@charset "utf-8";
/* CSS Document */
p{
	margin: 0;
}
ul{
	padding: 0;
	margin: 0;
	overflow: hidden;
}
li{
	list-style: none;
}
a{
    text-decoration: none;
}
/* CSS Document */


/*#wrapper a:link { text-decoration: none; }
#wrapper a:visited { color: #000000; }
#wrapper a:hover { color: #000000; }
#wrapper a:active { color: #000000; }*/

#LP_wrapper{
	width:900px;
	text-align: center;
	margin: 0 auto;
    color: #000000;
    position: relative;
    display: block;
    background-color: #fef1ec;
    padding: 50px 150px 100px;
    font-family: 'Noto Sans JP', sans-serif;
}

#LP_wrapper h1{
    text-align: center;
    letter-spacing: 0.03em;
    margin: 2% auto 0;
    font-size: 40px;
    font-weight: bold;
    color: #fa939d;
    line-height: 2em;
    
}
#LP_wrapper h2{
    position: relative;
    font-size: 22px;
    letter-spacing: 0.08em;
    text-align: center;
    margin:0% auto;
    line-height: 2;
    font-weight: normal;
}
#LP_wrapper h3{
    text-align: center;
    letter-spacing: 0.03em;
    margin: 0% auto 4%;
    font-size: 18px;
    font-weight: bold;
    color: #fa939d;
    
}

#LP_wrapper a:link, a:visited, a:active{
    text-decoration: none;
}
.pc{
    display: flex;
}
.sp {
	display:none;
}

.lead_p{
	display: block;
    margin: 5% auto 0;
	font-size: 20px;
	line-height: 2em;
	letter-spacing: 0.08em;
	text-align: center;
    color: #fa939d;
	
}
.lead_p span{
    font-size: 110%;
    font-weight: bold;
}
.lead_s{
    display: none;
}


.Title{
    width:60%;
    text-align: center;
    margin: 2% auto 0;
    display: block;
}
.Title_s{
    width: 50%;
    text-align: center;
    margin: 2% auto 0;
    display: block;
}



.LP_box{
    width: 100%;
    text-align: center;
    margin: 10% auto 0;
    display: inline-block;
}

/******Main******/
.Mainwrap{
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 10% auto 0%;
}
.Main_L{
    width:39%;
    text-align: center;
    padding: 5%;
    display: inline-block;
    background-color: #FFFFFF;
    border-radius: 10px;
    float: left;
}
.Main_R{
    width:39%;
    text-align: center;
    padding: 5%;
    display: inline-block;
    background-color: #FFFFFF;
    border-radius: 10px;
    float: right;
}
.MainimgBox{
    width:100%;
    display: inline-block;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.Mainimg-1{
    width: 55%;
    float: left;
    position: relative;
}
.Mainimg-2{
    width: 55%;
    right: 0;
    top: 40%;
    position: absolute;
}
.Mainwrap .item_detail{
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 30% auto 0;
    
}
.Mainwrap .item_detail .name{
    font-size:18px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    margin: 0 auto;
    line-height:1.7em;
}




/*ポイント*/

.Point_box{
    width: 50%;
    text-align: center;
    display: inline-block;
    margin: 0% auto 5%;
}
.subttl{
     width: 40%;
    text-align: center;
    display: block;
    margin: 5% auto 5%;
}
.Point_box .Pointttl{
    width: 90%;
    text-align: center;
    margin: 0 auto 4%;
    display: block;
}
.Point_box .PointImg{
    width: 90%;
    margin: 0% auto 0;
    text-align: center;
    display: block;
}
.Point_box-2{
    width: 65%;
    text-align: center;
    display: inline-block;
    margin: 0% auto 5%;
}
.Point_box-2 .Pointttl{
    width: 75%;
    text-align: center;
    margin: 0 auto 4%;
    display: block;
}
.Point_box-2 .PointImg li{
    width: 50%;
    float: left;
    padding: 2%;
    box-sizing: border-box;
}

/**************動画****************/

div.vid_contents {
    width:92%;/*背景色を横幅いっぱいに広げる*/
    text-align: center;
    padding: 4% 4% 4% 4%;/*ここで動画の周りの余白を調整*/
    background-color: #FFFFFF;
    margin: 10% auto 0;
    
}
video.vid_main {
    width:100%;
}
/**************************/



/*============スタッフ============*/

.StyleWrap{
    width: 90%;
    text-align: center;
    display: inline-block;
    margin: 10% auto 8%;
}


.Stylettl{
    width: 20%;
    text-align: center;
    display: block;
    margin: 0 auto;
    
}

.Stylebox_L{
    width: 40%;
    text-align: center;
    display: inline-block;
    float: left;
    margin: 5% auto 0;
}

.Stylebox_R{
    width: 40%;
    text-align: center;
    display: inline-block;
    margin: 5% auto 0;
    float: right;
}

.Style_main{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.Style_detail{
    width: 90%;
    display: inline-block;
    background-color: #FFFFFF;
    padding: 3% 5%;
    margin: 2% auto 0;
    text-align: center;
}
.Style_name{
    font-size:15px;
    text-align: center;
    line-height: 1.5em;
}
.Style_name span{
    font-size: 80%;
}

.StaffCmt{
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 5% auto;
}
.kakko01 {
    padding: 2% 5% 8% 5%;
    position: relative;
    text-align:left;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.6em;
    min-height: 100px;
}
.kakko01::before, .kakko01::after {
	content: '';
	width: 25px;
	height: 25px;
	position: absolute;
}
.kakko01::before {
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	top: 0;
	left: 0;
}
.kakko01::after {
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	bottom: 0;
	right: 0;
}
.staff_btn li{
    width: 70%;
    margin: 5% auto 0;
    text-align: center;
    padding: 0 5% 0% 10%;
    
}
.sb_btn{
    width:70%;
    border: #000000 1px solid;
    font-weight: bold;
    color:#FFFFFF;
    background-color:#000000;
    border-radius: 3px;
    text-align: center;
    padding: 2% 5px;
    font-size: 20%;
    margin: 0 auto;
    float: left;
}
.ig_btn{
    width: 12%;
    float: left;
    margin-left:4%;
}


/*============アイテム部分============*/

.ItemWrap{
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}
.Item li{
    width: 50%;
    float: left;
    padding: 0% 5%;
    box-sizing: border-box;
    margin: 0 auto;
}
.ItemWrap .item_detail{
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 5% auto 0;
    
}
.ItemWrap .item_detail .name{
    font-size:18px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    margin: 0 auto;
    line-height:1.7em;
}







/**************ボタン****************/
/* General button style (reset) */
.btn {
	border: none;
	font-family: inherit;
	font-size: 13px;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	margin: 2% auto 8%;
	/* text-transform: uppercase;*/
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Pseudo elements for icons */
.btn:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}



/* Button 1 */
.btn-1 {
    background-image: linear-gradient(150deg, rgba(251, 191, 201, 1), rgba(255, 127, 139, 1));
	color:#FFFFFF;
	font-size: 15px;
	text-align: center;
	width: 70%;
    padding: 3% 0;
    margin: 4% auto 0%;
    float: none;
    font-weight: 700;
    display: block;
    font-family: "Hiragino Sans";
}

.btn-1:hover {
opacity: .5;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Button 2 */
.btn-2 {
	color:#FFFFFF;
	font-size: 18px;
	text-align: center;
	width: 50%;
    padding: 2% 0;
    margin: 4% auto 0%;
    float: none;
    font-weight: 700;
    display: block;
        font-family: "Hiragino Sans";
    background-image: linear-gradient(150deg, rgba(251, 191, 201, 1), rgba(255, 127, 139, 1));
}
.btn-2:hover{
opacity: .5;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/* Button 2 */
#LP_wrapper .button_all{
    display: block;
    margin: 5% auto;
    align-items: center;
    justify-content: center;
    line-height: 1;
    text-decoration: none;
    color:#000000;
    font-size: 22px;
    font-weight: 500;
    width: 70%;
    padding: 3% 0;
    transition: 0.3s;
    background-color: #FFFFFF;
    border: #fa939d 2px solid;
    letter-spacing: 1px;
}
#LP_wrapper .button_all a:link{
    text-decoration: none;
}
#LP_wrapper .button_all:hover a:link{
    text-decoration: none;
}


/* Button 2 */
#LP_wrapper .button_staff{
    display: block;
    margin: 5% auto;
    align-items: center;
    justify-content: center;
    line-height: 1;
    text-decoration: none;
    color:#ff7f8b;
    font-size: 18px;
    font-weight: 400;
    width: 70%;
    padding: 4% 0;
    transition: 0.3s;
    border-bottom: #ff7f8b 4px solid;
    border-top: #ff7f8b 4px solid;
}
#LP_wrapper .button_staff:hover {
  opacity: .5;
}

#LP_wrapper .button_staff a:link{
    text-decoration: none;
    color:#ff7f8b;
}
#LP_wrapper .button_staff:hover a:link{
  text-decoration: none;
}

.small{
	font-size: 70%;
}

.clear{
    clear: both;
}
.hr_01 {
    height: 6px;
    background-image: repeating-linear-gradient(45deg, #ffc5d0 0, #ffc5d0 1px, transparent 0, transparent 50%);
    background-size: 6px 6px;
    margin: 0 auto;
    
}
.Mt5{
    margin-top: 5%;
}
.Mt10{
    margin-top: 10%;
}


@media only screen and (max-width:750px){
	#LP_wrapper {
		width: 85%;
		text-align: center;
		margin: 0% auto 0%;
        color: #000000;
        padding: 10% 7.5% 15%;
        position: relative;
	}
	#LP_wrapper p{
        color: #000000;
	}
    #LP_wrapper h1{
        font-size: 24px;
        margin: 2% auto;
    }
    #LP_wrapper h2{
        width: 100%;
        font-size: 14px;
        margin: 8% auto 0;
        letter-spacing: 0px;
        line-height: 1.6em;
    }
    #LP_wrapper h3{
        font-size: 15px;
    }
    
    .Title{
        width: 90%;
    }
    .Title_s{
        width: 90%;
    }
    
    .LP_box{
        width: 100%;
        margin: 15% auto 0;
    }

	.pc {
		display:none;
	}
	.sp {
		display:block;
		width: 100%;
	}

	.lead_p{
		display: none;
	}
    .lead_s{
		display: inline-block;
		text-align:center;
		margin: 5% auto 5%;
		line-height: 1.7em;
		font-size: 15px;
        color: #fa939d;
        letter-spacing: 1px;
	}
    
    .lead_s span{
        font-weight: bold;
        font-size: 110%;
    }
    
	.small{
		font-size:60%;
	}
    .LP_box{
        width: 100%;
    }
    .Main_L{
        float: none;
        width: 86%;
        text-align: center;
        margin: 0 auto;
        padding: 7%;
    }
    .Main_R{
        float: none;
        width: 86%;
        text-align: center;
        margin: 10% auto 0;
        padding: 7%;
    }
    .Mainwrap .item_detail .name{
        font-size: 17px;
        line-height: 1.5em;
    }
    .subttl{
        width: 90%;
        margin: 10% auto 0%;
    }
    
    .Point_box{
        width: 90%;
        padding: 10% 5%;
    }
    .Point_box-2{
        width: 90%;
        padding: 10% 5%;
    }
    .Point_box-2 .Pointttl{
        width: 90%;
    }
    
    
    
    /**************動画****************/
    div.vid_contents {
        width:100%;/*背景色を横幅いっぱいに広げる*/
        text-align: center;
        padding:0;/*ここで動画の周りの余白を調整*/
        background: #FFFFFF;/*余白の背景色*/
        margin: 15% auto 5%;
    }
    
    video.vid_main {
        width: 100%;
    }
     /******************************/  
    
    
    
    /*****スタッフ*****/
    .StyleWrap{
        width: 80%;
    }
    
    .Stylettl{
        width: 45%;
    }
    .Stylebox_L{
        width: 100%;
        float: none;
        margin: 10% auto 5%;
    }
    .Stylebox_R{
        width: 100%;
        float: none;
        margin: 10% auto 5%;
    }
    .kakko01{
        font-size: 13px;
        min-height: inherit;
    }
    .Style_name{
        font-size: 13px;
    }
    .staff_btn li{
        width: 94%;
    }
    
    .sb_btn{
        font-size: 12px;
    }
    
    
    .ItemWrap{
        width: 90%;
    }
    
    .Item li{
        width: 100%;
        padding: 0;
    }
    
    .ItemWrap .item_detail{
        margin-bottom: 15%;
    }
    .ItemWrap .item_detail .name{
        font-size: 17px;
        line-height: 1.5em;
    }
    
    
    .btn-1{
        width: 80%;
        font-size: 13px;
    }
    
    .btn-2{
        width: 80%;
        font-size: 13px;
        padding: 3% 0;
    }
    #LP_wrapper .button_all{
        width: 88%;
        padding: 5%;
        font-size: 12px;
        border: #ff7f8b 1px solid;
        margin:  0 auto 10%;
    }
    #LP_wrapper .button_staff{
        width: 88%;
        padding: 5%;
        font-size: 14px;
        border-bottom: #ff7f8b 2px solid;
        border-top: #ff7f8b 2px solid;
        line-height: 1.7em;
    }
    
    
    .small2{
        font-size: 80%;
    }
	
}