/* ----------------------------------------------------------------------------------
■通知設定説明
----------------------------------------------------------------------------------- */
.exp-img-w100 { width:100%; }
.exp-bold { font-weight:bold; }

.exp-list { margin-bottom: 1rem; text-decoration: none; }
.exp-list-item { padding-left: 1.8em; text-indent: -1.3em; }
.exp-list-item::before {
  content: "●";
  display: inline;
  margin-right: 5px;
  color: #0e3f85;
}



@media screen and (min-width:769px) {
ol li { list-style: none !important; padding-left: 1em; text-indent: -1em; }
.exp-h2 { font-size: 2.6rem; font-weight:bold; color:#003f88; margin-top:60px; margin-bottom:20px; }
.exp-p { margin-bottom: 1rem; }
.exp-red { color:red; }
.exp-img { margin-top:30px; margin-bottom:30px; text-align:left; }
.exp06 { width:50%;}
}

@media screen and (max-width:768px) {
ol li { list-style: none !important; padding-left: 1em; text-indent: -1em; }
.exp-h2 { font-size: 1.8rem; font-weight:bold; color:#003f88; margin-top:30px; margin-bottom:20px; }
.exp-p { margin-bottom: 1rem; }
.exp-red { color:red; }
.exp-img { margin-top:20px; margin-bottom:20px; text-align:left; }
.exp-img-sp { width:45%; }
.exp06 { width:100%;}
}

/* ----------------------------------------------------------------------------------
■いろいろ暫定
----------------------------------------------------------------------------------- */

/* イベント・ボランティア情報の概要に画像を追加できるようにする */
.v-img-main{
	width:100%;
	margin-bottom:60px;
}
@media print, screen and (max-width: 768px) {
.v-img-main{
	width:100%;
	margin-bottom:30px;
}
}

.faq-q{
	font-weight:bold;
}
.vinfo-listtitle{
	font-size:1.1rem;
	font-weight:bold;
}
.header-title {
  font-size: 1.5rem;
  margin-bottom: 0rem;
}
.header-subtitle {
  font-size: 0.9rem;
  margin-bottom: 1.5rem;
}
.li-nav{
	margin-bottom:0rem;
}

.pc-only { display:inline !important; }
.sp-only { display:none !important; }
@media screen and (max-width:767px) { 
.pc-only { display:none !important; }
.sp-only { display:inline !important; }
}

@media screen and (max-width:767px) { 
a.scrollup-link {
  bottom: 80px !important;
}
}

/* ----------------------------------------------------------------------------------
■バナーセクション（仮）
----------------------------------------------------------------------------------- */

#top-banner {margin-top:40px;}

.top-free1col,.top-free2col,.top-free3col{
width: 100%; background: #ffffff; padding-top: 10px; padding-bottom: 70px; text-align: center;
}
@media screen and (min-width:1024px) {
.free1col-wrap,.free2col-wrap,.free3col-wrap{
width: 960px; margin-top: 20px; margin-left: auto; 
margin-right:auto; margin-bottom: 0px;text-align: center; }
.myrow{display:-webkit-flex;display:flex;width: 960px;}
.mycol-1{flex:1; margin-left:0px; margin-right:20px; margin-bottom:0px; padding:0px;}
.mycol-1.lastcol{margin-right:0px; }
}
@media screen and (max-width:1023px) {
.free1col-wrap,.free2col-wrap,.free3col-wrap{
width: 90%; margin-top: 0px; 
margin-left: auto; margin-right: auto; text-align: center; }
.myrow{-webkit-flex-direction:column;flex-direction:column;width:100%;}
.mycol-1{flex:1; width:100%; margin-left:0px; margin-right:0px; margin-bottom:20px; padding:0px;}
}

.under{margin-top: 40px}
.boxpolicy-content img{height: auto;
max-width: 100%;}

/* ----- ボックス -------------------- */

.policy-title-sub {font-size:1.5rem; font-weight:bold; margin-top:10px; margin-bottom:5px; margin-left:5px; margin-right:5px;}
.boxpolicy-title {display:block; padding:10px 10px; font-size:1.4rem; font-weight:normal; line-height:150%;}
.boxpolicy-content {/*padding:20px 20px 15px 20px;*/ text-align:center;}
@media screen and (max-width: 768px) {
.policy-title-sub {font-size:1.15rem; margin-top:5px; margin-bottom:0px; margin-left:5px; margin-right:5px;}
.boxpolicy {width:100%;}
.boxpolicy-title {display:block; padding:10px 10px; font-size:1.25rem; font-weight:normal;}
.boxpolicy-content {/*padding:15px 15px 5px 15px;*/ text-align:center;}
}

/* ----------------------------------------------------------------------------------
■バナーブロック（仮）
----------------------------------------------------------------------------------- */

.pcimg { display:block !important; }
.spimg { display:none !important; }
@media screen and (max-width:600px) { 
.pcimg { display:none !important; }
.spimg { display:block !important; }
}

.flex-column-top-banner {
overflow: hidden; margin-top: 0px; width: 940px;
/* text-align: center; margin-left: auto; margin-right: auto; */
}
.top-banner-parent {
overflow: hidden;
margin-top: 0px;
width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
justify-content: center;
display: flex;
flex-wrap: wrap;
}
.top-banner-child-large {float:left; width:920px; margin:10px; }
.top-banner-child-small {float:left; width:450px; margin:10px; }
.bannersize-large { object-fit: cover; border-radius:8px;}
.bannersize-small { object-fit: cover; border-radius:6px;}

@media screen and (max-width: 1024px) {
.flex-column-top-banner {
overflow: hidden; margin-top: 60px; width: 100%;
text-align: center; margin-left: auto; margin-right: auto;
}
.top-banner-parent {
overflow: hidden;
margin-top: 0px;
width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
justify-content: center;
display: flex;
flex-wrap: wrap;
}
.top-banner-child-large {float:left; width:90%; margin:10px; }
.top-banner-child-small {float:left; width:44%; margin:10px; }
}

@media print, screen and (max-width: 768px) {
.flex-column-top-banner {
overflow: hidden; margin-top: 50px; width: 100%;
text-align: center; margin-left: auto; margin-right: auto;
}
.top-banner-parent {
overflow: hidden;
margin-top: 0px;
width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
justify-content: center;
display: flex;
flex-wrap: wrap;
}
.top-banner-child-large {float:left; width:97.5%; margin:10px 0; }
.top-banner-child-small {float:left; width:48%; margin:10px 5px; }
}

@media print, screen and (max-width: 726px) {
.top-banner-child-large {float:left; width:100%; margin:10px 10px; }
.top-banner-child-small {float:left; width:47.5%; margin:10px 5px; }
}

@media screen and (max-width: 600px) {
.flex-column-top-banner {
overflow: hidden; width: 90%;
text-align: center; margin-top:40px; margin-left: auto; margin-right: auto;
}
.top-banner-parent { display: flex; flex-wrap: wrap; justify-content:center; margin: 0px; padding: 0px;}
.top-banner-child-large {float:left; width:100%; margin: 10px 0px;}
.top-banner-child-small {float:left; width:100%; margin: 10px 0px;}
}

/*--------------------------------------------------------------
# この記述は生かしてください（ここから）
--------------------------------------------------------------*/

/* ----- SPでの意図しない横スクロール抑制 -------------------- */

#container { overflow:hidden !important;}
body {overflow-x: hidden !important;}

/* ----- ReCAPCHA v3を非表示にする -------------------- */

.grecaptcha-badge { visibility:hidden; }

/* ----- PCで電話のクリック・タッチイベントを無効化 -------------------- */

@media (min-width: 768px){ a[href^="tel:"] { pointer-events: none; }}

/*--------------------------------------------------------------
# この記述は生かしてください（ここまで）
--------------------------------------------------------------*/




html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, i, button {margin: 0; padding: 0; border: 0;}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th, dfn, var, button {font-weight: normal; font-style: normal; font-size:100%;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main {display: block;}

html{font-size: 62.5%;}
body{font-size:1.6rem; color:#000000; position:relative; font-family: "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}



ul{list-style:none;}
ul li{list-style:none;}
ol{list-style:decimal;}
ol li{list-style:decimal;}
a{color:#000000; text-decoration:none; transition:.3s; -webkit-transition:.3s;}
a:hover{opacity:.7;}
input[type=text],
input[type=tel],
input[type=email],
input[type=submit],
input[type=button],
button,
textarea {-webkit-appearance: none; -moz-appearance:none;  border-radius:0; border:none; background:none;}
input[type=radio]{vertical-align:middle;}
input[type=submit]:hover,
input:hover[type=button]:hover,
button{outline:none; transition:.3s; -webkit-transition:.3s; cursor:pointer;}
table{border-collapse:collapse; border:none; border-spacing:0;}
th ,td{border:none; vertical-align:top; text-align:left;}
img{vertical-align:bottom; height:auto;}
strong, b, .bold {font-weight: bold;}
i{line-height:1; font-style:normal;}
svg{vertical-align:bottom; transition:.3s; -webkit-transition:.3s;}
p{line-height:1.5;}
.wrap{width:1000px; padding:0 20px; box-sizing:border-box; margin:0 auto;}
.clear{clear:both;}
.clearfix:after{clear:both; content:""; height:0; font-size:0; visibility:hidden; display:block;}
.center{text-align:center;}
.left{float:left;}
.right{float:right;}
.flexbox{display:-webkit-flex; display:flex;}
.flexbox-center{-webkit-align-items:center; align-items:center; -webkit-justify-content:center; justify-content:center;}
.flexbox-wrap{-webkit-flex-wrap:wrap; flex-wrap:wrap;}
.ai-center{-webkit-align-items:center; align-items:center;}
.jc-center{-webkit-justify-content:center; justify-content:center;}
.jc-between{-webkit-justify-content:space-between; justify-content:space-between;}




.pc{display:block;}
.pc-inline{display:inline;}
.sp{display:none !important;}
.sp-inline{display:none !important;}


.wrap{max-width: 1060px; width: 100%; margin-left: auto; margin-right: auto; padding-left: 30px; padding-right: 30px; box-sizing: border-box;}


/*------------------------
header
------------------------*/
.header{display: flex; align-items: center; justify-content: space-between; width: 100%; height: 120px; z-index: 1;}
.header .header-logo{padding-left: 20px;}
.header .header-logo-img{width: 148px; height: 76px;}
.header .btn-menu{position: relative; width: 108px; height: 120px; z-index: 20;}
.header .btn-menu-inner{position: absolute; left: calc(50% - 28px); top: calc(50% - 1px); width: 56px; height: 3px; background-color: #0f4085;}
.header .btn-menu-inner:before,
.header .btn-menu-inner:after{content: ""; display: block; position: absolute; left: 0; width: 100%; height: 3px; background-color: #0f4085;}
.header .btn-menu-inner:before{top: -14px;}
.header .btn-menu-inner:after{bottom: -14px;}

.header .btn-menu.active .btn-menu-inner{background-color: transparent;}
.header .btn-menu.active .btn-menu-inner:before,
.header .btn-menu.active .btn-menu-inner:after{background-color: #ffffff;}
.header .btn-menu.active .btn-menu-inner:before{top: 0; transform: rotate(30deg);}
.header .btn-menu.active .btn-menu-inner:after{bottom: 0; transform: rotate(-30deg);}


/*------------------------
gnav
------------------------*/
.gnav{position: absolute; right: 0; top: 0; padding: 150px 60px; box-sizing: border-box; background-color: #0f4085; opacity: 0; pointer-events: none; transition: .3s; z-index: 10;}
.gnav.active{opacity: 1; pointer-events: auto;}
.gnav .gnav-item{margin-bottom: 30px;}
.gnav .gnav-item:last-child{margin-bottom: 0;}
.gnav .gnav-link{position: relative; display: inline-block; font-size: 1.6rem; color: #ffffff;}
.gnav .gnav-link:after{content: ""; display: none; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background-color: #f3bf31;}
.gnav .gnav-link:hover{opacity: 1;}
.gnav .gnav-link:hover:after{display: block;}


/*------------------------
footer
------------------------*/
.footer{position: relative;}
.footer .footer-rabbit{position: absolute; top: -120px; right: 40px;}
.footer .footer-rabbit:hover{opacity: 1;}
.footer .footer-rabbit-img{width: 169px; height: auto;}

.footer .footer-bottom-nav{padding: 40px 30px; box-sizing: border-box; background-color: #0e3f85;}
.footer .footer-bottom-nav-inner{display: flex;}
.footer .footer-bottom-nav-list-box{display: flex;}
.footer .footer-bottom-nav-list-box:first-child{margin-right: 80px;}
.footer .footer-bottom-nav-list{margin-right: 80px;}
.footer .footer-bottom-nav-list:last-of-type{margin-right: 0;}
.footer .footer-bottom-nav-item{margin-bottom: 5px;}
.footer .footer-bottom-nav-item:last-child{margin-bottom: 0;}
.footer .footer-bottom-nav-link{font-size: 1.4rem; color: #ffffff;}
.footer .footer-copy{display: flex; justify-content: space-between; padding: 25px 20px 70px; box-sizing: border-box;}
.footer .footer-logo-img{width: 313px; height: 75px;}
.footer .copy{font-size: 1.4rem; color: #0e3f85;}


/*------------------------
under
------------------------*/
.site-name{background-color: #f3bf31; padding: 0 30px; box-sizing: border-box;}
.site-name .site-name-inner{position: relative; max-width: 1260px; margin: 0 auto;}
.site-name .site-name-txt{display: block;}
.site-name .site-name-txt-img{width: 100%; height: auto;}


.breadcrumbs{max-width: 1320px; width: 100%; margin: 0 auto; padding: 15px 30px; box-sizing: border-box; font-size: 1.6rem;}
.breadcrumbs a{color: #0059aa;}


.content{padding: 100px 0 0;}
.page-ttl{margin-bottom: 80px;}
.page-ttl .page-ttl-inner{font-size: 3.4rem; font-weight: bold; color: #003d7f; background:linear-gradient(transparent 70%, #f3bf31 0%);}

.event-volunteer{position: relative; padding-top: 120px; margin-top: 80px;}
.event-volunteer:before{content: ""; display: block; position: absolute; left: 30px; top: 0; width: calc(100% - 60px); height: 1px; background-color: #afafaf;}
.event-volunteer.top-event-volunteer{padding-top: 70px; margin-top: 0;}
.event-volunteer.top-event-volunteer:before{display: none;}
.event-volunteer .event-volunteer-ttl{margin-bottom: 60px;}
.event-volunteer .event-volunteer-ttl-img{max-width: 998px; width: 100%;}
.event-volunteer .event-volunteer-block{position: relative;}
.event-volunteer .event-volunteer-rabbit{position: absolute; right: 40px; top: -23px;}
.event-volunteer .event-volunteer-rabbit-img{width: 185px; height: 255px;}
.event-volunteer .now-block{display: flex;}
.event-volunteer .now{display: flex; align-items: center; height: 46px; padding: 0 30px; box-sizing: border-box; background-color: #003d7f; font-size: 2rem; font-weight: bold; color: #ffffff;}
.event-volunteer .now-num{font-size: 3.4rem; margin: 0;}
.event-volunteer .now-num-inner{margin: 0 8px;}
.event-volunteer .event-volunteer-search-box{padding-top: 60px;}
.event-volunteer .event-volunteer-search-box.prefecture{padding-right: 210px; box-sizing: border-box;}
.event-volunteer .event-volunteer-search-ttl{margin-bottom: 25px; font-size: 2.4rem; font-weight: bold; color: #003d7f;}
.event-volunteer .event-volunteer-search-list{display: flex; flex-wrap: wrap;}
.event-volunteer .event-volunteer-search-item{margin: 0 12px 15px 0;}
.event-volunteer .event-volunteer-search-link{font-size: 1.6rem; color: #003d7f; text-decoration: underline;}
.event-volunteer .event-volunteer-search-link:hover{text-decoration: none;}

.event-volunteer .event-volunteer-latest-item{position: relative; padding-left: 22px; margin-bottom: 15px;}
.event-volunteer .event-volunteer-latest-item:last-child{margin-bottom: 0;}
.event-volunteer .event-volunteer-latest-item:before{content: "●"; position: absolute; left: 0; top: 0; color: #003d7f;}
.event-volunteer .event-volunteer-latest-link{font-size: 1.6rem; font-weight: bold; color: #003d7f; text-decoration: underline;}
.event-volunteer .event-volunteer-latest-link:hover{text-decoration: none;}
.event-volunteer .event-volunteer-latest-tag{margin-left: 12px; font-size: 1.6rem;}
.event-volunteer .event-volunteer-latest-tag a{font-size: 1.6rem; color: #003d7f; text-decoration: underline;}
.event-volunteer .event-volunteer-latest-tag a:hover{text-decoration: none;}
.event-volunteer .event-volunteer-latest-tag a:before{content: "#"; display: inline; margin-right: 0px;}
.event-volunteer .event-volunteer-latest-date{margin-left: 12px; font-size: 1.6rem;}
.event-volunteer .more{margin-top: 30px;}
.event-volunteer .more-link{font-size: 1.6rem; color: #003d7f; text-decoration: underline;}
.event-volunteer .more-link:hover{text-decoration: none;}

.bottom-banner{margin-top: 60px; margin-bottom: 90px; display: flex;}
.bottom-banner-item{width: 48%; margin-right: auto;}
.bottom-banner-item:last-child{margin-right: 0;}
.bottom-banner-img{width: 100%;}

.footer-top-nav{padding: 40px 30px; box-sizing: border-box; background-color: #f3bf31;}
.footer-top-nav-list{display: flex; justify-content: center;}
.footer-top-nav-item{width: 160px;}
.footer-top-nav-link{display: block; text-align: center;}
.footer-top-nav-img{width: 70px; height: 70px;}
.footer-top-nav-txt{display: block; margin-top: 10px; font-size: 1.6rem; line-height: 22px; text-align: center;}



/*------------------------
top
------------------------*/
.content.top{padding-top: 0;}
.mv{background-color: #f3bf31; text-align: center;}
.mv .mv-img{max-width: 100%; height: auto;}

.guidance{padding-top: 70px;}
.guidance .guidance-ttl{margin-bottom: 60px;}
.guidance .guidance-ttl-img{max-width: 100%; height: auto;}
.guidance .guidance-list{display: flex; justify-content: space-between;}
.guidance .guidance-item{display: flex; align-items: center; width: 308px; height: 215px; padding-left: 42px; box-sizing: border-box; background-color: #003d7f;}
.guidance .guidance-item-txt{font-size: 3rem; font-weight: bold; line-height: 50px; color: #ffffff;}
.guidance .guidance-item-txt em{color: #f3bf31; font-weight: bold; font-style: normal;}

.guidance .top-message{position: relative; z-index: -1; margin-top: -120px; padding-top: 172px; background-color: #f3bf31;}
.guidance .top-message-inner{position: relative; padding-bottom: 55px;}
.guidance .top-message-img-box{position: absolute; left: -50px; bottom: 0;}
.guidance .top-message-balloon{position: relative; width: calc(100% - 342px); margin-left: auto; padding: 40px 50px; box-sizing: border-box; border-radius: 20px; background-color: #ffffff;}
.guidance .top-message-balloon:before{content: ""; position: absolute;  left: -80px; bottom: 158px; display: block; width: 86px; height: 35px; background: url("img/fuki_message_pc.png") no-repeat center center; background-size: 86px 35px;}
.guidance .top-message-ttl{margin-bottom: 20px;}
.guidance .top-message-ttl-inner{font-size: 3.7rem; font-weight: bold; color: #0e3f85; background: linear-gradient(transparent 70%, #f3bf31 0%);}
.guidance .top-message-txt{font-size: 1.6rem; line-height: 28px; color: #003d7f; text-align: justify;}

@media screen and (min-width: 769px) {
    .guidance .top-message-inner{height: auto !important;}
}


.top-news{padding-top: 45px; padding-bottom: 80px;}
.top-news .top-news-ttl{margin-bottom: 25px; font-size: 2.4rem; font-weight: bold; color: #003d7f;}
.top-news .top-news-item{margin-bottom: 20px;}
.top-news .news-info{display: flex; align-items: center;}
.top-news .date{font-size: 1.6rem; line-height: 1.5;}
.top-news .new-tag{display: flex; align-items: center; justify-content: center; width: 40px; height: 17px; background-color: #f3bf31; font-size: 1.4rem; color: #ffffff; margin-left: 5px;}
.top-news .news-ttl{position: relative; padding-left: 22px; font-size: 1.6rem; line-height: 1.5;}
.top-news .news-ttl:before{content: "●"; display: block; position: absolute; left: 0; top: 0;}
.top-news .news-ttl a{color: #0059aa; text-decoration: underline;}
.top-news .news-ttl a:hover{text-decoration: none; opacity: 1;}


/*------------------------
single
------------------------*/
.article-block .tag-list{display: flex; margin-bottom: 40px;}
.article-block .tag-list .vctax{margin-right: 10px;}
.article-block .tag-list .vctax:before{content: "#"; margin-right: 0px; font-size: 1.6rem; font-weight: bold; color: #0059aa;}
.article-block .tag-list a{font-size: 1.6rem; font-weight: bold; color: #0059aa;}

.article-block .article-info{display: flex;}
.article-block .article-info-inner{padding: 30px 40px; box-sizing: border-box; border: #afafaf solid 1px;}
.article-block .article-info-list{margin-bottom: 20px;}
.article-block .article-info-item{font-size: 1.6rem; line-height: 28px;}
.article-block .article-info-item a{color: #0059aa; text-decoration: underline;}
.article-block .article-info-item a:hover{text-decoration: none; opacity: 1;}
.article-block .deadline{font-size: 2.2rem; font-weight: bold; line-height: 38px;}
.article-block .article-info-sns{display: flex;}
.article-block .article-info-sns-item{margin-right: 12px;}
.article-block .article-info-sns-item:last-child{margin-right: 0;}
.article-block .article-info-sns-link{position: relative; display: block; padding-left: 38px; font-size: 1.6rem; font-weight: bold; color: #0059aa;}
.article-block .article-info-sns-link:before{content: ""; position: absolute; left: 0; top: calc(50% - 15px); width: 30px; height: 30px; background: no-repeat center center; background-size: 30px 30px;}
.article-block .article-info-sns-twitter:before{background-image: url("img/icon_twitter.svg");}
.article-block .article-info-sns-facebook:before{background-image: url("img/icon_facebook.svg");}
.article-block .article-info-sns-line:before{background-image: url("img/icon_line.svg");}

.article-block .article-section{padding-top: 70px;}
.article-block .article-section-ttl{margin-bottom: 20px; font-size: 2.4rem; font-weight: bold; color: #003D83;}
.article-block .article-section-ttl a {color: #003D83 !important; text-decoration: underline;}
.article-block .article-desc{font-size: 1.6rem; line-height: 28px;}
.article-block .article-desc a{color: #0059aa; text-decoration: underline;}
.article-block .article-desc a:hover{text-decoration: none; opacity: 1;}
.article-block .article-notes{margin-top: 28px;}
.article-block .article-notes-txt{font-size: 1.6rem; line-height: 28px;}
.article-block .article-notes-link{color: #0059aa; text-decoration: underline;}
.article-block .article-notes-link:hover{text-decoration: none;}

.article-block .vinfo-img-block{margin-top: 40px;}
.article-block .vinfo-img-list{display: flex;}
.article-block .vinfo-img-box{width: 30%; margin-right: 5%; background-repeat: no-repeat; background-position: center; background-size: cover; border: #a9a9a9 solid 1px;}
.article-block .vinfo-img-box-if{opacity: 0;}
.article-block .vinfo-img-box:last-of-type{margin-right: 0;}
.article-block .vinfo-img{width: 100%;}
.article-block .swiper-button-next,
.article-block .swiper-button-prev{display: none;}

.article-block .gmap-box iframe{max-width: 1000px; width: 100%; height: 400px;}

.article-block .article-contact-item{margin-bottom: 12px;}
.article-block .article-contact-item:last-child{margin-bottom: 0;}
.article-block .article-contact-item a{color: #0059aa; text-decoration: underline;}
.article-block .article-contact-item a:hover{text-decoration: none;}

.article-block .article-privacy{margin-bottom: 35px;}
.article-block .article-privacy-item{position: relative; padding-left: 22px; font-size: 1.6rem; line-height: 28px;}
.article-block .article-privacy-item:before{content: "●"; position: absolute; left: 0; top: 0; color: #0059aa;}
.article-block .article-privacy-link{font-size: 1.6rem; color: #0059aa; text-decoration: underline;}
.article-block .article-privacy-link:hover{text-decoration: none;}
.article-block .gform-block{background-color: #fefeed; padding: 25px 0;}
.article-block .gform-block iframe{width: 100%;}

.post-navigation-block{margin-top: 50px;}
.post-navigation .screen-reader-text{display: none;}
.post-navigation .nav-links{display: flex;}
.post-navigation .nav-links a{font-size: 1.6rem; color: #0059aa;}
.post-navigation .nav-links .nav-previous{width: calc(50% - 25px);}
.post-navigation .nav-links .nav-next{width: calc(50% - 25px); margin-left: auto; text-align:right;}


.gallery-outer {position: fixed; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; pointer-events: none; z-index: 10000; background-color: rgba(0,0,0,.7); transition: .3s opacity;}
.gallery-outer.active{opacity: 1; pointer-events: auto;}
.gallery-outer .gallery-inner{position: absolute; left: 50%; top: 50%; width: 100%; height: 100%; max-width: 900px; max-height: calc(100% - 300px);transform: translate(-50%,-50%);}

.gallery-outer .gallery-container {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.gallery-outer .gallery-item{width: 100%; display: flex; align-items: center; justify-content: center; text-align: center;}
.gallery-outer .gallery-img{width: auto; height: auto; max-width: 100%; max-height: 100%;}
.gallery-outer .gallery-prev,
.gallery-outer .gallery-next{margin-top: -10px; width: 19px; height: 34px; background: no-repeat center center; background-size: 19px 34px;}
.gallery-outer .gallery-prev{background-image: url("img/btn_arrow_gallery_l.svg"); left: -84px;}
.gallery-outer .gallery-next{background-image: url("img/btn_arrow_gallery_r.svg"); right: -84px;}
.gallery-outer .gallery-close{position: absolute; bottom: -60px; left: calc(50% - 30px); width: 60px; height: 30px;}
.gallery-outer .gallery-close:before,
.gallery-outer .gallery-close:after{content: ""; display: block; position: absolute; left: 0; top: calc(50% - 1px); width: 100%; height: 3px; background-color: #ffffff;}
.gallery-outer .gallery-close:before{transform: rotate(30deg);}
.gallery-outer .gallery-close:after{transform: rotate(-30deg);}

.article-block .v-exp-img {max-width:500px; margin-top: 20px; margin-bottom: 20px;}

/*------------------------
evinfo
------------------------*/
.event-info .event-list-item{position: relative; padding: 13px 15px 13px 37px; margin-bottom: 10px;}
.event-info .event-list-item:last-child{margin-bottom: 0;}
.event-info .event-list-item:nth-child(odd){background-color: #f4f4f4;}
.event-info .event-list-item:before{content: "●";position: absolute; left: 15px; top: 13px; display: block; color: #0e3f85;}
.event-info .event-list-item a{font-size: 1.6rem; line-height: 1.7; color: #0059aa; text-decoration: underline;}
.event-info .event-list-item a:hover{text-decoration: none; opacity: 1;}
.event-info .event-list-item .event-list-link{font-weight: bold;}
.event-info .event-list-tag{margin-left: 10px;}
.event-info .event-list-tag a:before{content: "#"; display: inline; margin-right: 0px;}
.event-info .no-event{font-size: 1.6rem; line-height: 28px;}
.event-info .event-notes{font-size: 1.6rem; line-height: 28px; margin-top: 28px;}

.event-info .event-area-ttl{font-size: 3.4rem; font-weight: bold; color: #003d7f; margin-left: 10px;}
.event-info .event-area-ttl:before{content: "#"; display: inline; margin-right: 0px;}

.event-info .event-cat-ttl{font-size: 3.4rem; font-weight: bold; color: #003d7f; margin-left: 10px;}
.event-info .event-cat-ttl:before{content: "#"; display: inline; margin-right: 0px;}

.event-info .pager{display: flex; align-items: center; justify-content: center; margin-top: 40px;}
.event-info .pager .pager-inner{display: flex; align-items: center; justify-content: center;}
.event-info .pager .page-numbers{margin: 0 7px; font-size: 1.6rem; font-weight: bold; text-decoration: underline; color: #0059aa;}
.event-info .pager .page-numbers:hover{text-decoration: none; opacity: 1;}
.event-info .pager .page-numbers.current{text-decoration: none; color: #808080;}
.event-info .pager .page-numbers.next,
.event-info .pager .page-numbers.prev{display: block; width: 14px; height: 14px; text-indent: 120%; overflow: hidden; background: no-repeat center center; background-size: 14px 14px;}
.event-info .pager .page-numbers.prev{background-image: url("img/btn_pager_l.svg");}
.event-info .pager .page-numbers.next{background-image: url("img/btn_pager_r.svg");}

.event-info .campus-exp {margin-bottom:60px;}
.event-info .campus-exp-img {max-width: 998px; width: 100%;}

/*------------------------
faq
------------------------*/
.faq .faq-desc{margin-bottom: 60px; font-size: 1.6rem; line-height: 28px;}
.faq .faq-desc-link{color: #0059aa; text-decoration: none;}
.faq .faq-desc-link:hover{text-decoration: none;}
.faq .faq-index{display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 50px;}
.faq .faq-index-link{display: flex; align-items: center; justify-content: center; height: 30px; padding: 0 15px; box-sizing: border-box; font-size: 1.8rem; font-weight: bold; color: #0059aa; background-color: #f3bf31;}
.faq .faq-box{padding: 30px; box-sizing: border-box; margin-bottom: 40px; border: #afafaf solid 1px;}
.faq .faq-box:last-of-type{margin-bottom: 0;}
.faq .faq-box-ttl{margin-bottom: 25px; font-size: 2.4rem; font-weight: bold; line-height: 1; color: #003d7f;}
.faq .faq-item{margin-bottom: 10px; background-color: #f4f4f4;}
.faq .faq-item:last-of-type{margin-bottom: 0;}
.faq .q,
.faq .a{position: absolute; left: 0; top: 10px; display: block; width: 60px; font-size: 2.4rem; font-weight: bold; text-align: center;}
.faq .q{color: #003d7f;}
.faq .a{color: #f3bf31;}
.faq .faq-question,
.faq .faq-answer{position: relative; padding: 15px 60px; box-sizing: border-box;}
.faq .faq-answer{display: none;}
.faq .btn-faq-open{font-size: 1.6rem; line-height: 28px; color: #0059aa; text-align: left; text-decoration: underline;}
.faq .btn-faq-open:hover{text-decoration: none;}
.faq .faq-answer-txt{font-size: 1.6rem; line-height: 28px;}
.faq .faq-answer-txt a{color: #0059aa; text-decoration: underline;}
.faq .faq-answer-txt a:hover{text-decoration: none;}
.faq .faq-answer-item{position: relative; padding-left: 22px; font-size: 1.6rem; line-height: 1.5;}
.faq .faq-answer-item:before{content: "●"; display: block; position: absolute; left: 0; top: 0;}


/*------------------------
contact
------------------------*/
.contact-block .contact-desc-list{margin-bottom: 50px;}
.contact-block .contact-desc-item{font-size: 1.6rem; line-height: 28px;}
.contact-block .contact-desc-item:before{content: "●"; display: inline; margin-right: 5px; color: #0e3f85;}
.contact-block .contact-desc-item a{color: #0067b6; text-decoration: underline;}
.contact-block .contact-desc-item a:hover{text-decoration: none; opacity: 1;}

.contact-block .form-block{max-width: 640px; width: 100%; padding: 50px 70px; box-sizing: border-box; background-color: #f4f4f4;}
.contact-block .form-item{margin-bottom: 22px;}
.contact-block .form-item:last-of-type{margin-bottom: 0;}
.contact-block .form-ttl{font-size: 1.6rem; line-height: 28px; margin-bottom: 10px;}
.contact-block .form-cont{font-size: 1.6rem; line-height: 28px;}
.contact-block .input01,
.contact-block .textarea{width: 100%; padding: 5px; box-sizing: border-box; font-size: 1.6rem; line-height: 28px; border: none; background-color: #ffffff; border-radius: 0;}
.contact-block .textarea{height: 230px;}
.contact-block .form-btn{margin-top: 40px;}
.contact-block .btn-send{display: flex; align-items: center; justify-content: center; width: 140px; height: 50px; background-color: #e2e2e2; border-radius: 8px; font-size: 1.6rem;}
.contact-block .btn-send:hover{opacity: .7;}

.thanks-box{position: relative; padding: 90px 70px 90px 294px; box-sizing: border-box; border: #afafaf solid 1px;}
.thanks-box .thanks-box-head{margin-bottom: 30px;}
.thanks-box .thanks-rabbit-box{position: absolute; top: 78px; left: 100px;}
.thanks-box .thanks-rabbit{width: 104px; height: auto;}
.thanks-box .thanks-ttl{font-size: 2.8rem; font-weight: bold; color: #0e3f85;}
.thanks-box .thanks-txt{font-size: 1.6rem; line-height: 28px;}


/*------------------------
mailmag
------------------------*/
.mailmag .mailmag-desc{margin-bottom: 60px; font-size: 1.6rem; line-height: 28px;}
.mailmag .mailmag-ttl{margin-bottom: 20px; font-size: 2.4rem; font-weight: bold; color: #003d7f;}
.mailmag .attention-list{margin-bottom: 50px;}
.mailmag .attention-item{font-size: 1.6rem; line-height: 28px;}
.mailmag .attention-item:before{content: "●"; display: inline; margin-right: 5px; color: #0e3f85;}
.mailmag .attention-item a{color: #0059aa; text-decoration: underline;}
.mailmag .attention-item a:hover{text-decoration: none; opacity: 1;}
.mailmag .mailmag-form{max-width: 700px; width: 100%; padding: 25px 30px; box-sizing: border-box; background-color: #f4f4f4;}
.mailmag .mailmag-form iframe{width: 100%;}

/*------------------------
creative-guideline
------------------------*/
.guideline .guideline-desc{margin-top: 20px; margin-bottom: 20px; font-size: 1.6rem; line-height: 28px;}
.guideline .guideline-desc a{color: #0059aa; text-decoration: underline;}
.guideline .guideline-desc a:hover{text-decoration: none; opacity: 1;}
.guideline .guideline-desc-lead{margin-bottom: 20px; font-size: 1.6rem; line-height: 28px;}
.guideline .guideline-desc-lead a{color: #0059aa; text-decoration: underline;}
.guideline .guideline-desc-lead a:hover{text-decoration: none; opacity: 1;}
.guideline .guideline-desc-right{margin-bottom: 40px; font-size: 1.6rem; line-height: 28px; text-align:right;}
.guideline .guideline-desc-right-under{margin-top: 40px; margin-bottom: 40px; font-size: 1.6rem; line-height: 28px; text-align:right;}
.guideline .guideline-ttl{margin-top: 40px; margin-bottom: 20px; font-size: 2.4rem; font-weight: bold; color: #003d7f;}
.guideline .guideline-list{margin-bottom: 0px;}
.guideline .guideline-list-ol{margin-bottom: 0px; padding-left: 6rem;}
.guideline .guideline-list-item{font-size: 1.6rem; line-height: 28px; padding-left: 2rem; text-indent: -2rem;}
.guideline .guideline-list-ol-item{font-size: 1.6rem; line-height: 28px; padding-left: 0rem; text-indent: 0rem;}
.guideline .guideline-list-item:before{content: "●"; display: inline; margin-right: 4px; color: #0e3f85;}
.guideline .guideline-list-item a{color: #0059aa; text-decoration: underline;}
.guideline .guideline-list-item a:hover{text-decoration: none; opacity: 1;}
.guideline .guideline-list-ol-item a{color: #0059aa; text-decoration: underline;}
.guideline .guideline-list-ol-item a:hover{text-decoration: none; opacity: 1;}

/*------------------------
campus top
------------------------*/
.campus-top .campus-exp {margin-bottom:40px;}
.campus-top .campus-exp-img {max-width: 998px; width: 100%;}
.campus-top .campus-top-list-ttl {margin-top: 45px; margin-bottom: 25px; font-size: 2.4rem; font-weight: bold; color: #003d7f;}
.campus-top .event-list-item{position: relative; padding: 13px 15px 13px 37px; margin-bottom: 10px;}
.campus-top .event-list-item:last-child{margin-bottom: 0;}
.campus-top .event-list-item:nth-child(odd){background-color: #f4f4f4;}
.campus-top .event-list-item:before{content: "●";position: absolute; left: 15px; top: 13px; display: block; color: #0e3f85;}
.campus-top .event-list-item a{font-size: 1.6rem; line-height: 1.7; color: #0059aa; text-decoration: underline;}
.campus-top .event-list-item a:hover{text-decoration: none; opacity: 1;}
.campus-top .event-list-item .event-list-link{font-weight: bold;}
.campus-top .event-list-tag{margin-left: 10px;}
.campus-top .event-list-tag a:before{content: "#"; display: inline; margin-right: 0px;}
.campus-top .no-event{font-size: 1.6rem; line-height: 28px;}
.campus-top .event-notes{font-size: 1.6rem; line-height: 28px; margin-top: 28px;}
.campus-top .event-area-ttl{font-size: 3.4rem; font-weight: bold; color: #003d7f; margin-left: 10px;}
.campus-top .event-area-ttl:before{content: "#"; display: inline; margin-right: 0px;}
.campus-top .event-cat-ttl{font-size: 3.4rem; font-weight: bold; color: #003d7f; margin-left: 10px;}
.campus-top .event-cat-ttl:before{content: "#"; display: inline; margin-right: 0px;}
.campus-top .pager{display: flex; align-items: center; justify-content: center; margin-top: 40px;}
.campus-top .pager .pager-inner{display: flex; align-items: center; justify-content: center;}
.campus-top .pager .page-numbers{margin: 0 7px; font-size: 1.6rem; font-weight: bold; text-decoration: underline; color: #0059aa;}
.campus-top .pager .page-numbers:hover{text-decoration: none; opacity: 1;}
.campus-top .pager .page-numbers.current{text-decoration: none; color: #808080;}
.campus-top .pager .page-numbers.next,
.campus-top .pager .page-numbers.prev{display: block; width: 14px; height: 14px; text-indent: 120%; overflow: hidden; background: no-repeat center center; background-size: 14px 14px;}
.campus-top .pager .page-numbers.prev{background-image: url("img/btn_pager_l.svg");}
.campus-top .pager .page-numbers.next{background-image: url("img/btn_pager_r.svg");}

.campus-top .campus-message{background-color: #f3bf31; margin-bottom: 90px;}
.campus-top .campus-message-inner{position: relative; padding-top: 50px; padding-bottom: 45px;}
.campus-top .campus-message-img-box{position: absolute; left: 20px; bottom: 0; z-index: 1;}
.campus-top .campus-message-balloon{position: relative; width: calc(100% - 322px); margin-left: auto; padding: 40px 50px; box-sizing: border-box; border-radius: 20px; background-color: #ffffff;}
.campus-top .campus-message-balloon:before{content: ""; position: absolute;  left: -80px; bottom: 158px; display: block; width: 86px; height: 35px; background: url("img/fuki_message_pc.png") no-repeat center center; background-size: 86px 35px;}
.campus-top .campus-message-ttl{margin-bottom: 20px;}
.campus-top .campus-message-ttl-inner{font-size: 3.2rem; font-weight: bold; color: #0e3f85; background: linear-gradient(transparent 70%, #f3bf31 0%);}
.campus-top .campus-message-txt{font-size: 1.6rem; line-height: 28px; text-align: justify;}

@media screen and (min-width: 769px) {
    .campus-top .campus-message-inner{height: auto !important;}
}

/*------------------------
campus report
------------------------*/
.campus-body h2{margin-bottom: 30px; font-size: 2.8rem; font-weight: 700; line-height: 49px; color: #003d7f;}
.campus-body h3{margin-bottom: 30px; font-size: 2.4rem; font-weight: 700; line-height: 42px; color: #003d7f;}
.campus-body h4{margin-bottom: 30px; font-size: 2.4rem; font-weight: 700; line-height: 42px;}
.campus-body h5{margin-bottom: 30px; font-size: 2rem; font-weight: 700; line-height: 35px; color: #003d7f;}
.campus-body h6{margin-bottom: 30px; font-size: 2rem; font-weight: 700; line-height: 35px;}
.campus-body p{margin-bottom: 30px; font-size: 1.6rem; line-height: 28px;}
.campus-body strong{font-weight: 700;}
.campus-body a{color: #0059aa; text-decoration: underline;}
.campus-body a:hover{opacity: 1; text-decoration: none;}
.campus-body ul{margin-bottom: 30px;}
.campus-body ul li{position: relative; padding-left: 16px; font-size: 1.6rem; line-height: 28px;}
.campus-body ul li:before{content: "・"; display: block; position: absolute; left: 0; top: 0;}
.campus-body ol{counter-reset: count; list-style: none; margin-bottom: 30px;}
.campus-body ol li{position: relative; padding-left: 20px; font-size: 1.6rem; line-height: 28px;}
.campus-body ol li:before{counter-increment: count; content: counter(count)"."; display: block; position: absolute; left: 0; top: 0;}
.campus-body ol li{list-style: none;}
.campus-body table{width: 100%; margin-bottom: 30px;}
.campus-body table th,
.campus-body table td{font-size: 1.6rem; line-height: 28px; padding: 11px 20px; box-sizing: border-box; border: #afafaf solid 1px;}
.campus-body table th{background-color: #f3bf31; font-weight: 700;}
.campus-body img{max-width: 100%; height: auto;}
.campus-body img.alignleft{float: left; max-width: 518px; width: 51.8%; height: auto; margin-right: 45px; margin-bottom: 45px;}
.campus-body img.alignright{float: right; max-width: 518px; width: 51.8%; height: auto; margin-left: 45px; margin-bottom: 45px;}
.campus-body > *:last-child{margin-bottom: 0;}

/*------------------------
404
------------------------*/
.not-found-box{position: relative; padding: 108px 70px 114px 294px; box-sizing: border-box; border: #afafaf solid 1px;}
.not-found-box .not-found-box-head{margin-bottom: 30px;}
.not-found-box .not-found-rabbit-box{position: absolute; top: 56px; left: 73px;}
.not-found-box .not-found-rabbit{width: 132px; height: auto;}
.not-found-box .not-found-ttl{margin-bottom: 30px; font-size: 2.8rem; font-weight: bold; color: #0e3f85;}
.not-found-box .not-found-txt{font-size: 1.6rem; line-height: 28px;}
.not-found-box .not-found-txt a{text-decoration: underline; color: #0059aa;}
.not-found-box .not-found-txt a:hover{text-decoration: none; opacity: 1;}





@media screen and (max-width:768px){

    .pc{display:none !important;}
    .pc-inline{display:none !important;}
    .sp{display:block !important;}
    .sp-inline{display:inline !important;}


    .wrap{padding-left: 25px; padding-right: 25px;}


    /*------------------------
    header
    ------------------------*/
    .header{height: 60px;}
    .header .header-logo{padding-left: 12px;}
    .header .header-logo-img{width: 74px; height: 38px;}
    .header .btn-menu{width: 60px; height: 60px;}
    .header .btn-menu-inner{left: calc(50% - 19px); width: 38px; height: 2px;}
    .header .btn-menu-inner:before,
    .header .btn-menu-inner:after{height: 2px;}
    .header .btn-menu-inner:before{top: -9px;}
    .header .btn-menu-inner:after{bottom: -9px;}

    .header .btn-menu.active .btn-menu-inner:before{top: 0; transform: rotate(30deg);}
    .header .btn-menu.active .btn-menu-inner:after{bottom: 0; transform: rotate(-30deg);}


    /*------------------------
    gnav
    ------------------------*/
    .gnav{width: 100%; padding: 70px 60px;}
    .gnav.active{opacity: 1; pointer-events: auto;}
    .gnav .gnav-item{margin-bottom: 20px;}
    .gnav .gnav-item:last-child{margin-bottom: 0;}
    .gnav .gnav-link{font-size: 1.3rem;}


    /*------------------------
    footer
    ------------------------*/
    .footer .footer-rabbit{top: auto; bottom: 48px; right: 13px;}
    .footer .footer-rabbit-img{width: 85px;}

    .footer .footer-bottom-nav{padding: 30px 15px;}
    .footer .footer-bottom-nav-inner{display: flex; justify-content: center; padding: 0;}
    .footer .footer-bottom-nav-list-box{display: block;}
    .footer .footer-bottom-nav-list-box:first-child{margin: 0 30px 0 0;}
    .footer .footer-bottom-nav-list{margin: 0 0 25px;}
    .footer .footer-bottom-nav-list:last-of-type{margin: 0;}
    .footer .footer-bottom-nav-item{margin-bottom: 5px;}
    .footer .footer-bottom-nav-item:last-child{margin-bottom: 0;}
    .footer .footer-bottom-nav-link{font-size: 1.2rem;}
    .footer .footer-copy{display: block; padding: 30px 14px 40px;}
    .footer .footer-logo-img{width: 157px; height: 38px;}
    .footer .copy{font-size: 1rem; margin-top: 15px;}


    /*------------------------
    under
    ------------------------*/
    .site-name{padding: 0;}


    .breadcrumbs{padding: 10px 14px; font-size: 1.1rem; line-height: 16px;}


    .content{padding: 25px 0 0;}
    .page-ttl{margin-bottom: 40px;}
    .page-ttl .page-ttl-inner{font-size: 2rem; line-height: 35px;}

    .event-volunteer{padding-top: 38px; margin-top: 48px;}
    .event-volunteer:before{left: 25px; width: calc(100% - 50px);}
    .event-volunteer.top-event-volunteer{padding-top: 35px; margin-top: 0;}
    .event-volunteer .event-volunteer-ttl{margin-bottom: 30px;}
    .event-volunteer .event-volunteer-ttl-img{max-width: 650px; width: 100%;}
    .event-volunteer .event-volunteer-rabbit{right: -2px; top: -6px;}
    .event-volunteer .event-volunteer-rabbit-img{width: 107px; height: auto;}
    .event-volunteer .now{height: 24px; padding: 0 15px; font-size: 1rem;}
    .event-volunteer .now-num{font-size: 1.7rem;}
    .event-volunteer .event-volunteer-search-box{padding-top: 20px;}
    .event-volunteer .event-volunteer-search-box.prefecture{padding-right: 105px;}
    .event-volunteer .event-volunteer-search-ttl{margin-bottom: 12px; font-size: 1.4rem;}
    .event-volunteer .event-volunteer-search-item{margin: 0 10px 5px 0;}
    .event-volunteer .event-volunteer-search-link{font-size: 1.4rem;}

    .event-volunteer .event-volunteer-latest-item{padding-left: 18px; margin-bottom: 5px;}
    .event-volunteer .event-volunteer-latest-item:last-child{margin-bottom: 0;}
    .event-volunteer .event-volunteer-latest-link{font-size: 1.4rem;}
    .event-volunteer .event-volunteer-latest-tag{margin-left: 10px; font-size: 1.4rem;}
    .event-volunteer .event-volunteer-latest-tag a{font-size: 1.4rem;}
    .event-volunteer .event-volunteer-latest-date{margin-left: 10px; font-size: 1.4rem;}
    .event-volunteer .more-link{font-size: 1.4rem;}

    .bottom-banner{margin-top: 45px; margin-bottom: 60px; display: block;}
    .bottom-banner-item{width: 100%; margin: 0 0 18px;}
    .bottom-banner-item:last-child{margin-bottom: 0;}
    
    .footer-top-nav{padding: 30px 15px;}
    .footer-top-nav-item{margin-right: 26px;}
    .footer-top-nav-item:last-child{margin-right: 0;}
    .footer-top-nav-img{width: 40px; height: 40px;}
    .footer-top-nav-txt{margin-top: 7px; font-size: 1rem; line-height: 16px;}




    /*------------------------
    top
    ------------------------*/
    .content.top{padding-top: 0;}

    .guidance{padding-top: 30px;}
    .guidance .guidance-ttl{margin-bottom: 30px;}
    .guidance .guidance-ttl-img{max-width: 100%; height: auto;}
    .guidance .guidance-list{display: block;}
    .guidance .guidance-item{display: flex; align-items: center; justify-content: center; width: 100%; height: 52px; padding-left: 0; margin-bottom: 10px;}
    .guidance .guidance-item:last-child{margin-bottom: 0;}
    .guidance .guidance-item-txt{font-size: 1.6rem; line-height: 1.5;}

    .guidance .top-message{margin-top: -153px; padding-top: 185px; padding-bottom: 73px; padding-left: 25px; padding-right: 25px; box-sizing: border-box; overflow: hidden;}
    .guidance .top-message:after{content: ""; display: block; clear: both; visibility: hidden;}
    .guidance .top-message-inner{position: relative; padding: 20px; box-sizing: border-box; background-color: #ffffff; border-radius: 15px;}
    .guidance .top-message-inner:before{content: ""; display: block; width: 0; height: calc(100% - 100px); float: left;}
    .guidance .top-message-inner:after{content: ""; display: block; clear: both; visibility: hidden;}
    .guidance .top-message-space{display: block; float: left; clear: both; width: 76px; height: 125px;}
    .guidance .top-message-img-box{position: absolute; left: -45px; bottom: -78px;}
    .guidance .top-message-img{width: auto; height: 195px;}
    .guidance .top-message-balloon{position: relative; width: 100%; margin-left: 0; padding: 0; background-color: transparent;}
    .guidance .top-message-balloon:before{left: 160px; bottom: -27px; width: 39px; height: 40px; background-image: url("img/fuki_message_sp.png"); background-size: 39px 40px;}
    .guidance .top-message-ttl{margin-bottom: 15px;}
    .guidance .top-message-ttl-inner{font-size: 2.2rem;}
    .guidance .top-message-txt{position: relative; z-index: 1; font-size: 1.3rem; line-height: 22px;}

    .top-news{padding-top: 35px; padding-bottom: 60px;}
    .top-news .top-news-ttl{margin-bottom: 18px; font-size: 1.4rem;}
    .top-news .top-news-item{margin-bottom: 10px;}
    .top-news .date{font-size: 1.4rem;}
    .top-news .new-tag{height: 16px; font-size: 1.2rem;}
    .top-news .news-ttl{padding-left: 18px; font-size: 1.5rem;}



    /*------------------------
    single
    ------------------------*/
    .article-block .tag-list{margin-bottom: 18px;}
    .article-block .tag-list .vctax:before{content: "#"; margin-right: 0px; font-size: 1.6rem; font-weight: bold; color: #0059aa;}
    .article-block .tag-list a{font-size: 1.3rem;}

    .article-block .article-info-inner{padding: 15px; width: 100%;}
    .article-block .article-info-list{margin-bottom: 18px;}
    .article-block .article-info-item{font-size: 1.3rem; line-height: 21px;}
    .article-block .deadline{font-size: 1.5rem; line-height: 26px;}
    .article-block .article-info-sns{display: block;}
    .article-block .article-info-sns-item{margin: 0 0 10px;}
    .article-block .article-info-sns-item:last-child{margin-bottom: 0;}
    .article-block .article-info-sns-link{padding-left: 24px; font-size: 1.3rem;}
    .article-block .article-info-sns-link:before{top: calc(50% - 8px); width: 16px; height: 16px; background-size: 16px 16px;}
    .article-block .article-info-sns-twitter:before{background-image: url("img/icon_twitter.svg");}
    .article-block .article-info-sns-facebook:before{background-image: url("img/icon_facebook.svg");}
    .article-block .article-info-sns-line:before{background-image: url("img/icon_line.svg");}

    .article-block .article-section{padding-top: 25px;}
    .article-block .article-section-ttl{margin-bottom: 15px; font-size: 1.4rem;}
    .article-block .article-desc{font-size: 1.3rem; line-height: 22px;}
    .article-block .article-notes{margin-top: 22px;}
    .article-block .article-notes-txt{font-size: 1.3rem; line-height: 22px;}

    .article-block .vinfo-img-block{margin-top: 40px;}
    .article-block .vinfo-img-slide-outer{position: relative;}
    .article-block .vinfo-img-list{display: flex;}
    .article-block .vinfo-img-box{width: 150px;}
    .article-block .vinfo-img-box-if{opacity: 1;}
    .article-block .vinfo-img-box:last-of-type{margin-right: 0;}
    .article-block .vinfo-img{width: 100%; height: 0; padding-top: 100%;}
    .article-block .swiper-button-next,
    .article-block .swiper-button-prev{display: block; width: 20px; height: 20px; margin-top: -10px; background: no-repeat center center; background-size: 20px 20px;}
    .article-block .swiper-button-next{right: 20%; background-image: url(img/btn_arrow_slide_r.svg);}
    .article-block .swiper-button-prev{left: 20%; background-image: url(img/btn_arrow_slide_l.svg);}

    .article-block .gmap-box iframe{height: 300px;}

    .article-block .article-contact-item{margin-bottom: 6px; font-size: 1.3rem;}
    .article-block .article-contact-item:last-child{margin-bottom: 0;}

    .article-block .article-privacy{margin-bottom: 18px;}
    .article-block .article-privacy-item{padding-left: 18px; font-size: 1.3rem; line-height: 22px;}
    .article-block .article-privacy-link{font-size: 1.3rem;}
    .article-block .gform-block{padding: 10px 0;}

    .post-navigation-block{margin-top: 30px;}
    .post-navigation .nav-links{flex-wrap: wrap;}
    .post-navigation .nav-previous,
    .post-navigation .nav-next{margin-bottom: 10px;}
    .post-navigation .nav-links a{font-size: 1.3rem;}
    .post-navigation .nav-links .nav-previous{width: 100%; margin-bottom: 10px;}
    .post-navigation .nav-links .nav-next{width: 100%; text-align: right;}

    .gallery-outer .gallery-inner{max-height: calc(100% - 200px);}

    .gallery-outer .gallery-container {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
    .gallery-outer .gallery-item{display: flex; align-items: center; justify-content: center; padding: 0 50px; box-sizing: border-box;}
    .gallery-outer .gallery-prev{left: 25px;}
    .gallery-outer .gallery-next{right: 25px;}
    .gallery-outer .gallery-close{position: absolute; bottom: -40px; left: calc(50% - 15px); width: 30px; height: 15px;}
    .gallery-outer .gallery-close:before,
    .gallery-outer .gallery-close:after{height: 2px;}

	.article-block .v-exp-img {width: 100%; margin-top: 20px; margin-bottom: 20px;}

    /*------------------------
    evinfo
    ------------------------*/
    .event-info .event-list-item{padding: 9px 15px 9px 33px; margin-bottom: 0; font-size: 1.4rem; line-height: 1.5;}
    .event-info .event-list-item:before{left: 15px; top: 9px;}
    .event-info .event-list-item a{font-size: 1.4rem;}
    .event-info .no-event{font-size: 1.4rem; line-height: 1.5;}
    .event-info .event-notes{font-size: 1.3rem; line-height: 1.5; margin-top: 20px;}

    .event-info .event-area-ttl{display: block; font-size: 1.7rem; margin: 10px 0 0;}
    .event-info .event-area-ttl:before{margin-right: 5px;}
    
    .event-info .event-cat-ttl{display: block; font-size: 2rem; margin: 10px 0 0;}
    .event-info .event-cat-ttl:before{margin-right: 5px;}

    .event-info .pager{margin: 30px auto 0;}
    .event-info .pager .pager-inner{position: relative; flex-wrap: wrap; max-width: 500px; margin: 0 auto; padding: 0 30px;}
    .event-info .pager .page-numbers{margin: 4px 8px 4px 8px; font-size: 1.4rem;}
    .event-info .pager .page-numbers.prev,
    .event-info .pager .page-numbers.next{position: absolute; top: calc(50% - 7px); margin: 0;}
    .event-info .pager .page-numbers.prev{left: 0;}
    .event-info .pager .page-numbers.next{right: 0;}

    .event-info .campus-exp {margin-bottom:40px;}
    .event-info.campus-exp-img {max-width: 650px;width: 100%;}

    /*------------------------
    faq
    ------------------------*/
    .faq .faq-desc{margin-bottom: 20px; font-size: 1.3rem; line-height: 21px;}
    .faq .faq-index{justify-content: flex-start; margin-bottom: 25px;}
    .faq .faq-index-item{margin: 0 10px 10px 0;}
    .faq .faq-index-link{height: 24px; padding: 0 12px; font-size: 1.4rem;}
    .faq .faq-box{padding: 20px 10px; margin-bottom: 20px;}
    .faq .faq-box:last-of-type{margin-bottom: 0;}
    .faq .faq-box-ttl{margin-bottom: 15px; font-size: 1.4rem;}
    .faq .q,
    .faq .a{top: 10px; width: 35px; font-size: 1.4rem;}
    .faq .faq-question,
    .faq .faq-answer{padding: 10px 20px 10px 35px;}
    .faq .faq-answer{display: none;}
    .faq .btn-faq-open{font-size: 1.3rem; line-height: 21px;}
    .faq .faq-answer-txt{font-size: 1.3rem; line-height: 21px;}
    .faq .faq-answer-item{padding-left: 18px; font-size: 1.3rem; line-height: 21px;}


    /*------------------------
    contact
    ------------------------*/
    .contact-block .contact-desc-list{margin-bottom: 20px;}
    .contact-block .contact-desc-item{font-size: 1.3rem; line-height: 22px;}

    .contact-block .form-block{max-width: none; padding: 20px 15px;}
    .contact-block .form-item{margin-bottom: 15px;}
    .contact-block .form-item:last-of-type{margin-bottom: 0;}
    .contact-block .form-ttl{font-size: 1.3rem; line-height: 22px; margin-bottom: 3px;}
    .contact-block .form-cont{font-size: 1.3rem; line-height: 22px;}
    .contact-block .input01,
    .contact-block .textarea{font-size: 1.6rem; line-height: 24px; padding: 7px 5px;}
    .contact-block .textarea{height: 170px;}
    .contact-block .form-btn{margin-top: 25px;}
    .contact-block .btn-send{width: 120px; height: 45px;}

    .thanks-box{padding: 15px 18px 25px;}
    .thanks-box .thanks-box-head{display: flex; align-items: center; margin-bottom: 25px;}
    .thanks-box .thanks-rabbit-box{position: static; margin-right: 20px; padding-left: 15px;}
    .thanks-box .thanks-rabbit{width: 52px;}
    .thanks-box .thanks-ttl{font-size: 1.6rem; line-height: 28px;}
    .thanks-box .thanks-txt{font-size: 1.3rem; line-height: 22px;}


    /*------------------------
    mailmag
    ------------------------*/
    .mailmag .mailmag-desc{margin-bottom: 40px; font-size: 1.3rem; line-height: 21px;}
    .mailmag .mailmag-ttl{margin-bottom: 10px; font-size: 1.4rem;}
    .mailmag .attention-list{margin-bottom: 35px;}
    .mailmag .attention-item{font-size: 1.3rem; line-height: 22px;}
    .mailmag .mailmag-form{padding: 18px;}

    /*------------------------
    guideline
    ------------------------*/
    .guideline .guideline-desc{margin-bottom: 20px; font-size: 1.3rem; line-height: 21px;}
    .guideline .guideline-desc-lead{margin-bottom: 20px; font-size: 1.3rem; line-height: 21px;}
	.guideline .guideline-desc-right{margin-bottom: 40px; font-size: 1.3rem; line-height: 21px; text-align:right;}
	.guideline .guideline-desc-right-under{margin-top: 40px; margin-bottom: 40px; font-size: 1.3rem; line-height: 21px; text-align:right;}
    .guideline .guideline-ttl{margin-top: 20px; margin-bottom: 10px; font-size: 1.4rem;}
    .guideline .guideline-list{margin-bottom: 0px;}
    .guideline .guideline-list-item{font-size: 1.3rem; line-height: 22px;}
	.guideline .guideline-list-item:before{content: "●"; display: inline; margin-right: 7px; color: #0e3f85;}
    .guideline .guideline-list-ol{margin-bottom: 0px;}
    .guideline .guideline-list-ol-item{font-size: 1.3rem; line-height: 22px;}

	/*------------------------
    campus top
    ------------------------*/
	.campus-top .campus-top-list-ttl {margin-top:45px; margin-bottom: 25px; font-size: 1.8rem; font-weight: bold; color: #003d7f;}
    .campus-top .event-list-item{padding: 9px 15px 9px 33px; margin-bottom: 0; font-size: 1.4rem; line-height: 1.5;}
    .campus-top .event-list-item:before{left: 15px; top: 9px;}
    .campus-top .event-list-item a{font-size: 1.4rem;}
    .campus-top .no-event{font-size: 1.4rem; line-height: 1.5;}
    .campus-top .event-notes{font-size: 1.3rem; line-height: 1.5; margin-top: 20px;}
    .campus-top .event-area-ttl{display: block; font-size: 1.7rem; margin: 10px 0 0;}
    .campus-top .event-area-ttl:before{margin-right: 5px;}
    .campus-top .event-cat-ttl{display: block; font-size: 2rem; margin: 10px 0 0;}
    .campus-top .event-cat-ttl:before{margin-right: 5px;}
    .campus-top .pager{margin: 30px auto 0;}
    .campus-top .pager .pager-inner{position: relative; flex-wrap: wrap; max-width: 500px; margin: 0 auto; padding: 0 30px;}
    .campus-top .pager .page-numbers{margin: 4px 8px 4px 8px; font-size: 1.4rem;}
    .campus-top .pager .page-numbers.prev,
    .campus-top .pager .page-numbers.next{position: absolute; top: calc(50% - 7px); margin: 0;}
    .campus-top .pager .page-numbers.prev{left: 0;}
    .campus-top .pager .page-numbers.next{right: 0;}

    .campus-top .campus-message{padding: 15px 15px 0; margin-bottom: 50px;}
    .campus-top .campus-message-inner{position: relative; padding: 0;}
    .campus-top .campus-message-img-box{position: relative; left: auto; display: flex; justify-content: center; margin-top: -26px; z-index: 1;}
    .campus-top .campus-message-img{width: auto; height: 192px;}
    .campus-top .campus-message-balloon{position: relative; width: 100%; margin-left: 0; padding: 26px 15px 36px; background-color: #ffffff;}
    .campus-top .campus-message-balloon:before{left: calc(50% - 85px); bottom: -38px; width: 39px; height: 40px; background-image: url("img/fuki_campus_message_sp.png"); background-size: 39px 40px;}
    .campus-top .campus-message-ttl{margin-bottom: 15px;}
    .campus-top .campus-message-ttl-inner{font-size: 1.6rem;}
    .campus-top .campus-message-txt{position: relative; z-index: 1; font-size: 1.3rem; line-height: 22px;}

    /*------------------------
    campus report
    ------------------------*/
    .campus-body h2{margin-bottom: 20px; font-size: 1.6rem; line-height: 28px;}
    .campus-body h3{margin-bottom: 20px; font-size: 1.4rem; line-height: 24px;}
    .campus-body h4{margin-bottom: 20px; font-size: 1.4rem; line-height: 24px;}
    .campus-body h5{margin-bottom: 20px; font-size: 1.3rem; line-height: 22px;}
    .campus-body h6{margin-bottom: 20px; font-size: 1.3rem; line-height: 22px;}
    .campus-body p{margin-bottom: 20px; font-size: 1.3rem; line-height: 22px;}
    .campus-body ul{margin-bottom: 20px;}
    .campus-body ul li{padding-left: 13px; font-size: 1.3rem; line-height: 22px;}
    .campus-body ol{margin-bottom: 20px;}
    .campus-body ol li{padding-left: 16px; font-size: 1.3rem; line-height: 22px;}
    .campus-body table{width: 100%; margin-bottom: 20px;}
    .campus-body table th,
    .campus-body table td{font-size: 1.3rem; line-height: 22px; padding: 11px 10px;}
    .campus-body img.alignleft{width: calc(54.7% - 25px); margin-right: 25px; margin-bottom: 25px;}
    .campus-body img.alignright{width: calc(54.7% - 25px); margin-left: 25px; margin-bottom: 25px;}

    /*------------------------
    404
    ------------------------*/
    .not-found-box{padding: 15px 18px 25px;}
    .not-found-box .not-found-box-head{display: flex; align-items: center; margin-bottom: 30px;}
    .not-found-box .not-found-rabbit-box{position: static; margin-right: 20px; padding-left: 15px;}
    .not-found-box .not-found-rabbit{width: 67px;}
    .not-found-box .not-found-ttl{font-size: 1.6rem; line-height: 28px;}
    .not-found-box .not-found-txt{font-size: 1.3rem; line-height: 22px;}
}
