<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gs18-Content__Box_LinkList{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: space-between;}
.gs18-Content__Box_LinkListItem_Aria{display: flex;}
.gs18-Content__Box_LinkListItem_RightArrowFrame{position: relative;display: table;min-height:54px;min-width: 240px;background-color: #C0C0C0;cursor :pointer;text-align: center;font-weight: 700;font-size: 20px;word-wrap: break-word;}
.gs18-Content__Box_LinkListItem_RightArrowFrame::after{content: "";margin: auto;position: absolute;top: 0;bottom: 0;right: 10px;width: 13px;height: 13px;border-top: 3px solid #000;border-right: 3px solid #000000;transform: rotate(45deg);}
.gs18-Content__Box_LinkListItem_Label{display: table-cell;vertical-align: middle;text-align: center;font-weight: 700;font-size: 20px;word-wrap: break-word;max-width: 200px;}
.gs18-Content__Box_Switch{margin-top: 41px;margin-left: auto;margin-right: 0;margin-bottom: 8.23px;width: 234px;height: 37.77px;background-color: #000080;border: solid 1px #000000;border-radius: 5px;cursor :pointer;}
.gs18-Content__Box_Switch_Label{position: relative;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;font-weight: 700;font-size: 16px;color: #FFFFFF;cursor :inherit;}
/*アコーディオン*/
.gs18-Content__Box_Accordion{width: 100%;margin: 5px auto;}
.gs18-Content__Box_Accordion_Check{display: none;}
.gs18-Content__Box_Accordion_Label{position: relative;display: block;margin-top: 17px;margin-bottom: 0;padding: 10px 30px;text-align: left;font-weight: 500;cursor :pointer;}
.gs18-Content__Box_Accordion_Label:before, .gs18-Content__Box_Accordion_Label:after{content: '';position: absolute;left: 0;top: 25px;}
.gs18-Content__Box_Accordion_Label_Field:before, .gs18-Content__Box_Accordion_Label_Field:after{width: 15px;height: 1px;background-color: #000000;}
.gs18-Content__Box_Accordion_Label_Item:before, .gs18-Content__Box_Accordion_Label_Item:after{width: 10px;height: 1px;background-color: #000080;}
.gs18-Content__Box_Accordion_Label:before{transition: transform 0.1s linear;transform: translateY(-50%) rotate(90deg);}
.gs18-Content__Box_Accordion_Label_Field{font-size: 24px;border-bottom: 1px solid black;}
.gs18-Content__Box_Accordion_Label_Item{font-size: 20px;color: #000080;}
.gs18-Content__Box_Accordion_Content{height: 0;padding: 0 15px;transition: 0.1s;overflow: hidden;}
.gs18-Content__Box_Accordion_Content p{margin: 0;}
.gs18-Content__Box_Accordion_Check:checked + .gs18-Content__Box_Accordion_Label:before{transform:rotate(180deg);}
.gs18-Content__Box_Accordion_Check:checked + .gs18-Content__Box_Accordion_Label + .gs18-Content__Box_Accordion_Content{height: 100%;}

/*ページ内リンク*/
#category1{padding-top: 120px;margin-top:-120px;}
#category2{padding-top: 120px;margin-top:-120px;}
#category3{padding-top: 120px;margin-top:-120px;}
#category4{padding-top: 120px;margin-top:-120px;}

@media(max-width:768px){
.gs18-Content__Box_Item{margin-top: 10px;}
.gs18-Content__Box_Switch{margin-top: 29px;margin-right: auto;}
.gs18-Content__Box_Accordion_Label{margin-top: 0;}
.gs18-Content__Box_Item--col1{flex: 0 0 100%;max-width: 100%;padding-left: 20%;padding-right: 20%;}
}

@media(min-width:769px) and (max-width:980px){
.gs18-Content__Box_Item{margin: 25px 0.5vw 0 0.5vw;padding: 0 20px;}
.gs18_Content_Div.is-open-small{display:block;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 1);z-index: 16;}
.gs18-Content__Box_Item--col3{flex: 0 0 30%;max-width: 30%;}
}

@media(min-width:981px){
.gs18-Content__Box_Item{margin: 25px 0.5vw 0 0.5vw;padding: 0 20px;}
.gs18-Content__Box_Item--col3{flex: 0 0 30%;max-width: 30%;}
}</pre></body></html>