@charset "utf-8";





img.sp {
    display: none;
}

@media screen and (max-width: 800px){
    img.pc {
        display: none;
    }
    img.sp {
        display: block;
    }
}

/*==========================================================================

	            #top-header
	
============================================================================*/


#top-header {
	background: url("../img/top/pc/main-bg.jpg") center center no-repeat;
    background-size: cover;
	position: relative;
	overflow: hidden;
}
@media screen and (max-width: 800px){
    #top-header {
        background: url("../img/top/sp/main-bg.jpg") center top no-repeat;
        background-size: 100% auto;
        background-color: #7c7354;
    }
}

.top-header-logo {
	max-width: 101px;
    width: 10%;
	line-height: 0;
	position: absolute;
	top: 10px;
	left: 20px;
    z-index: 3;
}
.top-header-logo a {
	transition: .5s;
}
.top-header-logo a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	transition: .5s;
}
@media screen and (max-width: 800px){
	.top-header-logo {
        width: 25%;
        top: 3%;
	    left: 15%;
	}
}


#main-box {
    max-width: 1500px;
    margin: 0 auto;
    line-height: 0;
    position: relative;
}

.main-title {
	max-width: 719px;
    width: 50%;
    position: absolute;
    top: 10%;
    left: 5%;
    z-index: 2;
}
.main-txt {
	max-width: 492px;
    width: 35%;
    position: absolute;
    top: 39%;
    left: 8%;
    z-index: 2;
}
.main-tokuten {
	max-width: 533px;
    width: 38%;
    position: absolute;
    top: 53%;
    left: 8%;
    z-index: 2;
}
.main-reserve {
	max-width: 930px;
    width: 70%;
    position: absolute;
    bottom: 1%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}
.main-person {
    max-width: 1251px;
    width: 90%;
    text-align: right;
    float: right;
    margin-right: -10%;
}
#main-box a {
	transition: .5s;
}
#main-box a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	transition: .5s;
}
@media screen and (max-width: 1400px){
    .main-title {
        left: 2%;
    }
    .main-txt {
        left: 5%;
    }
    .main-tokuten {
        left: 5%;
    }
    .main-person {
        margin-right: -15%;
    }
}
@media screen and (max-width: 800px){
    .main-title {
        max-width: 502px;
        width: 60%;
        position: inherit;
        top: inherit;
        left: inherit;
        padding-top: 7%;
    }
    .main-tokuten {
        max-width: 690px;
        width: 90%;
        margin: -8% auto 5%;
        position: inherit;
        top: inherit;
        left: inherit;
    }
    .main-txt {
        max-width: 688px;
        width: 90%;
        margin: 0 auto 5%;
        position: inherit;
        top: inherit;
        left: inherit;
    }
    .main-reserve {
        max-width: 734px;
        width: 90%;
        position: inherit;
        bottom: inherit;
        left: inherit;
        right: inherit;
        margin: 0 auto 5%;
    }
    .main-person {
        max-width: 558px;
        width: 70%;
        text-align: inherit;
        float: inherit;
        margin-right: 0;
        position: absolute;
        top: 0;
        right: 0;
    }
}


/*==========================================================================

	            #sec1　金の糸美容術とは？
	
============================================================================*/

#sec1 {
	background: url("../img/top/pc/sec1-bg.jpg") center bottom repeat-x;
}

.sec1-box1 {
    max-width: 1332px;
    margin: 0 auto;
    text-align: center;
    line-height: 0;
}

/*==========================================================================

	            #sec2　症例
	
============================================================================*/

#sec2 {
	background: url("../img/top/pc/sec2-bg.jpg") center top repeat-x;
    background-color: #fbf5e8;
}

.sec2-box1 {
    max-width: 1332px;
    margin: 0 auto;
    text-align: center;
    line-height: 0;
}

/*==========================================================================

	            #sec3　選ばれる６つの理由
	
============================================================================*/

#sec3 {
    background-color: #fbf5e8;
    padding-bottom: 120px;
}

#sec3 h2 {
    background: linear-gradient(90deg, #ccab52 0%, #ccab52 50%, #dbb95e 50%, #dbb95e 100%);
    text-align: center;
    line-height: 0;
}
#sec3 h2 img {
    max-width: 2000px;
    margin: 0 auto;
}
.sec3-box1 {
    max-width: 1200px;
    margin: -70px auto 0;
    text-align: center;
    line-height: 0;
    padding: 0 3%;
}
@media screen and (max-width: 1200px){
    .sec3-box1 {
        margin: -5% auto 0;
    }
}
@media screen and (max-width: 800px){
    #sec3 {
        padding-bottom: 0;
    }
    .sec3-box1 {
        margin: 0;
        padding: 0;
    }
}

/*==========================================================================

	            #sec4　よくあるご質問
	
============================================================================*/

#sec4 {
    padding: 100px 3% 120px;
}
#sec4 h2 {
    font-family: 游明朝体, "Yu Mincho", YuMincho, メイリオ, Meiryo, serif;
    font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.15em;
    margin-bottom: 2em;
}
.sec4-box1 {
    max-width: 1000px;
    margin: 0 auto;
}
.sec4-box1 dl {
    /*margin-bottom: 2em;*/
}
.sec4-box1 dt {
    background: url("../img/top/pc/sec4-under.png") right 20px center no-repeat;
    font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
    line-height: 1.5;
    border: #c9c8c8 1px solid;
    border-radius: 8px;
    padding: 0.8em 3em 0.8em 3.1em;
    text-indent: -2.1em;
    margin-bottom: 1em;
    cursor: pointer;
}
.faq-Q {
    font-size: 36px;
	font-size: 3.6rem;
	font-weight: bold;
    color: #c09a34;
    line-height: 1;
    vertical-align: middle;
    margin-right: 0.5em;
}
.sec4-box1 dd {
    padding: 0 3em 2em 3.7em;
    text-indent: -2.3em;
    display: none;
}
.faq-A {
    font-size: 36px;
	font-size: 3.6rem;
	font-weight: bold;
    color: #ed82b4;
    line-height: 1;
    vertical-align: middle;
    margin-right: 0.5em;
}

@media screen and (max-width: 800px){
    #sec4 {
        padding: 10% 3% 10%;
    }
    #sec4 h2 {
        font-size: 20px;
        font-size: 2.0rem;
    }
    .sec4-box1 dt {
        background: url("../img/top/pc/sec4-under.png") right 15px center no-repeat;
        background-size: 10px auto;
        font-size: 18px;
        font-size: 1.8rem;
    }
    .faq-Q {
        font-size: 30px;
        font-size: 3.0rem;
    }
    .faq-A {
        font-size: 30px;
        font-size: 3.0rem;
    }
}
@media screen and (max-width: 500px){
    .sec4-box1 dt {
        font-size: 16px;
        font-size: 1.6rem;
    }
    .faq-Q {
        font-size: 26px;
        font-size: 2.6rem;
    }
    .faq-A {
        font-size: 26px;
        font-size: 2.6rem;
    }
}

/*==========================================================================

	            #sec5　今だけの大特典
	
============================================================================*/

#sec5 {
	background: url("../img/top/pc/sec5-bg.jpg") center 0 no-repeat;
    background-size: 100% auto;
    background-color: #f1d68f;
    padding: 0 3%;
}
#sec5 h2 {
    max-width: 1056px;
    margin: 0 auto;
    line-height: 0;
}
#sec5 h2 img {
    transform: translateY(-45px);
    /*margin-top: -45px;*/
}
.sec5-box1 {
    max-width: 1200px;
    margin: -60px auto 0;
    text-align: center;
    line-height: 0;
}
.sec5-box1 h3 {
    margin-left: -7px;
}

@media screen and (max-width: 800px){
    #sec5 {
        background: none;
        padding: 0;
    }
    #sec5 h2 img {
        transform: translateY(0px);
        margin-top: 0;
    }
    .sec5-box1 {
        margin: 0;
    }
    .sec5-box1 h3 {
        margin-left: 0;
    }
}

/*==========================================================================

	            #sec6　選ばれる６つの理由
	
============================================================================*/

#sec6 {
    background-color: #fbf5e8;
    padding: 100px 3% 200px;
}
.sec6-box1 {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    line-height: 0;
}
.sec6-box1 h2 {
    max-width: 1101px;
    margin: 0 auto;
}

@media screen and (max-width: 800px){
    #sec6 {
        padding: 0;
    }
}

/*==========================================================================

	            #sec7　無料カウンセリング
	
============================================================================*/

#sec7 {
    padding-bottom: 120px;
}
#sec7 h2 {
    background: linear-gradient(90deg, transparent 0%, transparent 50%, #9e957e 50%, #9e957e 100%);
    line-height: 0;
}
#sec7 h2 img {
    max-width: 1525px;
    margin: -70px auto 0;
}
.sec7-box1 {
    max-width: 1200px;
    margin: -70px auto 0;
    padding: 0 5%;
    text-align: center;
    line-height: 0;
}
.sec7-under {
    max-width: 111px;
    margin: 0 auto 30px;
    -webkit-animation: movie-scroll 2s infinite;
    animation: movie-scroll 2s infinite;
}
@-webkit-keyframes movie-scroll {
  0% {
    -webkit-transform: translate(0, 0);
	opacity: 0.2;
  }
  50% {
    -webkit-transform: translate(0, 30px);
	opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 0);
	opacity: 0.2;
  }
}
@keyframes movie-scroll {
  0% {
    transform: translate(0, 0);
	opacity: 0.2;
  }
  50% {
    transform: translate(0, 30px);
	opacity: 1;
  }
  100% {
    transform: translate(0, 0);
	opacity: 0.2;
  }
}
.sec7-reserve {
	max-width: 930px;
    margin: 0 auto;
}
.sec7-reserve a {
	transition: .5s;
}
.sec7-reserve a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	transition: .5s;
}

@media screen and (max-width: 1200px){
    .sec7-box1 {
        margin: -5% auto 0;
    }
}
@media screen and (max-width: 800px){
    #sec7 {
        padding-bottom: 12%;
    }
    #sec7 h2 img {
        margin: 0;
    }
    .sec7-box1 {
        margin: 0;
        padding: 0;
    }
    .sec7-under {
        width: 15%;
        margin: 0 auto 5%;
    }
    .sec7-reserve {
        max-width: 734px;
        width: 90%;
    }
}
