﻿*,:before,:after{box-sizing:border-box}.defs{display:none}.inner{width:90%;max-width:1000px;margin-right:auto;margin-left:auto}.inner.small{max-width:800px}body{overflow-x:clip}#header{position:fixed;top:0;left:0;z-index:999;width:100%;padding:12px 0;background:-moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, transparent 100%);background:-webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%, transparent 100%);background:linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, transparent 100%);-webkit-transition:0.4s padding ease,0.4s background ease;-moz-transition:0.4s padding ease,0.4s background ease;-ms-transition:0.4s padding ease,0.4s background ease;-o-transition:0.4s padding ease,0.4s background ease;transition:0.4s padding ease,0.4s background ease}#header .inner{position:relative;display:flex;justify-content:space-between;align-items:center;gap:0 20px}#header .inner .logo{text-align:center;width:fit-content;margin:0 auto}#header .inner .logo svg{width:min(33.33dvw, 484px);aspect-ratio:484 / 88}#header .inner .logo svg a{display:block;fill:#FFF;-webkit-transition:0.4s fill ease,0.4s opacity ease;-moz-transition:0.4s fill ease,0.4s opacity ease;-ms-transition:0.4s fill ease,0.4s opacity ease;-o-transition:0.4s fill ease,0.4s opacity ease;transition:0.4s fill ease,0.4s opacity ease}#header .inner .logo svg a:hover{opacity:0.6}#header .inner .menu{position:relative;z-index:2;flex-shrink:0;width:44px;height:44px;border:1px solid #FFF;border-radius:4px;cursor:pointer;order:-1;-webkit-transition:0.4s background ease;-moz-transition:0.4s background ease;-ms-transition:0.4s background ease;-o-transition:0.4s background ease;transition:0.4s background ease}#header .inner .menu i,#header .inner .menu i:before,#header .inner .menu i:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:20px;height:2px;margin:auto;background-color:#FFF;border-radius:30px;-webkit-transition:0.4s background ease,0.4s transform ease;-moz-transition:0.4s background ease,0.4s transform ease;-ms-transition:0.4s background ease,0.4s transform ease;-o-transition:0.4s background ease,0.4s transform ease;transition:0.4s background ease,0.4s transform ease}#header .inner .menu i:before,#header .inner .menu i:after{content:""}#header .inner .menu i:before{top:-10px}#header .inner .menu i:after{bottom:-10px}#header .inner .menu span{display:none;font-family:"YakuHanMP","Lora","NotoSerifJP","游明朝",YuMincho,"Hiragino Mincho ProN W3","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;color:#FFF}#header .inner .menu.on{background:#C94373}#header .inner .menu.on i,#header .inner .menu.on i:before,#header .inner .menu.on i:after{background-color:transparent}#header .inner .menu.on i:before,#header .inner .menu.on i:after{background-color:#FFF}#header .inner .menu.on i:before{top:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#header .inner .menu.on i:after{bottom:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#header .inner .form{display:none;flex-shrink:0;width:fit-content}#header .inner .form a:hover{opacity:0.6}@media screen and (min-width: 1000px){#header .inner .form{display:block}}#header.fixed,#header.sticky{padding:6px 0;background:#FFF;box-shadow:0 10px 20px -10px rgba(0,0,0,0.26)}#header.fixed .inner .logo svg a,#header.sticky .inner .logo svg a{fill:#333}#header.fixed .inner .menu,#header.sticky .inner .menu{background:#C94373}#header.sticky{position:sticky}#header #navigation{position:fixed;top:0;left:0;display:none;width:100%;height:100%;padding:68px 0 12px;background:rgba(201,67,115,0.6)}#header #navigation>div{width:90%;height:100%;min-height:100%;overflow-y:auto;margin:0 auto;padding:30px 20px;background:#FFF;border-radius:6px}#header #navigation>div .main div{margin-bottom:24px}#header #navigation>div .main div:last-of-type{margin-bottom:0}#header #navigation>div .main div dt{position:relative;font-family:"YakuHanMP","Lora","NotoSerifJP","游明朝",YuMincho,"Hiragino Mincho ProN W3","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-size:16px;font-size:1.6rem;font-weight:500;color:#C94373;line-height:1.4;letter-spacing:0.1em;padding-bottom:12px;border-bottom:1px solid}#header #navigation>div .main div dt:before{position:absolute;top:5px;right:0;content:"";display:block;width:9px;height:9px;border-width:0 3px 3px 0;border-style:solid;border-color:#C94373;-webkit-transition:0.4s transform ease;-moz-transition:0.4s transform ease;-ms-transition:0.4s transform ease;-o-transition:0.4s transform ease;transition:0.4s transform ease;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#header #navigation>div .main div dt.on:before{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}#header #navigation>div .main div dd{display:none;margin-top:12px}#header #navigation>div .main div dd ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header #navigation>div .main div dd ul li{width:48%}#header #navigation>div .main div dd ul li a{display:block;color:#555;line-height:1.4;text-decoration:none;padding:12px 0}#header #navigation>div .sub{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px;border-top:1px solid #EEE}#header #navigation>div .sub ul{width:48%;margin-top:20px}#header #navigation>div .sub ul li a{display:block;font-family:"YakuHanMP","Lora","NotoSerifJP","游明朝",YuMincho,"Hiragino Mincho ProN W3","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-weight:500;color:#555;line-height:1.4;text-decoration:none;padding:12px 0}#header #navigation>div .sub ul li a[target="_blank"]{padding-right:26px;background:url("../img/header/blank.png") no-repeat 100% 50%}@media only screen and (min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){#header #navigation>div .sub ul li a[target="_blank"]{background-image:url("../img/header/blank@2x.png");background-size:16px 16px}}#main{position:relative;overflow:hidden}#main .inner{padding-top:100%}#main .inner p{position:absolute;top:50%;left:50%;z-index:1;text-align:center;width:90%;margin-bottom:0;opacity:0;animation:2.0s fadeIn ease;animation-delay:0.8s;animation-fill-mode:forwards;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#main .inner picture{position:absolute;top:0;left:0;width:100vw;height:100%}#main .inner picture img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}@keyframes fadeIn{0%{top:30%;opacity:0}100%{top:50%;opacity:1}}.object-fit-img{object-fit:cover;object-position:center;font-family:'object-fit: cover; object-position: center;'}.main_pickup{position:relative;z-index:1;margin-top:calc( clamp( 40px, 10dvw, 80px ) * -1 )}.main_pickup ul{display:flex;justify-content:center;gap:clamp(10px, 2.66dvw, 40px);flex-wrap:wrap;margin:0 calc( ( 50% - 50dvw ) + min( 5dvw, 48px ) )}.main_pickup ul li{width:calc( 50% - ( clamp(10px, 2.66dvw, 40px) * 0.5 ) );max-width:fit-content}@media screen and (min-width: 768px){.main_pickup ul li{width:calc( 25% - ( clamp(10px, 2.66dvw, 40px) -  ( clamp(10px, 2.66dvw, 40px) * 0.25 ) ) )}.main_pickup ul li a img{transition:0.4s ease-out}.main_pickup ul li a:hover img{transform:scale(1.125)}}#contents{line-height:1.8;letter-spacing:0.06em;margin-top:40px;margin-bottom:40px}.button{position:relative;display:block;font-size:16px;font-size:1.6rem;font-weight:bold;color:#C94373;line-height:1.4;text-decoration:none;text-align:center;max-width:260px;margin:auto;padding:20px 46px;background:#FFF;border:1px solid}.button:before,.button:after{position:absolute;top:0;bottom:0;content:"";display:block;margin:auto;-webkit-transition:0.4s background ease,0.4s border ease;-moz-transition:0.4s background ease,0.4s border ease;-ms-transition:0.4s background ease,0.4s border ease;-o-transition:0.4s background ease,0.4s border ease;transition:0.4s background ease,0.4s border ease}.button:before{right:20px;width:16px;height:2px;background:#C94373}.button:after{right:20px;width:8px;height:8px;border-width:2px 2px 0 0;border-style:solid;border-color:#C94373;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.button:hover{color:#FFF;background:#C94373}.button:hover:before{background:#FFF}.button:hover:after{border-color:#FFF}.googlemap{position:relative;padding-top:56.25%;overflow:hidden}.googlemap iframe{position:absolute;top:0;left:0;width:100%;height:100%}#footer .users{background:#F4F8F9}#footer .users .inner{padding:40px 0}#footer .users .inner ul li{margin-bottom:30px}#footer .users .inner ul li a{display:block;font-size:16px;font-size:1.6rem;font-weight:bold;color:#555;line-height:1.4;text-decoration:none;text-align:center;padding:20px;background:#FFF;box-shadow:10px 10px 0 #EDF3F5;border-radius:6px}#footer .users .inner ul li a:before{content:"";display:block;width:54px;height:40px;margin:0 auto 12px;background-image:url("../img/footer/icon.png");background-repeat:no-repeat}@media only screen and (min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){#footer .users .inner ul li a:before{background-image:url("../img/footer/icon@2x.png");background-size:54px 190px}}#footer .users .inner ul li:last-child{margin-bottom:0}#footer .users .inner ul li:nth-child(2) a:before{background-position:0 -50px}#footer .users .inner ul li:nth-child(3) a:before{background-position:0 -100px}#footer .users .inner ul li:nth-child(4) a:before{background-position:0 -150px}#footer .bottom{padding:40px 0 20px;background:#C94373}#footer .bottom .inner .sitemap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}#footer .bottom .inner .sitemap li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#footer .bottom .inner .sitemap li:before{content:"";display:block;width:1px;height:16px;margin:0 10px;background:#FFF}#footer .bottom .inner .sitemap li:first-child:before{display:none}#footer .bottom .inner .sitemap li a{display:block;color:#FFF;text-decoration:none;padding:12px 0}#footer .bottom .inner .address{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}#footer .bottom .inner .address .logo{margin:12px 2%}#footer .bottom .inner .address .logo svg{width:218px;height:56px}#footer .bottom .inner .address .logo svg a{fill:#FFF}#footer .bottom .inner .address address{color:#FFF;line-height:1.8;margin:0 2%}#footer .bottom .inner .address address a{color:inherit}#footer .bottom .inner #copyright{text-align:center;margin-bottom:0}#footer .bottom .inner #copyright small{font-size:12px;font-size:1.2rem;color:#FFF;line-height:1.4}.headline{line-height:1.4;margin-bottom:30px;padding-bottom:28px;background:url("../img/decoration.svg") no-repeat 50% 100%}.headline span{display:block;color:#999;text-align:center}.headline span.en{font-family:"YakuHanMP","Lora","NotoSerifJP","游明朝",YuMincho,"Hiragino Mincho ProN W3","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-size:28px;font-size:2.8rem}.headline span.ja{font-weight:bold;font-size:16px;font-size:1.6rem}.top_form{margin-bottom:40px}.top_form .top_form__btn{width:fit-content;margin:auto}@media screen and (min-width: 1000px){.top_form{display:none}}.top_pickup{margin-bottom:40px}.top_pickup .inner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:-4%}.top_pickup .inner ul li{width:48%;margin-top:4%}.top_pickup .inner ul:after{content:"";width:48%}.top_pickup .inner ul.new{gap:clamp(10px, 2.66dvw, 40px);margin-top:0}.top_pickup .inner ul.new li{width:calc( 50% - ( clamp(10px, 2.66dvw, 40px) * 0.5 ) );margin-top:0}.top_pickup .inner ul.new li img{width:100%}.top_pickup .inner ul.new:after{content:"";width:calc( 50% - ( clamp(10px, 2.66dvw, 40px) * 0.5 ) )}.top_pickup .inner ul.new.sub li{width:calc( 33.33% - ( clamp(10px, 2.66dvw, 40px) - ( clamp(10px, 2.66dvw, 40px) * 0.333 ) ) )}.top_pickup .inner ul.new.sub::after{width:calc( 33.33% - ( clamp(10px, 2.66dvw, 40px) - ( clamp(10px, 2.66dvw, 40px) * 0.333 ) ) )}.top_infomation{margin-bottom:40px;background:url("../img/top/background.jpg") no-repeat;background-size:cover}.top_infomation .inner{padding:40px 0}.top_infomation .inner dl{height:490px;overflow-y:auto;padding:30px 20px;background:#FFF}.top_infomation .inner dl div{margin-bottom:24px}.top_infomation .inner dl div:last-of-type{margin-bottom:0}.top_infomation .inner dl div dt .time,.top_infomation .inner dl div dt .cate{display:inline-block;vertical-align:middle;margin-right:10px}.top_infomation .inner dl div dt .time{color:#999}.top_infomation .inner dl div dt .cate{font-size:12px;font-size:1.2rem;font-weight:bold;color:#FFF;line-height:20px;text-decoration:none;text-align:center;min-width:80px;height:20px;padding:0 10px;background:#F08B99;border-radius:4px}.top_infomation .inner dl div dd{margin-top:12px}.top_infomation .inner dl div dd a{color:#555;line-height:1.4;text-decoration:none}.top_infomation .inner dl div dd a:hover{text-decoration:underline}.top_infomation .inner p{margin:40px 0 0}.top_infomation .inner .archive_list{height:490px;padding:min(5dvw, 30px);overflow-y:auto;background-color:#FFF}@media screen and (min-width: 768px){.top_infomation .inner .archive_list{height:auto;overflow-y:visible}}.top_infomation .inner .archive_list .archive_list__post{margin-bottom:20px;padding-bottom:20px}.top_infomation .inner .archive_list .archive_list__post a{gap:min(5dvw, 20px)}.top_infomation .inner .archive_list .archive_list__post a .thumbnail{display:none;width:clamp(80px, 20dvw, 100px)}@media screen and (min-width: 768px){.top_infomation .inner .archive_list .archive_list__post a .thumbnail{display:block}}.top_infomation .inner .archive_list .archive_list__post a .post_content .post_data{margin-bottom:12px}.top_infomation .inner .archive_list .archive_list__post a .post_content .post_title{font-size:16px;margin-bottom:0}.top_infomation .inner .archive_list .archive_list__post:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.top_infomation .inner .top_infomation__rows{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px min(4%, 40px)}@media screen and (min-width: 1000px){.top_infomation .inner .top_infomation__rows{flex-wrap:nowrap}}.top_infomation .inner .top_infomation__rows .top_infomation__list{flex-grow:3;flex-basis:700px}.top_infomation .inner .top_infomation__rows .top_infomation__list .top_infomation__ttl{position:relative;z-index:1;display:flex;align-items:center;gap:0 1.0em;color:#C94373;line-height:1.0;margin-bottom:-0.5em;margin-left:min(5dvw, 30px)}.top_infomation .inner .top_infomation__rows .top_infomation__list .top_infomation__ttl span{font-weight:bold}.top_infomation .inner .top_infomation__rows .top_infomation__list .top_infomation__ttl span.en{font-family:"YakuHanMP","Lora","NotoSerifJP","游明朝",YuMincho,"Hiragino Mincho ProN W3","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif}.top_infomation .inner .top_infomation__rows .top_infomation__link{flex-grow:1;flex-basis:240px}.top_infomation .inner .top_infomation__rows .top_infomation__link ul{position:sticky;top:100px;display:flex;flex-wrap:wrap;gap:20px clamp(10px, 2.66dvw, 40px)}.top_infomation .inner .top_infomation__rows .top_infomation__link ul li{width:calc( 50% - ( clamp(10px, 2.66dvw, 40px) * 0.5 ) )}@media screen and (min-width: 768px){.top_infomation .inner .top_infomation__rows .top_infomation__link ul li{width:calc( 20% - ( clamp(10px, 2.66dvw, 40px) - ( clamp(10px, 2.66dvw, 40px) * 0.2 ) ) )}}@media screen and (min-width: 1000px){.top_infomation .inner .top_infomation__rows .top_infomation__link ul li{width:100%}.top_infomation .inner .top_infomation__rows .top_infomation__link ul li a img{transition:0.4s ease-out}.top_infomation .inner .top_infomation__rows .top_infomation__link ul li a:hover img{transform:scale(1.2)}}.top_university .inner{max-width:1380px}.top_university .top_university__list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:clamp(10px, 2.66dvw, 40px)}.top_university .top_university__list li{width:calc( 50% - ( clamp(10px, 2.66dvw, 40px) * 0.5 ) )}@media screen and (min-width: 768px){.top_university .top_university__list li{width:calc( 20% - ( clamp(10px, 2.66dvw, 40px) - ( clamp(10px, 2.66dvw, 40px) * 0.2 ) ) )}}#title{position:relative;z-index:0;overflow:hidden}#title:not(.main):before{position:absolute;bottom:0;left:0;z-index:2;content:"";display:block;width:100%;height:15vh;background:-moz-linear-gradient(top, transparent 0%, rgba(0,0,0,0.6) 100%);background:-webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.6) 100%);background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.6) 100%)}#title .main{width:100%;height:50vh;object-fit:cover}#title .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:50vh}#title .inner h2{position:relative;z-index:3;font-size:32px;font-size:3.2rem;font-weight:bold;color:#FFF;line-height:1.4;letter-spacing:0.1em;margin-bottom:60px}#title .inner picture{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}#title .inner picture img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}#posts{display:flex;justify-content:space-between;flex-wrap:wrap;gap:60px min(5%, 50px)}@media screen and (min-width: 1000px){#posts{flex-wrap:nowrap}}#posts #archive,#posts #post{flex-grow:1;flex-shrink:1;flex-basis:700px}#posts #sidebar{flex-grow:1;flex-shrink:0;flex-basis:250px}#sidebar .sidebar_section{margin-bottom:40px}#sidebar .sidebar_section .sidebar__ttl{font-weight:bold;padding-bottom:0.5em;border-bottom:1px solid #C94373}#sidebar .sidebar_section .search_form{display:flex;gap:10px}#sidebar .sidebar_section .search_form input[type="text"]{flex-grow:1;flex-shrink:1}#sidebar .sidebar_section .search_form button[type="submit"]{display:flex;justify-content:center;align-items:center;flex-shrink:0;flex-basis:50px;font-weight:bold;color:#FFF;text-align:center;height:44px;background-color:#C94373;border:none;border-radius:4px;appearance:none;cursor:pointer;transition:0.4s ease-out}#sidebar .sidebar_section .search_form button[type="submit"]:hover{background-color:#d46b91}#sidebar .sidebar_section .news_list li{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #EEE}#sidebar .sidebar_section .news_list li a{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:inherit;text-decoration:none}#sidebar .sidebar_section .news_list li a .time{font-size:14px;color:#999}#sidebar .sidebar_section .news_list li a .cat{display:inline-block;font-size:12px;color:#FFF;line-height:20px;min-width:90px;height:20px;padding:0 10px;background-color:#F08B99;border-radius:4px}#sidebar .sidebar_section .news_list li a .post_title{flex-basis:100%;line-height:1.6}#sidebar .sidebar_section .news_list li a:hover{color:#C94373}#sidebar .sidebar_section .news_list li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}#sidebar .sidebar_section .category_list li a{position:relative;display:inline-block;color:inherit;text-decoration:none;padding:0.5em 0 0.5em 1.5em}#sidebar .sidebar_section .category_list li a::before{position:absolute;top:1.0em;left:0;content:'';width:0.75em;height:0.75em;background-color:#F08B99;-webkit-mask:url("../img/icon_arrow.svg") no-repeat 50% 50%/contain;mask:url("../img/icon_arrow.svg") no-repeat 50% 50%/contain}#sidebar .sidebar_section .category_list li a:hover{color:#C94373}#sidebar .sidebar_section .category_list .children{margin-left:2.0em}#sidebar .sidebar_section:last-child{margin-bottom:0}#post article header{margin-bottom:60px;padding:20px 0 20px 35px;border-left:5px solid #C94373}#post article header a{display:inline-block;font-size:12px;font-size:1.2rem;color:#FFF;line-height:20px;text-decoration:none;text-align:center;min-width:90px;height:20px;background:#F08B99;border-radius:4px}#post article header h2{font-size:28px;font-size:2.8rem;font-weight:bold;line-height:1.4;margin-bottom:0;padding:20px 0}#post article header time{display:block;font-size:14px;font-size:1.4rem;color:#999}#post .pagenav{margin-top:60px}#post .pagenav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#post .pagenav ul li{width:48%}#post .pagenav ul li a{position:relative;display:block;color:#333;line-height:1.4;text-decoration:none}#post .pagenav ul li a:before,#post .pagenav ul li a:after{position:absolute;content:"";display:block;-webkit-transition:0.4s border-color ease;-moz-transition:0.4s border-color ease;-ms-transition:0.4s border-color ease;-o-transition:0.4s border-color ease;transition:0.4s border-color ease}#post .pagenav ul li a:before{top:0;width:44px;height:44px;border:1px solid #DDD;border-radius:4px}#post .pagenav ul li a:after{top:18px;width:8px;height:8px;border-style:solid;border-color:#DDD}#post .pagenav ul li a span{display:block;font-weight:bold}#post .pagenav ul li a span:first-of-type{font-size:12px;font-size:1.2rem;color:#C94373;margin-bottom:6px}#post .pagenav ul li.prev a{padding-left:64px}#post .pagenav ul li.prev a:before{left:0}#post .pagenav ul li.prev a:after{left:20px;border-width:2px 0 0 2px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#post .pagenav ul li.next{text-align:right;padding-right:64px}#post .pagenav ul li.next a{padding-right:54px}#post .pagenav ul li.next a:before{right:0}#post .pagenav ul li.next a:after{right:20px;border-width:2px 2px 0 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#post .pagenav ul li a:hover:before,#post .pagenav ul li a:hover:after{border-color:#C94373}#post .pagenav ul:after{content:"";width:48%}#post .pagenav p{margin:40px 0 0}#archive dl div{padding:24px 10px;border-bottom:1px dashed #DDD}#archive dl div dt .time,#archive dl div dt .cats{display:inline-block;vertical-align:middle;margin-right:10px}#archive dl div dt .time{color:#999}#archive dl div dt .cats{font-size:12px;font-size:1.2rem;font-weight:bold;color:#FFF;line-height:20px;text-decoration:none;text-align:center;min-width:80px;height:20px;padding:0 10px;background:#F08B99;border-radius:4px}#archive dl div dd{margin-top:12px}#archive dl div dd a{color:#555;line-height:1.4;text-decoration:none}#archive dl div dd a:hover{text-decoration:underline}.archive_list .archive_list__post{margin-bottom:40px;padding-bottom:40px;border-bottom:2px dashed #DDD}.archive_list .archive_list__post a{display:flex;justify-content:space-between;align-items:flex-start;gap:clamp(20px, 5dvw, 40px);color:inherit;text-decoration:none}.archive_list .archive_list__post a .thumbnail{flex-shrink:0;width:clamp(80px, 20dvw, 200px);overflow:hidden}.archive_list .archive_list__post a .thumbnail img{width:100%;aspect-ratio:1 / 1;object-fit:cover;transition:0.4s ease-out}.archive_list .archive_list__post a .post_content{flex-shrink:1;flex-grow:1}.archive_list .archive_list__post a .post_content .post_data{display:flex;align-items:center;gap:0 20px;margin-bottom:clamp(14px, 3.733dvw, 20px)}.archive_list .archive_list__post a .post_content .post_data .post_time{font-size:14px;color:#999}.archive_list .archive_list__post a .post_content .post_data .post_cats{display:flex;flex-wrap:wrap;gap:5px}.archive_list .archive_list__post a .post_content .post_data .post_cats .cat{display:flex;justify-content:center;align-items:center;font-size:12px;color:#FFF;line-height:1.0;text-align:center;height:20px;padding:0 10px;background-color:#F08B99;border-radius:4px}.archive_list .archive_list__post a .post_content .post_title{font-size:clamp(16px, calc( 16px + 8 * ( 100dvw - 375px ) / 1545 ), 24px);font-weight:bold;line-height:1.6;margin-bottom:clamp(14px, 3.733dvw, 20px);transition:0.4s ease-out}.archive_list .archive_list__post a .post_content .post_excerpt{font-size:clamp(14px, calc( 14px + 2 * ( 100dvw - 375px ) / 605 ), 16px);margin-bottom:0}.archive_list .archive_list__post a:hover .thumbnail img{transform:scale(1.2)}.archive_list .archive_list__post a:hover .post_content .post_title{color:#F08B99;text-decoration:underline}.wp-pagenavi{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:55px 0 -5px}.wp-pagenavi span,.wp-pagenavi a{display:block;font-size:12px;font-size:1.2rem;color:#333;line-height:42px;text-decoration:none;text-align:center;min-width:32px;height:44px;margin:5px;padding:0 6px;border:1px solid #DDD;border-radius:2px}.wp-pagenavi span.pages,.wp-pagenavi span.extend,.wp-pagenavi a.pages,.wp-pagenavi a.extend{border:none}.wp-pagenavi span.current,.wp-pagenavi a.current{font-weight:bold;color:#FFF;background:#C94373;border-color:#C94373}.wp-pagenavi a:hover{color:#C94373;border-color:#C94373}#club .tabs{display:flex;margin-bottom:40px;padding:10px;border:1px solid #C94373}#club .tabs li{width:100%;border-right:1px solid #C94373}#club .tabs li a{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;font-size:clamp(12px, calc( 12px + 4 * ( 100dvw - 375px ) / 825 ), 16px);color:#C94373;text-align:center;text-decoration:none;width:100%;height:100%;padding:clamp(5px, 1.33dvw, 10px)}#club .tabs li a::after{content:'';display:block;width:10px;height:10px;background-color:#C94373;-webkit-mask:url("../img/icon_arrow.svg") no-repeat 50% 50%/contain;mask:url("../img/icon_arrow.svg") no-repeat 50% 50%/contain;transform:rotate(90deg)}#club .tabs li a:hover{background-color:#f9e9ef}#club .tabs li:last-child{border-right:none}#club section{margin-bottom:60px}#club section h3{font-size:24px;font-size:2.4rem;font-weight:bold;color:#C94373;line-height:1.4;margin-bottom:0;padding-bottom:20px;border-bottom:2px solid}#club ul:not(.tabs){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:clamp(10px, 2.66dvw, 20px)}#club ul:not(.tabs) li{width:calc( 50% - ( clamp(10px, 2.66dvw, 20px) * 0.5 ) );margin-top:30px}#club ul:not(.tabs) li a{display:block;color:#333;text-decoration:none}#club ul:not(.tabs) li a .thumbnail{position:relative;width:100%;overflow:hidden;border:1px solid #EEE;border-radius:6px;aspect-ratio:3 / 2}#club ul:not(.tabs) li a .thumbnail img{width:100%;height:100%;object-fit:cover}#club ul:not(.tabs) li a .thumbnail img.cover{object-fit:cover}#club ul:not(.tabs) li a .thumbnail img.contain{object-fit:contain}#club ul:not(.tabs) li a p{font-size:12px;font-weight:bold;margin:12px 0 0}#club ul:not(.tabs):after{content:"";width:calc( 50% - ( clamp(10px, 2.66dvw, 20px) * 0.5 ) )}.club_blog{position:relative;z-index:1;margin-bottom:60px;padding:clamp(40px, 3.125dvw, 60px) 0}.club_blog:last-child{margin-bottom:-60px}.club_blog::after{position:absolute;top:0;right:0;left:0;z-index:-1;content:'';width:100dvw;height:100%;margin:0 calc( 50% - 50dvw );background:url("../img/top/background.jpg") no-repeat;background-size:cover}.club_blog .headline{padding-bottom:0;background:none}.club_blog .headline span{color:#C94373}.club_blog dl{margin-bottom:40px;padding:30px 20px;background:#FFF}.club_blog dl div{margin-bottom:24px}.club_blog dl div:last-of-type{margin-bottom:0}@media screen and (min-width: 768px){.club_blog dl div{display:flex;gap:0 20px}}.club_blog dl div dt .time,.club_blog dl div dt .cate{display:inline-block;vertical-align:middle;margin-right:10px}.club_blog dl div dt .time{color:#999}.club_blog dl div dt .cate{font-size:12px;font-size:1.2rem;font-weight:bold;color:#FFF;line-height:20px;text-decoration:none;text-align:center;min-width:80px;height:20px;padding:0 10px;background:#F08B99;border-radius:4px}@media screen and (min-width: 768px){.club_blog dl div dt{flex-shrink:0;margin-right:0}}.club_blog dl div dd{margin-top:12px}.club_blog dl div dd a{color:#555;line-height:1.4;text-decoration:none}.club_blog dl div dd a:hover{text-decoration:underline}@media screen and (min-width: 768px){.club_blog dl div dd{flex-grow:1;flex-shrink:1;margin-top:0}}.club_blog p{text-align:center}.contactForm{margin:0 0 20px}.contactForm dt{padding:16px 10px 10px}.contactForm dt .require{display:inline-block;font-size:10px;font-size:1.0rem;font-weight:bold;color:#FFF;vertical-align:middle;margin-left:10px;padding:4px 6px;background:#B50A0D;border-radius:4px}.contactForm dd{padding:0 10px 16px;border-bottom:1px dashed #DDD}.contactForm dd label{font-size:12px;font-size:1.2rem;color:#888;margin-right:6px}.contactForm dd .example{display:block;margin-top:5px}.contactForm dd .m0{margin-bottom:0}.contactForm dd .w1{width:36%;max-width:146px;margin-right:10px}.contactForm dd .w2{width:20%;max-width:70px}.contactForm dd .w3{width:26%;max-width:100px}.contactForm dd .w4{width:100%;max-width:480px}.contactForm dd .w5{width:60%;max-width:360px}.contactBtn{text-align:center;max-width:480px;margin:0 auto}
