@charset "UTF-8";

/*-------------------------
__style（扉ページ）
-------------------------*/



.main_map_box{ background-color: #EAF1F9; position: relative; padding-top: 10px; padding-bottom: 20px; margin-bottom: 30px;}
.main_map{ width: 630px; height: 510px; margin: 0 auto 20px;}
.main_map .logo{ position: absolute; top: 225px; left: 210px; width: 40px; height: 40px;}
.main_map ul li img{ position: absolute; top: 0; left: 0; width: 100%; height: auto;}

a .cls-1{fill:#3194ec; transition: 0.5s;}
a .cls-1:hover{opacity: 0.5;}
.cls-11,.cls-15,.cls-2,.cls-3,.cls-4,.cls-6,.cls-9{fill:#fff;}
.cls-3,.cls-6{font-size:20.41px;}
.cls-3{letter-spacing:0.06em;}
.cls-11,.cls-15,.cls-4,.cls-9{font-size:11.42px;font-weight:500;}
.cls-10,.cls-4{letter-spacing:0.06em;}
a .cls-5{fill:#80c9ff; transition: 0.5s;}
a .cls-5:hover{opacity: 0.5;}
.cls-6{letter-spacing:-0.04em;}
.cls-7{letter-spacing:-0.03em;}
.cls-8{letter-spacing:0.06em;}
.cls-9{letter-spacing:0.05em;}
.cls-11,.cls-16{letter-spacing:0.06em;}
.cls-12{letter-spacing:0.05em;}
a .cls-13{fill:#ffbf28; transition: 0.5s;}
a .cls-13:hover{opacity: 0.5;}
.cls-14{letter-spacing:0.05em;}
.cls-15{letter-spacing:0.05em;}.cls-17{letter-spacing:0.06em;}
.cls-18{letter-spacing:0.05em;}

@media screen and (max-width: 767px) {

.main_map_box{ padding: 10px;}
.main_map{ width: 100%; height: auto; margin: 0 auto;}

}

.iink_list{ text-align: center; font-size: 1.6em; font-weight: 700;}
.iink_list ul{ padding:0 20px 0;}
.iink_list ul li{
    background-color: #fff;
	float:left;
	margin-right:12px;
    margin-top: 12px;
	width: 33.3333%;
	width: calc((100% - 24px) / 3);
	width: -webkit-calc((100% - 24px) / 3);
	width: -moz-calc((100% - 24px) / 3);
	box-sizing:border-box;
	padding: 10px;}
.iink_list ul li:nth-child(3n){ margin-right: 0;}
.iink_list ul li p{
    float:left;
	margin-right:5px;
	width: 33.3333%;
	width: calc((100% - 11px) / 3);
	width: -webkit-calc((100% - 11px) / 3);
	width: -moz-calc((100% - 11px) / 3);
	box-sizing:border-box;}
.iink_list ul li p:nth-child(3n){ margin-right: 0;}
.iink_list ul li p a{ text-decoration: none; padding: 14px 0 12px; border-radius: 5px;}
.iink_list ul li p.town_name{ color: #1D64D2; margin-top: 15px;}
.iink_list ul li p.orange a{ display: block; background-color: #FF952E; color: #fff; width: 100%;}
.iink_list ul li p.blue a{ display: block; background-color: #1D64D2; color: #fff;}
.iink_list ul li p.orange a:hover{ background-color: #FFBD00;}
.iink_list ul li p.blue a:hover{ background-color: #008CFF;}

.main_map_box .boy{ position: absolute; bottom: 50px; left: 50px; width: 110px; height: 282px;}
.main_map_box .girl{ position: absolute; bottom: 50px; right: 50px; width: 116px; height: 507px;}

@media screen and (max-width: 767px) {

.iink_list ul li{ float:none; margin-right:12px; margin-top: 12px; width: 100%; zoom:1;}
.iink_list ul li:after{content:"";display:block;clear:both;}
.iink_list ul { padding:0;}

.main_map_box .boy{ display: none;}
.main_map_box .girl{ display: none;}

}

.city_detail{ margin-bottom: 30px;}
.city_detail ul li{
    float:left;
	margin-right:30px;
    margin-top: 0;
	width: 33.3333%;
	width: calc((100% - 61px) / 3);
	width: -webkit-calc((100% - 61px) / 3);
	width: -moz-calc((100% - 61px) / 3);
	box-sizing:border-box;
	/*padding: 10px;*/}
.city_detail ul li:nth-child(3n){ margin-right: 0;}
.city_detail li .city_photo{ width: 100%; height: 300px; overflow: hidden; position: relative;}
.city_detail li .city_photo img{position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: auto;}
.city_detail li .city_name{ font-size: 2.8em; color: #3194ec; font-weight: 700;}
.city_detail li.cd_ichikawa .city_name{ background-image: url("images/logo_ichikawa.png"); background-repeat: no-repeat; background-position: left; background-size: 45px 45px; padding: 20px 0 20px 55px;}
.city_detail li.cd_funabashi .city_name{ background-image: url("images/logo_funabashi.png"); background-repeat: no-repeat; background-position: left; background-size: 45px 45px; padding: 20px 0 20px 55px;}
.city_detail li.cd_matsudo .city_name{ background-image: url("images/logo_matsudo.png"); background-repeat: no-repeat; background-position: left; background-size: 45px 45px; padding: 20px 0 20px 55px;}
.city_detail li .city_text{ font-size: 1.4em; line-height: 1.7em; height: 322px; margin-bottom: 10px;}
.city_detail li.cd_ichikawa .city_text{ background-image: url("images/list_ichikawa.png"); background-repeat: no-repeat; background-position: center;}
.city_detail li.cd_funabashi .city_text{ background-image: url("images/list_funabashi.png"); background-repeat: no-repeat; background-position: center;}
.city_detail li.cd_matsudo .city_text{ background-image: url("images/list_matsudo.png"); background-repeat: no-repeat; background-position: center;}
.city_detail li .detail{}
.city_detail li .detail a{
    font-size: 1.6em;
    display: block;
    width: 300px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 2px solid #3194ec;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;}
.city_detail li .detail a span{
    color: #3194ec;
    position: relative;
    padding-left: 20px;}
.city_detail li .detail a span::before{
    content: "";
    position: absolute;
    top: 25%;
    left: 0;
    width: 0;
    height: 0;
    border-left: 7px solid #3194ec;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;}

.city_detail li .detail a:hover{ background-color: #3194ec;}
.city_detail li .detail a:hover span{ color: #fff;}
.city_detail li .detail a:hover span::before{ border-left: 7px solid #fff;}

@media screen and (max-width: 767px) {

.city_detail{ margin-bottom: 10px;}
.city_detail ul li{ float: none; width: 100%; margin: 0 0 20px; padding: 0;}
.city_detail li .city_text{ height: auto;}
.city_detail li .detail a{ width: 100%;}
.city_detail li .city_photo{ width: 100%; height: 200px; overflow: hidden; position: relative;}

}

.other_link{ text-align: center;}
.other_link ul li{ display:inline; margin:0 20px;}
    
@media screen and (max-width: 767px) {

.other_link ul li{
    float:left;
	margin:0 10px 0 0;
    margin-top: 10px;
	width: 50%;
	width: calc((100% - 10px) / 2);
	width: -webkit-calc((100% - 10px) / 2);
	width: -moz-calc((100% - 10px) / 2);
	box-sizing:border-box;
	padding: 10px;}
.other_link ul li img{ width: 100%; height: auto;}
.other_link ul li:nth-child(2n){
    margin-right: 0;}

}