﻿/*�S�v�f*/
@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;}
*[href]:hover{color: #f50f10;transition: 0.2s;}

.is-resizing.gs18-HeaderAnimation *{
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
transition: none !important;
}

/*�J�X�^���v���p�e�B*/
:root {
  --scrollbar: 0px;
}

/*�`���y�[�W�p�̃w�b�_�[ 20230614 ��*/
.gs18-Table__Product {width:95%;margin:auto 20px;margin-top:45px;}
.gs18-Table__Product .generic-table {width: 80% !important; margin:auto;}
.gs18-Table__Product th {background-color: #EEEEEE;font-weight: bold;text-align: center;}
.gs18-Table__Product td {text-align: center;}
.gs18-Table__Product td:nth-child(1) {text-align: left;}
.gs18-Table__Product .gs18-Content__Title {padding-bottom:12px;border-bottom: solid 1px #000000;}
.gs18-Table__Product a {width: 80% !important; margin:auto; display:block;}


/*�F*/
.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;}

/*�摜�z�o�[*/
.gs18-ImgLink:hover{opacity: 0.7; filter: brightness(110%);-webkit-transform: scale(1.05);transform: scale(1.05);}
.gs18-ImgLink{width: 100%;height: 100%;transition: .5s transform;cursor: pointer;}

/*�w�b�_���j���[*/
.gs18-Header{z-index:20;position:fixed;max-width:1380px;}
.gs18-Header__Inner{max-width:none;z-index: 50;position: sticky;box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%);}
.gs18-Header.is-flyout.is-hidden{top:-140px;}
.gs18-HeaderNav__Text{font-size:17px;font-weight:500;}
.gs18-Header__Hamburger button:focus{outline: none;}
.gs18-Header__SearchBtn:focus{outline: none;}
/*�v���_�E��*/
.gs18-HeaderPulldown a{font-size:14px;font-weight: 400;}

.gs18-HeaderPulldown{display:block;top:85px;height:0px;transition:.2s height;transition-delay: 0.5s;}
.gs18-HeaderPulldown.is-open{height: 395px;z-index:1;}


/*.gs18-HeaderPulldown{display:block; opacity:0;top:-308px;height:0;transition:.2s opacity;}*/
/*.gs18-HeaderPulldown.is-open{opacity:1;transform:translateY(393px);height:auto;max-height: 395px;overflow: auto;z-index:1;transition-delay: 0.5s;}*/
.gs18-HeaderPulldown__Title{display:table;width: 253px;height: 60.85px;border: 1px solid black;padding: 9.61px 40px 13.88px 15px;margin: 0px 0 20px;}
.gs18-HeaderPulldown__Title a{display:table-cell;font-size:20px;width:198px;height:37.36px;font-weight: 400;vertical-align: middle;}
/*���j���[��̌����y�[�W�����N20230829�ʋ{*/
.gs18-HeaderPulldown__SearchPageLink{display:table;width: 253px;height: 37.77px;border: 1px solid black;padding: 1px 40px 1px 15px;background-color: #07005C;color: white;}
.gs18-HeaderPulldown__SearchPageLink a{display:table-cell;font-size:16px;width:215px;height:32px;font-weight: 400;vertical-align: middle;}
.gs18-HeaderPulldown__SearchPageLink a::after{content: "";display: inline-block;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;right: -10px;}
.gs18-HeaderPulldown__Inner{height: 100%;max-width:none!important;background-color: #E8E8E8;}
.gs18-HeaderPulldown__Wrapper_Box{position:relative;width:100%;margin-left:60px;padding:18px 0 30px 0;display:table-cell;height:100%;}
.gs18-HeaderPulldown__Wrapper_InlineBox{position:relative;width:100%;margin-left:60px;padding:18px 0 30px 0;display:inline-flex;}
.gs18-HeaderPulldown__MultiCategory{overflow-y:auto;height:100%;list-style:none;-ms-scroll-chaining:none;overscroll-behavior:none;padding:0px 100px 0px 0px;}
.gs18-HeaderPulldown__Header{width:25%;vertical-align: top;padding: 18px 0 30px 30px;}
.gs18-HeaderPulldown__BigCategory{overflow-y:auto;height:100%;list-style:none;-ms-scroll-chaining:none;overscroll-behavior:none;padding:0px;}
.gs18-HeaderPulldown__BigCategory--2col>.gs18-HeaderPulldown__ListItem{padding-right:50%}
.gs18-HeaderPulldown__BigCategory--3col>.gs18-HeaderPulldown__ListItem{padding-right:66.66666%}
.gs18-HeaderPulldown__BigCategory--3col .gs18-HeaderPulldown__2ndList.is-open{left:33.33333%;width:66.66666%}
.gs18-HeaderPulldown__BigCategory--3col .gs18-HeaderPulldown__2ndList>.gs18-HeaderPulldown__List>.gs18-HeaderPulldown__ListItem{padding-right:calc(50% + 15px)}
.gs18-HeaderPulldown__BigCategory--3col .gs18-HeaderPulldown__3rdList.is-open{left:50%;width:50%}
.gs18-HeaderPulldown__BigCategory .gs18-HeaderPulldown__ListItem>a.is-open{background-color:#BE32324D;width:100%;}
.gs18-HeaderPulldown__MiddleCategory{display:block;position:absolute;z-index:2;top:0;left:25%;width:0%;height:100%;transition:.5s transform;-webkit-transform:translateX(100%);transform:translateX(100%);background-color:#E8E8E8;}
.gs18-HeaderPulldown__MiddleCategory.is-open{-webkit-transform:translateX(0);transform:translateX(0);overflow: auto;width:75%;padding:18px 0 30px 30px;}
.gs18-HeaderPulldown__MiddleCategory>ul{display:none;}
.gs18-HeaderPulldown__MiddleCategory.is-open>ul{display:block;}
.gs18-HeaderPulldown__MiddleCategory .gs18-HeaderPulldown__Header{display:none}
.gs18-HeaderPulldown__MiddleCategory>.gs18-HeaderPulldown__List{position: static;overflow:auto;height:100%;margin-left:0;padding-top:0px;-ms-scroll-chaining:none;overscroll-behavior:none}
.gs18-HeaderPulldown__MiddleCategory .gs18-HeaderPulldown__ListItem>a.is-open{background-color:#BE32324D}
.gs18-HeaderPulldown__SmallCategory{display:block;position:absolute;z-index:2;top:0;bottom:0;left:50%;width:0%;height:100%;transition:.5s transform;-webkit-transform:translateX(100%);transform:translateX(100%);background-color:#E8E8E8;}
.gs18-HeaderPulldown__SmallCategory.is-open{-webkit-transform:translateX(0);transform:translateX(0);overflow: auto;width:50%;padding:18px 0 30px 30px;}
.gs18-HeaderPulldown__SmallCategory>ul{display:none;}
.gs18-HeaderPulldown__SmallCategory.is-open>ul{display:block;}
.gs18-HeaderPulldown__SmallCategory>.gs18-HeaderPulldown__List{overflow:auto;height:100%;margin-left:0;padding-top:0px;-ms-scroll-chaining:none;overscroll-behavior:none}
.gs18-HeaderPulldown__SmallCategory .gs18-HeaderPulldown__ListItem--parent{margin-bottom:5px}
.gs18-HeaderPulldown__MultipleTiers .gs18-HeaderPulldown__ListItem:hover{background-color:inherit!important;}
.gs18-HeaderPulldown__SmallCategory .gs18-HeaderPulldown__ListItem:hover{background-color:#BE32324D!important;}
.gs18-HeaderPulldown__ListItem:hover{background-color:#BE32324D}

/*�T�u���j���[*/
.gs18-HeaderSubNav{font-size:14px;height: 35px;}
.gs18-HeaderSubNav__ListItem{position:relative;}
.gs18-HeaderSubNav__Item{position:relative;list-style:none}
.gs18-HeaderSubNav__Item_Split::before{position:absolute;top:50%;left:0;display:block;width:1px;height:1em;content:"";-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#757575}
.gs18-HeaderSubNav__Item_Split{padding-right: 16px;}
.gs18-HeaderSubNav__Item:first-child::before{content:none}
.gs18-HeaderSubNav__Text{font-size:13px;line-height:2;display:block;padding:4px 12px;text-decoration:none;color:#000!important}
.gs18-HeaderSubNav__Text:hover{text-decoration:none;color:#f50f10!important}

/*�O���[�o�������N*/
.gs18-Header__GlobalSelectArea_List ul{margin:0;}
.gs18-Header__GlobalSelectArea_ListItem{list-style: none;padding:5px 0px 5px 0px;font-size:12px;}
.gs18-Header__GlobalCloseBtn{position:absolute;top:0;right:0;border:0;background-color: inherit;}


/*�J���[�Z��*/
.gs18-Carousel__Body{padding-top: 25px;padding-bottom:68px;margin-left: auto;margin-right: auto;}
.gs18-Carousel__Box_Row{display: flex!important;flex-direction: row!important;justify-content: space-between!important;}
.gs18-Carousel__Box_Center{display: flex!important;justify-content: center!important;}
.gs18-Carousel__Box_Center_Top_Mobile{display: none!important;}
.gs18-Carousel__Box_Row_Itme--col3{width:100%;height:auto;}
.gs18-Carousel__Box_Row_Itme--col3:empty{visibility:hidden;width:30px;}
.gs18-Carousel__Box_Row_Itme--col1{width:76%;height:auto;}
.gs18-Carousel__Box_Row_Itme_ImgLink{overflow:hidden;background-color: white;}
.gs18-Carousel__Box_Row{height: 220px;max-height: calc((100vw - var(--scrollbar)) / 5.1);margin: 0 calc(100% / 12);}
.gs18-Carousel__Box_Center .gs18-Carousel__Box_Row_Itme_ImgLink{width: 100%;height: 220px;max-height: calc((100vw - var(--scrollbar)) / 5.1);margin: 0 calc(100% / 12) 25px;}
.carousel-control-prev{left: -6px;}
.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-control-next-icon.icon-red{background: url(../assets_gws_template_responsive/default/img/icon/LinkNext-R.svg) no-repeat left center;}
.carousel-control-prev-icon.icon-red{background: url(../assets_gws_template_responsive/default/img/icon/LinkPrev-R.svg) no-repeat left center;}
.carousel-indicators{bottom:0px;}
.carousel-indicators li{width:8.91px;height: 8.91px;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;}

/*�R���e���c*/
.gs18-Content__Container{margin:auto;width:85%;padding-top: 85px;max-width:1380px;}
.gs18-Content__KeyVisual{position:relative;width:100%;max-height: 683px;overflow: hidden;}
.gs18-Content__KeyVisual::before{content: "";display: block;padding-top: calc(100% * 3 / 7);}
.gs18-Content__KeyVisual *{font-family: "Open Sans"!important;color: #FFFFFF;}
.gs18-Content__Banner{position:absolute;top: 50%;left:50%;transform: translate(-50%, -50%);width:100%;height: auto;overflow: hidden;}
.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%;overflow: hidden;}
.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;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%; height: auto;}
.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;cursor: pointer;}
.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 h2:hover{color: #f50f10;transition: 0.2s;}
.gs18-Content__AreaTitle a{text-decoration: none;}
.gs18-Content__AreaTitle a:nth-child(2){margin-left:45px;width:215px;height:32px;position:relative;color: black;}
.gs18-Content__AreaTitle a:nth-child(2):hover{color: #f50f10;transition: 0.2s;}
.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_ProductDocumentsList{margin-top: 34px;margin-left: auto;margin-right: auto;padding-left: 30px;}
.gs18-Content__Box_ProductDocumentsList li{list-style: none;margin-bottom: 27px;}
.gs18-Content__Box_ProductDocumentsList li ul{padding: 0;}
.gs18-Content__Box_ProductDocumentsList li ul li{list-style: none;margin-bottom: 0;}
.gs18-Content__Box_ProductDocumentsList p{margin-top: 0;margin-bottom: 0;}
.gs18-Content__Box_ProductDocumentsLink{position: relative;padding-left: 30px;}
.gs18-Content__Box_ProductDocumentsLink img{position: absolute;left: 0;top:0;}

.gs18-Content__Box_DesignSupport img{border-radius: 30px;}
.gs18-Content__InnerTableList{list-style: none;margin: 0;padding: 0;}
.gs18-Content__InnerTableList li{position: relative;}
.gs18-Content__InnerTableList li a{padding-left: 30px;}
.gs18-Content__InnerTableList img{position: absolute;margin: 0;padding: 0;left: 0;top: 0;}

/*�j���[�X�G���A*/
.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;}

/*�t�b�^�[*/
.gs18-Footer__Global{background: #FBFBFB;padding:0px;width: 100%;margin: 0px;}
.gs18-Footer__SiteNav{padding:46px 120px 46px 120px;height:302px;}
.gs18-Footer__SiteNav_ListItem{display: table-cell; vertical-align: middle;list-style: none;margin:0px;line-height: 23px;width: 205px;height: 38px;margin-right:100px;align-items: center;-webkit-box-align: center;-moz-box-align: center;-o-box-align: center;-ms-box-align: center;box-align: center;}
.gs18-Footer__SiteNav_ListItem a{display: block;font-weight: 500;width:100%;font-size: 16px;    text-align: left;}
.gs18-Footer__SiteNav ul{padding: 0;margin:0px 5px 0px 0px;}
.gs18-Footer__SiteNav_Box{width:216px;height:210px;}
.gs18-Footer__Title{font-weight: 500;max-width: 1440px;margin-right: auto;margin-left: auto;}
.gs18-Footer__Inner{background: #DBDBDB;padding-left: 16px;width: 100%;}
.gs18-Footer__Links{background: #DBDBDB;}
.gs18-Footer__SNS_Box{max-width: 1440px;margin: auto;margin-bottom: 77px;}
.gs18-Footer__Copyright{font-family: Roboto,sans-serif!important;height: 25.2px;}
.gs18-Footer__Legal *{font-size:16px;font-weight: 300;}
.gs18-Footer__List>li>a{font-weight: 600;}
a,a:hover,a:visited{color: inherit;}

/*�{�b�N�X�p�^�[��*/
.gs18-Content__Box_BackGroundColor_Gray{position: relative;left: var(--scrollbar);width: calc(100vw - var(--scrollbar));background-color: #F9F9F9;margin: 0 calc(50% - 50vw - var(--scrollbar) / 2);padding: 0 calc(50vw - 50% - var(--scrollbar) / 2);}
.gs18-Content__Box_BackGroundColor_White{position: relative;left: var(--scrollbar);width: calc(100vw - var(--scrollbar));background-color: #FFFFFF;margin: 0 calc(50% - 50vw - var(--scrollbar) / 2);padding: 0 calc(50vw - 50% - var(--scrollbar) / 2);}
.gs18-Content__Box_TextImageArea_TextArea{word-break: break-all;}
.gs18-Content__Box_TextImageArea_TextArea p{font-size: 22px;font-weight: 400;line-height: 32px;margin-bottom: 20px;}
.gs18-Content__Box_TextImageArea_TextArea h2{font-size: 15px;font-weight: 400;line-height: 22px;margin-bottom: 0;}
.gs18-Content__Box_TextImageArea_ImageArea img{width: 100%;}

.gs18-Content__Box_LeftTextRightImageItemArea{display: flex;justify-content: space-between;padding-top: 60px;padding-bottom: 40px;}
.gs18-Content__Box_LeftTextRightImageItemArea .gs18-Content__Box_TextImageArea_TextArea{width: 44%;}
.gs18-Content__Box_LeftTextRightImageItemArea .gs18-Content__Box_TextImageArea_ImageArea{width: 50%;}

.gs18-Content__Box_TopTextBottomImageItemArea{display: flex;flex-direction: column;align-items: center;padding-top: 60px;padding-bottom: 40px;}
.gs18-Content__Box_TopTextBottomImageItemArea .gs18-Content__Box_TextImageArea_TextArea{text-align: center; width: 70%;}
.gs18-Content__Box_TopTextBottomImageItemArea .gs18-Content__Box_TextImageArea_ImageArea{margin-top: 20px;}

.gs18-Content__Box_LeftTopTextLeftBottomImageItemArea{display: flex;flex-direction: column;align-items: flex-start;padding-top: 60px;padding-bottom: 40px;}
.gs18-Content__Box_LeftTopTextLeftBottomImageItemArea .gs18-Content__Box_TextImageArea_TextArea{margin-top: 20px; width: 70%;}
.gs18-Content__Box_LeftTopTextLeftBottomImageItemArea .gs18-Content__Box_TextImageArea_ImageArea{margin-top: 20px;}

.gs18-Content__Box_TopTextBottomTwoImagesItemArea{display: flex;flex-direction: column;align-items: center;padding-top: 60px;padding-bottom: 40px;}
.gs18-Content__Box_TopTextBottomTwoImagesItemArea .gs18-Content__Box_TextImageArea_TextArea{width: 100%;text-align: center; width: 70%;}
.gs18-Content__Box_TopTextBottomTwoImagesItemArea .gs18-Content__Box_TextImageArea_ImageArea ul{display: flex;justify-content: space-between;max-width: 100%;list-style: none;padding: 0;margin-top: 20px;margin-bottom: 0;}
.gs18-Content__Box_TopTextBottomTwoImagesItemArea .gs18-Content__Box_TextImageArea_ImageArea li{width: 45%;}
.gs18-Content__Box_TopTextBottomTwoImagesItemArea .gs18-Content__Box_TextImageArea_ImageArea li p{font-size: 22px;font-weight: 400;line-height: 32px;text-align: center;margin-bottom: 0;}

@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: #000000;opacity: 0.8;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;}
/*20230905�w�b�_�[���j���[�W�J���ɃX�N���[���ɂ��Ă��Ȃ��̂�C��*/
.gs18-Header.is-open-small{position:fixed;}
.gs18-HeaderSubNav{transition:.5s width;position: absolute;z-index: -1;background: white;bottom: auto;top: 592px;right:0;width: 0;min-height: 40px;margin:0px;padding:0px;}
.gs18-HeaderSubNav.is-open-small{width:100%}
.gs18-HeaderSubNav__Menu{position: relative;z-index: -1;background: white;bottom: auto;top: 0px;width: 0;min-height: 40px;display:none;}
.gs18-HeaderSubNav__Item_Split{width:calc(90% - 75px);}
.gs18-HeaderNav.is-open-small+nav{width:100%}
.is-open-small .gs18-HeaderSubNav__Menu{display: flex;flex-wrap: wrap;width: 100%;}
.gs18-Header__GlobalSelectArea.is-open{transform:translate(-100%,0px);width:100%;}
.gs18-Header__GlobalSelectArea{transition:.5s transform;position:absolute;z-index:1;left:100%;top:65px;background:white;width:0%;overflow: hidden;width:0%;}
.gs18-Header__GlobalSelectArea_Body{display: flex!important;flex-direction: column;border: none;background-color: #f6f6f6 !important;padding: 0px !important;}
.gs18-Header__GlobalSelectArea_Title{border-bottom: 2px solid red;font-weight: bold;font-size: x-large;padding: 5px 0px 5px 20px;}
.gs18-Header__GlobalSelectArea_ListItem{font-size: x-large;padding: 5px 0px 5px 20px;}
.gs18-Header__GlobalSelectArea_List ul{margin:0px;padding:0px;}
.gs18-Header__Search{top:65px;}
.gs18-Header__SearchInner{width:100%;}

.gs18-Carousel__Body{display: flex;flex-direction: column;justify-content: space-between;height: 550px;}
.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-Carousel__Box_Center{height: 220px;}
.gs18-Carousel__Box_Center .gs18-Carousel__Box_Row_Itme_ImgLink{width: 340px;max-height: 100%;}
.gs18-Carousel__Box_Center_Top_PC{display: none!important;}
.gs18-Carousel__Box_Center_Top_Mobile{display: flex!important;justify-content: center!important;}
.carousel-indicators li{width:11.85px;height: 11.85px;}

.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 a{font-weight: 700;font-size: 24px;}
.gs18-Content__News_TitleLink{display:none;}
.gs18-Content__NewsArea{margin-top:51px;margin-bottom:21px;}
/*20230905�����������N�̖��Ɣ�邽�ߒ���*/
.gs18-Content__News_Content_Item ul{padding-left:0;padding-right: 30px;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;}
/*20230907�j���[�X�����[�X�̉��s�𖳂��ɂ��邽�ߍ폜*/
/*.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: #000000;opacity: 0.8;z-index: 16;}
.gs18-Header.is-open-small .gs18-Header__Hamburger img{display:none;}
.gs18-HeaderNav__Text{font-size:16px;font-weight:400;}
.gs18-Header.is-open-small .gs18-Header__Hamburger>button::after{content:url(../assets_gws_template_responsive/default/img/icon/Close.svg);display:block;margin-top:5px;}
.gs18-Header .gs18-Header__Hamburger button{border:0;background:#fff}

.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;}

.gs18-Footer__SiteNav{display: flex!important;flex-direction: row;flex-wrap: wrap;height:388px;padding:23px 25px 23px 25px;justify-content: space-between;}
.gs18-Footer__SiteNav_List--col2{flex: 0 0 45%;max-width: 45%;margin-bottom:24px;}
.gs18-Footer__SiteNav_Box{width:149px;height:210px;}
.gs18-Footer__Inner{padding-bottom: 23px;margin-bottom:0px;height: 338px;}
.gs18-Footer__List{margin-bottom: 36px;}
.gs18-Footer__Title{padding-top: 40px;font-size: 24px;}
.gs18-Footer__Copyright{font-size: 16px;}

.gs18-Content__Box_LeftTextRightImageItemArea{flex-wrap: wrap;align-content: flex-start;}
.gs18-Content__Box_LeftTextRightImageItemArea .gs18-Content__Box_TextImageArea_TextArea{width: 100%;}
.gs18-Content__Box_LeftTextRightImageItemArea .gs18-Content__Box_TextImageArea_ImageArea{width: 100%;margin-top: 20px;}
.gs18-Content__Box_TopTextBottomTwoImagesItemArea .gs18-Content__Box_TextImageArea_ImageArea ul{flex-wrap: wrap;align-content: flex-start;}
.gs18-Content__Box_TopTextBottomTwoImagesItemArea .gs18-Content__Box_TextImageArea_ImageArea li{width: 100%;margin-top: 20px;}
.gs18-Content__Box_TopTextBottomTwoImagesItemArea .gs18-Content__Box_TextImageArea_ImageArea li p{font-size: 22px;font-weight: 400;line-height: 32px;text-align: center;}
}

@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: #000000;opacity: 0.8;z-index: 16;}
/*20230905�w�b�_�[���j���[�W�J���ɃX�N���[���ɂ��Ă��Ȃ��̂�C��*/
.gs18-Header.is-open-small{position:fixed;}
.gs18-HeaderSubNav{transition:.5s width;position: absolute;z-index: -1;background: white;bottom: auto;top: 592px;right:0;width: 0;min-height: 40px;margin:0px;padding:0px;}
.gs18-HeaderSubNav.is-open-small{width:100%}
.gs18-HeaderSubNav__Menu{position: relative;z-index: -1;background: white;bottom: auto;top: 0px;width: 0;min-height: 40px;display:none;}
.gs18-HeaderSubNav__Item_Split{width:calc(90% - 75px);}
.gs18-HeaderNav.is-open-small+nav{width:100%}
.is-open-small .gs18-HeaderSubNav__Menu{display: flex;flex-wrap: wrap;width: 100%;}
.gs18-Header__GlobalSelectArea.is-open{transform:translate(-100%,0px);width:100%;}
.gs18-Header__GlobalSelectArea{transition:.5s transform;position:absolute;z-index:1;left:100%;top:65px;background:white;width:0%;overflow: hidden;width:0%;}
.gs18-Header__GlobalSelectArea_Body{display: flex!important;flex-direction: column;border: none;background-color: #f6f6f6 !important;padding: 0px !important;}
.gs18-Header__GlobalSelectArea_Title{border-bottom: 2px solid red;font-weight: bold;font-size: x-large;padding: 5px 0px 5px 20px;}
.gs18-Header__GlobalSelectArea_ListItem{font-size: x-large;padding: 5px 0px 5px 20px;}
.gs18-Header__GlobalSelectArea_List ul{margin:0px;padding:0px;}
.gs18-Header__Search{top:65px;}

.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%;}
.gs18-Header.is-open-small .gs18-Header__Hamburger img{display:none;}
.gs18-Header.is-open-small .gs18-Header__Hamburger>button::after{content:url(../assets_gws_template_responsive/default/img/icon/Close.svg);display:block;margin-top:5px;}
.gs18-Header .gs18-Header__Hamburger button{border:0;background:#fff}
.gs18-Header__SearchInner{width:100%;}


.gs18-Footer__SiteNav{display: flex!important;flex-direction: row;flex-wrap: wrap;height:388px;padding:23px 25px 23px 25px;justify-content: space-between;}
.gs18-Footer__SiteNav_List--col2{flex: 0 0 45%;max-width: 45%;margin-bottom:24px;}
.gs18-Footer__SiteNav_Box{width:149px;height:210px;}
.gs18-Footer__Inner{padding-bottom: 23px;margin-bottom:0px;}
.gs18-Footer__List{margin-bottom: 36px;}
.gs18-Footer__Title{padding-top: 40px;}
}

@media only screen and (min-width:981px){
.gs18-HeaderSubNav{width: 100%;display:inline-flex;}
.gs18-HeaderSubNav__Menu{display: flex;align-items: center;margin:auto;padding:0;flex-direction:row;justify-content:flex-end;background: rgba(255, 255, 255, 0.9);margin:0 0 0 auto;width:288px;border-radius: 0px 0px 0px 20px;height:35px;box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);}
.gs18-HeaderSubNav__Item{text-align:center;vertical-align:middle;}
.gs18-Header__GlobalSelectArea.is-open{height:102px;transform:translate(0,290px);opacity:1}
.gs18-Header__GlobalSelectArea{transition:.5s opacity;position:absolute;z-index:1;right:0;top:-205px;background:white;width:100%;opacity:0}
.gs18-Header__GlobalSelectArea_Body{position:relative;height:102px;justify-content: center!important;flex-direction: row!important;display: flex!important;border:none;background-color:#f6f6f6 !important;padding:0px !important;margin-left: auto;margin-right: auto;}
.gs18-Header__GlobalSelectArea_Title{height:102px;width:250px;display:flex;align-items:center;justify-content:center;background-color:#e0e0e0;font-size:15px;margin-left: -210px;}
.gs18-Header__GlobalSelectArea_List{display:flex;align-items:center;font-size:12px;}
.gs18-HeaderPulldown__Inner{font-size:14px;}
.gs18-HeaderNav__Menu{height:100%;}

.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 0;}
.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: #000000;opacity: 0.8;z-index: 16;}

.gs18-Footer__SiteNav{padding:46px 120px 46px 120px;display: flex!important;flex-direction: row!important;justify-content: space-between;}
.gs18-Footer__SiteNav_List--col4{flex: 0 0 22%;max-width: 22%;}
.gs18-Footer__Inner{max-width: initial;padding-left: 30px;height: 290px;}
.gs18-Footer__Links{padding: 0px 30px 10px 0px;}
}

@media only screen and (min-width:1441px){
.gs18-Content__KeyVisualText{padding-left: calc(50vw - 720px);}
}

@media print{
.gs18-Header__Inner{width:100%;}
}
