@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul,li {
	list-style:none;
	overflow: hidden;
}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}

/*------------------------------------------------------------------------

基本設定

------------------------------------------------------------------------*/

body {
	font-size: 14px;
	text-align:center;
	vertical-align: top;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #242424;
	background-image: url(../images/bg_all2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}



#wrap{
	width: 1500px;
	height: 100%;
	vertical-align: top;
	text-align: center;
	margin: 0 auto 0 auto;
	clear: both;
	position: relative;/*追従メニュー用*/
    min-height: 500px;/*追従メニュー用*/

	}



img {/*すき間防止*/
	display: block;
	border: 0;
	vertical-align:baseline;
	}


.f_left{ float:left; }


.f_right{ float:right; }

.f_center{
	margin-right: auto;
	margin-left: auto;
}


a:focus{
	outline:none;
}

.clearfix { zoom:1; }
.clearfix:after{
    content: "";
    display: block;
    clear: both;
	}


.p10{font-size: 10px;}
.p12{font-size: 12px;}
.p14{font-size: 14px;}
.p16{font-size: 16px;}
.p18{font-size: 18px;}
.p20{font-size: 20px;}

/*------------------------------------------------------------------------

ヘッダー

------------------------------------------------------------------------*/

#header {
	width: 1500px;
	height: 170px;
	vertical-align: top;
	text-align: left;
	margin: 0;
	clear: both;
	overflow: hidden;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	}

#header .header_menu{
	width: 530px;
	height: 14px;
	vertical-align: top;
	text-align: left;
	margin: 18px 0 0 950px;
	}

#header .header_menu img{
	float: left;
	margin-right: 30px;
	}


/*------------------------------------------------------------------------

ちつトレとは？

------------------------------------------------------------------------*/

#merit01{
	width: 1380px;
	height: 313px;
	background-image: url(../images/image02-05.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	}

.merit_p1{
	width: 240px;
	font-size: 16px;
	float: left;
	margin-top: 150px;
	margin-left: 243px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}

.merit_p2{
	width: 256px;
	font-size: 16px;
	float: left;
	margin-top: 170px;
	margin-left: 80px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}

.merit_p3{
	width: 260px;
	font-size: 16px;
	float: left;
	margin-top: 168px;
	margin-left: 70px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}

#merit02{
	width: 1380px;
	height: 356px;
	background-image: url(../images/image02-06.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	}

.merit_p4{
	width: 240px;
	font-size: 16px;
	float: left;
	margin-top: 155px;
	margin-left: 243px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}

.merit_p5{
	width: 256px;
	font-size: 16px;
	float: left;
	margin-top: 170px;
	margin-left: 80px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}

.merit_p6{
	width: 260px;
	font-size: 16px;
	float: left;
	margin-top: 168px;
	margin-left: 70px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}


/*------------------------------------------------------------------------

女性医療専門医からのアドバイス

------------------------------------------------------------------------*/
#advice01{
	width: 1380px;
	height: 495px;
	background-image: url(../images/image03-02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}

.advice_p1{
	width: 520px;
	font-size: 16px;
	margin-top: 60px;
	margin-left: 650px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}




#advice02{
	width: 1380px;
	height: 270px;
	background-image: url(../images/image03-03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}

.advice_p2{
	width: 840px;
	margin-top: 47px;
	margin-left: 280px;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
	}

.advice_p2_name{
	font-size: 20px;
	font-weight: bold;
	color: #D51551;
	margin-right: auto;
	margin-left: auto;
	}

.advice_p2_txt{
	text-align: left;
	vertical-align: top;
	margin-top: 7px;
	}

.advice_p2 a:link{
	font-size: 12px;
	color: #D51551;
	text-decoration: underline;
	margin-top: 5px;
	}


/*------------------------------------------------------------------------

フェミメイトとは

------------------------------------------------------------------------*/
#about01{
	width: 1380px;
	height: 670px;
	background-image: url(../images/image04-04.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}

.about_p1{
	width: 250px;
	font-size: 14px;
	float: left;
	margin-top: 435px;
	margin-left: 255px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}

.about_p1_1{
	width: 250px;
	font-size: 14px;
	float: left;
	margin-top: 385px;
	margin-left: 255px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	line-height: 1.5em;
	}

.about_p2{
	width: 250px;
	font-size: 14px;
	float: left;
	margin-top: 435px;
	margin-left: 58px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}


.about_p2_2{
	width: 250px;
	font-size: 14px;
	float: left;
	margin-top: 385px;
	margin-left: 58px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	line-height: 1.5em;

	}

.about_p3{
	width: 250px;
	font-size: 14px;
	float: left;
	margin-top: 100px;
	margin-left: 80px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}


/*------------------------------------------------------------------------

フェミメイトを使ったちつトレ方法

------------------------------------------------------------------------*/
#app01{
	width: 1380px;
	height: 740px;
	background-image: url(../images/image05-02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}

.app_p1{
	width: 240px;
	font-size: 14px;
	float: left;
	margin-top: 555px;
	margin-left: 243px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}

.app_p2{
	width: 550px;
	font-size: 14px;
	float: left;
	margin-top: 550px;
	margin-left: 93px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}









#app02{
	width: 1380px;
	height: 708px;
	background-image: url(../images/image05-03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}

.app_p3{
	width: 240px;
	font-size: 14px;
	float: left;
	margin-top: 530px;
	margin-left: 245px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}

.app_p4{
	width: 240px;
	font-size: 14px;
	float: left;
	margin-top: 530px;
	margin-left: 85px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}



#app03{
	width: 1380px;
	height: 683px;
	background-image: url(../images/image05-04.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}


.app_p5{
	width: 240px;
	font-size: 14px;
	float: left;
	margin-top: 500px;
	margin-left: 243px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}

.app_p6{
	width: 240px;
	font-size: 14px;
	float: left;
	margin-top: 500px;
	margin-left: 85px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}





#app04{
	width: 1380px;
	height: 724px;
	background-image: url(../images/image05-05.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}


/*------------------------------------------------------------------------

プレジャーモード（フェミメイトを使ったちつトレ方法）

------------------------------------------------------------------------*/
#pleasure01{
	width: 1380px;
	height: 680px;
	background-image: url(../images/image06-02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}


#pleasure02{
	width: 1380px;
	height: 722px;
	background-image: url(../images/image06-03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}


/*------------------------------------------------------------------------

設定画面（フェミメイトを使ったちつトレ方法）

------------------------------------------------------------------------*/
#setup01{
	width: 1380px;
	height: 680px;
	background-image: url(../images/image07-02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}


#setup02{
	width: 1380px;
	height: 722px;
	background-image: url(../images/image07-03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}



/*------------------------------------------------------------------------

ミュージック/ボイスバイブレーションモード

------------------------------------------------------------------------*/
#music01{
	width: 1380px;
	height: 678px;
	background-image: url(../images/music01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}

#music02{
	width: 1380px;
	height: 688px;
	background-image: url(../images/music02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}


#music03{
	width: 1380px;
	height: 651px;
	background-image: url(../images/music03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}

.music_p1{
	width: 800px;
	font-size: 14px;
	margin-top: 100px;
	margin-left: 285px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	display: block;
	}


/*------------------------------------------------------------------------

ご使用者の声

------------------------------------------------------------------------*/
#voice01{
	width:1380px;
	height: 470px;
	background-image: url(../images/image08-02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}

#voice02{
	width:1380px;
	height: 499px;
	background-image: url(../images/image08-03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}

#voice03{
	width: 1380px;
	height: 451px;
	background-image: url(../images/image08-04.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}

#voice03_buy{
	width: 370px;
	margin-top: 333px;
	margin-left: 326px;
	}

#voice03_buy img{
	margin-bottom: 5px;
	}

#voice04{
	width: 1380px;
	height: 243px;
	background-image: url(../images/image08-05.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	overflow: hidden;
	}

.voice_appstore{
	margin-top: 45px;
	margin-left: 650px;
	float: left;
	}

.voice_googleplay{
	margin-top: 45px;
	margin-left: 10px;
	float: left;
	}

.voice_p1{
	width: 300px;
	height: 100%;
	float: left;
	margin-top: 50px;
	margin-left: 350px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	}

.voice_p1_p{
	font-size: 13px;
	vertical-align: top;
	line-height: 1.5em;
	margin-top: 6px;
	}

.voice_name_box{
	width: 300px;
	font-size: 13px;

	}

.voice_name{
	font-size: 16px;
	font-weight: bold;
	color: #D51551;
	}

.voice_p2{
	width: 295px;
	height: 100%;
	float: left;
	margin-top: 50px;
	margin-left: 200px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	}

.voice_p2_p{
	font-size: 13px;
	vertical-align: top;
	line-height: 1.5em;
	margin-top: 6px;
	}

.voice_comingsoon{
	font-size: 21px;
	font-weight: bold;
	color: #D51551;
	margin-top: 145px;
	margin-left: 50px;
	}

/* 購入JS　2017.05 追加 */
.buy{
	text-align: center;
	padding-bottom: 99px;
	height: 596px;
	position: relative;
}
.buyInner{
	position: absolute;
	left: 50%;
	margin-left: -543px;
	width: 965px;
	height: 596px;
	background: #fff;
	clear: both;
	overflow: hidden;
	border: 5px solid #DE074B;
	border-radius: 20px;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
	}

.buyTtl{
	background: #DE074B;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	height: 80px;
	line-height: 80px;
}

.buyCont{
	padding: 30px;
}

.buyImg{
	width: 709px;
	margin: 0 auto 30px;
}

.app{
	text-align: center;
}

.app p{
	font-weight: bold;
	font-size: 24px;
	margin: 20px 0;
	color: #DE074B;
}

.app ul{
	display: table;
	font-size: 0;
	width: 468px;
	margin: 0 auto;
}

.app ul li{
	display: table-cell;
}

.app ul li:nth-child(1){
	margin-right: 20px;
}

/*------------------------------------------------------------------------

footer

------------------------------------------------------------------------*/


#footer{
	width: 1380px;
	height: 195px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	clear: both;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	}


#footer_menu{
	width: 980px;
	height: 15px;
	clear: both;
	overflow: hidden;
	margin-top: 18px;
	margin-left: 250px;
	}

#footer_menu img{
	float: left;
	margin-right: 30px;
	}


#footer_logo{
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	}

#footer_copyright{
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #666;
	}



/*------------------------------------------------------------------------

追従メニュー

------------------------------------------------------------------------*/
#main{
    position: relative;
    min-height: 1000px;
  }

#side{
	position: absolute;
	top: 30px;
	left: 1200px;
	width: 175px;
	height: 433px;
	background-image: url(../images/side_bg.png);
	background-repeat: no-repeat;
  }

#side div{
	width: 143px;
	height: 100%;
	margin-top: 50px;
	margin-left: 15px;
  }


	/*------------------------------------------------------------------------

	年齢認証

	------------------------------------------------------------------------*/
	.modal {
		position:fixed;
		display:none;
		z-index:9999;
		top:40%;
		left:50%;
		width:500px;
		margin:-200px 0 0 -250px;
		padding:8px;
		text-align:center;
		background-color: #ffffff;
		opacity: 0;
	}
	.modal .inner{
		border: 1px solid #da074a;
		padding:20px 20px 60px;
		border-radius: 7px;
	}
	.modal p {
		margin-bottom: 50px;
	}
	.modal p.ques {
		font-weight: bold;
		color: #da074a;
	}
	.modal img{
		margin: 0 auto;
	}
	.modal a {
	 cursor:pointer;
  }
.modal a.close_modal,
.modal a.iie{
	display: inline-block;
	width: 120px;
	padding: 10px 0;
	margin: 0 30px;
	text-decoration: none;
	border-radius: 5px;
	font-size: 18px;
}
.modal a.close_modal{
	background: #c26;
	color: #fff;
	letter-spacing: 0.5em;
}
.modal a.close_modal:hover{
	background: #e48;
}
.modal a.iie{
	background: #ccc;
	color: #222;
}
.modal a.iie:hover{
	background: #ddd;
}
