@charset "UTF-8";

@import url("reset.css");
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
html{font-size:62.5%;

}
/* サンプル font-size:14px; を指定する場合 */
body{
	font-family: 'Montserrat', sans-serif;
	background: #edebe8;

}

h1,h2,h3,h4,h5,h6,li,a,th,td,p,span{
	font-family: 'Montserrat', sans-serif;
}




.spOnly{
	display:none;
}
.pcOnly{
	display: block;
}


header.container{
	width:  976px;
}


/* header */

header{
background: #474747 ;
}
header:after{
	content: "";
	display: block;
	clear: both;
}
.container{
    max-width: 976px;
    margin: 0 auto;

}

.pc-only{
	display: block;
}
.sp-only{
	display: none;
}


.h_left{
float: left;
}

.h_right{
	float: right;
	text-align: right;
}
.h_right .hr_1 span a{
    font-size: 12px;
    color: #e0e0e0;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;

}

.h_right .hr_2{
	display: inline-block;
}
.h_right .hr_2 span,.h_right .hr_2 div{
	display: inline-block;
	vertical-align: bottom;
}


.hr_2_box #searchformhead{
    width: 190px;
    height: 25px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #c1c1c1;
    border-radius: 2px;
    margin-left: 15px;
    display: inline-block;
}
.hr_2_box #langage_select{
    display: inline-block;
    vertical-align: middle;
}
.hr_2_box #langage_select select{
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 0;
    margin: 0;
    padding: 0;
    background: none transparent;
    vertical-align: middle;
    font-size: 14px;
    color: #404040;
    box-sizing: content-box;
    width: 190px;
    height: 25px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #c1c1c1 url(/img/renew18/header_select.png) no-repeat right 10px center;
    border-radius: 2px;
    margin-left: 15px;
    position: relative;
    padding: 3px 10px;
    font-size: 12px;
}



.hr_2_box input[type=text] {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 0 6px;
    width: 100%;
    height: 100%;
    font-size: 13px;
    font-weight: bold;
    color: #1f1f1f;
    line-height: 1;
    vertical-align: middle;
    font-size: 12px;
}
.hr_2_box button.submit {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    -webkit-appearance: none;
    z-index: 10;
    position: absolute;
    top: 6px;
    right: 6px;
    cursor: pointer;
}
.hr_2 span a{
    display: inline-block;
    font-size: 16px;
    color: #cecece;
    font-weight: bold;
    text-decoration: none;
    text-shadow: -1px -1px 1px #000000;
    text-shadow: -1px -1px 1px #222;
    padding: 1px 0;
}
.h_right .hr_2 span{
	margin-left: 20px;
}

.h_right .hr_2 span:after{
	content: "/";
	margin-left: 15px;
	display: inline-block;
    color: #cecece;
    font-size: 16px;
    text-shadow: -1px -1px 1px #000000;
    text-shadow: -1px -1px 1px #222;
}
.h_right .hr_2 span.last:after{
	display: none;
	content: none;
}

.h_right {
	margin: 9px 0 0;
    display: block;
    text-align: right;
    min-width: 400px;
    font-size: 0;
}
.h_right .hr_1{
	margin-bottom: 5px;
}
.h_right .h1_txt {
	width: 50%;
	display: inline-block;
	color: #e0e0e0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}
.h_right .ln_policy {
	width: 50%;
	display: inline-block;
	text-align: right;
}
#footer .footer_inr a{
	position: relative;
	color: #fff !important;
	padding-left: 14px;
	display: block;
	margin-bottom: 9px;
	font-size: 14px;
	line-height: 1.1;
}
#footer .footer_inr a:before{
    content: "\f105";
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	color: #949494;
}





header.container{
	width:  976px;
}


#globalheader {
    min-height: 70px;
    z-index: 1;
    position: relative;
}

.container{
	width:  976px;
}
.container_w{
	max-width: 1280px;
	margin: 0 auto;


}


.megamenu .toggle_content .col_3 span{
    padding: 11px 25px;
    font-weight: 500;
    text-align: left;
    color: #222;
    display: block;
}
.megamenu .toggle_content .col_3 .active,.megamenu .toggle_content .col_3 span:hover{
	background: none;
	color: #0d758c;
	text-decoration: underline;
	width: 100%;
	display: block;
}

#top_img .box2 .top_bnr_box{
	background: rgba(255, 255, 255, 0.91);
	box-shadow: 0 4px 20px rgba(81, 81, 81, 0.66);
	display: inline-block;
	padding:20px;
	vertical-align: middle;
/* 	height: 135px; */
	margin-right: 20px;
}

#top_img .box2 .top_bnr_box .tbb_1 img,#top_img .box2 .top_bnr_box .tbb_1 span{
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 10px;
	margin-right: 10px;
}
#top_img .box2 .top_bnr_box .tbb_1 span{
	color: #0a53aa;
	font-size: 18px;
}
.top_bnr_box.no2 .tbb_1 img{
	margin-top: 5px;
}

main.top{
	padding-top: 50px;
}

.top .sec{
	margin-bottom: 80px;
}
.top .sec01{
	text-align: center;
}

.tit_box {
	margin-bottom: 40px;
}
.tit_box h2{
    font-size: 26px;
    margin-bottom: 15px;
    font-family: 'Oxygen', sans-serif;
    letter-spacing: 3px;
    font-weight: bold;

}
.tit_box p{
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
letter-spacing: 2px;
}
.half_txt_img_box{
	height: 300px;
}

.half_txt_img_box .txt_content,.half_txt_img_box .img_content{
	float: left;
	width: 50%;
	vertical-align: middle;
	overflow: hidden;

}
.half_txt_img_box .txt_content{
	text-align: left;
	background: #FFF;
	padding: 15px;
}
.half_txt_img_box .img_content{
	background: #ccc;
	background: url(/img/renew18/topimg/img01.jpg);
}


.half_txt_img_box .txt_content .p_tit{
	font-size: 18px;
	margin-bottom: 15px;
}
.half_txt_img_box .txt_content .p_txt{
	font-size: 16px;
	line-height: 19px;
}

.category_list{
	margin-top: 10px;
	margin-bottom: 15px;
}
.category_list li{
	display: inline-block;
	font-size: 16px;
	border-right: solid 1px #000;
	padding:0 5px;
}
.category_list li:first-child{
	padding-left: 0;
}
.category_list li:last-child{
	border: none;
}
.half_txt_img_box:after{
	content: "";
	display: block;
	clear: both;
}

.top .sec02{
	text-align: center;
}
.top .sec02 .container:after{
	content: "";
	display: block;
	clear: both;
}
.box_3col_list .b_list{
    float: left;
    width: 31.5%;
    margin-right: 26px;
}
.box_3col_list .b_list:last-child{
	margin-right: 0;
}
.box_3col_list .b_list .b_list_img{
	width: 100%;
	height: 215px;
	background: #ccc;
	overflow: hidden;
}
.b_list_content{
	background: #FFFFFF;
	padding: 10px;
	text-align: left;

}
.b_list_content p{
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 17px;
}

.top .sec03{
	text-align: center;
}


.sec03_content{
	background:  url(/img/renew18/topimg/img02.jpg) center center;
	background-size: cover;
	padding: 70px 90px 40px;

}

.sec03_txt_content{
	background: rgba(0, 0, 0, 0.86);
	margin-bottom: 40px;
}
.sec03_txt_content p{
	color: #FFF;
	padding:30px 20px 20px;
	line-height: 1.5;
}

.sec03 .btn_content{
	text-align: center;

}
.sec03 .btn_content .btn{
	margin: 0 auto;
}

.top .sec04{
	text-align: center;
}


.tab_content li {
    float: left;
    display: block;
    width: 25%;
    color: #FFF;
    -webkit-transform: skewX(160deg);
    -moz-transform: skewX(160deg);
    transform: skewX(160deg);
    border-left: 1px solid #c4c4c5;
    position: relative;

}

.tab_content li:first-child {
    transform: skewX(0deg);
    border-left: solid 0px #000;
}

.tab_content li a{
	padding: 14px 21px;
	display: block;
	background: #0a53a9;

}
.tab_content li a span{
transform: skewX(-160deg);
display: block;
}
.tab_content li:first-child a span{
transform: skewX(0deg);
}
.tab_content li:first-child:before{
	content: "";
    height: 33px;
    background: #0a53a9;
    position: absolute;
    top: 0px;
    right: -18px;
    width: 20px;
    height: 44px;
}
.tab_content li:last-child:before{
    content: "";
    height: 0;
    background: #0a53a9;
    position: absolute;
    top: 0px;
    right: -8px;
    width: 0;
    border-right: 48px solid transparent;
    border-top: 44px solid #0a53a9;
    transform: skewX(20deg);
}
.tab_content li:last-child{
    width: 24.2%;
}
.tab_content ul{
	border-bottom: solid 3px #000;
}
.tab_content ul:after{
	content: "";
	display: block;
	clear: both;
}

[role="tabpanel"] {
  display: none;
}
[role="tabpanel"][aria-hidden="false"] {
  display: block;
}
[role="tablist"] [aria-selected="true"] {
  font-weight: bold;
  background: #000;

}
.tab_content li:first-child [aria-selected="true"]:before{
	content: "";
    height: 33px;
    background: #000;
    position: absolute;
    top: 0px;
    right: -18px;
    width: 20px;
}
.tab_content li:last-child [aria-selected="true"]:before{
    content: "";
    height: 0;
    background: #000;
    position: absolute;
    top: 0px;
    right: -8px;
    width: 0;
    border-right: 48px solid transparent;
    border-top: 44px solid #000;
    transform: skewX(20deg);
}


.tabpanel-wrap{
	background: #fff;
}

.tabpanel_content{
	padding:30px 20px 20px;
    text-align: left;
}
.tabpanel_content .content_box{
	width: 49.5%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
}

.tabpanel_content .content_box .tab_content_img{
	width: 160px;
	height: 180px;
	background: #ccc;
	float: left;
	margin-right: 15px;

}
.tabpanel_content:after{
	content: "";
	display: block;
	clear: both;
}

.category_tag{
	display: inline-block;
	background: #000;
	color: #fff;
	padding: 2px 10px;
	width: 120px;
	text-align: center;
	margin-bottom: 10px;
}

.tab_content_right{
	float: left;
    width: calc(100% - 180px);
}
.tab_content_right .p_date{
	margin-bottom: 10px;
}

.tab_content_right h4{
    background:  url(/img/renew18/arrow_right1.png) left center no-repeat;
    padding-left: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
}



.top .sec05,.map_content{
	text-align: center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+15,ffffff+85&0+1,1+10,1+90,0+100 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 85%, rgba(255,255,255,1) 90%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 1%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 15%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 90%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 1%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 15%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 90%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	padding: 50px 0 0;

}

.sec05 .container_w{
	min-width: 1000px;
}

.sec05 .tit_box h2{
    letter-spacing: 0.1rem;
    font-size: 28px;
    display: none;
}

.map_content .area_map_content .area_menu,.map_content .area_map_content .area_map_main,.map_content .area_map_content .area_map_side,
.sec05 .area_map_content .area_menu,.sec05 .area_map_content .area_map_main,.sec05 .area_map_content .area_map_side{
	float: left;
}
.map_content .area_map_content .area_menu,
.sec05 .area_map_content .area_menu{
	border: solid 1px #0a53a9;
	width: 235px;

	margin-right: 20px;
    margin-top: -119px;
 transform:skewX(-5deg);
    -webkit-transform: skewX(-5deg);
    -moz-transform: skewX(-5deg);
 background: #FFF;
    padding-bottom: 100px;
}

.map_content .area_map_content .area_menu_content .p_tit,.area_menu_content .menu,
.sec05 .area_map_content .area_menu_content .p_tit,.area_menu_content .menu{
transform: skewX(5deg);
    display: block;
}



.area_map_content .container:after{
	content: "";
	display: block;
	clear: both;
}

.area_menu_content{
    padding-top: 90px;
    text-align: left;
    padding-right: 20px;
}
.area_menu_content .p_tit{
    border-bottom: solid 2px #0a53aa;
	color: #0a53aa;
	margin-bottom: 20px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;

}

.area_menu_content .menu li{
	padding: 10px;
	padding-left: 20px;
	color: #007993;
}
.area_menu_content .menu li:hover,.area_menu_content .menu li.active,.area_menu_content .menu li.current{
	background: #0082ad;
	background: -moz-linear-gradient(top, #0082ad 0%, #007993 100%);
	background: -webkit-linear-gradient(top, #0082ad 0%,#007993 100%);
	background: linear-gradient(to bottom, #0082ad 0%,#007993 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082ad', endColorstr='#007993',GradientType=0 );
	color: #FFF;
	position: relative;
    width: 103%;
}


.area_menu_content .menu li:hover:after,.area_menu_content .menu li.active:after,.area_menu_content .menu li.current:after{
width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 40px 25px;
    border-color: transparent transparent #FFFFFF transparent;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    right: -1px;

}
.area_menu_content a:hover{
	text-decoration: none;
}

.area_map_main{
	width: 485px;
    margin-right: 12px;

}
.area_map_main .p_tit{
	text-align: left;
	font-weight: bold;
	color: #0b509e;
    margin-bottom: 10px;
}


.filter_tab .filter_tab_header a span{
    transform: skewX(-160deg);
    display: block;
}
.filter_tab .filter_tab_header a:first-child:before {
    content: "";
    height: 33px;
    background: #0a53a9;
    position: absolute;
    top: 0px;
    right: -18px;
    width: 20px;
    height: 44px;
}
.filter_tab .filter_tab_header .active:first-child:before {
    content: "";
    height: 33px;
    background: #000;
    position: absolute;
    top: 0px;
    right: -18px;
    width: 20px;
    height: 44px;
}

.filter_tab .filter_tab_header a:last-child:before {
    content: "";
    height: 0;
    background: #0a53a9;
    position: absolute;
    top: 0px;
    right: -10px;
    width: 0;
    border-right: 48px solid transparent;
    border-top: 44px solid #0a53a9;
    transform: skewX(20deg);
}
.filter_tab .filter_tab_header a:last-child {
    width: 24%;
}






.index_news_content .tab li.select:first-child:after{
    content: "";
    height: 33px;
    background: #000 !important;
    position: absolute;
    top: 0px;
    left: -8px;
    width: 20px;
    height: 44px;
}
.index_news_content .tab li.select:first-child:before {
    content: "";
    height: 33px;
    /* background: #000; */
    position: absolute;
    top: 0px;
    right: -18px;
    width: 20px;
    height: 44px;
}

.index_news_content .tab li{
	cursor: pointer;
    float: left;
    display: block;
    width: 25%;
    color: #FFF;
    -webkit-transform: skewX(160deg);
    -moz-transform: skewX(160deg);
    transform: skewX(160deg);
    border-left: 1px solid #c4c4c5;
    position: relative;
    padding: 14px 21px;
    display: block;
    background: #0a53a9;
}
.index_news_content .tab li:first-child{
transform: skewX(0deg);
    border-left: solid 0px #000;
}
.index_news_content .tab li span {
    transform: skewX(-160deg);
    display: block;
}
.index_news_content .tab li:first-child span {
    transform: skewX(0deg);
}

.index_news_content .tab li:first-child:before {
    content: "";
    height: 33px;
background: rgb(10,83,169);
background: -moz-linear-gradient(top, rgba(10,83,169,1) 0%, rgba(5,60,142,1) 100%);
background: -webkit-linear-gradient(top, rgba(10,83,169,1) 0%,rgba(5,60,142,1) 100%);
background: linear-gradient(to bottom, rgba(10,83,169,1) 0%,rgba(5,60,142,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a53a9', endColorstr='#053c8e',GradientType=0 );
    position: absolute;
    top: 0px;
    right: -18px;
    width: 20px;
    height: 44px;
}

.index_news_content .tab li:last-child:before {
    content: "";
    height: 0;
    background: #0a53a9;
    position: absolute;
    top: 0px;
    right: -10px;
    width: 0;
    border-right: 48px solid transparent;
    /* border-top: 44px solid #0a53a9; */
    transform: skewX(20deg);
}







/* nav */

#gnav{
	background: -webkit-linear-gradient(#ffffff 0%, #eceae7 100%);
	border-bottom: solid 3px #0a53aa;
	box-shadow: 0 1px 4px #ccc;
	position: relative;
}

#gnav .top_nav{display:flex;}
#gnav .top_nav > li{
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	cursor: pointer;
}

.sns_icon{
	text-align: right;
}
.sns_icon span{
	display: inline-block;
	width: 37px;
	height: 37px;
	margin-left: 1rem;
}
.sns_icon span img{
	width: 100%;
}


.li_sns{
	background: none !important;
	width: 190px !important;
	text-align: right;
	padding-top: 10px !important;
}
.li_sns:after{
	background: none;
}
.li_home{
	background: url(/img/renew18/global-nav_home_off.png) no-repeat left center !important;
	width: 70px !important;
	margin-left: -18px !important;
	padding-top: 15px !important;
}

.main-wrapper{
	width: 976px;
	margin: 0 auto;
}
.gnav_ul {
display: flex;
    height: 55px;
}
.gnav_ul > li {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    cursor: pointer;
    margin-left: -18px;
    background: url(/img/renew18/global-nav_02.png) no-repeat left center;
    background-size: contain;
    text-align: center;
    margin-top: -1px;
    cursor: pointer;
    display:table-cell;
    vertical-align: middle;
    width: 202px;
    height: 58px;
    padding-top: 11px;
    font-size: 14px;
    line-height: 19px;
}
.gnav_ul > li a{
    display: block;
}
.gnav_ul > li a:hover{
    text-decoration: none;
}
.gnav_ul > li:last-child a {

}
.gnav_ul > li h3 a:hover {
	text-decoration: underline;
	color: #0d758c;
}
.gnav_ul > .gnav_li:hover {
	background:  url(/img/renew18/global-nav_hover_02.png) no-repeat center bottom;
	color: #FFF;
	background-size: contain;
	width: 202px;
	height: 57px;
}
.gnav_ul > .li_home:hover {
	background:  url(/img/renew18/global-nav_home_on.png) no-repeat center bottom!important;
	color: #FFF;
	background-size: contain;
	width: 70px;
	height: 57px;
}
.gnav_ul > .li_home a {
	display: block;
	width: 100%;
	height: 100%;
}


@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .gnav_ul > li {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    cursor: pointer;
    margin-left: -19px;
    background: url(/img/renew18/global-nav.png) no-repeat left center;
    background-size: 192px;
    text-align: center;
    margin-top: -1px;
    cursor: pointer;
    display:table-cell;
    vertical-align: middle;
    width: 187px;
    height: 58px;
    padding-top: 0px;
    font-size: 14px;
    line-height: 19px;
	}
  *::-ms-backdrop,.gnav_ul > .gnav_li:hover {
    background: url(/img/renew18/global-nav.png) no-repeat left center;
	color: #0050ac;
    background-size: 192px;
    width: 187px;
    height: 57px;
	}

}

.gnav_ul > li:hover .megamenu {
max-height: 9999px;
opacity: 1;
    padding-top: 0rem;
    background: #FFF;
box-shadow:  0 4px 25px rgba(87, 87, 87, 0.28);
}
.megamenu_bg{
	background: -webkit-linear-gradient(#edebe8 0%,#edebe890 10%, #dddad4 100%);
}

.megamenu {

max-height: 0;
opacity: 0;
overflow: hidden;
width: 100%;
position: absolute;
top: 58px;
left: 0;
transition: all .2s ease-in;
z-index: 999;
}
.megamenu-inner {
display: flex;
flex-wrap: wrap;
}
.megamenu-inner .container:after{
	content: "";
	display: block;
	clear: both;
}

.megamenu-inner li {
    width: 100%;
padding: 0;
text-align: left;
}


.megamenu-inner a {
border-left: none;
    display: block;
    vertical-align: middle;
    height: auto;
    text-align: left;
    width: auto;
    font-size: inherit;
    font-weight: inherit;
}
.megamenu-inner-img {
margin: 0 0 10px;
}
.megamenu-inner-text img {
margin: 0 5px 0 0;
}


.gnav_ul > li ul li:hover {
	background: none;
    color:#0001;
}










.toggle_content{

}
.toggle_content .content{
position: absolute;
top: 61px;
width: 100%;
z-index: 12;
background: #FFF;

}
.toggle_content .content_1{
	padding: 1rem;
background: -webkit-linear-gradient(#edebe8 0%,#edebe890 10%, #dddad4 100%);
}
.toggle_content .content .content_1:after{
	content: "";
	display: block;
	clear: both;
}

.megamenu .toggle_content .col_3{
	float: left;
	width: 33%;
	border-right: solid 1px #fff;
	box-shadow: 1px 0 0 #bdbdbe;
	padding:10px 20px;
}
.megamenu .toggle_content .col_3 ul{
	margin-bottom: 15px;
}
.megamenu .toggle_content .col_3 ul.mb00{
	margin-bottom: 0;
}
.megamenu .toggle_content .col_3:last-child{
	border-right: none;
	box-shadow: none;
}
.megamenu .toggle_content .col_3{
	font-family: 'Montserrat', sans-serif;
}
.megamenu .toggle_content .col_3 .container:after{
	content: "";
	display: block;
	clear:both;
}
.megamenu .toggle_content .col_3 h3{
font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 1rem;
    color: #222;
}
.megamenu .toggle_content .col_3 span{
	padding: 6px 25px;
	font-weight: 500;
	text-align: left;
	color: #222;
	display: block;
}
.megamenu .toggle_content .col_3 .col_3_inner{
	display: inline-block;
}
.megamenu .toggle_content .col_3 .col_3_inner span{
	padding: 6px 0 6px 25px;
	font-weight: 500;
	text-align: left;
	color: #222;
	display: block;
}
.megamenu .toggle_content .col_3_inner ul li span a{
	text-align: right;
}

.toggle_content_foot{
	background: #edebe8;
	padding:13px 20px;

}

.toggle_content_foot .container div{
	float: left;
	width: 24.5%;
	margin-right: 0.5%;
	padding: 7px;
}

.toggle_content_foot .container div:hover{
    background-color: #e4e0d9;
    border-radius: 5px;
    box-shadow: inset 0px 0px 11px #8e8e8e69;
}


.toggle_content_foot .container div:last-child{
	margin-right: 0;
}
.toggle_content_foot .container div img{
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
.toggle_content_foot .container div p{
	padding-top: 10px;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #222;
	width: calc(100% - 74px);
}
.toggle_content_foot .container .foot_icon {
	display: inline-block;
	width: 60px;
}
.toggle_content_foot .container div p span{
	display: block;
	margin-top: 5px;
	font-size: 14px;
}
.toggle_content_foot .container:after{
	content: "";
	display: block;
	clear: both;
}


#top_img{
    position:relative;
    overflow: hidden;
    background: url(/img/renew18/topimg/topbnr02.png) center top no-repeat;
    background-size: 1310px;
    height: 520px;
    position: relative;
    background-size: 1485px;
    margin: 0 auto;
}
#top_img:before{
background:-webkit-linear-gradient(#FFFFFF90 0%, #FFFFFF00 100%);
    position: absolute;
    top: 0px;
    content: "";
    height: 100px;
    width: 100%;
}

#top_img:after{
	content: " ";
	width: 100%;
    height: 40px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.01) 0%, #edebe8 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.01) 0%, #edebe8 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.01) 0%, #edebe8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,255,255,0.01)', endColorstr='#edebe8',GradientType=0 );
	position: absolute;
	bottom: 0px;
}
#top_img .container{
	height: 520px;
}
#top_img .box1{
	width: 45%;
	height: 100%;
	/*background: rgba(1, 59, 130, 0.8);*/
	background: rgba(203, 86, 17, 0.5);
	padding: 15px;
	float: left;
	margin-right: 20px;
}
#top_img .box1 .box1_in{
	position: relative;
	top: 45.7%;
}
#top_img .box1 .p_tit{
	color: #FFFFFF;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 10px;
}
#top_img .box1 .p_txt{
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 45px;
	line-height: 1.5;
}


.btn.type1{
	border: solid 1px #00adc6;
	background: #0082ad;
	background: -moz-linear-gradient(top, #0082ad 0%, #007993 100%);
	background: -webkit-linear-gradient(top, #0082ad 0%,#007993 100%);
	background: linear-gradient(to bottom, #0082ad 0%,#007993 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082ad', endColorstr='#007993',GradientType=0 );
	color: #FFFFFF;
	padding: 4px 20px;
	width: 173px;
	/* display: block; */
	position: relative;
	/* display: block; */
	margin: 0 auto;
}
.btn.type1:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#074f60+0,095577+100 */
background: rgb(7,79,96); /* Old browsers */
background: -moz-linear-gradient(top, rgba(7,79,96,1) 0%, rgba(9,85,119,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(7,79,96,1) 0%,rgba(9,85,119,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(7,79,96,1) 0%,rgba(9,85,119,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#074f60', endColorstr='#095577',GradientType=0 ); /* IE6-9 */
border: solid 1px #117b95;
}
.btn.type1:after{
    content: "\f105";
    font-family: "Font Awesome 5 Free";
   font-weight:900;
    display: inline-block;
    margin-left: 5px;
    position: absolute;
    right: 10px;
    top: 8px;
}
.btn.type1.mt{
	margin-top: 10px;
}

#top_img .box1 .btn.type1{
		margin: 0 0 0 50%;
}
#top_img .box2{
	float: left;
	position: relative;
	top: 64.9%;
}

#top_img .box2 .top_bnr_box{
	background: rgba(255, 255, 255, 0.91);
	box-shadow: 0 4px 20px rgba(81, 81, 81, 0.66);
	display: inline-block;
	padding: 22px 5px;
	vertical-align: middle;
	height: 105px;
	margin-right: 20px;
	text-align: center;
	width: 229px;
}

#top_img .box2 .top_bnr_box .tbb_1 img,#top_img .box2 .top_bnr_box .tbb_1 span{
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
}
#top_img .box2 .top_bnr_box .tbb_1 span{
	color: #0a53aa;
	font-size: 18px;
	text-align: center;
}
.top_bnr_box.no2 .tbb_1 img{
	margin-top: 5px;
}

main.top{
	padding-top: 50px;
}

.top .sec{
	margin-bottom: 80px;
}
.top .sec01{
	text-align: center;
}

.tit_box {
	margin-bottom: 40px;
}
.tit_box h2{
    font-size: 32px;
    margin-bottom: 15px;
    font-family: 'Oxygen', sans-serif;
    letter-spacing: 3px;
    font-weight: bold;
}
.tit_box p{
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
letter-spacing: 2px;
}
.half_txt_img_box{
	height: 300px;
}

.half_txt_img_box .txt_content,.half_txt_img_box .img_content{
	float: left;
	width: 50%;
	vertical-align: middle;
	overflow: hidden;

}
.half_txt_img_box .txt_content{
	text-align: left;
	background: #FFF;
	padding: 15px;
}
.half_txt_img_box .img_content{
	background: #ccc;
	background: url(/img/renew18/topimg/img04.png);
}
.half_txt_img_box .txt_content .p_txt{
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 10px;
}
.top .half_txt_img_box .txt_content .p_txt {
	width: 456px;
	height: 84px;
	overflow: hidden;
}

.category_list{
	margin-top: 10px;
	margin-bottom: 15px;
}
.category_list li{
	display: inline-block;
	font-size: 16px;
	border-right: solid 1px #000;
	padding:0 5px;
}
.category_list li:first-child{
	padding-left: 0;
}
.category_list li:last-child{
	border: none;
}
.half_txt_img_box:after{
	content: "";
	display: block;
	clear: both;
}

.top .sec02{
	text-align: center;
}
.top .sec02 .container:after{
	content: "";
	display: block;
	clear: both;
}
.box_3col_list .b_list{
    float: left;
    width: 31.5%;
    margin-right: 26px;
}
.box_3col_list .b_list:last-child{
	margin-right: 0;
}
.box_3col_list .b_list .b_list_img{
	width: 100%;
	height: auto;
	background: #ccc;
	overflow: hidden;
}
.b_list_content{
	background: #FFFFFF;
	padding: 10px;
	text-align: left;

}
.b_list_content .p_tit{
	font-size: 18px !important;
    font-weight: 800;
}

.b_list_content p{
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 17px;
}

.top .sec03{
	text-align: center;
}


.sec03_content{
	background:  url(/img/renew18/topimg/img02.jpg) center center;
	background-size: cover;
	padding: 70px 120px 40px

}

.sec03_txt_content{
	background: rgba(0, 0, 0, 0.86);
	margin-bottom: 40px;
}
.sec03_txt_content p{
	color: #FFF;
	padding:30px 20px 20px;
}

.sec03 .btn_content{
	text-align: center;

}
.sec03 .btn_content .btn{
	margin: 0 auto;
}

.top .sec04{
	text-align: center;
}


.tab_content li {
    float: left;
    display: block;
    width: 25%;
    color: #FFF;
    -webkit-transform: skewX(160deg);
    -moz-transform: skewX(160deg);
    transform: skewX(160deg);
    border-left: 1px solid #c4c4c5;
    position: relative;

}

.tab_content li:first-child {
    transform: skewX(0deg);
    border-left: solid 0px #000;
}

.tab_content li a{
	padding: 14px 21px;
	display: block;
	background: #0a53a9;

}
.tab_content li a span{
transform: skewX(-160deg);
display: block;
}
.tab_content li:first-child a span{
transform: skewX(0deg);
}
.tab_content li:first-child:before{
	content: "";
    height: 33px;
    background: #0a53a9;
    position: absolute;
    top: 0px;
    right: -18px;
    width: 20px;
    height: 44px;
}
.tab_content li:last-child:before{
    content: "";
    height: 0;
    background: #0a53a9;
    position: absolute;
    top: 0px;
    right: -8px;
    width: 0;
    border-right: 48px solid transparent;
    border-top: 44px solid #0a53a9;
    transform: skewX(20deg);
}
.tab_content li:last-child{
    width: 24.2%;
}
.tab_content ul{
	border-bottom: solid 3px #000;
}
.tab_content ul:after{
	content: "";
	display: block;
	clear: both;
}

[role="tabpanel"] {
  display: none;
}
[role="tabpanel"][aria-hidden="false"] {
  display: block;
}
[role="tablist"] [aria-selected="true"] {
  font-weight: bold;
  background: #000;

}
.tab_content li:first-child [aria-selected="true"]:before{
	content: "";
    height: 33px;
    background: #000;
    position: absolute;
    top: 0px;
    right: -18px;
    width: 20px;
}
.tab_content li:last-child [aria-selected="true"]:before{
    content: "";
    height: 0;
    background: #000;
    position: absolute;
    top: 0px;
    right: -8px;
    width: 0;
    border-right: 48px solid transparent;
    border-top: 44px solid #000;
    transform: skewX(20deg);
}



.tabpanel-wrap{
	background: #fff;
}

.tabpanel_content{
	padding:30px 20px 20px;
    text-align: left;
}
.tabpanel_content .content_box{
	width: 49.5%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
}

.tabpanel_content .content_box .tab_content_img{
	width: 160px;
	height: 180px;
	background: #ccc;
	float: left;
	margin-right: 15px;

}
.tabpanel_content:after{
	content: "";
	display: block;
	clear: both;
}

.category_tag{
	display: inline-block;
	background: #000;
	color: #fff;
	padding: 2px 10px;
	width: 120px;
	text-align: center;
	margin-bottom: 10px;
}

.tab_content_right{
	float: left;
    width: calc(100% - 180px);
}
.tab_content_right .p_date{
	margin-bottom: 10px;
}

.tab_content_right h4{
    background:  url(/img/renew18/arrow_right1.png) left center no-repeat;
    padding-left: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
}


.top .sec05,.map_content{
	text-align: center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+15,ffffff+85&0+1,1+10,1+90,0+100 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 85%, rgba(255,255,255,1) 90%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 1%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 15%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 90%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 1%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 15%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 90%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	padding: 54px 0 0;

}

.sec05 .container_w{

}

.map_content .area_map_content .area_menu,.map_content .area_map_content .area_map_main,.map_content .area_map_content .area_map_side,
.sec05 .area_map_content .area_menu,.sec05 .area_map_content .area_map_main,.sec05 .area_map_content .area_map_side{
	float: left;
}
.map_content .area_map_content .area_menu,
.sec05 .area_map_content .area_menu{
	border: solid 1px #0a53a9;
	width: 235px;
	margin-right: 20px;
	margin-top: -122px;
	transform:skewX(-5deg);
	-webkit-transform: skewX(-5deg);
	-moz-transform: skewX(-5deg);
	background: #FFF;
	padding-bottom: 90px;
}

.map_content .area_map_content .area_menu_content .p_tit,.area_menu_content .menu,
.sec05 .area_map_content .area_menu_content .p_tit,.area_menu_content .menu{
transform: skewX(5deg);
    display: block;
}
.area_map_content .container:after{
	content: "";
	display: block;
	clear: both;
}

.area_menu_content{
    padding-top: 90px;
    text-align: left;
    padding-right: 20px;
}
.area_menu_content .p_tit{
    border-bottom: solid 2px #0a53aa;
	color: #0a53aa;
	margin-bottom: 20px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;

}

.area_menu_content .menu li{
	padding: 10px;
	padding-left: 20px;
	color: #007993;
}
.area_menu_content .menu li:hover,.area_menu_content .menu li.active{
	background: #0082ad;
	background: -moz-linear-gradient(top, #0082ad 0%, #007993 100%);
	background: -webkit-linear-gradient(top, #0082ad 0%,#007993 100%);
	background: linear-gradient(to bottom, #0082ad 0%,#007993 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082ad', endColorstr='#007993',GradientType=0 );
	color: #FFF;
	position: relative;
    width: 103%;
}


.area_menu_content .menu li:hover:after,.area_menu_content .menu li.active:after{
width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 40px 25px;
    border-color: transparent transparent #FFFFFF transparent;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    right: -1px;

}


.area_map_main{
	width: 485px;
    margin-right: 12px;

}
.area_map_main .p_tit{
	text-align: left;
	font-weight: bold;
	color: #0b509e;
    margin-bottom: 10px;
}
#map{
	width: 485px;
	height: 300px;
	background:  url(/img/renew18/area_bg.jpg) no-repeat center center;
}

.area_map_main #map{
	position: relative;
}

.area_map_main #map img{
    transition-duration: 0.1s;
}

.area_map_main #map .area_1 {
    position: absolute;
    top: 8px;
    left: 16px;
    opacity: 0;
}

.area_map_main #map .area_1:hover,.area_map_main #map .area_1.active{
	opacity: 1;
}
.area_map_main #map .area_2{
    position: absolute;
    top: 167px;
    left: 80px;
    opacity: 0;
}
.area_map_main #map .area_2:hover,.area_map_main #map .area_2.active{
	opacity: 1;
}
.area_map_main #map .area_3{
    position: absolute;
    top: 1px;
    left: 135px;
    opacity: 0;
}
.area_map_main #map .area_3:hover,.area_map_main #map .area_3.active{
	opacity: 1
}
.area_map_main #map .area_4{
    position: absolute;
    top: 156px;
    left: 205px;
    opacity: 0;
}
.area_map_main #map .area_4:hover,.area_map_main #map .area_4.active{
	opacity: 1;
}
.area_map_main #map .area_5{
    position: absolute;
    top: 130px;
    left: 320px;
    opacity: 0;
}
.area_map_main #map .area_5:hover,.area_map_main #map .area_5.active{
	opacity: 1;
}
.area_map_main #map .area_6{
    position: absolute;
    top: 166px;
    left: 313px;
    opacity: 0;
}
.area_map_main #map .area_6:hover,.area_map_main #map .area_6.active{
	opacity: 1;
}


.area_map_side{
	width: 220px;
	text-align: left;
}
.am_content1{
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
	background: #0370b8;
}
.area_map_side .p_tit{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}

.area_map_side .btn{
	margin: 0 auto;
	display: block;
}

.sec_under_content{
	position: relative;
    margin: 90px 0 30px;
}

.sec_under_content .content p{
	font-size: 13px;
}
.sec_under_content .content .p_txt1{
	border-bottom: solid 1px #bdbdbe;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.sec_under_content .content .p_txt2{
	text-align: right;
}

/*.sec_under_content .back_btn{
    position: absolute;
    right: 4px;
    top: -33px;
}*/
.sec_under_content .back_btn{
	position: inherit;
	bottom: 20px;
	right: 20px;
}



.filter_tab .filter_tab_header {
    border-bottom: solid 3px #000;
}

.filter_tab .filter_tab_header a:first-child {
    transform: skewX(0deg);
    border-left: solid 0px #000;
}

.filter_tab .filter_tab_header a:first-child d:before {
    content: "";
    height: 33px;
    background: #000;
    position: absolute;
    top: 0px;
    right: -18px;
    width: 20px;
}



.filter_tab .filter_tab_header a:first-child span{
    transform: skewX(0deg);
}
.filter_tab .filter_tab_header a{
    float: left;
    display: block;
    width: 25%;
    color: #FFF;
    -webkit-transform: skewX(160deg);
    -moz-transform: skewX(160deg);
    transform: skewX(160deg);
    border-left: 1px solid #c4c4c5;
    position: relative;
    padding: 14px 21px;
    display: block;
    background: #0a53a9;
}


[role="tablist"] [aria-selected="true"] {
    font-weight: bold;
    background: #000;
}

.filter_tab_header:after{
	content: "";
	display: block;
	clear: both;
}

.filter a.active {
    font-weight: bold;
    background: #000;
}

.filter_tab .filter_tab_header a.active:last-child:before {
    content: "";
    height: 0;
    background: #000;
    position: absolute;
    top: 0px;
    right: -8px;
    width: 0;
    border-right: 48px solid transparent;
    border-top: 44px solid #000;
    transform: skewX(20deg);
}


.filter_tab .filter_tab_content{
    padding: 30px 20px 20px;
    text-align: left;
    background: #fff;
}
.filter_tab .filter_tab_content:after{
	content: "";
	display: block;
	clear: both;
}

.filter_tab .filter_tab_content .content_box {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
}

.filter_tab .filter_tab_content .content_box .tab_content_img {
    width: 160px;
    height: 180px;
    background: #ccc;
    float: left;
    margin-right: 15px;
}



.filter_tab .filter_tab_content .content_box:after{
	content: "";
	display: block;
	clear: both;
}


.swiper-wrapper {
    display: block !important;
}




/*  */
.index_news_content .tab{
	overflow:hidden;
	}
.index_news_content .tab li{
	background: none;
	padding: 0;
	float:left;
	margin-right:1px;
	}
.index_news_content .tab li.select{
	background:#eee;
	}
.index_news_content .content{
	position: relative;
}
.index_news_content .content li{
	background:#eee;
	padding:20px;
	}
.index_news_content .hidden {
	visibility:hidden;
	height: 0;
	padding: 0 !important;
}



.index_news_content .tab{
    border-bottom: solid 3px #000;
    background: rgb(10,83,169);
    background: -moz-linear-gradient(top, rgba(10,83,169,1) 0%, rgba(5,60,142,1) 100%);
    background: -webkit-linear-gradient(top, rgba(10,83,169,1) 0%,rgba(5,60,142,1) 100%);
    background: linear-gradient(to bottom, rgba(10,83,169,1) 0%,rgba(5,60,142,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a53a9', endColorstr='#053c8e',GradientType=0 );
}




.index_news_content .tab li.select{

}

.index_news_content .tab li.select:first-child:before {
    content: "";
    height: 33px;
    background: #000;
    position: absolute;
    top: 0px;
    right: -2px;
    width: 20px;
    height: 44px;
    transform: skewX(176deg);
}
.index_news_content .tab li.select {
    font-weight: bold;
    background: #000;
}
.index_news_content .tab li{
	cursor: pointer;
	float: left;
	display: block;
	width: 25%;
	color: #FFF;
	-webkit-transform: skewX(160deg);
	-moz-transform: skewX(160deg);
	transform: skewX(160deg);
	border-left: 1px solid #c4c4c5;
	position: relative;
	padding: 14px 21px;
	display: block;
	/* background: #0a53a9; */
}
.index_news_content .tab li:first-child{transform: skewX(-15deg);border-left: solid 0px #000;}
.index_news_content .tab li span {
    transform: skewX(-160deg);
    display: block;
}
.index_news_content .tab li:first-child span {
    transform: skewX(16deg);
}

.index_news_content .tab li:first-child:before {
    content: "";
    height: 33px;
    background: none;
    position: absolute;
    top: 0px;
    right: -18px;
    width: 20px;
    height: 44px;
}

.index_news_content .tab li:last-child:before {
    content: "";
    height: 0;
    background: #0a53a9;
    position: absolute;
    top: 0px;
    right: -10px;
    width: 0;
    border-right: 48px solid transparent;
    /* border-top: 44px solid #0a53a9; */
    transform: skewX(20deg);
}
.index_news_content .tab li:last-child {
    width: 24%;
}
.index_news_content .tab li.select:last-child:before {
    content: "";
    height: 0;
    background: #000;
    position: absolute;
    top: 0px;
    right: -8px;
    width: 0;
    border-right: 48px solid transparent;
    border-top: 44px solid #000;
    transform: skewX(20deg);
}



.index_news_content .content li {
    padding: 30px 20px 20px;
    text-align: left;
    background: #fff;
}


.index_news_content .content li .content_box {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    margin-left: -3px;
}

.index_news_content .content li .tab_content_img {
    width: 160px;
    height: 180px;
    background: #ccc;
    float: left;
    margin-right: 15px;
}
/*  */
footer nav .col_3{
	float: left;
	width: 33%;
}
footer #bottomlink:after{
	content: "";
	display: block;
	clear:both;
}
.area_map_side .btn a:hover{
	text-decoration: none !important;
}

/* TOPへ戻るボタン */
#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 100%;
	display: block;
	z-index: 1000;
}
#pagetop a:hover {
	text-decoration: none;
	background: #999;
}





@media only screen and  (max-width:768px) {
	.pc-only{
		display: none;
	}

	.sp-only{
		display: block;
	}

	header{
	    height: 44px;
	}

	header .h_left #brandlogo {
	    width: 128px;
	    height: 44px;
	    background: url(/img/renew18/lgo-nav-global-panasonic-m-2x.png) no-repeat;
	    background-size: contain;
	}

	.sp_h_right{
		float: right;
	}


	.sp_header_menu button{
		background: none;
		border: none;
		display: table-cell;
		vertical-align: middle;
	    height: 44px;
	    width: 44px;
	    text-align: center;
	    border-left: 1px solid #727272;
	    box-shadow: -1px 0 0px #2e2e2e;
	    float: left;
	}
	.sp_header_menu .home_btn{
		background: none;
		border: none;
		display: table-cell;
		vertical-align: middle;
		height: 44px;
		width: 44px;
		text-align: center;
		border-left: 1px solid #727272;
		box-shadow: -1px 0 0px #2e2e2e;
		float: left;
	}
	.sp_header_menu .home_btn a{
		display: block;
		width: 100%;
		height: 44px;
	}
	.sp_header_menu .home_btn a img{
		padding-top: 15px;
		width: 18px;
	}

	.sp_header_top_menu1 {
		height: 58px;
		text-align: right;
		background: #edebe8;
	}
	.sp_menu1 {
		background: none;
		border: none;
		height: 58px;
		text-align: right;
		padding: 8px 10px;
		overflow: hidden;
	}
	.sp_menu1 .h1_txt {
		font-size: 12px;
		line-height: 1.4;
	}
	.sp_menu1 span {
		display: block;
		font-size: 12px;
		color: #222;
		color: #0b509e;
		margin-bottom: 4px;
	}
	.sp_menu1 span li {
		display: inline-block;
	}
	.sp_menu1 span li:after {
		content: "/";
		display: inline-block;
		margin: 0 3px;
	}
	.sp_menu1 span li:last-child:after {
		content: none;
	}
	
	.sp_header_top_menu2 {
		height: 44px;
		text-align: right;
		background: #edebe8;
	}
	.sp_menu2 {
		background: none;
		border: none;
		height: 44px;
		text-align: right;
		padding: 8px 10px;
		overflow: hidden;
	}
	.sp_menu2 span {
		display: block;
		font-size: 12px;
		color: #0b509e;
		margin-bottom: 4px;
	}
	.sp_menu2 span li {
		display: inline-block;
	}
	.sp_menu2 span li:after {
		content: "/";
		display: inline-block;
		margin: 0 3px;
	}
	.sp_menu2 span li:last-child:after {
		content: none;
	}

	.sp_header_menu button span{

	}
	.sp_header_menu button img{
	    width: 15px;
		vertical-align: middle;
	}



	.sp_menu_btn{
		position: relative;
	}
	.sp_nav_menu,.sp_global_menu{
		display:none;
		position: absolute;
		top: 44px;
		left: 0;
		background: #FFF;
		width: 100%;
		background: #ccc;
		z-index: 10;

	}
	.sp_search_block{
		position: absolute;
		top: 44px;
		left: 0;
		background: #FFF;
		width: 100%;
		background: #ccc;
	padding: 12px;
		z-index: 10;
	}
	.sp_nav_menu,.sp_global_menu{
		background: #000;
	}
	.sp_nav_menu li,.sp_global_menu li{
		display: block;
	    color: #FFF;
	    border-bottom: solid 1px #ccc;
	}
	.sp_nav_menu li a,.sp_global_menu li a{
		color: inherit;
		display: block;
	    padding: 10px 15px;
	}
	.sp_search_btn:focus,.sp_menu_btn:focus{
		box-shadow: none;
	}
	.sp_search_btn.active,.sp_global_btn.active,.sp_menu_btn.active{
		background: #3c3c3c;

	}
	.sp_search_block input[type=text] {
		font-size: 15px;
	    background: #a5a5a5;
	    border: none;
	    color: #000;
	    border-radius: 3px;
	    width: 100%;
	    padding: 2px 10px;
	    box-shadow: inset 1px 1px 3px #7d7d7d;
	}

	.sp_nav_block_1{
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #edebe8 2%, #fbfbfa 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1e5799 0%,#edebe8 2%,#fbfbfa 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1e5799 0%,#edebe8 2%,#fbfbfa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#fbfbfa',GradientType=0 ); /* IE6-9 */
	text-align: center;
	}
	.sp_nav_block_1 div{
	    display: inline-block;
	    width: 23.5%;
	    text-align: center;
	    vertical-align: top;
	    padding: 15px 0;
	    text-align: center;
	}
	.sp_nav_block_1 div a{
		display: block;
	}
	.sp_nav_block_1 div img{
		width: 70%;
		display: block;
		margin: 0 auto 10px;
	}
	.sp_nav_block_1 p{
	    font-weight: 800;
	    font-size: 14px;
	}
	.sp_nav_block_1 p span{
		display: block;
	}

	.sp_nav_block_2{
		background: #ccc;
	}

	.sp_nav_block_2 > ul > li{
	    background: #007994;

	}

	.sp_nav_block_2 ul > li > ul{
		border-top:solid 1px #edebe8;
	}
	.sp_nav_block_2 > ul > li span{
		display: block;
	    padding: 25px 15px;
	    position: relative;
	}

	.sp_nav_block_2 > ul > .toggle span:after{
	    content: "\f067";
	    font-family: "Font Awesome 5 Free";
	    font-weight: 900;
	    position: absolute;
	    top: 26px;
	    right: 20px;
	}
	.sp_nav_block_2 > ul > .toggle > .active:after{
	    content: "\f068";
	    font-family: "Font Awesome 5 Free";
	    font-weight: 900;

	    position: absolute;
	    top: 26px;
	    right: 20px;
	}

	.sp_nav_block_2 > ul > li > ul > li {
		position: relative;
	}

	.sp_nav_block_2 > ul > li > ul > li span:after{
	    content: "\f067";
	    font-family: "Font Awesome 5 Free";
	    font-weight: 900;
	    position: absolute;
	    top: 26px;
	    right: 20px;
	}
	.sp_nav_block_2 > ul > li > ul > li .active:after{
	    content: "\f068";
	    font-family: "Font Awesome 5 Free";
	    font-weight: 900;
	    color: #006c84;
	    position: absolute;
	    top: 26px;
	    right: 20px;
	}

	.sp_nav_block_2 ul li .sp_nav_child_child span{
		border-bottom: solid 1px #e4e3e1;
		position: relative;
		display: block;
		padding: 0
	}
	.sp_nav_block_2 ul li .sp_nav_child_child span:after{
	    content: "\f105";
	    font-family: "Font Awesome 5 Free";
	    font-weight: 900;
	    position: absolute;
	    top: 26px;
	    right: 20px;
	}
	.sp_nav_block_2 ul li .sp_nav_child_child span a{
		display: block;
	    padding: 25px 15px;
	}
	.sp_nav_block_2 > ul > li > ul > li{
	    background: #FFF;
	    color: #007895;
	}
	.sp_nav_block_2 > ul > li .sp_nav_child_child{
		background: #edebe8;
		color: #007994;
	}

	.sp_nav_block_2 ul li ul li.active{
		background: #FFF;
		color: #007994;
	}

	.sp_nav_menu li a{
		padding: 0;
	}

	.sp_nav_block_3 {
	    padding: 15px;
	    text-align: center;
	    background: #484848;
	}
	.sp_nav_block_3 span {
	    display: inline-block;
	    max-width: 75px;
	    text-align: center;
	    margin: 0px 10px;
	    width: 19%;
	}
	.sp_nav_block_3 span img {
	    width: 100%;
	    display: block;
	    margin: 0 auto;
	}


	.spOnly{
		display:block;
	}
	.pcOnly{
		display: none;
	}



	.container{
		width:  100%;
		max-width: 100%;
	    padding: 0;
	}
	.container_w{
		width:  100%;
		max-width: 100%;
		margin: 0 auto;
	}

	#globalheader{
		min-height: auto;
	}

	.main_menu{
		display: none;
	}

	.gnav_ul{
		display: none;
	}


	#globalheader {
	    background-color: #3b3b3b;
	}

	#top_img {
	    height: auto;
	}

	#top_img:after{
		display: none;
	}

	#top_img .container {
	    background: none;
	    width: 100%;
	    height: auto;
	    padding: 0;
	    margin: 0 auto;
	    padding-top: 130px;
	}

	#top_layout .box1 {
		width: 100%;
		height: auto;
		background: rgba(203, 86, 17, 0.5);
		padding: 15px;
	}
	#top_layout .box1 .p_tit{
		color: #FFFFFF;
		font-size: 32px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	#top_layout .box1 .p_txt {
		color: #FFFFFF;
		font-size: 12px;
		margin-bottom: 0rem;
		line-height: 15px;
	}

	#top_img .box1 {
	    width: 100%;
	    height: auto;
	    /*background: rgba(1, 59, 130, 0.8);*/
	    background: rgba(203, 86, 17, 0.5);
	    padding: 15px;
	    float: left;
	    margin-right: 0;
	}


	.btn.type1{
		max-width: 100%;
	}

	#top_img {
	    background-size: cover;
	    height: auto;
	}

	#top_img .box2 .top_bnr_box.no2{
		margin-right: 0;
	}
	.top_bnr_box img{
		width: 25%;
	}
	#top_img .box1 .p_txt {
	    color: #FFFFFF;
	    font-size: 12px;
	    margin-bottom: 0rem;
	    line-height: 15px;
	}
	#top_img .box2 .top_bnr_box{
		height: auto;
	}
	#top_img .box1 .btn.type1 {
	    margin: 0;
	    float: right;
	}
	#top_img .box1 .p_txt {
	    width: 67%;
	    float: left;
	}

	.topbnr_btn {
	    width: 32% !important;
	}
	.topbnr_btn2{
		width: 100% !important;
	}
	#top_img .box2 .top_bnr_box .tbb_1 span {
	    color: #0a53aa;
	    font-size: 18px;
	    width: 100%;
	}

	#top_img .box2 .top_bnr_box .tbb_1 span{
		margin: 0 !important;
		font-size: 15px;
		/* padding-top: 0.4rem; */
	}

	.tbb_1{
		padding: 0.4rem 0;
	}

	.sec01 .container{
		background: #FFF;
		padding-top: 30px;
	}


	/*  */
	.tit_box h2{
		letter-spacing: 1px;
		margin-bottom: 5px;
	}

	.tit_box p{
	line-height: 25px;
	    font-size: 15px;
	}
	.half_txt_img_box{
		display:flex;           /* Flexコンテナ―に設定 */
		flex-direction:column;
	}
	.half_txt_img_box .img_content{
		order: 1;
		width: 100%;
	}

	.half_txt_img_box .txt_content{
		order: 2;
		width: 100%;
	}



	.half_txt_img_box {
	    height: auto;
	}

	.half_txt_img_box .img_content {
	    background: #ccc;
	    background: url(/img/renew18/topimg/img01.jpg);
	    height: 48vw;
	    background-size: cover;
	    float: left;
	}



	.sec_under_content .container{
		padding: 0 3%;
	}

	.sec_under_content .back_btn {
	    position:static !important;
		right: auto !important;
		top: auto !important;
	}



	.box_3col_list .b_list{
	    margin-right:0 !important;
	    margin-left: 0;
	}
	.box_3col_list .b_list:last-child{
	    margin-right: 0 !important;
	}

	.box_3col_list .b_list .b_list_block {
	    width: 83%;
	    margin: 0 auto 0%;
	}

	/*  */

	/*左右の矢印の色を変える*/
	.slick-prev:before,
	.slick-next:before {
	    color: #000;
	}
	/*左右の矢印の位置を変える*/
	.slick-next {
	    right: 20px;
	    z-index: 99;
	}
	.slick-prev {
	     left: 15px;
	    z-index: 100;
	}

	.swiper-pagination {
	    position: absolute;
	    left: 0;
	    margin: 0 10px;
	    right: 0%;
	}

	.swiper-container.no1 .swiper-pagination,
	.swiper-container.no2 .swiper-pagination,
	.swiper-container.no3 .swiper-pagination {
	    position: absolute;
	    left: 0;
	    margin: 0 10px;
	    right: 0%;
	    bottom: 15px;
	}

	.swiper-pagination-bullet {
	    position: relative;
		top: 10px;
	    margin: 0 5px;
	}

	/*スライド数のドットの色を変える*/
	.slick-dots li.slick-active button:before,
	.slick-dots li button:before {
	    color: #fff;
	}
	/*スライド画像の横幅可変*/
	img {
	    max-width: 100%;
	     height: auto;
	}
	.sec02 .swiper-button-next,.sec02 .swiper-button-prev {
	    margin-top: 11vw !important;
	}
	.sec02 .swiper-container {
	    width: 96%;
		margin: 0 auto;
		padding-bottom: 30px;
	}

	/*  */

	.top .sec03{
		background: #FFF;
	    padding-top: 20px;
	    padding-bottom: 40px;
	}
	.tit_box {
	    margin-bottom: 25px;
	}
	.top .sec {
	    margin-bottom: 40px;
	}
	.sec03_content {
	    padding: 70px 40px 40px;
	}

	.filter_tab .filter_tab_content .content_box {
	    width: 100%;
	}



	.filter_tab .filter_tab_content {
	    padding: 30px 0px 20px;
	    text-align: left;
	    background: #fff;
	    width: 100%;
	}




	.sec04 .swiper-button-prev,.sec04 .swiper-button-next{
	    position: absolute;
	    top: 40%;
	    width: 27px;
	    height: 44px;
	    margin-top: -22px;
	    z-index: 10;
	    cursor: pointer;
	    background-size: 18px 23px;
	    background-position: center;
	    background-repeat: no-repeat;
	}
	.filter_tab .filter_tab_header {
	    border-bottom: solid 3px #000;
	    width: 100%;
	    float: left;
	    overflow: hidden;
	}
	.swiper-wrapper {
	    display: flex !important;
	}
	.content_box_block{
	padding: 30px 41px;
	}
	.content_box_block:after{
		content: "";
		display: block;
		clear:both;
	}

	.sec04 .pager_block{
		background: #9e9e9e;
		border-bottom: solid 3px #0B4E9D;
	}
	.pager_block:after{
		content: "";
		display: block;
		clear: both;
		height: 50px;
	}

	.filter_tab .filter_tab_header a,.index_news_content .tab li{
		padding: 14px 0;
	}



	#footer .hr_top{
		background: #333;
	}

	.index_news_content .tab li {

	    width: 24.9%;

	}


	/*  */
	#footer{
		width: 100%;

		min-width: 100% !important;
	}
	#footer .footer_inr{
		overflow: none;
		width: 100% !important;
		padding: 0 3%;
		padding-bottom: 30px;
	}
	#footer .copyright{
		width: 100% !important;
	}

	#footer .column {
	    width: 100% !important;
	    float: none;
	}
	#footer .category .category__ttl {
	    background: url(/img/icon_02.png) no-repeat left 4px;
	    padding-left: 18px;
	    margin-bottom: 5px;
	    border-bottom: solid 1px #ccc;
	    padding-bottom: 10px !important;
	    padding-top: 10px !important;
	    margin-bottom: 0 !important;
	}
	#footer .category .category__sub {
	    background: url(/img/icon_02.png) no-repeat left 4px;
	    padding-left: 18px;
	    border-bottom: solid 1px #ccc;
	    padding: 10px 18px ;
		position: relative;
	}

	#footer .category .category__sub,#footer .category .category__ttl{
	    padding: 14px 8px !important;
	}
	#footer .category .category__sub:after{
	    content: "\f067";
	    font-family: "Font Awesome 5 Free";
		font-weight: 900;
		position: absolute;
	    top: 15px;
		right: 10px;
	}
	#footer .category .category__sub.active:after{
	    content: "\f068";
	    font-family: "Font Awesome 5 Free";
		font-weight: 900;
		position: absolute;
	    top: 15px;
		right: 10px;
	}


	#footer .indent {
	    padding-left: 0 !important;
	}
	#footer .category ul {
	    margin-left: 0 !important;
	    margin-bottom: 10px;
	    border-bottom: solid 1px #CCC !important;
	    padding: 0;
	    background: #616161;
	}

	#footer .category li {
	    background: url(/img/icon_02.png) no-repeat left 4px;
	    padding-left: 18px;
	    border-bottom: solid 1px #CCC;
	    padding: 10px 18px !important;
	    position: relative;
	}



	#footer .category li:last-child{
		border-bottom: none;
	}
	#footer .category.mb10{
		margin-bottom: 0 !important;
	}


	#footer .footer_inr a{
		position: relative;
		color: #fff !important;
		padding-left: 0;
		display: block;
		margin-bottom: 0px;
	}
	#footer .footer_inr a:before{
		content: none;
	}

	/*

	.top .sec04,.top .sec05{
		display: none !important;
	}
	*/


	.top .sec05{
		background: #fff;
	}

	.area_menu{
		display: none;
	}

	.area_map_main #map{
		display: none;
	}
	.area_map_main{
		width: 100%;
		border-bottom: solid 2px #0b509e;
	    padding: 15px 0px;
	}

	.area_map_side{
		width: 100%;
	}
	.sp_area_menu{
		text-align: left;
		margin-bottom: 10px;
	}


	.area_map_main .sp_area_menu select{

	    padding:10px 16px;
	    -webkit-appearance: none;
	    -moz-appearance: none;
	    appearance: none;
		background: #0082ad;
		background: -moz-linear-gradient(top, #0082ad 0%, #007993 100%);
		background: -webkit-linear-gradient(top, #0082ad 0%,#007993 100%);
		background: linear-gradient(to bottom, #0082ad 0%,#007993 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082ad', endColorstr='#007993',GradientType=0 );
	    color: #FFF;
	    position: relative;
	    border: none;
	    border-radius: 0;
	    font-size: 18px;
	    padding-right: 80px;
	}

	.area_map_main .sp_area_menu .select_box{
		position: relative;
	    margin-bottom: 20px;
	}
	.area_map_main .sp_area_menu .select_box:after{
	    width: 0px;
	    height: 0px;
	    border-style: solid;
	    border-width: 0px 0 63px 26px;
	    border-color: transparent transparent #FFFFFF transparent;
	    position: absolute;
	    content: "";
	    display: block;
	    top: -3px;
	    left: 256px;
	    z-index: 101;
	}
	.area_map_main .sp_area_menu .select_box:before{
	    position: absolute;
	    content: "\f107";
	    font-family: "Font Awesome 5 Free";
	    font-weight: 900;
	    display: block;
	    top: 11px;
	    left: 226px;
	    z-index: 108 !important;
	    height: 50px;
	    width: 50px;
	    color: #FFFFFF;
	    font-size: 25px;
	}

	#sp_map img{
		width: 90%;
		margin: 0 auto;
		display: block;
	}


	.index_news_content .swiper-container {
		background: #9e9e9e;
	}

	.index_news_content .content li .content_box{
		width: 100%;
		margin-left: 0;
		background: #FFFFFF;
		margin-top: 20px;
	}

	.index_news_content .content li{
		padding: 0;
	}

	.am_content1{
	    width: 35%;
	    height: 35vw;
	    margin-bottom: 0px;
	    background: #0370b8;
		display: inline-block;
		vertical-align: middle;
		margin-right: 2%;
	}
	.am_content2{
	    display: inline-block;
		vertical-align: middle;
	    width: 60%;
	    text-align: center;
	}

	.area_map_side{
		float: none;
	}


	.copyright .fl img{
		display: none;
	}
	.copyright .termsLink{
		text-align: center !important;
		margin-bottom: 10px;
	    margin-left: 0 !important;
	}
	.copyright .termsLink a{
		display: inline-block !important;

	}

	#footer{
	    padding-bottom: 20px !important;
	}
	#footer .hr_top{
		border: none !important;
	}

	#footer .pagetop{
		display: none !important;
	}

	.copyright p{
		text-align: center !important;
	}

	.sec05.map_content {
	    text-align: center;
		background: #FFF !important;
	    padding: 50px 0 0;
	}
	.area_map_main .p_tit0{
		font-size: 22px;
		text-align: left;
		font-weight: bold;
		color: #0b509e;
		margin-bottom: 10px;
		border-bottom: solid 1px #024ea0;
		margin-left: 5px;
		margin-bottom: 15px;
	}
	.area_map_main .p_tit {
	    padding: 0 5px;
	    margin-bottom: 2px;
	}


	.sec_under_content .content .p_txt1,.sec_under_content .content .p_txt2{
	    font-size: 16px;
	    line-height: 19px;
	}





	#top_img .box2 {
	    float: none;
	    position: static;
	    top: 0;
	    margin: 0 auto;
	    background: #013b82d1;
	    padding: 3%;
	}



	#top_img .box2 .top_bnr_box {
	    background: rgba(255, 255, 255, 0.91);
	    box-shadow: 0 4px 20px rgba(81, 81, 81, 0.66);
	    display: inline-block;
	    padding: 2%;
	    vertical-align: middle;
	    margin-right: 20px;
	    width: 48%;
	    margin-right: 2%;
	}






	#top_img .box1 .p_txt {
	    color: #FFFFFF;
	    font-size: 12px;
	    margin-bottom: 0rem;
	}
	.topbnr_btn2{
		width: 100% !important;
		margin: 0 auto !important;
		display: block;
	}
	#top_img .box2 .top_bnr_box .tbb_1 span {
	    color: #0a53aa;
	    font-size: 18px;
	    width: 100%;
	}
	#top_img .box2 .top_bnr_box .tbb_1 span {
	    margin: 0 !important;
	    font-size: 15px;
	    /* padding-top: 0.4rem; */
	}
	.top_bnr_box.no2{
		margin-right: 0 !important;
	}
	#footer .category .category__sub {
	    background: url(/img/icon_02.png) no-repeat left 4px;
	    padding-left: 18px;
	    border-bottom: solid 1px #ccc;
	    padding: 10px 18px ;
		position: relative;

	}
	#footer .category ul {
	    margin-left: 0 !important;
	    margin-bottom: 10px;
	    border-bottom: solid 1px #CCC !important;
	    padding: 0;
	    background: #616161;

	}
	#footer .category li {
	    background: url(/img/icon_02.png) no-repeat left 4px;
	    padding-left: 18px;
	    border-bottom: solid 1px #CCC;
	    padding: 10px 18px !important;
	}
	#footer .category li:last-child{
		border-bottom: none;
	}

	.sec05 .container_w{
		min-width: 100%;
	}
	.area_map_main .sp_area_menu .select_box{
	/* 	background: #ccc; */
	}
	.area_map_main .sp_area_menu .select_box:after{
	    width: 0px;
	    height: 0px;
	    border-style: solid;
	    border-width: 0px 0 63px 26px;
	    border-color: transparent transparent #FFFFFF transparent;
	    position: absolute;
	    content: "";
	    display: block;
	    top: -3px;
	    left: 256px;
	    z-index: 101;
	}
	.area_map_main .p_tit {
	    padding: 0 15px;
	}
	.box_3col_list .b_list{
	    width: 100%;
	}

}


#top_layout .half_txt_img_box{
    height: auto;
}

.map_content .container_w .sp_padd{
    display: none;
}
