body {
	color:#555!important;
}
.slide-items {
  width: 100%;
  height: 100%;
}

.slide-items img {
  width: 100%;
  object-fit: cover;
}
.siteHeader {
    z-index: 100!important;
}
.pc{
	display:block;
}
.sp{
	display:none;
}
p.cent {
    text-align: center;
    margin: 0;
}
ul.daiv_li {
    display: flex;
    padding-left: 0em;
    margin: 0;
}
ul.daiv_li2 {
    display: flex;
    margin: 0em;
    padding-left: 1.5em;
}
li.lil, li.lir{
	margin-bottom:0;
}
p.fr {
    text-align: right;
}
.daiv_btn {
    width: fit-content!important;
    padding-right: 1em!important;
	margin: auto;
}
.footbnarea {
    max-width: 84%;
    margin: 0 auto;
}
.pagination {
    display: table;
    padding-left: 0;
    margin: 20px auto!important;
    border-radius: 4px;
    margin-bottom: 40px!important;
}
/*========= モーダル表示のためのCSS ===============*/
.alertred a{
    color: #b21b1d;
    text-decoration: underline;
    font-weight: 600;
}
/*infoエリアをはじめは非表示*/
#daivbtn{
	display: none;
}
.modaal-container {
    max-width: 88%;
}
.modaal-container p{
	margin-bottom:0;
}
.modaal-close:after, 
.modaal-close:before{
  color: #0a68db!important;
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
  background:#666;
}
h2.modaalalert {
    text-align: center;
    font-size: 1.2em;
    margin-bottom: 0em;
    font-weight: 600;
    color: #0a68db;
}
.modaal-content-container span {
    font-size: 1.4em;
    font-weight: 600;
    color: #b21b1d;
}
.vk-mobile-nav-menu-btn{
	z-index:999;
}
.vk-mobile-nav {
    z-index: 998;
}
@media screen and (max-width: 767px){
.modaal-container {
  font-size: 1em;
  max-width: 100%;
}
.modaal-container p {
    margin-bottom: 0;
    line-height: 1.5em;
}
.modaal-inner-wrapper {
	padding: 1em!important;
  vertical-align: top!important;
}
h2.modaalalert {
  font-size: 1.1em;
  margin-bottom: 0em;
	padding:.8em 0;
}
.modaal-content-container {
  padding: .8em .5em!important;
	line-height:1.2em;
}
ul.daiv_li {
	margin-bottom:.8em;
}
.modaal-close {
	display:none;
}
p.modal-close {
    margin: 1.2em auto;
    font-weight: 600;
    width: max-content;
    margin-bottom: 1em;
    padding: 0.5em 1em;
    background: #0a68db;
    color: #fff;
    border-radius: 5em;
}
.pc{
	display:none;
}
.sp{
	display:block;
}
.footbnarea {
	max-width:100%!important;
  width: 100%!important;
  margin: 0 auto;
}
}

div#gMenu_outer {
    width: calc(100% - 200px);
}
img.daiv_img {
    position: relative;
    width: 135px;
    margin: 15px 5px 0px 0px;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 1em;
}
@media (max-width: 1200px){
img.daiv_img {
    position: relative;
    width: 95px;
    margin: 15px 5px 0px 0px;
}
div#gMenu_outer {
  width: calc(100% - 10px);
	margin:0 auto!important; 
}
.container {
    width: 100%;
    max-width: 1200px;
}
}
.GC_top{
	width: 96%;
	margin:0 auto;
}
.GC_top iframe {
    width: 100%;
    min-width: 300px;
    height: 600px;
		max-height:600px;
    min-height: 300px;
}
@media (max-width: 600px){
.GC_top{
	width: 98%;
}
.GC_top iframe {
    width: 100%;
    height: 120vw;
    max-height: 120vw;
    min-height: 300px;
}
.su-row {
    margin-bottom: 1em!important;
}
.carousel {
  width: 100%!important;
}
}
@media (min-width: 992px){
ul.gMenu {
    float: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.col-md-offset-1 {
    margin-left: 3%;
}
.col-md-3 {
    width: 30%;
}
}
.carousel {
    border-bottom: 1px solid #e5e5e5;
  display: block;
  overflow: hidden;
  width: 90%;
	height:600px!important;
	margin:0 auto;
}
.carousel-control{
	opacity: 1;
}
.carousel-control.left {
    background-image: linear-gradient(to left,#fff0 0,rgba(255,255,255,1) 100%);
}
.carousel-control.right {
    background-image: linear-gradient(to right,#fff0 0,rgba(255,255,255,1) 100%);
}
.carousel-inner img {
    min-height: 600px!important;
    object-fit: cover;
}
.mado_title{
	color:#0A68DB;
	font-size:1.3em;
	font-weight:600;
}
.enquete_list li{
	list-style:disc;
}
.book_text{
	color:#333;
	font-size: 1em;
	font-weight:600;
}
.vk-mobile-nav-menu-btn {
    top: 4px!important;
    left: 10px!important;
    width: 42px!important;
    height: 42px!important;
    background-size: 32px 32px!important;
}
.logo_imgarea {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
.logo_space img{
	margin-right:16px;
}
.sp_library_line{
	display:none!important;
}
.enquete_text{
	padding:10px;
}
.btn_model{
	font-size:14px;
    background: #0A68DB;
    background-image: url(https://diversity.capsulemode-test.site/wp-content/uploads/2021/07/g_menu_icon_o.png);
    background-repeat: no-repeat;
    background-position-y: inherit;
    padding: 12px 3px 10px 36px;
    background-position: 10px;
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 5px 5px 10px var(--color-nm-dark),-5px -5px 10px var(--color-nm-light);
    display: flex;
    margin-bottom: 16px;
}
.btn_enquete {
    background: #0A68DB;
    background-image: url(https://diversity.capsulemode-test.site/wp-content/uploads/2021/07/g_menu_icon_o.png);
    background-repeat: no-repeat;
    background-position-y: inherit;
    padding: 10px 10px 10px 36px;
    background-position: 10px;
    width: 100%;
    height: 40px;
    border-radius: 10px;
    box-shadow: 5px 5px 10px var(--color-nm-dark),-5px -5px 10px var(--color-nm-light);
    display: flex;
    margin-bottom: 2px;
    width: fit-content;
}
.okada_lastbox {
    background-image: url(/wp-content/uploads/2022/02/okada_lastbox.png);
    min-height: 209px;
    background-size: contain;
    background-repeat: no-repeat;
}
p.okada_lasttext {
    width: max-content;
    margin: 50px auto;
    font-size: 14px;
}
@media(max-width: 600px){
.vk-mobile-nav-menu-btn {
    margin-top: 10px;
}
nav.global-nav {
    margin-top: 18px;
}
.sp_library_line{
  display: block!important;
  display: flex!important;
  flex-direction: row!important;
}
.pc_library_line{
	display:none!important;
}
div#pgc-5738-4-0 {
  margin-bottom: 0;
}
.bn_title{padding:0 10px;
}
.panel-grid-cell{
	margin-bottom: 10px!important;
}
div#pg-gb5812-62138b2ee3a71-1 {
 margin-bottom: 0!important;
}
.new_label {
    color: #fff;
    width: 100%!important;
    display: block!important;
}
}
footer.section.siteFooter {
    border-top: solid 3px #0a68db!important;
}
.sectionBox {
    display: block!important;
}
.siteFooter {
    background-color: unset!important;
    color: unset!important;
}
.container.siteHeadContainer {
    position: relative;
}
li{
	list-style:none;
}
.pc_h_smallmenu {
    position: absolute;
    top: -10px;
    right: 20px;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
}
@media (max-width: 992px){
.pc_h_smallmenu{
	display:none;
}	
}
.pc_h_smallmenu ul{
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
}
.t_role_theme{
	border-top:none;
	background:none;
	border-bottom:none;
	font-size:1.8em;
	color:#e85298;
	padding-left: 0;
}
.t_h2{
	  background-color: #e85298;
    border-top: 0px;
    height: auto;
    color: #fff;
    padding: 6px 12px;
}
h3.t_h3:after{
    border-bottom-color: #e85298;
}
.library_lead{
	font-size:14px;
	border-top:solid 2px #0a68db;
	border-bottom:solid 2px #0a68db;
	padding:20px 10px;
}
.q_h2{
	background:#0A68DB;
	color:#fff;
	padding: 6px 12px;
}
.enquete_box{
	width: fit-content;
	border: solid 1px #888;
	padding:20px 20px 10px 20px;
}
.enquete_imgbox{
	margin:10px auto 20px;
	display:table;
}
.enquete_img{
	display:table-cell;
	vertical-align:middle;
}
.library_img_text{
	font-size:0.8em;
}
.okada_box{
	display:table;
}
.okada_text{
	display:table-cell;
	vertical-align:middle;
}
@media screen and (max-width: 600px){
.enquete_imgbox{
	display:block;
}
.enquete_img{
	text-align:center;
	display:block;
}
.pc_font-08em {
 font-size:1em!important;
 padding-top:10px!important;
}
}
.pc_font-08em {
 font-size:0.8em;
}
.pc_h_smallmenu li{
	padding-left:30px;
	background:url(https://diversity.capsulemode-test.site/wp-content/uploads/2021/07/s_menu_icon.png) no-repeat;
	background-position:16px 7px;	
}
.pc_h_smallmenu li a{
	color:#555;
}
.pc_h_smallmenu li a:hover{
	text-decoration:underline;
}

img.so-widget-image {
	border:solid 1px #efefef;
    box-shadow: 5px 5px 10px var(--color-nm-dark),-5px -5px 10px var(--color-nm-light);
}
.btn_new {
  background: #0A68DB;
  background-image: url(https://diversity.capsulemode-test.site/wp-content/uploads/2021/07/g_menu_icon_o.png);
  background-repeat: no-repeat;
  background-position-y: inherit;
  padding: 10px 0px 10px 36px;
  background-position: 10px;
  width: 100%;
  height: 40px;
  border-radius: 10px;
	box-shadow: 5px 5px 10px var(--color-nm-dark),-5px -5px 10px var(--color-nm-light);
	display:flex;
	margin-bottom:2px;
}
p.bn_title {
    font-size: 14px;
    margin-top: 10px;
}
a:hover .btn_new {
	color:#0A68DB;
  background: #fff;
  background-image: url(https://diversity.capsulemode-test.site/wp-content/uploads/2021/07/g_menu_icon.png);
  background-repeat: no-repeat;
  background-position-y: inherit;
  padding: 10px 0px 10px 36px;
  background-position: 10px;
  width: 100%;
  height: 40px;
  border-radius: 10px;
	box-shadow: 5px 5px 10px var(--color-nm-dark),-5px -5px 10px var(--color-nm-light);
}
span.pdf_icon {
  background-repeat: no-repeat;
  background-image: url(https://diversity.capsulemode-test.site/wp-content/uploads/2021/08/icon_pdf.png);
  width: 16px;
  height: 16px;
  display: block;
	margin-top:3px;
}
span.arrow_icon {
  background-repeat: no-repeat;
  background-image: url(https://diversity.capsulemode-test.site/wp-content/uploads/2021/08/s_arrow.png);
  width: 16px;
  height: 16px;
  display: block;
	margin-top:4px;
}
a:hover span.arrow_icon {
  background-image: url(https://diversity.capsulemode-test.site/wp-content/uploads/2021/08/s_arrow_o.png);
}
h1.entry-title:first-letter,.single h1.entry-title:first-letter {
 color:#333!important;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
.font-08em {
 font-size:0.8em;
}
.font-12em {
 font-size:1.2em;
}
.f14px{
	font-size:14px;
}
.f16px{
	font-size:16px;
}
.f24px{
		font-size:24px;
}
.f_title{
	font-size:18px!important;
	color:#006DD9!important;
	font-weight:600;
}
.vk-teitter-plugin{
border-top: none;
}
.IE_tetter{
display:none;
}
ul.gMenu>li>ul.sub-menu li{
width:250px!important;
}
@media (max-width: 1279px){
p.okada_lasttext {
    width: max-content;
    margin: 40px auto;
    font-size: 14px;
}
}
@media (max-width: 1196px){
.okada_lastbox {
  background-image: none;
  min-height: auto;
	border: solid 2px #0A68DB;
	padding:5px
}
p.okada_lasttext {
  width: max-content;
  margin: 10px auto;
  font-size: 14px;
	margin-bottom: 10px;
}
.mb0{
	margin-bottom: 0px!important;
}
}
.mb0{
	margin-bottom: 0px!important;
}

@media all and (-ms-high-contrast: none) {
.IE_tetter {
display:block;
  }
}
.h3box{
border-top-color: #fff;
background-color: #fff;
padding-left: 0px;
font-size:1.2em;
position: relative;
border-bottom: 1px solid #ccc;
padding-bottom:8px;
}
.h3box:after {
  content: "";
  display: block;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 30%;
  border-bottom: 1px solid #00a4ed;
}
iframe {
  width: 95vw;
  min-width: 300px;
  height: 95vw;
  min-height: 300px;
}
.GCcomment.GC_top {
    margin-left: 0;
}
.GCcomment{
font-size:0.8em;
}

.slide-text-title{
	position:absolute;
	bottom:-230px!important;
	left:2em!important;
	text-shadow: 0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff!important;
	font-size:2.5em;
	font-family:inherit!important

}
.su-table .tab_b{
    width: 100%!important;
    margin: 0!important;
    border-collapse: collapse!important;
    font-size: 1em!important;
    border: 3px solid #ccc!important;
    table-layout: auto!important;
}
.su-table .tab_bm{
    width: 100%!important;
    margin: 0!important;
    border-collapse: collapse!important;
    font-size: 1em!important;
    border: 3px solid #ccc!important;
    table-layout: auto!important;
}
.tab_bm tr:nth-child(4n) {
	border-bottom: 3px solid #ccc!important;
}

.bookbg{
background: #fafafa!important;
}
@media screen and (min-width: 780px) {
.siteHeader_logo img{
min-height:75px;
}
.GC_page iframe{
	width: 100%!important;
	display:block;
	margin:auto!important;
	max-width: 900px!important;
  height: 600px!important;
  min-height: 600px!important;
}
.GCcomment.GC_page{
	text-align:center;
}
}

@media (min-width: 992px) {
.siteHeader .container{
padding:5px!important;
display: flex;
flex-direction: column;
}
.container .siteHeadContainer{
 padding:5px!important;
}
}
@media screen and (max-width: 780px){
.slide-text-title{
	position:absolute;
	left:1.2em!important;
	bottom:-140px!important;
	font-size:1.6em;
	font-weight:600;
}
}
@media (max-width:767px) {
.sp_none{
display:none;
}
.sp{
display:block;
}
}
.su-tabs-pane{
padding: 5px!important;
}
#fixed-bottom-menu{
display:none;
}

:root {
    --color-nm-light: #f5f5f5;
    --color-nm-dark: #d9d9d9;
}
.su-posts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}
@media (max-width:600px) {
.su-posts {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
}
.su-post {
    margin-bottom: 1.2em!important;
    line-height: 1.5em!important;
    width: 500px;
    min-height: 115px;
    border: solid 1px #D5D5D5;
    padding: 16px;
    border-radius: 20px;
    margin: 10px;
    box-shadow: 5px 5px 10px var(--color-nm-dark),-5px -5px 10px var(--color-nm-light);
    position: relative;
}
@media (max-width:600px) {
.su-post {
    width: 96%;
    margin: 20px auto;
}
.su-post-meta.event_meta {
    margin-left: 90px!important;
    font-size:14px!important;
}
.su-posts-default-loop .su-post-meta {
    margin-bottom: 0.2em!important;
    font-size: 14px!important;
    opacity: 1!important;
}
.su-post-cat {
    position: absolute;
    top: 13px;
    right: 12px;
    width: 90px!important;
    height: 24px;
    font-size: 12px;
    text-align: center;
}
p.su-post-title.event_title {
    margin-left: 90px!important;
    font-size: 16px!important;
    margin-bottom: 0px;
    line-height: 1.2em;
    margin-top: 10px!important;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    float: left;
    width: 80px;
    height: 80px;
}
p.su-post-title.news-loop_title {
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 1.2em;
}
.okada_lastbox {
  background-image: none;
  min-height: auto;
	border: solid 2px #0A68DB;
	padding:10px
}
p.okada_lasttext {
    width: auto;
    margin: 0px auto;
    font-size: 14px;
}
.mb0{
	margin-bottom: 0px;
}
}
a .su-post {
    text-decoration: none;
    color: #666666;
}
a:hover .su-post {
    background-color: #efefef;
    text-decoration: none!important;
}

.su-posts-default-loop .su-post-meta {
    margin-bottom: 0.2em!important;
    font-size: 16px;
    opacity: 1!important;
}
p.su-post-title.news-loop_title {
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 1.2em;
}
a:hover .news-loop_title {
    color: #006DD9;
    text-decoration: none!important;
}
.su-btn {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 5px 5px 10px var(--color-nm-dark),-5px -5px 10px var(--color-nm-light);
    margin: 10px;
}
.su-btn2 {
    overflow: hidden;
    box-shadow: 5px 5px 10px var(--color-nm-dark),-5px -5px 10px var(--color-nm-light);
    margin: 10px;
}
.su-spoiler-style-ikusei_new > .su-spoiler-title {
    border-bottom: 1px solid #ccc;
    border-radius: 10px;
    background: #D1007C!important;
    font-size: 14px!important;
    color: #fff;
    padding-top: 10px;
}
.su-spoiler-style-kaikaku_new > .su-spoiler-title {
    border-bottom: 1px solid #ccc;
    border-radius: 10px;
    background: #1356B9!important;
    font-size: 14px!important;
    color: #fff;
    padding-top: 10px;
}
.su-spoiler-style-seibi_new > .su-spoiler-title {
    border-bottom: 1px solid #ccc;
    border-radius: 10px;
    background: #21761B!important;
    font-size: 14px!important;
    color: #fff;
    padding-top: 10px;
}
.su-spoiler-style-ikusei_new {
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #efefef!important;
    color: #000!important;
    font-size: 0.8em;
    box-shadow: 5px 5px 10px var(--color-nm-dark),-5px -5px 10px var(--color-nm-light);
}
.su-spoiler-style-kaikaku_new {
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #efefef!important;
    color: #000!important;
    font-size: 0.8em;
    box-shadow: 5px 5px 10px var(--color-nm-dark),-5px -5px 10px var(--color-nm-light);
}
.su-spoiler-style-seibi_new {
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #efefef!important;
    color: #000!important;
    font-size: 0.8em;
    box-shadow: 5px 5px 10px var(--color-nm-dark),-5px -5px 10px var(--color-nm-light);
}
h2.new_h2 {
    background-color: #0A68DB;
    border-top: 0px;
    height: auto;
    color: #fff;
    padding: 6px 12px;
}
.h2_line {
    font-size: 24px;
    border-left: 3px solid #fff;
    height: 100%;
    padding-left: 8px;
    line-height: 1.5em;
}
.h2_s {
    font-size: 16px;
    vertical-align: bottom;
}
p.h2_line {
    margin: 0;
}
.su-posts-default-loop .su-post-thumbnail {
    float: left;
    display: block;
    width: 150px!important;
    height: 150px!important;
    margin-right: 1em;
}
.su-posts-default-loop .su-post-thumbnail img {
    max-width: 150px!important;
    max-height: 150px!important;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    float: left;
    width: 150px;
    height: 150px;
}
.su-post-meta.event_meta {
    margin-left: 170px;
}
p.su-post-title.event_title {
    margin-left: 170px;
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 1.2em;
    margin-top: 16px;
}
.su-post-cat {
    position: absolute;
    top: 13px;
    right: 16px;
    width: 120px;
    height: 24px;
    font-size: 13px;
    text-align: center;
}
.kaikaku {
    color: #fff;
    background: #1356B9!important;
    border-radius: 5px;
    padding-top: 2px;
}
.seibi {
    color: #fff;
    background: #21761B!important;
    border-radius: 5px;
    padding-top: 2px;
}
.ikusei {
    color: #fff;
    background: #D1007C!important;
    border-radius: 5px;
    padding-top: 2px;
}
a:hover .event_title {
    color: #0A68DB;
    text-decoration: none!important;
}
@media (min-width: 1280px){
.container {
    width: 1280px;
}
}

article.media {
    border: solid 1px #dfdfdf;
    border-radius: 20px;
    padding: 20px;
    margin: 40px 0;
}
.gMenu_name {
    text-align: center;
    display: block;
    color: #0A68DB;
    font-size: 16px;
    font-weight: 500;
    padding-left: 26px;
    background-image: url(https://diversity.capsulemode-test.site/wp-content/uploads/2021/07/g_menu_icon.png);
    background-repeat: no-repeat;
    background-position-y: inherit;
}
ul.gMenu a:hover {
    background: #0A68DB;
    border-radius: 5px;
}
a:hover .gMenu_name {
    color: #fff;
    background-image: url(https://diversity.capsulemode-test.site/wp-content/uploads/2021/07/g_menu_icon_o.png);
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 6px 10px;
}
.navbar-brand {
    height: auto;
    padding: 10px 0;
    margin: 0;
    font-size: 32px;
    line-height: 1.5em;
}
@media (min-width: 1280px){
.container {
    width: 1280px;
}
}

@media screen and (min-width: 780px){
.siteHeader_logo img {
    min-height: 70px;
}
}
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    margin: 25px 0 25px;
    font-size: 32px;
    font-weight: 600;
}
h1.p_title {
    font-size: 32px;
    font-weight: 600;
    color: #0A68DB;
    margin-bottom: 0px!important;
    line-height: 1.2em;
}
p.p_title_s {
    font-size: 16px;
    font-weight: 600;
    color: #878787;
}
.catch{
    font-size: 36px!important;
    color: #555!important;
    background: -webkit-linear-gradient( 
0deg
 , #4666D1, #367DE8, #2693FF)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
	font-weight:600;
}
.f_content {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-around;
    flex-direction: row;
    align-items: flex-start;
}
.f_content2 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-around;
    flex-direction: row;
    align-items: flex-start;
}
.f_content2 a{
	color:#555;
}
.f_content2 a:hover{
	color:#0A68DB;
	text-decoration:none;
}
@media screen and (max-width: 600px){
.catch {
    font-size: 26px!important;
}
.f24px {
    font-size: 15px;
    font-weight: 500;
}
h2.new_h2 {
    background-color: #0A68DB;
    border-top: 0px;
    height: auto;
    font-size: 16px;
    color: #fff;
    padding: 8px 8px;
}
.h2_line {
    font-size: 20px;
}
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    margin: 25px 0 25px;
    font-size: 22px;
    font-weight: 600;
}
.f_banner {
    margin-bottom: 20px;
}
.f_content {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
}
.f_content2 {
	margin:0px 15px;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-around;
    flex-direction: column;
    align-items: flex-start;
}
.su-post-meta.event_thum {
    float: left;
    width: 80px!important;
    height: 80px!important;
}
}
footer {
background-color: #ffffff;
font-weight:500;
}
footer .copySection {
    width: 100%;
    background: #006CD8;
    color: #fff;
    font-size: 14px;
    height: 42px;
    padding: 10px;
}
.page_top_btn {
    position: fixed;
    right: 2%;
    bottom: 3%;
    z-index: 999;
    width: 60px;
    height: 60px;
    color: transparent;
    border: none;
    background: url(https://diversity.capsulemode-test.site/wp-content/uploads/2021/08/p_top.png);
    background-repeat: no-repeat;
    background-position: center;
    text-decoration: none;
    box-shadow: unset;
}
ul.f14px.f_links_a {
    padding-left: unset;
}
.list_btn {
	margin:auto;
	font-size:22px;
	color:#fff;
  background: #0A68DB;
  background-image: url(https://diversity.capsulemode-test.site/wp-content/uploads/2021/07/g_menu_icon_o.png);
  background-repeat: no-repeat;
  background-position-y: inherit;
  padding: 14px 0px 10px 72px;
  background-position: 45px;
  width: 280px;
  height: 60px;
  border-radius: 10px;
	box-shadow: 5px 5px 10px var(--color-nm-dark),-5px -5px 10px var(--color-nm-light);
}
a:active .list_btn, a:hover .list_btn {
	color:#0A68DB;
  background: #fff;
  background-image: url(https://diversity.capsulemode-test.site/wp-content/uploads/2021/07/g_menu_icon.png);
  background-repeat: no-repeat;
  background-position-y: inherit;
  padding: 14px 0px 10px 72px;
  background-position: 45px;
  width: 280px;
  height: 60px;
  border-radius: 10px;
	box-shadow: 5px 5px 10px var(--color-nm-dark),-5px -5px 10px var(--color-nm-light);
}

.d_twi {
    display: none;
}
.su-post-meta.event_thum {
    float: left;
    width: 150px;
    height: 150px;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    object-fit: cover;
    height: 100%;
}
@media screen and (min-width: 1200px){
iframe#twitter-widget-0 {
    min-height: 600px!important;
}
}
/*========= ACFでのカスタムカラー表示 ===============*/
.new_label {
    color: #fff;
    /* padding: 0.2em 1em; */
    width: 85%;
    display: inline-grid;
    align-content: center;
    border-radius: 5px!important;
}
.new_label_single {
    display: contents;
    color: #fff;
    font-size: .8em;
}
.mb20 {
    margin-bottom: 20px;
}