@charset "utf-8";

/*
Theme Name: 新空調様テーマ
Author: ecco - kubota
Version: 1.0
*/

/*
---------------------------------------
reset
---------------------------------------
*/
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, 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,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin:0;
	padding:0;
}
html{
	min-height:100%;
	width:100%;
	overflow-y: scroll;
}
body{
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;   font-size:14px;
	*font-size:small;
	*font:x-small;
	letter-spacing:0;
	line-height:1.8;
	height:100%;
	width:100%;
	margin:0px auto;
	background: #fff url(img/common/bg.gif) repeat;
	color: #333;
	-webkit-text-size-adjust: 100%;
}
input, textarea{
	margin: 0;
	padding: 0;
	border: solid 1px #ccc;
}
img{
	border:none;
}
ol, ul{
	list-style:none;
}
ol.clearfix li,
ul.clearfix li{
	float:left;
}
table{
	width:100%;
	border-collapse: collapse;
	border-spacing:0;
}
table th{
	font-weight:normal;
}
caption, th{
	text-align: left;
}
a:focus {
	outline:none;
}
p,dd,li,address{
	font-style:normal;
	line-height:1.8;
}
#wrapper{
	font-size:94%;
}
div#contents section a:hover img,
ul.social li a:hover img,
div.bnr_box a:hover img,
input[type="submit"]:hover,
button:hover{
	filter:alpha(opacity=70); /* internet explorer */
	-khtml-opacity:0.7;	  /* khtml, old safari */
	-moz-opacity:0.7;	   /* mozilla, netscape */
opacity:0.7;		   /* fx, safari, opera */}

span.bold{
	font-weight:bold;
}
p.indent,
ul.indent{
	text-indent:-1em;
	padding-left:1em;
}

@font-face {
 font-family: 'LOGOG';
 src: url(/wp-content/themes/ecco/font/LOGOG_EG.TTF);
}

/*
---------------------------------------
link
---------------------------------------
*/


.box2_h4 {
	font-family: 'LOGOG';
	font-size: 1.4rem;
	color: #000;
}
a:link{
	color: #333;
	text-decoration:none;
}
a:visited{
	color: #333;
	text-decoration:none;
}
a:hover{
	color: #204c7a;
	text-decoration: underline;
}
a:active{
	color: #ffe401;
	text-decoration:none;
}
/*
---------------------------------------
clear
---------------------------------------
*/

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
.clearfix{
	min-height:1px;
}
* html .clearfix{
	height:1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
/**/}

.clear,
.both{
	clear:both;
}
*:first-child+html .clearfix{ zoom: 1; } /* IE7 */

.bold{
	font-weight:bold;
}
.dbl img{
	display:block;
}
/*
---------------------------------------
fontsize
---------------------------------------
*/

.font9{font-size:74% !important;
}
.font10{font-size:83% !important;
}
.font11{font-size:91% !important;
}
.font12{font-size:100% !important;
}
.font13{font-size:108%;
}
.font14{font-size:117%;
}
.font15{font-size:125%;
}
.font16{font-size:133%;
}
.font17{font-size:142%;
}
.font18{font-size:150%;
}
.font19{font-size:158%;
}
.font20{font-size:166%;
}

/*
---------------------------------------
table
---------------------------------------
*/


table.tbl_list th{
	width:190px;
	color: #644136;
	background: #fcf0e3;
}
table.tbl_list th span{
	display:block;
	font-size:10px;
	font-weight:normal;
	color: #55330e;
}
table.tbl_list td.menu{
	color: #ed4896;
	background: #fef1f7;
	border-right:none;
	width:274px;
}
table.tbl_list td.menu span{
	font-weight:normal;
	font-size:12px;
	padding-left:2em;
	text-indent:-2em;
	display: inline-block;
	vertical-align: top;
}
table.tbl_list td.price{
	color: #55330e;
	text-align:right;
	font-weight:normal;
	border-left:none;
	width:135px;
}
/*
---------------------------------------
text_align
---------------------------------------
*/

.alnL{text-align:left !important;
}
.alnC{text-align:center !important;
}
.alnR{text-align:right !important;
}

/*
---------------------------------------
float
---------------------------------------
*/

.fL{float:left !important;
}
.fR{float:right !important;
}

/*
---------------------------------------
margin_top
---------------------------------------
*/

.mt0{margin-top:0 !important;
}
.mt5{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;
}
.mt55{margin-top:55px !important;
}
.mt60{margin-top:60px !important;
}
.mt65{margin-top:65px !important;
}
.mt70{margin-top:70px !important;
}
.mt75{margin-top:75px !important;
}
.mt80{margin-top:80px !important;
}
.mt85{margin-top:85px !important;
}
.mt90{margin-top:90px !important;
}
.mt95{margin-top:95px !important;
}
.mt100{margin-top:100px !important;
}

/*
---------------------------------------
margin_bottom
---------------------------------------
*/

.mb0{margin-bottom:0 !important;
}
.mb5{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;
}
.mb55{margin-bottom:55px !important;
}
.mb60{margin-bottom:60px !important;
}
.mb65{margin-bottom:65px !important;
}
.mb70{margin-bottom:70px !important;
}
.mb75{margin-bottom:75px !important;
}
.mb80{margin-bottom:80px !important;
}
.mb85{margin-bottom:85px !important;
}
.mb90{margin-bottom:90px !important;
}
.mb95{margin-bottom:95px !important;
}
.mb100{margin-bottom:100px !important;
}
.mb400{margin-bottom:400px !important;
}

/*
---------------------------------------
margin_left
---------------------------------------
*/

.ml0{margin-left:0 !important;
}
.ml5{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;
}

/*
---------------------------------------
margin_right
---------------------------------------
*/

.mr0{margin-right:0 !important;
}
.mr5{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;
}

/*
---------------------------------------
padding_top
---------------------------------------
*/

.pt0{padding-top:0 !important;
}
.pt5{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;
}
.pt100{padding-top:100px !important;
}

/*
---------------------------------------
padding_bottom
---------------------------------------
*/

.pb0{padding-bottom:0 !important;
}
.pb5{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;
}
.pb800{padding-bottom:800px !important;
}

/*
---------------------------------------
padding_left
---------------------------------------
*/

.pl0{padding-left:0 !important;
}
.pl5{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;
}

/*
---------------------------------------
padding_right
---------------------------------------
*/

.pr0{padding-right:0 !important;
}
.pr5{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;
}

/*
---------------------------------------
h1-h6
---------------------------------------
*/

h1,h2,h3,h4,h5,h6{
	line-height:1;
	font-weight:normal;
}

#page-top {
	position: fixed;
	right: 0px;
	bottom: 40px;
	z-index: 999999;
}

#page-top p {
	display: table;
	width: 4.5rem;
	height: 4.5rem;
	border-radius: 50%;
	background: #204c7a;
}

#page-top a {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	line-height: 1.6;
	color: #fff;
	position: relative;
	top: -4px;
	transition: all .2s;
}

#page-top a:hover {
	opacity: .8;
	text-decoration: none;
}

#page-top a i {
	color: #FC6509;
	font-size: 24px;
	line-height: 1;
}

/*
---------------------------------------
wrapper
---------------------------------------
*/

div#wrapper{
	width:100%;
	min-width:1076px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	position:relative;
}
div.inner_box{
	position:relative;
	width:1020px;
	margin:0 auto;
}
/*
---------------------------------------
header
---------------------------------------
*/

header{
	position:relative;
	width:100%;
	min-height:125px;
	margin:0 auto;
	background:url(img/common/h_bg.jpg) repeat-x top;
}
header *{
	color: #fff !important;
}
header h1{
	padding: 20px 0 15px 0;
	font-size: 12px;
}
header img.tel{
	position:absolute;
	right:0;
	top:10px;
}
header div.fL{
	max-width: 430px;
}
header div.fR{
	width:585px;
}
header ul li a{
	display:block;
	font-size:108%;
	margin:20px 10px 5px 5px;
	padding:0 0 0 10px;
	background:url(img/common/h_ico_arw.gif) no-repeat left center;
}

header ul li a:hover{
	color: #ffe401 !important;
	background:url(img/common/h_ico_arw_on.gif) no-repeat left center;
}
/*
---------------------------------------
nav
---------------------------------------
*/

nav#g-nav{
	width:100%;
	height:77px;
	background:url(img/common/bg_nav.jpg) repeat-x top;
}
nav#g-nav ul{
	width:1020px;
	margin:0 auto;
	position:relative;
}
nav#g-nav > ul > li{
	height:77px;
	text-align: center;
	width:170px;
	float: left;
}
nav#g-nav ul li a{
	display:block;
	color: #fff !important;
}
nav#g-nav > ul > li > a{
	margin: 15px 0;
	display:block;
	width:169px;
	color: #fff !important;
	background: url(img/common/nav_icon01.png) center 40px no-repeat;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	border-right: 1px solid #5f82a2;
	height:42px;
}
nav#g-nav > ul > li:first-of-type > a{
	padding-top: 15px;
	border-left: 1px solid #5f82a2;
	width:168px;
	height:32px;
}
nav#g-nav > ul > li > a:hover{
	text-decoration: none;
	color:#ffe20d !important;
	background: url(img/common/nav_icon02.png) center 40px no-repeat;
}
nav#g-nav ul li div.children{
	text-align: left;
	border:2px solid #66788b;
	position:absolute;
	top:75px;
	width:1020px;
	left:0;
	z-index:5;
	padding:10px 0 0 0;
	background:url(img/common/f_bg_02.gif) repeat;
	display: none;
}
nav#g-nav ul li div.children dl{
	padding: 10px 12px;
	color: #fff;
}
nav#g-nav ul li div.children dt{
	margin: 0 0 10px 5px;
}
nav#g-nav ul li div.children dt:before{
	content:"■ ";
}

nav#g-nav ul li div.children dl dd ul{
	width: auto;
}
nav#g-nav ul li div.children dl dd ul li{
	width:25%;
	height: 58px;
	float: left;
	margin: 0;
	padding: 0;
}
nav#g-nav ul li div.children dl dd ul li a{
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 50px;
	text-align: center;
	white-space: nowrap;
	margin: 0 8px;
	background-color: #1e344a;
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	transition: all .5s;
}
nav#g-nav ul li div.children dl dd ul li a:hover{
	background-color: #2d4f70;
}
/*
nav#g-nav ul li div.children dl dd ul li#shape01 a{
	    white-space: normal;
    line-height: 17px;
    padding: 5px 3px;
    height: 30px;
}
nav#g-nav ul li div.children dl dd ul li#shape01 a img{
    margin-top: -5px;
}
*/
nav#g-nav ul li div.children dl dd ul li#office a {
	background-image: url(img/common/s_bnr_icon01.gif);
}
nav#g-nav ul li div.children dl dd ul li#restaurant a {
	background-image: url(img/common/s_bnr_icon02.gif);
}
nav#g-nav ul li div.children dl dd ul li#factory a {
	background-image: url(img/common/s_bnr_icon03.gif);
}
nav#g-nav ul li div.children dl dd ul li#department a {
	background-image: url(img/common/s_bnr_icon04.gif);
}
nav#g-nav ul li div.children dl dd ul li#salon a {
	background-image: url(img/common/s_bnr_icon05.gif);
}
nav#g-nav ul li div.children dl dd ul li#school a {
	background-image: url(img/common/s_bnr_icon06.gif);
}
nav#g-nav ul li div.children dl dd ul li#hospital a {
	background-image: url(img/common/s_bnr_icon07.gif);
}
nav#g-nav ul li div.children dl dd ul li#other a {
	background-image: url(img/common/s_bnr_icon08.gif);
}
nav#g-nav ul li div.children dl dd ul#shape li a {
	padding-left: 0;
}
nav#g-nav ul li div.children dl dd ul#shape li a img {
	display: block;
	float: left;
	width: auto;
	height: 40px;
}
nav#g-nav ul li div.children dl dd ul li#daikin a {
	background-image: url(img/common/maker_icon_daikin.gif);
}
nav#g-nav ul li div.children dl dd ul li#hitachi a {
	background-image: url(img/common/maker_icon_hitachi.gif);
}
nav#g-nav ul li div.children dl dd ul li#mitsubishi a {
	background-image: url(img/common/maker_icon_mitsubishi.gif);
}
nav#g-nav ul li div.children dl dd ul li#mhi a {
	background-image: url(img/common/maker_icon_mhi.gif);
}
nav#g-nav ul li div.children dl dd ul li#panasonic a {
	background-image: url(img/common/maker_icon_panasonic.gif);
}
nav#g-nav ul li div.children dl dd ul li#toshiba a {
	background-image: url(img/common/maker_icon_toshiba.gif);
}


/*
---------------------------------------
footer
---------------------------------------
*/

footer{
	padding:0 0 10px 0;
	margin:10px 0 0 0;
	width:100%;
	position:relative;
	background:url(img/common/f_bg_02.gif) repeat;
	min-width: 1076px;
}
footer *{
	color: #fff !important;
}
footer a:hover{
	color: #ffe401 !important;
}
footer div.bnr_box{
	position: relative;
	width: 100%;
	padding: 25px 0;
	min-height: 178px;
	border-bottom: #878787 1px solid;
	border-top: #878787 1px solid;
	background: url(img/common/f-bg-gray.png) repeat;
}
footer div.bnr_box ul li{
	margin: 15px 0 0 0;
}
footer p.page_top{
	width:90px;
	height:90px;
	position:absolute;
	right:-107px;
	bottom:-65px;
	text-align:right;
}

footer .footer-nav{
	width:100%;
}

footer ul.sns{
	position:absolute;
	right:0;
	top:20px;
}
footer ul.sns li{
	margin:0 0 0 15px;
}

/* スマホ、タブレットでの表示崩れ修正の為追加 */
@media screen and (max-width: 1076px) {
	footer p.page_top{
		right: 5%;
	}
	footer ul.sns{
		right: 7%;
		top: 40px;
	}
}
/* ここまで */

footer p.logo{
	border-bottom:1px solid #66788b;
	padding:70px 0;
}
footer div.btm_box{
	padding:35px 0;
}
footer div.btm_box div{
	position:relative;
	padding: 15px 0 30px 0px;
}
footer div.btm_box div ul{
	width: 23%;
	float: left;
	margin: 0 0 40px 0;
}
footer div.btm_box div ul.site-nav{
	width: 31%;
}
footer div.btm_box div ul ul{
	width: auto;
	float: none;
}
footer div.btm_box div ul li{
	list-style: disc;
	margin-left: 20px;
}
footer div.btm_box div ul li.ttl{
	list-style: none;
	font-weight: bold;
	margin-left: 0;
}
footer div.btm_box div.fR:before{
	content:" ";
	width:1px;
	height:100%;
	position:absolute;
	left:-40px;
	top:0;
	border-left:1px solid #66788b;
}

footer div.btm_box div.ad-box{
	margin: auto;
	text-align: center;
}
footer div.btm_box div.ad-set{
	display: table;
	border-collapse: separate;
	border-spacing: 30px 0;
	margin: 10px auto 20px auto;
}
footer div.btm_box div.ad-set dl{
	display: table-cell;
	text-align: left;
}
footer div.btm_box dt.ad-title{
	width: 7em;
	float : left;
}
footer div.btm_box dd.ad-company{
	margin-left: 7em;
}

div#contents{
	position:relative;
	width:100%;
	margin:0 auto;
}
.box01{
	width:1020px;
	padding:0 0 20px 0;
	margin:0 auto;
}
.box01 h2{
	text-align:center;
	padding:20px 0 40px 0;
}
.box02{
	width:100%;
	margin:0 auto;
}
.box02 h2{
	text-align:center;
	width:100%;
	height:153px;
	display:table;
	background:url(img/top/bg_ttl.jpg) repeat-x top;
}
.box02 h2 span{
	width:1020px;
	margin:0 auto;
	display:table-cell;
	vertical-align:middle;
}

.box03 h2{
	text-align:center;
	width:100%;
	height:153px;
	display:table;
	background:url(img/top/bg_ttl.jpg) repeat-x top;
}
.box03 h2 span{
	width:1020px;
	margin:0 auto;
	display:table-cell;
	vertical-align:middle;
}

/*
---------------------------------------
top
---------------------------------------
*/
.top_search{
	width:1020px;
	margin: 30px auto;
}
.top_search dt{
	font-size: 16px;
	font-weight: bold;
	color:#1a4672;
	padding-left: 27px;
	margin-bottom: 5px;
}
.top_search dt:nth-of-type(1){
	background: url(img/top/menu_icon01.png) left 2px no-repeat;
}
.top_search dt:nth-of-type(2){
	background: url(img/top/menu_icon02.png) left 2px no-repeat;
}
.top_search dt:nth-of-type(3){
	background: url(img/top/menu_icon03.png) left 2px no-repeat;
}
.top_search dd {
	margin-bottom: 20px;
}
.top_search dd ul li{
	width:165px;
	margin:0 5px 5px 0;
	height:60px;
	line-height: 1.2;
}
.top_search dd:nth-of-type(1) ul li a{
	display: block;
	background: #eee;
	width:98px;
	font-weight: bold;
}
.top_search dd:nth-of-type(1) ul li:nth-of-type(1) a{
	background: #eee url(img/top/menu_img01.png) 2px 2px no-repeat;
	padding: 14px 0 0 67px;
	height: 46px
}
.top_search dd:nth-of-type(1) ul li:nth-of-type(2) a{
	background: #eee url(img/top/menu_img02.png) 2px 2px no-repeat;
	padding: 14px 0 0 67px;
	height: 46px
}
.top_search dd:nth-of-type(1) ul li:nth-of-type(3) a{
	background: #eee url(img/top/menu_img03.png) 2px 2px no-repeat;
	padding: 14px 0 0 67px;
	height: 46px
}
.top_search dd:nth-of-type(1) ul li:nth-of-type(4) a{
	background: #eee url(img/top/menu_img04.png) 2px 2px no-repeat;
	padding: 14px 0 0 67px;
	height: 46px
}
.top_search dd:nth-of-type(1) ul li:nth-of-type(5) a{
	background: #eee url(img/top/menu_img05.png) 2px 2px no-repeat;
	padding: 14px 0 0 67px;
	height: 46px
}
.top_search dd:nth-of-type(1) ul li:nth-of-type(6) a{
	background: #eee url(img/top/menu_img06.png) 2px 2px no-repeat;
	padding: 23px 0 0 67px;
	height: 37px
}
.top_search dd:nth-of-type(1) ul li:nth-of-type(7) a{
	background: #eee url(img/top/menu_img07.png) 2px 2px no-repeat;
	padding: 23px 0 0 67px;
	height: 37px
}
.top_search dd:nth-of-type(1) ul li:nth-of-type(8) a{
	background: #eee url(img/top/menu_img08.png) 2px 2px no-repeat;
	padding: 23px 0 0 67px;
	height: 37px
}
.top_search dd:nth-of-type(1) ul li:nth-of-type(9) a{
	background: #eee url(img/top/menu_img10.png) 2px 2px no-repeat;
	padding: 23px 0 0 67px;
	height: 37px
}
.top_search dd:nth-of-type(1) ul li:nth-of-type(10) a{
	background: #eee url(img/top/menu_img11.png) 2px 2px no-repeat;
	padding: 23px 0 0 67px;
	height: 37px
}
.top_search dd:nth-of-type(1) ul li:nth-of-type(11) a{
	background: #eee url(img/top/menu_img09.png) 2px 2px no-repeat;
	padding: 23px 0 0 67px;
	height: 37px
}
.top_search dd:nth-of-type(2) ul li a{
	display: block;
	background: #eee;
	padding: 23px 0 0 67px;
	height: 37px;
	font-weight: bold;
}
.top_search dd:nth-of-type(2) ul li:nth-of-type(1) a{
	background: #eee url(img/top/menu_img12.png) 2px 2px no-repeat;
}
.top_search dd:nth-of-type(2) ul li:nth-of-type(2) a{
	background: #eee url(img/top/menu_img13.png) 2px 2px no-repeat;
}
.top_search dd:nth-of-type(2) ul li:nth-of-type(3) a{
	background: #eee url(img/top/menu_img14.png) 2px 2px no-repeat;
}
.top_search dd:nth-of-type(2) ul li:nth-of-type(4) a{
	background: #eee url(img/top/menu_img15.png) 2px 2px no-repeat;
}
.top_search dd:nth-of-type(2) ul li:nth-of-type(5) a{
	background: #eee url(img/top/menu_img16.png) 2px 2px no-repeat;
}
.top_search dd:nth-of-type(2) ul li:nth-of-type(6) a{
	background: #eee url(img/top/menu_img17.png) 2px 2px no-repeat;
}

.top_search dd:nth-of-type(3) ul li a{
	display: block;
	background: #eee;
	width:98px;
	font-weight: bold;
}
.top_search dd:nth-of-type(3) ul li:nth-of-type(1) a{
	background: #eee url(img/top/menu_img18.png) 2px 2px no-repeat;
	padding: 14px 0 0 67px;
	height: 46px
}
.top_search dd:nth-of-type(3) ul li:nth-of-type(2) a{
	background: #eee url(img/top/menu_img19.png) 2px 2px no-repeat;
	padding: 23px 0 0 67px;
	height: 37px
}
.top_search dd:nth-of-type(3) ul li:nth-of-type(3) a{
	background: #eee url(img/top/menu_img20.png) 2px 2px no-repeat;
	padding: 23px 0 0 67px;
	height: 37px
}
.top_search dd:nth-of-type(3) ul li:nth-of-type(4) a{
	background: #eee url(img/top/menu_img21.png) 2px 2px no-repeat;
	padding: 14px 0 0 67px;
	height: 46px
}
.top_search dd:nth-of-type(3) ul li:nth-of-type(5) a{
	background: #eee url(img/top/menu_img22.png) 2px 2px no-repeat;
	padding: 23px 0 0 67px;
	height: 37px
}
.top_search dd:nth-of-type(3) ul li:nth-of-type(6) a{
	background: #eee url(img/top/menu_img23.png) 2px 2px no-repeat;
	padding: 14px 0 0 67px;
	height: 46px
}
.top_search dd:nth-of-type(3) ul li:nth-of-type(7) a{
	background: #eee url(img/top/menu_img24.png) 2px 2px no-repeat;
	padding: 14px 0 0 67px;
	height: 46px
}
.top_search dd:nth-of-type(3) ul li:nth-of-type(8) a{
	background: #eee url(img/top/menu_img25.png) 2px 2px no-repeat;
	padding: 23px 0 0 67px;
	height: 37px
}
.top_search ul li a:hover{
	opacity: 0.6;
}

ul.bxslider li {
	height: 475px;
	overflow: hidden;
}
ul.social {
	position: fixed !important;
	margin: 20px 0;
	width:66px;
	right: 0;
	top: 10%;
	z-index:100;
}

ul.social li{
	margin:0 0 10px 0;
	height:170px;
}

section#estimate-bnr{
	width: 1019px;
	margin: 60px auto 10px;
	position: relative;
}
section#estimate-bnr .btn{
	position: absolute;
	top: 65px;
	left: 372px;
}
section#coupon img{
	width: 1020px;
	margin: 60px auto 10px;
	display: block;
}
section#auto-coupon{
	width: 1020px;
	height: 220px;
	margin: 0 auto;
	background: url( img/top/top-web-coupon-bg.png ) center top no-repeat;
}
section#auto-coupon h2{
	color:#fff;
	font-weight: bold;
	font-size:18px;
	padding: 33px 0 0 315px;
}
section#auto-coupon h2 span{
	color:#ffe41b;
	font-weight: bold;
	font-size:20px;
}
section#auto-coupon p {
	text-align: center;
	padding-top: 120px;
	font-size: 15px;
}
section#auto-coupon p span.date {
	color: #f44545;
	font-weight: bold;
}
section#auto-coupon p strong {
	font-size: 25px;
}

section#sos{
	padding:20px 0;
}
section#sos div.set {
	width:510px;
	min-height:158px;
	margin:10px 0 0 0;
	float:left;
}
section#sos div.set:nth-of-type(odd){
	clear: both;
}
section#sos div.set  div.fR{
	width:385px;
	margin:0 0 0 10px;
}
section#sos div.set  div.fR p{
	margin:0 20px 0 0;
	line-height:1.8;
}
section#sos div.set.clear{
	width:1020px;
}
section#sos div.set.clear div.fR{
	width:900px;
}
section#sos div.set h3{
	font-size:145%;
	font-weight:bold;
	line-height:1.4;
	letter-spacing:0.5px;
	margin-bottom: 5px;
}
section#sos div.set p{
	line-height:2;
	font-size:117%;
}
#home .mail-bnr{
	margin:0 auto;
	width:1053px;
	height:283px;
	position:relative;
	top:-25px;
	left:16px;
	background:url(img/common/bg_bnr_01.png) no-repeat top left;
}
#home .mail-bnr a{
	display: block;
	position: absolute;
	top: 128px;
	left: 470px;
}
section#eco h2{
	padding:31px 0;
	position:relative;
	text-align:left;
}
section#eco h2 img.ico{
	position:absolute;
	right:-20px;
	top:-18px;
	z-index:2;
}
section#eco .search_cat dl dt{
	background-color: #144275 !important;
	width: 1000px !important;
	text-indent: 0px !important;
	padding: 10px 0 10px 50px;
	font-size: 16px;
	font-weight: bold;
	color:#fff;
	height:24px !important;
}
section#eco .search_cat dl dt.place-ttl {
	background: url(img/common/common_icon03.png) 10px 7px no-repeat;
}
section#eco .search_cat dl dt.shape-ttl {
	background: url(img/common/common_icon01.png) 10px 7px no-repeat;
}
section#eco .search_cat dl dt.maker-ttl {
	background: url(img/common/common_icon02.png) 10px 7px no-repeat;
}
section#eco .search_cat dl dd ul {
	width: 1000px;
	padding: 0;
}
section#eco .search_cat dl dd ul li{
	width: 230px;
	margin: 0 20px 20px 0;
	font-weight: bold;
	font-size: 120%;
	letter-spacing: -0.7px;
	text-align: center;
	float: left;
	background-color: #fff;
}
section#eco .search_cat dl dd ul li a:hover{
	opacity: 0.7;
	background-color: #fff;
}


/*160824 トップ変更*/
section#eco .search_cat dl dd ul#shape li {
	width: 156px;
	margin: 0 10px 20px 0 !important;
	font-weight: bold;
	font-size: 120%;
	letter-spacing: -0.7px;
	text-align: center;
	float: left;
	/* display: block; */
	background-color: #fff;
}
section#eco .search_cat dl dd ul#shape li:nth-child(6n){
	margin: 0 0 20px 0 !important;
}
section#eco .search_cat dl dd ul#shape li a img {
	display: block;
	float: none !important;
	width: 100px !important;
	height: auto !important;
	/* display: block; */
	margin: 10px 20px;
}
section#eco .search_cat dl dd ul#shape li a{
	height: auto !important;
	white-space: normal !important;
}
section#eco .search_cat dl dd ul#shape li a.txt-link{
    padding: 5px 0 !important;
    line-height: 1.4;
    background: #eeeeee;
    margin: 4px;
    display: block !important;
    font-size: 11px;
}
section#eco .search_cat dl dd ul#shape li a.txt-link:hover{
	background: #eeeeee;
}

section#eco .search_cat dl dd ul#shape li:nth-of-type(1),
section#eco .search_cat dl dd ul#shape li:nth-of-type(6),
section#eco .search_cat dl dd ul#shape li:nth-of-type(7),
section#eco .search_cat dl dd ul#shape li:nth-of-type(8){
	position: relative;
}
section#eco .search_cat dl dd ul#shape li:nth-of-type(1):before,
section#eco .search_cat dl dd ul#shape li:nth-of-type(6):before,
section#eco .search_cat dl dd ul#shape li:nth-of-type(7):before,
section#eco .search_cat dl dd ul#shape li:nth-of-type(8):before{
	position: absolute;
	content: "";
	background-image: url(img/top/ico_eco_02.png);
	height: 44px;
	width: 43px;
	left: -12px;
	top: -12px;
	background-repeat: no-repeat;
}

section#eco .search_cat dl dd ul#maker li{
	width: auto;
	float: left;
	border: none;
	margin: 0 24px 20px 0 !important;
}
section#eco .search_cat dl dd ul#maker li:nth-child(3n){
	margin: 0 0 20px 0 !important;
}
section#eco .search_cat dl dd ul#maker li a{
	height: auto;
	font-size: 12px;
	font-weight: normal;
}
section#eco .search_cat dl dd ul#maker li a img{
	width: auto;
	height: auto;
	margin-bottom: 10px;
}


/*160923 トップ変更*/
section#eco .search_cat dl dd ul#place li {
	width: 148px;
	margin: 0 20px 20px 0 !important;
	font-weight: bold;
	font-size: 120%;
	letter-spacing: -0.7px;
	text-align: center;
	float: left;
	/* display: block; */
	background-color: #fff;
}
section#eco .search_cat dl dd ul#place li:nth-child(6n){
	margin: 0 0 20px 0 !important;
}
section#eco .search_cat dl dd ul#place li a img {
	display: block;
	float: none !important;
	width: 130px !important;
	height: auto !important;
	margin: 10px 10px;
}
section#eco .search_cat dl dd ul#place li a{
	height: auto !important;
	white-space: normal !important;
	background: none !important;
	padding: 0;
}
section#eco .search_cat dl dd ul#place li a.txt-link{
	    padding: 5px 5px !important;
	line-height: 1.4;
    background-color: #eeeeee !important;
	margin: 4px;
	display: block !important;
}
section#eco .search_cat dl dd ul#place li a.txt-link:hover{
    background-color: #eeeeee !important;
}

/*
section#eco ul li{
	width:240px;
	margin:0 20px 20px 0;
	font-weight:bold;
	font-size:142%;
	letter-spacing:-0.7px;
	text-align:center;
	float: left;
}
section#eco ul li img{
	display:block;
	margin:0 0 10px 0;
}

section#eco h3{
	font-size: 1.2rem;
	background-color: #154374;
	color: #fff;
	padding: 15px 0 12px 0;
	width: 1000px;
	margin: 20px auto 20px;
	text-align: center;
	line-height: 1.2;
}
*/

section#check h2{
	position:relative;
}
section#check h2 img.ico{
	position:absolute;
	left:-50px;
	top:2px;
	z-index:2;
}
section#check p{
	font-size:135%;
	line-height:2;
	text-align:center;
}
section#flow div.dot:before{
	content:" ";
	background:url(img/top/bg_dot.png) repeat;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
section#flow div#flow01,
section#flow div#flow02,
section#flow div#flow03,
section#flow div#flow04{
	padding: 30px 0;
}
section#flow div#flow01{
	position:relative;
	/*min-height:435px;*/
	background:url(img/top/bg_flow_01.jpg) no-repeat top center;
	background-size: cover;
}
section#flow div#flow02{
	position:relative;
	/*min-height:448px;*/
	background:url(img/top/bg_flow_02.jpg) no-repeat top center;
	background-size: cover;
}
section#flow div#flow03{
	position:relative;
	/*min-height:448px;*/
	background:url(img/top/bg_flow_03.jpg) no-repeat top center;
	background-size: cover;
}
section#flow div#flow04{
	position:relative;
	/*min-height:425px;*/
	background:url(img/top/bg_flow_04.jpg) no-repeat top center;
	background-size: cover;
}
section#flow div *{
	color: #fff;
	position:relative;
	z-index:5;
}
section#flow div#flow01 div.inner_box,
section#flow div#flow03 div.inner_box{
	width:665px;
	padding:35px 0 0 355px;
}
section#flow div#flow02 div.inner_box,
section#flow div#flow04 div.inner_box{
	width:650px;
	padding:30px 360px 0 0;
}
section#flow div#flow01 div.inner_box{
	/*max-height:435px;*/
}
section#flow div#flow02 div.inner_box,
section#flow div#flow03 div.inner_box{
	/*max-height:448px;*/
}
section#flow div#flow01 img.img{
	position:absolute;
	left:0;
	bottom: -30px;
}
section#flow div#flow02 img.img{
	position:absolute;
	right:-110px;
	bottom: -30px;
}
section#flow div#flow03 img.img{
	position:absolute;
	left:-110px;
	bottom: -30px;
}
section#flow div#flow04 img.img{
	position:absolute;
	right:-77px;
	bottom: -30px;
}

section#flow div p{
	line-height:1.9;
	font-size:142%;
	padding:15px 18px 18px 5px;
}
section#flow div .read p{
	font-size:117%;
}
section#flow .flow_button{
	text-align: center;
}
section#flow .flow_button a{
	display: block;
	background: url("img/top/btn_flow_bg.png") no-repeat;
	text-align: center;
	font-size: 14px;
	color:#f98a1f;
	font-weight: bold;
	padding-top: 17px;
	height:59px;
	width:646px;
}
section#flow .flow_button a:hover{
	opacity: 0.7;
	text-decoration: none;
}

section#top_news{
	padding:20px 0;
	margin-bottom: 20px;
}
section#top_news #useful,
section#top_news #news{
	width: 1020px;
	margin: auto;
}
section#top_news ul{
	background: #fff;
	padding:10px 25px 15px 20px;
	width:1020px;
	border:1px solid #ccc;
	height:325px;
	overflow:auto;
	margin: auto;
	display: block;
}
section#top_news ul li{
	padding:10px 0 5px 0;
	font-size:117%;
	border-bottom: dotted 1px #999;
}
section#top_news ul li span{
	display:block;
}
section#top_news #useful h3{
	width: 1017px !important;
	text-indent: 0px !important;
	padding: 15px 0 15px 50px;
	font-size: 16px;
	font-weight: bold;
	color:#fff;
	background: #144275 url(img/top/top_icon01.png) 10px 7px no-repeat;
	margin-bottom: 10px;
}
section#top_news #useful .wp-post-image{
	width: 130px;
	height: auto;
}
section#top_news #useful .txt-box{
	width: 870px;
}
section#top_news #useful .more{
	background-color: #ddd;
	padding: 5px 30px;
	text-align: center;
}
section#top_news #useful .txt-box .more{
	float: right;
	margin: 0 0 10px 0;
}
section#top_news #useful .cat-box{
	width: 1067px;
	margin: 20px auto 0;
}
section#top_news #useful .cat-box h4{
	font-size: 1rem;
	background-color: #164579;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	line-height: 1.7;
}
section#top_news #useful .cat-box .cat-list{
	display: table;
	width: 100%;
	height: auto;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 15px;
	padding: 0;
	background: none;
	border: none;
	overflow: visible;
}
section#top_news #useful .cat-box .cat-list li{
	display: table-cell;
	border: 1px solid #ddd;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 5px 10px;
	text-align: center;
	font-size: 0.9rem;
}
section#top_news #useful .cat-box .cat-list a{
	text-decoration: none;
}
section#top_news #useful .cat-box .cat-list li:hover{
	background-color: #ddd;
}
section#top_news #useful .cat-box .cat-list li img{
	width: 100%;
	height: auto;
}
section#top_news #useful .cat-box .txt{
	margin: 10px 0 20px 0;
}
section#top_news #useful .cat-box .more{
		background: none;
		padding: 0;
}
section#top_news #useful .cat-box .more a{
	display: block;
	margin: 0 auto 30px;
	font-size: 1rem;
	width:680px;
	height:56px;
	padding: 25px 0 0;
	color:#fc6500;
	font-weight: bold;
	font-size: 18px;
	background: url("img/top/common_button_off.png");
}
section#top_news #useful .cat-box .more a:hover{
	background: url("img/top/common_button_on.png");
	height:53px;
	padding: 28px 0 0;
	text-decoration: none;
}

#news h3{
	width: 1017px !important;
	text-indent: 0px !important;
	padding: 15px 0 15px 50px;
	font-size: 16px;
	font-weight: bold;
	color:#fff;
	background: #144275 url(img/top/top_icon02.png) 10px 7px no-repeat;
	margin-bottom: 10px;
}

section#pv div.pv_box{
	position:relative;
	width:487px;
	float:left;
	margin:50px 0 0 0;
}
section#pv div.pv_box:nth-child(even){
	float: right;
}
section#pv div.pv_box img.ico{
	position: absolute;
	top: -67px;
	left: -45px;
}
section#pv div.pv_box .photo {
	text-align: center;
	background: #eee;
	height: 240px;
	overflow: hidden;
	margin-bottom: 10px;
}
section#pv div.pv_box .photo img {
	width: auto;
	height: 240px;
}
section#pv div.pv_box p strong {
	display: block;
	background: #204c7a;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
}
section#pv div.pv_box .read dt {
	clear: both;
	margin-bottom: 5px;
	float: left;
}
section#pv div.pv_box .read dt:after {
	content: ' : ';
}
section#pv div.pv_box .read dd {
	float: left;
	margin-bottom: 5px;
	padding: 0 2em 0 .5em;
}
section#pv div.pv_box .read dt.voice-h {
	clear: both;
	float: none;
}
section#pv div.pv_box .read dd.voice-read {
	width: auto;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0;
}
section#pv div.pv_box .read .more  {
	text-align: center;
}
section#pv div.pv_box .read .more a {
	clear: both;
	display: inline-block;
	padding: 10px 20px;
	background: #fff;
	color: #555;
	font-weight: bold;
	border: solid 1px #555;
	border-radius: 5px;
	box-shadow: 0 3px 0 #555;
	position: relative;
	top: 0;
	transition: all .1s;
}
section#pv div.pv_box .read .more a:hover {
	top: 3px;
	background: #eee;
	box-shadow: none;
	text-decoration: none;
}
section#pv ul li{
	float:left;
	width:50%;
	font-weight:bold;
	font-size:108%;
}
section#pv ul li.clear{
	float:none;
	width:100%;
}

section#pv .button a{
	text-align: center;
	display: block;
	margin: 30px auto 60px;
	font-size: 1rem;
	width:680px;
	height:56px;
	padding: 25px 0 0;
	color:#fc6500;
	font-weight: bold;
	font-size: 18px;
	background: url("img/top/common_button_off.png");
}
section#pv .button a:hover{
	background: url("img/top/common_button_on.png");
	height:53px;
	padding: 28px 0 0;
	text-decoration: none;
}

section#cp div.inner_box{
	margin: 20px auto 0px;
}

section#cp h4{
	margin: 40px auto 10px;
	text-align: center;
}
section#cp p{
	font-size: 117%;
	line-height: 2;
	margin: 15px 0px;
}
section#cp #cp_box01{
	margin: 30px 0;
	position: relative;
}
section#cp #cp_box01 .ico{
	position: absolute;
	left: -100px;
	top: -150px;
	z-index: 2;
}

section#cp #cp_box01 img{
	float: right;
	margin: 0 0 0 20px;
}
section#cp h3{
	width: 1017px !important;
	text-indent: 0px !important;
	padding: 15px 0 15px 50px;
	font-size: 16px;
	font-weight: bold;
	color:#fff;
	background: #144275 url(img/top/top_icon03.png) 10px 7px no-repeat;
	margin-bottom: 10px;
	text-align: left;
	height: 16px;
}
section#cp .button a{
	text-align: center;
	display: block;
	margin: 30px auto 60px;
	font-size: 1rem;
	width:680px;
	height:56px;
	padding: 25px 0 0;
	color:#fc6500;
	font-weight: bold;
	font-size: 18px;
	background: url("img/top/common_button_off.png");
}
section#cp .button a:hover{
	background: url("img/top/common_button_on.png");
	height:53px;
	padding: 28px 0 0;
	text-decoration: none;
}

/*
---------------------------------------
spバナーきりかえ
---------------------------------------
*/
.fix-sp-hide{
	display: block;
}
.fix-sp-show{
	display: none;
	position: fixed;
	bottom: 0;
	z-index: 999;
	width: 100%;
}
.fix-sp-show li{
	width: 50%;
	float: left;
	line-height: .5;
}
.fix-sp-show li a img{
	width: 100%;
}

/*
---------------------------------------
archive-area 全国ページ一覧
---------------------------------------
*/
.area_archive .inner{
	width:1020px;
	margin:0 auto;
}

#area_archive #main-h{
	background:#111 url("img/region/area_archive_key.png") center top no-repeat;
	height: 205px;
}
#area_archive #main-h h2{
	opacity: 0;
}
.area_archive h3{
	background:url("img/region/area_archive_bg01.png") repeat-x;
	font-weight: bold;
	color:#fff;
	font-size: 42px;
	text-align: center;
	padding-top: 33px;
	height:120px;
}
.area_archive h3 .big{
	font-weight: bold;
	color:#fff;
	font-size: 48px;
}
.area_archive h3 .en{
	font-weight: bold;
	color:#fff;
	font-size: 20px;
}
.area_archive h3 .en:before{
	content:"━━━ ";
}
.area_archive h3 .en:after{
	content:" ━━━";
}
.area_archive .map{
	background:url("img/region/area_archive_map.png") center top no-repeat;
	position: relative;
	width:1020px;
	height:680px;
	margin-top: 30px;
}
.area_archive .map h4{
	margin-bottom: 5px;
	font-weight: bold;
}
.area_archive .map h4:before{
	content:"━ ";
	color:#154578;
}
.area_archive .map li{
	width:82px;
	float: left;
}
.area_archive .map li:before{
	content:"＞ ";
	color:#154578;
}
.area_archive .map .box01{
	position: absolute;
	top: 47px;
	left: 50px;
	width:164px;
}
.area_archive .map .box02{
	position: absolute;
	top: 47px;
	left: 297px;
	width:328px;
}
.area_archive .map .box03{
	position: absolute;
	top: 167px;
	left: 297px;
	width:82px;
}
.area_archive .map .box04{
	position: absolute;
	top: 167px;
	left: 457px;
	width:164px;
}
.area_archive .map .box05{
	position: absolute;
	top: 382px;
	left: 714px;
	width:246px;
}
.area_archive .map .box06{
	position: absolute;
	top: 526px;
	left: 457px;
	width:328px;
}
.area_archive .map .box07{
	position: absolute;
	top: 167px;
	left: 50px;
	width:164px;
}
.area_archive .map a{
	color: #154578;
	text-decoration: underline;
}
.area_archive .map a:hover{
	opacity: 0.5;
}
.area_archive .map .text{
	position: absolute;
	top:650px;
}

.area_archive .flow .button01{
	text-align: center;
	width: 400px;
	margin:40px 60px 40px 80px;
	float: left;
}
.area_archive .flow .button01 a{
	display: block;
	color:#fff;
	padding: 25px 0;
	font-size:24px;
	background:#317ac7 url("img/region/area_archive_icon01.png") 377px 40px no-repeat;
	border-radius: 10px;
	font-weight: bold;
}
.area_archive .flow .button02{
	text-align: center;
	width: 400px;
	margin:40px 0;
	float: left;
}
.area_archive .flow .button02 a{
	display: block;
	color:#fff;
	padding: 25px 0;
	font-size:24px;
	background:#36bf8e url("img/region/area_archive_icon01.png") 377px 40px no-repeat;
	border-radius: 10px;
	font-weight: bold;
}
.area_archive .flow a:hover{
	text-decoration: none;
	opacity: 0.6;
}

.area_archive .flow .box{
	border: 1px solid #ccc;
	padding: 29px;
	position: relative;
	margin-top: 30px;
}
.area_archive .flow #flow02{
	margin: 50px 0;
}
.area_archive .flow .box h4{
	font-size: 22px;
	font-weight: bold;
	color:#fff;
	text-align: center;
	background: #317ac7;
	padding: 15px 0;
	width:240px;
	position: absolute;
	top:-30px;
	left: -20px;
}
.area_archive .flow #flow02 h4{
	background: #36bf8e;
}
.area_archive .flow .box li{
	width:320px;
	float: left;
	position: relative;
	margin-top: 30px;
}
.area_archive .flow #flow01 li:after{
	content: url("img/region/area_archive_icon02.png");
	position: absolute;
	top:60px;
	left: 280px;
}
.area_archive .flow #flow02 li:after{
	content: url("img/region/area_archive_icon03.png");
	position: absolute;
	top:60px;
	left: 280px;
}
.area_archive .flow #flow01 li:last-of-type:after,
.area_archive .flow #flow02 li:last-of-type:after{
	content: "";
}
.area_archive .flow .box li .text{
	width:280px;
}
.area_archive .flow .box h5{
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
}

.area_archive .about h4{
	font-size: 24px;
	font-weight: bold;
	margin: 30px 0 20px;
}
.area_archive .about .clearfix{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 2px dotted #aaa;
}

.area_archive .about .img{
	width:240px;
	float: left;
	overflow: hidden;
}
.area_archive .about .img img{
	width:100%;
	height: auto;
}
.area_archive .about .text{
	width:750px;
	float: right;
}
.area_archive .about .button{
	margin-bottom: 50px;
}
.area_archive .about .button li{
	background:url("img/region/area_archive_icon05.png") 294px 33px no-repeat;
	float: left;
	width:313px;
	margin-right: 40px;
}
.area_archive .about .button li:hover{
	background:url("img/region/area_archive_icon05.png") 294px 38px no-repeat;
}
.area_archive .about .button li:last-child{
	margin-right: 0;
}
.area_archive .about .button li a{
	display: block;
	border: 2px solid #fc6500;
	border-bottom: 7px solid #fc6500;
	border-radius: 10px;
	background:url("img/region/area_archive_icon04.png") 10px 20px no-repeat;
	font-size: 16px;
	font-weight: bold;
	color:#fc6500;
	line-height: 1.4;
	text-align: center;
	padding: 15px 0 15px 10px;
}
.area_archive .about .button li a:hover{
	border-bottom: 2px solid #fc6500;
	margin-top: 5px;
	text-decoration: none;
}
.area_archive .faq{
	margin-top: 10px;
}
.area_archive .faq h4{
	font-size: 20px;
	font-weight: bold;
	background:url("img/region/area_archive_icon06.png") no-repeat;
	padding-left: 30px;
	margin-top: 30px;
}
.area_archive .faq h4 + p{
	font-size: 16px;
	background:url("img/region/area_archive_icon07.png") 0 5px no-repeat;
	padding: 0 0 30px 30px;
	border-bottom: 1px dotted #ccc;
	margin-top: 30px;
}
.area_archive .faq .button{
	width:313px;
	margin:0 0 0 707px;
	padding-top: 30px;
}
.area_archive .faq .button a{
	display: block;
	border: 2px solid #fc6500;
	border-bottom: 7px solid #fc6500;
	border-radius: 10px;
	background:url("img/region/area_archive_icon05.png") 292px 29px no-repeat;
	font-size: 16px;
	font-weight: bold;
	color:#fc6500;
	text-align: center;
	padding: 20px 0;
}
.area_archive .faq .button a:hover{
	text-decoration: none;
	border-bottom: 2px solid #fc6500;
	margin-top: 5px;
}


/*
---------------------------------------
single_region 全国ページタクソノミー/詳細
---------------------------------------
*/
.single_region .inner{
	width:1020px;
	margin:0 auto;
}
#single_region #main-h{
	background:#111 url("img/region/area_archive_key.png") center top no-repeat;
	height: 205px;
}
#single_region #main-h h2{
	opacity: 0;
}
.single_region h3{
	background:url("img/region/area_archive_bg01.png") repeat-x;
	font-weight: bold;
	color:#fff;
	font-size: 42px;
	text-align: center;
	padding-top: 33px;
	height:120px;
}
.single_region h3 .big{
	font-weight: bold;
	color:#fff;
	font-size: 48px;
}
.single_region h3 .en{
	font-weight: bold;
	color:#fff;
	font-size: 20px;
}
.single_region h3 .en:before{
	content:"━━━ ";
}
.single_region h3 .en:after{
	content:" ━━━";
}
.single_region .cont01 .title_box{
	background:url("img/region/area_single_bg01.png") center top no-repeat;
	width:1020px;
	height:310px;
	margin: 10px auto;
}
.single_region .search_cat ul{
	width:1030px !important;
	margin: 10px;
}



.single_region .cont01 .title_box h3{
	background: none;
	font-size: 24px;
	text-align: left;
	padding: 30px 0 0 150px;
	height:auto;
	line-height: 1.4;
}
.single_region .cont01 .title_box .text{
	font-size: 24px;
	color:#111;
	font-weight: bold;
	padding: 30px 0 0 40px;
	line-height: 1.3;
}
.single_region .cont01 .title_box .text .big{
	font-size: 42px;
	font-weight: bold;
}
.single_region .cont01 .title_box .text .red{
	color:#f44545;
	font-weight: bold;
}
.single_region .cont01 .title_box .text .blue{
	color:#154578;
	font-weight: bold;
}
.single_region .cont01 .title_box .button{
	text-align: center;
}
.single_region .cont01 .title_box .button a{
	display: block;
	background: #f44545 url(img/region/area_single_icon01.png) 956px 28px no-repeat;
	border-radius: 8px;
	width:980px;
	padding:10px 0;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin: 10px auto 0;
}
.single_region .cont01 .title_box .button a:hover{
	text-decoration: none;
	opacity: 0.6;
}
.single_region .cont01 .title_box .button a .big{
	font-size: 28px;
	vertical-align: middle;
}
.single_region .cont01 .center{
	font-size: 28px;
	color:#154578;
	text-align: center;
	margin-bottom: 50px;
}
.single_region .cont01 .center .bg{
	background: url(img/region/area_single_bg02.png) 0 23px no-repeat;
	font-weight: bold;
	font-size: 20px;
	color:#111;
	vertical-align: middle;
}
.single_region .cont01 .center .red{
	color:#f44545;
	font-weight: bold;
}
.single_region .cont01 .about_box h3{
	font-size: 24px;
	font-weight: bold;
	margin: 30px 0 20px;
	background: none;
	text-align: left;
	color:#333;
	padding-top:0;
	height:auto;
}
.single_region .cont01 .about_box{
	width:1020px;
	margin: 0 auto;
}
.single_region .cont01 .about_box .clearfix{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 2px dotted #aaa;
}

.single_region .cont01 .about_box .img{
	width:240px;
	float: left;
	overflow: hidden;
}
.single_region .cont01 .about_box .img img{
	width:100%;
	height: auto;
}
.single_region .cont01 .about_box .text{
	width:750px;
	float: right;
}

.single_region .ranking{
	margin: 10px auto;
	width:1020px;
}
.single_region .ranking h4{
	background: #144275 url(img/region/area_single_icon03.png) 9px 8px no-repeat;
	font-size: 20px;
	font-weight: bold;
	padding: 4px 0 4px 48px;
	margin: 30px 0;
	color:#fff;
	line-height: 1.5;
}
.single_region .ranking h5{
	line-height: 1.5;
}
.single_region .ranking li{
	margin-right: 40px;
	width:313px;
	float: left;
	text-align: center;
}
.single_region .ranking li:last-of-type{
	margin-right: 0;
}
.single_region .ranking01 li .img{
	width:313px;
	background: #ccc;
	line-height: 0;
	margin-bottom: 5px;
}
.single_region .ranking01 li .img img{
	width:200px;
}
.single_region .ranking02 li .img{
	width:313px;
	text-align: center;
	background: #ccc;
	line-height: 0;
}
.single_region .ranking02 li .img img{
	width:100%;
}
.single_region .ranking li .name,
.single_region .ranking li .price1{
	color:#666666;
	font-size: 16px
}
.single_region .ranking li .price2{
	color:#cc0000;
	font-size: 20px
}


.single_region .cont02 > h4{
	background: #144275 url(img/region/area_single_icon02.png) 9px 8px no-repeat;
	font-size: 20px;
	font-weight: bold;
	padding: 4px 0 4px 48px;
	margin: 30px 0 10px;
	color:#fff;
	line-height: 1.5;
}
.single_region .cont02 .area_archive{
	margin-bottom: 30px;
}


.single_region section#top_news{
	margin-top: 50px;
}
.single_region section#top_news #useful h3{
	height: auto !important;
	text-align: left !important;
}




.con-bnr4{
    margin: 0 auto;
    width: 1020px;
    height: 231px;
    margin: 20px auto 40px;
    position: relative;
    background: url(img/common/con-bnr4_bg.png) no-repeat top left;
}
.con-bnr4 p{
    position: absolute;
    top: 130px;
    left: 470px;
    border: 2px solid #fc6500;
    border-bottom: 6px solid #fc6500;
    background: #fff url(img/common/con-bnr4_icon01.png) no-repeat 20px 17px;
    width:360px;
    text-align: center;
    border-radius: 10px;
}
.con-bnr4 p:hover{
    background: #fff url(img/common/con-bnr4_icon01.png) no-repeat 20px 17px;
	margin-top: 4px;
    border-bottom: 2px solid #fc6500;
}
.con-bnr4 p a{
    display: block;
    background: url(img/common/con-bnr4_icon02.png) no-repeat 340px 30px;
    font-size: 17px;
    font-weight: bold;
    padding-top: 26px;
    height: 50px;
    color:#fc6500;
}
.con-bnr4 p a:hover{
	text-decoration: none;
}

.wpcf7-recaptcha > div {
margin: auto;
}

.tagline-sty01 {
	font-family: 'LOGOG';
font-size: 40px;
letter-spacing: 2px;
}
