
.moduletip{
	background: #E87722;
	padding: 8px 0;
}
.moduletip p{
	text-align: center;
	color: #fff;
}
.moduletip p a{
	color: #005687;
	text-decoration: underline;
}
.moduleBox1 {
    margin-top: 47px;
    max-width: 762px;
}


.moduleBox1 h1 {
    text-align: center;
}

.moduleBox1 p {
    margin-top: 48px;
    margin-left: auto;
    margin-right: auto;
    max-width: 753px;
}
.moduleBox1 p.colblue{
	color: #45637A;
}
.moduleBox1 p.colblue a{
	color: #E87722;
	text-decoration: underline;
}

.moduleBox1 a {
    color: #E87722;
    text-decoration: underline;
    font-family: fontMedium;
}

.modulePC {
    text-align: center;
    margin-top: 35px;
}

.moduleBoxCan{
	display:none;
}

.moduleBoxCan .cityList{
    margin-bottom: 158px;
    height: auto;
}
	
.moduleBoxCan .cityLi{
	margin-top: 28px;
    margin-left: auto;
    margin-right: auto;
    float: inherit;
    max-width: 753px;
    margin-bottom: 28px;
}

.moduleBoxCan .col50{
	width:45%;
	float: left;
	font-size: 16px;
    color: #54585A;
    font-family: fontBook;
    line-height: 30px;
    margin-bottom: 21px;
    height: max-content;
}

.moduleBoxCan .col50 .title{
	color: #4782af;
	font-style: inherit;
    font-family: fontMedium;
    height: 30px;
}

.moduleBoxCan .col50 .contents{
	
}

.moduleBoxCan .col50 .content{
	
}

.moduleBoxCan .module-inquire{
	text-align: center;
    margin-top: 35px;
}

.moduleBox2 {
    text-align: center;
    margin-top: 55px;
}

.moduleBox2 a {
    color: #E87722;
    text-decoration: underline;
    font-family: fontMedium;
}

.moduleBox2 img {
    margin-bottom: 44px;
    width: 91px;
    height: auto;
}

.moduleBox2 h4 {
    color: #54585A;
}

.moduleMap{
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    height: 658px;
    margin-top: 100px;
}

.DC-area{
	position: absolute;
    top: 306px;
    right: 496px;
    color: #8cb0bf;
    font-size: 13px;
    font-family: fontMedium;
    cursor: pointer;
}

.mapPopBg{
    background-color: rgba(255,255,255,.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}
.mapPopBox{
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 #D8D8D8;
    width: 673px;
    max-height: 590px;
    min-height: 356px;
    position: relative;
    box-sizing: border-box;
    padding: 34px 67px 61px 82px;
}
.mapPopBox .close{
    position: absolute;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 15px;
    right: 19px;
    cursor: pointer;
}
.mapPopBox .close img{
    width: 80%;
    height: 80%;
}
.mapPopBox h2{
    line-height: 40px;
    margin-bottom: 5px;
    color: #54585A;
}
.mapPopBox p{
    font-size: 16px;
    line-height: 26px;
    font-family: fontBook;
    margin-bottom: 20px;
}
.mapPopBox ul{
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 15px;
    margin-bottom: 22px;
}
.mapPopBox li{
    width: 145px;
    display: inline-block;
    line-height: 26px;
    font-size: 16px;
    margin-right: 37px;
    font-family: fontBook;

}
.mapPopBox li:nth-of-type(3n){
    margin-right: 0;
}
.mapPopBox p a{
    color: #E87722;
    margin-top: 0px;
    display: contents; 
    font-family: fontMedium;
}

.moduleMobile h3 a{
    text-decoration: underline;
}

.mapPopBox .marT{
    margin-top: 109px;
}
#map{
    z-index: 1;
    height: 100%;
}
.moduleMobile{
    position: relative;
    display: none;
}
.moduleMobile h3{
    color: #45637A;
    font-size: 1.0rem;
    font-family: fontMedium;
    text-align: center;
    margin-top: 0.6875rem;
    margin-bottom: 1.375rem;
    line-height: 2.25rem;
}
.moduleMobile h3 a{
    text-decoration: underline;
}

.moduleMobile h3 a.selected{
    text-decoration: underline;
	color: #009CBD;
}
.searchBox{
    position: relative;
    height: 3.125rem;
    margin: 0 1.6875rem;
    margin-top: 0.9375rem;
}
.searchBox input{
    height: 3.125rem;
    border-radius: 1.5625rem;
    border: 1px solid #707372;
    width: 100%;
    padding-left: 3.75rem;

}
.searchBox img{
    position: absolute;
    width: 24px;
    left: 1.5625rem;
    top: 0.9375rem;
}
.stateList{}
.stateList dl{
    margin-bottom: 0.125rem;
}
.stateList dt{
    height: 5.625rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #FCFCFC;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.10);
    border-radius: 4px;
}
.stateList dt h2{
    margin-bottom: 0.9375rem;
    color: #54585A;
    font-size: 1.125rem;
    font-family: fontMedium;
}
.stateList dt:after{
    content: '';
    width: 1.0625rem;
    height: 0.6875rem;
    display: block;
    background: url('/assets/icon/allow2.png') no-repeat center center / 100% auto;
}


.stateList dd{
    display: none;
    padding: 1.8125rem 2.5rem 3.3125rem 2.375rem;
}
.stateList dd p{
    font-size: 16px;
    line-height: 26px;
    font-family: fontBook;
}
.stateList dd ul{
    margin-top: 1.125rem;
    margin-bottom: 1.25rem;
}
.stateList dd li{
    font-size: 16px;
    line-height: 26px;
    font-family: fontBook;
}
.stateList dd a{
    margin-top: 2.125rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.js_cttyList p a{
    color: #E87722;
    margin-top: 0px;
    display: contents; 
    font-family: fontMedium;
}


.stateList dl.select dt{
    background-color: #009CBD;
}
.stateList dl.select dt h2{
    color: #ffffff;
}
.stateList dl.select dt:after,.stateList dl.select dt.few:after{
    transform: rotate(0deg);
    background-image: url('/assets/icon/allow2_r.png');
}
.stateList dl.select dd{
    display: block;
}
.stateList dl.select dd.hide{
    display: none;
}

.stateList dl dt.few{
    background-color: #019CBD!important;
}
.stateList dl dt.few h2{
    color: #fff!important;
}

.stateList dl dt.few:after{
    transform: rotate(180deg);
    background-image: url('/assets/icon/allow2_r.png');
}


@media only screen and (max-width: 1024px) {
    .moduletip{
        padding: 0.75rem 0;
    }
    .moduletip .view-width{
        padding: 0 1.6875rem;
    }
    .moduletip p{
        text-align: left;
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
    .moduletip p a{
        color: #005687;
    }
    .moduleBox1 {
        margin-top: 2.5rem;
    }

    .moduleBox1 h1 {
        text-align: left;
        font-size: 1.325rem;
    }
    .moduleBox1 p {
        margin-top: 1.375rem;
        font-size: 1.0rem;
    }
	.modulePC {
		display:none;
	}
    .moduleBox2 {
        text-align: left;
        margin-top: 2.75rem;
    }

    .moduleBox2 img {
        margin-bottom: 2.125rem;
        width: 5.0rem;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    

    .moduleMobile{
        display: block;
    }
    .moduleMap{
        display: none;
    }
}