@charset "utf-8";
/* CSS Document */
html, body { overflow-x: hidden !important; }
body,.entry-content { font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif !important; }
body h1, body h2, body h3, body h4, body h5, body h6, body .main-navigation a, body .primary-font {
    font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif !important;
}

.pace-running .fade_wrap {
            display:none;
        }
		
.more-link { display: none !important; }
.content-area p a, table a { color: #B76EA8; text-decoration: underline; transition: all 0.3s ease; word-break: keep-all; }
.content-area p a:hover, table a:hover { background: #B76EA8; color: #fff; text-decoration: none; }

.spB { display: none; }
.pcB { display: inherit; }
.spB2 { display: none; }
.pcB2 { display: inherit; }
@media all and (max-width: 840px){
.site-content { padding-left: 30px !important; padding-right: 30px !important; }
.spB2 { display: inherit; }
.pcB2 { display: none; }
}
@media all and (max-width: 560px){
.site-content { padding-left: 23px !important; padding-right: 23px !important; }
.spB { display: inherit; }
.pcB { display: none; }
}
@media all and (max-width: 420px){
.site-content { padding-left: 11px !important; padding-right: 11px !important; }
}

.flex_wrap { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.flex_wrap2 { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; align-content: flex-start; }
.w80 { width: 80%; margin: 0 auto; }
@media all and (max-width: 992px){.w80 { width: 100%; }}

/* txt */
.txt_cc { text-align: center; }
.txt_rr { text-align: right; }
.txt_cl { text-align: center; }
.txt_cr { text-align: center; }
.txt_110 { font-size: 110%; }
.txt_120 { font-size: 120%; }
.txt_130 { font-size: 130%; }
.txt_140 { font-size: 140%; }
.txt_lsp2 { letter-spacing: 2px; }
.txt-id01 { text-indent: -3.0em; padding-left: 3.0em; }
.txt-id02 { text-indent: -10.7em; padding-left: 10.7em; }
@media all and (max-width:560px){
.txt_cl { text-align: left; }
.txt_cr { text-align: right; }}
.txt_w4h { font-weight: 400 !important; }
.txt_w5h { font-weight: 500 !important; }
.txt_w6h { font-weight: 600 !important; }
.txt_w7h { font-weight: 700 !important; }

/* mg */
.mgB0 { margin-bottom: 0 !important; }
.mgB6 { margin-bottom: 6px !important; }
.mgB10 { margin-bottom: 10px !important; }
.mgB13 { margin-bottom: 13px !important; }
.mgB20 { margin-bottom: 20px !important; }
.mgB30 { margin-bottom: 30px !important; }
.mgB40 { margin-bottom: 40px !important; }
.mgB50 { margin-bottom: 50px !important; }
.mgB60 { margin-bottom: 60px !important; }
.mgT0 { margin-top: 0 !important; }
.mgT6 { margin-top: 6px !important; }
.mgT10 { margin-top: 10px !important; }
.mgT13 { margin-top: 13px !important; }
.mgT20 { margin-top: 20px !important; }
.mgT30 { margin-top: 30px !important; }
.mgT40 { margin-top: 40px !important; }
.mgT50 { margin-top: 50px !important; }
.mgT60 { margin-top: 60px !important; }
.mgT70 { margin-top: 70px !important; }
.mgT80 { margin-top: 80px !important; }
.mgTGI { margin-top: 140px !important; }
@media all and (max-width:840px){.mgTGI { margin-top: 100px !important; }}
@media all and (max-width:560px){.mgTGI { margin-top: 80px !important; }}
.pd0 { padding: 0 !important; }

/* color */
.color_nv { color: #2a4075 !important; }

.home h2 { font-weight: 400; color: #2a4075; margin: 0 0 42px; letter-spacing: 3px; font-size: 210%; }

.breadcrumbs { display: none !important; }

#page { padding-top: 98px; }
.home #page { padding-top: 0 !important; }
.link_anch2 { padding-top: 42px; margin-top: -42px; }
.link_anch { padding-top: 132px; margin-top: -132px; }
.home .link_anch { padding-top: 168px; margin-top: -168px; }
@media all and (max-width:992px){
#page { padding-top: 77px; }
.link_anch { padding-top: 110px; margin-top: -110px; }
.home .link_anch { padding-top: 110px; margin-top: -110px; }
.home #page { padding-top: 0 !important; }}


body .primary-bgcolor { background-color: #2a4075 !important; padding: 80px 20px 100px !important; text-align: center; }
body .site .inner-banner h2.entry-title { font-size: 185% !important; letter-spacing: 2px; text-align: center !important; font-weight: 400 !important; }
.content-area { margin-top: -80px; margin-bottom: 0; background: #fff; padding: 60px 140px; position: relative; z-index: 8; }
@media all and (max-width:1499px){.content-area { padding: 54px 100px;}}
@media all and (max-width:1199px){.content-area { padding: 40px 70px;}}
@media all and (max-width:992px){.content-area { padding: 30px;}}
@media all and (max-width:560px){
.content-area { margin-top: -64px; margin-bottom: 64px; }
body .primary-bgcolor { padding: 50px 20px 64px !important; text-align: center; }
body .site .inner-banner h2.entry-title { font-size: 150% !important; }
.content-area { padding: 20px;}}

.site-content .entry-content .image-full { margin-bottom: 0; }
.site-content .entry-content .image-full img { padding-bottom: 30px; }

.site-info .site-copyright { text-transform: none !important; font-size: 12px !important; letter-spacing: 1px !important; }
.site-footer .footer-bottom { background: #0d2645 !important; color: #fff !important; }


/* TOP ページ*/
.top-mv { width: 100%; height: 50vh; min-height: 480px;
background-image: url(/wp-content/images/top/mv_bg.jpg);
background-position: center center;
background-size: cover;
position: relative; }
.logo_img { width: 275px !important; height: auto !important; margin: 10px auto 0; }
.top-mv .site-branding h1 { margin: 0 !important; text-align: center; }

.top_catch { font-family: 'Signika Negative', sans-serif !important; font-size: 60px; position: absolute; bottom: 20%; left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%); }
.top_catch span { position: relative; z-index: 2; color: #333 !important; display: inline; white-space: nowrap; }
.top_catch span:after { content: ""; width: 100%; height: 32px; padding: 0 12px; box-sizing: content-box; position: absolute; top: 28px; left: -12px; z-index: -1; display: inline; }

.top_catch_01 { display: inherit; }
.top_catch_02,.top_catch_03 { display: none; }
@media all and (max-width:768px){
.logo_img { width: 230px !important; }
.top_catch_01 { display: none; }
.top_catch_02 { display: inherit; bottom: 28%; }
.top_catch_03 { display: inherit; bottom: 16%; }}

@media all and (max-width:420px){
.logo_img { width: 175px !important; }
.top_catch { font-size: 44px; }
.top_catch_02 { display: inherit; bottom: 33%; }
.top_catch_03 { display: inherit; bottom: 21%; }
}

.top_scroll { position: absolute; bottom: 30px; font-size: 12px; font-weight: 600; left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%); }
.top_scroll a { color: #fff; text-decoration: none; }
/*
.top_scroll:after { content: ""; position: absolute; width: 1px; height: 30px; top: -38px; left: 50%; background: #fff; }
*/

.video-wrap {
    position: relative;
	width: 100%;
	padding-bottom: 56.25%; 
}
.video-wrap video, 
.video-wrap iframe, 
.video-wrap object, 
.video-wrap embed { 
    position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}
.video-btn {
    content: "";
    position: absolute;
    top:0;
    left:0;
    right:0;
	bottom: 60px;
    cursor: pointer;
}
video { outline: none; }
.top_box_01 { width: 55%; }
.top_box_02 { width: 42%; padding: 5px; border: 1px solid #ddd; }
@media all and (max-width:992px){
.top_box_01 { width: 100%; margin-bottom: 24px; }
.top_box_02 { width: 100%; }}


.top_block_cm { padding: 20px 0 0 0; width: 100%; box-sizing: border-box; }
.top_block_00 { 
  background-image: url("/wp-content/images/top/bg_00.png");
  background-position: center center;
  background-size: cover; }
.top_block_01 {
  background: #fff; }
.top_block_01_2 { border-bottom: 1px solid #ddd; /*margin-bottom: 10px;*/ }
.top_block_brd { border-bottom: 1px solid #ddd; }
.top_block_02 {
  background: #2a4075; }
.top_block_02 h2,.top_block_02 p { color: #fff !important; }
.top_block_03 {
  background: #eeeeee; }
  
  
/* HEAD */
.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;}
.nav_wrap { 
  width: 100%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  background: #fff;
  position: relative;
}

.head_logo { display: none;
  transition: all 0.3s ease;
  margin: 0 !important; }
 nav { transition: all 0.3s ease; }
.is-fixed .head_logo { display: flex; width: auto; padding: 20px 20px 20px 30px; justify-content: flex-start; align-content: center; align-items: center; }
.logo_img_head { width: 70px; height: auto; } .him01 { margin-left: 40px; }
.logo_img_head02 { display: none; width: 40px; height: auto; }
.logo_img_head03 { display: none; width: 140px; height: auto; } .him02 { margin-left: 40px; }
.is-fixed .head_logo .logo_img_head02, .is-fixed .head_logo .logo_img_head03 { display: block; }
.main-navigation { margin: 0 auto !important; }
.main-navigation .toggle-menu { position: absolute; top: 3px; right: 20px; margin: 0 !important; }

.main-navigation .menu .menu-desktop li a { font-weight: 400; letter-spacing: 1px; font-size: 90%; }
.main-navigation .menu .menu-mobile li a { font-weight: 400; letter-spacing: 1px; font-size: 110%; }
#primary-menu li a,
#primary-menu li a:visited{ color: #333333; }
#menu-fnav li a,
#menu-fnav li a:visited{ color: #fff; }
#primary-menu li a:hover,
#primary-menu li a:active,
#primary-menu li.current-page-ancestor > a,
#primary-menu li.current-menu-item > a,
#menu-fnav li a:hover,
#menu-fnav li a:active,
#menu-fnav li.current-page-ancestor > a,
#menu-fnav li.current-menu-item > a { color: #b76ea8; }

@media all and (min-width: 993px){
.is-fixed #primary-menu { position: absolute; right: 30px; top: -86px; z-index: 5; }
}

.ham, .ham:before, .ham:after { box-shadow: 0 0 3px rgba(255, 255, 255, 1.0); }
.ham.exit:before,.ham.exit:after { box-shadow: none; }
@media all and (max-width: 992px){
.top_nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;}
.is-fixed .head_logo { padding: 15px 20px; }
.logo_img_head { width: 63px; height: auto; } .him01 { margin-left: 18px; }
.logo_img_head02 { width: 36px; }
.logo_img_head03 { width: 126px; } .him02 { margin-left: 18px; }
.is-fixed .menu ul#primary-menu { height: 100vh; background-color: rgba(50,50,50,0.5);}
.nav_wrap { z-index: 9999999; }
.ham, .ham:before, .ham:after {
    border-radius: 2px !important;
	background: #2a4075;
	height: 4px;
}
.ham:before { width: 20px; left: 4px; }
.ham:after { width: 28px; left: -4px; }
.ham { background: #e8b100; width: 24px; }

.ham.exit:before,.ham.exit:after { width: 24px; left: 0; }
.main-navigation .menu .menu-mobile li:first-child { padding-top: 20px; }
.main-navigation .menu .menu-mobile li:last-child { padding-bottom: 20px; }
.main-navigation .menu .menu-mobile li { border-top: none !important; text-align: center; background: #fff; }

.main-navigation .menu .menu-mobile ul.sub-menu { background: #eee !important; font-size: 90%; }
.main-navigation .menu .menu-mobile ul.sub-menu li { background: #eee !important; font-size: 85%; margin-bottom: 16px; }
.main-navigation .menu .menu-mobile ul.sub-menu li:last-child { margin-bottom: 0; }
.main-navigation .menu .menu-mobile li ul.sub-menu li a { line-height: 1.4 !important; }
}
.main-navigation .menu .menu-mobile li a i { right: 8px !important; }
ul.sub-menu { background: #eee !important; font-size: 90%; }

@media all and (max-width:1139px) and (min-width:993px){
.main-navigation .menu ul > li > a { padding: 0 11px; }
.logo_img_head { width: 63px; height: auto; } .him01 { margin-left: 20px; }
.logo_img_head02 { width: 36px; height: auto; margin: 4px 0; }
.logo_img_head03 { width: 126px; height: auto; } .him02 { margin-left: 20px; }
}
@media all and (max-width:375px) {
.logo_img_head { width: 60px; height: auto; } .him01{ margin-left: 18px; }
.logo_img_head02 { width: 35px; }
.logo_img_head03 { width: 120px; } .him02{ margin-left: 18px; } }

/* FOOT */
.logo_img_foot { width: 100px; height: auto; }
.site-branding { margin: 0 !important; text-align: left; }
#menu-fnav { display: flex; justify-content: flex-end; list-style: none; padding-top: 48px; }
#menu-fnav li { margin-left: 20px; }
 body .scroll-up {
    background-color: #bbb !important;
	cursor: pointer;
	width: 40px;
	height: 40px;
	margin: -20px auto 40px !important;
}
body .scroll-up i { position: absolute; top: 50% !important; left: 50% !important;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);}
 body .scroll-up:hover {
    background-color: #2a4075 !important;
}
.sns_icon { position: absolute; width: 36px; height: 36px; z-index: 8; }
.sns_icon:before { 
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-position: center center;
background-size: 36px auto;
transition: all 0.3s ease;
filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;}
.sns_icon:hover:before {
filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;}
.sns_icon a { display: block; }
.icon_tw:before { background-image: url(/wp-content/images/common/sns/tw_c.png); }
.icon_fb:before { background-image: url(/wp-content/images/common/sns/fb_c.png); }
.icon_yt:before { background-image: url(/wp-content/images/common/sns/yt_c.png); }
.sns_icon img { width: 100%; height: auto; transition: all 0.3s ease; }
.icon_fb { right: 30px; }
.icon_tw { right: 84px; }
.icon_yt { right: 140px; }
.sns_icon:hover img {
filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;}
@media all and (max-width: 992px){
#menu-fnav li { margin-left: 12px; font-size: 90% !important; white-space: nowrap; }
}

@media all and (max-width: 767px){
.site-branding { margin: 0 auto !important; text-align: center; }
#menu-fnav { justify-content: flex-start; flex-wrap: wrap; margin: 0 !important; padding: 40px 60px 0 !important; } 
#menu-fnav li { margin-left: 0; width: 33.333%; text-align: left; font-size: 100% !important; }
}
@media all and (max-width: 560px){
.footer-branding { margin-top: 80px; }
.icon_fb { right: 50%; margin-right: -68px; }
.icon_tw { left: 50%; right: auto; margin-left: -18px; }
.icon_yt { left: 50%; right: auto; margin-left: -68px; }
}
@media all and (max-width: 480px){
#menu-fnav { padding: 30px 12% 0 !important; }
#menu-fnav li { width: 48%; }
#menu-fnav li:nth-child(2n) { margin-left: 4%; }
}

/* ボタン */
.btn_cm {
  padding: 10px 25px;
  font-weight: 400;
  font-size: 80%;
  letter-spacing: 5px;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  margin: 20px auto 0;}

.btn_cm2 {
  padding: 10px 25px;
  font-weight: 400;
  font-size: 80%;
  letter-spacing: 2px;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  margin: 20px auto 0;}

.more_03,.more_04,.more_05 {
  border: 1px solid #fff;
  color: #fff !important;}
.more_03:hover {
  background: #fff;
  color: #e8b100 !important;}
.more_04:hover {
  background: #fff;
  color: #8fa824 !important;}
.more_05:hover {
  background: #fff;
  color: #0d2645 !important;}

.more_01 {
  background: #eeeeee;
  color: #2a4075 !important;}
.more_01:hover {
  background: #2a4075;
  color: #eeeeee !important;}

.more_02 {
  border: 1px solid #2a4075;
  color: #2a4075 !important;}
.more_02:hover {
  background: #2a4075;
  color: #fff !important;}
/*.more_02:after {
  content: "";
  width: 31px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: -16px;
  background: #2a4075;  
  transition: all 0.3s ease;}
.more_02:hover:after {
  width: 1px;
  right: 0;}*/

.pNav { display: flex; justify-content: center; align-content: center; align-items: center; margin: 40px 0 60px; }
.pNav a {
  padding: 10px 25px;
  font-weight: 400;
  font-size: 80%;
  letter-spacing: 5px;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  margin: 0 20px;
  border: 1px solid #2a4075;
  color: #2a4075 !important;
  transition: all 0.3s ease;
  z-index: 1; }
.pNav a:hover {
  background-color: #2a4075;
  color: #fff !important; }
.pNav a img { transition: all 0.3s ease; }
.pNav a:hover img {
filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;}
.pNav a.org_pr img { position: absolute; top: 0px; left: -78px; }
.pNav a.org_nx img { position: absolute; top: 0px; right: -78px; }
/*.pNav a:nth-child(1), .pNav a:nth-child(4) { width: 60px; height: 44px; padding: 0; border: none; display: block; background-position: center center; background-size: auto 44px; background-repeat: no-repeat; margin: 0; }
.pNav a:nth-child(1):hover, .pNav a:nth-child(4):hover { background-color: #fff; }
.pNav a:nth-child(1) { background-image: url(/wp-content/images/common/prev.jpg); }
.pNav a:nth-child(4) { background-image: url(/wp-content/images/common/next.jpg); }*/
.pNav a:nth-child(1) { margin-right: 40px; }
@media all and (max-width: 560px){.pNav a {margin: 0 16px; } .pNav a:nth-child(1) { margin-right: 16px; } }
@media all and (max-width: 420px){
.pNav a:nth-child(1) { margin-right: 10px; }
.pNav a.org_pr img { left: -62px; }
.pNav a.org_nx img { right: -62px; }}

/* 一覧 */
.news_list { padding: 0; list-style: none; font-size: 80%; width: 90%; margin: 0 auto 48px; }
.news_list li { margin-bottom: 20px; display: flex; flex-wrap: nowrap; justify-content: flex-start; align-items: flex-start; }
.news_list li a { display: inline-block; }
.news_date { text-transform: uppercase; color: #9c9c9c; font-size: 95%; letter-spacing: 2px; position: relative; padding-right: 72px; }
.news_date:after { content: ""; width: 32px; height: 0.75px; background: #9c9c9c; position: absolute; right: 12px; top: 11px; }
.page-template-page-news .news_list,
.page-template-page-gi .news_list { font-size: 100%; width: 100%; margin: 0 auto 60px; }
.page-template-page-news .news_list li,
.page-template-page-gi .news_list li { padding: 2em 0; margin-bottom: 8px; border-bottom: 1px solid #dddddd; }
.page-template-page-news .news_date,
.page-template-page-gi .news_date { text-transform: uppercase; color: #9c9c9c; font-size: 95%; letter-spacing: 2px; position: relative; padding-right: 64px; }
.page-template-page-news .news_date:after,
.page-template-page-gi .news_date:after { display: none; }
@media all and (max-width: 767px){
.news_list li { display: block; margin-bottom: 2.6em; }
.news_date { display: block; margin-bottom: 0.7em; }
.news_date:after { display: none; }
.page-template-page-news .news_list li:first-child,
.page-template-page-gi .news_list li:first-child { padding-top: 0.2em; }
}
h3 a, .news_list li a { transition: all 0.3s ease; }
h3 a:hover, .news_list li a:hover {
filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.box_sh { box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); }
.card_block .post-date, .single_d .post-date { text-transform: uppercase; color: #333 !important; font-size: 14px; position: relative; padding-left: 30px; }
.card_block .post-date:before, .single_d .post-date:before { content: ""; width: 20px; height: 0.75px; position: absolute; left: 0; top: 50%; background: #333; }

.card_block { background: #fff; padding: 24px; position: relative; }
.tpc_list_wrap,.card_wrap { display: flex; flex-wrap: wrap; justify-content: space-between; }
.tpc_list_wrap .card_block { width: 31%; padding-bottom: 64px; margin-bottom: 32px; }
.tpc_list_wrap::after {
display: block;
content:"";
width: 31%; }
.card_wrap .card_block { width: 48.5%; margin-bottom: 24px; }

.home .tpc_list_wrap, .home .card_wrap { padding-top: 18px; }

@media all and (max-width: 992px){
.card_block { padding: 21px; font-size: 90% !important; }
}
@media all and (max-width: 767px){
.tpc_list_wrap .card_block { width: 48.5%; margin-bottom: 24px; }
.tpc_list_wrap::after { width: 48.5%; }
.card_wrap .card_block { width: 100%; margin-bottom: 24px; }
.card_wrap .card_block:last-child { margin-bottom: 0; }
.tks_wrap { padding-left: 0 !important; padding-right: 0 !important; padding-bottom: 0 !important; }
.top_block_cm { padding: 0; }
.home h2 { margin-bottom: 28px !important; font-size: 200% !important; }
}
@media all and (max-width: 560px){
.tpc_list_wrap .card_block { width: 100%; }
.tpc_list_wrap::after { display: none; }
.tpc_list_wrap .card_block:last-child { margin-bottom: 0; }
.home .tpc_list_wrap, .home .card_wrap { padding-top: 8px; }
}

.card_block h3 { font-size: 110% !important; line-height: 1.3; color: #333 !important; margin: 8px 0 30px !important; font-weight: 500 !important; }
.card_block p { font-size: 90%; color: #333 !important; }

.btn_02 { position: absolute; bottom: 0; left: 24px; }
.btn_02 a { color: #b76ea8; text-decoration: underline; position: relative; padding: 0 4px; transition: all 0.3s ease; }
.btn_02 a:hover { background: #b76ea8; color: #fff; text-decoration: none; }
.btn_02 a:after { content: "+"; position: absolute; right: -20px; top: 50%; margin-top: -13px; }
.btn_02 a:hover:after { color: #b76ea8; content: ">"; }

.card_block h3.card_ttl_01 { text-align: center; height: 4.0em; line-height: 1.2 !important; display: flex; font-size: 135% !important; font-weight: 500; margin: 0 !important; justify-content: center; align-items: center; position: relative; padding: 0.2em 0 1em; }
.card_block h3.card_ttl_02 { text-align: center; height: 3.6em; line-height: 1.4 !important; display: flex; font-size: 110% !important; font-weight: 500; margin: 0 0 16px !important; justify-content: center; align-items: center; }
.card_block_gi_wrap { align-items: flex-start !important; }
.card_block_gi { display: flex; align-items: flex-start !important; align-content: flex-start !important; flex-flow: column !important; position: relative !important; justify-content: center !important; }
.card_block_gi a.btn_cm.more_05 { text-decoration: none !important; }
.card_block_gi a.btn_cm.more_05:hover { background: #fff !important; text-decoration: none !important; }
.card_block_gi.card_block h3.card_ttl_01 { display: block !important; text-align: center !important; width: 100% !important; padding-top: 14px !important; height: 3.0em; }
.card_block_gi p.card_txt { font-size: 14px !important; height:6.6rem !important; line-height: 1.35; padding-bottom: 14px; }
@media all and (max-width: 992px) and (min-width: 841px){
.card_block_gi p.card_txt { font-size: 12px !important; height:5.8rem !important; }
.card_block_gi .txt_lsp2 { letter-spacing: 1px !important; }
}
@media all and (max-width: 840px){
.card_block_gi { width: 100% !important; }
.card_block_gi p.card_txt { height:auto !important; }
}
@media all and (max-width: 560px){
.card_block_gi p.card_txt { font-size: 12px !important; text-align: left !important; }
.card_block_gi .txt_lsp2 { letter-spacing: 0 !important; }
}

.card_block_gi p { margin: 0 auto !important; }
.ttl_brd { 
width: 36px;
height: 4px;
background: #fff;
margin: 0 auto 1.5em;
display: block; }



.card_txt { height: 2.8em; line-height: 1.4; text-align: center; }

.card_c1 { background: #e8b100; }
.card_c2 { background: #8fa824; }
.card_c3 { display: flex; justify-content: center; align-items: center; background: #0d2645; flex-direction: column; }

.card_c1 h3, .card_c2 h3, .card_c3 h3,
.card_c1 p, .card_c2 p, .card_c3 p { color: #fff !important; }

.pn_box { display: flex; justify-content: space-between; margin: 38px 0 0; }
.fp_btn { position: relative; font-size: 80%; }
.fp_btn a { color: #fff; text-decoration: underline; transition: all 0.3s ease; padding: 0 3px; letter-spacing: 2px; }
.fp_btn a:hover { background: #fff; color: #2a4075; text-decoration: none; }
.fp_btn span { font-size: 70%; padding: 2px 2px 3px; color: #fff; }
.past_link:before { content: ""; width: 40px; height: 1px; position: absolute;
top: 50%;
left: -50px;
background: #fff; }
.past_link { margin-left: 50px; }
.future_link:before { content: ""; width: 40px; height: 1px; position: absolute;
top: 50%;
right: -50px;
background: #fff; }
.future_link { margin-right: 50px; }
@media all and (max-width: 560px){
.past_link:before { display: none; }
.past_link { margin-left: 0; }
.future_link:before { display: none; }
.future_link { margin-right: 0; }
}

.timeline-Header-title { font-size: 14px !important; }



/* 下層 */
hr { margin: 60px 0; }

.entry-content p { font-size: 16px; line-height: 1.75; color: #333; margin-bottom: 22px; }
.entry-content h1, h1.type_et01 { color: #2a4075; font-size: 1.6rem; margin: 40px 0 20px; }
.entry-content h2 { color: #333; font-size: 1.4rem; margin: 115px 0 15px; font-weight: 700; line-height: 1.3; }
.entry-content h3 { color: #333; font-size: 1.15rem; margin: 40px 0 12px; font-weight: 500; line-height: 1.45; }
.entry-content h2.txt_l { font-size: 1.6rem; }
.entry-content h3.txt_l { font-size: 1.4rem; }
@media all and (max-width: 560px){
hr { margin: 40px 0; }
.p_list { margin-bottom: 20px; }
.entry-content h1, h1.type_et01 { font-size: 1.45rem; margin: 32px 0 16px; }
.entry-content h2 { font-size: 1.3rem; margin: 70px 0 13px; }
.entry-content h3 { font-size: 1.05rem; margin: 32px 0 10px; }
.entry-content h2.txt_l { font-size: 1.4rem; }
.entry-content h3.txt_l { font-size: 1.1rem; }
}


ol { margin: 0 0 1.3em 1.8em !important; padding: 0; }
ol li {
	list-style-type: none;
	counter-increment: cnt;
	color: #333;
	font-size: 16px;
	line-height: 1.25;
	margin-bottom: 8px;
}

ol li::before {
	content: counter(cnt) " ) ";
	margin-left:-1.1em;
	width: 1.1em;
}

@media all and (max-width: 560px){
blockquote, q {
    display: block;
	width: 100%;
    margin: 20px 0 30px;
    padding: 13px 0 30px 24px;
	border-left: 4px solid #2a4075;
}

ol li { font-size: 14px; }
}


.cat_events main.site-main, .cat_report main.site-main { padding: 30px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); }
@media all and (max-width: 992px){
.cat_events main.site-main, .cat_report main.site-main { padding: 20px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); }
}
@media all and (max-width: 560px){
.cat_events main.site-main, .cat_report main.site-main { padding: 0; box-shadow: none; }
}
.r_set { margin-bottom: 60px; }
.s_name { margin: 44px 0 40px; }
.cat_events main.site-main .tag_list,
.cat_report main.site-main .tag_list { margin: 30px 0 0; }
.img_block { padding: 54px 0 76px; max-width: 480px; margin: 0 auto; }
@media all and (max-width: 992px){
.img_block { padding: 44px 0 66px; }
}
@media all and (max-width: 560px){
.img_block { padding: 30px 0 46px; }
}



/* tag */

.tag_list { list-style: none; margin: 0; padding: 0; }
.tag_list li { display: inline-block; margin: 0 10px 7px 0; }
.tag_c,.tag_list li a { font-size: 14px; border-radius: 4px; line-height: 1 !important; padding: 4px 10px 5px; position: relative; }
.tag_c,.tag_list li a:before { content: "#"; position: relative; }
.tag_list li a { background-color: #ebebeb; display: block; padding: 6px 7px; transition: all 0.3s ease; }
.tag_list li a:hover { background-color: #2A4075; color: #fff; }
.tag_report { background: #8fa824; color: #fff; }
.tag_event { background: #ea6d80; color: #fff; }
.tag_c.tag_event, .tag_c.tag_report { display: inline-block; margin-bottom: 8px; }


.archive .load-more-posts { display: none; }


/* add 2020 12 */
.article-header .author,
.article-header .posted-on,
.continue-reading-wrapper { display: none !important; }


/* BOX */
.anch { padding-top: 150px !important; margin-top: -150px !important; }
.lNav { list-style: none; margin: 54px 0 !important; padding: 0 !important; }
.lNav li { margin: 0 12px 8px 0; display: inline-block; }
.lNav li a { border: 1px solid #2a4075; color: #2a4075; display: block; font-size: 80%; line-height: 1.0; padding: 11px 16px; border-radius: 5px; transition: all 0.3s ease; }
.lNav li a:hover { background-color: #2a4075; color: #fff; }
@media all and (max-width: 560px){
.lNav { margin: 30px 0 40px !important; }
.lNav li { margin: 0 9px 6px 0; }
.lNav li a { font-size: 70%; padding: 6px 10px; border-radius: 4px; }
.anch { padding-top: 120px; margin-top: -120px; }
}
ul.page-numbers { list-style: none; display: flex; justify-content: center; flex-wrap: wrap; align-items: center; margin-top: 60px; }
.page-numbers li { margin: 0 13px 10px; }
.page-numbers a.page-numbers { width: 44px; height: 44px; font-size: 18px; border: 1px solid #aaa; display: flex; justify-content: center; align-content: center; align-items: center; transition: all 0.3s ease; }
.page-numbers span { width: 44px; height: 44px; font-size: 18px; display: flex; justify-content: center; align-content: center; align-items: center; }
.page-numbers a.page-numbers:hover, .page-numbers span { color: #fff; background: #2a4075; border: 1px solid #2a4075; }
.page-numbers a.prev,.page-numbers a.next { width: 60px; height: 44px; border: none; position: relative; z-index: 1; text-align: center; display: block; }
.page-numbers a.prev:after,.page-numbers a.next:after { content: ""; width: 60px; height: 44px; background-position: center center; background-repeat: no-repeat; background-size: auto 44px; z-index: 2; position: absolute; top: 0; left: 0; }
.page-numbers a.prev:after { background-image: url(/wp-content/images/common/prev.jpg); }
.page-numbers a.next:after { background-image: url(/wp-content/images/common/next.jpg); }
.page-numbers a.prev:hover,.page-numbers a.next:hover { border: none !important; }

.box_de01 {
    display: block;
	width: 100%;
    margin: 24px 0 36px;
    padding: 16px 0 36px 40px;
    position: relative;
    color: #333;
    text-align: left;
	border-left: 4px solid #2a4075;
}
.box_de02 {
    display: block;
	width: 100%;
    margin: 24px 0 64px;
    padding: 0 0 0 40px;
    position: relative;
    color: #333;
    text-align: left;
	border-left: 4px solid #2a4075;
}
ol.box_de02,ul.box_de02 { margin: 48px 0 0 !important; padding: 0 0 0 40px !important; }
ol.box_de04,ul.box_de04 { margin: 48px 0 0 !important; padding: 24px 0 0 24px !important; border-top: 3px solid #ddd; list-style-position: inside !important; }


.box_de03 {
    display: block;
	width: 100%;
    position: relative;
	margin-top: -12px;
	min-height: 2.8rem;
	padding: 20px 0 0 60px;
}
.box_de03:after { content: "“"; font-weight: 700; font-size: 72px; color: #dddddd; position: absolute; top: -12px; left: 0; }


@media all and (max-width: 560px){
.box_de01, .box_de02 { padding-left: 25px; }
.box_de03 { padding: 10px 0 0 40px; }
.box_de03:after { font-size: 48px; }
}

.set01 { padding-bottom: 32px; margin-bottom: 42px; border-bottom: 1px solid #ddd; }



.box_photo01 { width: 20%; }
.box_photo01 img { width: 100%; height: auto; }
.box_txt01 { width: 74%; }
@media all and (max-width: 1199px){
.box_photo01 { width: 24%; }
.box_txt01 { width: 70%; }
}
@media all and (max-width: 767px){
.box_photo01 { width: 100%; margin-bottom: 24px; }
.box_txt01 { width: 100%; }
}
.box_photo01 img { max-width: 240px; margin: 0 auto; }
.set02 { margin-bottom: 80px; }
.set_wrap { padding: 40px 0; margin-bottom: 80px; }
.set_wrap_last { padding: 40px 0; }
.kana { padding-left: 20px; font-size: 80%; }
.entry-content .box_txt01 h3 { margin-top: 0 !important; }
@media all and (max-width: 767px){
.set02 { margin-bottom: 50px; }
.set_wrap { padding: 32px 0; margin-bottom: 60px; }
.set_wrap_last { padding: 32px 0; }
}
@media all and (max-width: 560px){
.set02 { margin-bottom: 30px; }
.set_wrap { padding: 25px 0; margin-bottom: 40px; }
.set_wrap_last { padding: 25px 0; }
}


/* table */
.brd01 { margin: 0 0 44px; display: block; height: 2px; width: 100%; background: #dedede; }
tr { border: none; }
table.type01 th { white-space: nowrap; }
th { color: #333; font-size: 100%; font-weight: 700; vertical-align: top; padding: 0 30px 20px 0; }
td { color: #333; font-size: 100%; font-weight: 400; vertical-align: top; padding: 0 0 20px 0; }
table.type02 th { white-space: normal; width: 390px; padding: 0 30px 36px 0; font-weight: 600; }
table.type02 td { padding: 0 0 36px 0; }


@media all and (max-width: 992px){
th, td { font-size: 90%; padding-bottom: 16px; }
table.type02 th { width: 33%; padding: 0 20px 5px 0; }
table.type02 td { padding: 0 0 40px 0; }
table.type02 td.pdB { padding: 0 0 10px 0; }
}

@media all and (max-width: 560px){
th { width: 100% !important; padding: 0 0 4px 0; display: block; word-break: break-all; }
td { width: 100% !important; padding: 0 0 24px 0; display: block; word-break: break-all; }
}



/* archive */
.archive .twp-content-image { display: none !important; }
.archive.tag .has-post-thumbnail .twp-knight-article { margin: 0 !important; }
.archive.tag .twp-knight-article { background:  #fff !important; }
.archive.tag .article-header h2.entry-title { font-size: 1.35rem !important; line-height: 1.3; }
.archive.tag .article-header h2.entry-title a { color: #2a4075 !important; font-weight: 500 !important; }
.archive.tag .twp-knight-article .entry-content { display: none; }
.archive.tag .article-header .post-category.primary-font { font-weight: 400 !important; color: #777; }
.archive.tag .twp-knight-article .article-header { padding: 0 !important; }

.archive.tag .twp-knight-article { box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); padding: 20px; }
.archive.tag .twp-article-wrapper { margin-bottom: 40px; }

