@charset "utf-8";


/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

　包括

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* サイズ、配色 */
body {
	color:#000;
	background:#34a5de;
}

#wrapper	{
	width:100%;
	margin:0 auto;
	background:url(../images/visual_image_201706.jpg) center 134px no-repeat;

}
@media screen and (max-width: 960px) {
	#wrapper {		width:960px;	}
}



/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

　ヘッダ

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* エリア */
header {background:#fff url(../images/header_background.png) center 26px repeat-x; width:100%;}

/* 重要テキスト */
header h1 {
	font-size:1.2em;
	width:930px;
	line-height:26px;
	margin:0 auto;
}

/* コンテンツ */
header hgroup:before, header hgroup:after {content:""; display:table;}
header hgroup:after {clear:both;}
header hgroup {
	/zoom:1;
	width:960px;
	padding:15px 0;
	margin:0 auto;
}

/* タイトルロゴ */
header hgroup h2 {float:left;}

/* 連絡先 */
header hgroup strong {
	float:left;
	margin-left:18px;
}

/* リンク */
header hgroup a {float:left; margin-left:16px;}

.header_contact	{ display:inline-block; width:200px; height:80px; background:url(../images/contact_btn.png) 0 0 no-repeat; text-indent:-999em;}
.header_contact:hover	{ background-position:0 -80px;}



/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

　ビジュアル

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* エリア */
.visual {
	text-align:center;
	width:960px;
	padding-top:20px;
	margin:0 auto;
}



/* ポイント */
.visual ul:before, .visual ul:after {content:""; display:table;}
.visual ul:after {clear:both;}
.visual ul {
	/zoom:1;
	margin-top:40px;
}
.visual ul li {
	float:left;
	width:192px;
	height:230px;
}
.visual ul li:nth-child(1) {background:url(../images/visual_point01.png) no-repeat;}
.visual ul li:nth-child(2) {background:url(../images/visual_point02.png) no-repeat;}
.visual ul li:nth-child(3) {background:url(../images/visual_point03.png) no-repeat;}
.visual ul li:nth-child(3) dt	{line-height: 30px; font-size:26px; padding:20px 0; height:60px;}
.visual ul li:nth-child(5) dt	{line-height: 24px; font-size:22px; padding:26px 0 14px; height:60px;}
.visual ul li:nth-child(4) {background:url(../images/visual_point04.png) no-repeat;}
.visual ul li:nth-child(5) {background:url(../images/visual_point05.png) no-repeat;}
.visual ul li dt {
	color:#c1272d;
	font-size:3em;
	font-weight:bold;
	line-height:100px;
}
.visual ul li dd {
	color:#fff;
	font-size:2em;
	line-height:1.6;
	margin-top:15px;
}



/* 対象 */
.visual>dl:before, .visual>dl:after {content:""; display:table;}
.visual>dl:after {clear:both;}
.visual>dl {
	/zoom:1;
	color:#fff;
	font-size:1.8em;
	line-height:33px;
	margin:20px 15px 0;
}
.visual>dl dt {
	float:left;
	background:#c1272d;
	width:145px;
	border-radius:5px 0 0 5px;
}
.visual>dl dd {
	float:left;
	background:#0071bc;
	width:785px;
	border-radius:0 5px 5px 0;
}








/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

　コンテンツ - 1

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* エリア */
.contents {
	background:url(../images/contents_background2.jpg) center 20px repeat;
	width:960px;
	margin:40px auto 0;
	padding-bottom:40px;
	  border-radius : 12px;
  -moz-border-radius : 12px;
  -webkit-border-radius : 12px;

}

/* 画像 */
.contents01	{ margin:0 15px 0; background:#ffffff url(../images/line.png) center center repeat-y; padding-bottom:30px;}
.contents01 img:nth-child(1) {margin-left:4px;}
.contents01 img:nth-child(2) {margin-left:0;}
.contents01 img:nth-child(3) {margin-left:0;}
.contents01 img:nth-child(4) {margin-left:0;}
.contents01 img:nth-child(5) {margin-left:0;}
.contents01 img:nth-child(6) {margin-left:0;}
.contents01 img:nth-child(7) {margin-left:19px;}
.contents01 img:nth-child(8) {margin-left:-35px;}
.contents01 img:nth-child(9) {margin-left:-35px;}
.contents01 img:nth-child(10) {margin-left:-1px;}



/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

　ボタン - 1

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* リンク */
.button01 {
	display:block;
	color:#000;

	margin-left:40px;
	font-size:2.2em;
	line-height:1.6;
	text-decoration:none;
	position:relative;
	right:80px;
	bottom:30px;
	margin:0 auto;
}

.button01 .button01_img	{ display:block; width:1028px; height:357px; background:url(../images/button01_on_off.png) 0 0 no-repeat; text-indent:-999em;}
.button01:hover .button01_img	{ background-position:0 -357px;}

/* テキスト */
.button01 p {
	position:absolute;
	left:310px;
	top:20px;
}

@media screen and (max-width: 960px) {
	.sp .button01 {	 right:0px; overflow:hidden; padding-top:40px;}
	.button01_img	{ width:1028px;	position:relative;	right:80px;	bottom:20px;	}
	.button01 p 	{ width:800px; height:120px; top:40px; left:220px; }
}



/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

　コンテンツ - 2

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* エリア */
.contents02 { margin:0 15px; height:730px; padding-top:10px; background-color:#ffffff;}

/* 画像 */
.contents02>img:nth-child(1) { width:92%; margin:0 auto 30px; display:block;}
.contents02 img.photo { position:absolute; top:0; left:5px;}

/* テキスト */
.contents02 div {position:relative;}

.contents02 div article {
	position:absolute;
	left:395px;
	top:-10px;
	color:#754c24;
	font-size:2.1em;
	font-weight:bold;
	line-height:1.4;
	width:530px;
}
.contents02 div article p {margin-top:0.75em; word-break:keep-all;}
.contents02 div article p:first-child	{ margin-top:0.5em;}
.contents02 div article p span {color:#009245; }
.contents02 div article p span.type2 { color:#ff1111;/* color:#0066ff; */}
.contents02 div article p em {
	color:#ed1c24;
	font-size:1.2em;
}

@media screen and (max-width: 960px) {

	.contents02 div article { width:540px; left:400px;}
	.contents02 div article p	{ margin-right:0; margin-left:0;}

	
}



/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

　コンテンツ - 3

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* エリア */
.contents03_wrapper {margin:27px 0 0 -50px; width:1062px;}

/* テーブル */
.contents03 div {
	position:relative;
	margin-left:66px;
}
.contents03 div table {

	font-size:1.7em;
	text-align:center;
	line-height:1.4;
	margin:0 auto 0 20px;
}

.contents03 div.inner_box { background-color:#f7f0dc;    width: 930px;
    padding-bottom: 15px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px; padding-top:30px; position:relative; margin-top:-20px;
	z-index:1;
	
}
.contents03 .con_headline_image	{ position:relative; z-index:2;}

.contents03 div table colgroup:nth-child(1) {width:70px;}
.contents03 div table colgroup:nth-child(2) {width:160px;}
.contents03 div table colgroup:nth-child(3) {width:200px;}
.contents03 div table colgroup:nth-child(4) {width:220px;}
.contents03 div table colgroup:nth-child(5) {width:240px;}
.contents03 div table tr {height:40px;}
.contents03 div table th {
	color:#603813;
	background:#fff8bb;
	border:solid 1px #999;
	vertical-align:middle;
}
.contents03 div table td {
	background:#fff;
	border:solid 1px #999;
	vertical-align:middle;
}
.contents03 div table tr td:nth-child(3) {color:#f15a24;}
.contents03 div table tr td:nth-child(5) {color:#f15a24;}

@media screen and (max-width: 960px) {
	.sp .contents03_wrapper { width:100%;  position:relative; overflow:hidden; margin:17px 0 0 0;}
	.sp .contents03	{ margin-left:-50px;}
}


/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

　コンテンツ - 4

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* エリア */
.contents04_wrapper	{ width:1026px;margin:30px 0 0 0;}
.contents04 { width:930px; background-color:#f7f0dc; padding-bottom:15px; margin-left:15px;  border-radius : 12px;  -moz-border-radius : 12px;  -webkit-border-radius : 12px;	}




/* 声 */
.contents04 figure {
	margin-left:10px;
	clear:both;
}

.contents04 figure .imgbox	{ float:left; width:242px; margin:0; padding:0;vertical-align:top;}
.contents04 figure figcaption { margin:0; padding:0; float:right; width:607px; overflow:visible; vertical-align:top;}
.contents04 figure figcaption .dlbox		{ position:relative; left:-60px; background: url(../images/textbox.png) -60px bottom no-repeat; padding-bottom:60px; width:707px;}
.contents04 figure figcaption .dlbox .inner	{ width:707px; position:relative; left:-60px; background: url(../images/textbox.png) 0 0 no-repeat;}
.contents04 figure figcaption dl { position:relative; width:590px; top:30px; left:100px;}


.contents04 figure figcaption dl {width:590px;}
.contents04 figure figcaption dl dt {
	color:#f15a24;
	font-size:320%;
	font-weight:bold;
	line-height:1.2;
}
.contents04 figure figcaption dl dd {
	color:#603813;
	font-size:170%;
	line-height:1.6;
}
.contents04 figure figcaption dl dd p {margin-top:1em;}
.contents04 figure figcaption span {color:#ed1c24;}


.contents04 figure	{ padding-top:30px;}
.contents04 figure:nth-of-type(1)	{ margin-top:-50px; padding-bottom:30px;}



.contents04 figure:nth-of-type(2) .imgbox	{ float:right; width:242px; margin:0 20px 0 0; padding:0;vertical-align:top;}
.contents04 figure:nth-of-type(2) figcaption { margin:0; padding:0; float:left; width:607px; overflow:visible; vertical-align:top;}
.contents04 figure:nth-of-type(2) figcaption .dlbox		{ position:relative; right:-60px; background: url(../images/textbox_r.png) 60px bottom no-repeat; padding-bottom:60px; width:707px;}
.contents04 figure:nth-of-type(2) figcaption .dlbox .inner	{ width:707px; position:relative; left:60px; background: url(../images/textbox_r.png) 0 0 no-repeat;}
.contents04 figure:nth-of-type(2) figcaption dl { position:relative; width:610px; top:30px; left:20px;}

.contents04 figure:nth-of-type(3) figcaption .dlbox		{ position:relative; left:-60px; background: url(../images/textbox2.png) -60px bottom no-repeat; padding-bottom:60px; width:707px;}
.contents04 figure:nth-of-type(3) figcaption .dlbox .inner	{ width:707px; position:relative; left:-60px; background: url(../images/textbox2.png) 0 0 no-repeat;}

.contents04 figure:nth-of-type(4) .imgbox	{ float:right; width:242px; margin:0 20px 0 0; padding:0;vertical-align:top;}
.contents04 figure:nth-of-type(4) figcaption { margin:0; padding:0; float:left; width:607px; overflow:visible; vertical-align:top;}
.contents04 figure:nth-of-type(4) figcaption .dlbox		{ position:relative; right:-60px; background: url(../images/textbox2_r.png) 60px bottom no-repeat; padding-bottom:60px; width:707px;}
.contents04 figure:nth-of-type(4) figcaption .dlbox .inner	{ width:707px; position:relative; left:60px; background: url(../images/textbox2_r.png) 0 0 no-repeat;}
.contents04 figure:nth-of-type(4) figcaption dl { position:relative; width:610px; top:30px; left:20px;}

.contents04 figure:nth-of-type(3) figcaption dl dt ,
.contents04 figure:nth-of-type(4) figcaption dl dt {	color:#29abe2;}

.contents04 figure:nth-of-type(3) figcaption dl dd,
.contents04 figure:nth-of-type(4) figcaption dl dd {	color:#603813;}

.contents04 figure:nth-of-type(3) figcaption span,
.contents04 figure:nth-of-type(4) figcaption span {color:#29abe2;}

.contents04 .c_headline	{position:relative; z-index:9; left:-12px;}

@media screen and (max-width: 960px) {
	.sp .contents04_wrapper { width:100%;  position:relative; overflow:hidden; margin:17px 0 0 0;}
	.sp .contents04	{ margin-left:16px; font-size:1.4em;}
	.contents04 figure figcaption dl dt {	font-size:240%;	}
}




/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

　ボタン - 2

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* リンク */
.button02 {
	display:block;
	color:#000;
	width:938px;
	height:390px;
	margin:12px auto 0;
	font-size:2.2em;
	line-height:1.6;
	text-decoration:none;
	position:relative;
}

/* テキスト */
.button02 p {
	position:absolute;
	left:35px;
	top:16px;
}


.button02 .button02_img	{ display:block; width:938px; height:390px; background:url(../images/button02_on_off.png) 0 0 no-repeat; text-indent:-999em;}
.button02:hover .button02_img	{ background-position:0 -390px;}


/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

　コンテンツ - 6

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* エリア */
.contents06 {
	width:1156px;
	margin:5px auto 0;
}

/* テキスト */
.contents06 div {
	position:relative;
	margin-left:84px;
	margin-top:-30px;
}
.contents06 div dl {position:absolute;}
.contents06 div dl dd {
	position:relative;
	margin-left:5px;
	background: url(../images/contents06_point_body.png) center bottom no-repeat;
	
}
.contents06 div dl dd p {
	padding:5px 0 15px 11px;
	width:399px;
	color:#603813;
	font-size:1.6em;
	line-height:1.4;
}
.contents06 div dl:nth-child(2) {left:32px; top:20px;}
.contents06 div dl:nth-child(3) {left:32px; top:288px;}
.contents06 div dl:nth-child(4) {left:534px; top:5px;}
.contents06 div dl:nth-child(5) {left:534px; top:233px;}
.contents06 div dl:nth-child(6) {left:534px; top:446px;}

.contents06_header	{ position:relative; z-index:20;}

@media screen and (max-width: 960px) {
	 .contents06 {	width:960px;	overflow:hidden;}
	 .contents06_header	{ position:relative; right:98px;}
	 .contents06 div {	right:98px;}

}





/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

　ボタン - 3

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

/* リンク */
.button03 {
	display:block;
	color:#000;
	width:938px;
	height:390px;
	margin:45px auto 0;
	font-size:2.2em;
	line-height:1.6;
	text-decoration:none;
	position:relative;
	left:8px;
}

/* テキスト */
.button03 p {
	position:absolute;
	left:35px;
	top:16px;
}
.button03 .button03_img	{ display:block; width:938px; height:390px; background:url(../images/button03_on_off.png) 0 0 no-repeat; text-indent:-999em;}
.button03:hover .button03_img	{ background-position:0 -390px;}



body.sp	{ padding-bottom:200px;}
#bottom_tel	{position:fixed; bottom:0; background-color:#ffffff; width:100%; text-align:center; padding:20px 0; z-index:999;}
#bottom_tel img.bottom_tel	{ width:90%; margin-left:-3%; display:inline-block;}
#bottom_tel img.bottom_tel2	{ display:none;}

@media screen and (orientation: landscape){
	body.sp	{ padding-bottom:100px;}
	#bottom_tel	{position:fixed; bottom:0; background-color:#ffffff; width:100%; text-align:center; padding:10px 0;}
	#bottom_tel img.bottom_tel	{ display:none;}
	#bottom_tel img.bottom_tel2	{ height:4em; display:inline-block;}
}



.access	{ font-size:1.6em; margin:0 auto; position:relative; left:8px; width:938px; padding:30px 0 50px;}
.access iframe	{ margin-bottom:10px;}
.access dl	{ background-color:#c1272d; width:938px; margin-bottom:5px; color:#ffffff;	  border-radius : 12px;  -moz-border-radius : 12px;  -webkit-border-radius : 12px; overflow:hidden;}
.access dt	{ display:inline-table; width:5em; background-color:#9a1e27; padding:10px 30px 10px 40px;}
.access dd	{display:inline-table; padding:10px;}

footer	{ background-color:#9a1e27; padding:10px 0; text-align:center; display:block; width:100%; color:#ffffff; font-size:1.4em;}
.sp footer	{ display:none;}


.price_list		{margin:20px auto 0; width:960px; }
.price_list img { display:block; width:100%; margin:0 auto;}












