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

/*==================
header
====================*/

header{
width:100%;
/*min-width:1024px;*/
z-index:99999;
overflow:hidden;
}

header .headinner{
padding:0;
max-width:1024px;
overflow:hidden;
margin:0 auto;
text-align:center;
position:relative;
}
header .logo{
	position:absolute;
	top:10px;
	left:10px;
/*	margin:10px;
	float:left;*/
}
header .headr{
	position:static;
/*top:15px;
right:50px;*/
	margin:20px 10px 10px;
	float:right;
	font-size:1.2em;
	letter-spacing:0.1em;
}
header .headr .ln{
	margin:5px 10px;
	float:right;
}
header .headr .serch{
	float:right;
	display:inline;
}

header .headr .select{
	background:#efefef;
	padding:3px 10px;
}

header .gnavi{
max-width:1004px;
	clear:both;
	margin:10px auto 0;
	padding:0;
}


/*==================
グローバルメニュー
====================*/


.gnavi ul{
	margin:0 auto;
}
.gnavi ul li{
	float:left;
	text-align:center;
  position: relative;
}

.gnavi ul li.menu01{
width:13%;
}
.gnavi ul li.menu02{
width:17%;
}
.gnavi ul li.menu03{
width:17%;
}
.gnavi ul li.menu04{
width:17%;
}
.gnavi ul li.menu05{
width:12%;
}
.gnavi ul li.menu06{
width:12%;
}
.gnavi ul li.menu07{
width:12%;
}
.gnavi ul li{
display:block;
padding:10px 7px;
}
.gnavi ul.child{
	display:none;
    position: absolute;
    padding: 1px 0 0 0;
    margin-left: -7px;
	font-size:13px;
	font-weight:normal;
	z-index:99999;
}

.gnavi ul li:hover,
.gnavi ul li.select{
	background:#efefef;
}
.gnavi ul li:hover:after,
.gnavi ul li:hover:before,
.gnavi ul li.select:after,
.gnavi ul li.select:before{
    content: '';
    width: 0px;
    height: 0px;
    top: 0px;
    position: absolute;
}
.gnavi ul li:hover:after,
.gnavi ul li.select:after{
    border-top: 80px solid transparent;
    border-right: 20px solid #efefef;
    left: -20px;
}
.gnavi ul li:hover:before,
.gnavi ul li.select:before{
    border-bottom: 80px solid transparent;
    border-left: 20px solid #efefef;
    right: -20px;
}

/*==================
ie8
====================*/

.headinner{
padding:0;
max-width:1024px;
overflow:hidden;
margin:0 auto;
text-align:center;
position:relative;
}
.logo{
	position:absolute;
	top:10px;
	left:10px;
/*	margin:10px;
	float:left;*/
}
.headr{
	position:static;
/*top:15px;
right:50px;*/
	margin:20px 10px 10px;
	float:right;
	font-size:1.2em;
	letter-spacing:0.1em;
}
.headr .ln{
	margin:5px 10px;
	float:right;
}
.headr .serch{
	float:right;
	display:inline;
}
.headr .select{
	background:#efefef;
	padding:3px 10px;
}

ul#siteMenu{
	margin:0 auto;
}
ul#siteMenu li{
	float:left;
	text-align:center;
  position: relative;
}

ul#siteMenu li.menu01{
width:13%;
}
ul#siteMenu li.menu02{
width:17%;
}
ul#siteMenu li.menu03{
width:17%;
}
ul#siteMenu li.menu04{
width:17%;
}
ul#siteMenu li.menu05{
width:12%;
}
ul#siteMenu li.menu06{
width:12%;
}
ul#siteMenu li.menu07{
width:12%;
}
ul#siteMenu li{
display:block;
padding:10px 7px;
}

.breadinner{
	overflow:hidden;
	}
.breadinner li{
	float:left;
	margin:auto 5px;
}
	
	
/*==================
トップページ
====================*/

#main{
	width:66.666666%;
	margin:10px auto;
	background:url(../img/top/main_img2.png) center top no-repeat;
	text-indent:-9999px;
	height:290px;
	border:1px solid #dce1e6;
	float:left;
}
#news{
	height:290px;
	width: 33.33333%;
	float:left;
}
.news_area{
/*  overflow: hidden;*/
	overflow:scroll;
  height:240px;
  background:#f2f7fb;
  text-align:left;
  margin:5px 15px 10px;
  padding:5px 10px;
}
.news_area dt{
	padding:3px 5px;
	color:#1e848b;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
}
.news_area dt.icon_ir{
	background:url(/img/top/icon_ir.png) 85px 50% no-repeat;
}
.news_area dt.icon_eve{
	background:url(/img/top/icon_event.png) 85px 50% no-repeat;
}
.news_area dt.icon_com{
	background:url(/img/top/icon_company.png) 85px 50% no-repeat;
}
.news_area dt.icon_rec{
	background:url(/img/top/icon_recruit.png) 85px 50% no-repeat;
}
tr.icon_ir td{
	background:url(../img/top/icon_ir.png) 10px 50% no-repeat;
	padding-left:95px !important;
}
tr.icon_event td{
	background:url(../img/top/icon_event.png) 10px 50% no-repeat;
	padding-left:95px !important;
}
tr.icon_company td{
	background:url(../img/top/icon_company.png) 10px 50% no-repeat;
	padding-left:95px !important;
}
tr.icon_recruit td{
	background:url(../img/top/icon_recruit.png) 10px 50% no-repeat;
	padding-left:95px !important;
}

.news_area dd{
	padding:3px 5px;
	border-bottom:1px dotted #cfcfcf;
  font-size:1.3em;
}
.news_area dd a{
	color:#333333;
}


article{
	max-width:1044px;
/*	width:1044px;*/
	text-align:center;
	margin:10px auto;
}
section{
	clear:both;
	text-align:left;
	margin-bottom:20px;
	position:relative;
/*min-width:1044px;*/
}
.kage{
    box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	border:1px solid #dfdfdf;
	padding:10px;
}
section:after{  
visibility:hidden;/*見えなくする*/ 
height:0;/*見えなくする*/
display: block;/*block要素にする*/
font-size: 0;  
content: " ";  
clear: both;  
}


/*newsarea*/

.topbtn{
	clear:both;
	overflow:hidden;
	/*min-width:1044px;*/
}
.topbtn2{
	clear:both;
	overflow:hidden;
/*	min-width:1044px;*/
}
.tbtn{
	float:left;
	margin:15px auto;
	width: 33.33333%;
}


.tbtnm{
	float:left;
	margin:15px auto;
	width: 33.33333%;
	padding:0 5px;
}
.tbtn2{
	float:left;
	margin:10px auto;
	width:25%;
}

.tbtn img:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	}
#bread{
	clear:both;
/*	margin-top:10px;*/
	width:100%;
	background:#efefef;
	font-size:1.1em;
}
.breadinner{
	max-width:1024px;
	text-align:left;
	margin:0 auto;
	padding:3px 5px;
	}

#title{
	background:url(../img/common/title_back.png) left top repeat;
	padding:25px 0;
	text-align:center;
	height:140px;
}	
	

/*==================
コンテンツ
====================*/
#contents{
	max-width:1044px;
	text-align:left;
	margin:10px auto;
	overflow:hidden;
}
.maincontents{
	width:100%;
}

#contents{
	max-width:1044px;
	width:1044px;
	text-align:left;
	margin:10px auto;
	overflow:hidden;
}

.maincontents{
	width:763px;
	float:right;
}
/*==================
左メニュー
====================*/

.menucontents{
	width:230px;
	float:left;
	background:url(../img/common/menu_waku.png) left top repeat;
	padding:5px;
}
.menucontents ul{
	background:#fff;
	padding:10px;
}
.menucontents ul li{
	text-align:left;
	font-size:1.3em;
	line-height:2em;
	border-bottom:1px dotted #cfcfcf;
}
.menucontents ul li a{
	display:block;
	padding:10px 0 10px 5px;
	color:#222222;
}
.menucontents ul li a span{
	color:#1e5591;
	font-size:0.95em;
	margin-right:15px;
	line-height:1.6em;
	display:block;
}
.menucontents ul li.select{
	background:#efefef;
}

/*==================
文章レイアウト
====================*/

.maincontents h3{
	font-size:1.8em;
	line-height:1.8em;
	letter-spacing:0.1em;
	margin:50px 15px 60px;
	padding:0;
	color:#1e5591;
}
.maincontents h4{
	font-size:1.5em;
	line-height:1.8em;
	letter-spacing:0.1em;
	margin:10px 20px;
	color:#1e5591;
}
.maincontents h3.blb,
.maincontents h4.blb{
	background:url(../img/ir/blue_line.png) left bottom repeat-x;
	margin:10px 0px 0px;
	padding:5px 10px;
}
.maincontents h5{
	font-size:1.4em;
	line-height:1.8em;
	letter-spacing:0.1em;
	margin:10px;
	color:#1e5591;
}
.maincontents h5 a img{
	vertical-align:middle;
	padding-bottom:3px;
	
}
.maincontents .wh h5{
	margin:20px 0 0 !important;
}
.maincontents td h5{
	font-size:1.0em;
	line-height:1.8em;
	letter-spacing:0.1em;
	margin:5px 0;
	color:#1e5591;
}

/*==================
文章レイアウト
====================*/

.maincontents p{
/*	width:94%;*/
	margin:10px 20px 30px;
	text-align:left;
	font-size:1.4em;
	line-height:1.8em;
}
.maincontents p span.name{
	font-size:1.5em;
	line-height:1.9em;
}

.kaigai p{
	margin:5px 0px 0px !important;
	background:#f8f8f8;
	padding:5px 10px;
}

/*==================
テーブルレイアウト
====================*/

.tablewaku{
	background:url(../img/common/table_waku.png) left top repeat;
	padding:5px;
	margin-bottom:30px;
}
.irwaku{
	background:url(../img/common/table_waku.png) left top repeat;
	padding:8px;
	margin-bottom:30px;
}
.wh{
	background:#fff;
	padding:5px;
}
.glay{
	background:#f8f8f8;
	padding:8px;
}


.maincontents table {
	width:100%;
	border-top:1px dotted #cfcfcf;
}
.maincontents table th{
	background:#e8eef4;
	font-weight:normal;
	color:#1e5591;
/*	white-space:nowrap;*/
	border-bottom:1px dotted #cfcfcf;
	padding:8px 25px 8px 10px;
	font-size:1.2em;
	text-align:left;
	vertical-align:top;
}
.maincontents table td{
	border-bottom:1px dotted #cfcfcf;
	padding:8px 15px;
	font-size:1.3em;	
	text-align:left;
	vertical-align:top;
}
.maincontents table td.midasi{
	background-color:#f4f6f9;
}
.maincontents table td.area{
/*	background-color:#f4f6f9;*/
background-color:#f5f5f5;
	color:#1e5591;
}
.maincontents table td.maparea{
	background-color:#ebf2f9;
	font-size:1.1em;
	padding:8px 5px;
	white-space:nowrap;
}
.maincontents table td.mapno{
	background-color:#f4f6f9;
	text-align:right;
	font-size:1.1em;
	padding:8px 4px;
	white-space:nowrap;
}
.maincontents table tr.yakuin th,
.maincontents table tr.yakuin td,
.maincontents table tr.yakuin td.midasi{
	padding:1px 25px 1px 10px !important;
}
.maincontents dl {
	width:100%;
	border-bottom:1px dotted #cfcfcf;
}
.maincontents dl dt{
/*	background:#e8eef4;*/
	font-weight:bold;
	color:#1e5591;
/*	white-space:nowrap;*/
	border-top:1px dotted #cfcfcf;
	padding:8px 25px 8px 10px;
	font-size:1.2em;
	text-align:left;
	vertical-align:top;
	width:15%;
	float:left;
}
.maincontents dl dd{
	border-top:1px dotted #cfcfcf;
	padding:8px 15px;
	font-size:1.3em;	
	text-align:left;
	vertical-align:top;
	width:85%;
	margin-left:15%;
}

.maincontents dl dd ol{
	margin:10px auto 10px 20px;
}
.maincontents dl dd ol li{
	list-style:decimal;
}
.maincontents table td ol{
	margin:0 auto 0 20px;
}
.maincontents table td ol li{
	list-style:decimal;
}

.maincontents ol.kankyo{
	margin:10px auto 10px 20px;
	font-size:1.3em;	
}
.maincontents ol.kankyo li{
	list-style:decimal;
	margin-left:20px;
}
.maincontents ol.kankyo li li{
	list-style:lower-latin;
}
.maincontents .tablewaku ul{
	margin:10px auto 10px 20px;
	font-size:1.3em;
}
.maincontents .tablewaku ul li{
	list-style:circle;
	margin:12px 10px;
}

.maincontents ul.kanren{
	margin:10px auto;
	font-size:1.4em;
}
.maincontents ul.kanren li{
	border:1px solid #dce1e6;
	width:46%;
	margin:5px 2%;
	padding:5px 10px;
	float:left;
	line-height:40px;
}
.maincontents ul.kanren li a{
	display:block;
	color:#403937;
	background:url(../img/corporate/yaji_kanren.png) right 50% no-repeat;
}
.maincontents ul.kanren li a:hover{
	color:#e8178b;
}
.maincontents .ckanren{
	font-size:1.6em;
	line-height:1.8em;
	letter-spacing:0.1em;
	margin:30px 10px;
	font-weight:bold;
	text-align:center;
	padding:0 10px;
	color:#1e5591;
}


.history table{
	width:72%;
	float:left;
}
.history .hphoto{
	width:26%;
	float:right;
	font-size:1.2em;
	line-height:1.8em;
}

.soukomap{
	width: 100%;
	position: relative;
}
.soukomap img{
	width: 100%;
}
.soukomap .plot{
	position: absolute;
	
}
.soukomap .plot01{
	position: absolute;
	right: 13%;
	top:4%;
}
.soukomap .plot02{
	position: absolute;
	right: 20%;
	top:21%;
}
.soukomap .plot03{
	position: absolute;
	right: 17%;
	top:22%;
}
.soukomap .plot04{
	position: absolute;
	right: 22%;
	top:26%;
}
.soukomap .plot05{
	position: absolute;
	right: 24%;
	top:28.5%;
}
.soukomap .plot06{
	position: absolute;
	right: 22.5%;
	top:31%;
}
.soukomap .plot07{
	position: absolute;
	right: 31%;
	top:20.5%;
}
.soukomap .plot08{
	position: absolute;
	right: 30.5%;
	top:36%;
}
.soukomap .plot09{
	position: absolute;
	right: 27%;
	top:39%;
}
.soukomap .plot10{
	position: absolute;
	right: 34%;
	top:42%;
}
.soukomap .plot11{
	position: absolute;
	right: 34.5%;
	top:45.5%;
}
.soukomap .plot12{
	position: absolute;
	right: 35%;
	top:53%;
}
.soukomap .plot13{
	position: absolute;
	right: 34.5%;
	top:57%;
}
.soukomap .plot14{
	position: absolute;
	right: 10%;
	top:34.5%;
}
.soukomap .plot15{
	position: absolute;
	right: 41%;
	top:26.5%;
}
.soukomap .plot16{
	position: absolute;
	right: 56.5%;
	top:45%;
}
.soukomap .plot17{
	position: absolute;
	right: 45.5%;
	top:46%;
}
.soukomap .plot18{
	position: absolute;
	right: 44%;
	top:51%;
}
.soukomap .plot19{
	position: absolute;
	right: 45.5%;
	top:53.5%;
}
.soukomap .plot20{
	position: absolute;
	right: 51.5%;
	top:53%;
}
.soukomap .plot21{
	position: absolute;
	right: 50%;
	top:55.5%;
}
.soukomap .plot22{
	position: absolute;
	right: 50%;
	top:57.5%;
}
.soukomap .plot23{
	position: absolute;
	left: 15%;
	top:33%;
}
.soukomap .plot24{
	position: absolute;
	left: 33%;
	top:54%;
}
.soukomap .plot25{
	position: absolute;
	left: 31%;
	top:56%;
}
.soukomap .plot26{
	position: absolute;
	left: 19%;
	top:52%;
}
.soukomap .plot27{
	position: absolute;
	left: 16%;
	top:52.5%;
}
.soukomap .plot28{
	position: absolute;
	left: 24%;
	top:62%;
}
.soukomap .plot29{
	position: absolute;
	left: 4.3%;
	top:50.5%;
}
.soukomap .plot30{
	position: absolute;
	left: 1.9%;
	top:52%;
}
.soukomap .plot31{
	position: absolute;
	right: 35.5%;
	top:90%;
}
.soukomap .plot img{
	width: 18px;
}
.soukomap .plot a:hover{
	opacity: 0.7;
}

.chubu_map,
.kyushu_map{
	width: 50%;
	position: relative;
	margin:30px auto;
}
.chubu_map .plot img,
.kyushu_map .plot img{
	width: 18px;
}
.chubu_map .plot a:hover,
.kyushu_map .plot a:hover{
	opacity: 0.7;
}
.chubu_map .plot30{
	position: absolute;
	left: 38%;
	top:61%;
}
.chubu_map .plot31{
	position: absolute;
	left: 38%;
	top:61%;
}
.chubu_map .plot32{
	position: absolute;
	left: 28%;
	top:20%;
}
.chubu_map .plot33{
	position: absolute;
	left: 47%;
	top:18%;
}
.chubu_map .plot34{
	position: absolute;
	left: 40.5%;
	top:28%;
}
.chubu_map .plot35{
	position: absolute;
	left: 39%;
	top:23.5%;
}
.chubu_map .plot36{
	position: absolute;
	left: 32%;
	top:76%;
}
.kyushu_map .plot37{
	position: absolute;
	left: 36%;
	top:22%;
}
.kyushu_map .plot38{
	position: absolute;
	left: 46%;
	top:40%;
}
.soukomap .plot img,
.chubu_map .plot img,
.kyushu_map .plot img{
	width: 13px;
}

.whbox{
	font-size: 1.4em;
	padding: 5px 0 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.area{
	font-size: 1.7em;
	font-weight: 600;
	padding: 5px 20px;
	border:2px solid #00a0e9;
	display: inline-block;
	margin: 0 10px 10px;
}
.souko .blb{
	border-bottom: 1px solid #dfdfdf;
	
}
.soukoico{
	margin: 10px auto;
}
.icon_wh{
	max-width: 180px;
	padding: 2px 2px;
	width: 50%;
}
.countory{
	font-size: 1.5em;
	padding: 5px;
	margin: 10px auto 0;
	background: #e2eff7;
	width: 100%;
	color: #1e5591;
	font-weight: 600;
}
strong.num{
	font-size: 1.5rem;
}
.youtubebtn a{
	background: #1e5591;
	padding: 5px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin: 10px 0;
	font-size: 1.3rem;
	display: block;
}
.youtubebtn img{
	width: 25px;
}

/*==================
IR
====================*/

.fullopen{
	text-align:right;
	margin-top:10px;
}
.btnopen{
	position:absolute;
	top:8px;
	right:10px;
}
.irwaku .tsba_googlegraph{
  width:33.33%;
  float:left;
    text-align:center;
  }
.tsba_googlegraph p{
  display:none;
  }

/*==================
FAQ
====================*/
.faq{
	position:relative;
}
.faq .btnopen{
	position:absolute;
	top:12px;
	right:15px;
}

.faq_q{
	padding:12px 50px 12px 38px;
	margin:10px 5px 0;
	font-size:1.3em;
	text-align:left;
	background:url(../img/ir/ir07_q.png) 5px 50% no-repeat;
	border-bottom:1px dotted #ccc;
}
.faq_a{
	padding:12px 18px 12px 43px;
	margin:0 5px 5px;
	font-size:1.3em;
	text-align:left;
	background:#fdf8f8 url(../img/ir/ir07_a.png) 10px 8px no-repeat;
}

/*==================
Serch
====================*/

.search_item{
	border-bottom:1px dotted #cfcfcf;
}
.search_title{
	font-size:1.5em;
	line-height:1.8em;
	letter-spacing:0.1em;
	margin:20px 5px 10px;
	color:#1e5591;
}
.search_excerpt{
	background:#f3f3f3;
	padding:3px 0px;
}
.nav_post_link{
	font-size:1.2em;
	line-height:1.8em;
	padding:10px 0px;
}
#tcontents .search_excerpt p{
	margin:10px 20px;
	text-align:left;
	font-size:1.3em;
	line-height:1.8em;
}
#tcontents p{
	margin:10px 20px;
	text-align:left;
	font-size:1.3em;
	line-height:1.8em;
}
/*==================
sitemap
====================*/

#sitemap{
	clear:both;
	max-width:980px;
	width:100%;
	margin:30px auto;
	overflow:hidden;
	line-height:2.5em;
}
#sitemap a{
	color:#403937;
}
#sitemap a span{
	color:#1e5591;
	font-size:0.8em;
	margin-right:15px;
	line-height:1.6em;
}
#sitemap a:hover{
	color:#e8178b;
	text-decoration:underline;
}
#sitemap h2{
	margin-top:25px;
}
.sitemapl {
	float:left;
	margin:0px 2%;
	width:46%;
}
.sitemapr {
	float:left;
	margin:0px 2%;
	width:46%;
}
#sitemap ul{
	margin:10px 10px 15px 5px;
	font-size:1.4em;
	line-height:2.0em;
}
#sitemap ul li{
	border-bottom:1px dotted #dfdfdf;
	background:url(../img/corporate/yaji_kanren.png) left 50% no-repeat;
	padding-left:30px;
}

/*==================
pagetop
====================*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 30px;
}
/*==================
footer
====================*/

#footermenu{
width:100%;
text-align:center;
margin:50px auto 0;
overflow:hidden;
background:#769bc4;
min-width:320px;
}

#footer_inner{
max-width:1024px;
margin:0 auto;
padding:12px 0;
line-height:2em;
color:#ffffff;
font-family:Verdana, Geneva, sans-serif;
}
#footer_inner .footl{
	text-align:left;
	font-size:1.2em;
}
#footer_inner .footl a{
	background:url(../img/common/yaji_footer.png) left 50% no-repeat;
	color:#fff;
	margin:0 10px;
	padding:0 0 0 15px;
}
#footer_inner .footl a:hover{
	color:#1e5591;
	text-decoration:none;
}
#footer_inner .footr{
	color:#fff;
	float:right;
	font-size:1.2em;
}

footer{
width:100%;
margin:0px auto 0px;
}

footer address{
max-width:1024px;
margin:0 auto;
padding:12px 0;
text-align:right;
font-family:Verdana, Geneva, sans-serif;
font-size:1.1em;
}


/*倉庫マップ追加*/

.soukomap{
	width: 750px;
	position: relative;
}
.soukomap img{
	width: 100%;
}
.soukomap .plot{
	position: absolute;
	
}
.soukomap .plot01{
	position: absolute;
	right: 14%;
	top:5%;
}
.soukomap .plot02{
	position: absolute;
	right: 21%;
	top:21%;
}
.soukomap .plot03{
	position: absolute;
	right: 18%;
	top:22%;
}
.soukomap .plot04{
	position: absolute;
	right: 24%;
	top:26%;
}
.soukomap .plot05{
	position: absolute;
	right: 26%;
	top:28.5%;
}
.soukomap .plot06{
	position: absolute;
	right: 24.5%;
	top:31%;
}
.soukomap .plot07{
	position: absolute;
	right: 34%;
	top:20.5%;
}
.soukomap .plot08{
	position: absolute;
	right: 34.5%;
	top:36%;
}
.soukomap .plot09{
	position: absolute;
	right: 30%;
	top:39%;
}
.soukomap .plot10{
	position: absolute;
	right: 38%;
	top:42%;
}
.soukomap .plot11{
	position: absolute;
	right: 38%;
	top:46%;
}
.soukomap .plot12{
	position: absolute;
	right: 39%;
	top:53%;
}
.soukomap .plot13{
	position: absolute;
	right: 38.5%;
	top:57%;
}
.soukomap .plot14{
	position: absolute;
	right: 10.3%;
	top:34.5%;
}
.soukomap .plot15{
	position: absolute;
	right: 46%;
	top:27%;
}
.soukomap .plot16{
	position: absolute;
	right: 63.5%;
	top:45%;
}
.soukomap .plot17{
	position: absolute;
	right: 50.5%;
	top:46.5%;
}
.soukomap .plot18{
	position: absolute;
	right: 49%;
	top:51%;
}
.soukomap .plot19{
	position: absolute;
	right: 50.5%;
	top:53.5%;
}
.soukomap .plot20{
	position: absolute;
	right: 57.5%;
	top:53%;
}
.soukomap .plot21{
	position: absolute;
	right: 56%;
	top:55.5%;
}
.soukomap .plot22{
	position: absolute;
	right: 56%;
	top:57.5%;
}
.soukomap .plot23{
	position: absolute;
	left: 6%;
	top:33%;
}
.soukomap .plot24{
	position: absolute;
	left: 25%;
	top:54%;
}
.soukomap .plot25{
	position: absolute;
	left: 23%;
	top:56%;
}
.soukomap .plot26{
	position: absolute;
	left: 7%;
	top:52%;
}
.soukomap .plot27{
	position: absolute;
	left: 3%;
	top:52.5%;
}
.soukomap .plot28{
	position: absolute;
	left: 16%;
	top:62%;
}
.soukomap .plot29{
	position: absolute;
	left: 62%;
	top:90%;
}
.soukomap .plot img{
	width: 18px;
}
.soukomap .plot a:hover{
	opacity: 0.7;
}

.chubu_map,
.kyushu_map{
	width: 350px;
	position: relative;
	margin:30px auto;
}
.chubu_map .plot img,
.kyushu_map .plot img{
	width: 18px;
}
.chubu_map .plot a:hover,
.kyushu_map .plot a:hover{
	opacity: 0.7;
}
.chubu_map .plot29{
	position: absolute;
	left: 38%;
	top:61%;
}
.chubu_map .plot30{
	position: absolute;
	left: 28%;
	top:20%;
}
.chubu_map .plot31{
	position: absolute;
	left: 47%;
	top:18%;
}
.chubu_map .plot32{
	position: absolute;
	left: 40.5%;
	top:28%;
}
.chubu_map .plot33{
	position: absolute;
	left: 39%;
	top:23.5%;
}
.chubu_map .plot34{
	position: absolute;
	left: 32%;
	top:76%;
}
.kyushu_map .plot35{
	position: absolute;
	left: 36%;
	top:22%;
}
.kyushu_map .plot36{
	position: absolute;
	left: 46%;
	top:40%;
}
.Flexbox.souko{
    display: block;  
	background: #fff;
}
.whbox{
	font-size: 1.4em;
	padding: 5px 0 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	min-height: 180px;
}

.whbox .photo{
	width: 50%;
	padding: 0px;
}
.Flexbox.souko .w50{
	width: 50%;
	float: left;
	padding: 5px 10px;
}
.soukow50{
	width: 50%;
	float: left;
	padding: 10px;
	min-height: 250px;
}
.countory{
	width: 100%;
}
h4,
.countory{
	clear: both;
}
.Flexbox.souko .w50:after,
.Flexbox.souko .w50:before,
.soukow50:after, .soukow50:before,
.countory:after, .countory:before {
    content: "";
    clear: both;
    display: block;
}
.area{
	font-size: 1.7em;
	font-weight: 600;
	padding: 5px 20px;
	border:2px solid #00a0e9;
	display: inline-block;
	margin: 0 10px 10px;
}
.souko .blb{
	border-bottom: 1px solid #dfdfdf;
	
}
.soukoico{
	margin: 10px auto;
}
.icon_wh{
	max-width: 180px;
	padding: 2px 2px;
	width: 50%;
}
.countory{
	font-size: 1.5em;
	padding: 5px;
	margin: 10px auto 0;
/*	background: #e2eff7;*/
	width: 100%;
	color: #1e5591;
	font-weight: 600;
}
strong.num{
	font-size: 1.5rem;
}
.youtubebtn a{
	background: #1e5591;
	padding: 5px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin: 10px 0;
	font-size: 1.3rem;
	display: block;
}
.youtubebtn img{
	width: 25px;
}