p{font-size:90%;line-height:1.5em;}img{vertical-align: middle;}
body{top:100px;background-color:#fabd00;}

/* header */
#headerArea {
	position:fixed;
	top:0 !important;
	width: 100%;
	background: url("//iwf.jp/skins/main/head_bg.png") repeat-x;
	z-index:11;
}
#header {
	width: 950px;
	height: 100px;
	overflow: hidden;
	color:#FFF;
	margin: 0 auto;
}
#menu,.next{display:block !important;}
#menu a{
	color:#FFFFFF;
	display:block;
	float:left;
}
#menu #ue{
	font-size:12px;
	line-height:28px;
	width:850px;
	float:left;
}
#menu #ue a{
	margin-right:16px;
}
#icon{
	width:100px;
	overflow:hidden;
}
#icon a{
	margin-left: 10px;
	line-height:30px;
}
#gnavi a:hover img{
	opacity: 1;
}
#jyunban{width:960px;}

/* menu_for_pc */
#gnavi ul{
	display:flex;-webkit-display:flex;
}
#gnavi li a{
	display: block;
	text-indent: -9999px;
}
.gnavi_01{
	background-image:url("//www.iwf.jp/skins/main/about.png") ;
	background-repeat: no-repeat;
	width:146px;
	height:70px;
}
.gnavi_01:hover,.gnavi_01.current{
	background-image:url("//www.iwf.jp/skins/main/about_cr.png") ;
	background-repeat: no-repeat;
}
.gnavi_02{
	background-image:url("//www.iwf.jp/skins/main/7sche.png") ;
	background-repeat: no-repeat;
	width:196px;
	height:70px;
}
.gnavi_02:hover, .gnavi_02.current{
	background-image:url("//www.iwf.jp/skins/main/7sche_cr.png") ;
	background-repeat: no-repeat;
}
.gnavi_03{
	background-image:url("//www.iwf.jp/skins/main/reserve.png") ;
	background-repeat: no-repeat;
	width:124px;
	height:70px;
}
.gnavi_03:hover, .gnavi_03.current{
	background-image:url("//www.iwf.jp/skins/main/reserve_cr.png") ;
	background-repeat: no-repeat;
}
.gnavi_04{
	background-image:url("//www.iwf.jp/skins/main/howto.png") ;
	background-repeat: no-repeat;
	width:122px;
	height:70px;
}
.gnavi_04:hover, .gnavi_04.current{
	background-image:url("//www.iwf.jp/skins/main/howto_cr.png") ;
	background-repeat: no-repeat;
}
.gnavi_05{
	background-image:url("//www.iwf.jp/skins/main/access.png") ;
	background-repeat: no-repeat;
	width:148px;
	height:70px;
}
.gnavi_05:hover, .gnavi_05.current{
	background-image:url("//www.iwf.jp/skins/main/access_cr.png") ;
	background-repeat: no-repeat;
}
.gnavi_06{
	background-image:url("//www.iwf.jp/skins/main/report.png") ;
	background-repeat: no-repeat;
	width:214px;
	height:70px;
}
.gnavi_06:hover, .gnavi_06.current{
	background-image:url("//www.iwf.jp/skins/main/report_cr.png") ;
	background-repeat: no-repeat;
}
#title{
	height:0px;
	text-align:center;
	z-index:0;
	color:#FFFFFF;
	position:relative;
	top:-100px;
}

/* main */

#main{
	margin: 0 auto;
	width: 950px;
	overflow:hidden;
}
.bb{
	color: #005183;
}
h2{	
	margin:20px 0 5px 0;
	color: #005183;
	font-weight:600;
}
h3{	
	margin:10px 0 25px 0;
	padding:10px 0 10px 50px;
	background-image:url(//iwf.jp/skins/main/crowd.jpg);
	background-repeat:no-repeat;
	font-size:24px;
	color: #000000;
	font-weight:100;
}
h4{
	margin:5px 0;
	font-size:18px;
}
/* content */
.content{
	width: 890px;
	padding: 30px;
	background-image:url(//iwf.jp/skins/main/950_bg.jpg);
	background-repeat:repeat-y;
	font-size:14px;
}
.content_bottom{
	width:950px;
	height:80px;
	background-image:url(//iwf.jp/skins/main/950_bg_bottom.jpg);
	background-repeat:no-repeat;
}
.content_top{width:950px;height:200px;}
.c_about{background-image:url(//iwf.jp/skins/10th/images/about.jpg);}
.c_howto{background-image:url(//iwf.jp/skins/10th/images/howto.jpg);}
.c_access{background-image:url(//iwf.jp/skins/10th/images/access.jpg);}
.c_reserve{background-image:url(//iwf.jp/skins/10th/images/reserve.jpg);}

/* Footer */
#footer{
	width: 950px;
	margin: 0 auto;
	padding-top:20px;
	overflow:hidden;
}
#footer h2{
	font-size:24px;
	margin:0 0 50px 0;padding:0;
	color:#000;
	font-weight:100;
}
#footer_logo{
	background-image:url(//www.iwf.jp/skins/10th/images/foot_title.png);
	background-repeat:no-repeat;
}
.fa-stack i{color:#005083;font-size:46px;}
.fa-stack a{color:#fabd00;font-size:22px;}
.fa-stack:hover,.fa-stack a:hover{text-decoration:none;opacity:0.5;}
#copyright .address{
	font-size:16px;
	line-height:1.8em;
	margin-bottom:20px;
}
#footer .banner{
	margin:30px 0 100px 0;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
#copyright{
	width:620px;
}
.address li{
	padding-left:25px;
	background-repeat:no-repeat;
	background-position : 0 3px;
}
.address li.tel{background-image:url(http://www.iwf.jp/skins/main/footer_tel.png);background-repeat:no-repeat;}
.address li.mail{background-image:url(http://www.iwf.jp/skins/main/footer_mail.png);background-repeat:no-repeat;}
.to_top{text-align:center;margin-bottom:40px;}

/* column */

.leftbox{float: left;}
.rightbox{float: right;}
.space{height:100px;}

/* TOP */
.top_630{margin-top:630px;}
.top_child{width:290px;}

/*sns*/
.sns_top{
	margin:0 auto;
	width:950px;
	text-align:right;
	padding-top:5px;
}
.sns{
	z-index:10;
	height:20px;
	margin-bottom:10px;
}
.sns li {
	display: inline-block;
	vertical-align: top;
}
.fb-like { /* Facebook */
	display: inline-block;
	height: 20px;
	overflow: hidden;
}
.fb_iframe_widget span {
    vertical-align: top !important;
}

/*faq*/


/*dl*/
.ac-cont{width:890px;}
dl.list dd div{
	display:inline-block;
}

dl.list {
	padding:5px;
	border-bottom:dotted 1px #000;
}

dl.list dt {
	clear: left;
	float:left;
	width:5.5em;
	padding:3px;
	font-weight:900;
}

dl.list dd {
	padding:3px 3px 3px 6.5em;
	border-top:dotted 1px #000;
}
dl.faq dt{width:340px;padding:1em 0;}
dl.faq dd{padding: 1em 0 1em 350px ;}
dl.list_item dt {float:left;width:10em;}
dl.list_item dd {padding-left:10.5em;}

/* 7doors_item */
.7doors_item{
	padding-bottom:50px;
	border-top:dotted 1px #000;
}

/* 2column */
#main_content{
	float:right;
	width:590px;
}
#sidebarcontainer{
	float:left;
	width:260px;
}

#sidebarcontainer .sidebardl dt{
	background-image:url(//iwf.jp/skins/main/side_dt.jpg);
	width:250px;
	height:35px;
	color:#FFF;
	padding:10px  0 0 10px;
	margin:10px 0;
}
.box {
	display: block;
	background-color:#fff;
	border: solid 1px #005083;
	padding: 5px;
}
a .box {
	text-align:center;
	color:#005083;
	font-weight:bold;
}
a:hover .box {text-decoration: underline; }

/*ABOUT*/
.history{overflow:hidden;}
.hist_wap{width:930px;}
.hist{width:280px;}
.hist h4{font-size:25px;}

/*MAP*/
.map{
	flex-direction:row-reverse;-webkit-flex-direction:row-reverse;
	padding-bottom:100px;
}
.about_con, .child_2{width:425px;}
.map h4{
	font-weight:100;
	font-size:24px;
	line-height:1.5em;
}
/*ABOUT*/
.about_gr{
width:570px;
background-image:url(http://www.iwf.jp/skins/8th/images/from_p.png);
background-repeat:no-repeat;
padding:20px 170px 0 170px;
}
.about_scheme{
margin:0 auto;
text-align:center;
}
/*HOWTO*/
.howto_01{width:590px;}
.howto_02{width:300px;}
.hukidashi{
	float:right;
	position: relative;
	top:-170px;z-index: 2;
}

/*RESERVE*/
.reserve{padding-bottom:50px;}
.reserve_step, .reserve_step img{width:320px;display:block;}
.reserve_01{width:570px;padding-top:1em;}
.reserve_02, .reserve_02 img, .reserve_02 p{width:270px;display:block;}

/*WCC logo_download*/
.scroll_on{
	width:100%;
	overflow-x: auto;
	white-space: nowrap;
}
.logo_dl{
	width:890px;
	text-align: left;
}
.logo_dl td{
	vertical-align: middle;
	padding: 10px 0;
}
.dl01{width:280px;}
.dl02{width:180px;}
.dl03{width:180px;}
.dl04{width:125px;}
.dl05{width:125px;}

/*NEXT_PREV*/
.nextlink{
	display:block;
	width: 276px;
	height: 63px;
	float:left;
	background-image: url(//iwf.jp/skins/main/prev.png);
}
.prevlink{
	display:block;
	width: 276px;
	height: 63px;
	float:right;
	background-image: url(//iwf.jp/skins/main/next.png);
}
a .pn { text-align:center;color:#FFFFFF; font-size:15px; line-height:63px; }
a .npsb_nextlink, a .npsb_prevlink{font-size:15px; line-height:63px; }
a:hover .pn, a:hover .pageswitch {text-decoration: underline; }

/*ws_list*/
.ws_list{
	width:590px;
}
.option{
	height:25px;
}
.title{
	font-size:16px;
	font-weight:600;
	color:#005083;
}
#recitem, #showitem{width:550px;}
#recitem h3{
	font-size:16px;
	margin-top:0;
}
.ws_caution{padding:20px;background-color:#ddd;}
.ws_caution h3,.ws_caution h4{background:none;margin:5px 0;padding:0;font-size:14px;font-weight:900;color:#000;}

/*10th header*/
#headtitle{
	width:950px;
	height:90px;
	background-image:url(//iwf.jp/skins/10th/images/head_title.png);
	background-repeat:no-repeat;
}

/*ITEM*/
.item_article{padding-bottom:20px;margin-bottom:20px;border-bottom:dotted 1px #000;}
.item_deta{margin:-25px 0 0 50px;padding-bottom:10px;font-size:12px;}

/*etc*/
.none ,#btn {display:none;}
dl.border_none, dl.border_none dt, dl.border_none dd{border:none;}
.flex {
        display: flex;display: -webkit-flex;
        justify-content:space-between; -webkit-justify-content:space-between;
}
.dotted{
	border-top: dotted 1px #000;
	border-bottom: dotted 1px #000;
	padding: 10px 0;
	margin-top: -1px;
}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
}
.clear{
	clear: both;
}