body , h1, h2, h3, h4, h5, h6 , p {
    font-family: 'Hiragino Kaku Gothic ProN' , "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #6a6a6a;
    line-height: 1.74;
    letter-spacing: 0.17em;

    /* background-color: aqua; */
}

@font-face {
  font-family: "utsukushimincho";
  src: url("../font/UtsukushiFONT.otf") format("opentype");
}


.section6{
    /* padding-bottom: 139px; */
    /* background-image: url(../img/customer_sec/gold.png); */
    background-color: #e9f3f5;
    padding-top: 85px;
}

.section_side .section_container{
    padding-top: 120px;
    padding-bottom: 120px;
    text-align: center;
}

.mt{
    margin-top: 120px;
}

/* 画像を入れるサイズ */
.container{
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;

}

@media screen and (min-width: 1001px) {
    section{
        max-width: 1080px;
        margin: 0 auto;
    }

    .container{
        /* width: 80%; */
        max-width: 1080px;
        margin: 0 auto;
        /* background-color: #FF610A; */
    }
}


/* CTA_img */
.position_base{
    position: relative;
    z-index: 1;
}

.cta_link {
    width: 79.6%;
}

.cta_link:hover{
    opacity: 0.7;
    transition: all 500ms ease-out 0s;
}

.position_variable{
    position: absolute;
    z-index: inherit;
    bottom: 13%;
    left: 50%;
    transform: translateX(-50%);
}

.position_variable2{
    bottom: 13%;
}



/* variable */

.mt_variable{
    margin-top: -10px;
}

.img_size_small{
    width: 92.9%;
}






/* .customer_cont{
    margin-top: -1px;
} */


/* customer_sec */
.customer_img{
    width: 84.8%;
}

.customer1{
    text-align: right;
}

.customer_box.textarea1 , .customer_box.textarea2{
    /* margin-top: -69px; */
    position: relative;
}

.textarea1{
    z-index: 5;
}

/* .textarea1::before{
    position: absolute;
    left: 4.5%;
    top: -7%;
    transform: translateY(-50%);
    display: inline-block;
    width: 12.2%;
    height: 118px;
    content:'';
    background-image: url('../img/customer_sec/cloud.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 6;
} */

/* .textarea1::after{
    position: absolute;
    right: 4%;
    bottom: 24%;
    display: inline-block;
    width: 13.11%;
    height: 226px;
    content:'';
    background-image: url('../img/customer_sec/leaf.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
} */


/* 方眼紙コンテンツ */
.customer_box_textarea{
    width: 76.1%;
    background-color: #fff;
    /* background-image: linear-gradient(0deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px)),
                    linear-gradient(90deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px)); */
    background-size: 16px 16px;
    background-repeat: repeat;
    background-position: center center;

    box-shadow: -9.2px 7.7px 38px 5px rgba(160, 195, 1206, 0.3);

  /* 以下任意のスタイル */
    padding: 20px;

    margin: 0 16.3% 0 3.7%;
    padding: 4.9% 5.9% 4.5% 6.9%;
    position: relative;
}

.textarea1 .customer_box_textarea{
    margin: 0 9.9% 0 13.9%;
}

.textarea2 .customer_box_textarea{
    margin: 0 12.1% 0 11.9%;
}

/* fontサイズ */

.customer_point{
    font-size: 34px;
    /* font-size: calc(1.25rem + 1.4vw); */
    /* font-family: "dnp-shuei-ymincho-std", "Hiragino Mincho ProN", "游明朝", "YuMincho", "MS PMincho", serif; */
    font-family: "Hiragino Sans","Hiragino Kaku Gothic ProN",sans-serif;
    /* font-weight: 400; */
    letter-spacing: 0.07em;
    line-height: 1.73;
}

.customer_box_textarea .customer_title{
    font-size: 45px;
    /* font-size: calc(1.25rem + 3.1vw); */
    /* font-family: "dnp-shuei-ymincho-std", "Hiragino Mincho ProN", "游明朝", "YuMincho", "MS PMincho", serif; */
    font-family: "Hiragino Sans","Hiragino Kaku Gothic ProN",sans-serif;
    font-weight: 300;
    color: #88a6af;
    line-height: 1.333;
    letter-spacing: 0.1em;
}

.textarea1 .customer_box_textarea .customer_title{
    padding-left: 13.8%;
}

.textarea2 .customer_box_textarea .customer_title{

}

.customer_box_textarea .customer_title .title_strong{
    font-size: 54px;
    /* font-size: calc(1.25rem + 4.1vw); */
    /* font-weight: 600; */
}

.customer_box_textarea .customer_title .strong{
  font-weight: 700;
  background: linear-gradient(transparent 60%, #fff9b3 60%);
}

.customer_box_textarea .customer_text{
  font-size: 32px;
  /* font-size: calc(1.25rem + 0.7vw); */
  font-family: 'Hiragino Kaku Gothic ProN' , "Zen Maru Gothic", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #707070;
  line-height: 1.64;
  letter-spacing: 0.12em;
  margin-top: 26px;
}

.customer_text .under_bar{
    font-weight: 600;
    background: linear-gradient(transparent 40%, #faf7cb 70%);
}

.pr_space{
    padding-right: 2%;
}


.rerote{
    display: inline-block;
    transform: rotate(10deg);
    font-size: 60px;
    /* font-size: calc(1.25rem + 4vw); */
}

.textarea1 .customer_user{
    position: absolute;
    top: -30px;
    /* right: -67px; */
    left: -10%;
}


/* ユーザー名 */
.customer_circle{
    /* width: 217px; */
    width: 26.5%;
    /* height: 217px; */
    height: 217px;
    border-radius: 50%;
    background-color: #a0c3ce;
    display: flex;
    align-items:center;
    justify-content:center;
}

.customer_user .customer_name{
    font-size: 32px;
    color: #fff;
    /* font-size: calc(1.25rem + 0.9vw); */
    text-align: center;
    font-family: 'Hiragino Kaku Gothic ProN' , "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 1.73;
    /* text-shadow:
    4px 4px 4px #faf7cb, -4px -4px 4px #faf7cb,
    -4px 4px 4px #faf7cb,  4px -4px 4px #faf7cb,
    4px 0 4px #faf7cb, -4px  0 4px #faf7cb,
    0 4px 4px #faf7cb,  0 -4px 4px #faf7cb; */
}

/* 出典元 */
.attention_area {
    margin-top: 18px;
    letter-spacing: 0.17em;
    text-align: center;
}

.attention_area .attention{
    font-size: calc(1.25rem + 0.1vw);
}

.custom1{
    margin-top: 110px;
}

.custom2{
    margin-top: 110px;
}

.custom0{
    margin-top: 0;
}

.custom6{
    padding-bottom: 62px;
}

.customer2{
    position: relative;
}

.customer2::before{
    position: absolute;
    right: 0;
    top: -80px;
    display: inline-block;
    width: 13.1%;
    height: 131px;
    content:'';
    background-image: url('../img/customer_sec/cloud2.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 6;
}


.custom2 .textarea2 .customer_user{
    position: absolute;
    top: -55px;
    right: -50px;
}


.textarea2{
    position: relative;
    z-index: 5;

}

/* .textarea2::before{
    position: absolute;
    left: 65%;
    top: 0%;
    transform: translateY(-50%);
    display: inline-block;
    width: 12.2%;
    height: 118px;
    content:'';
    background-image: url('../img/customer_sec/cloud3.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 6;
}

.textarea2::after{
    position: absolute;
    left: 3%;
    bottom: 26%;
    display: inline-block;
    width: 13.11%;
    height: 226px;
    content:'';
    background-image: url('../img/customer_sec/leaf2.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
} */


@media screen and (max-width:999px) {
    .section6{
        padding-bottom: 70px;
    }

    .customer_circle{
        height: 154px;
    }

    .textarea2 .customer_circle{
        height: 154px;
    }

    .customer_point{
        font-size: calc(1.25rem + 1vw);
    }


    .customer_box_textarea .customer_title{
        font-size: 5vw;
    }

    .customer_box_textarea .customer_title .title_strong{
        font-size: 5.5vw;
    }

    .rerote{
        font-size: 6vw;
    }

    .customer_box_textarea .customer_text{
        font-size: calc(1.25rem + 0.1vw);
    }


    .customer_user .customer_name{
        font-size: 2.9vw;
    }

    .attention_area .attention{
        font-size: calc(1.25rem);
    }
}


@media screen and (max-width:434px) {
    .section6{
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .custom1{
        margin-top: 100px;
    }

    .custom2{
        margin-top: 100px;
    }


    .customer_circle{
        height: 86px;
    }

    .textarea2 .customer_circle{
        height: 86px;
    }

    .custom2 .textarea2 .customer_user{
        top: -40px;
        right: -30px;
    }

    .customer_point{
        font-size: calc(0.9rem);
    }


    .customer_box_textarea .customer_title{
        font-size: 5vw;
    }

    .customer_box_textarea .customer_title .title_strong{
        font-size: 5.5vw;
    }

    .rerote{
        font-size: 6vw;
    }

    .customer_box_textarea .customer_text{
        font-size: calc(0.73rem);
    }


    .customer_user .customer_name{
        font-size: 2.9vw;
    }

    .attention_area .attention{
        font-size: calc(0.73rem);
    }

    .customer_box.textarea1, .customer_box.textarea2{
        margin-top: -36px;
    }

    .attention_area{
        margin-top: 14px;
        padding-left: 29px;
        text-align: left;
    }

    .textarea2 .attention_area{
        padding-right: 63px;
        text-align: right;
    }

    
    .customer_box_textarea .customer_text{
        margin-top: 16px;
    }


    .textarea1::after{
        bottom: 4%;
    }

    .textarea2::before{
        left: 68%;
    }

    .textarea2::after {
        bottom: 6%;
    }
    
}





/* section7_Q&A sec */

.section_border{
    /* border: solid 1px #333;    
	outline: solid 4px #333;   
	outline-offset: 9px;        
	margin: 13px;            	 */
    padding: 30px 5.2% 100px 5.2%;
    margin-top: 100px;
    margin-bottom: 100px;
}

.sec_title_cont{
    text-align: center;
    margin-bottom: 94px;
}

.section7 .sec_title_cont .sec_title .title_box{
    display: flex;
    flex-direction: column;
    line-height: 1;
}

.sec_title_sub{
    /* font-family: "utsukushimincho", sans-serif; */
    font-family: 'Hiragino Kaku Gothic ProN' , "Zen Maru Gothic", sans-serif;    
    font-size: 14px;
    letter-spacing: 0.04em;
    font-size: 32px;
}

.sec_title , .sec_title_small{
    /* font-family: "utsukushimincho", sans-serif; */
    font-family: 'Hiragino Kaku Gothic ProN' , "Zen Maru Gothic", sans-serif;
    font-size: 77px;

}

.sec_title_small{
    /* font-family: "utsukushimincho", sans-serif; */
    font-family: 'Hiragino Kaku Gothic ProN' , "Zen Maru Gothic", sans-serif;
    font-size: 51px;
}



.qa_content{
    position: relative;
    margin-top: 94px;
    width: 100%;
    max-width: 900px;
    margin: 0 auto 100px;
    /* font-family: "utsukushimincho", sans-serif; */
    font-family: 'Hiragino Kaku Gothic ProN' , "Zen Maru Gothic", sans-serif;
}

.qa_content::after{
    content: '';    
    /* border-bottom: dotted 3px #6a6a6a; */
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    height: 2px;
    background-image: radial-gradient(circle, #6a6a6a 1px, transparent 1px);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 10px 2px;

}




.qa_title{
    position: relative;
    /* font-family: "dnp-shuei-ymincho-std", "Hiragino Mincho ProN", "游明朝", "YuMincho", "MS PMincho", serif; */
    font-weight: 500;
    line-height: 1.73;
    letter-spacing: 0.08em;
}

.question_title{
    font-size: 28px;
    color: #7d98a1;

}



.question_box{
    padding-bottom: 15px;
}

.answer_box{
    padding-top: 15px;
}


/* .sec_title_sub{
    position: relative;
}

.sec_title_sub::before{
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: 92px;
    height: 93px;
    content:'';
    background-image: url('../img/icon/okageyu.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
} */

.title_upper{
    color: #7d98a1;
}

.title_upper_text{
    text-align: center;
}


.qa_content_box{
    font-size: 45px;
    position: relative;
    margin-right: 30px;
    margin-left: 30px;
}



.qa_content_box::before{
    position: absolute;
    left: 0;
}

.question_box::before{
    content: 'Q.';
    top: -16px;
    color: #7d98a1;

}

.answer_box::before{
    content: 'A.';
    top: 4px;
    color: #a4c8d3;
}

.qa_title{
    padding-left: 60px;
    /* font-family: "utsukushimincho", sans-serif; */
    font-family: 'Hiragino Kaku Gothic ProN' , "Zen Maru Gothic", sans-serif;
}

.answer_text{
    font-size: 24px;
    /* font-family: "utsukushimincho", sans-serif; */
    font-family: 'Hiragino Kaku Gothic ProN' , "Zen Maru Gothic", sans-serif;
}

.text_strong{
    font-weight: bold;
}


@media screen and (max-width:999px) {

    .section_border{
        padding-bottom: 70px;
    }


    .sec_title_sub {
        font-size: calc(1.25rem + 0.1vw);
    }


    .sec_title_sub::before{
        width: 72px;
        height: 93px;
    }


    .sec_title , .sec_title_small{
        font-size: 77px;
        font-size: calc(1.25rem + 5vw);
    }

    .sec_title_small{
        font-size: 51px;
        font-size: calc(1.25rem + 2vw);
    }

    .sec_title_cont {
        margin-bottom: 50px;
    }


    .qa_content{
        margin-bottom: 40px;
    }

    .qa_content::after {
        content: '';
        /* border-bottom: dotted 3px #6a6a6a; */
        position: absolute;
        bottom: -20px;
        left: 10px;
        width: 95%;
        height: 2px;
        background-image: radial-gradient(circle, #6a6a6a 0.5px, transparent 0.5px);
        background-position: left bottom;
        background-repeat: repeat-x;
        background-size: 9px 1px;
    }

    .question_box {
    padding-bottom: 0px;
    }


    .qa_title {
        padding-left: 45px;
    }


    .qa_content_box{
        font-size: 32px;
        font-size: calc(1.25rem + 1.2vw);
        margin-right: 18px;
        margin-left: 18px;
    }

    .question_title {
        font-size: calc(1.25rem + 0.4vw);
    }

    .question_box::before {
    top: -7px;
    }

    .answer_text{
        font-size: calc(1rem);

    }

    .answer_box::before {
    top: 9px;
    }

}



@media screen and (max-width:434px) {
    .section_border{
        padding: 40px 2.2% 70px 2.2%;
        margin-top: 0;
        margin-bottom: 0;
    }

    .qa_title {
        padding-left: 35px;
    }
    
    .question_title {
        font-size: calc(1.1rem);
    }

    .answer_text {
        font-size: calc(0.73rem);
    }
}











/* cta_btn */

.content_area {
  background-color: rgba(31, 31, 31, 0.4);
  display: none;
  width: 100%;
  padding: 16px 0;
  position: fixed;
  bottom: 0;
  z-index: 999;
  text-align: center;

}

.btn-b,
a.btn-b,
button.btn-b {
  font-size: 1.6rem;
  font-weight: 700;
  /* line-height: 1.5; */
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-c {
  font-size: 3.4rem;
  padding: 4rem 6rem 1.5rem 6.5rem;
  position: relative;
  color: #fff;
  background: #13a1bc;
  -webkit-box-shadow: 0 5px 0 #13a1bc;
  box-shadow: 0 5px 0 #13a1bc;
}

@media screen and (max-width: 868px) {
  a.btn-c {
    font-size: 1.6rem;
    padding: 9.2% 9.6% 2.4% 10.8%;
  }
}

a.btn-c span {
  font-size: 1.9rem;
  position: absolute;
  top: -10px;
  left: calc(50% - 43.859%);
  display: block;
  width: 87.7%;
  padding: 0.5rem 0;
  color: #13a1bc;
  border: 2px solid #13a1bc;
  border-radius: 0.5rem;
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 868px) {
  a.btn-c span {
    font-size: 0.8rem;
  }
}

a.btn-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #13a1bc;
  -webkit-box-shadow: 0 2px 0 #13a1bc;
  box-shadow: 0 2px 0 #13a1bc;
  opacity: 0.7;
}

a.btn-c:hover:before {
  left: 2rem;
}


