﻿.linkStyle{
	color:#015077;
}
#logo{
	padding-top: 10px;
}
#header .logo {
	width: 150px;
	margin: auto 0;
}
header {
    padding-bottom: 15px;
    background: rgba(255,255,255,0.6);
}
header #header #header_menu li.border_so3-t a span {
    padding-top: 6px;
}
#contents .box_wrap .box:last-of-type {
    padding-bottom: 50px;
}
#page_title {
	background-repeat: repeat;
    background-size: 1000px;
}
#page_title #filter_white {
    padding-top: 218px!important;
}
#info #map iframe {
    height: 450px;
}
#info #map {
    width: 55%;
    padding-top: 0;
}
.info_box .d_flex{
	align-items: flex-start;
}
#info .info_txt {
    width: 33%;
    padding-right: 30px;
}
/*IE*/
@media all and (-ms-high-contrast: none){
 header #header #header_menu li.border_so3-t a span {
    padding-top: 9px;
}
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#header_menu ul li:last-child a span{
		font-size: 13px;
}
#header .logo {
	width: 115px;
    margin: 0 auto 0;
}
#contents .box_wrap .box:last-of-type {
    padding-bottom: 100px;
}
#page_title {
    background-size: 700px;
}
#page_title #filter_white {
    padding-top: 243px!important;
}
#info {
    padding-right: 20px;
}
.info_box .d_flex{
	align-items: flex-start;
}
#map{
	padding-top: 0;
}
#info #map iframe {
    height: 33vh;
}
#info #map {
    width: 50%;
}
#info .info_txt {
    width: 33%;
}
}
/* ---------- スマホ ---------- */
@media screen and (max-width: 667px){
#logo {
    padding-top: 5px;
}
#header .logo {
	margin: auto 0;
    width: 83px;
}
header {
    padding-bottom: 8px;
}
#intro #intro_txt {
    padding-bottom: 65px;
    padding-top: 45px;
}
#page_title #filter_white {
    padding-top: 132px!important;
}
#contents .box_wrap .box{
	padding-bottom: 0;
}
#contents .box_wrap .box:last-of-type{
	padding-bottom: 100px;
}
#info {
    padding-right: 0px;
}
#info #map{
	order: 2;
}
#info #map iframe{
        height: 40vh;
}
#info .info_txt{
	order: 1;
	margin-bottom: 20px;
        width: 90%!important;
        padding-right: 0;
}
main{
	padding-bottom: 30px!important;
}
}
