@charset "UTF-8";
/* CSS Document */

h1.page-title{
font-size:0;
}

html,body{
    overflow-x : hidden;
    font-size: 20px;
}

body , div , img ,ul{
	margin:0;
	padding:0;
	border:none;
}

li{
	margin:0;
	padding:0;
	list-style:none;
}
body{
  background-color:white;
}

.footer{
	background:#c01148;
}
.title img , .footer img{
	margin:0 auto;
	display:block;
}

.m_logo:hover ,#P08 a:hover{
	opacity:0.6;
	filter: alpha( opacity=60);
	
}


/* ------------------------------------ カバー ------------------------------------  */


#cover{
	position:fixed;
	width:640px;
	height: 1280px;
    bottom: -85%;
	/*top:75%;*/
	z-index:200;
}




     /* 横置き(横長)の場合カバーが消える */
  @media screen and (orientation:landscape) {

    #cover{  
      display: none;
    }
  }


#cover_in img {
	display:block;
	margin:0 auto;
	opacity:0.8;
	filter: alpha( opacity=80);
}
#cover_in{
	width:640px;
	/*height:200px;*/
	margin:0 auto;
	position:relative;
}

#COVER{
	position:absolute;
}
#COVER_MOJI{
	position:absolute;
	top:30px;
	left:64px;
}
#COVER_SCROLL{
	position:absolute;
	top:138px;
	left:299px;
}
#COVER_CLOSE{
	width: 35px;
	height: 43px;
	position:absolute;
	top:20px;
	right:3px;
	display:block;
	/*cursor:pointer;*/
	padding:5px 10px 30px 30px;
	margin: 0;
}


#cover_out{
	width: 151px;
	height: 99px;
	right:0;
	bottom: 0;
	position:fixed;
	display: none;
}

#cover_out img {
	display:block;
	margin:0 auto;
}

#COVER_OPEN_MOJI{
	position:absolute;
	top:30px;
	left:33px;
	padding: 0 30px 15px 30px;
}

#COVER_OUT_BASE{
	width: 151px;
	height:99px;
	position:absolute;
	top: 0;
	right: 0;
	opacity:0.8;
	filter: alpha( opacity=80);
}



/*************************   ページ関係 ******************************/


/* header */
#m_header {
	width: 1230px;
	height: 85px;
	background: #fff;
	margin: 0 auto;
}
#m_header ul {
	width: 100%;
	height: 85px;
	overflow: hidden;
}
#m_header ul li {
	float: left;
}
#m_header ul li span {
	display: none;
}
#m_header ul li.m_logo {
	background: url(../images/wombt_header_logo.png) left top no-repeat;
	display: block;
	width: 810px;
	padding: 10px 0;
}

#m_header ul li.m_logo a {
	display: block;
	width: 200px;
	height: 85px;
}

#m_header ul li.m_menu01 {
	background: url(../images/wombt_header_menu_line.png) left top no-repeat;
	width: 210px;
	height: 85px;
}
#m_header ul li.m_menu02 {
	background: url(../images/wombt_header_menu_line.png) left top no-repeat;
	width: 210px;
	height: 85px;
}
#m_header ul li.m_menu01 a {
	background: url(../images/wombt_header_menu_01.png) top no-repeat;
	display: block;
	background-image: 100%;
	overflow: hidden;
	height: 85px;
}
#m_header ul li.m_menu02 span {
	background: url(../images/wombt_header_menu_02.png) bottom no-repeat;
	display: block;
	background-image: 100%;
	overflow: hidden;
	height: 85px;
	text-indent: -9999px;
}


#m_header ul li.m_menu01 a:hover, #m_header ul li.m_menu02 a:hover {
	background-position: bottom;
}

#m_main_wapper {
	width: 640px;
	margin: 0 auto;
	padding: 10px;
	background: url(../images/wombt_bg.png) left top repeat;
	box-sizing: border-box;
}
#m_header {
	width: 620px;
	height: 105px;
	background: #fff;
	margin: 0 auto;
}
#m_header ul li.m_logo {
	background: url(../images/wombt_header_logo_sp.png) left top no-repeat;
	display: block;
	width: 200px;
	height: 85px;
}
#m_header ul li.m_menu01 {
	background: url(../images/wombt_header_menu_line.png) left center no-repeat;
	width: 210px;
	padding:10px 0 ;
}
#m_header ul li.m_menu02 {
	background: url(../images/wombt_header_menu_line.png) left center no-repeat;
	width: 210px;
	padding:10px 0 ;
}

div.page{
	width:640px;
	margin:0 auto 110px;
	display:block;
	/*position:relative;
	left: 0;*/
}

/* メインの画像用 */

.main{
	top:0;
	left:0;
}
#P00{
	width:640px;
	height:761px;
}

#P00.page{
    margin-bottom: 0;
}




/*テキスト*/

.title {
	width: 640px;
    border-top: 1px solid black;
    margin:23px 0 88px;
    text-align:center;
    padding:0; height:24px;
	letter-spacing: 0.2em;
	font-weight:600;
}

.title span {
    position: relative;
    top: -13px;
    padding: 0 20px;
    background:#fff;
	font-size: 24px;
}


.text00{
	font-size: 42px;
	line-height: 1.6em;
	text-align:center; 
	letter-spacing: 0.1em;
	font-weight:600;
    padding: 260px 0 300px;/*310px 0 348px*/
}

.text00 span{
		color:#d50849;
}


.text{
	width:640px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size: 28px;
	line-height: 1.7em;
	text-align:center;
	margin: 0 auto;
	/*letter-spacing: 0.2em;*/
	letter-spacing: 0.05em;
	font-weight:600;
	max-height: 100%;
}

.text .box{
	border: 2px solid #000;
	color:#d50849;
	padding: 0.3em;
	margin: 0 0.3em;
	white-space: nowrap; 
}

.text .box b{
	font-weight: normal;
}

.text02{
	width:640px;
	font-size: 20px;
	line-height: 1.7em;
	text-align:center; 
	margin: 0 auto 13px;
	max-height: 100%;
}

.text03{
	width:640px;
	font-size: 14px;
	line-height: 1.7em;
	text-align:center; 
	margin: 0 auto;
	max-height: 100%;
}



/* ------------------------------------ 問い０２ ------------------------------------ */
/* ------------------------------------ 発症年齢のピークは？ ---------------------- */

#P02{
	/*height:966px;40+88+723px+85+30*/
	/*overflow:hidden;*/
}
#P02_IN{
	margin: 40px auto 20px;
}
#P02_IN_BAR01{

}

#P02 .textbox01{
	height:239px;
}

#P02 .textbox02{
    height:116px;
}





/* ------------------------------------ 問い０３ ------------------------------------ */
/* ------------------------------------ 子宮頸部の一部を切除？ ---------------------- */

#P03{
	/*height:1170px;40+88+482+422+23+85+30px*/
}
#P03_IN{
	margin: 40px auto 20px;
}

#P03 .textbox01{
	height:482px;
}

#P03 .textbox02{
	height:23px;
}

/* ------------------------------------ 問い０６ ------------------------------------ */
/* ------------------------------------ 検診受診率、日本は？ ---------------------- */

#P06{
	/*height:1236px;40+88+228+373+338+57+85+30px*/
}


#P06_IN{
	margin: 10px auto 20px;
}


#P06_IN img{
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
}


#P06 .text{
		height: 200px;
		padding-bottom:20px;
}

#P06 .textbox01{
	height:228px;
}

#P06 .textbox02{
	height: 117px;
}

#P06 .textbox02 .text02:nth-of-type(2){
    margin-bottom: 0;
}

/* ------------------------------------ 問い０４ ------------------------------------ */
/* ------------------------------------殆どの女性が感染？ ---------------------- */

#P04{
	/*height:1145px;40+88+902px+85+30px*/
}
#P04_IN{
	margin: 30px auto 10px;
}

#P04 .textbox01{
	height:393px;
}

#P04 .textbox02{
	padding-top: 0;
	height: 80px;
}



/* ------------------------------------ 問い０７ ------------------------------------  */
/* ------------------------------------ 亡くなる人が、こんなに？ ----------------------  */

#P07{
	/*height:1049px;40+88+346+460+85+30　text02は含まれず*/
}
#P07_IN{
		width: 640px;
		height: 441px;
		margin: 40px auto 20px;
		position:relative;

}


#P07 .textbox01{
	height:393px;
}

#P07 .textbox02{
	position:absolute;
	width:300px;
	height: 46px;
	top:380px;
	left: 0px;

}

/* ------------------------------------ 問い０５ ------------------------------------  */
/* ------------------------------------自分が罹患するかも --------------------------  */

#P05{
	/*height:934px;40+88+252+393+46+85+30*/
}


#P05_IN{
		margin: 30px auto 20px;
}

#P05 .textbox01{
	height:252px;
}

#P05 .textbox02{
	height:46px;
}




/* ------------------------------------ 問い０１ ------------------------------------  */
/* ------------------------------------ 若い世代に増えている --------------------------  */


#P01{
	width:640px;
	/*height:750px;40+88+205+222+34+46+85+30*/
}
#P01_IN{
		margin: 40px auto 0px;

}

#P01 .textbox01{
	height:205px;
}

#P01 .textbox02{
	height:81px;
}





/* ------------------------------------ 知ってください --------------------------  */


#P08{
	height:280px;
	margin-bottom:3em;
	text-align: center;
}


/*pagetop*/
.m_pagetop {
	width: 640px;
	background: #fff;
	display:block;
	overflow:hidden;
	padding:0px 0 8px 0;
	margin: 0 auto;
}


.m_pagetop a {
	background: url(../images/wombt_btn_pagetop.png) top no-repeat #fff;
	width: 160px;
	height: 38px;
	float: right;
	margin: 0 12px;
}

.m_pagetop a:hover{
	background: url(../images/sp_womb_footer_btn_totop.png) bottom no-repeat #fff;
}



.m_pagetop a span {
	display: none;
}




.m_footer_link {
	display: none;
}
/*copyright*/
.m_copyright_sp {
	background: url(../images/wombt_copyright_sp.png) bottom center no-repeat #c01249;
	background-size: 100%;
	width: 640px;
	height: 30px;
	margin: 0 auto;
	display: block;
	padding: 10px 0 0 0;
}
.m_copyright_sp span {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
/*footer*/
.m_footer {
	background: #c01249;
	width: 640px;
	height: auto;
	padding: 0;
	overflow: hidden;
	margin: 0 auto;
}
.footer_menu_box{ display:block; overflow:hidden; width:640px;}
.m_footer ul {
	width: 640px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	display:block;
}
.m_footer ul li{color:#c01249;   background:#fff; border-bottom:2px solid #c01249; /*width:50%;*/ box-sizing:border-box; /*float:left; */height:53px; text-align:center;}
.m_footer ul li a {color:#c01249; display:table; /*min-height:53px;*/height:53px; width:100%; }
.m_footer ul li a span{font-size:20px;line-height:1.5; display:table-cell;  vertical-align:middle; padding:0; font-weight:bold;}
/*.m_footer ul li:nth-child(odd){ border-left:2px solid #c01249;}*/
.m_footer ul li:last-child { /*display:table; min-height:55px;*/height:55px; }
.m_footer ul li:last-child span{font-size:20px;line-height:1.5; display:table-cell;  vertical-align:middle; padding:0; font-weight:bold;}
.m_footer ul li a {
	text-decoration: none;
}
.m_footer ul li a:hover {
	text-decoration: underline;
}


.m_footer_menu_sp{color:#c01249; width:100%; border-top:2px solid #co1249; border-bottom:2px solid #c01249; height:35px ; font-size:20px; text-align:center; background:url(../images/wombt_footer_btn_close.png) right center no-repeat #fff; padding:10px 0 ; margin:2px 0 0 0; line-height:1.5; font-weight:bold; cursor:pointer;}
.m_footer_menu_sp.open{background:url(../images/wombt_footer_btn_open.png) right center no-repeat #fff;  }
.m_footer_menu_sp a{color:#c01249; text-decoration:none; width:100%; height:35px; display:block; }
.m_copyright{ display:none;}

#cover + br{
	display: none;
}