@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
body, table, input, textarea, select, option {
	font-family: HiraKakuProN-W3;
	font-size: 1em;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
a:link {
 text-decoration: none;
}
a:visited {
}
a:hover {
}
a:active {
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	text-align: center;
	font-size: 15px;
	line-height: 1.3;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3"; /* iPhoneバンドル */
	-webkit-text-size-adjust: none; /* 文字の拡大縮小を防ぐ */
	background-color: #fff;
	color: #323232;
}
/* ---------------

EXAMPLES FONT-SIZE
------------------
10px = 66.7%
11px = 73.3%
12px = 80%
13px = 86.7%
14px = 93.3%
15px = 100%
16px = 106.7%
17px = 113.3%
18px = 120%
19px = 126.7%
20px = 133.3%
21px = 140%
22px = 146.7%
23px = 153.3%
24px = 160%
25px = 166.7%
26px = 173.3%
--------------- */


h1, h2, h3 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:0%;
	vertical-align:baseline;
	background:transparent;
	line-height: 0px;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
#container {
	overflow:hidden;
}
.text_size10px {
	font-size: 66.7%;
}
.text_size16px {
	font-size: 106.7%;
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #779fe7;
	height: 71px;
}
#gHeader ul {
	margin-right: auto;
	margin-left: auto;
}
#gHeader ul li {
	float: left;
	margin-top: 8px;
}
#gHeader ul li.li2 {
	float: right;
}
#gHeader h1 {
	font-size: 0px;
	line-height: 0px;
}
/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
.text_blown1 {
	color: #320900;
}
#conts {
	margin: 0px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#conts h2 {
	font-size: 0px;
	line-height: 0px;
}
#conts h3 {
	font-size: 0px;
	line-height: 0px;
}
#conts h3.banner1 {
	font-size: 0px;
	line-height: 0px;
	margin-top: 5px;
	margin-bottom: 13px;
}
section.block {
	width: 310px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
section.block .block_head {
	height: 51px;
	background-image: url(../20160907_img/block1_top_bk.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
section.block .block_head ul {
	margin-left: 6px;
	color: #320900;
}
section.block .block_head ul li {
	float: left;
}
section.block .block_head ul li.icon2 {
	margin-top: 15px;
}
section.block .block_head ul li.text {
	margin-top: 10px;
	margin-left: 10px;
	color: #320900;
	font-weight: bold;
}
section.block .block_head ul li.text2 {
	margin-top: 18px;
	margin-left: 10px;
	color: #320900;
	font-weight: bold;
}
section.block .block_cont {
	background-color: #fff;
	margin-top: 0px;
	padding-bottom: 12px;
}
section.block .brown_box1 {
	height: 82px;
	width: 298px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #bfc3ca;
	position: relative;
	margin-bottom: 12px;
	background-color: #FFF;
}
section.block .brown_box1_last {
	margin-bottom: 0px;
}
section.block .brown_box1 ul {
	position: absolute;
	float: left;
}
section.block .brown_box1 ul li.icon1 {
	position: absolute;
	margin-top: -7px;
	margin-left: -5px;
	float: left;
	height: 38px;
	width: 38px;
}
section.block .brown_box1 ul li.text1 {
	font-size: 106.7%;
	margin-top: 5px;
	margin-left: 34px;
	font-weight: bold;
	float: left;
	color: #2a53a3;
	position: absolute;
}
section.block .brown_box1 ul li.text2 {
	font-size: 80%;
	margin-top:30px;
	margin-left: 7px;
	color: #151515;
	width: 195px;
	line-height: 1.1;
	float: left;
}
section.block .brown_box1 ul li.text3 {
	font-size: 73.3%;
	margin-top: 2px;
	margin-left: 7px;
	color: #546078;
	width: 195px;
	line-height: 1.1;
	float: left;
}
section.block .brown_box1 ul li.photo {
	float: right;
	margin-top: 5px;
	margin-right: 4px;
}

/**/
section.block .brown_box1 a {
	text-decoration: none;
	display: block;
	height: 84px;
	width: 100%;
}
section.block .brown_box1 a:visited {
	text-decoration: none;
}
/**/
nav.btn1 {
	margin: 16px auto;
		
	height: 64px;
	width: 310px;
	
	text-shadow: 1px 1px 1px #2f768d;	
	background: url(../20160907_img/sankaku3.png) no-repeat 282px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5ec6e8), color-stop(100%, #269ac0));

	border:#d7d7d7 solid 2px;
	font-size: 133.3%;
	line-height: 64px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	-webkit-border-radius: 6px;
}

nav.btn2 {
	margin: 10px auto;
	height: 64px;
	width: 310px;
	text-shadow: 1px 1px 1px #30291e;		
	background: url(../20160907_img/search_icon.png) no-repeat 270px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8d3a9), color-stop(100%, #b09239));
	border:#dfb681 solid 2px;
	font-size: 133.3%;
	line-height: 64px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	-webkit-border-radius: 6px;
}

nav.btn1 a, nav.btn2 a {
	color: #FFF;
	text-decoration: none;
	display: block;
}

nav.btn3 {
	margin: 10px auto;
	width: 332px;
}
/***toggle**/
/***toggle**/
.hr {
 line-height:0;
 margin-bottom:5px;
}
.hr img {
 width:100%;
 height:auto;
}
.block_cont h4.trigger {
 background: url(../20160907_img/block2_btn1.png) repeat-x 0 0;
 height: 83px;
}

.block_cont .bg {
 background: url(../20160907_img/off.png) no-repeat 90% 50%;
 height: 83px;
}

.block_cont .active .bg {
 background: url(../20160907_img/over.png) no-repeat 90% 50% !important;
 height: 83px;
}

.block_cont h4.trigger img {
	float: left;
}
.block_cont h4.trigger p {
	margin-top: 22px;
	float: left;
	text-shadow: 1px 1px 1px #fff9ed;
 text-align: center;
 font-size: 15px;
 width: 160px;
}
.text_size16 {
	font-size: 106.7%;
}
.text_size11 {
	font-size: 73.3%;
}
.block_cont h4.trigger a {
	color: #1e2b74;
	text-decoration: none;
	display: block;
}
.block_cont h4.trigger a:visited {
	color: #1e2b74;
}
.toggle_container {
	padding: 0;
	overflow: hidden;
	clear: both;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*width: 310px;*/
}
.toggle_container .block {
	background: url(images/toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p.bnner {
	font-size: 0px;
	line-height: 0px;
 width: 85px;
 float: left;
 margin-left:25px;
}
.toggle_container .block p.text1 {
	font-size: 100%;
}
.toggle_container p.text1 a:link, .toggle_container p.text1 a:visited {
	color: #151515;
 font-size: 12px;
 font-weight: bold;
 color: #FF6E00;
 text-decoration: none;
}
.toggle_container .block p.text2 {
 font: normal bold 13px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #1e2b74;
}
.toggle_container .block p.text2_b {
 font: normal bold 13px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #47C1FF;
}

.toggle_container .block p.text2_p {
 font: normal bold 13px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F18CC1;
}

.toggle_container .block p.text2_g {
 font: normal bold 13px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #82D323;
}
.toggle_container .block p.text2_bg {
 font: normal bold 13px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #35C4C1;
}

.toggle_container .block p.text3 {
 font: normal normal 12px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #6c6a6a;
}

.toggle_container .block p.text4 {
 font: normal normal 12px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #6c6a6a;
}

.toggle_container .block p.text4 strong {
 font: normal bold 13px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #6c6a6a;
}

.corse_box {
 margin: 3px 0;
 padding:0 0 0 0;
 text-align: left;
}

.right_area {
 float: left;
 padding: 0 0 0 10px;
 width: calc(100% - 120px);
}

.label {
 display:inline;
 padding:1px 8px;
 vertical-align:top;
 margin-bottom:5px;
}
.color_o {
 font: normal normal 11px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 color: #FFF;
 background: #FF8C50;
 text-align: center;
 width: 100px;
}

.color_o a,.color_o a:hover {
 font: normal normal 11px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 color: #FFF;
 text-decoration: none;
}

.color_b {
 font: normal normal 11px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 color: #FFF;
 background: #1e2b74;
 text-align: center;
 width: 100px;
}

.color_b a,.color_b a:hover {
 font: normal normal 11px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 color: #FFF;
 text-decoration: none;
}

.color_g {
 font: normal normal 11px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 color: #FFF;
 background: #82D323;
 text-align: center;
 width: 100px;
}

.color_g a,.color_g a:hover {
 font: normal normal 11px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 color: #FFF;
 text-decoration: none;
}

.color_bg {
 font: normal normal 11px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 color: #FFF;
 background: #35C4C1;
 text-align: center;
 width: 100px;
}

.color_bg a,.color_bg a:hover {
 font: normal normal 11px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 color: #FFF;
 text-decoration: none;
}


.color_p {
 font: normal normal 11px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 color: #FFF;
 background: #F18CC1;
 text-align: center;
 width: 100px;
}

.color_p a,.color_p a:hover {
 font: normal normal 11px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 color: #FFF;
 text-decoration: none;
}


.bottom_text {
	font-size: 80%;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 25px;
	background-color: #FFF;
	text-align: left;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}


/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	margin-bottom: 15px;
	text-align: left;
}
#gFooter ul.fnavi1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#gFooter ul.fnavi1 li {
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	line-height: 45px;
	font-size: 120%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a2a9b6), color-stop(100%, #8991a0));
	padding-left: 14px;
	font-weight: bold;
}
#gFooter ul.fnavi1 li img {
	float: right;
	padding-top: 16px;
	padding-right: 11px;
}
#gFooter ul.fnavi1 li a {
	display: block;
}
#gFooter ul.fnavi1 li a:link, #gFooter ul.fnavi1 li a:visited {
	color: #fff;
	text-shadow: 1px 1px 1px #4e545e;
	text-decoration: none;
}
/***/

#gFooter ul.fnavi2 {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#gFooter ul.fnavi2 li {
	line-height: 23px;
	height: 23px;
	background-image: url(../20160907_img/fnavi2_sankaku.png);
	background-repeat: no-repeat;
	background-position: 16px center;
	padding-left: 25px;
	font-size: 80%;
}
#gFooter ul.fnavi2 li a {
	display: block;
	text-decoration: none;
	color: #323232;
}
#gFooter .footr_btn {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecece;
	line-height: 34px;
	height: 34px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	text-align: center;
}
#gFooter .footr_btn img {
	margin-top: 2px;
	margin-left: 4px;
}
#gFooter .footr_btn a {
	display: block;
	color: #444444;
	text-decoration: none;
}
#gFooter .copy {
	display: block;
	color: #444444;
	text-align: center;
	width: 320px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	font-size: 66.7%;
}
