@charset "UTF-8";
/* CSS Document */

.sp,.slidemenu{
	display:none !important;
}

#top{
	display: block;
	width: 100%;
	height: 0;
	float: left;
	clear: both !important;
}

#wpadminbar{
	position: absolute;
	top: 0 !important;
	z-index: 2000;
}

*{
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img{	
	max-width:100%;
	height:auto;
	border:0;
	border-style:none;
}

a img {
	border:0;
    border-style:none;
}

html{
	height:100%;
}

body{
	width:100%;
	height:100%;
	min-width:1240px !important;
	margin:0;
}

nav ol,nav ul,#banner{
	list-style:none !important;
}

#logo a,.tel,.tel2,#sns,.totop a{
	white-space: nowrap;
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
}

/* レイアウト */
header{
	display: block;
	width: 100%;
	height: 100px;
	background-image: url(../images/header_bg.png);
	background-position: bottom center;
	background-size: 100% 4px;
	background-repeat: no-repeat;
	margin: 0;
	float: left;
	clear: both;
}
section{
	display:block;
	width:1240px;
	margin:550px auto 100px auto;
	overflow: auto;
	padding:0;
	float:none;
	clear:both;
}

article{
	display:block;
	width:875px;
	min-height: 300px;
	float: left;
}

aside{
	display: block;
	width: 300px;
	min-height: 300px;
	float: right;
}

footer {
	display: block;
	width: 100%;
	text-align:center;
	padding:30px 0 0 0;
	float: left;
	clear: both;
}
footer:before {
  content: "";
  display: block;
  width: 1240px;
  margin: 0 auto 50px auto;
  border-top: 2px solid #ccc;
}
footer p {
	font-size: 18px;
	line-height: 160%;
}
footer p strong {
	display: block;
	width: 100%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif" !important;
	font-size: 24px;
	line-height: 150%;
	letter-spacing: 2px;
	font-weight: bolder;
	margin-bottom: 20px;
	float: left;
	clear: both;
}

/* 共通スキン */
#logo a{
	display: block;
	width:270px;
	height:70px;
	padding: 0 !important;
	margin:15px 0 0 40px !important;
	background-image:url(../images/logo.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size: contain;
	float: left;
}

.copyright{
	display: block;
	width: 100%;
	font-size: 10px;
	line-height: 150%;
	margin: 30px 0 50px 0;
	float: left;
	clear: both;
}

nav{
	display: block;
	width: auto;
	margin: 17px 22px 0 0;
	float: right;
}
#gnavi{
	display: block;
	float: right;
	clear: both !important;
}
#gnavi li{
	float: left;
}
.gnavi01 a,.gnavi02 a,.gnavi03 a,.gnavi04 a{
	display: block;	
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif" !important;
	white-space: nowrap;
	font-size: 20px;
	line-height: 100%;
	text-decoration: none;
	color: #000;
	padding: 8px 15px;
}

.gnavi01 a:hover,.gnavi02 a:hover,.gnavi03 a:hover,.gnavi04 a:hover{
	color: #B4465A;
	text-decoration: underline;
}
.tel a{
	display: block;
	position: absolute;
	width: 285px;
	height: 70px;
	background-image:url(../images/telb.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none !important;
	top:16px;
	left: 310px;
}
.tel2 a{
	display: block;
	width: 468px;
	height: 70px;
	background-image:url(../images/tel2b.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none !important;
	margin: 55px auto 40px auto;
	clear: both;
}

/* sns */
#sns {
	display: block;
	width: 92px;
	height: 35px;
	margin: 0 10px 0 0;
	float: right;
	clear: both !important;
}

#sns li img{
	width: auto;
	height: 22px;
	float: left;
	margin: 0 8px 0 0;
}

#topimg2{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 0 50px 0;
	overflow:hidden;
	float: left;
	clear: both;
}

#topimg2 img{
	display: block;
	margin: 0 auto;
}

#title{
	display: block;
	width: 100%;
	height: 220px;
	background-color: #f5f5f5;
	background-image: url(../topimg/topimg01.jpg);
	background-position: center center;
	background-size:cover;
	margin: 0 0 50px 0;
	float: left;
	clear: both !important;
}
#title h2{
	display: block;
	width: 100%;
	font-size: 35px;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif" !important;
	letter-spacing: 1px;
	margin: 90px 0 0 0;
	color: #000;
	text-shadow: 0 0 5px #fff,0 0 10px #fff,0 0 20px #fff;
}

#lead{
	display: block;
	width: 900px;
	margin-bottom: 10px;
	float: left;
	clear: both !important;
}
#lead strong{
	display: block;
	width: 900px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif" !important;
	font-size: 28px;
	line-height: 150%;
	color: #B03F57;
	letter-spacing: 2px;
	margin-bottom: 10px;
	float: left;
	clear: both !important;
}
#lead p{
	font-size: 19px;
	line-height: 160%;
	margin-bottom: 30px;
}
#lead2{
	display: block;
	width: 835px;
	font-size:15px !important;
	padding:20px 20px 30px 20px;
	margin-bottom: 40px;
	border-top:solid 1px #B03F57;
	border-bottom:solid 1px #B03F57;
	float: left;
	clear: both !important;
}
#lead2 strong{
	display: block;
	width: 835px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif" !important;
	font-size: 18px;
	line-height: 150%;
	color: #B03F57;
	letter-spacing: 2px;
	margin-bottom: 10px;
	float: left;
	clear: both !important;
}

#shopinfo{
	display: block;
	width: 850px;
	font-size: 18px;
	line-height: 150%;
	color: #fff;
	background-color:#B3265B;
	padding: 20px 0 20px 25px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: left;
	clear: both;
}
#shopinfo dt{
	display: block;
	width: 85px;
	font-weight: bolder;
	-moz-text-align-last: justify;
	text-align-last: justify;
	margin: 4px 50px 4px 0;
	float: left;
}
#shopinfo dd img{
	display: inline-block;
	height: 30px;
	width: auto;
	vertical-align: top;
	margin: 0 5px -6px 0 !important;
}
#shopinfo dd{
	display: block;
	width: 700px;
	margin: 4px 0;
	float: left;
}
#shopinfo a{
	color: #fff;
}
#shopinfo a:hover{
	text-decoration: none;
}

#shopinfo .root{
	display: block;
	font-size: 13px;
	line-height: 140%;
	margin: 12px 0 0 0 !important;
	float: left;
	clear: both;
}

.shopinfotel a{
	text-decoration: none;
	pointer-events: none !important;
}

.step .shopinfotel a{
	text-decoration: none;
	pointer-events: none !important;
	color: #000;
	font-weight: bolder;
}

.step a:hover{
	text-decoration: none;
}

.price_caution{
	font-size: 15px !important;
	text-align: left;
	background-color: #f5f5f5;
	padding: 10px;
	margin-top: -10px !important;
	margin-bottom: 15px;
}

footer .root{
	display: block;
	width: 100% !important;
	font-size: 13px;
	line-height: 140%;
	margin: 20px 0 40px 0 !important;
	float: left !important;
	clear: both !important;
}

#topics{
	display: block;
	width: 950px;
	margin: 50px 0 0 0;
	float: left;
	clear: both;
}

#topics li{
	display: block;
	width: 425px;
	height: 360px;
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0 19px 20px 0;
	border: solid 1px #999;
	background-color: #f5f5f5;
	float: left;
}
#topics li a{
	display: block;
	text-decoration: none;
	color: #000;
}
#topics li a strong{
	text-decoration: underline;
}
#topics li a strong:hover{
	text-decoration: none !important;
}
#topics li strong{
	display: block;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif" !important;
	width: 405px;
	font-size: 20px !important;
	margin: 10px;
	font-weight: normal;
	color: #B4465A;
	clear: both;
}
.topicstext p{
	display: block;
	width: 405px;
	font-size: 15px !important;
	margin: 10px;
}

.thumbnail{
	display: block;
	width: 425px;
	height: 240px;
	background-color: #fff;
	margin-bottom: 7px;
}

.category-news{
	margin-top: 0 !important;
	margin-bottom: 50px !important;
}

/* メディアファイルレイアウト */
.alignleft{
	float:left;
	margin:0 20px 20px 0;
}

.alignright{
	float:right;
	margin:0 0 20px 20px;
}

.aligncenter{
	display:block;
	margin:0 auto 20px auto;
	float:none;
	clear:both;
}

#banner{
	display: block;
	width: 300px;
	margin-bottom: 5px;
	float: left;
	clear: both;
}
#banner img{
	display: block;
	margin-bottom:15px;
	float: left;
	clear: both;
}

footer a{
	color: #000;
}
footer a:hover{
	text-decoration: none;
}

footer .bnr{
	display: block;
	width: 400px;
	height: auto;
	margin: 0 auto;
}
footer li img{
	display: block;
	width: 400px;
	height: 70px;
	margin: 0 auto;
}
footer .pin{
	display: inline-block;
	height: 30px;
	width: auto;
	vertical-align: top;
	margin: 0 7px -6px 0 !important;
}

.totop a{
	display: block;
	width: 40px;
	height: 40px;
	position: fixed;
	background-image: url(../images/totop.png);
	background-repeat:no-repeat;
	background-position:center left;
	bottom:20px;
	right: 20px !important;
	z-index: 10000 !important;
}

#contents h3{
	display: block;
	width: 875px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif" !important;
	font-size: 30px;
	line-height: 150%;
	color: #B03F57;
	letter-spacing: 2px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 2px;
	margin-top: 15px;
	margin-bottom: 28px;
	font-weight: bolder;
	float: left;
	clear: both !important;
}
#contents p{
	font-size: 18px;
	line-height: 180%;
	margin-bottom: 30px;
}

.sidemap{
	display: block;
	border: solid 1px #ddd !important;
	margin-bottom: 25px;
	float: left;
	clear: both !important;
}

.faq{
	display: block;
	font-size: 18px;
	line-height: 180%;
	margin-bottom: 50px !important;
	float: left;
	clear: both;
}

.faq dt{
	display: block;
	width: 805px;
	color: #B03F57;
	font-weight: bolder;
	font-size:20px !important;
	background-image: url(../images/sp_question.png);
	background-repeat:no-repeat;
	background-position:center left;
	background-size: 80px auto;
	letter-spacing: 1px;
	margin-bottom: 10px !important;
	padding:7px 10px 5px 45px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	float: left;
	clear: both !important;
}
.faq dd{
	display: block;
	width: 790px;
	background-image: url(../images/sp_answer.png);
	background-repeat:no-repeat;
	background-position:center left;
	background-size: 80px auto;
	margin-bottom: 20px !important;
	padding-bottom: 20px;
	padding-left: 45px;
	border-bottom: dashed 1px #000;
	float: left;
	clear: both !important;
}

.insta{
	display: block;
	width: 835px;
	padding: 20px;
	background-color: #FAFAFA;
	margin: 50px 0 80px 0;
	float: left;
	clear: both;
}

.about{
	display: block;
	width: 835px;
	padding: 0 10px 0 30px;
	background-color: #FAFAFA;
	margin: 0 0 50px 0;
	float: left;
	clear: both;
}

.about p{
	font-size:14px !important;
}

.about img{
	display: block;
	margin: 25px 0 0 0 !important;
}

.red{
	color: #B03F57;
}

.access_map{
	display:block;
	margin:25px 0 80px 0 !important;
	float:left;
	clear:both;
}

.step{
	display:block;
	width:621px;
	font-size:18px;
	line-height:140%;
	min-height:140px;
	padding:12px 10px 18px 240px;
	margin:0 0 0 0 !important;
	border-left:solid 1px #ccc;
	border-top:solid 1px #ccc;
	border-right:solid 3px #B03F57;
	border-bottom:solid 3px #B03F57;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	float:left;
	clear:both;
}

.step strong{
	font-size:22px !important;
	line-height:200%;
	color:#B03F57;
}

.step01{
	background-image: url(../images/step01.jpg);
	background-repeat:no-repeat;
	background-position:0;
}
.step02{
	background-image: url(../images/step02.jpg);
	background-repeat:no-repeat;
	background-position:0;
}
.step03{
	background-image: url(../images/step03.jpg);
	background-repeat:no-repeat;
	background-position:0;
}
.step04{
	background-image: url(../images/step04.jpg);
	background-repeat:no-repeat;
	background-position:0;
}
.step05{
	background-image: url(../images/step05.jpg);
	background-repeat:no-repeat;
	background-position:0;
}

.topmargin{
	margin-top:80px !important;
}

.tri{
	display:block;
	margin:0 auto 0 auto !important;
}

.root_chart{
	display: block;
	width: 835px;
	padding: 25px 20px 15px 20px;
	font-size:14px;
	background-color: #FAFAFA;
	margin: 0 0 80px 0;
	float: left;
	clear: both;
}

.root_chart img{
	display: block;
	width: 360px !important;
	height: auto;
	margin: 0 28px 10px 28px;
	border: 0 !important;
}

.root_chart dl{
	display: block;
	margin-bottom: 15px !important;
	line-height: 180%;
}
