@charset "utf-8";

/*-------------------
  common
--------------------*/
.for-sp{
	display: none !important;
}
a[href^="tel:"] {
    pointer-events: none;
}
main{
	display:block;
	margin-top: 84px;
}
/*-------------------
  header
--------------------*/
header{
	position: fixed;
	top: 0;
	left:0;
	width:100%;
	z-index: 500;
	width: 100%;
	height: 84px;
	background: #9d1d22;
	color:#fff;
}

header > div{
	position: relative;
	min-width: 980px;
	max-width: 1200px;
	height: 85px;
	margin: 0 auto;
	padding :15px 40px 0;
}

header a:hover{
	opacity: 0.7;
	transition: all 0.3s ease-out;
	text-decoration: none;
}
header h1{
	font-size: 12px;
	font-weight: normal;
}
header h1 span{
	display: block;
	margin-bottom: 2px;
}
header nav{
	position: absolute;
	z-index: 500;
	top: 35px;
	right: 40px;
	width : auto;
	height: 46px;
}

header nav > ul{
	font-size: 0;
}
header nav > ul > li{
	position: relative;
	display: inline-block;
	margin-left: 25px;
	vertical-align: top;
	font-size: 14px;
}
header nav a{
	color: #fff;
    font-family: 'WebSubsetFont', sans-serif !important;
	text-decoration: none;
}
header nav a:after{
	display: inline-block;
	top: 50%;
	right: 0;
	width: 11px;
	height: 7px;
	margin-top: -3px;
	margin-left: 8px;
	background: url(../img/arrow.png) no-repeat 0 0 scroll;
	content: "";
}


/*-------------------
  footer
--------------------*/
footer{
	width: 100%;
	height: 30px;
	background: #9d1d22;
	color:#fff;
	line-height: 30px;
}
footer p{
	text-align:center;
	font-size: 12px;
}


.page-skipper{
	position: fixed;
	z-index: 500;
	bottom: 40px;
	right: 20px;
}
.page-skipper a{
	display: block;
	width: 50px;
	height: 50px;
	background: #9d1d22 url(../img/arrow-link-05.png) no-repeat center center scroll;
}
/*-------------------
  section
--------------------*/
section.has-bg-color{
	background: #f7aeb2;
}




section > div{
	min-width: 980px;
	max-width: 1920px;
	margin: 0 auto;
	padding: 50px 0 80px;
}

/*-------------------
  other-parts
--------------------*/
/*-- h2 --*/
h2 {
	font-size: 24px;
	margin-bottom: 50px;
	text-align: center;
}
h2 p{
	text-align: center;
}
h2 span{
	position: relative;
	display: block;
	width: 125px;
	margin: 0 auto;
	border-bottom: solid 1px #9d1d22;
	color:#9d1d22;
}
h2.large span{
	width: 250px;
}
/*-- mainvisual --*/
section#mainvisual{
	/*background:#9d1d22;*/
	background:#9d1d22;
	border-top: solid 1px #ab353a;
}
section#mainvisual > div{
	padding: 0;
	max-width: 1200px;
	margin: 0  auto;
	overflow: hidden;
	position: relative;
}
section#mainvisual > div ul{
	max-width: 1200px;
}
section#mainvisual li{
	position: relative;
	width: 100%;
}
section#mainvisual img{
	position:absolute;
	left:0;
	top:0;
	width: 100%;
}

/*-- block01 --*/
section#block01 > div{
	padding-bottom:50px;
}
section#block01 h2{
	margin-bottom: 30px;
}
section#block01 .fb-area{
	width: 800px;
	margin: 0 auto;
	font-size: 30px;
	text-align: center;
	line-height: 400px;
	/*background:#fff;*/
}
.fb_iframe_widget,
section#block01 .fb-area iframe,
.fb_iframe_widget span,
section#block01 .fb-area .fb-page{
	display : block !important;
	margin: 0 auto;
}
.fb_iframe_widget.for-sp{
	display : none !important;
}
/*-- block02 --*/
section#block02{
	background:#9e1d31;
	border-bottom: solid 1px #fff;
}
section#block02 > div{
	padding: 0;
	max-width: 1000px;
}
section#block02 .mes-box{
	font-size: 0;
}
section#block02 .mes-box > div{
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 0;
	vertical-align:top;
}
section#block02 h2 span{
	border-color:#fff;
	color:#fff;
}
section#block02 h2 img{
	width: auto !important;
}
section#block02 .mes-box > div:first-child{
	width: 59%;
}

section#block02 .mes-box > div:last-child{
	width: 41%;
}
section#block02 .mes-box > div img{
	width: 100%;
}
section#block02 .mes-box h2{
	margin-bottom: 25px;
}
section#block02 .mes-box .message{
	position: absolute;
	top: 25px;
	width: 90%;
	margin: 0 5%;
	font-size: 14px;
}
section#block02 .mes-box .message p{
	color:#fff;
}


/*-- block03 --*/
section#block03{
	border-bottom: solid 1px #fff;
}
section#block03 > div{
	max-width: 1000px;
}
section#block03 h2{
	margin-bottom: 40px;
}
section#block03 h3{
	min-width:800px;
	margin: 40px 90px 0;
	font-size: 24px;
	border-bottom: solid 1px #fddbdd;
	
}
section#block03 h3:after{
	display: block;
	width: 100%;
	height: 1px;
	background: #d5878c;
	content:"";
}
section#block03 div > p{
	margin: 30px 90px 0;
}
section#block03 ul{
	width: 100%;
	margin-top: 30px;
	padding : 0 90px;
	box-sizing: border-box;
	font-size: 0;
}
section#block03 ul li{
	display: inline-block;
	width:48%;
	margin-right:2%;
	vertical-align: top;
}
section#block03 ul.single{
	display: inline-block;
	width: 50%;
	padding-right: 0;
}
section#block03 ul.single li{
	width:95%;
	margin-right:5%;
	padding-bottom: 15px;
}
section#block03 ul li p{
	display: inline-block;
	width:82%;
	vertical-align: top;
	padding-right: 15px;
	box-sizing: border-box;
	font-size: 16px;
}
section#block03 ul li p.has-padding{
	padding-left: 20px;
}
section#block03 ul li span.price{
	display: inline-block;
	width: 18%;
	vertical-align: top;
	box-sizing: border-box;
	padding-right: 4%;
	font-size: 14px;
	text-align: right;
}
section#block03 figure.wide{
	margin-top: 40px;
}
section#block03 .has-img{
	font-size: 0;
}
section#block03 .has-img figure{
	display: inline-block;
	width: 50%;
	vertical-align:top;
}

section#block03 .has-img figure img,
section#block03 figure.wide img{
	width: 100%;
}
/*-- block04 --*/

section#block04{
	background:#9d1d22;
}
section#block04 > div{
	max-width: 1000px;
}
section#block04 h2 span{
	border-color: #fff;
	color: #fff;
}
section#block04 > div{
	padding-bottom: 0;
}
section#block04 div.infobox{
	width: 820px;
	margin: 0 auto 40px;
	font: 0;
}
section#block04 div.infobox dl{
	display: inline-block;
	width: 400px;
	margin-right: 20px;
	vertical-align: top;
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
}
section#block04 div.infobox dt{
	border-bottom: solid 1px #f19292;
}
section#block04 div.infobox dd{
	margin-top: 10px;
}
section#block04 div.infobox dd.address{
	margin-top: 20px;
}
section#block04 div.infobox dd.time{
	position:relative;
	padding-left: 60px;
}
section#block04 div.infobox dd.time span.label{
	position: absolute;
	top: 0;
	left: 0;
}
section#block04 div.infobox  p{
	display: inline-block;
	width: 390px;
	margin-top: 40px;
	padding: 25px 20px;
	border: solid 1px #fff;
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
}
section#block04 div.infobox  p span{
	display: block;
	text-align: center;
}
section#block04 div.infobox  p span.tel{
	position:relative;
	padding-left: 50px;
	text-align: left;
	font-size:36px;
	font-weight: 600;
}
section#block04 div.infobox  p span.tel:before{
	position: absolute;
	top: 10px;
	left: 0;
	width: 48px;
	height: 48px;
	background: url(../img/icon-phone.png) no-repeat 0 0 scroll;
	content:"";
}
/*-- page-ancher --*/
hr{/**/
	width:900px;
	margin: 0 auto;
}
hr.id-block{/**/
	/*margin-top: -210px;
	padding-bottom: 210px;*/
	border: none;
	background: transparent
}
/*-- text--*/
.txt-right{/**/
	text-align: right;
}
.txt-center{/**/
	text-align: center;
}
.txt-em{/**/
	color:#a72126;
}
.txt-center{/**/
	text-align: center;
}
.txt-small{/**/
	font-size: 0.85em;
}


