@charset "UTF-8";

/* top */


#main-top section{padding:5vw 0;}
.top-greet .flex-item:first-child{width:63%}
.top-greet .flex-item:nth-child(2){margin-left:3%;width:34%}
.top-greet .text .name{margin-top: 3vw;}

.top-info .flex-item:first-child{width:33%}
.top-info .flex-item:nth-child(2){margin-left:3%;width:64%}
.top-info dt{width: 30%;}
.top-info dd{width: 70%}

.top-introduction .flex-item:first-child{width:40%;}
.top-introduction .flex-item:first-child img{margin:auto;}
.top-introduction .flex-item:nth-child(2){margin-left:10%;width:50%}
.top-introduction .name{font-size:2.6vw;margin-bottom: 2vw;}
.top-introduction dt{width: 30%;}
.top-introduction dd{width: 70%}

.top-case .flex-item{width:50%;padding:2vw;box-sizing:border-box;margin-top: 2vw;}
.top-flow .flex-item{width:33%;padding:2vw;box-sizing:border-box;}
.top-case .flex-item p{font-size:1.6vw;}
.top-flow .tel-btn{width:100%}
.top-flow .tel-btn a{padding:0.7vw 0;}

/* fee */
.fee-details ul li {margin-bottom: 2vw;}
.fee-details ul li div.fee_image {margin-top: 2vw;padding: 0 7%;}
.fee-details ul li div.fee_image .fee_image_sp {display: none;}
.fee-details ul li div.fee_image .fee_image_table {padding-bottom: 1vw;}
.fee-details ul li div.fee_image span {font-size:1.2vw; line-height: 1.2;}
.fee-details ul li.cta {text-align: center;}
.fee-details ul li.cta div.tel-btn {display: inline-block;}

/* case */
.case-top div.text-center {margin-bottom: 2vh;}
.case-top ul li div.question {background-color: #E0E0E0;padding: 1.6vw;margin: 2vw 0;}
.case-content ul li div.question {background-color: #E0E0E0;padding: 1.6vw;margin: 2vw 0;}
.case-top ul li div.question ul li.inline {display: inline-block; color: #000000;}
.case-top ul li div.question ul li.inline {vertical-align: middle; line-height: 1.3}
.case-content ul li div.question ul li.inline {display: inline-block;}
.case-content ul li div.question ul li.inline {vertical-align: middle; line-height: 1.3}
.case-top div.cta {text-align: center;}
.case-content div.cta {text-align: center;}
