@charset "utf-8";
/* *******************************************************************************
 1. common
 ├ 1-1. float
 ├ 1-2. margin
 ├ 1-3. padding
 ├ 1-4. text-align
 ├ 1-5. bold
 ├ 1-6. ph
 ├ 1-7. pc sp change
 ├ 1-8. image layout
 ├ 1-9. image decoration
 ├ 1-10. rollover(Transmission)
 ├ 1-11. other
 │ ├ 1-11-1. before after
 │ ├ 1-11-2. list
 │ ├ 1-11-3. flow
 │ └ 1-11-4. qa
 └ 1-12. table
    ├ 1-12-1. default
    ├ 1-12-2. table01
    ├ 1-12-3. table02 
    └ 1-12-4. hours 
 2. header
 3. nav
 4. mainimage
 ├ 4-1. top 
 └ 4-2. under
 5. footer
 6. content
 ├ 6-1. title
 ├ 6-2. top
 ├ 6-3. under 
 ├ 6-4. map 
 ├ 6-5. tel
 └ 6-6. other
 7. full content
 8. blog
 ├ 8-1. img
 ├ 8-2. side list
 ├ 8-3. writer 
 └ 8-4. sns 
 9. tel link
 ├ 9-1. content text link
 ├ 9-2. tel link
 └ 9-3. side link
 10. hikoukai
******************************************************************************* */
/* 1-2. margin -------------------------- */
.m00 {
	margin: 0 !important;
}
.m05 {
	margin: 5px !important;
}
.m10 {
	margin: 10px !important;
}
.m15 {
	margin: 15px !important;
}
.m20 {
	margin: 20px !important;
}
.m25 {
	margin: 25px !important;
}
.m30 {
	margin: 30px !important;
}
.m35 {
	margin: 35px !important;
}
.m40 {
	margin: 40px !important;
}
.m45 {
	margin: 45px !important;
}
.m50 {
	margin: 50px !important;
}
.mt00 {
	margin-top: 0 !important;
}
.mt05 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mr00 {
	margin-right: 0 !important;
}
.mr05 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mb00 {
	margin-bottom: 0 !important;
}
.mb05 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.ml00 {
	margin-left: 0 !important;
}
.ml05 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.ml50 {
	margin-left: 50px !important;
}
/* 1-3. padding -------------------------- */
.pa00 {
	padding: 0 !important;
}
.pa05 {
	padding: 5px !important;
}
.pa10 {
	padding: 10px !important;
}
.pa15 {
	padding: 15px !important;
}
.pa20 {
	padding: 20px !important;
}
.pa25 {
	padding: 25px !important;
}
.pa30 {
	padding: 30px !important;
}
.pa35 {
	padding: 35px !important;
}
.pa40 {
	padding: 40px !important;
}
.pa45 {
	padding: 45px !important;
}
.pa50 {
	padding: 50px !important;
}
.pt00 {
	padding-top: 0 !important;
}
.pt05 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pt30 {







	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt45 {
	padding-top: 45px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pr00 {
	padding-right: 0 !important;
}
.pr05 {
	padding-right: 5px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr25 {
	padding-right: 25px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pr35 {
	padding-right: 35px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pr45 {
	padding-right: 45px !important;
}
.pr50 {
	padding-right: 50px !important;
}
.pb00 {
	padding-bottom: 0 !important;
}
.pb05 {
	padding-bottom: 5px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb35 {
	padding-bottom: 35px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb45 {
	padding-bottom: 45px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pl00 {
	padding-left: 0 !important;
}
.pl05 {
	padding-left: 5px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl35 {
	padding-left: 35px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl45 {
	padding-left: 45px !important;
}
.pl50 {
	padding-left: 50px !important;
}
/* 1-4. text-align -------------------------- */
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
/* 1-5. bold -------------------------- */
.bold {
	font-weight: bold;
}
/* 1-6. ph -------------------------- */
.ph {
	display: inline-block;
	border: 1px solid #e3e3e3;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.ph img {
	width: 100%;
}
/* 1-7. pc sp change -------------------------- */
.pc {
	display: block !important;
}
.sp {
	display: none !important;
}

@media screen and (max-width: 767px) {
.pc {
	display: none !important;
}
.sp {
	display: block !important;
}
}
/* =====================================
	 2. header
	===================================== */
	
	/* =====================================
	 3. nav
	===================================== */
#notfoundBody nav, #sitemapBody nav, #newsList nav, #websiteNewsDetail nav {
	margin-bottom: 20px;
}
#inquiryBody nav {
	display: none;
}
/* 12-1. global nav -------------------------- */
.sf-menu a.sf-with-ul:before {
	background: none;
}
/* 12-2. sub nav -------------------------- */
.sf-menu ul {
	padding: 10px 0;
	width: 115px;
}
.sf-menu ul li {
	padding: 5px 10px;
}
.sf-menu ul li a {
	line-height: 1.2;
	font: 16px/34px "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
@media screen and (min-width: 2001px) {
#mainimage .main_content {
	background: url(/asset/main_image_wide.png) no-repeat top center!important;
	height: 840px;
}
}

/* =====================================
	 4. mainimage
	===================================== */
	
	.top #mainimage{
		margin-top:-50px;}
	/* 4-1. top -------------------------- */
	/* image size fixed */
	#mainimage .main_content {
    background: transparent url("/asset/main_image.png") no-repeat  top center;
    height:840px ;
	}

 /*   z-index: 1;
}*/@media screen and (max-width: 1800px) {
#mainimage .main_content {
    background: transparent url("/asset/main_image.png") no-repeat  top center;
    height: 750px;
    background-size:cover;
	}}
		@media screen and (max-width: 1500px) {
#mainimage .main_content {
    background: transparent url("/asset/main_image.png") no-repeat  top center;
    height: 700px;
    background-size:cover;}
	}
	
	@media screen and (max-width: 1200px) {
#mainimage .main_content {
    background: transparent url("/asset/main_image.png") no-repeat  top center;
    height: 650px;
    background-size:cover;}
	}
@media screen and (max-width: 767px) {
#mainimage .main_content {
	background: none;
	height: auto;
}
}
/* 4-2. under -------------------------- */
.under #mainimage .under_mainimage {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f4f4f4;
	padding: 20px 0;
	line-height: 1.2 !important;
}
#notfoundBody #mainimage, #sitemapBody #mainimage, #newsList #mainimage, #websiteNewsDetail #mainimage, #inquiryBody #mainimage {
	display: none;
}
.under #mainimage .under_mainimage h2 span {
	margin-bottom: 0;
}
/* =====================================
	 5. footer
	===================================== */
#footer {
	margin-top: 50px;
	background: #fff;
	color: #313131;
	padding-bottom:0;
}
#footer img {
	width: auto;
	vertical-align: bottom;
}
#footer .footerLink {
	list-style: outside none none;
	margin: 10px auto;
	width: 90%;
}
#footer .footerLink li {
	display: inline-block;
	color: #313131;
}
.privacy {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	line-height: inherit;
	letter-spacing: 0.5px;
	padding: 5px 0;
	background:#ff9900;
}
/* =====================================
	 6. content
	===================================== */
#content {
	text-align: left;
	line-height: 1.8;
	word-wrap: break-word;
	
}
#content p {
	line-height: 1.8;
	margin-bottom: 0;
}
/* 6-1. title -------------------------- */
.under h2 {
	color: #000;
	text-align: center;
}
.under h2 span {
	color: #999;
	font-size: 70%;
}
h2.titleBg {
	text-align: left;
}
#content h4 {
	line-height: 1.2 !important;
}
#content h3 {
	line-height: 1.2 !important;/*margin-top: 50px;*/
}
#content .block3 h5, #content .block4 h5, #content .block5 h5, #content .block1 h5 {
	overflow: hidden;
	font: 14px/18px;
}
/* 6-2. top -------------------------- */
	/* balloon */
.div1 {
	font-size: 30px;
}
.div1:before {
	background: none;
}
.div1:after {
	content: '';
	position: absolute;
	border: 15px solid transparent;
	border-top: 20px solid #fff;
	bottom: -34px;
	left: 50%;
	width: 0;
	height: 0;
	margin: 0 0 0 -12px;
}
/* 3color */
.item {
	height: auto !important;
}
.item h4 {
	line-height: 1;
}
.mrg12 img {
	width: 100% !important;
}
/*.img1 {
	width: 32%;
}*/
/* 6-3. under -------------------------- */
.block2 {
	height: auto !important;
}
.div6 {
	background: url(/asset/block1_div6.png) no-repeat;
}
.div3 {
	background: url(/asset/block3_div3.png) no-repeat;
}
.div4 {
	background: url(/asset/block4_div4.png) no-repeat;
}
.div5 {
	background: url(/asset/block5_div5.png) no-repeat;
}
.box_inner figure img {
	max-width: 100% !important;
}
/* link */
.a13 {
	background: url(/asset/top_arrow.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 0;
	width: 46px;
	height: 46px;
}
.a13:hover {
	opacity: 0.8;
}
/* list */
.list {
	padding-right: 15px;
}
.list li:hover {
	background: url(/asset/ic_02.png) no-repeat 0 50%;
}
.list li {
	padding-left: 17px;
	margin-bottom: 20px;
}
.list a {
	line-height: 18px;
}

@media screen and (max-width: 767px) {
.list {
	padding-right: 0;
}
.list li:hover {
	background: url(/asset/ic_02.png) no-repeat 0 10%;
}
.list a {
	line-height: 18px !important;
}
.b_11_in:last-child {
	margin: 0 0 1em;
}
}
/* 6-4. map -------------------------- */
.gnv_tmp_map {
	position: relative;
	width: 100%;
	padding-bottom: 40%;
}
.gnv_tmp_map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/* 6-5. tel -------------------------- */
.tel_txt a {
	cursor: text;
}
.tel_txt a:hover {
	text-decoration: none;
}

@media screen and (max-width: 767px) {
.tel_txt a, .tel_txt a:hover {
	text-decoration: underline;
}
.gnv_tmp_map {
	padding-bottom: 80%;
}
}
/* 6-6. other-------------------------- */
	/* box color */
.bc01 {
	background: #e8daca;
	padding: 20px 15px;
}
.bc02 {
	background: #cf9e64;
	padding: 20px 15px;
}
.bc03 {
	background: #b09371;
	padding: 20px 15px;
}
.bc04 {
	background: #635545;
	padding: 20px 15px;
}
.bc01 img, .bc02 img, .bc03 img, .bc04 img {
	width: 100% !important;
}
/* =====================================
	 7. full content
	===================================== */
.full #content .container_12 {
	width: 100% !important;
}
.full .bg1 {
	border: none !important;
	margin: 0 !important;
	padding: 2em 0 !important;
}
.full .div1 {
	margin-top: 0;
}
.full p, .full .block6, .full .list {
	margin-bottom: 0;
}
.full .block2 {
	margin-top: 0;
}
.full #content .block4, .full #content .block5 {
	margin-bottom: 0;
}
.full .b_01, .full .b_02, .full .b_04_2, .full .b_09, .full .b_10, .full .b_11, .full .b_10 .grid_12, .full .b_11 .grid_12 {
	margin: 2.5em auto !important;
}
.full .grid_12 {
	margin: 0 auto !important;
	padding: 0 !important;
	position: relative !important;
	width: 960px !important;
	float: none;
	display: block;
}
.full .grid_12 .grid_1 {
	width: 60px !important;
}

@media screen and (min-width: 768px) and (max-width: 995px) {
.full .grid_12 {
	width: 768px !important;
}
.full .grid_12 .grid_1 {
	width: 44px !important;
}
.full .grid_12 .grid_2 {
	width: 108px !important;
}
.full .grid_12 .grid_3 {
	width: 172px !important;
}
.full .grid_12 .grid_4 {
	width: 236px !important;
}
.full .grid_12 .grid_5 {
	width: 300px !important;
}
.full .grid_12 .grid_6 {
	width: 364px !important;
}
.full .grid_12 .grid_7 {
	width: 428px !important;
}
.full .grid_12 .grid_8 {
	width: 492px !important;
}
.full .grid_12 .grid_9 {
	width: 556px !important;
}
.full .grid_12 .grid_10 {
	width: 620px !important;
}
.full .grid_12 .grid_11 {
	width: 684px !important;
}
.full .grid_12 .grid_12 {
	width: 748px !important;
}
}

@media screen and (max-width: 767px) {
.full .grid_12 {
	width: 300px !important;
}
.full #content .block1, .full #content .block3 {
	margin-bottom: 0;
}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
.full .grid_12 {
	width: 420px !important;
}
.full .block6 {
	margin-bottom: 20px;
}
}

@media screen and (max-width: 767px) {
.full .block6 {
	margin-bottom: 20px;
}
.full .grid_2, .full .grid_3, .full .grid_4, .full .grid_5, .full .grid_6, .full .grid_7, .full .grid_8, .full .grid_9, .full .grid_10, .full .grid_11, .full .grid_12 {
	margin-bottom: 20px;
}
}
.full .grid_12:after {
	clear: both !important;
	content: " " !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}
.w100, .w100 img {
	width: 100%;
}
/* =====================================
	 8. blog
	===================================== */
.Individual .blogcontent {
	margin-top: 56px;
}
.blog h3.entry-title {
	font-size: 24px;
	text-align: left;
	text-transform: uppercase;
	margin: 10px 0 20px !important;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	width: 100%;
}
/* 8-1. img -------------------------- */
.blogArea img {
	margin-bottom: 10px;
}
.blogArea img.icon_imgs {
	margin-bottom: 0;
}
/* 8-2. side list -------------------------- */
.blogside h3 {
	text-transform: uppercase;
	padding: 5px 0 3px 0;
	margin-top: 0;
	width: 100%;
	text-align: center;
	background: #efefef;
	font-size: 14px;
}
.blogside .list li {
	background: url(/static.plimo.com/static/type5/images/marker1.png) no-repeat scroll 0 16px rgba(0, 0, 0, 0);
	padding-left: 13px;
	text-align: left;
}
.blogside .list a {
	word-wrap: break-word;
}
.blogside li:before {
	color: #603813;
	content: "・";
	font-size: 100%;
	padding-right: 0.4em;
}
input[type="text"] {
	border: 1px solid rgb(204, 204, 204);
	border-radius: 3px;
	padding: 2px;
	border-radius: none;
	margin-bottom: 5px;
}
#blogBody input[type="text"] {
	width: 98%;
}
.blog_search_submit {
	text-align: center;
	width: 98%;
	display: block;
}
.blog_search_submit input {
	padding: 0 5px;
}
/* 8-3. writer -------------------------- */
.blog #content .contributor {
	color: #999;
	font-size: 85%;
	margin: 3em 0 0.5em;
	text-align: right;
}
/* 8-4. sns -------------------------- */
.blog #content .shareBt {
	text-align: right;
}
.blog .shareBt .fb_iframe_widget {
	margin-right: 5px;
}
.blog .shareBt .twitter-tweet-button {
	text-align: right;
	vertical-align: middle;
	width: 90px !important;
}
.lineBt img {
	margin-top: 5px;
	width: auto;
}
/* =====================================
	 9. tel link
	===================================== */
a[href^="tel:"] {
	pointer-events: none;
	cursor: text;
}

@media screen and (max-width: 767px) {
a[href^="tel:"] {
	pointer-events: auto;
	cursor: pointer;
}
}
/* =====================================
	 10. side link
	===================================== */
#sidecontact {
	display: block;
	position: fixed;
	top:300px;
	z-index: 1000;
}
#sidecontact.rightContent {
	right: 0;
}

@media screen and (max-width: 767px) {
#sidecontact {
	display: none;
}
}
/* =====================================
	 11. hikoukai
	===================================== */
.hikoukai {
	display: none !important;
}
#drag-temp-pre-content .parts.hikoukai {
	display: block !important;
	border: 5px solid #777;
	background: #555;
	padding: 20px 0;
}
/* =====================================
	 12.追記
	===================================== */
	
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	vertical-align: inherit;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: inherit;
	margin: 0;
}
body {
	color: #313131;
	background: none!important;
	line-height: 180%;
	font-size: 16px;
	width: 100%;
	overflow-x: hidden!important;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
.under #mainimage {
	background: url(/asset/under_top01.png) #feaa00 no-repeat center top;
	padding: 25px 0 20px;
	margin: 0 0 50px;
	line-height: 1.2 !important;
	background-size: cover;
}
.under h2 {
	color: #fff;
	font-size: 38px;
	font-weight: normal;
	margin: 0 !important;
	line-height: 1.4;
	letter-spacing: 3px;
	text-align: center;
	border-bottom: 0;
}
.under #mainimage .under_mainimage {
	border-top: 0px;
	border-bottom: 0px;
	background: none;
}
a:focus, *:focus {
	outline: none;
}
.mb0 {
	margin-bottom: 0!important;
}
.mb_h3 {
	margin-bottom: 20px !important;
}
.mb_h4 {
	margin-bottom: 18px!important;
}
.mb_h5 {
	margin-bottom: 10px!important;
}
.mb_h6 {
	margin-bottom: 10px!important;
}
.mb_01 {
	margin-bottom: 40px!important;
}
.mb_02 {
	margin-bottom: 60px!important;
}
.mb_03 {
	margin-bottom: 75px!important;
}
ul.ul01 {
	list-style: none;
}
ul.ul01 li {
	padding: 0 0 5px 22px;
	position: relative;
}
.ul01 li:before {
	background: none repeat scroll 0 0 #feaa00;
	border-radius: 50%;
	content: "";
	height: 5px;
	left: 11px;
	position: absolute;
	top: 10px;
	width: 5px;
}
ul.ul_check li {
	padding: 5px 0px 5px 24px;
	position: relative;
}

ul.ul_check li:before {
	background: none repeat scroll 0 0 #6a3906;
	border-radius: 3px;
	content: "";
	height: 17px;
	left: 0;
	position: absolute;
	top: 9px;
	width: 17px;
	z-index: 0;
}
ul.ul_check li:after {
	position: absolute;
	top: 9px;
	left: 3px;
	content: "";
	width: 11px;
	height: 4px;
	border: transparent 4px solid;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	transform: rotate(-40deg);
	-webkit-transform: rotate(-40deg);
	-ms-transform: rotate(-40deg);
	z-index: 10;
}
.number_p {
	margin: 0 0 0 0;
	font-size: 19px;
	line-height: 1.4;
	font-weight: bold;
	padding: 0 0 0 33px;
	text-indent: -33px;
}
.number {
	background: none repeat scroll 0 0 #ff9900;

	
	color: #6a3906;
	font-size: 23px;
	margin: 0 10px 0 0;
	padding: 0 8px;
}
.arrow_box {
	position: relative;
	height: 40px;
	width: 100%;
}
.arrow_box:before {
	content: "";
	position: absolute;
	background: none;
	top: 10px;
	left: 0px;
	height: 0;
	
	width: 100%;
}
.arrow_box:after {
	display: block;
	content: "";
	position: absolute;
	top: 10px;
	left: 50%;
	margin: 0 0 0 -30px;
	width: 0px;
	height: 0px;
	border: 30px solid transparent;
	border-top: 16px solid #ff9900;
}
.gnv_tmp_qa_q {
	border-left: 3px solid #feaa00;
	margin-bottom: 10px;
	padding: 10px;
	display: table;
}
.gnv_tmp_qa_q span.tit {
	font-size: 200%;
	font-weight: bold;
	color: #feaa00;
	padding-right: 20px;
	display: table-cell;
	width: 30px;
}
.gnv_tmp_qa_a {
	border-left: 3px solid #6A4E40;
	margin-bottom: 10px;
	padding: 10px;
	display: table;
}
.gnv_tmp_qa_a a {
	color: #6A4E40;
}
.gnv_tmp_qa_a span.tit {
	font-size: 200%;
	font-weight: bold;
	color: #6A4E40;
	padding-right: 20px;
	display: table-cell;
	width: 30px;
}
.gnv_tmp_qa_a p {
	display: table-cell;
	width: 100%;
	vertical-align: top;
	padding-top: 15px;
	color: #749692;
}
.gnv_tmp_qa_q p {
	display: table-cell;
	width: 100%;
	color: #feaa00;
	font-weight: bold;
	font-size: 110%;
	vertical-align: top;
	padding-top: 15px;
}
#pagenation li a {
	display: block;
	padding: 0.25em 0;
}
table.gnv_tmp_table02 {
	margin-bottom: 1.5em;
	width: 100%;
}
table.gnv_tmp_table02 th, table.gnv_tmp_table02 td {
	padding: 5px;
	text-align: left;
}
table.gnv_tmp_table02 thead th {
	background: none repeat scroll 0 0 #ffebd2;
	border-top: 1px solid #ccc;
	text-align: center;
	width: 9%;
	border-bottom: 1px solid #ccc;
}
table.gnv_tmp_table02 th {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: center;
}
table.gnv_tmp_table02 td {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: center;
}
.table02 .b_06_item {
	border: none;
	border-bottom: 1px solid #3584d5;
	background: none;
	width: 38%;
}
.table02 .b_06_content {
	border: none;
	border-bottom: 1px solid #ccc;
	width: auto;
	padding: 1%;
	text-align: left;
}
.table02.price .b_06_content {
	text-align: right;
}
/*==================(pc)==================*/

h2, h3, h4, h5, h6 {
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

/*#header{
	z-index:0;}*/
#header h1 {
	padding-top: 20px;
	margin-bottom: 0px;
}
#header h1 img {
	margin: 0 auto;
}
.static #content h2.titleBg, h2.titleBg {
	font-weight: normal;
	margin-bottom: 14px;
	text-transform: uppercase;
	font-size: 24px !important;
	line-height: 30px;
	display: block;
	color: #535353;
	text-align: left;
	position: relative;
	border-bottom: solid 1px #feaa00;
	padding: 10px 10px 10px 30px !important;
	border-top: 0px !important;
	
}



.static #content h2.titleBg:before, h2.titleBg:before {
	position: absolute;
	top: 13px;
	left: 2px;
	width: 20px;
	height: 20px;
	content: '';
	border-radius: 50%;
	background: #ff9900;
}
.static #content h2.titleBg:after, h2.titleBg:after {
	position: absolute;
	top: 16px;
left: 5px;
width: 14px;
height: 14px;
	content: '';
	border-radius: 50%;
	background: #fff;
}
.gnv_tmp_h3_bg h3 {
	background: none repeat scroll 0 0 #fba627;
	border: medium none;
	color: #fff;
	display: block;
	font-size: 22px;
	line-height: 1.4;
	padding: 17px 7px 17px 22px;
	position: relative;
	text-align: left;
	font-weight: normal;
	border-radius: 6px;
}
.gnv_tmp_h3_bg h3:before {
	content: "";
	position: absolute;
	left: 7px;
	bottom: 25%;
	background: #FFF none repeat scroll 0% 0%;
	width: 4px;
	height: 50%;
	border-radius: 3px;
}
h3.entry-title {
	margin: 0 0 15px 0;
}
.blog h3.entry-title {
	border: medium none;
	box-sizing: border-box;
	font-size: 20px;
}
.gnv_tmp_h4_bg h4, .blog h3.entry-title {
	border-bottom: 1px dotted #feaa00;
	color: #693a06;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5;
	padding: 6px 5px 5px 28px;
	position: relative;
	text-shadow: none;
}
.gnv_tmp_h4_bg h4:before, h3.entry-title:before {
	background: #feaa00 none repeat scroll 0% 0%;

	content: "";
	height: 15px;
	left: 0px;
	position: absolute;
	top: 6px;
	width: 15px;
}
.gnv_tmp_h4_bg h4:after, h3.entry-title:after {
	background: #F2B641 none repeat scroll 0% 0%;
	content: "";
	position: absolute;
	left: 10px;
	top: 16px;
	height: 8px;
	width: 8px;
}
.under h5:before {
	background: #6a3906 none repeat scroll 0px 0px;

	content: "";
	height: 12px;
	left: 2px;
	position: absolute;
	top: 13px;
	width: 12px;
}
.under h5 {
	border-bottom: solid 1px #6a3906;

	color: #6a3906;
	font-size: 105%;
	font-weight: bold;
	padding: 6px 0px 5px 20px;
	position: relative;
	margin-top: 0px;
}
.under h6 {
	border-radius: 3px;
	color: #75901b;
	font-size: 100%;
	font-weight: bold;
	padding: 5px 2px 0px;
	position: relative;
	margin-top: 0;
}
h6::before {
	content: "";
	background: none;
}
ul.under_link li{
	text-decoration:underline;}
.b_06_item {
	background: #ffebd2 none repeat scroll 0% 0%;
}
.b_11_2_in span img {
	float: right;
}
/*ブログページ*/
.blogside h3 {
	background: #ffebd2 none repeat scroll 0% 0%;
	margin-bottom: 10px;
}
#pagenation .active a {
	background: #feaa00 none repeat scroll 0% 0%;
}
#pagenation .active a:hover {
	background: #ffebd2 none repeat scroll 0% 0%;
}
/*新着*/
#news dt .newsNew {
	background: #feaa00 none repeat scroll 0px 0px;
	border-radius: 0;
}
#news dt {
	color: #ff9900;
	font-weight: bold;
	font-style:italic;
}
/*nav*/
.sf-menu > li > a {
	font-weight: normal;
	color: #333;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	display: inline-block;
	padding: 5px 15px;
}
.sf-menu > li > a:hover {
	color: #feaa00;
}
.sf-menu > li {
	border-left: 1px solid #ff9900;
	margin: 0px 0px 25px;
}

.sf-menu > li:last-child {
    border-right: 1px solid #ff9900;
}
.sf-menu > li.sfHover, .sf-menu > li:hover {
	border-bottom: 3px solid #feaa00;
}
.sf-menu > li.current {
	border-bottom: none;
}
.sf-menu>li.current, .sf-menu>li.sfHover, .sf-menu>li:hover {
	margin-bottom: 0;
}
.sf-menu > li > p {
	padding: 0px 15px;
}
.sf-menu ul {
	padding: 23px 0px;
	position: absolute;
	z-index: 1000;
	text-align: left;
	left: 0px;
	top: 34px;
	min-width: 150px;
	background-color: #8D4F29;
}
.sf-menu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
.sf-menu a.sf-with-ul:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 4px solid #feaa00;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	background: none;
	right: 45%;
	top: 23px;
	position: absolute;
}
.sf-menu > li > a, .sf-menu > li > p {
	box-sizing: border-box;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	width: 100%;
}

.sf-menu ul li {
padding: 0 10px 10px 10px;
    letter-spacing: -0.5px;
}
.bred {
	border-top: 0px !important;
}
#content h3 {
	margin-top: 0px !important;
}
#news .ov {
	display: block;
	float: left;
	position: absolute;
	text-align: right;
	top: 12px;
	width: auto;
	right: 10px;
}
.gnv_tmp_bt a {
	background: #ffffff;
	border-radius: 6px;
	box-sizing: border-box;
	color: #feaa00;
	display: block;
	line-height: 1.4;
	padding: 10px 20px 8px;
	position: relative;
	text-align: center;
	width: 30%;
	margin: 0 auto;
	font-size: 18px;
	border: solid #feaa00 2px;
	float: left;
}
.gnv_tmp_bt a:before {
	border-right: 2px solid #feaa00;
	border-top: 2px solid #feaa00;
	content: "";
	display: block;
	height: 8px;
	margin-top: -3px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	width: 8px;
}
.gnv_tmp_bt a:hover {
	opacity: 0.8;
}

#news dd a {
	text-decoration: none;
	color: #707070;
}
#news dd a:hover {
	text-decoration: underline;
}
#news dl {
	border-bottom: 1px dashed #5686e0;
}
.img_auto img {
	margin: 0 auto !important;
	max-width: 180px;
}
/*top_box*/

.full .grid_12.top_box01 {
	padding-top: 20px !important;
}


.top_box01 h2{
	font-size:25px;
	font-weight:bold;
	border-bottom:0;}
	h2.p1 > span.title01{
		display:inline;
	font-size:45px;
color:#ff0000;}

.top_box02 {
	background: url(/asset/bg01.png);
	padding: 60px 0;
	position:relative;
}
.top_box02:before{
	position:absolute;
	content:"";
		display: block;

	top: 0px;
	left: 50%;
	margin: 0 0 0 -60px;
	width: 0px;
	height: 0px;
	border: 60px solid transparent;
	border-top: 30px solid #fff;
	}
	a.a6{font-size:26px;
	color:#fff;
		font-family:"ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004",  "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;

	background: #ff9900;
	position: relative;
	width: 45%;
	border:#fff solid 2px;
	padding: 10px 27px;
	display: block;
margin: 0 auto;
margin-top: 20px;
}
.top a.a6:before {
	content: "";
	display: block;
	height: 0px;
	margin-top: -8px;
	position: absolute;
	right: 10px;
	top: 50%;
	border: 8px solid transparent;
	border-left: 8px solid #fff;
	width: 0px;
}
.a6:hover {
	background: #eed096;
}



a.a1{font-size:20px;
	color:#fff;
	border-radius: 0px;
		
	background: #6a3906;
	position: relative;
	width: 78%;
	line-height: 1.5;
	padding: 10px 27px;
	display: block;
margin: 0 auto;
margin-top: 20px;
}

.a1:hover {
    color: #fff;
    background: #694623;}
.top a.a1:before {
	content: "";
	display: block;
	height: 0px;
	margin-top: -8px;
	position: absolute;
	right: 10px;
	top: 50%;
	border: 8px solid transparent;
	border-left: 8px solid #fff;
	width: 0px;
}
.bc01 {
    background: #fefae8 none repeat scroll 0% 0%;
    padding: 20px 15px;
	border-radius:8px;
	border:2px solid #ff9900;
}
.top_box03 .box_inner figure img {
    max-width: 390px !important;
}

.top_box03 h5 {
	color: #6a3906;
font-weight:normal;
	font-size: 22px;
}

.top_box03 p {
	color: #372820;
	padding-bottom: 20px;
}
/*
.top_box04{
	position:relative;}*/

.top_box04 h3{
	font-family:"ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004",  "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	position:relative;
	font-size:35px;
	font-weight:bold;
	color:#ff9900;}

.top_box04 h3:before{
	
	position:absolute;
	content:"";
		display: block;

	top:60px;
	left:50%;
	margin: 0 0 0 -432px;
	width: 0px;
	height: 0px;
	border: 432px solid transparent;
	border-top: 24px solid #f90;
	}




.item1 {
	background: #ffebd2 none repeat scroll 0% 0%;
}

h4.brd1 {
	font-size: 23px;
	text-align: center;
	font-weight: bold;
	text-shadow: none;
	border-bottom:0px;
	color: #313131;
}


.a2 {
	color: #fff;
	background: #ff9900;
	position: relative;
	font-size:18px;
	color:#fff;
	width: 80%;

	padding: 10px 27px;
	display: block;
margin: 0 auto;
margin-top:10px;

}

.a2:hover {
	background: #f90;
	opacity:0.8;
	color:#fff;
}

.top_box05 {
    background: transparent url("/asset/bg02.png") no-repeat scroll -100px bottom;
	padding: 60px 0;
	}
	@media screen and (max-width: 1500px) {
		
		.top_box05 {
    background: transparent url("/asset/bg02.png") no-repeat scroll -300px bottom;
	
	}}
		@media screen and (max-width: 1200px) {
		
		.top_box05 {
    background: transparent url("/asset/bg02.png") no-repeat scroll -500px bottom;
	
	}}
.top_box05 h3{
	color:#6a3906;
	
		font-family:"ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004",  "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
		position:relative;
	font-size:25px;
	display: block;
	text-align:center;
	margin:0 auto;
}.top_box05 h3 span{
	font-size:40px;
}

.top_box05 h3:before{
	
	position:absolute;
	content:"";
		display: block;

	top:55px;
	left:50%;
	margin: 0 0 0 -432px;
	width: 0px;
	height: 0px;
	border: 432px solid transparent;
	border-top: 24px solid #d0d2cb;
	}
.top_box05 h4{
		color:#6a3906;
		font-size:25px;
		text-shadow: none;
		padding-bottom:12px;
		
	}
	.top_box05 p{
		color:#6a3906;
		padding-bottom:20px;
		
		
	}
	
	
	.top_box06{
	background: transparent url("/asset/bg03.png") no-repeat scroll left bottom;
	padding: 60px 0;
	}
	
	.top_box06 p {
    padding-right: 1%;}
	
	.top_box06 h3{
			color:#313131;
		
	font-size:35px;
	font-weight:normal;
	display: block;
	text-align:center;
	margin:0 auto;}
	
	
	
	.top_box06 .fr{
		float:right;
		width:30%;}
		.top_box06 .div2{
		float:left;
		width:70%;}
		
		.top_box06 .grid_12{
			margin-bottom:30px !important;}
			
		.full .top_box05.b_09,	.full .top_box06.b_09{
    margin:0em auto !important;
}
	.container_12  .top_box05 .grid_10 {
  
    padding-top: 55px;
}
img.top06{
	margin-top: 30px !important;
}
#content-bottom .container_12 {
	width: 640px !important;
	margin: 0 auto !important;
}
#news dt .newsNew {
    padding: 1px 3px;
}
#footer a:hover{
    color: #333;
}
a img:hover{
	opacity:0.8;   
}
h1 a img:hover{
	opacity:1;   
}

/* .top_box01 */
.top_box01_con01 p {
    font-size: 20px;
}
.top_box01_con01 {
    padding: 15px 0;
    /*margin-bottom: 30px;*/
}
.top_box01_con02 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}
.top_box01_con02 .tx01 {
    font-weight: normal;
    font-size: 23px;
}
.top_box01_con02 .tx02, 
.top_box01_con03 .tx04 {
    color: #ff0000;
}
.top_box01_con02 .tx03 {
    font-size: 14px;
    font-weight: normal;
}
.top_box01_con03 {
    width: 60%;
    margin: 0 auto 50px auto;
    text-align: left;
}
.con1_bt {
    width: 30%;
    margin: 0 auto 20px auto;
    border-top: 4px double #feaa00;
    height: 0;
}
.con1_bb {
    width: 30%;
    margin: 20px auto 30px auto;
    border-bottom: 4px double #feaa00;
    height: 0;
}
.br01 {
display: none;
}
th.b_06_item.th01 {
    width: 13%;
}
.fee th.b_06_item {
    width: 25%;
}
.other th.b_06_item {
    width: 60%;
}
.foot_list {
    display: inline-block;
}

@media screen and (max-width: 1400px) {
#sidecontact {
    top: 200px;
}
}

/**********

**************Tablet追記**********************/

@media only screen and (max-width: 995px) and (min-width: 768px) {
.under .container_12 {
	width: 748px;
}
#sitemapBody.under .container_12 {
    width: 768px;
}
#blogBody.under .container_12 {
	width: 768px;
}
.under #mainimage {
	padding: 25px 0px;
}
.sf-menu>li {
	min-height: 23px;
	position: relative;
	padding: 0px;
	float: left;
	font-size: 12px;
	margin: 0 0px 7px;
}
.sf-menu>li a {
	font-size: 12px;
}
.brand > div {
	width: 30%;
	margin: 0 auto;
}
.brand{
	max-width: 768px;
	margin: 0 auto;
	width:90%;}
.brand > a {
	display: block;
	margin: 0px auto;
	float: left;
}
.brand > div:last-child {
	margin: 0;
}
.brand img {
	width: auto;
	max-width: 307px;
	vertical-align: bottom;
}
#sidecontact {
	top:200px;
}
#header h1 {
	padding-top: 30px;
	margin-bottom: 5px;
}
.sf-menu > li.current {
	margin-bottom: 7px;
}
.img1 {
	width: 30%;
}
#header h1 img {
    margin: 0px auto;
    width: 80%;
}
#footer .logo  img{
    margin: 0px auto;
    width: 80%;
}
.top_box01 img{
	width: 94%;
	padding:0 2%;
}

a.a6 {
 
    width: 70%;}
	
	.top_box03 h5 {
   
    font-size: 20px;
}
.container_12 .top_box05 .grid_10 {
    padding-top: 60px;
    width: 90% !important;
}
.top_box05 h4 {
    color: #6A3906;
    font-size: 20px;
    text-shadow: none;
    padding-bottom: 12px;
}
.top_box06 .grid_12 ,.top_box07 .grid_12 {
    width: 90% !important;
}

}
@media screen and (max-width: 995px) {
	#content {

	min-height: 600px;
}
#mainimage .main_content {
	height: 415px;
	background-size: cover;
}
.price .b_06_item {
	width: 46%;
}
#sidecontact.rightContent {
	right: 0px;
	width: 75px;
}
.content_top .container_12 {
	box-sizing: border-box;
	padding: 0 20px !important
}
#sitemap {
	margin-bottom: 20px;
}
h2.p1 > span.title01 {
    font-size: 30px;
    color: #F00;
}

.top_box04 h3 {
    position: relative;
    font-size: 30px;}
	.top_box04 h3::before,.top_box05 h3:before {
    position: absolute;
    content: "";
    display: block;
    top: 60px;
    left: 50%;
    margin: 0px 0px 0px -364px;
    width: 0px;
    height: 0px;
    border-width: 24px 364px 364px;
    border-style: solid;
    border-color: #F90 transparent transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
.a2 {
 
    width: 70%;
}
.top_box05 h3 {
  
    font-size: 22px;
}
.top_box05 h3:before{
 border-color:#d0d2cb transparent transparent;
 top: 55px;}
 .top_box05 {
    background: transparent url("/asset/bg02_sp.png") no-repeat scroll 340px bottom;
padding:40px 0px 50px;
    background-size: contain;
	background-color: #f1f3ec;
}

.top_box06 h3 {
    color: #313131;
    font-size: 30px;
	
}
.top #mainimage {
    margin-top: -25px;
}
.sf-menu > li > p {
    font-size: 12px;
    padding: 0px 15px;
}
.table2.price, 
.table2.fee, 
.table2.other {
    font-size: 90%;
}
}
/************************スマホ追記**********************/

@media screen and (max-width: 767px) {
.b_11_2_in span img {
	float: none;
	width: 98%;
	margin: 0 auto !important;
	margin-bottom: 10px !important;
}
.under #mainimage {
	padding: 20px 0px;
}
#mainimage {
	height: auto;
}
.top #mainimage {
	height: auto;
}
#mainimage .main_content {
	height: auto;
}
#mainimage .main_content {
	background: none;
}
.under #mainimage {
	margin: 0 0 20px 0 !important;
}
.under h2 {
	font-size: 22px;
}
.sp_box01 {
	margin: 10px 0 10px 0 !important;
}
#header h1 {
	display: block;
}
#footer img {
	width: 100%;
	display: block;
}
#header h1 {
	padding-top: 35px;
	margin-bottom: 20px;
}
.gnv_tmp_bt a {
	width: 70%;
}
.img1 {
	margin: 8px 0px -14px 4px;
	display: inline-block;
	float: right;
	border: medium none;
	width: 32%;
}
.sp_box01 {
	width: 100%;
}
.sp_box01_in img {
	margin-bottom: 10px;
}
.full .top_box01.b_09 {
	margin: 0 auto !important;
}
/*	.full .grid_12.top_box01 {
		
   
    width: 90% !important;}*/

.sp_box01 {
 width:100  %;
}
.sp_box01_in img {
	margin-bottom: 10px;
}

.btn_r a {
    width: 48%;
    float: right;
}
.btn_l a{
    width: 48%;
    float: left;
}
#content-bottom .container_12 {
	width: auto !important;
	margin: 0px auto !important;
}
.brand > a {
	margin-top: 24px;
	display: block;
	max-width: 300px;
	margin: 0 auto!important;
}
.brand > a + a {
	margin-left: 0;
}
.brand > a img {
	margin: 0 auto 15px;
	display: block;
}
/*.full .top_box01.b_09{
	margin:0px 0px  2em !important;
}
*/

.b_11 .b_11_in span img {
	display: block;
	float: none;
	width: 100%;
	margin: 0.5em 0 0.5em 0px;
}

.gnv_tmp_bt a {
	width: 70%;
	margin: 0 auto;
	float: none;
}
.number_p {
	font-size: 16px;
}
.under h6 {
	padding: 0px;
}
.a1 {
	display: block;
	width: 60%;
	text-align: center;
	margin: 0 auto;
}
.mb_01 {
	margin-bottom: 20px!important;
}
.mb_02 {
	margin-bottom: 30px!important;
}
.mb_02 {
	margin-bottom: 40px!important;
}
.mb_h3 {
	margin-bottom: 16px !important;
}
.mb_h4 {
	margin-bottom: 14px!important;
}
.mb_h5 {
	margin-bottom: 9px!important;
}
.mb_h6 {
	margin-bottom: 9px!important;
}
.gnv_tmp_h4_bg h4, .blog h3.entry-title {
	font-size: 100%;
}

.top_box01 h2 {
    font-size: 19px;}
a.a6 {
    font-size: 18px;
	width:80%;}
	a.a1 {
    font-size: 18px;
	width: 85%;}
.top_box04 h3::before, .top_box05 h3::before {
    position: absolute;
    content: "";
    display: block;
    top: 70px;
    left: 50%;
    margin: 0px 0px 0px -260px;
    width: 0px;
    height: 0px;
    border-width: 24px 260px 260px;
    border-style: solid;
    border-color: #F90 transparent transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
.top_box06 h3 {
    margin-bottom:15px;
    font-size: 24px;
}
.top_box05 h3::before {
	    border-color: #d0d2cb transparent transparent;
		top: 80px;}
.top_box04 h3 {
    position: relative;
    font-size: 24px;
}
.item {
    padding: 32px 19px 0px;
    margin-top: 15px;
}
h4.brd1 {
    font-size: 20px;}
	#content .top_box05 h4 {
    color: #6A3906;
    font-size: 20px;

    line-height: 1.5 !important;
}
.number {

    font-size: 20px;}
.top_box05 {
    background: #F1F3EC url("/asset/bg02_sp.png") no-repeat scroll 110px bottom;
    padding: 32px 0px 10px;
    background-size: contain;
}
.top_box06 .fr {
    float: none;
    width: 100%;
}
.top_box06 .div2 {
    float: none;
    width: 100%;
}
.top_box06 p {
    padding-right: 0;
}
.static #content h2.titleBg, h2.titleBg {
   
    font-size: 22px !important;}
h2.p1 > span.title01 {
    font-size: 28px;}

.top_box01_con01 p {
    font-size: 16px;
}
.top_box01_con02 {
    font-size: 22px;
}
.top_box01_con03 {
    width: 100%;
}
.br01 {
display: block;
}
.table2.price, 
.table2.fee, 
.table2.other {
    font-size: 80%;
}
.under #mainimage {
	background: url(/asset/under_top01.png) #feaa00 no-repeat 60% top;
}
#footer .footerLink {
    width: 100%;
    font-size: 90%;
}
#footer .footerLink li {
    display: block;
}
.foot_list {
    display: none;
}
.inquiryFormTable .formM {
    width: 100%;
}
}
@media screen and (max-width: 480px) {
.sp_box01 {
	width: 100%;
}
.sp_box01_in img {
	margin-bottom: 10px;
}
table.gnv_tmp_table02 th, table.gnv_tmp_table02 td {
	padding: 2px 2px;
	font-size:14px;
}
.btn_r a,.btn_l a {
    width: 100%;
    float:none;
}
.p1 {
 
    margin-bottom: 0px;
}
.top_box01 h2 {
    font-size: 17px;
	margin-top:0 !important;
}
h2.p1 > span.title01 {
    font-size: 19px;}
	a.a6 {
    font-size: 14px;
    width: 80%;
}
a.a1 {
    font-size: 16px;
    width: 80%;
}
.top_box03 h5 {
   
    font-size: 16px;
}
.top_box04 h3 {
    position: relative;
    font-size: 20px;
}
h4.brd1 {
    font-size: 18px;
}
.top_box04 h3::before, .top_box05 h3::before {
    position: absolute;
    content: "";
    display: block;
    top: 55px;
    left: 50%;
    margin: 0px 0px 0px -140px;
    width: 0px;
    height: 0px;
    border-width: 24px 140px 140px;
    border-style: solid;
    border-color: #F90 transparent transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
.top_box05 h3::before {
    border-color: #D0D2CB transparent transparent;
   top: 55px;
}
.top_box05 h3 {
    font-size: 18px;
}
.top_box05 h3 span {
    font-size: 20px;
}
.top_box05 {
    background: #F1F3EC url("/asset/bg02_sp.png") no-repeat scroll left bottom / contain;
    padding: 34px 0px 0px;
}
.inquiry #content .backBt, .inquiry #content .confirmBt, .inquiry #content .submitBt, .inquiry #content .topBt {
    width: 150px;
}
}

#footer img:hover {
	opacity:1;
}/* CSS Document */

input:hover{
	opacity: 0.8;
}