@charset "UTF-8";
@import url("https://use.typekit.net/gbe0dph.css");

/* 共通 */
body {
    margin: auto;
    width: 100%;
    /*font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;*/
    font-family: "Helvetica Neue",
        Arial,
        "Hiragino Kaku Gothic ProN",
        "Hiragino Sans",
        Meiryo,
        sans-serif;
    background-color: black;
}

img {
    /*max-width: 100%*/
    width: 100%;
    height: auto;
}

ul {
    margin: 0;
    padding-left: 0;
}

li {
    list-style: none;
}

h2 {
    margin: 0;
}

em {
    font-style: normal;
}

.sec04 ul,
.sec06 ul,
.sec07 ul,
.sec08 ul,
.sec09 ul {
    padding-left: 0;
}

.sm_txt {
    font-size: x-small;
    height: auto;
}

.sml_sec {
    /*background-color: #6C6B67;*/
    background-color: black;
    padding-left: 1rem;
    padding-right: 1rem;
}

.white {
    color: white;
}

.sec01 .white {
    color: white;
    margin: 1rem;
}

.yellowLabel {
    background: #f2ff1a;
}

/* 背景色 */
/*.fv_sec{background-color: black;}*/
header,
footer {
    background-color: #000000;
}








/* header 
header h1 {
    font-size: 0em;
    width: 45%;
    margin-bottom: 0;
}

header h1 a {
    display: block;
    height: auto;
}

header p img {
    display: inline;
}

header {
    position: fixed;
    top: 0;
    background-color: black;
    width: 100%;
    padding: 0.5rem 1rem;
    z-index: 10000;
    height: auto;
}

nav {
    display: flex;
    justify-content: space-between;

}

.clniclist_btn {
    text-align: right;
    flex-basis: 30%;
    padding-top: 0.25rem;
    font-size: 0;
}

header p {
    display: block;
    width: 50%;
}
*/
/* FV_sec 
.fv_sec {
    background-image: url(../img/FV/FV_bk_sp.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 4.4rem;
    padding-bottom: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 3rem;
    height: auto;
 }  */

.fv_sec p.sm_txt.white {
    margin-bottom: 1rem;
    padding: 1rem;
}

.clinic_num p {
    background: #575757;
    color: white;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 1px;
    padding-top: 2.5px;
}

span.big {
    font-size: 22.5px;
    padding-bottom: 3px;
}

/* 20211129 ABテスト */
.fv_sec.test_20211129_b {
    background: url("../img02/20211129_test/20211129_bk_b.jpg") bottom center no-repeat;
    background-size: contain;
    padding-top: 155vw;
}

.fv_sec.test_20211129_b .box p {
    margin-left: 46vw;
    position: relative;
    bottom: 8vw;
}

.fv_sec.test_20211129_c {
    background: url("../img02/20211129_test/20211129_bk_c.jpg") bottom center no-repeat;
    background-size: contain;
    padding-top: 155vw;
}

.test_20211129_c .box p {
    padding: 0rem 7vw;
    position: relative;
    bottom: 9.4vw
}



/* CVボタン 
.cv_btn {
    padding: 1rem;
    height: auto;
}

.btn_parts {
    margin-bottom: 0.3rem;
    color: #2e2e2e;
}

.btn_parts a {
    display: block;
}
*/

/* sec_01 */


/* sec02 */
.sec02 {
    background-color: black;
}

.sec02 dt {
    margin-right: 1.5rem;
}

.sec02 dd {
    margin: 2rem 1rem 0rem;
}

.sec02 .sm_txt {
    margin: 1rem;
}

.sec02 .sec02_3y {
    background-image: url(../img02/sec02/sec02_3y.png);
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    padding-top: 275.2645%;
    position: relative;
}

.sec02 .sec02_3y .sm_txt {
    font-size: calc((100vw / 320) * 10);
    height: auto;
    position: absolute;
    top: 85.5%;
    -webkit-text-stroke-width: 0.4px;
    -webkit-text-stroke-color: black;
    -webkit-text-fill-color: white;
    font-weight: bold;
}

@media screen and (min-width: 451px) {
    .sec02 .sec02_3y .sm_txt {
        margin: 1.3rem 2rem;
        -webkit-text-stroke-width: 0.6px;
    }
}

/*sec03*/

.sec03 .box {
    background-color: #5f5f5f;
    padding-top: 2rem;
}

.sec03 p {
    background-color: white;
}

.sec03 .p_02 {
    padding-top: 2rem;
}

/* sec04 */
.sec04 {
    padding: 127vw 1rem 3rem;
    background: url(../img02/sec04/sec04_bk.jpg) top center no-repeat;
    background-size: contain;
    background-color: #7b7b7b;
}

.sec04 .sm_txt {
    padding-top: 1rem;
    /* margin: 1rem 0rem 2rem 2rem; */
}

/*.sec04 .row {padding: 1rem;}*/


/* sec05 */
.sec05 {
    background-color: #5f5f5f;
}

.sec05 .tbl_box {
    background: url(../img02/sec05/sec05_bk.png) no-repeat top center;
    background-size: contain;
}

.sec05 .tbl_box h2 {
    margin-bottom: 48vw;
}

.sec05 .tbl_box p {
    padding: 0 1rem 2rem;
}


/* sec06 */
.sec06 {
    background: url(../img02/sec06/sec06_h2_bk.png) no-repeat;
    background-size: contain;
    background-color: #5f5f5f;
    background-position: 50% 8vw;
}

.sec06 h2 {
    margin-right: 15vw;
    margin-bottom: 55vw;
}

.sec06 dl {
    padding: 0.5rem 1rem 0rem;
}

.sec06 dl dt {
    padding: 0 0.5rem 2rem
}

.sec06 .sm_txt {
    margin: 1rem 0rem 0rem 1rem;
    padding-bottom: 2rem;
}


/* sec07 */
.sec07 {
    background-color: white;
    background: url(../img02/sec07/sec07_patch_bk.jpg) top center no-repeat;
    background-size: contain;
    padding-bottom: 94vw;
}

.sec07 h2 {
    margin-bottom: 1rem;
    margin-right: 8vw;
}

.sec07 dl {
    padding: 0 2rem;
}





/* sec08 */


/* sec09 */
.sec09 {
    background-color: #7b7b7b;
}


.sec09 ul .price_list {
    padding: 0 1rem 1rem 9px;
}

.sec09 ul .price_list_02,
.cpn_box ul {
    padding: 0 1rem;
}

.sec09 ul.sec09_price {
    position: relative;
    top: -10vw;
}

.sec09 ul .price_list li,
.sec09 ul .price_list_02 li {
    margin-bottom: 1rem;
}

.sec09 ul .price_list li:last-child,
.sec09 ul .price_list_02 li:last-child {
    margin-bottom: 0.5rem;
}

.sec09 ul .price_list li dt,
.sec09 ul .price_list_02 li dt {
    margin-bottom: 0.5rem;
}

.sec09 ul .price_list li dd {
    padding-left: 7px;
}

.sec09 ul.price_lists {
    position: relative;
    top: -3vw;
    padding: 0 1rem;
}

.sec09 ul.price_lists li {
    margin-bottom: 1rem;
}

.sec09 ul.price_lists li:last-child {
    margin-bottom: 0.5rem;
}

.sec09 ul.price_lists li dt {
    margin-bottom: 0.5rem;
}

.sec09 .cpn_box {
    background-color: #222222;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.sec09 .cpn_box .sm_txt {
    margin: 1rem 1rem 0 1rem;
}

.sec09 .cpn_box li {
    margin-bottom: 0.5rem;
}


/* sec11 */
.sec11 {
    background-color: #7b7b7b;
}

.sec11 h2 {
    position: relative;
    top: 8vw;
    z-index: 2;
}

.sec11 .set_box {
    background-color: white;
    padding: 10vw 1rem 1.5rem;
    margin: 0 1rem;
    position: relative;
    top: -5vw;
    z-index: 1;
}

.sec11 .set_box p:first-child {
    margin-bottom: 2.5rem;
}

/* sec12 */
.sec12 {
    padding: 1rem;
    background: url(../img02/sec12/sec12_bk.png) no-repeat top left;
    background-color: #7b7b7b;
    background-size: contain;
}

.sec12 h2 {
    margin: 2rem 2.5rem;
}

.treatmentRoom {
    position: relative;
    margin-bottom: 18%;
    background: #fff;
    box-shadow: 0 0 0 1rem #fff;
    clip-path: inset(0 -1rem -10%);
}

.treatmentRoom::before {
    position: absolute;
    bottom: -6%;
    left: 0;
    right: 0;
    content: "";
    display: block;
    height: 6%;
    background: #222;
    box-shadow: 0 0 0 1rem #222;
    clip-path: inset(0 -1rem);
}

.treatmentRoom::after {
    position: absolute;
    bottom: -8%;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    content: "";
    display: inline-block;
    padding-top: 6%;
    width: 6%;
    background: #222;
}

.treatmentRoom__ttl {
    margin: 0 auto !important;
    padding-block: 0.55em 0.95em;
    width: 100%;
    width: 100%;
    text-align: center;
    font-size: clamp(25px, 50px, 6.67vw);
    font-style: italic;
    font-weight: 400;
    line-height: 1.1em;
    color: #fff;
    box-shadow: 0 0 0 1rem #222;
    clip-path: inset(0 -1rem);
    background: #222;
}

.treatmentRoom__ttl span {
    display: block;
    font-size: .65em;
    font-family: din-2014, sans-serif;
    color: #83891f;
}

.treatmentRoom__detail {
    padding-block: 1.5em;
}

.treatmentRoom__detailTxt {
    margin-bottom: 1em;
    padding-inline: 3%;
    font-size: clamp(15px, 30px, 4vw);
    font-weight: 400;
    line-height: 1.8em;
}

.treatmentRoom__detailImgs {
    display: flex;
    justify-content: space-between;
    gap: 1%;
}

.treatmentRoom__detailImgs img {
    width: 49%;
}

.sec12 .jpn_map {
    padding: 0 1rem 2rem;
}

.sec12 h3 span {
    float: right;
    margin-right: 2.5rem;
    font-size: 0.9rem;
    padding-top: 0.3rem;
    color: #e0fa01;
}

.sec12 .clinic_name {
    border: 1px solid #4b4b43;
    color: #221815;
    padding: 0.5rem 1rem;
}

.sec12 dt {
    color: #ad0003;
}

.sec12 dd {
    color: #4b4b43;
    margin-left: 0;
    margin-bottom: 1rem;
}

.access_info {
    margin-bottom: 1.5rem;
    font-size: 1.0rem;
    color: #4b4b43;
}

.map_info {
    padding-bottom: 1rem;
}

.doctor_info {
    background-color: #fff;
    border: 1px solid #e0f1f7;
    padding: 1.2rem;
}

.doctor_info h5 {
    background-color: #a8a8a9;
    padding: 0.5rem;
    margin-top: 0;
    color: white;
}

.doctor_name {
    display: flex;
    align-items: flex-end;
    margin-bottom: 1.5rem;
}

.doctor_name dt {
    color: #555555;
    /* flex-basis: 20%; */
    margin-right: 0.5rem;
    line-height: 1.5em;
    white-space: nowrap;
}

.sec12 .doctor_name dd {
    margin-bottom: 0;
}

.doctor_name img {
    max-height: 35px;
    object-fit: cover;
}

.doctor_history {
    font-size: smaller;
    color: #555555;
}

.doctor_info dl {
    display: flex;
    justify-content: flex-start;
    gap: 1em;
    line-height: 2em;
    font-weight: 400;
}

.doctor_info dl:not(.doctor_name) {
    font-size: 14px;
}

.doctor_info dt {
    white-space: nowrap;
}

.doctor_info.acd dt,
.doctor_info.acd dd {
    color: #000;
}

.doctor_info.acd dd {
    margin-bottom: 0;
}



/* アコーディオン */

.accordion-container .accordion-title {
    position: relative;
    margin: 0.25rem 0;
    padding: 0.6rem 1.3rem;
    background-color: black;
    font-size: 1.2em;
    font-weight: normal;
    color: white;
    cursor: pointer;
    border-radius: 1vw;
}

.accordion-container .accordion-subtitle {
    position: relative;
    margin-bottom: 0.25rem;
    padding: 0.6rem 1.3rem;
    background-color: #4a4d4f;
    font-size: 1.2em;
    font-weight: normal;
    color: white;
    cursor: pointer;
    border-radius: 1vw;
}

.accordion-subtitle .clinic_stxt {
    font-size: 0.1rem;
    padding-left: 0.5rem;
}

/*.accordion-container .accordion-title:hover,
  .accordion-container .accordion-title:active,
  .accordion-title.open { 
    background-color: #00aaa7;
  }*/

.accordion-container .accordion-title::before {
    /* 0621緊急 */
    display: none !important;
    content: "";
    position: absolute;
    top: 20%;
    right: 1rem;
    width: 30px;
    height: 30px;
    /*縦線に*/
    /*transform: rotate(90deg);
    background: #ccc;*/
    background-image: url('../img02/sec12/arrow_open.png');
    background-size: contain;
    background-repeat: no-repeat;
    transition: all .3s ease-in-out;
}

.accordion-container .accordion-subtitle::before {
    content: "";
    position: absolute;
    top: 20%;
    right: 1rem;
    width: 30px;
    height: 30px;
    /*縦線に*/
    /*transform: rotate(90deg);
    background: #ccc;*/
    background-image: url('../img02/sec12/arrow_open.png');
    background-size: contain;
    background-repeat: no-repeat;
    transition: all .3s ease-in-out;
}

.accordion-container .accordion-title::after {
    /* 0621緊急 */
    display: none !important;
    content: "";
    position: absolute;
    top: 20%;
    right: 1rem;
    /*横線*/
    width: 30px;
    height: 30px;
    background: black;
    background-image: url('../img02/sec12/arrow_close.png');
    background-size: contain;
    background-repeat: no-repeat;
    transition: all .2s ease-in-out;
}

.accordion-container .accordion-subtitle::after {
    content: "";
    position: absolute;
    top: 20%;
    right: 1rem;
    /*横線*/
    width: 30px;
    height: 30px;
    background: #4a4d4f;
    background-image: url('../img02/sec12/arrow_close.png');
    background-size: contain;
    background-repeat: no-repeat;
    transition: all .2s ease-in-out;
}

.accordion-container .accordion-title.open::before {
    transform: rotate(0deg);
}

.accordion-container .accordion-title.open::after {
    opacity: 0;
}

.accordion-container .accordion-subtitle.open::before {
    transform: rotate(0deg);
}

.accordion-container .accordion-subtitle.open::after {
    opacity: 0;
}

.accordion-content {
    margin-bottom: 1rem;
    background: white;
    padding: 1rem;
}

/* CSS for CodePen */
.accordion-container {
    width: 100%;
    margin: 0 auto;
}




/* footer */
footer {
    text-align: center;
}

footer .corporate_profile {
    padding-left: 5rem;
    padding-right: 5rem;
    margin: 0rem;
}

footer .corporate_profile a {
    text-decoration: none;
    color: #2e2e2e;
    display: block;
    background-color: white;
}

footer small {
    color: white;
    font-size: x-small;
}

/*他ページ */
.company,
.check01 {
    margin-top: 3rem;
}

.company .box,
.privacy_policy .box,
.check01 .box,
.check02 .box,
.check03 .box {
    padding: 1rem;
    line-height: 2.0;
    font-size: smaller;
    color: #3c2f2b;
}

.company .box h4,
.privacy_policy .box h4 {
    margin-top: 2rem;
}

.company table {
    margin-bottom: 3.5rem;
    width: 100%;
    border-spacing: 0;
}

.company table th {
    border-bottom: solid 2px #3c2f2b;
    padding: 10px 0;
    width: 25%;
}

.company table td {
    border-bottom: solid 2px #ddd;
    padding: 10px;
}

.check01 .box h1 {
    margin-bottom: 1.5rem;
}

.check01 .title,
.check02 .title,
.check03 .title {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-bottom: 1.5rem;
    border-bottom: 2px solid #3c2f2b;
    padding-bottom: 0.5rem;

}

.btn a {
    display: block;
    width: 90%;
    margin: 0 auto 3rem;
}

.btn a:hover {
    opacity: 0.8;
}

.check01 .box li,
.check02 .box li,
.check03 .box li {
    background-image: url(../img/common/li.png);
    background-repeat: no-repeat;
    background-size: 4%;
    background-position: left 0.4rem;
    padding-left: 1.5rem;
    line-height: 1.7;
    margin-bottom: 1rem;
}

.chk_label {
    padding: 1rem;
    background-color: #ededed;
    border: 1px solid #ccc;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

/* 問診票 */
.check {
    background-color: white;
}

.check header h1 {
    font-size: 0em;
    width: max(25%, 112px);
    margin-bottom: 0;
}

.check header h1 a {
    display: block;
    height: auto;
}

.check header p img {
    display: inline;
}

.check header {
    position: fixed;
    top: 0;
    background-color: black;
    width: 100%;
    padding: 0.5rem 1rem;
    z-index: 10000;
    height: auto;
}

.check footer {
    padding: 0.7rem 1rem 0.7rem;
}

.check nav {
    display: flex;
    justify-content: space-between;
}

.check header p {
    display: block;
    width: 50%;
}

.floating {
    display: none;
}

@media screen and (max-width:375px) {
    .clinic_num p {}
}

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

    /* CVボタン */
    .cv_btn {
        /*background-color: white;*/
        background: rgba(#000, 1.0);
        backdrop-filter: blur(100px);
        -webkit-backdrop-filter: blur(10px);
        position: fixed;
        z-index: 99999;
        bottom: 0;
    }

    .btn_parts {
        padding: 0.7rem 1rem;
    }

    .hidden {
        display: none;
        /* 1番目以外はSPではボタン隠す */
    }

    footer {
        text-align: center;
        padding: 0.7rem 1rem 35vw;
    }

    .inner_btn {
        background-color: black;
        padding: 0.3rem 0.5rem;
        text-align: center;
        border-radius: 0.25rem;
    }

    .inner_btn a {
        color: #e0fa01;
        font-size: smaller;
        text-decoration: none;
        display: block;

    }

    .bt_one {
        margin-bottom: 1rem;
    }

    .bt_two {
        margin-top: 1rem;
    }


}

/* 以下PC用 ******************************************/
@media screen and (min-width:768px) {

    header,
    section,
    footer {
        width: 750px;
        margin: auto;
    }



    header {
        position: unset;
        padding: 1rem 0;
    }

    .sm_txt {
        font-size: smaller;
        text-align: left;
        margin-top: 1rem;
    }

    section.fv_sec {
        padding-top: 0;
    }

    .clinic_num p {
        font-size: 30px;
        padding-top: 0;
        margin: 0;
        height: 60px;
    }

    span.big {
        font-size: 45px;
    }

    /* 20211129 ABテスト　*/
    section.fv_sec.test_20211129_b {
        background: url(../img02/20211129_test/20211129_bk_b.jpg) top center no-repeat;
        padding-top: 66rem;
        padding-bottom: 0rem;
    }

    .fv_sec.test_20211129_b .box p {
        margin-left: 23rem;
        position: relative;
        bottom: 2rem;
    }

    section.fv_sec.test_20211129_c {
        background: url(../img02/20211129_test/20211129_bk_c.jpg) top center no-repeat;
        padding-top: 66rem;
        padding-bottom: 0rem;
    }

    section.fv_sec.test_20211129_c p {
        padding: 0 3.3rem;
        position: relative;
        bottom: 1.4rem;
    }



    .cv_btn {
        background-color: black;
    }

    .cv_btn .box {
        padding: 2rem;
    }

    .cv_btn a:hover {
        opacity: 0.7;
    }

    .sec02 h2 {
        margin: auto;
    }

    .sec02 dt {
        margin-right: 3rem;
    }

    .sec02 dd {
        margin: 4rem 2rem 0rem;
    }

    .sec02 .sm_txt {
        margin: 1rem 0rem 2rem 2rem;
    }

    .sec02 .sec02_3y .sm_txt {
        font-size: 23.9688px;
        top: 85.5%;
        -webkit-text-stroke-width: 0.7px;
    }

    .sec04 {
        padding: 55rem 0rem 3rem;
    }

    .sec04 .box {
        padding: 2rem;
    }

    .sec05 .tbl_box h2 {
        margin-bottom: 22rem;
    }

    .sec05 .tbl_box p {
        padding: 0 2rem 4rem;
    }

    .sec06 dl {
        padding: 1rem 2rem 0rem;
    }

    .sec06 h2 {
        margin-right: 8rem;
        margin-bottom: 27rem;
    }

    .sec06 {
        background-position: 50% 3rem;
    }

    .sec06 dl dt {
        padding: 0 1rem 4rem;
    }

    .sec06 .sm_txt {
        margin: 1rem 0rem 0rem 2rem;
        padding-bottom: 2rem;
    }

    .sec07 {
        padding-bottom: 42rem;
    }

    .sec09 ul.sec09_price {
        position: relative;
        top: -5rem;
    }

    .sec09 ul .price_list {
        padding: 0 2rem 2rem 18px;
    }

    .sec09 ul .price_list_02,
    .cpn_box ul {
        padding: 0 2rem;
    }

    .sec09 ul .price_list li,
    .sec09 ul .price_list_02 li {
        margin-bottom: 2rem;
    }

    .sec09 ul .price_list dd,
    .sec09 ul .price_list_02 dd {
        margin-top: 0.5rem;
    }

    .sec09 ul .price_list li dd {
        padding-left: 14px;
    }

    .sec09 .cpn_box {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .sec09 .cpn_box li {
        margin-bottom: 1rem;
    }

    .sec09 .cpn_box .sm_txt {
        margin: 1rem 0 0 2rem;
    }

    .sec09 ul.price_lists {
        position: relative;
        top: -3vw;
        padding: 0 2rem;
    }

    .sec09 ul.price_lists li {
        margin-bottom: 1rem;
    }

    .sec09 ul.price_lists li:last-child {
        margin-bottom: 0.5rem;
    }

    .sec09 ul.price_lists li dt {
        margin-bottom: 0.5rem;
    }

    .sec11 h2 {
        top: 3rem;
    }

    .sec11 .set_box {
        padding: 5rem 2rem 3rem;
        margin: 0 2rem;
        position: relative;
        top: -4rem;
        z-index: 1;
    }

    .sec12 .jpn_map {
        padding: 0 2rem 4rem;
    }

    .sec12 h2 {
        margin: 4rem 5rem;
    }

    .sec12 h3 span {
        margin-right: 2.8rem;
        font-size: 1.2rem;
        padding-top: 0.18rem;
    }

    .accordion-container .accordion-title {
        position: relative;
        margin: 0.5rem 0;
        padding: 0.6rem 1.3rem;
        background-color: black;
        font-size: x-large;
        border-radius: 0.5rem;
    }

    .accordion-container .accordion-subtitle {
        position: relative;
        margin-bottom: 0.5rem;
        padding: 0.6rem 1.3rem;
        background-color: #4a4d4f;
        font-size: x-large;
        border-radius: 0.5rem;
    }

    .accordion-subtitle .clinic_stxt {
        font-size: 1.0rem;
        padding-left: 0.5rem;
    }


    .access_info {
        margin-bottom: 1.5rem;
        font-size: 0.85rem;
    }

    .sec12 iframe {
        height: 300px;
    }

    .sec12 .map_info {
        padding: 1rem 0;
    }

    .sec12 .doctor_name dt {
        color: #555555;
        flex-basis: 5%;
    }

    .secDetail {
        display: block;
        margin: 30px auto;
        width: 750px;
        color: #fff;
    }

    footer {
        margin-top: 2rem;
        padding: 1rem;
        text-align: center;
    }

    footer .corporate_profile {
        padding: 0 15rem;
    }

    footer .corporate_profile a {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        font-size: large;
    }

    .company,
    .check01 {
        margin-top: 5rem;
    }

    .company .box {
        padding-bottom: 3rem;
    }

    .company h2 {
        margin-bottom: 2rem;
    }

    .company h3,
    .privacy_policy h3 {
        font-size: larger;
    }

    .company table td {
        padding: 10px 0 0 3rem;
    }

    .privacy_policy ul {
        margin-top: 0.7rem;
        margin-bottom: 0.7rem;
    }

    .privacy_policy li {
        list-style: disc;
        list-style-position: inside;
    }

    .check01 .box li,
    .check02 .box li,
    .check03 .box li {
        background-image: url(../img/common/li.png);
        background-repeat: no-repeat;
        background-size: 2%;
        background-position: left 0.4rem;
        padding-left: 1.5rem;
        line-height: 1.7;
        margin-bottom: 1rem;
    }

    .btn a {
        display: block;
        width: 50%;
        margin: 0 auto 3rem;
    }

    .hidden {
        display: block;
    }

    .check header h1 {
        width: 10rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        margin: auto;
    }

    .inner_btn {
        background-color: black;
        padding: 0.5rem;
        text-align: center;
        border-radius: 0.25rem;
    }

    .inner_btn a {
        color: #e0fa01;
        font-size: initial;
        text-decoration: none;
        display: block;

    }

    .bt_one {
        margin-bottom: 1.5rem;
    }

    .bt_two {
        margin-top: 1.5rem;
    }
}

.president_info {
    max-width: 750px;
    margin: 0 auto;
    padding: 16px;
}

.secDetail {
    color: #fff;
    padding: 16px;
}

/* 20221021 全身LP料金表修正作業-------------- */
.ac_check {
    display: none;
}

.ac_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    background-color: #373737;
}

.ac_btn {
    padding: 0 1em;
}

.ac_btn {

    font-size: clamp(10px, 6vw, 35px);
    font-weight: bold;
    line-height: 2.5em;
    color: #fff;
}

.ac_btn_toggle {
    width: 35px;
    height: auto;
    transform: rotateZ(-60deg);
    transition-duration: .25s;
}

.ac_check:checked+.ac_btn .ac_btn_toggle {
    transform: rotateZ(0);
    transition-duration: .25s;
}

@media screen and (max-width : 450px) {
    .ac_btn_toggle {
        width: 25px;
    }
}

.ac_check:checked+.ac_btn+.ac_contents {
    height: 200%;
    transition-timing-function: ease-out;
    transition-duration: .38s;
}

.ac_check:checked+.ac_btn+.ac_contents li {
    transform: translateY(0);
    transition-timing-function: ease-out;
    transition-duration: .38s;
}

.other_plan_list {
    position: relative;
    top: -2rem;
    padding: 3rem 2rem 0 !important;
}

.ac_contents {
    height: 0;
    overflow-y: hidden;
    transition-timing-function: ease-out;
    transition-duration: .2s;
}

.ac_contents li {
    margin-top: 1rem;
    transform: translateY(-600%);
    transition-timing-function: ease-out;
    transition-duration: .4s;
}

.ac_contents li:first-child {
    margin-top: 2rem;
}

.ac_contents dt {
    margin-bottom: .5rem;
}

@media screen and (max-width:767px) {
    .other_plan_list {
        padding: 3rem 1rem 0 !important;
    }
}

/* 上書き */
.sec09 ul.price_lists {
    top: -10%;
}