@charset "UTF-8";

/* COMMON STYLE
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 87.5%;
}
body {
	margin: 0 auto;
	color: #000;
	background: #fff;
	line-height: 1.8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}
* html body {
	font-size: small;
}
* html body table {
	font-size: 100%;
}
*:first-child+html body {
	font-size: small;
}
h1,
h2,
h3,
h4,
h5 {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
ul {
	list-style: none;
}
img,
a img {
	border: none;
	text-decoration:none;
}
a:link,
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover,
a:active {
	color:#0C419A;
	text-decoration: none;
}

.font_s{
	font-size:16px;
}


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

/* ########## LAYOUT ##########
---------------------------------------------*/
body{
	width:640px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	background-image:url(../img/bg_header.jpg);
	background-repeat:repeat-x;
	height:182px;
	width:640px;
	position:relative;
}

#main{
	background-color:#50ADDA;
	min-height:640px;
	overflow: hidden;
	position:relative;
	padding-bottom:100px;
}

#main_kanto{
	background-color:#50ADDA;
	height:640px;
	overflow: hidden;
}

#footer{
	background-image:url(../img/bg_footer.jpg);
	background-repeat:repeat-x;
	height:147px;
}

.ft_img_b{
	background-image:url(../img/bg_footer_b.jpg);
	background-repeat:repeat;
	height:240px;
}

/* header
---------------------------------------------*/
#header h1{
	position:absolute;
	top:16px;
	left:193px;
}

#header .michi_logo{
	position:absolute;
	top:19px;
	left:577px;
}

#header .head_ken{
	position:absolute;
	top:71px;
	left:519px;
}

#header .michi_wifi{
	position:absolute;
	top:40px;
	left:21px;
}

#header .japan_wifi{
	position:absolute;
	top:127px;
	left:446px;
}


/* footer
---------------------------------------------*/
#footer img{
	margin-top:32px;
	margin-bottom:15px;
}


/* ########## TOP ########## */

/* map
---------------------------------------------*/
.map{
	background-image:url(../img/img_map.png);
	background-repeat:no-repeat;
	width:542px;
	height:542px;
	margin-left:auto;
	margin-right:auto;
	margin-top:49px;
	position:relative;	
}

.map_tokyo{
	position:absolute;
	top:317px;
	left:283px;
}
.map_ibaragi{
	position:absolute;
	top:203px;
	left:426px;
}
.map_saitama{
	position:absolute;
	top:268px;
	left:272px;
}
.map_chiba{
	position:absolute;
	top:347px;
	left:405px;
}
.map_tochigi{
	position:absolute;
	top:155px;
	left:333px;
}
.map_gunma{
	position:absolute;
	top:187px;
	left:219px;
}
.map_kanagawa{
	position:absolute;
	top:383px;
	left:243px;
}
.map_yamanashi{
	position:absolute;
	top:322px;
	left:168px;
}
.map_nagano{
	position:absolute;
	top:229px;
	left:124px;
}


/* ########## Information ########## */
#title_h2{
	height:47px;
	background-image:url(../img/img_border.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:25px;
}

#title_h2 h2{
	line-height:47px;
	font-size:22px;
}

.information li{
	display:block;
	width:162px;
	height:162px;
	float:left;
	margin:0 25px 25px 25px;
}

/* ########## list_info ########## */
.title_h3{
	height:40px;
	width:560px;
	background-color:#75BEE1;
	align-content:center;
	margin-left:auto;
	margin-right:auto;
	border-radius:40px;
    -webkit-border-radius:40px;    /* Safari,Google Chrome用 */  
    -moz-border-radius:40px;   /* Firefox用 */
	margin-bottom:35px;
	margin-top:26px;
}

.title_h3 h3{
	color:#ffffff;
	line-height:40px;
	font-size:24px;
}

.list_info ul{
	width:560px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:35px;
	text-align:left;
	font-size:22px;
}
	
.list_info li{
	background-image:url(../img/icon_maru.png);
	background-repeat:no-repeat;
	background-position:0px 13px;
	width:560px;
	height:58px;
	line-height:58px;
	text-align:left;
	font-size:22px;
	padding-left:50px;
	box-sizing:border-box;
	border-bottom:1px solid #75BEE1;
}
.list_info li:first-child{
	border-top:1px solid #75BEE1;
}
	
.list_info a{
	width:510px;
	height:58px;
	display:block;
}


/* ########## list_kisyo ########## */
.list_kisyo ul{
	width:560px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:35px;
	text-align:left;
	font-size:22px;
}
	
.list_kisyo li{
	background-image:url(../img/icon_kisyo.png);
	background-repeat:no-repeat;
	background-position:0 50%;
	width:560px;
	xxxheight:58px;
	line-height:1.5;
	text-align:left;
	font-size:22px;
	padding-left:50px;
	padding-top:10px;
	padding-bottom:10px;
	box-sizing:border-box;
	border-bottom:1px solid #75BEE1;
}
.list_kisyo li:first-child{
	border-top:1px solid #75BEE1;
}
	
.list_kisyo a{
	width:510px;
	xxxheight:58px;
	display:block;
}



/* ########## btn_back ########## */
.btn_back{
	height:40px;
	width:560px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	margin-top:5px;
	content:"";
	display:block;
	clear:both;
	border-top:1px solid #75BEE1;
	padding-top:20px;
	position:absolute;
	bottom:0;
	left:40px;

}

.btn_back li{
	float:left;
}
.btn_back li:first-child{
	margin-right:20px;
}


.btn_back a{
	width:270px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:22px;
	box-sizing:border-box;
	display:block;
	background-color:#ffffff;
	color:#000000;
	border-radius:3px;
    -webkit-border-radius:3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius:3px;   /* Firefox用 */
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #0C419A;
	border-bottom: 1px solid #0C419A;
}

.btn_back a:hover{
	color:#0C419A;
}

/* ########## btn_michi ########## */
.btn_michi{
	height:40px;
	width:560px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:5px;
	content:"";
	display:block;
	clear:both;
	border-top:1px solid #75BEE1;
	padding-top:20px;
}

.btn_michi li{
	float:left;
}
.btn_michi li:first-child{
	margin-right:20px;
}


.btn_michi a{
	width:270px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:22px;
	box-sizing:border-box;
	display:block;
	background-color:#ffffff;
	color:#000000;
	border-radius:3px;
    -webkit-border-radius:3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius:3px;   /* Firefox用 */
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #0C419A;
	border-bottom: 1px solid #0C419A;
}

.btn_michi a:hover{
	color:#0C419A;
}

/* ########## btn_kantouken ########## */
.btn_kantouken{
	height:150px;
	width:560px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	margin-top:5px;
	content:"";
	display:block;
	clear:both;
	border-top:1px solid #E1C644;
	padding-top:20px;
}

.btn_kantouken li{
	float:left;
	height:42px;
}

.kantouken_right{
	margin-right:20px;
}

.kantouken_bottom{
	margin-bottom:14px;
}

/* ########## back_btn ########## */

.back_btn a{
	float:right;
	margin-right:20px;
	width:170px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:22px;
	box-sizing:border-box;
	display:block;
	background-color:#ffffff;
	color:#000000;
	border-radius:3px;
    -webkit-border-radius:3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius:3px;   /* Firefox用 */
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #0C419A;
	border-bottom: 1px solid #0C419A;
}

.back_btn a:hover{
	color:#9C8518;
}


/* ########## info_top ########## */

.info_top a{
	float:left;
	margin-left:40px;
	margin-bottom:30px;
	width:560px;
	height:120px;
	text-align:left;
	font-size:22px;
	box-sizing:border-box;
	display:block;
	display:table;
	background-color:#ffffff;
	color:#000000;
	border-radius:3px;
    -webkit-border-radius:3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius:3px;   /* Firefox用 */
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #A8A8B7;
	border-bottom: 1px solid #A8A8B7;
}

.info_top a:hover{
	color:#0C419A;
}

.info_top_icon{
	padding-left:15px;
	display:table-cell;
	vertical-align:middle;
	line-height:1;
}



.info_top_text{
	display:table-cell;
	width:490px;
	height:120px;
	vertical-align:middle;
}

.info_top_banner{
	display:table-cell;
	width:490px;
	height:160px;
	vertical-align:middle;
	text-align:center;
	padding:0 20px;
}

/* ########## google_engine ########## */
.google_engine{
	width:520px;
	margin-right:auto;
	margin-left:auto;
	display:table;
	background-color:#ffffff;
	padding:10px 20px;
	border-radius:5px;
}

.google_engine .google_logo,
.google_engine .google_input{
	display:table-cell;
}

.google_engine .google_logo{
	width:98px;
	vertical-align:middle;
	line-height:1;
}

.google_engine input{
	height:30px;
	display:inline-block;
	vertical-align:middle;
}

.google_engine .gsc-input-box{
	padding:4px;
	border-radius:5px;
}

.google_engine .gsc-search-button input{
	border-radius:5px;
	border-color: #0c33c3;
    xxxbackground-color:#0c33c3;
    background-image: none;
    filter: none;
	padding:10px 30px;
	bbackground: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0c33c3), color-stop(0.00, #6380ee));
background: -webkit-linear-gradient(#6380ee, #0c33c3);
background: -moz-linear-gradient(#6380ee, #0c33c3);
background: -o-linear-gradient(#6380ee, #0c33c3);
background: -ms-linear-gradient(#6380ee, #0c33c3);
background: linear-gradient(#6380ee, #0c33c3);
}

.google_engine .gsc-search-button input:hover{
	border-radius:5px;
	border-color: #0c33c3;
    background-color:#0c33c3;
    background-image: none;
    filter: none;
	padding:10px 30px;
}

.gsc-control-cse {
    font-family: Arial, sans-serif;
    border: none!important;
    background: none!important;
}

/* ########## banner_info ########## */
.banner_info{
	width:580px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
}
