body {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Sans", "游ゴシック体", YuGothic, "YuGothic M", Meiryo, メイリオ, sans-serif;
  width: 100%;
  font-size: 2rem;
  font-weight: 300;
  color: #101010;
  overflow-x: hidden;
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
    letter-spacing: normal;
}

p {
  font-size: 2rem;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: normal;
}

section {
    padding: 8rem 0rem 10rem
}

a:hover {
    text-decoration: none !important;
}

.pc-only { display: block!important; }
.tablet-only { display: none!important; }
.sp-only { display: none!important; }

.mb0 {
    margin-bottom: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.ad_content_01 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.ad_content_01 .img_white_bg {
    background: #fff;
    border-radius: 2rem;
    padding: 2rem;
    width: 70%;
    margin: 0 auto;
}

.ad_content_01 .img_white_bg img {
    width: 70%;
}

.ad_content_02 {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    z-index: 2;
    position: relative;
}

.ad_content_03 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    z-index: 2;
    position: relative;
    color: #fff;
}

.ad_content_03 h3 {
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 2rem;
    text-align: center;
}


.ad_content_03 p {
    font-size: 2rem;
    line-height: 1.5;
}

.zuuonline_box p {
    font-size: 2rem;
}

.zuuonline_box a {
    color: #fff;
}

.zuuonline_box a:hover{
    opacity: 0.7;
}

.zuuonline_box .link {
    text-align: right;
    font-size: 1.6rem;
}


.zuuonline_box .link a:after {
    content: ">";
    margin-left: 0.5rem;
}

.ad_content_02 .point_box {
    margin: 0 auto;
}

.ad_content_02 .point_box ul {
    display: flex;
    justify-content: space-between;
}

.ad_content_02 .point_box li {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

.ad_content_02 .point_box li img {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.ad_content_02 .point_box li .ttl{
    text-align: center;
    font-weight: bold;
    font-size: 2.3rem;
    color: #9B9275;
    margin: 1rem 0;
}

.ad_content_02 .point_box li p,
.ad_content_02 .pint_box .zuuonline_box p {
    text-align: left;
    font-size: 2rem;
}

.ad_content_02 .point_box .zuuonline_box {
    width: 70%;
    background: #6E1B1E;
    padding: 4rem;
    color: #fff;
    margin: 6rem auto 0;
    border-radius: 2rem;
}

.ad_content_02 .point_box .zuuonline_box img {
    margin: 0 auto;
    width: 50%;
    text-align: center;
    display: block;
}

.ad_content_02 .point_box .zuuonline_box .ttl {
    text-align: center;
    font-weight: bold;
    font-size: 2.3rem;
    margin: 1rem 0;
}



.ad_content_02 .flow_box {
    margin: 0 auto;
}



.ad_content_02 .flow_box ul {
    display: flex;
    justify-content: space-between;
    margin: 4rem 0;
}


.ad_content_02 .flow_box ul.step_2 {
    display: flex;
    justify-content: space-evenly;
    margin: 3rem 0;
}


.ad_content_02 .flow_box li {
    display: inline-block;
    width: 31%;
    vertical-align: top;
}

.ad_content_02 .flow_box li.yajirushi {
    width: 2%;
    padding-top: 10rem;
}

.ad_content_02 .flow_box li.big {
    width: 40%;
}

.ad_content_02 .flow_box li img {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}


.ad_content_02 .flow_box li .ttl{
    text-align: center;
    font-weight: bold;
    font-size: 2.3rem;
    color: #9B9275;
    margin: 1rem 0;
}

.ad_content_02 .flow_box li .ttl span {
    color: #fff;
    background: #9B9275;
    border-radius: 100%;
    width: 3rem;
    height: 3rem;
    display: inline-block;
    vertical-align: top;
    line-height: 3rem;
    margin-left: 0.5rem;
    font-size: 2rem;
}

.ad_content_02 .flow_box li .ttl_black{
    text-align: center;
    font-weight: bold;
    font-size: 2.3rem;
    margin: 1rem 0;
}

.ad_content_02 .flow_box li p {
    text-align: left;
    font-size: 2rem;
}


.case_box {
    background: #fff;
    float: left;
    width: 49%;
    height: auto;
    padding: 4rem;
    border-radius: 2rem;
}

.case_box .ex {
    text-align: center;
    font-weight: bold;
    font-size: 3rem;
    color: #9B9275;
    margin: 1rem 0;
}

.case_box .ex span {
    color: #fff;
    background: #9B9275;
    border-radius: 100%;
    width: 4rem;
    height: 4rem;
    display: inline-block;
    vertical-align: top;
    line-height: 4rem;
    margin-left: 1rem;
    font-size: 2.6rem;
}

.case_box .case_people {
    width: 100%;
}

.case_box .case_people .img {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
}

.case_box .case_people img {
    width: 100%;
}

.case_box .case_people .text {
    margin-left: 2%;
    display: inline-block;
    vertical-align: middle;
}

.case_box .case_people .text p {
    font-size: 2.4rem;
}

.case_box .case_people .text p span {
    font-size: 2rem;
    display: block;
    color: #999999;
}


.case_box li {
    background: #F6F5F2;
    padding: 2rem;
    font-size: 2rem;
    line-height: initial;
    font-weight: 400;
    margin: 2rem 0;
    border-radius: 2rem;
    min-height: 22rem;
}

.case_box ul img {
    width: 10%;
    margin: 0 auto;
    text-align: center;
    display: block;
}


.case_box li span {
    color: #9B9275;
    display: block;
}


.case_box li:last-child {
    margin-bottom: 0;
}


.case_box_flr {
    float: right;
}

.case_box_full {
    width: 100%;
    margin-top: 3rem;
}

.case_box_full li {
    height: auto;
    min-height: auto;
}

.case_box_full ul img {
    width: 5%;
}

.recommend_box {
    float: left;
    background: #fff;
    width: 770px;
    height: auto;
    padding: 5rem;
    border-radius: 3rem;
}

.recommend_box .red_box {
    padding: 0.3rem 0.6rem;
    background: #f82f36;
    color: #fff;
    display: inline-block;
    margin: 0 0 0.7rem;
    font-size: 2.4rem;
}


.present_box .red_box {
    padding: 0.3rem 0.6rem;
    background: #f82f36;
    color: #fff;
    display: inline-block;
    margin: 0 0 0.7rem;
    font-size: 2rem;
}

.recommend_box_img {
    float: right;
}

.spon_logo_box,
.present_box {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 5rem;
    border-radius: 3rem;
    text-align: center;
}

.detail_box {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 0;
    border-radius: 3rem;
    color: #0e0e0e;
}

.detail_box dl {
    font-size: 2rem;
    line-height: 1.7;
    font-weight: normal;
}

.detail_box dl dt {
    font-weight: bold;
    background: #f2f2f2;
    padding: 1.5rem 0 1.5rem 5rem;
    line-height: 1.7;
}

.detail_box dl dd {
    padding: 2.5rem 0 2.5rem 5rem;
    margin-left: 0;
    line-height: 1.7;
}


.detail_box dl dt:first-child {
    border-radius: 3rem 3rem 0 0;
}


.present_box p {
    font-size: 2.4rem;
    line-height: 1.7;
}

.present_box img {
    margin: 2.5rem 0;
}

.ad_content_01 h3 {
    font-size: 2.8rem;
    font-weight: normal;
    margin: 5rem 0;
    line-height: 1.7;
}

.ad_content_02 h3 {
    font-size: 2.8rem;
    font-weight: normal;
    margin: 5rem 0;
    line-height: 1.7;
    color: #fff;
    text-align: center;
}

.ad_content_02 img {
    width: 70%;
    border-radius: 2rem;
    display: block;
    margin: 0 auto;
}

.bg_ad_red_2nd .ad_h2_box h2 {
    color: #fff;
}

.bg_ad_beige {
    background: #E0DDD3;
    position: relative;
}

.bg_ad_white_first {
    position: relative;
    background: #fff;
}

.bg_ad_red_first {
    background: #f82f36;
    position: relative;
}

.bg_ad_red_2nd {
    background: #6E1B1E;
    position: relative;
}

.bg_ad_white_2nd {
    color: #1b1612;
    position: relative;
}

.bg_ad_beige_3nd {
    background: #9B9275;
    position: relative;
}


.bg_ad_white_3nd {
    position: relative;
    background: #fff;
}

.bg_ad_red_first .ad_h2_box,
.bg_ad_red_2nd .ad_h2_box,
.bg_ad_beige .ad_h2_box,
.bg_ad_beige_2nd .ad_h2_box,
.bg_ad_beige_3nd .ad_h2_box {
    color: #101010;
}


.ad_h2_box {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 3rem;
}

.ad_h2_box h2 {
    font-size: 5rem;
    margin: 0;
    font-weight: bold;
    position: relative;
    line-height: 1.3;
}


.ad_h2_box h2 span {
    display: block;
    font-size: 3rem;
    width: 100%;
    margin: 0 auto;
}

.ad_h2_box h2 span:before {
    background-color: #CD0000;
    content: "";
    display: block;
    height: 0.2rem;
    width: 10rem;
    margin: 1.5rem auto;
}

.header_logo_line {
    width: 100%;
    background-color: #000;
    height: auto;
    color: #fff;
    text-align: center;
    font-size: 1.2rem;
    padding: 1.5rem 0;
}

.header_logo_line img {
    margin: 0 auto;
    padding: 0;
    width: 8rem;
}

.main_top_content {
    background: #fff;
    width: 100%;
    position: relative;
    z-index: 3;
}

.main_top_content .main_top_content_box {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 700px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(https://storage.googleapis.com/prd-cdn-zuuonline/images/main_top_img.png);
}


.main_top_content_box .h1_box {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate( -50%, -51% );
}

.main_top_content_box .h1_box ul {
    margin-top: 1rem;
}

.main_top_content_box .h1_box li {
    width: 18rem;
    height: 18rem;
    border: 2px solid #C3B896;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
    color: #fff;
    position: relative;
    margin: 0 2rem;
}

.main_top_content_box .h1_box li span {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width :18rem;
    text-align:center;
    font-weight: 500;
    font-size: 2.2rem;
    line-height: initial;
}

.main_top_content_box h1 {
    font-size: 6.5rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    margin: 0;
}

.main_top_content_box h1 span {
    font-size: 4.5rem;
    color: #C3B896;
}

.main_top_content_box img {
    display: block;
    margin-top: 0.1rem;
}

.main_top_content_box .h1_box .zuu_logo_box {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 2rem;
    margin: 2.5rem 0;
    line-height: 1;
}

.main_top_content_box .h1_box .zuu_logo_box img {
    height: 2rem;
    display: inline-block;
    margin-left: 1rem;
    line-height: 1rem;
    margin-top: 0;
    vertical-align: bottom;
}

.main_top_content_box .h1_box .main_recommendation_box {
    width: 70%;
    padding: 2rem;
    background: #c3b896b0;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    border-radius: 2rem;
}

.main_top_content_box .h1_box .main_recommendation_box p {
    font-size: 1.8rem;
    margin: 0.5rem 0;   
}

.main_top_content_box .h1_box .main_recommendation_box .ttl {
    font-size: 2rem;
    color: #9B9275;
    padding: 0.5rem 1rem;
    background: #fff;
    text-align: center;
    margin: 0 auto 1rem;
    font-weight: bold;
    width: 40%;
}




/*申し込むボタンここから*/

.fixedbtn-content {
    background-color: rgba(255, 255, 255, 0.95);
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 1.5rem 0;
    text-align: center;
    z-index: 101;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.fixedbtn-content > .container-fluid {
    padding: 0;
}

.hs-button, .cvbtn {
    font-weight: normal !important;
    background-color: #9B9275!important;
    color: #FFF !important;
    position: relative !important;
    font-size: 2.2rem !important;
    width: 420px;
    line-height: 3.5 !important;
    margin: 0 auto !important;
    text-shadow: none !important;
    padding: 2.5rem 0;
    border-radius: 100px;
}

.cvbtn a {
    color: #FFF;
    display: block;
}

.cvbtn:before {
    position: absolute;
    top: 0%;
    font-weight: normal;
    right: 5%;
    content: "\f107";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}

.hs-button:hover, .cvbtn:hover {
    opacity: 0.8;
    color: #FFF;
    position: relative;
    font-size: 2rem;
    width: 420px;
    line-height: 2.5;
    margin: 0 auto;
    border: none;
}

/*申し込むボタンここまで*/

/*footerここから*/

.footer-content {
    background-color: #000;
    color: #FFF;
    font-size: 1.2rem;
    position: relative;
    z-index: 80;
    padding: 1rem;
}
.footer-content .container-fluid p{
    font-size: 1.4rem;
    text-align: center;
    padding: 0;
    margin: 0;
}

.dp-sp {
    display: none !important;
}

/*footerここまで*/

/*レスポンシブここから*/
@media (max-width: 1099px) and (min-width: 200px) {
  .profile-container {
    display: block !important;
    text-align: center !important;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0px !important;
        background-color: #f9f9f9;
        border-radius: 10px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        box-sizing: border-box;
    }

  .profile-card {
    text-align: left !important;
    padding: 10px 10px !important;
    margin: 0 0px !important;
  }

  .profile-image {
    margin-right: 0px !important;
  }
}

@media only screen and (max-width: 1100px) {
    .pc-only { display: none!important; }
    .tablet-only { display: block!important; }
    .sp-only { display: none!important; }
    

    .main_top_content_box .h1_box {
        width: 94%;
    }
    section {
        padding: 7rem 2rem;
    }
    .ad_content_01 {
        width: 100%;
        text-align: left;
    }
    .ad_h2_box {
        width: 100%;
    }
    .ad_content_02 {
        width: 100%;
    }

    
    .recommend_box {
        width: 100%;
        float: none;
        margin-bottom: 2rem;
    }
    .recommend_box_img {
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    .ad_content_01::before,
    .ad_content_01::after {
        content: none;
    }
    .dp-sp {
        display: none !important;
    }
    .main_top_content_box .h1_box::after {
        bottom: -53%;
        left: 56%;
    }
    .ad_content_03 {
        width: 100%;
    }
    
    .case_box {
        padding: 2rem;
    }
    .case_box .case_people .img {
        width: 28%;
    }
    
    .ad_content_02 h3 {
        text-align: left;
    }
    
    .ad_content_02 img {
        width: 80%;
    }
    
    .ad_content_02 .point_box .zuuonline_box {
        width: 100%;
    }
    
    .ad_content_01 .img_white_bg img,
    .ad_content_01 .img_white_bg {
        width: 80%;
    }
    
    .ad_content_01 .img_white_bg img {
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    
    .main_top_content_box .h1_box .main_recommendation_box {
        width: 100%;
    }
    
    .main_top_content_box h1 {
        font-size: 5rem;
    }
}

@media only screen and (max-width: 800px) {
    
    .main_top_content_box h1 span {
        font-size: 4rem;
    }
    
    .main_top_content_box h1 {
        font-size: 5rem;
    }

    .main_top_content_box .h1_box .main_recommendation_box {
        width: 100%;
    }
    
    .ad_h2_box h2 {
        font-size: 4rem;
    }
    
    .ad_h2_box h2 span {
        font-size: 3rem;
width: 100%;
    }
    
    .ad_h2_box {
        padding-bottom: 3rem;
    }
    
    .ad_content_01 .img_white_bg {
        width: 80%;
    }
    .ad_content_01 .img_white_bg img {
        width: 80%;
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    
    .ad_content_01 h3 {
        margin: 3rem 0;
    }
    
    .ad_content_02 .point_box li {
        width: 32%;
    }
    
    .ad_content_02 .point_box .zuuonline_box {
        width: 100%;
    }
  
}

@media only screen and (max-width: 720px) {
    .pc-only { display: none!important; }
    .tablet-only { display: none!important; }
    .sp-only { display: block!important; }
    
    p {
        font-size: 1.8rem;
    }
    section {
        padding: 5rem 0rem;
    }
    
    .cvbtn:before {
        top: 4%;
        right: 4%;
    }

    .ad_h2_box h2 {
        font-size: 3rem;
    }
    .ad_h2_box h2 span {
        font-size: 1.5rem;
    }
    .ad_content_01 h3 {
        font-size: 2rem;
        line-height: 1.5;
        margin: 2rem 0;
    }
    
    .ad_h2_box {
        padding-left: 0;
        padding-bottom: 2.5rem;
    }

    .case_box {
        padding: 2rem;
        width: 100%;
        margin-bottom: 2rem;
        margin-top: 0;
    }
    .case_box .part_line {
        margin-bottom: 2rem;
    }
    .case_box .part {
        margin-bottom: 0;
    }
    .case_box .red_box {
        font-size: 1.8rem;
    }

    .dp-none {
        display: none !important;
    }
    .dp-sp {
        display: inline-block !important;
    }
    .case_box ul, .recommend_box ul {
        margin: 1.5rem 0 0;
    }
    .recommend_box {
        padding: 2rem;
    }
    .recommend_box .red_box {
        font-size: 1.8rem;
    }
    .recommend_box_img img {
        width: 80%;
    }
    .spon_logo_box {
        padding: 4rem 2rem;
    }
    .present_box {
        padding: 2rem;
    }
    .spon_logo_box img {
        width: 100%;
    }
    .present_box p,
    .present_box .red_box,
    .detail_box dl {
        font-size: 1.8rem;
        line-height: 1.5;
    }
    .present_box img {
        width: 80%;
    }
    .detail_box dl dt {
        padding: 1rem 2rem;
    }
    .detail_box dl dd {
        padding: 1.5rem 2rem;
    }
    
    .main_top_content_box .h1_box {
        width: 94%;
    }
    .main_top_content .main_top_content_box {
        height: 63rem;
        background-image: url(https://storage.googleapis.com/prd-cdn-zuuonline/images/main_top_img_sp.png);
    }
    
    .main_top_content_box h1 {
        font-size: 4.4rem;
    }
    .main_top_content_box h1 span {
        font-size: 2.5rem;
    }
    
    .ad_h2_box h2 span:before {
        margin: 1rem auto;
    }
    
    .ad_content_01 .img_white_bg {
        width: 100%;
    }
    .ad_content_01 .img_white_bg img {
        width: 100%;
    }
    
    .ad_content_02 .point_box ul {
        display: block;
    }
    
    .ad_content_02 .point_box li {
        display: block;
        width: 100%;
        margin-bottom: 2.5rem;
    }
    
    .ad_content_02 .point_box li .ttl {
        font-size: 2rem;
    }
    
    .ad_content_02 .point_box li p, .ad_content_02 .pint_box .zuuonline_box p {
        font-size: 1.6rem;
    }
    
    .main_top_content_box .h1_box .main_recommendation_box {
        width: 100%;
    }
    
      .detail_box dl dd {
        padding: 2.5rem 5rem;
        margin-left: 0;
    }
    .spon_logo_box img {
        width: 90%;
    }
    .dp-sp {
        display: none !important;
    }


    .main_top_content_box .h1_box .main_recommendation_box {
        width: 100%;
        padding: 1.5rem;
        text-align: left;
    }
    .main_top_content_box .h1_box .main_recommendation_box .ttl {
        width: 55%;
        font-size: 1.6rem;
    }
    
    .main_top_content_box .h1_box li {
        width: 11rem;
        height: 11rem;
        margin: 0;
    }
    
    .main_top_content_box .h1_box li span {
        width: 11rem;
        font-size: 1.4rem;
    }
    
    .main_top_content_box .h1_box .main_recommendation_box p {
        font-size: 1.4rem;
    }
    
    .main_top_content_box .h1_box .zuu_logo_box {
        font-size: 1.4rem;
        margin: 1.5rem 0;
    }
    
    .ad_content_02 .point_box .zuuonline_box {
        width: 100%;
        padding: 2rem;
    }
    
    .ad_content_02 .point_box .zuuonline_box .ttl {
        font-size: 2rem;
    }
    
        .ad_content_02 .point_box .zuuonline_box p {
        font-size: 1.6rem;
    }
    .zuuonline_box .link {
        text-align: center;
        margin-top: 1rem;
    }
    .case_box .ex {
        font-size: 2rem;
    }
    
    .case_box .ex span {
        color: #fff;
        background: #9B9275;
        border-radius: 100%;
        width: 3rem;
        height: 3rem;
        display: inline-block;
        vertical-align: top;
        line-height: 3rem;
        margin-left: 0.5rem;
        font-size: 2rem;
    }
    .case_box .case_people .text p {
        font-size: 1.6rem;
    }
    .case_box .case_people .text p span {
        font-size: 1.2rem;
    }
    
    .case_box ul li, .recommend_box ul li {
        font-size: 1.4rem;
        margin: 1.5rem 0;
    }
    
    .case_box li {
        min-height: auto;
        height: auto;
    }
    
    .case_box ul img {
        width: 15%;
    }
    
    .ad_content_02 h3 {
        font-size: 2rem;
        text-align: left;
        margin: 2rem 0;
    }
    
    .ad_content_02 img {
        width: 100%;
    }
    .ad_content_03 h3 {
        font-size: 2rem;
    }
    .ad_content_03 p {
        font-size: 1.6rem;
    }
    
    .ad_content_02 .flow_box ul {
        display: block;
    }
    
    .ad_content_02 .flow_box li {
        display: block;
        width: 100%;
        margin-bottom: 2rem;
    }
    .ad_content_02 .flow_box li .ttl_black,
    .ad_content_02 .flow_box li .ttl {
        font-size: 2rem;
    }
    .ad_content_02 .flow_box li p {
        font-size: 1.6rem;
    }
    .ad_content_02 .flow_box li .ttl span {
        color: #fff;
        background: #9B9275;
        border-radius: 100%;
        width: 2.5rem;
        height: 2.5rem;
        display: inline-block;
        vertical-align: top;
        line-height: 2.5rem;
        margin-left: 0.5rem;
        font-size: 1.7rem;
    }
    
    .ad_content_02 .flow_box ul.step_2 {
        display: block;
    }
    .ad_content_02 .flow_box li.big {
        width: 100%;
    }
    .ad_content_02 .flow_box li.yajirushi {
        padding-top: 0;
        width: 100%;
    }
    
    .ad_content_02 .flow_box li.yajirushi img {
        width: 15%;
        margin: 0 auto;
        text-align: center;
    }
    
    .ad_content_02 .point_box .zuuonline_box img {
        width: 70%;
    }


    
    /*申し込むボタン*/
    .hs-button, .cvbtn {
        width: 94%;
        line-height: 3 !important;
    }
    .hs-button:hover, .cvbtn:hover {
        width: 94%;
    }
}

/*レスポンシブここまで*/

/*formここから*/
.ad_content_02 .heading-text {
    display: none;
}
.ad_content_02 .container {
    width: 100%;
}

.ad_content_02 .container .col-md-10 {
    width: 100%;
    padding: 0;
}

.mypage-label-box>.itemLabel {
    font-size: 1.6rem;
    flex: 0 0 13rem;
    color: #000;
    text-align: left;
}

.form-box>.radio>label>.text {
    margin-bottom: 0.8rem;
    font-size: 1.6rem;
}

.mypage-box .inner p {
    color: #222;
}

.mypage-box .inner p a {
  color: #0067c8;
}

i {
    line-height: 2;
}

legend {
    border-bottom: 0;
}

.mypage-box {
    border-radius: 2rem;
}

.mypage-box .inner p {
    padding: 2rem 0;
}


/*formここまで*/

/*formここから追加_0224*/

.mypage-label-box {
margin-top: 3rem;
}

.mypage-box .inner p {
    font-size: 1.6rem;
    text-align: left;
margin-bottom: 0;
}
.mypage-box .inner .item_ttl {
    color: #9B9275;
    font-size: 1.8rem;
    font-weight: 500;
    border-bottom: 2px solid #9B9275;
    padding-bottom: 1rem;
}

.mypage-label-box>.itemLabel {
flex: 0 0 25rem;
    line-height: 2.2rem;
}

.mypage-box .inner p.top_text {
    font-size: 1.8rem;
    font-weight: 500;
}

.mypage-box .inner p.small {
font-size: 1.4rem;
padding: 1rem 0;
}

.form_end .form-box>.checkbox>label>.text {
margin-bottom: 0;
}

.form_end .mypage-label-box {
margin-bottom: 5rem;
padding-left: 4rem;
}

.form_end .mypage-label-box>.itemLabel {
text-align: right;
margin: 0;
}

.form_end .error-message {
margin-left: 2rem;
}

.form-box>.radio>label>.text:before {
top: 0rem;
}

.form-box>.checkbox>label>.text, .form-box>.radio>label>.text {
    font-size: 1.4rem;
}

.form_end {
margin-top: 2rem;
}

.mypage-item-list>.item:nth-of-type(2n+1) {
    background-color: #ffffff;
}

.mypage-item-box>.itemLabel {
    text-align: left;
    font-size: 1.4rem;
    margin-left: 2.5rem;
}


@media only screen and (max-width: 1100px) {
.form_end .mypage-label-box {
padding: 0;
}
.form_end .mypage-label-box>.itemLabel {
text-align: left;
margin-left: 0;
}
.mypage-box .inner p.small {
    font-size: 1.2rem;
}
.form-box>.radio>label>.text:before {
    top: 0.1rem;
}

.form-box>.checkbox {
    padding-top: 1rem;
}

.mypage-item-box>.itemLabel {
font-size: 1.4rem;
margin: 2rem 0;
}

.form_end {
padding: 0 2rem;
margin-top: 2rem;
}

.form-box>.checkbox>label, .form-box>.radio>label {
    display: block;
    width: 100%;
padding-left: 0;
}
}


/*formここまで*/



/*20240814追加*/

/* Reset default margins and paddings */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* 全体のスタイル */
body {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}

/* コンテナスタイル */
.container {
    width: 65%;
    margin: 0 auto;
    padding: 20px;
}

/* プロフィールコンテナスタイル */
@media (min-width: 1100px) {
.profile-container {
    background-color: #f7f7f7;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 0px; /* コンテナ間の余白を小さくする */
    display: flex; /* Flexboxを使用して画像とテキストを並べる */
    align-items: center; /* 中央揃え */
}
}

/* プロフィールカードスタイル */
@media (min-width: 1100px) {
.profile-card {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    flex: 1; /* テキスト部分が残りのスペースを占める */
}
}


/* プロフィール画像スタイル */
.profile-image {
    width: 200px; /* 画像の幅 */
    height: auto; /* 高さを自動調整 */
    border-radius: 10px; /* 角を丸める */
    margin-right: 20px; /* 画像とテキストの間隔 */
}

/* h2 タイトルのスタイル */
h2 {
    font-size: 28px;
    color: #333333;
    text-align: center;
    margin-bottom: 20px;
}

/* h3 タイトルのスタイル */
h3 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 15px;
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
}

/* テーブルスタイル */
.detail_Area {
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 10px;
    overflow: hidden;
}

.detail_Area th, .detail_Area td {
    padding: 10px;
    border-bottom: 1px solid #000000;
}

.detail_Area th {
    width: 25%;
    background-color: #9B9275;
    color: white;
    text-align: left;
}

.detail_Area td {
    background-color: white;
    text-align: left;
}

.detail_Area tr:last-child td {
    border-bottom: none;
}

/* テーブルコンテナスタイル */
.table-container {
    padding: 20px;
    background-color: #dfddd3;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-top: 0px; /* コンテナ間の余白を小さくする */
}

/* フォントサイズの調整 */
.timer {
    font-size: 16px; /* フォントサイズを調整 */
}

.note {
    font-size: 14px; /* ノートのフォントサイズを調整 */
    display: block; /* ノートをブロック表示 */
}

/* 罫線のスタイル */
.custom-hr {
    border: none;
    height: 2px;
    background-color: #9B9275;
    width: 80%;
    margin: 0 auto;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
    .container {
        width: 95%;
    }

@media (min-width: 1100px) {
    .profile-container {
        flex-direction: column; /* モバイルで縦並びにする */
        padding: 20px;
        margin-bottom: 10px; /* モバイルでの余白を小さくする */
    }
}

    .profile-image {
        width: 100%; /* モバイルで画像の幅を調整 */
        margin-right: 0; /* 画像の右側余白を削除 */
        margin: 20px; /* 画像とテキストの間隔を調整 */
    }

    .table-container {
        padding: 15px;
        margin-top: 10px; /* モバイルでの余白を小さくする */
    }

    .detail_Area th, .detail_Area td {
        padding: 8px;
    }

    h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
}

.profile-container img {
    max-width: 300px; /* 画像の最大幅 */
    height: auto; /* 高さは自動で調整 */
    border-radius: 8px; /* 角を丸める */
    flex-shrink: 0; /* 画像が縮小しないようにする */
}

/* お申し込みフォームの見出しデザイン */
.ad_h3_box {
  text-align: center; /* 中央揃え */
  margin: 0; /* 上下の余白をなくす */
}

.ad_h3_box h3 {
  font-size: 26px; /* フォントサイズを大きくする */
  font-weight: 700; /* 太字 */
  color: #000; /* 黒色 */
  border-bottom: 2px solid #000; /* 下線の追加 */
  padding-bottom: 10px; /* 下の余白を調整 */
  display: inline-block; /* テキストの幅に合わせた表示 */
  letter-spacing: 0.5px; /* 文字間隔の調整 */
}

.ad_h2_box {
    text-align: center;
    margin: 0; /* 親要素のマージンをリセット */
    padding: 0; /* 親要素のパディングもリセット */
}

.ad_h2_box .subtitle {
    font-size: 24px;
    color: #666;
    margin-bottom: 15px;
    font-family: 'Roboto', sans-serif;
}

.ad_h2_box h2 {
    font-size: 48px;
    color: #333;
    font-family: 'Merriweather', serif;
    font-weight: bold;
    margin: 0; /* タイトルのマージンをリセット */
    padding: 0; /* タイトルのパディングもリセット */
}

.ad_h2_box h2 span {
    display: block;
    font-size: 24px;
    color: #666;
}


.profile-header {
    text-align: center;
    margin-bottom: 40px; /* タイトルとカードとの間隔 */
}

.profile-header h2 {
    font-size: 36px; /* タイトルのフォントサイズ */
    color: #333;
    margin: 0;
    font-weight: bold;
}

@media (min-width: 1100px) {
.profile-container {
    display: flex;
    align-items: center; /* コンテンツを中央揃え */
    margin: 0 auto; /* 自動で中央揃え */
    max-width: 1000px; /* コンテナの最大幅を設定 */
    padding: 30px; /* 内側のパディングを追加 */
    background-color: #f9f9f9; /* 背景色 */
    border-radius: 10px; /* 角を丸くする */
    box-shadow: 0 4px 8px rgba(0,0,0,0.1); /* 背景に影を追加 */
    box-sizing: border-box; /* ボックスのサイズにパディングとボーダーを含める */
}
}

.profile-image {
    width: 200px; /* 画像の横幅 */
    height: 200px; /* 画像の高さを合わせる */
    border-radius: 50%; /* 円形にする */
    border: 6px solid #fff; /* 白い枠を追加 */
    padding: 10px; /* 枠内の余白を追加 */
    margin-right: 30px; /* 画像とカードの間隔 */
    background-color: #fff; /* 背景色を追加 */
    box-shadow: 0 4px 8px rgba(0,0,0,0.2); /* 影を追加 */
    display: inline-block; /* 画像が枠内で中央揃えになるようにする */
    margin: 20px;
}

@media (min-width: 1100px) {
.profile-card {
    font-family: 'Roboto', sans-serif; /* フォントを統一 */
    padding: 30px; /* 内側のパディングを調整 */
    border: 1px solid #ddd; /* ボーダーを追加 */
    border-radius: 10px; /* 角を丸くする */
    background-color: #fff; /* 背景色を指定 */
    box-shadow: 0 2px 4px rgba(0,0,0,0.1); /* 背景に影を追加 */
    flex: 1; /* コンテナの残りのスペースを占める */
}
}

.profile-card h3 {
    font-size: 24px; /* 名前のフォントサイズ */
    color: #333;
    margin: 0;
    padding-bottom: 10px; /* タイトルと名前の間隔を調整 */
}

.profile-card h3::before {
    content: "株式会社ZUU 代表取締役社長 ";
    font-size: 16px; /* 小さくする */
    color: #666;
}

.profile-card p {
    font-size: 16px; /* 説明文のフォントサイズ */
    color: #333;
    line-height: 1.6;
    margin: 0; /* マージンを調整 */
}

.table-container .note {
    font-size: 17px; /* 少し大きくする */
}

@media (min-width: 1100px) {
.profile-card {
    padding: 40px; /* 内側のパディングを調整 */
    border: 1px solid #ddd; /* コンテナのボーダー色 */
    border-radius: 10px; /* 角を丸くする */
    background-color: #fff; /* 背景色を指定 */
    box-shadow: 0 2px 4px rgba(0,0,0,0.1); /* 背景に影を追加 */
    flex: 1; /* コンテナの残りのスペースを占める */
    margin: 0 20px; /* 左右のマージンを追加 */
}
}

.profile-card h3 {
    font-size: 24px;
    color: #333;
    margin: 0;
    padding-top: 20px; /* タイトルと名前の間隔を調整 */
    border-top: 2px solid #ddd; /* 上に薄い罫線を追加 */
    padding-top: 10px; /* 罫線とタイトルの間隔を調整 */
}

.profile-card p {
    font-size: 16px; /* 役職と同じサイズ */
    color: #333;
    line-height: 1.6;
    margin: 20px 0 0; /* 上下のマージンを調整 */
}

/* 共通フォントファミリーとサイズの設定 */
h2, .profile-header h2, .ad_h2_box h2, .ad_h3_box h3 {
    font-family: 'Roboto', sans-serif; /* 統一感のあるフォント */
    color: #333333; /* 統一したカラー */
}

/* タイトルのフォントサイズを統一 */
h2, .profile-header h2, .ad_h2_box h2 {
    font-size: 36px; /* 大きなタイトルサイズ */
    font-weight: bold; /* 太字にする */
    margin-bottom: 20px; /* タイトル下の余白 */
}

/* お申し込みフォームの見出し */
.ad_h3_box h3 {
    font-size: 36px; /* 同じサイズにする */
    font-weight: 700; /* 太字 */
    border-bottom: 2px solid #000; /* 下線の追加 */
    padding-bottom: 10px; /* 下の余白 */
    margin-bottom: 20px; /* タイトル下の余白 */
    letter-spacing: 0.5px; /* 文字間隔の調整 */
}

/* サブタイトルのスタイル */
.ad_h2_box .subtitle {
    font-size: 24px; /* サブタイトルのサイズ */
    color: #666666; /* サブタイトルのカラー */
    font-family: 'Roboto', sans-serif; /* フォントファミリーを統一 */
    margin-bottom: 15px; /* サブタイトル下の余白 */
}

/* お申し込みフォームの見出しの罫線を削除 */
.ad_h3_box h3 {
    border-bottom: none; /* 下線を削除 */
}

/* コンテナ内のテキストを中央揃え */
.ad_h2_box1 {
    text-align: center; /* コンテナ内のテキストを中央揃え */
    padding: 0; /* 余分なパディングをリセット */
    margin: 0 auto; /* コンテナの左右マージンを自動設定して中央揃え */
}

/* サブタイトルのスタイル */
.ad_h2_box1 .subtitle {
    font-family: 'Arial', sans-serif; /* サブタイトルのフォントファミリー（サンセリフ体） */
    font-size: 24px; /* サブタイトルのフォントサイズ */
    color: #666; /* サブタイトルの色 */
    margin-bottom: 10px; /* サブタイトルとメインタイトルの間隔 */
    display: block; /* サブタイトルをブロック要素に変更して中央揃え */
    text-align: center; /* サブタイトルのテキストも中央揃え */
}

/* メインタイトルのスタイル */
.ad_h2_box1 h2 {
    font-family: 'Times New Roman', serif; /* 明朝体に設定 */
    font-size: 48px; /* メインタイトルのフォントサイズを大きくする */
    font-weight: bold; /* 太字 */
    color: #333; /* メインタイトルの色 */
    margin: 0; /* 上下のマージンをリセット */
    line-height: 1.2; /* 行間を調整 */
    text-align: center; /* 中央揃え */
    display: inline-block; /* タイトル全体をインラインブロックにして中央揃え */
}

/* タイトル内のスパンスタイル */
.ad_h2_box1 h2 span {
    display: block; /* スパンをブロック要素にして改行を強制 */
    font-size: 24px; /* スパンのフォントサイズ（必要に応じて変更） */
    color: #666; /* スパンの色（必要に応じて変更） */
    text-align: center; /* スパン内のテキストも中央揃え */
}

.thin-text {
    font-weight: 300; /* 薄文字に設定 */
}

.ad_h2_box1 h2 {
    font-size: 5rem; /* ここでフォントサイズを大きくします */
    margin: 0;
    font-weight: bold;
    position: relative;
    line-height: 1.3;
}

.ad_h2_box1 h2 subtitle {
    font-size: 4rem; /* span内のテキストのサイズを調整します */
}
