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

/*MV*/
#mv {
    background-image: url("../../../images/bg01.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    position: relative;
    height: 916px;
    margin: 0 auto;
}

#mv p.btn {
    position: absolute;
    top: 660px;
    left: calc(50% + 62px);
}

#mv p.btn a:hover {
    opacity: .8;
}

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

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

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

#mv p.scroll a:hover {
    text-decoration: underline;
}

/*医療脱毛とエステ脱毛の違い*/
#cont01 div.cont01_box01 {
    background-image: url("../../../images/bg02.jpg"),url("../../../images/bg03.jpg");
    background-repeat: no-repeat,no-repeat;
    background-position: center top,center bottom;
    background-size: 1366px 645px,1366px 797px;
    padding-bottom: 128px;
}

#cont01 div.cont01_box02 {
    background-image: url("../../../images/bg04.jpg"),url("../../../images/bg05.jpg");
    background-repeat: no-repeat,no-repeat;
    background-position: center top,center bottom;
    background-size: 1366px 577px,1366px 301px;
}

#cont01 h2 {
    padding-top: 26px;
    padding-bottom: 34px;
    text-align: center;
}

#cont01 div.cont01_box01 ul {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    width: 808px;
    margin: 0 auto;
}

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

#cont01 div.cont01_box01 p {
    text-align: center;
    padding-top: 37px;
    padding-bottom: 33px;
    line-height: 1em;
}

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

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

#cont01 div.cont01_box02 p {
    text-align: center;
    height: 301px;
    line-height: 1em;
}

#cont01 div.cont01_box02 p a:hover {
    opacity: .8;
}

/*私たちが選ばれる理由*/
#cont02 {
    background-color: #2d83cc;
    max-width: 1366px;
    margin: 0 auto;
    padding-top: 46px;
    padding-bottom: 104px;
}

#cont02 h2 {
    text-align: center;
    padding-bottom: 52px;
}

#cont02 ul {
    width: 907px;
    margin: 0 auto 65px;
    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;
}

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

#cont02 ul li:nth-child(odd) {
    margin-right: 21px;
}

#cont02 ul li a:hover {
    opacity: .8
}

#cont02 div.cont02_box {
    width: 864px;
    min-height: 337px;
    margin: 0 auto 38px;
    padding: 56px 50px 0 50px;
    border: 8px solid #fce476;
    background-color: #fff;
}

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

#cont02 div.cont02_box > div {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    padding-top: 52px;
    padding-left: 22px;
}

#cont02 div.cont02_box > div > div {
    padding-right: 50px;
}

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

#cont02 div.cont02_box > p {
    padding-top: 65px;
    padding-left: 26px;
    width: 580px;
    font-size: 16px;
}

#cont02 div.bg01 {
    background-image: url("../../../images/cont02_bg01_2.jpg");
    background-repeat: no-repeat;
    background-position: right top;
}

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

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

#cont02 div.bg04 {
    background-image: url("../../../images/cont02_bg04_2.jpg");
    background-repeat: no-repeat;
    background-position: right top;
}

/*人気の脱毛プラン*/
#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;
    min-height: 770px;
    padding-top: 146px;
}

#cont03 div.cont03_box01 h2 {
    text-align: center;
}

#cont03 div.cont03_box01 div {
    text-align: center;
    padding-top: 48px;
}

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

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

#cont03 div.cont03_box02 div:first-of-type p {
    font-size: 18px;
    padding-top: 25px;
}

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

#cont03 div.cont03_box02 div:nth-of-type(2) ul {
    width: 980px;
    margin: 0 auto;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

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

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

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

#cont03 div.cont03_box03 > div:first-of-type p {
    font-size: 18px;
    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: 35px;
    padding-right: 35px;
    background-color: #ff93b5;
}

#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: 23px;
}

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

#cont03 div.cont03_box03 > div:nth-of-type(2) ul {
    width: 972px;
    margin: 0 auto;
    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;
}

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

#cont03 div.cont03_box03 > div:nth-of-type(2) ul li:nth-child(odd) {
    margin-right: 26px;
}

#cont03 div.cont03_box03 > div:nth-of-type(2) ul li:nth-child(3),
#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: 972px;
    margin: 0 auto;
    padding-top: 20px;
}

#cont03 div.cont03_box03 > div:nth-of-type(2) > div {
    padding-top: 105px;
    text-align: center;
}

#cont03 div.cont03_box03 > div:nth-of-type(2) > div a:hover {
    opacity: .8;
}

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

#cont03 div.cont03_box04 h3 {
    text-align: center;
    padding-bottom: 25px;
}

#cont03 div.cont03_box04 p {
    width: 870px;
    margin: 0 auto 30px;
}

#cont03 div.cont03_box04 ul {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    width: 698px;
    margin: 0 auto;
}

#cont03 div.cont03_box04 ul li {
    margin-right: 34px;
}

#cont03 div.cont03_box04 ul li:last-child {
    margin-right: 0;
}

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

/*施術の流れ*/
#cont04 {
    background-color: #3596d5;
    max-width: 1366px;
    margin: 0 auto;
    padding-top: 118px;
    padding-bottom: 160px;
}

#cont04 h2 {
    text-align: center;
    padding-bottom: 45px;
}

#cont04 ul {
    width: 817px;
    margin: 0 auto;
    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;
}

#cont04 ul li {
    width: 350px;
    position: relative;
}

#cont04 ul li:nth-child(2) {
    margin-bottom: 60px;
    padding-top: 95px;
}

#cont04 ul li:nth-child(4) {
    padding-top: 95px;
}

#cont04 ul li:nth-child(odd) {
    margin-right: 117px;
}

#cont04 ul li:first-child::after {
    content: "";
    width: 65px;
    height: 33px;
    background-image: url("../../../images/cont04_ico01.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 375px;
    top: 283px;
}

#cont04 ul li:nth-child(2)::after {
    content: "";
    width: 65px;
    height: 33px;
    background-image: url("../../../images/cont04_ico02.png");
    background-repeat: no-repeat;
    position: absolute;
    left: -92px;;
    top: 603px;
}

#cont04 ul li:nth-child(3)::after {
    content: "";
    width: 65px;
    height: 33px;
    background-image: url("../../../images/cont04_ico01.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 375px;
    top: 241px;
}

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

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

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

/*よくある質問*/
#cont05 {
    padding-top: 95px;
    padding-bottom: 100px;
    width: 980px;
    margin: 0 auto;
}

#cont05 h2 {
    text-align: center;
}

#cont05 dl {
    padding-top: 15px;
}

#cont05 dl dt {
    padding-top: 55px;
    padding-left: 42px;
    font-size: 22px;
    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: 36px;
    color: #252525;
    position: absolute;
    left: 0;
    top: 50px;
}

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

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

#cont05 div {
    text-align: center;
    padding-top: 55px;
}

#cont05 div a:hover {
    opacity: .8;
}

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

#cont06 h2 {
    text-align: center;
}

#cont06 div.photo {
    text-align: center;
    padding-top: 97px;
    padding-bottom: 62px;
}

#cont06 div.info {
    width: 700px;
    margin: 0 auto;
}

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

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

#cont06 div.info table td {
    border-bottom: 1px solid #cbcbcb;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 16px;
}

#cont06 div.info table td:first-child {
    width: 130px;
    font-weight: bold;
}

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

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

#cont06 div.info div {
    padding-top: 117px;
    padding-bottom: 60px;
}

#cont06 div.access {
    padding-top: 60px;
    padding-bottom: 110px;
    width: 700px;
    margin: 0 auto;
}

#cont06 div.access h3 {
    text-align: center;
    padding-bottom: 45px;
}

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

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

#cont06 div.access p.googlemap a:hover {
    opacity: .8;
}

#cont06 div.access h4 {
    text-align: center;
    padding-bottom: 50px;
}

#cont06 div.access div.acc_box {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

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

#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 p.train {
    text-align: center;
}

