/*! CSS Used from: /wp-content/themes/MLC-PC/css/style.css */
body,
div,
dl,
dt,
dd,
ul,
li,
h2,
h3,
p,
table,
th,
td,
tbody,
figure,
footer {
    margin: 0;
    padding: 0;
}

figure,
figcaption,
footer,
h2,
h3 {
    display: block;
}

li {
    list-style: none;
}

table,
tr,
th,
td {
    border-collapse: collapse;
}

img {
    vertical-align: top;
    border: none;
}

html {
    overflow-y: scroll;
}

body {
    color: #1f1f1f;
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.0;
    *font-size: 100%;
    word-break: break-all;
    -webkit-text-size-adjust: 100%;
}

a {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    outline: none;
}

a:link,
a:visited {
    text-decoration: none;
}

a:hover,
a:active {
    text-decoration: none;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-size: 24px;
}
p {
    background-image: url("/wp-content/themes/MLC-PC/img/touka.gif");
}

img {
    max-width: 100%;
    height: auto;
}

.spVer {
    display: block;
}

a {
    text-decoration: none;
}

a:hover {
    opacity: 0.8;
}



/*! CSS Used from: /wp-content/themes/MLC-PC/css/layout_sp.css?230404 */
.inner {
    position: relative;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}

/*-----------------------------
    MV
----------------------------  */
.mainv {
    text-align: center;
    background: #e5ebee;
}
.mainv img {
    width: 100%;
    height: auto;
    max-width: 1000px;
}

/*-----------------------------
    campaignバナー
----------------------------  */
.campaign_image{
    background: #e04a6c;
    text-align: center;
}
.campaign_image img{
    width: 100%;
    height: auto;
    max-width: 640px;
}

/*-----------------------------
    footer
----------------------------  */
#footer {
    margin-bottom: 140px;
}
#footer .pagetop {
    text-align: center;
}

#footer .pagetop .inner {
    display: table;
    height: 120px;
    border-top: 1px dashed #798186;
}

#footer .pagetop .inner a {
    display: table-cell;
    vertical-align: middle;
    font-weight: 700;
    font-size: 22px;
    color: #798186;
}

#footer .pagetop .inner a span {
    display: inline-block;
    padding-top: 30px;
    background: url('/w/wp-content/themes/MLC-PC/img/icon_pagetop.png') no-repeat center top;
    text-align: center;
}

#footer .fcont {
    padding: 60px 0;
    background: #353535;
    color: #fff;
}

#footer .fcont .flex {
    text-align: center;
}

#footer .fcont .flex>figure {
    margin: 0 auto;
    max-width: 380px;
}

#footer .fcont .flex>figure img{
    width: 100%;
}

address {
    padding: 20px 0;
    text-align: center;
    background: #1f1f1f;
    font-style: normal;
    font-size: 18px;
    color: #fff;
}

h2 {
    margin-bottom: 30px;
    line-height: 1.6;
    font-size: 32px;
    font-weight: 700;
}



/*! CSS Used from: /wp-content/themes/MLC-PC/css/top.css?20221125 */

/*-----------------------------
    FV下アイコン
----------------------------  */

.top_sec00 {
    padding: 30px;
    background: #e5f0f8;
}

.top_sec00 ul {
    display: flex;
    border: 2px solid #b8c4cd;
    border-radius: 8px;
    background: #fff;
}

.top_sec00 ul li {
    width: calc(100% / 3);
    height: 180px;
    border: solid #b8c4cd;
    border-width: 0 2px 2px 0;
    text-align: center;
}

.top_sec00 ul li:nth-child(3n) {
    border-right: none;
}

.top_sec00 ul li:nth-last-child(-n+3) {
    border-bottom: none;
}

.top_sec00 ul li span {
    display: block;
    height: 100%;
    padding-top: 110px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.3;
    color: #1f1f1f;
}

.top_sec00 ul li.sitenav01 span {
    background: url('/w/wp-content/themes/MLC-PC/img/icon_sitenav01.png') no-repeat center top 30px;
}

.top_sec00 ul li.sitenav02 span {
    background: url('/w/wp-content/themes/MLC-PC/img/icon_sitenav02.png') no-repeat center top 32px;
}

.top_sec00 ul li.sitenav05 span {
    background-size: auto 52px !important;
    background: url('/w/wp-content/themes/MLC-PC/img/icon_sitenav05.png') no-repeat center top 30px;
}

.top_sec00_notes {
    font-size: 16px;
    margin-top: 15px;
    text-align: left;
    line-height: 1.6;
}

/*-----------------------------
    セクション見出し
----------------------------  */

.section{
    margin: 100px 0;
}

.tr_head {
    text-align: center;
    margin: 0 auto;
    padding: 0 30px;
}
.tr_head .h2_txt {
    font-size: 22px;
    font-weight: 700;
    color: #0070bb;
    margin-bottom: 20px;
}
.tr_head h2 {

}

/*-----------------------------
    包茎の悩みについて
----------------------------  */


.aboutlisk_list {
    padding: 0 30px;
}

.aboutlisk_list ul {
    display: block;
    width: fit-content;
    line-height: 2;
    text-align: left;
    margin: 0 auto;
}

.aboutlisk_list li {
    width: 100%;
}

.aboutlisk_image{
    margin-top: 60px;
    background: #0070bb;
    text-align: center;
}
.aboutlisk_image img{
    width: 100%;
    height: auto;
    max-width: 640px;
}

/*-----------------------------
    選ばれている理由
----------------------------  */

.top_sec07 {
    padding: 0 30px;
}

.top_sec07 .txt {
    line-height: 1.8;
    font-size: 24px;
}

.top_sec07 .flex {
    display: block;
    border-radius: 8px;
    background: #e5f0f8;
    padding-bottom: 30px;
}

.top_sec07 .flex .about_item {
    width: 100%;
    padding: 30px 30px;
    text-align: left;
}

.top_sec07 .flex .about_item figure {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    width: 420px;
    margin: auto;
}

.top_sec07 .flex .about_item figure img {
    width: 420px;
    height: auto;
}


.top_sec07 .flex .about_item .point {
    display: table;
    margin: 0 auto 15px;
    margin-bottom: 20px;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    border: 1px solid #0070bb;
}

.top_sec07 .flex .about_item .point span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #0070bb;
}

.top_sec07 .flex .about_item h3 {
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.6;
    font-size: 30px;
    font-weight: 700;
}

.top_sec07 .flex .about_item .txt {
    text-align: left;
    margin-bottom: 30px;
}

/*-----------------------------
    包茎⼿術の料⾦
----------------------------  */


.tr_price {
    text-align: center;
}

.price_txt {
    font-size: 16px;
    margin-top: 15px;
    text-align: left;
    line-height: 1.6;
    padding: 0 30px;
}

.price_table {
    width: calc(100% - 60px);
    border: solid #1f1f1f;
    border-width: 1px 0;
    border-top: none;
    margin: auto;
}

.price_table tr+tr {
    border-top: 1px dashed #1f1f1f;
}

.price_table th {
    line-height: 1.6;
    width: 100%;
    color: #0070bb;
    padding: 35px 30px;
    background: no-repeat right 30px center #e5f0f8;
    text-align: left;
    font-size: 24px;
}

.price_table td {
    width: 170px;
    padding: 25px 0;
    border-left: 0;
    font-size: 20px;
    line-height: 2.0;
    background: #f5f5f6;
    font-weight: 700;
}

.price_table td:last-child {
    width: 410px;
    padding: 25px 30px;
    text-align: left;
    background: #fff;
    line-height: 2.0;
    font-weight: 500;
    font-size: 18px;
}

.price_table td span {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    color: #0070bb;
}

.price_table.simple {
    border-top: solid #1f1f1f;
    border-width: 1px;
}

.price_table.simple th {
    width: 50%;
    background: #f5f5f6;
    color: inherit;
}

.price_table.simple th span {
    display: block;
    font-size: 16px;
    font-weight: normal;
}
.price_table.simple td:last-child {
    width: auto;
}

/*-----------------------------
    包茎⼿術の流れ
----------------------------  */


.flowpage p.step {
    font-size: 30px;
    font-weight: 700;
    color: #0070bb;
}

.flowpage p.step span {
    display: inline-block;
    padding: 0.4em 0.8em;
    background: #0070bb;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    margin-right: 14px;
    font-size: 80%;
    vertical-align: middle;
}

.flowpage dl {
    padding: 0 30px;
}

.flowpage dl dt {
    position: relative;
    margin-bottom: 30px;
}

.flowpage dl dt.flow_icon {
    margin-top: 120px;
}

.flowpage dl dt.flow_icon:before {
    content: '';
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 30px 0 30px;
    border-color: #a3acb1 transparent transparent transparent;
}

.flowpage dl dd .flex>div p {
    line-height: 2.0;
    font-size: 22px;
}

.flowpage dl dd .flex>div p.credit {
    position: relative;
    margin: 30px 0 20px;
    padding-left: 1.5em;
    line-height: 1.0;
    font-weight: 700;
    font-size: 22px;
    color: #0070bb;
}

.flowpage dl dd .flex>div p.credit:before {
    content: '●';
    position: absolute;
    top: 0;
    left: 0;
}
.flowpage dl dd .flex>div p.credit+figure {
    text-align: center;
}
.flowpage dl dd .flex>figure {
    overflow: hidden;
    margin-top: 40px;
    width: 100%;
}

.flowpage dl dd .flex>figure img {
    object-fit: cover;
    width: 100%;
    height: 250px;
    border-radius: 0;
}

.flowpage dl dd .loan {
    width: 580px;
    margin: 80px auto 0;
}

.flowpage dl dd .loan>div {
    padding: 0;
}

.flowpage dl dd .loan>div .txt {
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 700;
}

.flowpage dl dd .loan>div .note {
    line-height: 1.6;
    font-size: 20px;
    color: #444;
}

/*-----------------------------
    包茎⼿術でよくある質問
----------------------------  */


.tr_faq {

}

.tr_faq dl {
    margin-top: 40px;
    text-align: left;
    font-size: 22px;
    padding: 0 30px;
}
.tr_faq dl.tr_faq_toggle {
    margin-top: 20px;
}

.tr_faq dl dt {
    position: relative;
    padding: 25px 70px 25px 80px;
    border: 1px solid #798186;
    border-radius: 8px;
    background: url('/w/wp-content/themes/MLC-PC/img/icon_faq_off.png') no-repeat right 30px center #798186;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 1.8;
    cursor: pointer;
}

.tr_faq dl dt:before {
    content: 'Q.';
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -15px;
    font-size: 30px;
    line-height: 1.0;
}

.tr_faq dl dd {
    display: none;
    position: relative;
    padding: 30px 30px 30px 80px;
    line-height: 2.0;
}

.tr_faq dl dd:before {
    content: 'A.';
    position: absolute;
    top: 30px;
    left: 30px;
    margin-top: -10px;
    font-size: 30px;
    font-weight: 700;
    color: #0070bb;
}

.tr_faq dl dd+dt {
    margin-top: 20px;
}



/*-----------------------------
    監修医師
----------------------------  */

.p-profile__figure {
    padding: 0 30px;
    text-align: center;
}

.p-profile__figure-item {
    border-radius: 50%;
    box-shadow: 0 0 0 1px #eee;
    max-width: 200px;
    width: 100%;
    overflow: hidden;
    margin: auto;
}

.p-profile__figure figcaption {
    font-size: 24px;
    line-height: 1.5;
    margin-top: 1em;
}

.p-profile__desc {
    margin-top: 30px;
    padding: 0 30px;
    font-size: 22px;;
    line-height: 1.6;
}
.p-profile__desc-ttl {
    margin-bottom: 10px;
}
.p-profile__desc-lists {}
.p-profile__desc-item {}


/*-----------------------------
    全国のクリニックについて
----------------------------  */

.clinic.area {
    text-align: center;
    padding: 80px 30px 0;
    margin-bottom: 100px;
}

.clinic.area .h2_txt {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    color: #0070bb;
}

.clinic.area .flex {
    display: block;
    margin-top: 50px;
}

.clinic.area .flex .map {
    position: relative;
    width: 100%;
}

.clinic.area .flex .map ul li {
    position: absolute;
}

.clinic.area .flex .map ul li.hokkaido {
    top: 100px;
    left: 60px;
}

.clinic.area .flex .map ul li.kantou {
    top: 300px;
    right: 10px;
}

.clinic.area .flex .map ul li.kansai {
    top: 410px;
    right: 60px;
}

.clinic.area .flex .map ul li.chugoku {
    top: 265px;
    left: 0;
}

.clinic.area .flex .map ul li.kyushu {
    bottom: -40px;
    left: 150px;
}

.clinic.area .flex .map ul li a {
    padding: 20px;
    border: 2px solid;
    border-radius: 8px;
    font-weight: 700;
    font-size: 24px;
}

.clinic.area .flex .map ul li a:hover {
    color: #fff !important;
}

.clinic.area .flex .map ul li.hokkaido a {
    border-color: #5384c4;
    color: #5384c4;
}

.clinic.area .flex .map ul li.hokkaido a:hover {
    background: #5384c4;
}

.clinic.area .flex .map ul li.kantou a {
    border-color: #f8b62c;
    color: #f8b62c;
}

.clinic.area .flex .map ul li.kantou a:hover {
    background: #f8b62c;
}

.clinic.area .flex .map ul li.kansai a {
    border-color: #4dac8e;
    color: #4dac8e;
}

.clinic.area .flex .map ul li.kansai a:hover {
    background: #4dac8e;
}

.clinic.area .flex .map ul li.chugoku a {
    border-color: #9a84bc;
    color: #9a84bc;
}

.clinic.area .flex .map ul li.chugoku a:hover {
    background: #9a84bc;
}

.clinic.area .flex .map ul li.kyushu a {
    border-color: #ea5514;
    color: #ea5514;
}

.clinic.area .flex .map ul li.kyushu a:hover {
    background: #ea5514;
}

.clinic.area .flex .list {
    width: 100%;
    margin-top: 120px;
    text-align: left;
}

.clinic.area .flex .list dl dt {
    padding: 20px;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

.clinic.area .flex .list dl dt.kantou {
    background: #f8b62c;
}

.clinic.area .flex .list dl dt.hokkaido {
    background: #5384c4;
}

.clinic.area .flex .list dl dt.kansai {
    background: #4dac8e;
}

.clinic.area .flex .list dl dt.chugoku {
    background: #9a84bc;
}

.clinic.area .flex .list dl dt.kyushu {
    background: #ea5514;
}

.clinic.area .flex .list dl dd {
    padding: 0.5em 0;
}

.clinic.area .flex .list dl dd+dt {
    margin-top: 30px;
}

.clinic.area .flex .list dl dd ul {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
}

.clinic.area .flex .list dl dd ul li span {
    display: block;
    background: #f1f1f1;
    padding: 0.6em;
    border-radius: 0.4em;
}


.ClinicTable {
    margin-top: 120px;
    text-align: left;
}
.ClinicTable__title{
    display: block;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    position: relative;
    cursor: pointer;
}
.ClinicTable__title:hover{
    opacity: 0.9;
}
.ClinicTable__title span{
    display: block;
    padding: 20px;
}
.ClinicTable__title span::before {
    content: "";
    width: 22px;
    height: 22px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.ClinicTable__title::before,
.ClinicTable__title::after{
    position: absolute;
    content:'';
    width: 12px;
    height: 2px;
    background-color: #FFF;
    top:50%;
    right: 25px;
    transform: translateY(-50%);
    z-index: 2;
}
.ClinicTable__title::before{
    transform: rotate(0deg);
}
.ClinicTable__title::after{
    transform: rotate(90deg);
}
.ClinicTable__title.active::after{
    display:none;
}
.ClinicTable__panel--hokkaido .ClinicTable__title,
.ClinicTable__panel--hokkaido .ClinicTable__title::before,
.ClinicTable__panel--hokkaido .ClinicTable__title::after {
    background: #5384c4;
}

.ClinicTable__panel--kanto .ClinicTable__title,
.ClinicTable__panel--kanto .ClinicTable__title::before,
.ClinicTable__panel--kanto .ClinicTable__title::after {
    background: #f8b62c;
}

.ClinicTable__panel--kansai .ClinicTable__title,
.ClinicTable__panel--kansai .ClinicTable__title::before,
.ClinicTable__panel--kansai .ClinicTable__title::after {
    background: #4dac8e;
}

.ClinicTable__panel--sikoku .ClinicTable__title,
.ClinicTable__panel--sikoku .ClinicTable__title::before,
.ClinicTable__panel--sikoku .ClinicTable__title::after {
    background: #9a84bc;
}

.ClinicTable__panel--kyusyu .ClinicTable__title,
.ClinicTable__panel--kyusyu .ClinicTable__title::before,
.ClinicTable__panel--kyusyu .ClinicTable__title::after {
    background: #ea5514;
}

.ClinicTable__panel--hokkaido h3{
    color:#2d7dc8;
}
.ClinicTable__panel--kanto h3{
    color:#f5b421;
}
.ClinicTable__panel--kansai h3{
    color:#58ab8e;
}
.ClinicTable__panel--sikoku h3{
    color:#9886bd;
}
.ClinicTable__panel--kyusyu h3{
    color:#e45503;
}
.ClinicTable__item{
    margin-top: 40px;
    line-height: 1.5;
}
.ClinicTable__item li{
    margin-bottom: 40px;
}

.googlemap iframe,.googlemap .comingsoon {
    width: 100%;
    height: 240px;
}
.ClinicTable__item h3{
    font-size: 22px;
}
.ClinicTable__item .address-wrap{
    font-size: 20px;
}


/*-----------------------------
    続きを読むボタン
----------------------------  */

.btn_toggle {
    position: relative;
    display: flex;
    margin: 30px 0;
    justify-content: center;
    height: 70px;
}
.btn_toggle.mt60 {
    margin-top: 60px;
}

.btn_toggle span {
    position: relative;
    display: table;
    width: 280px;
    height: 100%;
    border-radius: 10px;
    border: 2px solid #0070bb;
    background-color: #fff;
    background-image: url('/w/wp-content/themes/MLC-PC/img/icon_index_off.png');
    background-repeat: no-repeat;
    background-position: right 30px center;
    font-size: 24px;
    font-weight: 700;
    color: #0070bb;
    z-index: 2;
    cursor: pointer;
}

.btn_toggle span em,
.btn_toggle span i {
    display: table-cell;
    vertical-align: middle;
    padding-left: 40px;
    font-style: normal;
}

.btn_toggle span i {
    display: none;
}

.btn_toggle.active span {
    background-color: #0070bb;
    background-image: url('/w/wp-content/themes/MLC-PC/img/icon_index_on.png');
    color: #fff;
}

.btn_toggle.active span i {
    display: table-cell;
}

.btn_toggle.active em {
    display: none;
}


/*-----------------------------
    footer CTA
----------------------------  */

.footerArea {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 0px;
    z-index: 10;
}

.footerArea .inner {
    padding: 0px;
    max-width: 100%;
}

.footerArea.lp03 .inner .btnList .btnList_cv--title {
    background: rgb(42 106 185);
    color: rgb(255 255 255);
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 20px;
    display: block;
}

.footerArea.lp03 .inner .btnList {
    text-align: center;
    padding: 0px;
    font-size: 0px;
    background: #2a6ab9;
}

.footerArea.lp03 .inner .btnList .btn {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    width: 33%;
    text-align: center;
}

.footerArea.lp03 .inner .btnList .btn a {
    width: 100%;
    display: inline-block;
    padding: 30px 0px;
}

.footerArea.lp03 .inner .btnList .btn img {
    max-width: 400px;
    width: 100%;
}

.footerArea.lp03 .inner .btnList .btn_right {
    background: #f39800;
}

.footerArea.lp03 .inner .btnList .btn_right.btn-counseling {
    margin: 0 10px 10px;
    width: calc(100% - 20px);
    border-radius: 3px;
    max-width: 640px;
}

@media screen and (min-width: 769px){
    .footerArea.lp03 .inner .btnList .btn img {
        max-width: 100%;
        width: auto;
    }
}


/*-----------------------------
    ほか
----------------------------  */


.d-inline {
    display: inline !important;
}

.fz50 {
    font-size: 50% !important;
}





