html{
	height:100%;
}

body {
	color:#3E3D32;
	font-size:16px;
	line-height:1.6;
	margin:0px;
	padding:0px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

a:link,
a:visited {
	color:#006CD8;
	outline: none;
}

a:hover {
	color:#2F97FF;
	text-decoration:underline;
	outline: none;
}

#wrapper {
	width:100%;
	position:relative;
	z-index:100;
}

/*------------------------------------------------
リセット
------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	margin:0;
	padding:0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img{
	border:0;
	vertical-align:bottom;
}

address, caption, cite, code, dfn, em, strong, var{
	font-style:normal;
	font-weight:normal;
}

ol, ul{
	list-style:none;
}

caption, th{
	text-align:left;
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6{
	font-size:100%; font-weight:normal;
}

area {
	border:none;
	outline:none;
}

/*
q:before, q:after{
	content:".";
}
*/

abbr, acronym{
	border:0;
}
/* ------------------コンテンツ------------------ */
/*#page {
	width:880px;
	margin:0 auto;
}*/
/* ------------------ヘッダー------------------ */
#header {
	width: 100%;
	overflow: hidden;
	background: #E3E3DB url(../img/header_bg.jpg) repeat-x;
}

#header .inner {
	max-width:900px;
	margin: 0 auto;
	position: relative;
}

#header .inner .top {
	height: 54px;
	overflow: hidden;
}

#header .inner .top #logo {
	float: left;
	display: inline;
	padding-top: 16px;
	margin: 0 16px;
}

#header .inner .top #btn_top {
	float: left;
	display: inline;
	padding-top: 11px;
}

#header .inner .top #child_seat {
	float: right;
	display: inline;
	padding-top: 14px;
	margin-right: 16px;
}

#header .inner #menu ul {
	border-left: 1px solid #FFF;
	min-width:332px;
}

#header .inner #menu ul li {
	float: left;
	display: inline;
	width: 49.7%;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

/* ------------------メイン------------------ */

#main_image {
	width: 100%;
	background: url(../img/bg.jpg) no-repeat 50% 0;
	border-bottom: 10px solid #FFF;
}

#main_image .inner {
	max-width:900px;
	margin: 0 auto;
	position: relative;
	padding: 20px 0 15px;
}


#main_image .inner .left {
	width: 49.9%;
	float: left;
	display: inline;
	padding-top: 26px;
	padding-left: 5px;
}

#main_image .inner .left p {
	font-size:13px;
	line-height: 1.6;
	padding-left: 8px;
}

#main_image .inner .right {
	width: 43.2%;
	float: right;
	display: inline;
}

#main_image .inner h1 {
	margin-bottom: 35px;
	padding-left: 7px;
}

#main_image .inner #movie_area1 {
	width: 73.3%;
	margin: 0 auto;
	padding-top: 45px;
	clear: both;
}

#main_image .inner #movie_area1 .tit {
	text-align: center;
	margin-bottom: 7px;
	width:100%;
}

#main_image .inner #movie_area1 .movie_frame {
	background: url(../img/alpha_bg.png);
	padding: 10px;
}

#main_image .inner #movie_area1 .movieWrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 50%;
	overflow: hidden;
}

#main_image .inner #movie_area1 .movieWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

/* ------------------コンテンツ------------------ */

#contents {
	width: 100%;
	background-color: #FAF7DE;
}

#contents_bottom {
	width: 100%;
	background-color: #FFF;
}

#contents .inner {
	text-align:left;
	max-width:900px;
	margin: 0 auto;
	padding: 20px 0 20px;
}

#contents .inner h2 {
	text-align: center;
	margin-bottom: 27px;
}

#contents .inner .h2_lead {
	text-align: center;
	margin-bottom: 10px;
}

#contents .inner .frame {
	width: 87.9%;
	margin: 0 auto 50px;
	padding: 4.4%;
	border-radius: 10px;
	background-color: #FFF;
	box-shadow: 0px 1px 6px rgba(100,100,100,0.4);
}

#contents .inner .frame .inner_frame {
	width: 96.2%;
	padding: 1.9%;
	border-radius: 10px;
	background-color: #F0EFEE;
	margin-bottom: 30px;
}

#contents .inner .frame .inner_frame .if_txt {
	padding:10px 10px 20px;
	font-size:15px;
}

#contents .inner .frame .frame_red {
	width: 94.4%;
	padding: 2.5%;
	border-radius: 10px;
	background-color: #FFF;
	border:2px solid #FF2000;
	margin-bottom: 30px;
}

#contents .inner .frame .frame_red h3 {
	margin-bottom: 15px;
}

#contents .inner .frame .frame_red p {
	font-size:15px;
	padding-bottom: 5px;
}

#contents .inner .frame .frame_red p.red_txt {
	width: 100%;
	float: none;
	display: block;
	line-height: 1.4;
	font-size:17px;
}

#contents .inner .frame .frame_red .flr {
	width: 30%;
	float: none;
	display:block;
	margin-left: 3%;
	margin: 0 auto;
}

#contents .inner .frame .frame_red #movie_area2 {
	clear: both;
	padding-top: 20px;
}

#contents .inner .frame .frame_red #movie_area2 div {
	width: 90%;
	text-align: center;
}

#contents .inner .frame .frame_red #movie_area2 div.movie1 {
	margin: 0 auto 20px;
}
#contents .inner .frame .frame_red #movie_area2 div.movie2 {
	margin: 0 auto 20px;
}

#contents .inner .frame .frame_red #movie_area2 .movieWrapper {
	position: relative;
	width: 93%;
	margin: 0 auto;
	padding-top: 6px;
	padding-bottom: 50%;
	overflow: hidden;
}

#contents .inner .frame .frame_red #movie_area2 .movieWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

#contents .inner .frame .inner_frame .inner_inner_frame {
	width: 100%;
	padding: 23px 0;
	border-radius: 10px;
	background-color: #FFF;
}

#contents .inner .frame .inner_frame .inner_inner_frame .left {
	text-align: center;
}

#contents .inner .frame .inner_frame .inner_inner_frame .right {
	text-align: center;
}

#contents .inner .frame .inner_frame .inner_inner_frame .cap {
	clear:both;
	font-size:10px;
	width: 94.5%;
	margin: 0 auto;
	padding-top: 10px;
}

#contents .inner .frame .inner_frame .inner_inner_frame div .cap {
	clear:both;
	font-size:10px;
	width: 88%;
	margin: 0 auto;
	padding: 10px 6% 0 6%;
	text-align: left;
}


#contents .inner .frame.f1 .inner_frame .inner_inner_frame .left {
	width: 100%;
	margin-bottom: 40px;
}

#contents .inner .frame.f1 .inner_frame .inner_inner_frame .right {
	width: 75%;
	margin: 0 auto 20px;
}

#contents .inner .frame.f1 .inner_frame .inner_inner_frame .left h3 {
	margin-bottom: 15px;
}

#contents .inner .frame.f1 .inner_frame .inner_inner_frame .right h3 {
	margin-bottom: 15px;
}



#contents .inner .frame.f2 .inner_frame .inner_inner_frame .left {
	width: 80%;
	margin: 0 auto 40px;
}

#contents .inner .frame.f2 .inner_frame .inner_inner_frame .right {
	width: 80%;
	margin: 0 auto 20px;
}

#contents .inner .frame.f2 .inner_frame .inner_inner_frame .left h3 {
	margin-bottom: 15px;
}

#contents .inner .frame.f2 .inner_frame .inner_inner_frame .right h3 {
	margin-bottom: 15px;
}


#contents .inner .frame.f3 .inner_frame .inner_inner_frame .left {
	width: 80%;
	margin: 0 auto 40px;
}

#contents .inner .frame.f3 .inner_frame .inner_inner_frame .right {
	width: 80%;
	margin: 0 auto 20px;
}

#contents .inner .frame.f3 .inner_frame .inner_inner_frame .left h3 {
	margin-bottom: 17px;
}

#contents .inner .frame.f3 .inner_frame .inner_inner_frame .right h3 {
	margin-bottom: 30px;
}

#contents .inner .frame.f3 .inner_frame .inner_inner_frame .right {
	background: none;
}

#contents .inner .frame .note {
	padding-left: 1.8%;
	margin-bottom: 20px;
}

#contents .inner .frame .note_txt {
	font-size:15px;
	padding-left: 1.8%;
	margin-bottom: 40px;
}
#contents .inner .frame .note_txt span {
	color: #FF2506;
}

#contents .inner .frame .note_txt span.small {
	color: #3E3D32;
	font-size:86%;
}

#contents .inner .frame .note_txt a.small {
	color: #006CD8;
	font-size:86%;
}

#contents .inner .frame .note_txt a.small:link,
#contents .inner .frame .note_txt a.small:visited {
	color:#006CD8;
	outline: none;
}

#contents .inner .frame .note_txt a.small:hover {
	color:#2F97FF;
	text-decoration:underline;
	outline: none;
}

#point {
	width: 100%;
	background-color: #FFF;

}

#point .point_inner {
	background: url(../img/arrow1.jpg) 50% 0 no-repeat;
	max-width:857px;
	margin: 0 auto;
	position: relative;
	padding: 35px 2.1% 40px;
}

#point .point_inner div {
	text-align: center;
	margin-bottom: 40px;
}

#point .point_inner div img {
	width: 90%;
}

#point .point_inner p {
	width: 100%;
	text-align: center;
	margin: 0 auto 30px;
}

#point .point_inner p.mr0 {

}


#product {
	width: 100%;
	background: #DAD0C0 url(../img/bg2.jpg) repeat-x;
}

#product .product_inner {
	background: url(../img/arrow2.jpg) 50% 0 no-repeat;
	max-width:857px;
	margin: 0 auto;
	position: relative;
	padding: 65px 1.4% 55px 2.9%;
}

#product .product_inner .tit {
	margin-bottom: 30px;
	text-align: center;
}

#product .product_inner .tit img {
	width: 95%;
}

#product .product_inner .fwb {
	margin-bottom: 15px;
	font-size: 18px;
}

#product .product_inner .mb50{
	margin-bottom: 50px!important;
	font-style: 14px;
}

#product .product_inner .left {
	width: 90%;
	margin: 0 auto 30px;
	background: url(../img/product_ph1.png) no-repeat 100% 0;
	background-size: contain;
	height: 250px;
	float: none;
}

#product .product_inner .right {
	width: 90%;
	margin: 0 auto;
	background: url(../img/product_ph2.png) no-repeat 100% 0;
	background-size: contain;
	height: 250px;
	float: none;
}

#product .product_inner .left .lead {
	margin-bottom: 15px;
	width: 54%;
}

#product .product_inner .left .txt {
	margin-bottom: 20px;
	width: 42%;
}

#product .product_inner .right .lead {
	margin-bottom: 15px;
	width: 62.7%;
}

#product .product_inner .right .txt {
	margin-bottom: 20px;
	width: 42.4%;
}

#product .product_inner .txt {
	font-size: 11px;
}

.bgc_fff {
	background-color: #FFF;
	padding-top: 70px!important;
}

#maternity .left {
	width: 38.4%;
	float: left;
	display: inline;
	margin-left: 2%;
}

#maternity .right {
	width: 52.9%;
	float: right;
	display: inline;
	margin-right: 2%;
	font-size:12px;
}

#maternity .right .tit {
	margin-bottom: 30px;
}

#maternity .right .btn {
	clear: both;
	padding-top: 25px;
}

#maternity .right .btn img {
	width: 70%;
}


#maternity p.clear {
	width: 94.6%;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 48px;
}

#maternity p.totop {
	padding-left: 24px;
	background: url(../img/totop_icon.jpg) no-repeat 0 0.35em;
	font-size:12px;
	float: right;
	display: inline;
	margin-right: 10px;
}

#maternity p.totop a:link,
#maternity p.totop a:visited {
	color:#EC4100;
	text-decoration: none;
}

#maternity p.totop a:hover {
	color:#00005D;
}

/* ------------------フッター------------------ */

#footer {
	width: 100%;
	overflow: hidden;
	background-color: #454545;
}

#footer .inner {
	max-width:900px;
	margin: 0 auto;
	position: relative;
	padding: 25px 0;
}

#footer .inner p {
	text-align: center;
		margin: 0 auto;
		width: 80%;
}

.clear {
	clear:both;
}

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

/*.clearfix {
	zoom:1;
}*/

.tac {
	text-align: center!important;
}

.fwb {
	font-weight: bold!important;
}


.rover:hover{
	opacity: .70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .70;
	-moz-opacity: .70;
	zoom:1;
}

.pc_disp {
	display: none!important;
}

.mb20 {
	margin-bottom: 20px!important;
}