/*全要素*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500&display=swap');
* {font-family: 'Noto Sans JP' !important;font-size:16px;font-weight:400;}

.is-resizing.gs18-HeaderAnimation *{
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
transition: none !important;
}


/*色*/
.gs18-BGColor__Black{background-color: black}
.gs18-BGColor__BlackGray{background-color:  #1c1c1c}
.gs18-BGColor__Gray{background-color:  #F8F8F8;}
.gs18-Color__White{color: white}
input[type="text"]:focus {outline: 3px solid #00B7CE;}

/*画像ホバー*/
.gs18-ImgLink:hover{opacity: 0.7; filter: brightness(110%);-webkit-transform:scale(1.05);transform:scale(1.05);}
.gs18-ImgLink{width:100%;transition:.5s transform}


/*カルーセル*/
.gs18-Carousel__Body{padding-top: 25px;padding-bottom:68px;margin-left: auto;margin-right: auto;background-color: black;}
.gs18-Carousel__Box_Row{display: flex!important;flex-direction: row!important;justify-content: center!important;}
.gs18-Carousel__Box_Center{display: flex!important;justify-content: center!important;}
.gs18-Carousel__Box_Row_Itme--col3{width:25%;height:auto;}
.gs18-Carousel__Box_Row_Itme--col1{width:76%;height:auto;}
.gs18-Carousel__Box_Row_Itme_ImgLink{overflow:hidden;margin:3px;background-color: white;}
.carousel-control-next-icon{background: url(../assets_gws_template_responsive/default/img/icon/LinkNext-W.svg) no-repeat left center;vertical-align: middle;}
.carousel-control-prev-icon{background: url(../assets_gws_template_responsive/default/img/icon/LinkPrev-W.svg) no-repeat left center;vertical-align: middle;}
.carousel-indicators{bottom:0px;}
.carousel-indicators li{width:10px;height: 10px;border-radius: 50%;background-color: #dc4235;}
.carousel-more-info{color: #dc4235;position: absolute;right: 0;bottom: 15px;left: 0;z-index: 15;display: -ms-flexbox;display: flex;-ms-flex-pack: center;justify-content: center;padding-left: 0;margin-right: 15%;margin-left: 15%;}
.carousel-more-info a{border: solid 0.5px;padding: 10px 50px 10px 90px;}
.carousel-more-info a::after{content: "";display: inline-block;margin: -7px 10px -5px 0;width: 26px;height: 26px;background: url(../assets_gws_template_responsive/default/img/icon/LinkNext-W.svg) no-repeat left center;background-size: contain;vertical-align: middle;position:relative;top:0;left: 60px;}

/*コンテンツ*/
.gs18-Content__Container{margin:auto;width:85%;padding-top: 85px;max-width:1380px;}
.gs18-Content__KeyVisual{position:relative;width:100%;}
.gs18-Content__KeyVisual *{font-family: "Open Sans"!important;color: #FFFFFF;}
.gs18-Content__Banner{width:100%;height: auto;}
.gs18-Content__KeyVisualText{position:absolute;top:215px;left:54px;}
.gs18-Content__KeyVisual h1{font-size:64px;height:70px;font-weight: 400;line-height: 87px;margin:0;}
.gs18-Content__KeyVisual h4{font-size:40px;height:57px;font-weight: 400;line-height: 54px;margin:0;}

.gs18-Content__BreadcrumbList{padding: 0px;height:38px;margin-bottom:13px;margin-top:28px;display: flex;align-items: center;}
.gs18-Content__BreadcrumbList *{font-size:13px;color:black;margin-right: 10px;}
.gs18-Content__TitleFrame{position: relative;height: 114px;width:100%;}
.gs18-Content__TitleText{position: relative;top: 29px;opacity: 90%;text-align: left !important;margin-left:25px;font-size:36px;font-weight:400;}
.gs18-Content__TitleBGImage{position: absolute;width: 100%;height: 100%}
.gs18-Content__Title{font-size:24px;font-weight: 500;}
.gs18-Content__ListBox{width:100%;}
.gs18-Content__Maxwidth{max-width:1380px;margin:auto;}
.gs18-Content__Box{margin-left: auto!important;margin-right: auto!important;height:auto;}
.gs18-Content__Box_ListItem{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;justify-content: space-evenly;}
.gs18-Content__Box_Item{margin-top:32px;}
.gs18-Content__Box_Item:empty{visibility:hidden;}
.gs18-Content__Box_Item_ImgLink{overflow:hidden;}
.gs18-Content__Box_Item_ImgLink img{width:100%;height:auto;}
.gs18-Content__Box_Padding{padding:15px 5% 70px 5%;}
.gs18-Content__ImgTitle{line-height: 23px;margin-top:7px;margin-bottom:15px;min-height:31px;display: flex;flex-direction: column;justify-content: center;}
.gs18-Content__Div{display:none}
.gs18-Content__AreaTitle{display: flex;align-items: flex-end;}
.gs18-Content__AreaTitle h2{margin:0;height:43px;font-size:32px;color: black;}
.gs18-Content__AreaTitle a:nth-child(2){margin-left:45px;width:215px;height:32px;position:relative;color: black;text-decoration: none;}
.gs18-Content__AreaTitle a:nth-child(2)::after{content: "";display: inline-block;width: 26px;height: 26px;background: url(../assets_gws_template_responsive/default/img/icon/LinkNext-R.svg) no-repeat left center;background-size: contain;vertical-align: middle;position:relative;top:0;right:-10px;}

.gs18-Content__Box_DesignSupport img{border-radius: 30px;}


/*ニュースエリア*/
.gs18-Content__News{display: flex;flex-direction: row;justify-content: space-around;}
.gs18-Content__NewsArea{max-width:1380px;margin:auto;}
.gs18-Content__News_Content{margin: 21px 35px 59px 35px;}
.gs18-Content__News tr{line-height: 50px;}
.gs18-Content__News_Title{display: flex;justify-content: space-between;height:33px;}
.gs18-Content__News_Title *{font-weight: 500;margin:0;}
.gs18-Content__News_TitleLink::before{content: "";display: inline-block;margin: -7px 10px -5px 0;width: 26px;height: 26px;background: url(../assets_gws_template_responsive/default/img/icon/LinkNext-R.svg) no-repeat left center;background-size: contain;vertical-align: middle;}
.gs18-Content__News_Content_Item ul{padding-left:10px;margin:0;display: flex;}
.gs18-Content__News_Content_Item li{list-style:none;margin:0;float:left;font-size:13px;}
.gs18-Content__News_Content_Item ul li:nth-child(1){flex-basis:  105px;line-height: 19px;}
.gs18-Content__News_Content_Item ul li:nth-child(2){flex-basis:  auto;line-height: 19px;}
.gs18-Content__News_Content_Item mark{background-color:#EAEAEA;padding:0 3px;font-size: 13px;margin-right:6px;}

a,a:hover,a:visited{color: inherit;}

@media only screen and (max-width:768px){
.gs18-Content__Container{width:100%;padding-top: 65px;}
.gs18-Content__ContainerTop{padding-top: 65px;margin-bottom:46px;}
/*
.gs18-Content__Div.is-open-small{display:block;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: #323232;z-index: 16;}
*/
.gs18-Content__BreadcrumbList{padding-left:20px;margin-left: 0px;margin-right: 0px;margin-top:9px;}
.gs18-Content__TitleFrame{margin-left: 0px;margin-right: 0px;}



.gs18-Carousel__Box_Column{display: none!important;}
.gs18-Carousel__Box_Column_Small{display: flex!important;flex-direction:column!important;justify-content: center!important;}
.carousel-more-info{display:none;}

.gs18-Content__KeyVisual *{font-family: 'Roboto'!important;color: #FFFFFF;}
.gs18-Content__KeyVisualText{position:absolute;top:67.23px;left:11.63px;}
.gs18-Content__KeyVisual h1{font-size:24px;line-height: 28px;font-weight: 400;height: 24px;}
.gs18-Content__KeyVisual h4{font-size:16px;width:180px;font-weight: 300;line-height: 19px;margin-top:13.81px;}

.gs18-Content__Box_Item{margin-top: 24px;}
.gs18-Content__Box_Item--col2{flex: 0 0 45%;max-width: 45%;}
.gs18-Content__Box_Padding{padding: 58px 5% 14px 5%;}

.gs18-Content__News_Content{margin:0;margin-bottom: 42px;}
.gs18-Content__News_Content_Item--col1{width: 80%;}
.gs18-Content__News{display: flex;flex-direction:column;align-items:center;margin: 40px 0 ;}
.gs18-Content__News_Content_Item_Latest~.gs18-Content__News_Content_Item{display:none;width:311px;}
.gs18-Content__News_Content_Item_Latest{overflow:hidden;position:relative;}
.gs18-Content__News_Content_Item_Latest::after{content: "";display: inline-block;margin: -7px 10px -5px 0;width: 26px;height: 26px;background: url(../assets_gws_template_responsive/default/img/icon/LinkNext-R.svg) no-repeat left center;background-size: contain;vertical-align: middle;position:absolute;top: 10px;right:0;}
.gs18-Content__News .lead{font-weight: bold;text-align:center;font-weight: bold !important;}
.gs18-Content__News_Title{display:block;text-align: center;height:40px;}
.gs18-Content__News_Title p{font-weight: 700;font-size: 24px;font-size: 15px;}
.gs18-Content__News_TitleLink{display:none;}
.gs18-Content__NewsArea{margin-top:51px;margin-bottom:21px;}
.gs18-Content__News_Content_Item ul{padding-left:0;margin:0;display: block;}
.gs18-Content__News_Content_Item li{font-size: 15px;float:none;}
.gs18-Content__News_Content_Item mark{display:block;width: 78px;height: 21px;text-align:center;font-size: 12px;}
.gs18-Content__News>div:nth-child(2) li:nth-child(1) {margin-bottom:20px;}
/*
.gs18-Content__Div.is-open-small{display:block;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: #323232;z-index: 16;}
*/

.gs18-Content__AreaTitle{display: block;width:100%;margin:auto;margin-bottom:7px;}
.gs18-Content__AreaTitle h2{height:40px;margin:auto;font-size:24px;text-align:center;font-weight: 700;line-height: 35px;}
.gs18-Content__AreaTitle a{display: block;margin:auto;text-align:center;line-height: 23px;}
.gs18-Content__AreaTitle a:nth-child(2){margin-left:auto;}

}

@media only screen and (min-width:769px) and (max-width:980px){
.gs18-Content__Container{width:100%;padding-top: 65px;}
.gs18-Content__ContainerTop{padding-top: 65px;}
/*
.gs18-Content__Div.is-open-small{display:block;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: #323232;z-index: 16;}
*/

.gs18-Content__BreadcrumbList{padding-left:20px;margin-top:9px;}

.gs18-Content__News_Content_Item--col2{flex: 0 0 41%;max-width: 41%;}

.gs18-Carousel__Box_Column{display: flex!important;flex-direction:column!important;justify-content: center!important;}
.gs18-Carousel__Box_Column_Small{display: none!important}
.gs18-Content__Box_Item--col5{flex: 0 0 16%;max-width: 16%;}
.gs18-Content__Box_Item--col4{flex: 0 0 21%;max-width: 21%;}


}

@media only screen and (min-width:981px){

.gs18-Content__News_Content_Item--col2{flex: 0 0 41%;max-width: 41%;}

.gs18-Carousel__Box_Column{display: flex!important;flex-direction:column!important;justify-content: center!important;}
.gs18-Carousel__Box_Column_Small{display: none!important}
.gs18-Carousel__Box_Row_Itme_ImgLink{overflow:hidden;margin:4px;}
.gs18-Content__Box_Item--col5{flex: 0 0 16%;max-width: 16%;}
.gs18-Content__Box_Item--col4{flex: 0 0 21%;max-width: 21%;}
/*
.gs18-Content__Div.is-open{display:block;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: #323232;z-index: 16;}
*/
}

@media print{
}