body {
    color: #333;
    font-size: 20px;
    line-height: 1.6;
    scroll-padding-top: 30px;
}
.fw-b {
    font-weight: bold;
}
.tdhheader {
    background: url(../img/headertop.png) center 0 repeat-x #fff;
    /*max-width: 1200px;*/
    margin: 0 auto;
}

.tdhfooter {
    background: url(../img/footerbottom.png) center 0 repeat-x #fff;
    /*max-width: 1200px;*/
    margin: 0 auto;
    height: 86px;
    margin-top: 250px;
}

.tdhCont {
    width: 960px;
    margin: 0 auto;
}

.tdhCont2 {
    width: 960px;
    margin: 0 auto;
}

.breadcrumbs {
    width: 960px;
    margin: 0 auto;
    padding: 9px 0 0 10px;
    font-size: 12px;
    color: #000;
}

.breadcrumbs a {
    color: #000;
    text-decoration: underline;
}

.tdhheader h1 {
    text-align: center;
    padding-top: 110px;
    padding-bottom: 30px;
    font-size: 1.5em;
}
/*.tdhlogoImg {
    padding-top: 150px;
    position: relative;
}*/

.tdhTitle {
    position: absolute;
    right: 0px;
    left: 0;
    margin: 0 auto;
    top: 40px;
}

.tdhCatch {
    color: #fff;
    line-height: 1.4em;
    text-align: center;
    font-size: 190%;
    padding: 20px 0;
    background: url(../img/mainvisual.png) center 0 no-repeat;
    /*max-width: 1200px;*/
    margin: 0 auto;
    height: 470px;
    position: relative;
}

.tdhCatch p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 110px;
    text-shadow: 1px 2px 3px #000;
    font-weight: bold;
}

.tdhBlock {
    text-align: center;
    margin: 50px auto 70px;
    padding-bottom: 20px;
}

#cont04-a {

}

#cont03.tdhBlock {
    margin-bottom: 50px;
}

#cont05.tdhBlock {
    margin: 50px auto 0px;
}

/*
.tdhBlock:after {
    content: "";
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    border: 3px solid #27B6DB;
}*/

.tdhBlock h2 {
    margin-top: 50px;
    font-size: 160%;
    padding: 10px 25px;
    display: inline;
}

/*
.tdhBlock h2:after{
    content: "";
    width: 65px;
    height: 11px;
    background: url(../img/h2_right.jpg) 0 0 no-repeat;
    display: inline-block;
    margin: 0 10px 2px 10px;
    vertical-align: middle;
}

.tdhBlock h2:before{
    content: "";
    width: 65px;
    height: 11px;
    background: url(../img/h2_left.jpg) 0 0 no-repeat;
    display: inline-block;
    margin: 0 10px 2px 10px;
    vertical-align: middle;
}*/

.tdhBlock .tdhText {
    font-size: 120%;
    margin: 30px 0;
}


#cont-top .tdhCont {
    /* border-radius: 5px; */
    /* padding: 20px 0 70px 30px; */
    /* border-left: 5px solid #27B6DB; */
}

#cont01 .tdhCont {
    position: relative;
    /*border-radius: 5px;*/
    border-right: 5px solid #27B6DB;
    padding-right: 10px;
}

#cont01 .tdhCont::before {
    content: "";
    width: 163px;
    height: 172px;
    background: url(../img/policy-ttl.png) right 0 no-repeat;
    display: inline-block;
    margin: 0 10px 2px 10px;
    vertical-align: middle;
    position: absolute;
    top: -110px;
    left: -95px;
    z-index: -1;
}

#cont02 .tdhCont {
    position: relative;
    border-left: 5px solid #27B6DB;
    margin-top: 90px;
    padding: 20px 0 30px 20px;
}

#cont02 .tdhCont::before {
    content: "";
    width: 207px;
    height: 202px;
    background: url(../img/preparation-ttl.png) right 0 no-repeat;
    display: inline-block;
    margin: 0 10px 2px 10px;
    vertical-align: middle;
    position: absolute;
    top: -150px;
    right: -95px;
    z-index: -1;
}

#cont03 .tdhCont {
    position: relative;
    /* border-radius: 5px; */
    border-left: 5px solid #27B6DB;
    margin-top: 115px;
    /* margin-bottom: 50px; */
    padding-bottom: 50px;
}

#cont03 .tdhCont::before {
    content: "";
    width: 163px;
    height: 170px;
    background: url(../img/callarea-ttl.png) right 0 no-repeat;
    display: inline-block;
    margin: 0 10px 2px 10px;
    vertical-align: middle;
    position: absolute;
    top: -150px;
    left: -95px;
    z-index: -1;
}

#cont04 .tdhCont {
    position: relative;
    border-radius: 5px;
    border-left: 5px solid #27B6DB;
    padding: 50px 20px;
    margin-top: 115px;
}

#cont04 .tdhCont::before {
    content: "";
    width: 163px;
    height: 170px;
    background: url(../img/flow-ttl.png) right 0 no-repeat;
    display: inline-block;
    margin: 0 10px 2px 10px;
    vertical-align: middle;
    position: absolute;
    top: -150px;
    left: -95px;
    z-index: -1;
}

#cont05 .tdhCont {
    position: relative;
    /*border-radius: 5px;*/
    border-right: 5px solid #27B6DB;
    margin-top: 135px;
    padding-bottom: 50px;
}

#cont05 .tdhCont::before {
    content: "";
    width: 163px;
    height: 170px;
    background: url(../img/qa-ttl.png) right 0 no-repeat;
    display: inline-block;
    margin: 0 10px 2px 10px;
    vertical-align: middle;
    position: absolute;
    top: -170px;
    left: -95px;
    z-index: -1;
}

#tdh02 .tdhCont2 {
    border-radius: 5px;
}

/* 03 */
.tdhContList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

/*.tdhContList:after{
    content: "";
    display: block;
    width: 32%;
    height: 0;
}*/
.tdhContList li {
    display: inline-block;
    margin: 5px 0;
    width: 32%
}

.tdhContList li:nth-child(4) {
    margin-left: 100px;
}

.tdhContList li:nth-child(5) {
    margin-right: 100px;
}

.tdhContList li a {
    display: block;
    background: #DBF8FF 0% 0% no-repeat padding-box;
    border: 2px solid #27B6DB;
    color: #27B6DB;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 110%;
    font-weight: bold;
line-height: 2;
height: 3.8em;
}

.tdhContList li a.g2{
line-height: 1.1;
}

.tdhContList li a:hover {
    opacity: 0.4;
}

/* policy section-04 */
.policy {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.policy li:nth-child(1) {
    width: 740px;
}

.policy li:nth-child(2) {
    width: 180px;
}

.policy li p {
    text-align: left;
}

.policy p span {
    font-size: 250%;
}

#tdh07 p {
    line-height: 2.5em;
    text-align: center;
    font-size: 120%;
    padding: 30px 0;
}

.ao,
.ao2 {
    display: block;
    padding: 0px 3px;
    margin: 3px auto;
    background: #27B6DB 0% 0% no-repeat padding-box;
    border: 2px solid #27B6DB;
    border-radius: 9px;
    width: 660px;
    height: 98px;
    position: relative;
}

.shiro {
    display: block;
    padding: 6px 12px;
    margin: 3px auto;
    background: #fff 0% 0% no-repeat padding-box;
    border: 2px solid #fff;
    border-radius: 9px;
}

.btnEntry {
    display: block;
    padding: 10px 16px;
    margin: 3px auto;
    background: #27B6DB 0% 0% no-repeat padding-box;
    border: 2px solid #27B6DB;
    border-radius: 9px;
    /*width: 460px;
    height: 85px;*/
    color: #fff;
    font-size: 130%;
}

.ao:before {
    content: "";
    width: 63px;
    height: 110px;
    background: url(../img/plus-l.png) right 0 no-repeat;
    display: inline-block;
    margin: 0 10px 2px 10px;
    vertical-align: middle;
    position: absolute;
    top: -37px;
    left: -60px;
}

.ao2:before {
    content: "";
    width: 54px;
    height: 54px;
    background: url(../img/plus-s.png) right 0 no-repeat;
    display: inline-block;
    margin: 0 10px 2px 10px;
    vertical-align: middle;
    position: absolute;
    top: 65px;
    left: -34px;
}

.ao2::after {
    content: "";
    width: 95px;
    height: 73px;
    background: url(../img/hands.png) right 0 no-repeat;
    display: inline-block;
    margin: 0 10px 2px 10px;
    vertical-align: middle;
    position: absolute;
    top: 34px;
    right: -104px;
}

/*
.btnEntry::before{
     content:"";
     background: url("../img/bt_left.png") 0 0 repeat-y;
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 100%;
}

.btnEntry::after{
     content:"";
     background: url("../img/bt_right.png") 0 0 repeat-y;
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    height: 100%;
}
*/
.note {
    /*font-size: 114.29%;
  display: block;
  width: 30%;
  padding: 16px 0 15px;
  border: none;
  border-radius: 3px;
  background-color: #eb050b;
  line-height: 1.2;
  text-decoration: none;
  cursor: pointer;
  margin: 30px auto;*/
    font-weight: bold;
    color: #27B6DB;
    text-decoration: underline;
}

.note:before {
    content: "";
    width: 49px;
    height: 49px;
    background: url(../img/plus.png) right 0 no-repeat;
    display: inline-block;
    margin: 0 10px 2px 10px;
    vertical-align: middle;
}

.btnEntry:hover,
.note:hover {
    opacity: 0.4;
}

/* preparation 05 */
.preparation {}

.preparation p {
/* text-align: left; */
}

.preparation ul {
    margin-left: 100px;
    text-align: left;
    margin-bottom: 30px;
}

.preparation ul span {
    font-weight: bold;
}

.preparation ul li {
    margin-bottom: 30px;
    ;
}

.preparation ul li::before {
    content: "";
    width: 78px;
    height: 68px;
    background: url(../img/prep1.png) right 0 no-repeat;
    margin: 0 20px 2px 10px;
    float: left;
}

/*
.preparation ul li.prep2::before{
    content: "";
    width: 78px;
    height: 54px;
    background: url(../img/prep2.png) right 0 no-repeat;
    display: inline-block;
    margin: 0 10px 2px 10px;
    vertical-align: middle;
}
.preparation ul li.prep3::before{
    content: "";
    width: 78px;
    height: 68px;
    background: url(../img/prep3.png) right 0 no-repeat;
    display: inline-block;
    margin: 0 10px 2px 10px;
    vertical-align: middle;
}*/

/* callarea 06 */
.callarea {
    margin-left: 50px;
}

.callarea ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.callarea ul li.callarea-box {
    width: 44%;
    /* display: flex; */
    text-align: left;
    align-items: flex-start;
}

.callarea ul li.callarea-box img {
    margin-right: 16px;
}

.callarea ul li.callarea-box p {
    margin-top: 20px;
    font-weight: bold;
}

.callarea ul li.callarea-box p span {
    font-size: 70%;
}

.callarea ul li p.callarea-box-ttl {
    /* font-size: 130%; */
    margin-top: 20px;
    font-weight: normal;
}

.callarea .service {
    list-style-type: disc;
}

.callarea .service li {
    margin-left: 20px;
}

/* flow 07 */
.flow img {
    width: 100%;
}

/* qa 08 */
.qa dl {
    font-size: 100%;
    text-align: left;
}

.qa dl dt {}

.qa dl dd {
    color: #000;
    width: 900px;
    padding: 0 20px 40px 170px;
    text-indent: -2.5em;
}

.qa dl dt::before {
    content: "";
    width: 39px;
    height: 34px;
    background: url(../img/qa-q.png) right 0 no-repeat;
    display: inline-block;
    margin: 0 5px 2px 10px;
    vertical-align: middle;
}

.qa dl dd::before {
    content: "";
    width: 39px;
    height: 34px;
    background: url(../img/qa-a.png) right 0 no-repeat;
    display: inline-block;
    margin: 0 5px 2px 10px;
    vertical-align: middle;
}
.qa ul {
    margin-top: 10px;
    margin-left: 5px;
}
.qa ul li {
    padding-left: 70px;
    position: relative;
}
.qa ul li::before{
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
    width:  10px;
    height:  10px;
    display:  inline-block;
    background-color: #333;
    border-radius:  50%;
}

#tdh01 .tdhCont2 {
    position: relative;
}

#tdh01 .tdhCont2::before {
    content: "";
    border-top: 5px solid #27B6DB;
    border-left: 5px solid #27B6DB;
    position: absolute;
    left: 50%;
    top: 50px;
    display: block;
    width: 245px;
    height: 150px;
    border-radius: 10px 0 0 0;
    margin-left: -480px
}

#tdh01 .tdhCont2::after {
    content: "";
    position: absolute;
    left: -22px;
    top: 28px;
    display: block;
    background: url(../img/plus.png) 0 0 no-repeat #fff;
    width: 65px;
    height: 65px;
}

#cont01 {
    margin-top: 50px;
    margin-bottom: 45px;
}

#cont01 .tdhCont::after {
    content: "";
    border-top: 5px solid #27B6DB;
    border-right: 5px solid #27B6DB;
    position: absolute;
    right: -5px;
    top: -9px;
    display: block;
    width: 895px;
    height: 50px;
    border-radius: 0 10px 0 0;
}

#cont02 .tdhCont::after {
    content: "";
    border-top: 5px solid #27B6DB;
    border-left: 5px solid #27B6DB;
    position: absolute;
    left: -5px;
    top: -29px;
    display: block;
    width: 880px;
    height: 30px;
    border-radius: 10px 0 0 0;
}

#cont05 .tdhCont::after {
    content: "";
    border-top: 5px solid #27B6DB;
    border-right: 5px solid #27B6DB;
    position: absolute;
    right: -5px;
    top: -71px;
    display: block;
    width: 895px;
    height: 75px;
    border-radius: 0 10px 0 0;
}

#tdh02 .tdhCont2 {
    position: relative;
}

#tdh02 .tdhCont2::after {
    content: "";
    border-bottom: 5px solid #27B6DB;
    border-right: 5px solid #27B6DB;
    position: absolute;
    right: 0px;
    top: -71px;
    display: block;
    width: 155px;
    height: 113px;
    border-radius: 0 0 10px 0;
}
.kasanari {
    position: relative;
    top: -40px;
    left: 20px;
    font-weight: bold;
}

@media (max-width: 980px) {
    #tdh01 .tdhCont2::before {
        left: 480px;
    }
}

.SP {
    display: none;
}

.PC {
    display: block;
}

@media (max-width: 768px) {
    .PC {
        display: none;
    }
    .SP {
        display: block;
    }
    .tdhCont,
    .tdhCont2,
    .breadcrumbs {
        width: 100%;
        margin: 0 auto;
    }
    .tdhTitle {
        position: absolute;
        right: 10%;
        top: 50px;
        width: 80%;
    }
    .tdhheader {
        background-size: 210%;
        backdrop-filter: none;
    }
    .tdhlogoImg {
        /* padding-top: 130px !important; */
    }
    .tdhCont {
        font-size: 80%;
        padding: 10px;
    }
    .tdhheader h1 {
      padding-top: 60px;
      font-size: 1.3em;
    }
    .tdhBlock .tdhText {
        line-height: 2.5em;
        padding: 0 20px;
        text-align: left;
    }
    .note {}
    .tdhBlock h2 {
        font-size: 130%;
        padding: 10px 0;
    }
    .tdhBlock h2:after {
        content: "";
        width: 35px;
        height: 11px;
        background: url(../img/h2_right.jpg) left 0 no-repeat;
        display: inline-block;
        margin: 0 10px 2px 10px;
        vertical-align: middle;
    }
    .tdhBlock h2:before {
        content: "";
        width: 35px;
        height: 11px;
        background: url(../img/h2_left.jpg) right 0 no-repeat;
        display: inline-block;
        margin: 0 10px 2px 10px;
        vertical-align: middle;
    }
    .ao,
    .ao2 {
        width: 100%;
        background: none;
        border: none;
        height: auto;
    }
    .btnEntry {
        font-size: 90%;
    }
    /* タイトルアイコン */
    #cont01 .tdhCont {
        position: relative;
    }
    #cont01 .tdhCont::before {
        /* content: ""; */
        width: 100%;
        background: url(../img/policy-ttl.png) no-repeat;
        /* display: inline-block; */
        margin: 0 auto;
        vertical-align: middle;
        position: static;
        background-position: center;
        /* top: -11px;
        left: -9px;
        z-index: -1; */
    }
    #cont02 .tdhCont {
        position: relative;
    }
    #cont02 .tdhCont::before {
        /* content: ""; */
        width: 100%;
        background: url(../img/preparation-ttl.png) no-repeat;
        /* display: inline-block; */
        margin: 0 auto;
        vertical-align: middle;
        position: static;
        background-position: center;
        /* top: -11px;
        left: -9px;
        z-index: -1; */
    }
    #cont03 .tdhCont {
        position: relative;
    }
    #cont03 .tdhCont::before {
        content: "";
        width: 100%;
        background: url(../img/callarea-ttl.png) no-repeat;
        display: inline-block;
        margin: 0 10px 2px 10px;
        vertical-align: middle;
        position: static;
        background-position: center;
        /* top: -11px;
        left: -9px;
        z-index: -1; */
    }
    #cont04 .tdhCont {
        position: relative;
    }
    #cont04 .tdhCont::before {
        content: "";
        width: 100%;
        background: url(../img/flow-ttl.png) no-repeat;
        display: inline-block;
        margin: 0 10px 2px 10px;
        vertical-align: middle;
        position: static;
        background-position: center;
        /* top: -11px;
        left: -9px;
        z-index: -1; */
    }
    #cont05 .tdhCont {
        position: relative;
    }
    #cont05 .tdhCont::before {
        content: "";
        width: 100%;
        background: url(../img/qa-ttl.png) no-repeat;
        display: inline-block;
        margin: 0 10px 2px 10px;
        vertical-align: middle;
        position: absolute;
        position: static;
        background-position: center;
        /* top: -11px;
        left: -9px;
        z-index: -1; */
    }
    /* 03 */
    .tdhContList {
        flex-direction: column;
    }
    /* コンテンツが足りないとき用 */
    .tdhContList:after {
        content: "";
        display: block;
        width: 100%;
        height: 0;
    }
    .tdhContList li {
        display: inline-block;
        margin: 5px 0;
        width: 100%
    }
    .tdhContList li:nth-child(4) {
        margin-left: 0px;
    }
    .tdhContList li:nth-child(5) {
        margin-right: 0px;
    }
    .tdhContList li a {
        display: block;
        padding-top: 18px;
        padding-bottom: 18px;
        font-size: 110%;
        height: auto;
    }
    /* policy section-04 */
    .policy li:nth-child(1) {
        width: 100%;
    }
    .policy li:nth-child(2) {
        width: 100%;
    }
    /* preparation 05 */
    .preparation {
        width: 100%;
    }
    .preparation p {
        /* text-align: left; */
    }
    .preparation ul {
        margin-left: 10px;
        text-align: left;
        margin-bottom: 10px;
    }
    .preparation ul li {
        padding: 0 0 0 50px;
    }
    .preparation ul li::before {
        /* width: 50%; */
        /*height: 68px;*/
        background: url(../img/prep1.png) left 0 no-repeat;
        margin: 0 -25px 2px -62px;
        /* float: left; */
        background-size: 70%;
    }
    /* callarea 06 */
    .callarea {
        margin-left: 5px;
    }
    .callarea ul {
        flex-direction: column;
        justify-content: space-between;
    }
    .callarea ul li.callarea-box {
        width: 100%;
        /* display: flex; */
        text-align: left;
        align-items: flex-start;
    }
    .callarea ul li.callarea-box:nth-child(1) {
        margin-bottom: 30px;
    }
    .callarea ul li.callarea-box img {
        margin-right: 16px;
        width: 100%;
    }
    .callarea ul li.callarea-box p {
        margin-top: 20px;
        text-align: center;
    }
    .callarea .callarea-box-ttl {
        /* font-size: 140%; */
        margin-top: 20px;
        /* line-height: 1.4; */
        text-align: left;
    }
    .callarea .service {
        list-style-type: disc;
    }
    .callarea .service li {
        margin-left: 20px;
    }
    /* qa 08 */
    .qa dl {
        font-size: 100%;
        text-align: left;
    }
    .qa dl dt {
        padding: 0px 0 10px 45px;
        line-height: 1;
    }
    .qa dl dd {
        width: 100%;
        padding: 0px 0 30px 45px;
        text-indent: -1.6em;
    }
    .qa dl dt::before {
        content: "";
        width: 39px;
        height: 34px;
        background: url(../img/qa-q.png) right 0 no-repeat;
        display: inline-block;
        margin: 0 5px 2px -45px;
        vertical-align: middle;
    }
    .qa dl dd::before {
        content: "";
        width: 39px;
        height: 34px;
        background: url(../img/qa-a.png) right 0 no-repeat;
        display: inline-block;
        margin: 0 5px 2px -17px;
        vertical-align: middle;
    }
    .qa ul {
        margin-top: 10px;
        margin-left: 10px;
    }
    .qa ul li {
        padding-left: 40px;
    }
    .qa ul li span {
    }
    .qa ul li::before{
        top: 7px;
    }
    .tdhCatch p {
        font-size: 70%;
        position: absolute;
        bottom: 0px;
        text-shadow: 1px 2px 3px #000, 1px 2px 3px #000, 1px 2px 3px #000;
        line-height: 1.4;
        padding-bottom: 25px;
    }
    .tdhCatch {
        color: #fff;
        line-height: 1.4em;
        text-align: center;
        font-size: 150%;
        padding: 20px 0;
        background: url(../img/mainvisual.png) center 0 no-repeat;
        max-width: auto;
        margin: 0 auto;
        height: 160px;
        position: relative;
        background-size: 95%;
    }
    #tdh01 .tdhCont2::after,
    #tdh01 .tdhCont2::before {
        display: none;
    }
    #cont01 .tdhCont::after {
        content: "";
        display: none;
    }
    #cont02 .tdhCont::after {
        content: "";
        display: none;
    }
    #cont05 .tdhCont::after {
        content: "";
        display: none;
    }
    #tdh02 .tdhCont2 {
        position: relative;
    }
    #tdh02 .tdhCont2::after {
        content: "";
        display: none;
    }
    .kasanari {
        position: relative;
        top: 0px;
        left: 10px;
    }
    .tdhBlock {
        text-align: center;
        margin: 5px auto 0px;
        padding-bottom: 0px;
        padding: 10px;
    }
    #cont03.tdhBlock {
        margin-bottom: 0px;
    }
    #cont05.tdhBlock {
        margin-top: 5px;
    }
    #tdh02.tdhBlock {
        margin-top: 50px;
    }
    .ao2::after,
    .ao2:before,
    .ao:before {
        display: none;
    }
    #cont-top .tdhCont {
        padding: 10px;
        border-left: none;
        background: none;
    }
    #cont01 .tdhCont {
        border-right: none;
        padding-right: 0px;
    }
    #cont02 .tdhCont {
        border-left: none;
        margin-top: 10px;
        padding: 20px 0 0 0px;
    }
    #cont03 .tdhCont {
        border-left: none;
        margin-top: 10px;
        padding-bottom: 0;
    }
    #cont04 .tdhCont {
        border-left: none;
        padding: 0px;
        margin-top: 10px;
    }
    #cont05 .tdhCont {
        border-right: none;
        margin-top: 20px;
        padding-bottom: 0px;
    }
    #cont01 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .tdhfooter {
        margin-top: 20px;
    }

}