@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Noto+Sans+KR:wght@400;700&family=Noto+Serif+KR:wght@400;700&display=swap');

/* ---------------------------------------------------------------- *
	 ブラウザ設定の初期化
 * ---------------------------------------------------------------- */
html { overflow-x: hidden;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{ margin: 0; padding: 0; }
address, caption, cite, code, dfn, em, strong, th, var	{ font-style: normal; }
table	{ border-collapse: collapse; border-spacing: 0; }
q:before ,q:after	{ content: ''; }
object, embed	{ vertical-align: top; }
h1, h2, h3, h4, h5, h6	{ font-size: 100%; }
img{ border: none; vertical-align:top; }
abbr, acronym, fieldset	{ border: 0;}
ul,li	{ list-style-type: none; margin-left:0; padding-left:0; }

/* アウトラインを非表示 */
a, button,input {
    outline: none !important;
}

/* 画像に余白が入らないように */
img{
	vertical-align: top;
}

/* ---------------------------------------------------------------- *
	ボディ基本設定等
 * ---------------------------------------------------------------- */

body{
	width:100%;
	height:100%;
	font-size:100%;
	/*font-family:Meiryo,"メイリオ",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;*/
	color:#000000;
}

/* ---------------------------------------------------------------- *
	調整用スタイル
 * ---------------------------------------------------------------- */
.fr { float:right !important;}
.fl { float:left !important;}
.tac { text-align:center !important;}
.tar { text-align:right !important;}
.tal { text-align:left !important;}

.block { display: block;}
.inline { display: inline;}
.hide { display: none !important;}

.nobg { background: none !important;}

.tIndent{ text-indent:-1em; padding-left:1em;}

@media only screen and (max-width: 640px) {
.fr { float:none !important;}
.fl { float:none !important;}
}


/*----clearfix----*/

.clear { clear:both;}

.clearfix{
    display: block;
    min-height: 1%;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}

/*----font ----*/
.fsss { font-size:80%;}
.fss { font-size:90%;}
.fsm { font-size:100%;}
.fsl { font-size:110%;}
.fsll { font-size:120%;}
.fs10 { font-size:10px !important;}
.fs12 { font-size:12px !important;}
.fs14 { font-size:14px !important;}
.fs16 { font-size:16px !important;}
.fs18 { font-size:18px !important;}
.fs20 { font-size:20px !important;}
.fs25 { font-size:25px !important;}
.fs30 { font-size:30px !important;}
.fwb { font-weight:bold;}
.fwbG{font-weight:bold; color:#bb9d28;}

.uLine { text-decoration: underline;}
.noLine { text-decoration: none;}

.sup {
    font-size: 78%;
    vertical-align: top;
}
.sub {
    font-size: 78%;
    vertical-align: baseline;
}

.att {
  padding-left: 1em;
  text-indent: -1em;
}

/*---- margin ----*/

.mt0 { margin-top:0 !important;}
.mt1 { margin-top:1px !important;}
.mt2 { margin-top:2px !important;}
.mt3 { margin-top:3px !important;}
.mt4 { margin-top:4px !important;}
.mt5 { margin-top:5px !important;}
.mt6 { margin-top:6px !important;}
.mt7 { margin-top:7px !important;}
.mt8 { margin-top:8px !important;}
.mt9 { margin-top:9px !important;}
.mt10 { margin-top:10px !important;}
.mt12 { margin-top: 12px !important;}
.mt15 { margin-top: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mt25 { margin-top: 25px !important;}
.mt30 { margin-top: 30px !important;}
.mt35 { margin-top: 35px !important;}
.mt40 { margin-top: 40px !important;}
.mt45 { margin-top: 45px !important;}
.mt50 { margin-top: 50px !important;}

.mb0 { margin-bottom:0 !important;}
.mb1 { margin-bottom:1px !important;}
.mb2 { margin-bottom:2px !important;}
.mb3 { margin-bottom:3px !important;}
.mb4 { margin-bottom:4px !important;}
.mb5 { margin-bottom:5px !important;}
.mb6 { margin-bottom:6px !important;}
.mb7 { margin-bottom:7px !important;}
.mb8 { margin-bottom:8px !important;}
.mb9 { margin-bottom:9px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb12 { margin-bottom: 12px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb45 { margin-bottom: 45px !important;}
.mb50 { margin-bottom: 50px !important;}

.ml0 { margin-left: 0 !important;}
.ml1 { margin-left: 1px !important;}
.ml2 { margin-left: 2px !important;}
.ml3 { margin-left: 3px !important;}
.ml4 { margin-left: 4px !important;}
.ml5 { margin-left: 5px !important;}
.ml6 { margin-left: 6px !important;}
.ml7 { margin-left: 7px !important;}
.ml8 { margin-left: 8px !important;}
.ml9 { margin-left: 9px !important;}
.ml10 { margin-left: 10px !important;}
.ml12 { margin-left: 12px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml25 { margin-left: 25px !important;}
.ml30 { margin-left: 30px !important;}
.ml30 { margin-left: 35px !important;}
.ml40 { margin-left: 40px !important;}
.ml45 { margin-left: 45px !important;}
.ml50 { margin-left: 50px !important;}

.mr0 { margin-right: 0 !important;}
.mr1 { margin-right: 1px !important;}
.mr2 { margin-right: 2px !important;}
.mr3 { margin-right: 3px !important;}
.mr4 { margin-right: 4px !important;}
.mr5 { margin-right: 5px !important;}
.mr6 { margin-right: 6px !important;}
.mr7 { margin-right: 7px !important;}
.mr8 { margin-right: 8px !important;}
.mr9 { margin-right: 9px !important;}
.mr10 { margin-right: 10px !important;}
.mr12 { margin-right: 12px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr25 { margin-right: 25px !important;}
.mr30 { margin-right: 30px !important;}
.mr35 { margin-right: 35px !important;}
.mr40 { margin-right: 40px !important;}
.mr45 { margin-right: 45px !important;}
.mr50 { margin-right: 50px !important;}

/*---- padding ----*/

.p0 { padding: 0 !important;}
.p1 { padding: 1px !important;}
.p2 { padding: 2px !important;}
.p3 { padding: 3px !important;}
.p4 { padding: 4px !important;}
.p5 { padding: 5px !important;}
.p6 { padding: 6px !important;}
.p7 { padding: 7px !important;}
.p8 { padding: 8px !important;}
.p9 { padding: 9px !important;}
.p10 { padding: 10px !important;}
.p12 { padding: 12px !important;}
.p15 { padding: 15px !important;}
.p20 { padding: 20px !important;}
.p25 { padding: 25px !important;}
.p30 { padding: 30px !important;}
.p35 { padding: 35px !important;}
.p40 { padding: 40px !important;}
.p45 { padding: 45px !important;}
.p50 { padding: 50px !important;}

.pt0 { padding-top: 0 !important;}
.pt1 { padding-top: 1px !important;}
.pt2 { padding-top: 2px !important;}
.pt3 { padding-top: 3px !important;}
.pt4 { padding-top: 4px !important;}
.pt5 { padding-top: 5px !important;}
.pt6 { padding-top: 6px !important;}
.pt7 { padding-top: 7px !important;}
.pt8 { padding-top: 8px !important;}
.pt9 { padding-top: 9px !important;}
.pt10 { padding-top: 10px !important;}
.pt12 { padding-top: 12px !important;}
.pt15 { padding-top: 15px !important;}
.pt20 { padding-top: 20px !important;}
.pt25 { padding-top: 25px !important;}
.pt30 { padding-top: 30px !important;}
.pt35 { padding-top: 35px !important;}
.pt40 { padding-top: 40px !important;}
.pt45 { padding-top: 45px !important;}
.pt50 { padding-top: 50px !important;}

.pb0 { padding-bottom: 0 !important;}
.pb1 { padding-bottom: 1px !important;}
.pb2 { padding-bottom: 2px !important;}
.pb3 { padding-bottom: 3px !important;}
.pb4 { padding-bottom: 4px !important;}
.pb5 { padding-bottom: 5px !important;}
.pb6 { padding-bottom: 6px !important;}
.pb7 { padding-bottom: 7px !important;}
.pb8 { padding-bottom: 8px !important;}
.pb9 { padding-bottom: 9px !important;}
.pb10 { padding-bottom: 10px !important;}
.pb12 { padding-bottom: 12px !important;}
.pb15 { padding-bottom: 15px !important;}
.pb20 { padding-bottom: 20px !important;}
.pb25 { padding-bottom: 25px !important;}
.pb30 { padding-bottom: 30px !important;}
.pb35 { padding-bottom: 35px !important;}
.pb40 { padding-bottom: 40px !important;}
.pb45 { padding-bottom: 45px !important;}
.pb50 { padding-bottom: 50px !important;}

.pl0 { padding-left: 0 !important;}
.pl1 { padding-left: 1px !important;}
.pl2 { padding-left: 2px !important;}
.pl3 { padding-left: 3px !important;}
.pl4 { padding-left: 4px !important;}
.pl5 { padding-left: 5px !important;}
.pl6 { padding-left: 6px !important;}
.pl7 { padding-left: 7px !important;}
.pl8 { padding-left: 8px !important;}
.pl9 { padding-left: 9px !important;}
.pl10 { padding-left: 10px !important;}
.pl12 { padding-left: 12px !important;}
.pl15 { padding-left: 15px !important;}
.pl20 { padding-left: 20px !important;}
.pl25 { padding-left: 25px !important;}
.pl30 { padding-left: 30px !important;}
.pl30 { padding-left: 35px !important;}
.pl40 { padding-left: 40px !important;}
.pl45 { padding-left: 45px !important;}
.pl50 { padding-left: 50px !important;}

.pr0 { padding: 0 !important;}
.pr1 { padding: 1px !important;}
.pr2 { padding: 2px !important;}
.pr3 { padding: 3px !important;}
.pr4 { padding: 4px !important;}
.pr5 { padding: 5px !important;}
.pr6 { padding: 6px !important;}
.pr7 { padding: 7px !important;}
.pr8 { padding: 8px !important;}
.pr9 { padding: 9px !important;}
.pr10 { padding-right: 10px !important;}
.pr12 { padding-right: 12px !important;}
.pr15 { padding-right: 15px !important;}
.pr20 { padding-right: 20px !important;}
.pr25 { padding-right: 25px !important;}
.pr30 { padding-right: 30px !important;}
.pr35 { padding-right: 35px !important;}
.pr40 { padding-right: 40px !important;}
.pr45 { padding-right: 45px !important;}
.pr50 { padding-right: 50px !important;}

/*----------------------------------------------------------
 common
---------------------------------------------------------- */

body{
  font-family: 'Noto Sans JP', 'Noto Sans KR', sans-serif;
  /*font-feature-settings : "palt";*/
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  background: #F9F9F9;
  color: #000000;
  font-size: 16px;
  overflow: hidden;
}

img{
  width: auto;
  max-width: 100%;
  height: auto;
}
/*IE*/
@media all and (-ms-high-contrast: none) {
  img{
    width: 100%;
  }
  .the_content img{
    width: auto;
    max-width: 100%;
  }
}

a{
  display: inline-block;
  text-decoration: none;
  -webkit-transition-duration: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

a:hover{
  opacity: 0.6;
}

/* ---------------------------------------------------------------- *
	グーテンベルク
 * ---------------------------------------------------------------- */
.wp-block-gallery{
  -webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-box-pack: center;
justify-content: center;
}
.wp-block-gallery .blocks-gallery-item {
  flex-grow: 0;
  max-width: 351px;
}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption{
  box-sizing: border-box;
  padding-top: 10px;
}

/* ---------------------------------------------------------------- *
	fonts
 * ---------------------------------------------------------------- */
@font-face {
  font-family: 'icomoon';
  src:  url('/wp2021/wp-content/themes/suidorekishi/fonts/icomoon.eot?ukbzhm');
  src:  url('/wp2021/wp-content/themes/suidorekishi/fonts/icomoon.eot?ukbzhm#iefix') format('embedded-opentype'),
    url('/wp2021/wp-content/themes/suidorekishi/fonts/icomoon.ttf?ukbzhm') format('truetype'),
    url('/wp2021/wp-content/themes/suidorekishi/fonts/icomoon.woff?ukbzhm') format('woff'),
    url('/wp2021/wp-content/themes/suidorekishi/fonts/icomoon.svg?ukbzhm#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file_pdf:before {
  content: "\e904";
}
.icon-file_word:before {
  content: "\e906";
}
.icon-file_excel:before {
  content: "\e907";
}
.icon-blank:before {
  content: "\e905";
}
.icon-dl:before {
  content: "\e903";
}
.icon-home:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e901";
}
.icon-arrow:before {
  content: "\e900";
}

/* ---------------------------------------------------------------- *
	inner
 * ---------------------------------------------------------------- */
.inner{
  width: 100%;
  max-width: 1088px;
  margin: 0 auto;
}

@media (max-width: 1140px) {
  .inner{
    width: 95%;
  }
}

/* ---------------------------------------------------------------- *
	p
 * ---------------------------------------------------------------- */
.text p{
	margin-bottom: 1em;
}

.text p:last-child{
	margin-bottom: 0;
}

/* ---------------------------------------------------------------- *
	medhia
 * ---------------------------------------------------------------- */
/* PC */
@media (min-width: 769px) , print{
  .no-pc { display: none !important;}
}

/* SP */
@media (max-width: 768px) {
  .no-sp { display: none !important;}
}

/* ---------------------------------------------------------------- *
	cont
 * ---------------------------------------------------------------- */
#container{
  padding-top: 100px;
  -webkit-transition-duration: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
/* SP */
@media (max-width: 768px) {
  #container{
    padding-top: 47px;
  }
}

/* ---------------------------------------------------------------- *
	not_post / 投稿が無い場合の表示
 * ---------------------------------------------------------------- */
.not_post{
  text-align: center;
}

/* ---------------------------------------------------------------- *
	wp login時のUI
 * ---------------------------------------------------------------- */

/* PC */
@media (min-width: 769px) , print{
  .admin-bar #header{
    top: 32px;
  }
}
/* SP */
@media (max-width: 768px) {
  .admin-bar #wpadminbar{
    position: fixed;
  }
  .admin-bar #header{
    top: 46px;
  }
}

/* ---------------------------------------------------------------- *
	sectionCon
 * ---------------------------------------------------------------- */
.sectionCon{
  padding-top: 50px;
  padding-bottom: 50px;
}

/* ---------------------------------------------------------------- *
	title
 * ---------------------------------------------------------------- */
.big_ttl{
  font-size: 32px;
  margin-bottom: 40px;
  text-align: center;
}

.big_ttl::after{
  content: "";
  display: block;
  background-color: #cacaca;
  width: 100%;
  max-width: 60px;
  height: 4px;
  border-radius: 99px;
  margin: 10px auto 0;
}

/* SP */
@media (max-width: 768px) {
  .big_ttl{
    font-size: 26px;
  }
}

/* ---------------------------------------------------------------- *
	pankuzu
 * ---------------------------------------------------------------- */
#pankuzu{
  background-color: #fff;
  margin: 0 auto 50px;
  padding: 10px 0;
}

#pankuzu ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: start;
  align-items: start;
  -webkit-justify-content: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-box-pack: start;
  justify-content: start;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#pankuzu li{
  position: relative;
  padding-right: 15px;
  margin-left: 15px;
}
#pankuzu li::after{
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  width: 5px;
  height: 5px;
  border-bottom: 2px solid #939597;
  border-right: 2px solid #939597;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#pankuzu li:last-of-type::after{
  display: none;
  margin-right: 0;
}

#pankuzu li,
#pankuzu a{
  color: #313131;
  font-size: 12px;
  position: relative;
}
#pankuzu a .icon-home{
  vertical-align: middle;
  margin-right: 10px;
}

/* ---------------------------------------------------------------- *
	the_content
 * ---------------------------------------------------------------- */
/* ----- h2 ----- */
/*.the_content h2{
  font-size: 26px;
  font-weight: 400;
  text-align: center;
  display: table;
  background-color: #fff;
  border-bottom: 3px solid #F5DF4D;
  margin: 100px 0 30px;
  padding: 10px;
}
.bg_wh .the_content h2{
  background-color: #F9F9F9;
}
.the_content h2:first-child{
  margin-top: 0;
}*/
/* SP */
/*@media (max-width: 768px) {
  .the_content h2{
    font-size: 24px;
  }
}*/

/* ----- pattern02 ----- */
/*.the_content h2{
  font-size: 26px;
  font-weight: 400;
  text-align: center;
  margin: 100px 0 30px;
  padding: 20px 0;
  position: relative;
}
.the_content h2::before,
.the_content h2::after{
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  width: 50%;
  background-color: #cacaca;
  position: absolute;
  right: 0;
  bottom: 0;
}
.the_content h2::after{
  background-color: #F5DF4D;
  right: auto;
  left: 0;
}*/

/* ----- pattern03----- */
.the_content h2{
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  margin: 100px 0 30px;
  padding: 5px 5px;
  background-color: #72787d;
  color: #fff;
}
/* SP */
@media (max-width: 768px) {
  .the_content h2{
    font-size: 22px;
  }
}

.the_content h2:first-child{
  margin-top: 0;
}

/* ----- h3 ----- */
.the_content h3{
  font-size: 24px;
  font-weight: 700;
  display: block;
  margin-top: 50px;
  margin-bottom: 20px;
  text-align: left;
  position: relative;
  background-color: #e7e7e7;
  border-bottom: 5px solid #9AA5AA;
  color: #000;
  padding: 5px 10px 5px 15px;
  /*box-shadow: 0 0 15px rgba(0,0,0,0.10);*/
}
.the_content h3.yellow{
  background-color: #fff3a6;
  border-bottom-color: #F5DF4D;
  background: -moz-linear-gradient(left, #fff3a6, #fff9d5);
  background: -webkit-linear-gradient(left, #fff3a6, #fff9d5);
  background: linear-gradient(to right, #fff3a6, #fff9d5);
}
.the_content h3.blue{
  background-color: #AECFEE;
  background: -moz-linear-gradient(left, #abcbeb, #badaff);
  background: -webkit-linear-gradient(left, #abcbeb, #badaff);
  background: linear-gradient(to right, #abcbeb, #badaff);
  color: #000;
  border-bottom-color: #00499E;
}
.the_content h3:first-child{
  margin-top: 0;
}
/* SP */
@media (max-width: 768px) {
  .the_content h3{
    font-size: 22px;
  }
}

/* ----- h4 ----- */
.the_content h4{
  font-size: 22px;
  font-weight: 700;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: left;
  position: relative;
  padding-left: 1.2em;
}
.the_content h4::before{
  content: "■";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  color: #9AA5AA;
}
.the_content h4.yellow::before{
  color: #F5DF4D;
}
.the_content h4:first-child{
  margin-top: 0;
}

/* ----- h5 ----- */
.the_content h5{
  font-size: 20px;
  text-align: left;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  /*border-left: 4px solid #F5DF4D;*/
  border-bottom: 2px solid #edce00;
  padding-left: 10px;
  padding-bottom: 3px;
}
.the_content h5.gray{
  /*border-left-color: #9AA5AA;*/
  border-bottom-color: #9AA5AA;
}
.the_content h5:first-child{
  margin-top: 0;
}

/* ----- h6 ----- */
.the_content h6{
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  padding-left: 10px;
}
.the_content h6:first-child{
}

/* ----- p ----- */
.the_content p{
  margin-bottom: 1em;
  line-height: 1.75;
}

/* ---------------------------------------------------------------- *
	レイアウト
 * ---------------------------------------------------------------- */
/* ----- 区切り線 ----- */
.wp-block-separator{
  height: 0px;
  width: 100%;
  border: none;
  border-top: 1px solid #E5E5E2;
  margin: 2em auto;
}

/* ---------------------------------------------------------------- *
	ページネーション
 * ---------------------------------------------------------------- */
.m-pagination{
  text-align: center;
  border-top: 1px solid #E5E5E2;
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: start;
  align-items: start;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-box-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 50px;
}
.m-pagination .page-numbers,
.m-pagination .post-page-numbers{
  margin: 5px 8px;
  padding: 10px 5px;
  line-height: 1;
  color: #313131;
  display: inline-block;
}
.m-pagination .page-numbers.current,
.m-pagination .post-page-numbers.current{
  font-weight: 700;
  border-bottom: 2px solid #313131;
}

/* ---------------------------------------------------------------- *
	yearly-list
 * ---------------------------------------------------------------- */
#event .yearly-list{
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: start;
  align-items: start;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-box-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
#event .yearly-list li{
  margin: 5px;
}
#event .yearly-list a{
  display: block;
  text-align: center;
  color: #313131;
  background-color: #eee;
  border-radius: 5px;
  font-size: 14px;
  padding: 5px 15px;
  text-decoration: none;
}

/* SP */
@media (max-width: 768px) {
  #event .yearly-list{
    -webkit-justify-content: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-box-pack: start;
    justify-content: start;
  }
  #event .yearly-list li{
    width: calc(50% - 20px);
  }
  #event .yearly-list a{
    padding: 10px;
  }
}

/* ---------------------------------------------------------------- *
	linkWrap
 * ---------------------------------------------------------------- */
.linkWrap a{
  color: #000;
  text-decoration: none;
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  padding-right: 20px;
  position: relative;
  z-index: 1;
}
.linkWrap a:hover{
  opacity: 1;
}

.linkWrap a::after{
  content: "";
  position: absolute;
  right: 3px;
  top: 50%;
  margin-top: -3px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(-45deg) translateY(-50%);
  -ms-transform: rotate(-45deg) translateY(-50%);
  -o-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
  -webkit-transition-duration: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.linkWrap a:hover::after{
  right: 0px;
}

.linkWrap a::before{
  content: "";
  width: 100%;
  height: 1px;
  z-index: 2;
  position: absolute;
  bottom: -1px;
  background-color: #F5DF4D;
  -webkit-transition-duration: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
}
.linkWrap a:hover::before{
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

/* ---------------------------------------------------------------- *
	wp-block-file
 * ---------------------------------------------------------------- */
.the_content p a,
.recommend_list li a{
  text-decoration: underline;
  color: #313131;
}

/* ---------------------------------------------------------------- *
	wp-block-file
 * ---------------------------------------------------------------- */
.wp-block-file{
  position: relative;
}

.wp-block-file a{
  background: #fff;
  padding: .5em 3em;
  border-radius: 2em;
  font-size: 14px;
  color: #313131;
  text-decoration: none;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #939597;
  width: 100%;
  max-width: 512px;
}
/* SP */
@media (max-width: 768px) {
  .wp-block-file a{
    padding-top: 0.7em;
    padding-bottom: 0.7em;
  }
}

.wp-block-file a::before{
  content: "";
  width: 5px;
  height: 5px;
  border-top: 2px solid #313131;
  border-right: 2px solid #313131;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.wp-block-file.file-dl a::before{
  font-family: 'icomoon' !important;
  content: "\e903";
  border: none;
  width: auto;
  height: auto;
  font-size: 12px;
  margin-top: 0.1em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.wp-block-file.pdf,
.wp-block-file.word,
.wp-block-file.excel{
  padding-left: 42px;
}

/*pdf*/
.wp-block-file.pdf a:not(.wp-block-file__button)::before{
  content: "\e904";
  color: #a51a2f;
}
/*word*/
.wp-block-file.word a:not(.wp-block-file__button)::before{
  content: "\e906";
  color: #344d86;
}
/*excel*/
.wp-block-file.excel a:not(.wp-block-file__button)::before{
  content: "\e907";
  color: #3c7345;
}

/*no icon*/
.wp-block-file.no-icon ,
.wp-block-file.file-mini {
    display: inline-block;
    padding-left: 0;
    margin-right: 30px;
}

/* ----- wp-block-file__button ----- */
.wp-block-file a.wp-block-file__button{
  font-size: 12px;
  margin-top: 5px;
  margin-left: 0;
}
.wp-block-file a.wp-block-file__button::after{
  font-family: 'icomoon' !important;
  content: "\e903";
}
.wp-block-file a.wp-block-file__button:hover{
  opacity: 0.6;
}

/* ---------------------------------------------------------------- *
	anc_link
 * ---------------------------------------------------------------- */
.anc_link,
p.anc_link{
  padding-top: 100px;
  margin-top: -100px;
  margin-bottom: 0;
  font-size: 0;
  line-height: 0;
  position: relative;
  z-index: -1;
}
/* SP */
@media (max-width: 768px) {
  .anc_link{
    padding-top: 60px;
    margin-top: -60px;
  }
}

/* ---------------------------------------------------------------- *
	header
 * ---------------------------------------------------------------- */
#header{
  background-color: #fff;
  background-color: #F9F9F9;
  border-bottom: 1px solid #E5E5E1;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
  padding-top: 16px;
}

/* SP */
@media (max-width: 768px) {
  #header{
    padding-top: 10px;
    padding-bottom: 10px;
    height: 35px;
    background-color: #fff;
    -webkit-transition-duration: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  .nav_active #header{
    background-color: #F9F9F9;
  }
}

/* ----- headerBox ----- */
/* PC */
@media (min-width: 769px) , print{
  .headerBox{
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: space-between;
		-webkit-box-pack: space-between;
		-ms-flex-pack: space-between;
		-moz-box-pack: space-between;
		justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

/* ---------------------------------------------------------------- *
	header_top
 * ---------------------------------------------------------------- */
/* PC */
@media (min-width: 769px) , print{
  #header_top{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -moz-box-pack: flex-end;
    justify-content: flex-end;
    margin-bottom: 2px;
  }
}
/* SP */
@media (max-width: 768px) {
  #header .headerBox > #header_top{
    display: none;
  }
  #header_top{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -moz-box-pack: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 40px 40px;
    border-bottom: 1px solid #E5E5E1;
  }
}

/* ----- sns ----- */
/* SP */
@media (max-width: 768px) {
  #header .sns{
    width: 50%;
  }
}

#header .sns ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-box-pack: start;
  justify-content: start;
}
/* PC */
@media (min-width: 769px) , print{
  #header .sns{
    margin-right: 20px;
  }
}
/* SP */
@media (max-width: 768px) {
  #header .sns ul{
    padding-left: 10px;
  }
}

#header .sns ul li{
  margin-right: 10px;
  width: 100%;
  width: 32px;
  height: 32px;
}
#header .sns ul li a{
  width: 100%;
  height: 100%;
}
#header .sns ul li img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  border-radius: 5px;
}
/* SP */
@media (max-width: 768px) {
  #header .sns ul li{
    margin-right: 15px;
    width: 40px;
    height: 40px;
  }
}
#header .sns ul li:last-of-type{
  margin-right: 0;
}

/* ---------------------------------------------------------------- *
	search
 * ---------------------------------------------------------------- */
#search{
  border: 1px solid #333;
  border-radius: 999px;
  overflow: hidden;
  width: 100%;
  height: 28px;
}
#___gcse_0{
  margin-top: 2px;
}
/* PC */
@media (min-width: 769px) , print{
  #search{
    max-width: 280px;
  }
}
/* SP */
@media (max-width: 768px) {
	#search{
    margin-top: 20px;
    margin-bottom: 0;
	}
}
/* ----- google search ----- */
#search form.gsc-search-box{
  border: 0;
	padding: 0;
	margin: 0;
}
#search .gsc-control-cse{
  border: 0;
	padding: 0;
}
#search table.gsc-search-box{
  margin-bottom: 0;
	padding: 0;
}
#search .gsc-search-button{
	margin: 0;
	padding: 0;
}

#search .gsc-search-button button{
  border: 0;
	margin: 0;
	background-color: #fff;
	color: #333;
	padding: 0 10px;
	font-size: 16px;
  -webkit-transition-duration: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#search .gsc-search-button button:hover{
	cursor: pointer;
  opacity: 0.6;
}

#search table.gsc-search-box td.gsc-input{
  padding-right: 0;
}
#search .gsib_a{
  padding: 4px 9px 4px 9px;
}
#search .gsc-input-box{
  border: 0;
	padding: 0;
	margin: 0;
}

#search .gsc-search-button-v2 svg{
	vertical-align: bottom;
  fill: #333;
  width: 16px;
  height: 16px;
}
#search .gsc-search-button-v2:hover svg{
  fill: #333;
}
#search .gsc-input{
  font-size: 14px;
}

/* ---------------------------------------------------------------- *
	language
 * ---------------------------------------------------------------- */
#language{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  max-width: 6em;
}
/* PC */
@media (min-width: 769px) , print{
  #language{
    margin-left: 20px;
  }
}
/* SP */
@media (max-width: 768px) {
  #language{
    width: calc(50% - 10px);
    max-width: none;
    margin-right: 10px;
  }
}

#language .first{
  color: #fefefe;
  background-color: #939597;
  padding: 5px 55px 6px 8px;
  box-sizing: border-box;
  width: 100%;
  font-size: 12px;
  position: relative;
  -webkit-transition-duration: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  display: inline-block;
}
/* SP */
@media (max-width: 768px) {
  #language .first{
    padding-top: 7px;
    padding-bottom: 9px;
    padding-left: 20px;
  }
}

#language .first:hover{
  cursor: pointer;
  background-color: #313131;
}

#language .first::after{
  content: "";
  position: absolute;
  right: 8px;
  top: 50%;
  display: inline-block;
  width: 4px;
  height: 4px;
  vertical-align: middle;
  border-bottom: 2px solid #fefefe;
  border-right: 2px solid #fefefe;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* ----- select ----- */
#language .selectBox {
  display: none;
  position: absolute;
  top: 27px;
  left: 0;
  right: 0;
  font-size: 12px;
  background-color: rgba(49,49,49,0.95);
  padding: 5px 8px;
  z-index: 3;
}
#language .selectBox a{
  color: #fefefe;
  padding: 5px 0;
  display: block;
}

/* ---------------------------------------------------------------- *
	header logo
 * ---------------------------------------------------------------- */
#header .logo{
  width: 100%;
  max-width: 300px;
}
/* PC */
@media (min-width: 769px) , print{
  #header .logo{
    padding-bottom: 15px;
  }
}
/* SP */
@media (max-width: 768px) {
  #header .logo{
    width: 100%;
    max-width: 210px;
    margin-top: 4px;
  }
}

/* ---------------------------------------------------------------- *
	gnavi
 * ---------------------------------------------------------------- */
/* PC */
@media (min-width: 769px) , print{
  #gNavi{
    margin-left: auto;
  }
	#gNaviCon{
    max-width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: space-between;
		-webkit-box-pack: space-between;
		-ms-flex-pack: space-between;
		-moz-box-pack: space-between;
		justify-content: space-between;
	}
}
/* SP */
@media (max-width: 768px) {
	#gNavi {
		position: absolute;
    z-index: 99999;
    width: 36px;
    height: 36px;
    top: 9px;
    right: 2.5%;
	}
	#gNaviCon{
		width: 100%;
    overflow-y: scroll;
    height: calc(100vh - 47px - 50px - 60px);
    padding-top: 50px;
		padding-bottom: 60px;
	}
	#gNaviCon{
		background-color: #F9F9F9;
		position: fixed;
		top: 47px;
		left: 0;
		right: 0;
		-webkit-transition-duration: 0.2s;
		-webkit-transition: 0.2s;
		-moz-transition: 0.2s;
		-ms-transition: 0.2s;
		-o-transition: 0.2s;
		-webkit-transform: translate(100%, 0%);
		-ms-transform: translate(100%, 0%);
		-o-transform: translate(100%, 0%);
		transform: translate(100%, 0%);
	}
	.nav_active #gNaviCon{
		-webkit-transform: translate(0%, 0%);
		-ms-transform: translate(0%, 0%);
		-o-transform: translate(0%, 0%);
		transform: translate(0%, 0%);
	}
}

#gNaviCon > ul{
  width: 100%;
}

/* PC */
@media (min-width: 769px) , print{
	#gNaviCon > ul{
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: stretch;
		-webkit-align-items: stretch;
		align-items: stretch;
		-webkit-justify-content: flex-end;
		-webkit-box-pack: flex-end;
		-ms-flex-pack: flex-end;
		-moz-box-pack: flex-end;
		justify-content: flex-end;
	}
}

#gNaviCon > ul > li{
	position: relative;
}
/* PC */
@media (min-width: 769px) , print{
	#gNaviCon > ul > li{
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: stretch;
		-webkit-align-items: stretch;
		align-items: stretch;
		-webkit-justify-content: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-moz-box-pack: center;
		justify-content: center;
    margin-right: 40px;
	}
	#gNaviCon > ul > li:last-of-type{
    margin-right: 0;
  }
}
/* SP */
@media (max-width: 768px) {
  #gNaviCon > ul > li{
    border-bottom: 1px solid #E5E5E1;
  }
}

#gNaviCon > ul > li > a{
	text-decoration: none;
	color: #313131;
	font-size: 15px;
	text-align: center;
	display: block;
	width: 100%;
  padding: 15px 0;
  position: relative;
}
/* PC */
@media (min-width: 769px) , print{
  #gNaviCon > ul > li > a.gnav_current::after,
  #gNaviCon > ul > li > a::after{
    content: "";
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
    display: block;
    background-color: #313131;
    width: 100%;
    height: 2px;
    opacity: 0;
		-webkit-transition-duration: 0.2s;
		-webkit-transition: 0.2s;
		-moz-transition: 0.2s;
		-ms-transition: 0.2s;
		-o-transition: 0.2s;
		transition: 0.2s;
  }
  #gNaviCon > ul > li > a.gnav_current::after,
  #gNaviCon > ul > li.open > a::after{
    opacity: 1;
    bottom: 9px;
  }
}

/* SP */
@media (max-width: 768px) {
	#gNaviCon > ul > li > a:hover{
    opacity: 1;
  }
	#gNaviCon > ul > li > a{
		padding: 20px 40px;
    box-sizing: border-box;
		position: relative;
    font-size: 18px;
    text-align: left;
	}
	#gNaviCon > ul > li > a::after{
		-webkit-transition-duration: 0.2s;
		-webkit-transition: 0.2s;
		-moz-transition: 0.2s;
		-ms-transition: 0.2s;
		-o-transition: 0.2s;
		transition: 0.2s;
	}
  /*下層有リンク*/
	#gNaviCon > ul > li.subOn > a::before,
	#gNaviCon > ul > li.subOn > a::after{
    content: "";
    width: 14px;
    height: 2px;
    position: absolute;
    right: 37px;
    top: 50%;
    display: inline-block;
    background-color: #313131;
  }
	#gNaviCon > ul > li.subOn > a::after{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
	#gNaviCon > ul > li.open.subOn > a::after{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
	}
  /*単発リンク*/
	#gNaviCon > ul > li.mainOnly > a::after{
    content: "";
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -3px;
    display: inline-block;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
	}
}

/* ----- subBox ----- */
#gNavi .subBox{
	padding: 7px 20px;
	display: none;
	z-index: 99;
}
/* PC */
@media (min-width: 769px) , print{
	#gNavi .subBox{
    background-color: rgba(49,49,49,0.95);
		position: absolute;
		width: 240px;
		top: 51px;
		left: 0;
    display: block;
    -webkit-transition-duration: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
	}
	/*#gNaviCon > ul > li:nth-last-child(-n + 3) .subBox{
		left: auto;
		right: 0;
	}*/
}
/* SP */
@media (max-width: 768px) {
	#gNavi .subBox{
		padding: 0 40px 20px 60px;
	}
}

#gNavi .subBox.focused{
	display: block;
}
/* PC */
@media (min-width: 769px) , print{
	#gNavi .subBox.focused{
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}

#gNavi .subBox a{
	position: relative;
	display: block;
	text-decoration: none;
	color: #fff;
  font-size: 14px;
  padding: 7px 12px 7px 30px;
}
#gNavi .subBox a i{
  margin-left: 0.5em;
}
/* SP */
@media (max-width: 768px) {
  #gNavi .subBox a{
    color: #313131;
  }
	#gNavi .subBox li a{
		padding-right: 0;
	}
}

#gNavi .subBox > li a::before{
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background-color: #FEFEFE;
  position: absolute;
  left: 0;
  top: 1.21em;
}
/* SP */
@media (max-width: 768px) {
  #gNavi .subBox > li a::before{
    background-color: #313131;
  }
}

/* ----- layer02 ----- */
#gNavi .subBox .layer02 a{
	border-left: 4px solid #000;
	padding: 8.5px 12px 8.5px 16px;
}

/* SP */
@media (max-width: 768px) {
	#gNavi .subBox .layer02{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#gNavi .subBox .layer02 a{
		background-color: #fff;
		padding: 15px 12px 15px 16px;
	}
}

/*hover*/
#gNavi .subBox .layer02 a:hover{
	border-left-color: #C9C9C9 !important;
}

/* ---------------------------------------------------------------- *
	gNavi SP trigger
 * ---------------------------------------------------------------- */
/* PC */
@media (min-width: 769px) , print{
	#gNavi .trigger{
		display: none;
	}
}
/* SP */
@media (max-width: 768px) {
	#gNavi .trigger{
    box-sizing: border-box;
		width: 36px;
		height: 36px;
		cursor: pointer;
		display: block;
		position: relative;
		top: 0;
		right: 0;
		z-index: 99999;
		color: #000;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
    border: 1px solid #313131;
		border-radius: 50%;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		-o-user-select: none;
		user-select: none;
		-webkit-tap-highlight-color: transparent;
	}
	#gNavi .trigger span,
	#gNavi .trigger span::before,
	#gNavi .trigger span::after{
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		height: 1px;
		width: 16px;
		cursor: pointer;
		background: #313131;
		display: block;
		-webkit-transition-duration: 0.2s;
		-webkit-transition: 0.2s;
		-moz-transition: 0.2s;
		-ms-transition: 0.2s;
		-o-transition: 0.2s;
		transition: 0.2s;
		-webkit-transform: translate(-50%, -1px);
		-ms-transform: translate(-50%, -1px);
		-o-transform: translate(-50%, -1px);
		transform: translate(-50%, -1px);
	}

	.nav_active #gNavi .trigger span,
	.nav_active #gNavi .trigger span::before,
	.nav_active #gNavi .trigger span::after{
		background: #000;
		box-shadow: none;
	}
	#gNavi .trigger span::before{
		-webkit-transform: translate(-50%, -5px);
		-ms-transform: translate(-50%, -5px);
		-o-transform: translate(-50%, -5px);
		transform: translate(-50%, -5px);
	}
	#gNavi .trigger span::after{
		-webkit-transform: translate(-50%, 3px);
		-ms-transform: translate(-50%, 3px);
		-o-transform: translate(-50%, 3px);
		transform: translate(-50%, 3px);
	}
	/* メニュー展開 */
	.nav_active #gNavi .trigger span{
		background-color: transparent !important;
	}
	.nav_active #gNavi .trigger span::before{
		-webkit-transform: translateX(-50%)rotate(45deg);
		-ms-transform: translateX(-50%)rotate(45deg);
		-o-transform: translateX(-50%)rotate(45deg);
		transform: translateX(-50%)rotate(45deg);
		top: 0;
	}

	.nav_active #gNavi .trigger span::after{
		-webkit-transform: translateX(-50%)translateY(-10px)rotate(-45deg);
		-ms-transform: translateX(-50%)translateY(-10px)rotate(-45deg);
		-o-transform: translateX(-50%)translateY(-10px)rotate(-45deg);
		transform: translateX(-50%)translateY(-10px)rotate(-45deg);
		top: 10px;
	}
}
/* ---------------------------------------------------------------- *
	page_top
 * ---------------------------------------------------------------- */
#pagetop{
  height: 50px;
  width: 100%;
  position: relative;
  text-align: right;
  background-color: #F9F9F9;
  box-sizing: border-box;
	padding-top: 100px;
}

.page_top{
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 99;
  margin-left: auto;
	width: 50px;
	height: 50px;
  -webkit-transition-duration: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#pagetop.endPage .page_top{
	position: relative;
}
/* SP */
@media (max-width: 768px) {
  .page_top{
    right: 2.5%;
    bottom: 20px;
  }
  #pagetop.endPage .page_top{
    bottom: 30px;
  }
}

.page_top p{
  background-color: #F9F9F9;
  color: #313131;
  border: 1px solid #313131;
  box-sizing: border-box;
  border-radius: 50%;
	opacity: 0;
	font-weight: 700;
	text-align: center;
	width: 50px;
	height: 50px;
	position: relative;
  -webkit-transition-duration: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
	cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-box-pack: center;
  justify-content: center;
}

#pagetop p i{
  font-size: 10px;
}

#pagetop p.active{
	visibility: visible;
	opacity: 1;
}
#pagetop p:hover{
  opacity: 0.6;
}

/* ---------------------------------------------------------------- *
	footer
 * ---------------------------------------------------------------- */
#footer{
  background-color: #313131;
  color: #FEFEFE;
  padding: 60px 0 20px;
}

#footer .footerBox{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: start;
  align-items: start;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -moz-box-pack: space-between;
  justify-content: space-between;
}

/* SP */
@media (max-width: 768px) {
  #footer .footerBox{
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-flow: column-reverse;
  }
}

/* ----- logo ----- */
#footer .logo{
  width: 100%;
  max-width: 274px;
  margin-bottom: 20px;
}

/* SP */
@media (max-width: 768px) {
  #footer .site_info .logo{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}


/* ----- site_info ----- */
#footer .site_info{
  width: 100%;
}
/* PC */
@media (min-width: 769px) , print{
#footer .site_info{
  width: 35%;
  }
}
/* SP */
@media (max-width: 768px) {
  #footer .site_info{
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}

/* ----- info ----- */
/* PC */
@media (min-width: 769px) , print{
  #footer .info{
    margin-bottom: 20px;
  }
}
/* SP */
@media (max-width: 768px) {
  #footer .info{
    width: 100%;
    text-align: center;
  }
}

/* ----- open_info ----- */
#footer .site_info .open_info{
  font-size: 14px;
  margin-bottom: 10px;
}
#footer .site_info .open_info dl{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: start;
  align-items: start;
  -webkit-justify-content: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-box-pack: start;
  justify-content: start;
  text-align: left;
}
#footer .site_info .open_info dt{
  white-space: nowrap;
}
/* SP */
@media (max-width: 768px) {
  #footer .site_info .open_info{
    /*max-width: 274px;*/
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}
/* ----- address ----- */
#footer .site_info .address{
  font-size: 14px;
}
/* SP */
@media (max-width: 768px) {
  #footer .site_info .address{
    text-align: center;
  }
}

/* ----- sitemap ----- */

#footer .sitemap{
  width: 100%;
}
/* PC */
@media (min-width: 769px) , print{
  #footer .sitemap{
    width: calc(100% - 35% - 30px);
    margin-left: 30px;
    text-align: right;
  }
}
/*IE*/
@media all and (-ms-high-contrast: none) {
  #footer .sitemap{
    max-width: none;
  }
}
/* SP */
@media (max-width: 768px) {
  #footer .sitemap{
    padding: 0 10px;
    box-sizing: border-box;
  }
}

/* PC */
@media (min-width: 769px) , print{
  #footer .sitemap ul{
    overflow: hidden;
    display: inline-block;
  }
  #footer .sitemap ul li{
    float: left;
    margin-right: 2rem;
  }
  #footer .sitemap ul li:last-of-type{
    margin-right: 0;
  }
}

/* SP */
@media (max-width: 768px) {
  #footer .sitemap ul{
    display: -ms-grid;
    display: grid;
    /*横の個数*/
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    /*縦の個数*/
    -ms-grid-rows: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    /*順番*/
    grid-auto-flow: column;
  }
  #footer .sitemap ul li{
    width: 100%;
  }

  #footer .sitemap ul li:nth-of-type(1){
    grid-row: 1 / 4;
    -ms-grid-row: 1;
    grid-column: 1 / 2;
    -ms-grid-column: 1;
  }
  #footer .sitemap ul li:nth-of-type(2){
    grid-row: 2 / 4;
    -ms-grid-row: 2;
    grid-column: 1 / 2;
    -ms-grid-column: 1;
  }
  #footer .sitemap ul li:nth-of-type(3){
    grid-row: 3 / 4;
    -ms-grid-row: 3;
    grid-column: 1 / 2;
    -ms-grid-column: 1;
  }
  #footer .sitemap ul li:nth-of-type(4){
    grid-row: 1 / 4;
    -ms-grid-row: 1;
    grid-column: 2 / 2;
    -ms-grid-column: 2;
  }
  #footer .sitemap ul li:nth-of-type(5){
    grid-row: 2 / 4;
    -ms-grid-row: 2;
    grid-column: 2 / 2;
    -ms-grid-column: 2;
  }
  #footer .sitemap ul li:nth-of-type(6){
    grid-row: 3 / 4;
    -ms-grid-row: 3;
    grid-column: 2 / 2;
    -ms-grid-column: 2;
  }
}

#footer .sitemap a{
  color: #FEFEFE;
  padding: 15px 0;
  font-size: 15px;
  font-weight: 400;
}
/* SP */
@media (max-width: 768px) {
  #footer .sitemap a{
    font-weight: 400;
  }
}

/* ----- copyright ----- */
#footer .copyright{
  font-size: 12px;
  text-align: center;
  margin-top: 80px;
}
/* SP */
@media (max-width: 768px) {
  #footer .copyright{
    margin-top: 40px;
  }
}

/* ---------------------------------------------------------------- *
	404 Not Found
 * ---------------------------------------------------------------- */
#not_found {
}
#not_found .not_found_ttl{
  text-align: center;
  font-size: 50px;
  margin-bottom: 30px;
}
#not_found .not_found_ttl::after{
  content: "";
  display: block;
  background-color: #F5DF4D;
  width: 100%;
  max-width: 60px;
  height: 4px;
  border-radius: 99px;
  margin: 10px auto 0;
}
#not_found p{
  font-size: 20px;
  text-align: center;
}
#not_found ul{
  margin-top: 30px;
  display: inline-block;
}
#not_found ul li{
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 8px;
  text-align: left;
}
#not_found ul li:last-of-type{
  margin-bottom: 0;
}
#not_found .linkWrap{
  text-align: center;
  margin-top: 30px;
}
/* PC */
@media (min-width: 769px) , print{
  #not_found {
    text-align: center;
    padding-top: 10vh;
    padding-bottom: 10vh;
  }
}
/* SP */
@media (max-width: 768px) {
  #not_found .not_found_ttl{
    font-size: 30px;
  }
  #not_found p{
    font-size: 18px;
  }
}

/* ---------------------------------------------------------------- *
	event
 * ---------------------------------------------------------------- */
#event h4{
  width: 100%;
}
#now_event,
#end_event{
  padding-top: 130px;
  margin-top: -130px;
}

/* ----- event_list / ul ----- */
/* PC */
@media (min-width: 769px) , print{
  #event .event_list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-box-pack: start;
    justify-content: start;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

/* ----- event_listBox / li ----- */
#event .event_list .event_listBox{
  background-color: #fff;
  border: 1px solid #ddd;
  position: relative;
  box-sizing: border-box;
}
/* PC */
@media (min-width: 769px) , print{
  #event .event_list .event_listBox{
    margin-right: 1%;
    width: 32.6667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-box-pack: start;
    justify-content: start;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 15px;
  }
  #event .event_list .event_listBox:nth-child(-n + 3) {
    margin-top: 0;
  }
  #event .event_list .event_listBox:nth-of-type(3n){
    margin-right: 0;
  }
}
/* SP */
@media (max-width: 768px) {
  #event .event_list .event_listBox{
    margin-bottom: 20px;
  }
  #event .event_list .event_listBox:last-of-type{
    margin-bottom: 0;
  }
}

#event .event_list .event_listBox a{
  color: #000;
  width: 100%;
  padding-bottom: 36px;
  position: relative;
  text-decoration: none;
}
#event .event_list .event_listBox a:hover{
  opacity: 1;
  text-decoration: none;
}
/* PC */
@media (min-width: 769px) , print{
  #event .event_list .event_listBox a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: start;
    align-items: start;
    -webkit-justify-content: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-box-pack: start;
    justify-content: start;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
/* SP */
@media (max-width: 768px) {
  #event .event_list .event_listBox a{
    padding-bottom: 30px;
  }
}

#event .event_list .event_listBox a::after{
  content: "";
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #F5DF4D transparent;
}

/* ----- info ----- */
#event .event_list .event_listBox .event_info{
  width: 100%;
  box-sizing: border-box;
}
/* PC */
@media (min-width: 769px) , print{
  #event .event_list .event_listBox .event_info{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: start;
    align-items: start;
    -webkit-justify-content: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-box-pack: start;
    justify-content: start;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
/* SP */
@media (max-width: 768px) {
  #event .event_list .event_listBox .event_info{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: start;
    align-items: start;
    -webkit-justify-content: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-box-pack: start;
    justify-content: start;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

#event .event_info .tag,
#event .event_list .event_listBox .title,
#event .event_date{
  padding-left: 20px;
  padding-right: 20px;
}
/* PC */
@media (min-width: 769px) , print{
  #event .event_info .tag,
  #event .event_list .event_listBox .title,
  #event .event_date{
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  #event .event_list .event_listBox .title{
    width: 100%;
  }
}
/* SP */
@media (max-width: 768px) {
  #event .event_info .tag,
  #event .event_list .event_listBox .title,
  #event .event_date{
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  #event .event_list .event_listBox .title{
    width: 100%;
  }
}

/* img */
#event .event_list .event_listBox .img{
  height: 0;
  overflow: hidden;
  width: 100%;
  padding-top: 64%;
  position: relative;
}
#event .event_list .event_listBox .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 0% 0%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition-duration: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
/* PC */
@media (min-width: 769px) , print{
  #event .event_list .event_listBox .img{
    width: calc(75% - 2.5% - 2.5%);
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 10px;
    padding-top: 44%;
    border: 1px solid #efefef;
    box-sizing: border-box;
  }
  #event .event_list .event_listBox .img img{
  }
  #event .event_list .event_listBox .img img.event_thumbnail_noimg{
    border: 1px solid #efefef;
  }
}
/* SP */
@media (max-width: 768px) {
  #event .event_list .event_listBox .img{
    height: auto;
    width: calc(75% - 2.5% - 2.5%);
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-top: 10px;
  }
  #event .event_list .event_listBox .img img{
    position: relative;
  }
  #event .event_list .event_listBox .img img.event_thumbnail_noimg{
    border: 1px solid #efefef;
  }
}
/*IE*/
@media all and (-ms-high-contrast: none) {
  #event .event_list .event_listBox .img img{
    height: auto;
  }
}
/* PC */
@media (min-width: 769px) , print{
  #event .event_list .event_listBox a:hover .img img{
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
    opacity: 0.4;
  }
}

/*tag*/
#event .event_info .tag{
  font-size: 12px;
  font-weight: 700;
  padding-top: 16px;
}
#event .event_info .tag span{
  display: inline-block;
  border: 2px solid #666;
  padding: 5px 10px;
  margin-right: 0.3em;
}

#event .event_info .tag span:last-of-type{
  margin-right: 0;
}
/* PC */
@media (min-width: 769px) , print{
  #event .event_list .tag{
    width: calc(100% - 75% - 2.5%);
    padding-left: 0;
    padding-top: 5px;
  }
  #event .event_list .tag span{
    display: block;
    margin: 5px 0;
    text-align: center;
  }
}

/* SP */
@media (max-width: 768px) {
  #event .event_list .tag{
    width: calc(100% - 75% - 2.5%);
    padding-left: 0;
    padding-top: 5px;
    font-size: 10px;
  }
  #event .event_list .tag span{
    display: block;
    margin: 5px 0;
    text-align: center;
  }
}

/*開催ステータスによる変化*/
/*開催予定 / 開催中*/
#event .event_info .tag span.event_status_schedule,
#event .event_info .tag span.event_status_now{
  border-color: #F5DF4D;
}
#event .event_info .tag span.event_status_now{
  /*background-color: #fff3a6;*/
}
/*開催終了 / 開催中止*/
#event .event_info .tag span.event_status_end,
#event .event_info .tag span.event_status_cancel{
  border-color: #eee;
  background-color: #eee;
  color: #666;
}
/*延期*/
#event .event_info .tag span.event_status_postponed{
  border-color: #F5DF4D;
}

/* event_app */
/*申込*/
#event .event_info .tag span.event_app{
  border-color: #ffaaaa;
}

/*申込ステータスによる変化*/
/*申込終了*/
#event .event_info .tag span.event_app.event_app_end{
  border-color: #eee;
  background-color: #eee;
  color: #666;
}

/*title*/
#event .event_list .event_listBox .title{
  font-size: 15px;
  font-weight: 700;
  padding-top: 8px;
}
#event .event_list .event_listBox .title p{
  display: inline;
  background-image: -moz-linear-gradient(top, transparent 91%, #F5DF4D 0);
  background-image: -webkit-linear-gradient(top, transparent 91%, #F5DF4D 0);
  background-image: linear-gradient(180deg, transparent 91%, #F5DF4D 0);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  -webkit-transition-duration: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}

#event .event_list .event_listBox a:hover .title p{
  background-size: 100% 100%;
}

/* ----- time ----- */
#event .event_date{
  color: #777;
  font-size: 14px;
  padding-top: 6px;
  margin-top: auto;
}
#event .event_date p{
  display: inline;
}

/* ---------------------------------------------------------------- *
	event_single
 * ---------------------------------------------------------------- */
#event.event_single >.inner{
  overflow: hidden;
}

/* ----- event_info ----- */
#event.event_single .event_info{
}
/* PC */
@media (min-width: 769px) , print{
  #event.event_single .event_info{
    float: left;
    width: calc(100% - 400px - 50px);
    margin-right: 30px;
  }
}

/* ----- tag ----- */
#event.event_single .event_info .tag{
  padding: 0;
  margin-bottom: 10px;
}

/* ----- title ----- */
#event.event_single .event_info .title{
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
  width: 100%;
}

/* ----- event_detail ----- */
#event.event_single .event_detail dl{
  margin-bottom: 10px;
}
/* PC */
@media (min-width: 769px) , print{
  #event.event_single .event_detail dl{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: start;
    align-items: start;
    -webkit-justify-content: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-box-pack: start;
    justify-content: start;
  }
}

#event.event_single .event_detail dl dt{
  white-space: nowrap;
}
#event.event_single .event_detail dl dt::after{
  content: "：";
  margin: 0 0.5em;
}

/* ----- etc_box ----- */
#event.event_single .event_detail .etc_box ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: start;
  align-items: start;
  -webkit-justify-content: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-box-pack: start;
  justify-content: start;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
#event.event_single .event_detail .etc_box li{
  background-color: #fff;
  box-sizing: border-box;
  padding: 3px 10px;
  border: 1px solid #ccc;
  margin-right: 10px;
}
#event.event_single .event_detail .etc_box li:last-of-type{
  margin-right: 0;
}

/* ----- event_etc_info ----- */
#event.event_single .event_detail .event_etc_info{
  margin-top: 10px;
}

/* ----- img ----- */
#event.event_single .event_eyecatch{
  width: 100%;
  max-width: 400px;
}
#event.event_single .event_eyecatch img{
  width: 100%;
  height: 100%;
}
/* PC */
@media (min-width: 769px) , print{
  #event.event_single .event_eyecatch{
    float: right;
  }
}
/* SP */
@media (max-width: 768px) {
  #event.event_single .event_eyecatch{
    margin-top: 50px;
  }
}

/* ----- the_content ----- */
#event.event_single .the_content{
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #E5E5E1;
}
/* PC */
@media (min-width: 769px) , print{
  #event.event_single .the_content{
    float: left;
    width: calc(100% - 400px - 50px);
    margin-right: 50px;
  }
}

/* ----- event_etc_img_field ----- */
/* PC */
@media (min-width: 769px) , print{
  #event.event_single .event_etc_img_field{
    float: right;
    clear: right;
    width: 100%;
    max-width: 400px;
  }
}
#event.event_single .event_etc_img_field figure{
  position: relative;
}

#event.event_single .event_etc_img_field figcaption{
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 40px 10px 5px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 60%, transparent);
  box-sizing: border-box;
  padding-top: 10px;
}

/* ----- back_page ----- */
#event.event_single #back_page{
  padding-top: 20px;
  text-align: right;
  clear: both;
}


/* ---------------------------------------------------------------- *
	news_archive
 * ---------------------------------------------------------------- */
#news_archive dl{
  margin-bottom: 20px;
  width: 100%;
}

#news_archive .newsBox{
  background-color: #fff;
  box-shadow: 2px 0px 8px 0px rgba(211,211,211,0.03);
  padding: 50px 20px;
  margin-bottom: 50px;
}
#news_archive .newsBox:last-of-type{
  margin-bottom: 0;
}
/* SP */
@media (max-width: 768px) {
  #news_archive .newsBox{
    padding: 30px 2.5%;
  }
}

/* PC */
@media (min-width: 769px) , print{
  #news_archive .newsBox dl{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: start;
    align-items: start;
    -webkit-justify-content: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-box-pack: start;
    justify-content: start;
  }
}

#news_archive .newsBox dl:last-of-type{
  margin-bottom: 0;
}

#news_archive .newsBox dl dt{
  font-weight: 700;
  color: #939597;
  font-size: 14px;
}

/* PC */
@media (min-width: 769px) , print{
  #news_archive .newsBox dl dt{
    width: 95px;
    margin-top: 3px;
  }
  #news_archive .newsBox dl dd{
    width: calc(100% - 95px);
  }
}

#news_archive .newsBox dl a{
  text-decoration: underline;
  color: #000;
}

/* ---------------------------------------------------------------- *
news_single
 * ---------------------------------------------------------------- */
#news_single .newsBox{
  background-color: #fff;
  box-shadow: 2px 0px 8px 0px rgba(211,211,211,0.03);
  padding: 50px 20px;
}
/* SP */
@media (max-width: 768px) {
  #news_single .newsBox{
    padding: 30px 2.5%;
  }
}

#news_single .newsBox dl dt{
  font-weight: 700;
  color: #939597;
  font-size: 14px;
  margin-bottom: 10px;
}

#news_single .newsBox dl dd{
  margin-bottom: 20px;
}
#news_single .newsBox dl dd p{
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
}

#news_single .linkWrap{
  margin-top: 20px;
  text-align: right;
}

/* ---------------------------------------------------------------- *
	form
 * ---------------------------------------------------------------- */
/* ----- 必須項目 ----- */
.mw_wp_form .required{
  color: #ff0000;
  margin: 0 5px;
  font-style: normal;
  vertical-align: middle;
}
.mw_wp_form .required::before{
  content: "*";
}

/* ----- フォームレイアウト ----- */
.mw_wp_form dl{
  border-bottom: 1px solid #E5E5E1;
}
.mw_wp_form dl:first-of-type{
  border-top: 1px solid #E5E5E1;
}

/* PC */
@media (min-width: 769px) , print{
  .mw_wp_form dl{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-box-pack: start;
    justify-content: start;
  }
}
/* SP */
@media (max-width: 768px) {
  .mw_wp_form dl{
    padding-bottom: 30px;
  }
}

/* PC */
@media (min-width: 769px) , print{
  .mw_wp_form dl dt,
  .mw_wp_form dl dd{
    padding: 30px;
    box-sizing: border-box;
  }
}

/* PC */
@media (min-width: 769px) , print{
  .mw_wp_form dl dt{
    width: 270px;
    padding-left: 20px;
    background-color: #fff;
  }
}
/* SP */
@media (max-width: 768px) {
  .mw_wp_form dl dt{
    margin: 20px 0;
    font-weight: 700;
    text-align: center;
    font-size: 20px;
  }
}

/* PC */
@media (min-width: 769px) , print{
  .mw_wp_form dl dd{
    width: calc(100% - 270px);
  }
}

/* ----- フォームデザイン ----- */
.mw_wp_form input,
.mw_wp_form textarea{
  background-color: #e9e9e9;
  border: 1px solid #999;
  box-sizing: border-box;
  margin: 5px;
  padding: 5px 10px;
  border-radius: 3px;
  outline: none;
  font-size: 15px;
}

.mw_wp_form dl input:focus,
.mw_wp_form dl textarea:focus,
.mw_wp_form dl textarea:focus-visible{
  outline: none;
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 3px;
}
/* SP */
@media (max-width: 768px) {
  .mw_wp_form input{
    width: 100%;
  }
.mw_wp_form input[type="radio"]{
    width: auto;
  }
}

/*text*/
/* SP */
@media (max-width: 768px) {
  .mw_wp_form input[type="text"]{
    margin: 5px 0;
  }
}

/*textarea*/
.mw_wp_form textarea{
  resize: vertical;
  width: 100%;
  margin: 5px 0;
}

/*number*/
.mw_wp_form input[type="number"]{
  max-width: 5em;
}

/* ----- 入力不可 ----- */
.mw_wp_form input[readonly]{
  color: #777;
}
.mw_wp_form input[readonly]:focus,
.mw_wp_form textarea[readonly]:focus,
.mw_wp_form textarea[readonly]:focus-visible{
  background-color: #e9e9e9;
  border: 1px solid #999;
}

/* ----- submit_box ----- */
.mw_wp_form .submit_box{
  text-align: center;
  margin-top: 50px;
}

/*submit*/
.mw_wp_form .submit_box button,
.mw_wp_form .submit_box input,
.mw_wp_form .submit_box submit{
  -webkit-appearance: none;
  display: block;
  width: 100%;
  max-width: 500px;
  margin: auto;
  font-size: 16px;
  color: #000;
  background-color: #fff;
  padding: 10px;
  -webkit-transition-duration: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 2px solid #000;
}
.mw_wp_form .submit_box button:hover,
.mw_wp_form .submit_box submit:hover,
.mw_wp_form .submit_box input:hover{
  opacity: 0.6;
  cursor: pointer;
}

.mw_wp_form .submit_box .submit_send{
  color: #cc0033;
  border-color: #cc0033;
  font-weight: 700;
  margin-top: 20px !important;
}

/* ---------------------------------------------------------------- *
	フォーム｜エラー文言
 * ---------------------------------------------------------------- */
.mw_wp_form .error{
  display: inline-block;
  font-size: 14px;
}

/* ---------------------------------------------------------------- *
	select
 * ---------------------------------------------------------------- */
.mw_wp_form select{
  font-size: 14px;
  background-color: #e9e9e9;
  border: 1px solid #999;
  box-sizing: border-box;
  margin: 5px;
  padding: 5px 10px;
  border-radius: 3px;
}
.mw_wp_form select:focus,
.mw_wp_form select:focus-visible{
  background-color: #fff;
}

/* ---------------------------------------------------------------- *
	horizontal-item
 * ---------------------------------------------------------------- */
.mw_wp_form .horizontal-item{
  display: block;
  margin-left: 0 !important;
}

.mw_wp_form .half_label .horizontal-item{
  display: inline-block;
  margin-right: 1em !important;
}

/* ---------------------------------------------------------------- *
	form_selectBox
 * ---------------------------------------------------------------- */
.form_selectBox .wp-block-column{
  -webkit-box-align: center;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.form_selectBox .wp-block-column{
  text-align: center;
  font-size: 20px;
}
.form_selectBox .wp-block-column a{
  display: block;
  width: 100%;
  background-color: #fff;
  box-shadow: 2px 0px 8px 0px rgba(211,211,211,0.03);
  padding: 50px 20px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
}
.form_selectBox .wp-block-column a::after{
  content: "";
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #F5DF4D transparent;
}

/* ---------------------------------------------------------------- *
	page_indexList
 * ---------------------------------------------------------------- */
.page_indexList:not(.indexNameNo)::before{
  content: "目次";
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}

.page_indexList {
  border: 1px solid #E5E5E1;
  padding: 20px;
  box-sizing: border-box;
}
.page_indexList li{
  margin-bottom: 10px;
}
.page_indexList li:last-of-type{
  margin-bottom: 0;
}
.page_indexList a{
  color: #72787d;
  display: inline-block;
  position: relative;
  padding-left: 1em;
  font-weight: 700;
}
.page_indexList a::before{
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
