@charset "UTF-8";
/* CSS Document */

/*MV*/
#mv {
    position: relative;
 }

#mv p.btn {
/*    width: 87.5%;*/
    width: 78.5%;
    position: absolute;
    bottom: 11%;
    left: 50%;
    transform: translateX(-50%);
}

#mv p.scroll {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 11px;
    color: #454545;
    line-height: 1em;
}

#mv p.scroll::after {
    content: "";
    width: 1px;
    height: 26px;
    border-left: 1px solid #2a81ce;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}

#mv p.scroll a {
    color: #454545;
    text-decoration: none;
}


/*医療脱毛とエステ脱毛の違い*/
#cont01 div.cont01_box01 {
    background-image: url("../../../images/bg01_sp.jpg");
    background-repeat: repeat-y;
    background-position: center top;
    background-size: 100% auto;
}

#cont01 h2 {
    padding-top: 35px;
    padding-bottom: 25px;
    text-align: center;
}

#cont01 h2 img {
    width: 84.375%;
    height: auto;
}

#cont01 div.cont01_box01 ul {
    width: 81.25%;
    margin: 0 auto;
}

#cont01 div.cont01_box01 ul li:first-child {
    margin-bottom: 8px;
}

#cont01 div.cont01_box01 p {
    width: 13.125%;
    margin: 0 auto;
    padding-top: 13px;
    padding-bottom: 14px;
    line-height: 1em;
}

#cont01 div.cont01_box01 div {
    width: 81.25%;
    margin: 0 auto;
}

#cont01 div.cont01_box02 div {
    text-align: center;
}

#cont01 div.cont01_box02 p {
    width: 87.5%;
    margin: 0 auto;
    padding-bottom: 15px;
    line-height: 1em;
}

/*私たちが選ばれる理由*/
#cont02 {
    background-color: #2d83cc;
    padding-top: 35px;
    padding-bottom: 20px;
}

#cont02 h2 {
    width: 72.96%;
    margin: 0 auto;
    padding-bottom: 30px;
}

#cont02 ul {
    width: 87.5%;
    margin: 0 auto 35px;
}

#cont02 ul li {
    margin-bottom: 15px;
}

#cont02 div.cont02_box {
    width: 87.5%;
    margin: 0 auto 30px;
    border: 4px solid #fce476;
    background-color: #fff;
}

#cont02 div.cont02_box:last-of-type {
    margin-bottom: 0;
}

#cont02 div.cont02_box > h3 {
    background-color: rgba(255,255,255,.5);
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

#cont02 div.cont02_box > div {
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 25px;
}

#cont02 div.cont02_box > div > div {
    text-align: center;
}

#cont02 div.cont02_box > div > p {
    padding-top: 15px;
    font-size: 16px;
}

#cont02 div.cont02_box > p {
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 25px;
    font-size: 16px;
    background-color: rgba(255,255,255,.5);
}

#cont02 div.bg01 {
    background-image: url("../../../images/cont02_bg01_2.jpg");
    background-repeat: no-repeat;
    /*background-position: 60% top;*/
	background-position: 50% bottom;
	background-size: 100% auto;
}

#cont02 div.bg02 {
    background-image: url("../../../images/cont02_bg02_2.jpg");
    background-repeat: no-repeat;
    /*background-position: 70% top;*/
	background-position: right bottom;
	background-size: 80% auto;
}

#cont02 div.bg03 {
    background-image: url("../../../images/cont02_bg03_2.jpg");
    background-repeat: no-repeat;
    background-position: 70% top;
	background-size: 100% auto;
}

#cont02 div.bg04 {
    background-image: url("../../../images/cont02_bg04_2.jpg");
    background-repeat: no-repeat;
    background-position: 70% bottom;
	background-size: auto 100%;
}

/*人気の脱毛プラン*/
#cont03 {
    max-width: 1366px;
    margin: 0 auto;
}

#cont03 div.cont03_box01 {
    background-image: url("../../../images/bg06.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 100px;
}

#cont03 div.cont03_box01 h2 {
    width: 59.21%;
    margin: 0 auto;
}

#cont03 div.cont03_box01 div {
    width: 91.25%;
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 100px;
}

#cont03 div.cont03_box02 div:first-of-type {
    padding-top: 35px;
    padding-bottom: 20px;
    background-color: #fce476;
    position: relative;
}

#cont03 div.cont03_box02 div:first-of-type::before {
    content: "";
    width: 50px;
    height: 68px;
    background-image: url("../../../images/cont03_ico01.png");
    background-size: 50px 68px;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}

#cont03 div.cont03_box02 div:first-of-type h3 {
    width: 73.43%;
    margin: 0 auto;
}

#cont03 div.cont03_box02 div:first-of-type p {
    font-size: 16px;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

#cont03 div.cont03_box02 div:nth-of-type(2) {
    padding-top: 35px;
    padding-bottom: 100px;
    background-color: #fef6cf;
}

#cont03 div.cont03_box02 div:nth-of-type(2) ul {
    width: 89.84%;
    margin: 0 auto;
}

#cont03 div.cont03_box02 div:nth-of-type(2) ul li:first-child {
    margin-bottom: 25px;
}

#cont03 div.cont03_box03 > div:first-of-type {
    background-color: #ff93b5;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    position: relative;
}

#cont03 div.cont03_box03 > div:first-of-type::before {
    content: "";
    width: 200px;
    height: 48px;
    background-image: url("../../../images/cont03_ico02.png");
    background-size: cover;
    position: absolute;
    top: -48px;
    left: 50%;
    transform: translateX(-50%);
}

#cont03 div.cont03_box03 > div:first-of-type p {
    font-size: 16px;
    padding-bottom: 15px;
}

#cont03 div.cont03_box03 > div:first-of-type h3 {
    position: relative;
}

#cont03 div.cont03_box03 > div:first-of-type h3 img {
    position: relative;
    z-index: 10;
    padding-left: 5.46%;
    padding-right: 5.46%;
    background-color: #ff93b5;
    width: 56.87%;
}

#cont03 div.cont03_box03 > div:first-of-type h3::before {
    content: "";
    width: 100%;
    height: 1px;
    border-top: 1px solid #252525;
    position: absolute;
    left: 0;
    top: 16px;
}

#cont03 div.cont03_box03 > div:nth-of-type(2) {
    background-color: #fef3f8;
    padding-top: 35px;
    padding-bottom: 80px;
}

#cont03 div.cont03_box03 > div:nth-of-type(2) ul {
    width: 87.5%;
    margin: 0 auto;
}

#cont03 div.cont03_box03 > div:nth-of-type(2) ul li {
    margin-bottom: 20px;
}

#cont03 div.cont03_box03 > div:nth-of-type(2) ul li:nth-child(4) {
    margin-bottom: 0;
}

#cont03 div.cont03_box03 > div:nth-of-type(2) p {
    width: 87.5%;
    margin: 0 auto;
    padding-top: 20px;
}

#cont03 div.cont03_box03 > div:nth-of-type(2) > div {
    padding-top: 60px;
    width: 87.5%;
    margin: 0 auto;
}

#cont03 div.cont03_box04 {
    background-image: url("../../../images/bg07.jpg");
    background-size: cover;
    background-position: center top;
    padding-top: 50px;
    padding-bottom: 80px;
}

#cont03 div.cont03_box04 h3 {
    width: 50.93%;
    margin: 0 auto;
    padding-bottom: 25px;
}

#cont03 div.cont03_box04 p {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto 30px;
}

#cont03 div.cont03_box04 ul {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	flex-wrap:wrap;
    justify-content: center;
}

#cont03 div.cont03_box04 ul li {
    width: 50%;
    text-align: center;
    margin-bottom: 20px;
}

#cont03 div.cont03_box04 ul li img {
    width: 90%;
    height: auto;
}

#cont03 div.cont03_box04 ul li span {
    display: block;
    padding-top: 8px;
    font-size: 14px;
    letter-spacing: -1px;
}

/*施術の流れ*/
#cont04 {
    background-color: #3596d5;
    padding-top: 50px;
    padding-bottom: 80px;
}

#cont04 h2 {
    width: 36.56%;
    margin: 0 auto;
    padding-bottom: 45px;
}

#cont04 ul {
    width: 87.5%;
    margin: 0 auto;
}

#cont04 ul li {
    margin-bottom: 50px;
}

#cont04 ul li:last-child {
    margin-bottom: 0;
}

#cont04 ul li h3 {
    margin-bottom: 15px;
    width: 85%;
}

#cont04 ul li:nth-child(2) h3 {
    margin-bottom: 10px;
}

#cont04 ul li p {
    padding-top: 15px;
    color: #fff;
    line-height: 1.6em;
}

/*よくある質問*/
#cont05 {
    padding-top: 50px;
    padding-bottom: 60px;
}

#cont05 h2 {
    width: 49.68%;
    margin: 0 auto;
}

#cont05 dl {
    padding-left: 15px;
    padding-right: 15px;
}

#cont05 dl dt {
    padding-top: 35px;
    padding-left: 35px;
    font-size: 18px;
    font-weight: bold;
    color: #3596d5;
    line-height: 1.6em;
    margin-bottom: 30px;
    position: relative;
}

#cont05 dl dt::before {
    content: "Q.";
    font-family: 'Noto Sans JP', serif;
    font-size: 28px;
    color: #252525;
    position: absolute;
    left: 0;
    top: 33px;
}

#cont05 dl dd {
    font-size: 16px;
    line-height: 1.6em;
    padding-left: 50px;
    padding-bottom: 35px;
    border-bottom: 1px dotted #a6a6a6;
    position: relative;
}

#cont05 dl dd::before {
    content: "A.";
    font-family: 'Noto Sans JP', serif;
    font-size: 28px;
    color: #3596d5;;
    position: absolute;
    left: 20px;
    top: -5px;
}

#cont05 div {
    width: 87.5%;
    margin: 0 auto;
    padding-top: 35px;
}

/*クリニックのご紹介*/
#cont06 {
    padding-top: 50px;
}

#cont06 h2 {
    width: 63.75%;
    margin: 0 auto;
}

#cont06 div.photo {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
}

#cont06 div.info h3 {
    background-color: #fce476;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    line-height: 1em;
}

#cont06 div.info h3 img {
    width: 70%;
}

#cont06 div.info table {
    width: 100%;
}

#cont06 div.info table td {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    display: block;
}

#cont06 div.info table td:first-child {
    font-weight: bold;
    padding-top: 15px;
}

#cont06 div.info table td:nth-child(2) {
    border-bottom: 1px solid #cbcbcb;
    padding-top: 15px;
    padding-bottom: 15px;
}

#cont06 div.info table td a.link01 {
    font-weight: bold;
    color: #ff7c8a;
}

#cont06 div.info table td a.link02 {
    font-weight: bold;
    color: #39c031;
}

#cont06 div.info div {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
}

#cont06 div.access {
    padding-top: 30px;
    padding-bottom: 110px;
    padding-left: 15px;
    padding-right: 15px;
}

#cont06 div.access h3 {
    width: 30%;
    margin: 0 auto;
    padding-bottom: 45px;
}

#cont06 div.access div.map {
    text-align: center;
}

#cont06 div.access p.googlemap {
    text-align: center;
    padding-top: 33px;
    padding-bottom: 100px;
}

#cont06 div.access h4 {
    width: 50%;
    margin: 0 auto;
    padding-bottom: 50px;
}

#cont06 div.access div.acc_box {
    padding-bottom: 60px;
}

#cont06 div.access div.acc_box div:first-of-type {
    padding-bottom: 30px;
}

#cont06 div.access div.acc_box div:first-of-type p {
    padding-bottom: 15px;
}

#cont06 div.access div.acc_box div:first-of-type dl {
    display: table;
}

#cont06 div.access div.acc_box div:first-of-type dl dt {
    width: 124px;
    display: table-cell;
    vertical-align: middle;
}

#cont06 div.access div.acc_box div:first-of-type dl dd {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
}

#cont06 div.access div.acc_box div:nth-of-type(2) {
    text-align: center;
}

#cont06 div.access p.train {
    text-align: center;
}

