@charset "utf-8";.first-view{height:calc(100vh - 200px);max-height:600px;background-image:url(../images/cover_v2.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;display:flex;align-items:center}.first-view-text{width:100%;max-width:1200px;margin-left:20px;margin-right:20px;color:#fff;text-shadow:1px 1px 10px #4b2c14;text-align:right;display:none}.latest{width:1080px;max-width:90%;margin-top:0px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-around;flex-wrap:wrap}.latest h2{margin-top:25px;text-align:center}.latest-table{width:100%;max-width:520px;height:450px;margin-top:10px;padding-left:10px;padding-right:10px;overflow-y:scroll;border-radius:10px;background-color:#fff}.latest-table ul{list-style-type:circle;margin:20px 10px 20px 20px}.latest-table li{font-size:14px;margin-top:15px;line-height:20px}.latest-table a{text-decoration:underline}.latest-table a:hover{color:#daa520}.latest span{color:#daa520}.latest-table dl{margin:20px 10px 20px 20px}.latest-table dt{font-size:16px;color:#daa520;margin-top:15px;line-height:25px}.latest-table dd{font-size:14px;line-height:20px}.press{padding-top:45px;padding-bottom:55px}.main h2{font-size:22px;font-weight:bold;text-align:center}.main h2::after{content:'';display:block;width:36px;height:3px;background-color:hsl(256 100% 30%);margin-top:20px;margin-left:auto;margin-right:auto}.press-recent{display:flex;width:1060px;max-width:90%;margin-top:10px;margin-left:auto;margin-right:auto;padding:20px 50px 20px 50px;overflow:scroll;background-color:#fff;border-radius:10px}.press-recent li{background-color:#fff;flex-shrink:0;width:260px;margin-left:50px}.press-recent li:first-child{margin-left:0px}.press-data{height:calc(100% - 200px);display:flex;flex-direction:column;justify-content:space-between}.press-recent .figure{height:200px}.press-recent dl{margin-top:20px;line-height:20px}.press-recent dt{font-weight:bold}.press-recent dd{font-size:14px;margin-top:10px}.press-recent time{display:block;margin-top:15px;margin-bottom:5px;font-size:14px;text-align:right}.link-button-area{text-align:center;margin-top:40px}.link-button{background-color:#daa520;display:inline-block;width:180px;line-height:48px;border-radius:24px;font-weight:bold;font-size:14px}.link-button:hover{background-color:#ffd700}@media (max-width:1000px){.first-view{height:calc(100vh - 300px);max-height:400px;background-image:url(../images/cover_v2.jpg);align-items:center}.first-view-text{display:block;padding-bottom:80px}.first-view-text h1{font-size:28px;line-height:36px;font-weight:bold}.first-view-text h2{font-size:20px;line-height:28px;text-align:right;color:hsl(256 100% 90%)}.main .first-view-text h2::after{display:none}}