@charset "utf-8";


/*
Theme Name: ksanfair41
Theme URI: 
Template: lightning
Description:
Author:
Tags: 
Version: 4
*/



img{
    max-width: 100%;
}

body {
    background: #FFF;

}


html { font-size: 62.5%; } /* font-sizeは16pxの62.5%の10px */
body,td, th { font-size: 1.6rem; } /*font-size : 16px と同等*/

body, html {
    font-family: Lato, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.table td, .table th {
    padding: 1rem;
    vertical-align: middle;
}
.flexbox > *{
    margin-bottom: 3rem;
}
@media (min-width: 768px){
    .flexbox{
        display: flex;width: 100%;
    }
    .flexbox > *{
        margin-bottom: 0;
    }
    
    .flexbox.flexbox-col2 >*:first-child{
        padding-right:1rem;
    }
    .flexbox.flexbox-col2 >*:last-child{
        padding-left: 1rem;
    }
    
}
.flexbox >*{
    box-sizing: border-box;
}

.entry-meta_items_author{
    display: none;
}

.center-block{
    text-align: center;
}
/*---------------*/
.siteHeader{
    box-shadow: none;

}
@media (max-width: 991.98px){
  .siteHeader_logo {  
      padding: 0 ;
    
}}

.siteHeadContainer{
    
}
.siteHeader_logo{
    font-size: 2.8rem;
}

.siteHeader::before,
.siteHeader::after{
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}
/*
.siteHeader_logo img {
    max-height: 400px;
    border: 3px solid #000;
}*/

.header_mainV img{

}
    
@media (min-width: 992px){
    .siteHeader_logo img {
        margin: 0 auto ;
        max-height: 40px;
    }
  
    .siteHeader .container {
        position: relative;
        z-index: 1;
    }
      .gMenu_outer{

    }
    .siteHeader{
    }
    .siteHeader::before{

    }
    .siteHeader::after{


    }
    /*
    .siteHeader_logo img {
             max-height: 700px;   
            
        }*/
}



@media (min-width: 1200px){

/*    .siteHeader_logo {
    float: none;
    width: 100%;
    text-align: center;
    }    
    .gMenu{
        float: none;  

    }*/

}
@media (min-width: 992px){
  .home .siteContent {
    padding: 0;
}  


}
@media (min-width: 1200px){
   .home .siteContent {
    padding: 0;
} 
}

@media (min-width: 576px){
    
    .home .siteContent .col-sm-6{
    margin-bottom: 3rem;
}

    
}

.vk-mobile-nav-menu-btn{
    border: none;
}
/*
.campaign_tag{
    position: absolute;
    right: 0;
    bottom: -100px;
    width: 130px;
}

.campaign_tag img{
 transition:.5s all;
}
.campaign_tag img:hover{
  transform:scale(1.1,1.1);
  transition:.25s all;
}

*/



@media (min-width: 992px){
    .campaign_tag{
        display: block;
        position: absolute;
    right: 5%;
            top: 220px;
        z-index: 10002;
        width:200px; 
    }
}
@media (min-width: 1600px){
    .campaign_tag{
     width:250px;   
right: 12%;
    }
    
}
@media (min-width: 2000px){
        .campaign_tag{
            
        }
    
}

/*---*/
@media (min-width: 1200px){
    /*
.gMenu {
    float: none;
    right: unset;
    margin: 0 auto;
    display: inline-flex;
}*/

}
.gMenu > li:before, .gMenu > li.menu-item-has-children::after{
    content: none;
}
@media (min-width: 768px){
    .gMenu li li {
    background-color: #fff !important;
}
}


@media (min-width: 992px){
      .header_scrolled .gMenu_outer {
    display: none;
  }
  
  
    .gMenu>li .gMenu_name{
        font-size: 16px;
    }
    .gMenu>li .gMenu_description{
        margin-top: .5em;
    }
    .device-pc .gMenu>li a{
        /*
    padding: 1rem 2rem;
    background: #fff25f;
    border-radius: 2rem;
    color: #006c9e;
    box-shadow: -4px 4px 0 rgba(0,0,0,0.1);
    border: 2px solid #006c9e;
    padding: 1rem 2rem;
    background: rgb(4 69 150 / 83%);
    border-radius: 2rem;
    color: #fff79d;
    box-shadow: -4px 4px 0 rgba(0,0,0,0.1);*/

    }
    .device-pc .gMenu>li a:hover{

       
    }

    
    .gMenu>li{
    margin: 0 1rem 0 0;
    /* border-left: 3px solid; */
    }
    
  .gMenu>li:nth-child(1){
    
    }
   .device-pc .gMenu>li .sub-menu{
    position: absolute;
    top: 5rem;
    box-shadow: -4px 4px 0 rgba(0,0,0,0.1);
    border-radius: 1rem;
   border: 3px solid #2574b1;
    }
    

    .device-pc .gMenu>li .sub-menu li a{
    border-radius: 0;
    background: #ffffff;
    font-size: 1.4rem;
    font-weight: bold;
    color: #2574b1;
    border: none;
    border-bottom: 1px solid;
    }
    .device-pc .gMenu>li .sub-menu li a:hover{
       background: #2574b1;
        color:#FFF;
    }
    
    .header_scrolled .gMenu_outer{
        background: none;
        box-shadow: none;
        padding-top: 1rem;
    }
    .header_scrolled .gMenu>li:last-child,
    .header_scrolled .gMenu>li{
        border: none;
    }
  
}

@media (min-width:1200px){
      .gMenu_outer nav{
        text-align: center;
    }  
  .gMenu>li:nth-child(1){
    
    }
  
}
@media (min-width: 992px){
    
   .header_scrolled .navbar-header {
    margin-bottom: 0px;
} 
}

/*----------------------------------*/
    section[class^="section-"]{
        padding: 4rem 0 0 0; 
    }
@media (min-width: 768px){
    section[class^="section-"]{
   
    }
}

/*-------------------CTOP & キャンペーン----------------*/
.siteContent{
    padding: 0;
}


.section-topvideo h2.top-hallo-txt{
    font-weight: bold;
    text-align: center;
    border: none;
    font-size: 3.5rem;
    color: #5e2419;
    padding: 0;
}

section.section-topics{
    padding-top: 0;
}
.section-topics p{
font-size: 1.5rem;
}

@media (min-width: 768px){
    .section-topvideo .flexbox > *{
            margin: 0 3rem 0 0;
    }
    .section-topvideo .flexbox > *:last-child{
        margin: 0;
    }
    .section-topics .flexbox{
        justify-content: center;
    }
    .section-topics .flexbox > *{
     width: 33%;
     padding: 0 1.5rem;
}



}

.section-topics .poster{

  text-align: center;
}

.section-topics .poster img{
    width:210px;
}

.section-topics .event .day{
        border: 1px solid #C03;
    color: #c03;
    border-radius: 15px;
    padding: .25rem 1rem;
}
.section-topics .greeting img{
 
 
}
/*-------------------campaine----------------*/
/*
.quiz-detail{
    padding: 1rem;
    background: #ffd321;
}

.present-container dl{
    font-size: 1.4rem;
    border-radius: 1rem;
    background: #efefef;
    padding: 2rem;
    line-height: 1.6;
    margin-top: 0;
}
.present-container dl dt{

    border: none;
    margin: 0;
}
.present-container dl dd{
    border: none;
    margin: 0 0 1rem;
}
.present-container dl dd ul{
    margin: 0;
    padding: 0 0 0 2rem;
}
.present-container dl dd ul li{
        margin-bottom: 0;
}
.present-container iframe{
    max-width: 100% !important;
    height: 1200px !important;
}

@media (min-width: 992px){
 .quiz-detail{
    padding: 3rem;
 }
 
 .present-container dl dt{
    float: left;
    clear: left;
    width:8rem;
    border: none;
    margin: 0;
}
.present-container dl dd{
    border: none;
    margin: 0 0 0 8rem;
}
    
}*/

/*記事詳細スケジュール*/
.dl-schedule{/* border:solid 10px #dbe0e1; */background-color:#fff;}

.dl-schedule {
  /* padding: 20px 20px 20px 20px; */
  /* margin-bottom: 40px; */
}

.dl-schedule dl {
  width: 100%;
  margin: 0;
}
@media screen and (min-width: 737px) {
  .dl-schedule dl {
    display: table;
    border-bottom: 1px dotted #aaa;
  }
  /*   .dl-schedule dl:first-child {
    border-top: 1px dotted #aaa;
  } */

  .dl-schedule dl:last-child {
    border-bottom: none;
  }


}



.dl-schedule dt {
  vertical-align: top;
  padding: 10px 15px;
  border: none;
}
@media screen and (min-width: 737px) {
  .dl-schedule dt {
    width: 20%;
    display: table-cell;
  }
}
.dl-schedule dd {
  padding: 10px 15px;
  border-left: none;
}
@media screen and (min-width: 737px) {
  .dl-schedule dd {
    display: table-cell;
  }
}
@media screen and (max-width: 736px) {
  .dl-schedule dd {
    padding-left: 3em;
  }
}

/*記事詳細インフォメーション*/
.dl-information {
  background-color: #f8f8f8;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 40px;
}
.dl-information dl {
  width: 100%;
  margin-bottom: 0;
}
@media screen and (min-width: 737px) {
  .dl-information dl {
    border-bottom: 1px solid #aaa;
    display: table;
  }
  .dl-information dl:first-child {
    border-top: 1px solid #aaa;
  }
}
.dl-information dt {
  vertical-align: middle;
  padding: 15px;
  background-color: #e5e5e5;
}
@media screen and (min-width: 737px) {
  .dl-information dt {
    width: 20%;
    display: table-cell;
  }
}
.dl-information dd {
  padding: 15px;
}
@media screen and (min-width: 737px) {
  .dl-information dd {
    display: table-cell;
  }
}
ol.cp_clist2 {
	counter-reset:cp_clist2;
	list-style-type:none;
	padding:0;
            text-align: center;font-weight: bold;font-size: 1.8rem;
}
ol.cp_clist2 li {
	position:relative;
	margin:8px;
	padding: 0 60px;
	line-height: 50px;
	border: solid 3px #00BCD4;
	border-radius: 50px;
	transition: 0.3s;
	display: inline-block;
        width: 30%;
}

@media screen and (max-width: 737px) {
  ol.cp_clist2 li {
    display: block;
    width: 100%;
  }
}


ol.cp_clist2 li::before {
	position: absolute;
	top: 50%;
	left: 0px;
	counter-increment: cp_clist2;
	content: counter(cp_clist2);
	padding: 0 0.2em 0 0.2em;
	background: #00BCD4;
	font-weight: bold;
	color: #fff;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	transform: translateY(-50%);
}

ol.cp_clist2 li:nth-child(2){
    border-color: #4CAF50;
}
ol.cp_clist2 li:nth-child(2)::before {
    background: #4CAF50;
}

ol.cp_clist2 li:nth-child(3){
     border-color: #FF5722;
}
ol.cp_clist2 li:nth-child(3)::before {
    background: #FF5722;
}
/*
ol.cp_clist2 li:hover{
	background: #00BCD4;
	color: #fff;
}
ol.cp_clist2 li:hover:before {
	background: #fff;
	color: #00BCD4;
}*/
 
 
 
/*-------------*/

.page-header{
    background: none;
    color: #000;

}
.page-header_pageTitle, h1.page-header_pageTitle:first-child{
    font-size: 3rem;
    padding: 2rem;
    margin: 0;
        border-top: 3px dashed;
    border-bottom: 3px dashed;font-weight: bold;
        background: #f7ef50;
    color: #499152;
}
.breadSection{
    border: none;
        margin-bottom: 3rem;
}

.breadSection .breadcrumb,
.breadSection .breadcrumb a{
   margin: 0 auto;
}


.breadSection .breadcrumb a{
    
       padding-bottom: 2px;
    background: rgba(255,255,255,0.25);
    border-radius: 1rem;
    padding: 0 8px; 
}

    
    
    
.breadSection .breadcrumb a:hover{
    border-bottom: none;
    background: #55bca8;
    color:#FFF;
}
.subSection .media{

    margin-bottom: 1rem;
}

.single-post article.post{

}
@media (min-width:768px){
.single-post article.post{
    padding: 5rem;
}    
    
}
.vk_post.card{
        border-radius: 1rem;
    border: none;
    box-shadow: -8px 8px 0 rgba(0,0,0,0.1);
}
.mainSection>aside:last-child, .mainSection>div:last-child, .sideSection>aside:last-child, .sideSection>div:last-child{
    margin-bottom: 3rem;
}

/*---------------*/
.svg {
  display: none; /* 余白を消す */
}

.icon-ster-true,
.icon-ster-false {
  width: 20px;
  height:20px;
}
@media (min-width: 992px){
   .icon-ster-true,
    .icon-ster-false {
      width: 30px;
      height:30px;
    }  
    
}
.icon-ster-true {
 fill: #28a745;
}
.icon-ster-true .svg-star-0 {
  fill: #CF9858;
}
.icon-ster-true .svg-star-1 {
  fill: #e9c431;
}

.icon-ster-false {
  fill: #cfd6e9; /* webkit */
}
.icon-ster-false .svg-star-0,
.icon-ster-false .svg-star-1 {
  fill: #cfd6e9;
}
/*---------------*/


.slide_group .item a{
   display: -webkit-flex;
    display: flex;
    background: #FFF;
    box-sizing: border-box;
    margin: 8px;
    border-radius: 10px;
    overflow: hidden;    
    width:250px;
    color:#000;
    box-shadow: -8px 8px 0 rgba(0,0,0,0.1);
    flex-grow: 1;
    border: 3px solid #96bce2;
}



@media (min-width: 992px){

    .slide_group .item a{
        width: 360px;
            margin: 16px 24px;
    }


}

    
.slide_group .item a > *{
    width: 50%;
}


.slide_group .item  figure{
    margin: 0;
}
.lists-group .item .txt,
.slide_group .item .txt{
    text-align: center;
    padding: 12px 8px;
     box-sizing: border-box;
}


.slide_group .item .txt h3{
    font-size: 1.4rem;
    margin: 1rem 0 .5rem 0;
    padding: 0;
    border: none;
    letter-spacing: 0;
    font-weight: bold;
}
@media (min-width: 992px){

    .lists-group .item .txt,
    .slide_group .item .txt{
        padding: 24px 8px;
    }


    
    .slide_group .item .txt h3{
      font-size: 1.8rem;  
}  
}
.slide_group .item .txt h3:after{
    content: none;
}
.slide_group .item .txt h4{
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
    letter-spacing: 0;
    
}

/*---*/

.lists-group {
    display: flex;
  flex-wrap:wrap;
}
.lists-group .item{
    width: 100%;
}
@media (min-width:768px){
.lists-group .item{
    width:33%;
}
}

@media (min-width: 992px){
    .lists-group {
        padding-bottom: 10rem;
    }
    .lists-group .item{
        width: 25%;
    }
}


.lists-group .item a{
display: flex;
    width: 100%;
    background: #FFF;
    box-sizing: border-box;
    margin: 0 0 2rem 0;
    /* border-radius: 10px; */
    overflow: hidden;
    color: #000;
    /* box-shadow: -8px 8px 0 rgb(0 0 0 / 10%); */
    justify-content: center;
    align-items: center;
        border: 2px solid #28a745;
}

.lists-group .item a > *{
    width: 50%;
}

@media (min-width:768px){
    .lists-group .item a{
    display: block;
    width: auto;   margin: 1rem;
    }
.lists-group .item a > *{
    width: 100%;
}
}

.lists-group .item  figure{
    display: block;
    margin: 0;
}
.lists-group .item  h3{
    display: none;
}
.lists-group .item .txt h4{
    letter-spacing: 0;
    font-weight: bold;
}
/*---*/


/*-------footer--------*/
.page_top_btn{
border-radius: 50%;
    border: none;
    outline: none;
}

.siteFooter{
border: none;
background: #fff;
    padding: 4rem 0;
    position: relative;
    overflow: unset;
    margin-top: 3rem;
}


/*--------------------*/

section.section-def{

}



h2, .mainSection-title{

    font-weight: bold;
}
.sub-tit{
    font-weight: bold;
    text-align: center;
    margin: 0;
}
.sub-tit+h2[class^="section-"]{
    
    
}


.youtube_link,
.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 0.5rem;
}

.btn-wrap {
  margin: 30px 0;
  text-align: center;
}

a.btn-c {
    font-size: 1.8rem;
    position: relative;
    padding: 0.25rem 2rem 1.5rem 3.5rem;
    color: #fff;
    background: #53a55b;
    box-shadow: 0 5px 0 #4b7446;
    line-height: 1.4;
    display: block;
    margin: 0 auto;
}

.youtube_link{
        max-width: 300px;
}

@media (max-width: 1200px){
    
    a.btn-c {
     min-width: auto;
     width:100%;
    }
    
}
.hukidashi,
a.btn-c span {
font-size: 1.5rem;
    position: absolute;
    top: -1rem;
    left: c;
    padding: 0.2rem 0;
    padding: 0 1rem;
    color: #323232;
    border: 2px solid #323232;
    border-radius: 100vh;
    background: #fff;

display: block;
}
.hukidashi:before,
.hukidashi:after ,
a.btn-c span:before,
a.btn-c span:after {
  position: absolute;
  left: calc(50% - 10px);

  content: "";
}
.hukidashi:before,
a.btn-c span:before {
  bottom: -10px;

  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #323232 transparent transparent transparent;
}
.hukidashi:after ,
a.btn-c span:after {
  bottom: -7px;

  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

a.btn-c i {
  margin-right: 1rem;
}

a.btn-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);

  color: #fff;
    background: #3d8d57;
    box-shadow: 0 2px 0 #4b7446;
}

a.btn--green {
  color: #fff;
  background-color: #094;
}

a.btn--green:hover {
  color: #fff;
  background: #00a349;
}

a.btn--green.btn--cubic {
  border-bottom: 5px solid #00662d;
}

a.btn--green.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #00662d;
}



a.btn-c i.fa {
  margin-right: 1rem;
}





.ribbon1 {
    position: relative;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 30px;
    font-size: 18px;
    background: #dc341f;
    color: #fff;
    box-sizing: border-box;
    font-weight: bold;
}

.ribbon1:before, .ribbon1:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon1:before {
  top: 0;
  left: 0;
  border-width: 25px 0px 25px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.ribbon1:after {
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}


.tit-style{
    color: #499152;
    position: relative;
    padding: 1.5rem 0;
    font-weight: bold;
    margin-bottom: 2rem;
    background: #f7ef50;
}

.sideSection .widgettitle, 
.sideSection .subSection-title{
padding: 1.25rem 0;
    font-weight: bold;
    border: none;
    text-align: center;
    background: #000;
    color: #FFF;
}
.subSection-title:after{
    content:none;
}



.tit-style01,
.tit-style01:before,
.tit-style01:after{
    background: #4cb89a; 
}

.tit-style02,
.tit-style02:before,
.tit-style02:after{
background: #ea6067;
}

h2[class^="section-"]{
    border: none;
    text-align: center;
    margin: 0 0 1rem;
    font-size: 2.4rem;
    padding: 0;
        font-weight: bold;
}

.home .section-ctop-hallo h2[class^="section-"]{
 color:#FFF;   
}

h3.movie-tit{
    border: none;
    text-align: center;
    margin: 0 0 1rem;
    padding: 0;
}

h3.movie-tit:after{
    content: none;
}

.b-radius-container{
background-color: #fff;
    overflow: hidden;
    padding: 1rem 0;
    margin-bottom: 1rem;
}

@media (min-width: 992px){
    .b-radius-container{
        padding: 4rem 0;
    margin-bottom: 4rem;
    }
    
}

.b-radius-container h2{
    border: none;
    text-align: center;
    font-size: 2rem; 
    margin: 1rem 0;
}
.b-radius-container h3{
    border: none;
    text-align: center;
    font-size: 2rem; 
    margin: 1rem 0;
    font-weight: bold;
}
    .b-radius-container h3:after{
        content:none;
    }
    .b-radius-container h3 .q{
    background: #C03;
    color: #FFF;
    border-radius: 5px;
    padding: 0 12px;
    margin-right: .5rem;
    }
@media (min-width:768px){
    .b-radius-container h2{
      font-size: 2.8rem; 
  }  
    .b-radius-container h3{
      font-size: 2.0rem; 
  }      
}
.radius-block{
    padding: 3rem;
    background: #FFF;
    box-shadow: -8px 8px 0 rgba(0,0,0,0.1);
    border: 3px solid #000000;
}
@media (max-width:768px){
    
    .radius-block{
        margin-bottom: 3rem
}}
/*-----------------*/
.home-layout {
    flex-wrap: wrap;
}

@media (min-width: 768px){
    .home-layout .item-box{
    width: calc(100% / 2 - 4rem);
     margin: 0 2rem 3rem;
    }
}

@media (min-width: 992px){

}

@media (min-width: 1200px){
    .home-layout .item-box{
    width: calc(100% / 3 - 4rem);
    }
}

.home-layout .item-box{

    /* padding: 0 1rem; */
    background: #fff;
   
}

.home-layout .item-box .inner{
    padding: 0 3rem 3rem;
}
.home-layout .item-box p{
    line-height: 1.4;
}

.home-layout .item-box .poster-block{
    margin-bottom: 1rem;
}

.hukidashi-block{
    position: relative;
}

.hukidashi-block p{
    font-size: 1.4rem;
}

.notice{
    font-size: 1.3rem;
}

/*----------------*/
.from-chairman{
    text-align: right;
    float: right;
}
.from-chairman img{
    width: 80px;
    display: inline-block;
    margin: 0 5px;
}


/*-----------*/
.info-list{
    list-style: none;    text-align: center;
}
.info-list a{
    color:#000;
}
.info-list h4{
font-weight: bold;
    font-size: 1.6rem;
    margin: 1rem 0;
}
.info-list h5{
    margin: 0;
    padding: 0;
}
/*-------------*/
.topic-list{
    list-style: none;
    margin: 0;
    padding: 0;
    background: #FFF;
    border-radius: 10px;
    padding: 3rem;
}
.topic-list li{
    border-bottom: 1px dotted #CCC;
}
.topic-list li a{
    display: flex;
    color:#000;
    padding: 1rem;
}

.topic-list h4{
    line-height: 1.4;
}
.topic-list img {
    max-width: 120px;
    border-radius:5px;
    
}


.photocontest-list
{
    list-style: none;
    display:flex;
    flex-wrap:wrap;
    margin: 0;
}
.photocontest-list li{
    width: 33%;        padding: 0 5px;
}

.movie-list{
        list-style: none;
        margin: 0;
        padding: 0;
}
.movie-list li{
        padding: 0 5px;
        overflow: hidden;
}
.movie-list li a{
    color:#000;
}

.movie-list li a > *{
    clear: inherit;
    margin: 0;
    padding: 0;
}
.movie-list li a h4{
    margin-bottom: .5em;
    font-weight: bold;
}
.movie-list li a h5{
    font-weight: normal;
}
.movie-list li img{
    float: left;
    height: 90px;
    width: auto;
    margin: 0 10px 0 0;
}

.table .thead-dark th.name{
    width: 40%;
}
.group-table .btn{
   white-space: nowrap;
}
@media (max-width:769px){
    
    .group-table .btn{
        display: block;
        margin-bottom: .5rem;
    }

}

.media .media-body .media-heading a {
    color: #000;
    font-weight: bold;
}

/*----------------*/
.poster-block img{
max-width: 100%;
    display: block;
    margin: 0 auto;
}
/*----------------*/
.text_list ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.text_list ul li{
    margin-bottom: 1rem;
}

.text_list ul a{

}
/*----------------*/
.veu_card{

}
.veu_card .veu_card_inner{
    box-shadow: none;
    padding: 3rem; background: #FFF;
}
/*---------------*/

.parent-pageid-2021 .entry-body{

}
.wp-block-image img{
    width: 100%;
}

.blocks-gallery-item__caption{
    line-height: 1.4;
}
.incho_name {
    text-align: right;
}
.incho_name strong{
    text-align: left;
    display: inline-block;
}
@media (min-width:768px){
    
.parent-pageid-2021 .entry-body{
   padding:4rem;     margin-bottom: 8rem;
} 

}
/*----------------*/
.type-page{
    background: #FFF;
    padding: 3rem;
}



/*--------団体ページ--------*/
.b-radius-container .group-icon{
        text-align: center;
}
.b-radius-container .group-icon .icon-ster-true{
width: 50px;
    height: 50px;
}
.b-radius-container .entry-body{

}
@media (min-width:768px){
    /*
   .b-radius-container .entry-body{
   padding:4rem 8rem; 
} */
}

.b-radius-container>.inner{
    padding: 1rem;
}
@media (min-width: 992px){
  .b-radius-container>.inner{
    padding:0 4rem;
}  
    
}
.b-radius-container>.inner>h3{
    border: none;
    text-align: center;
   
}
.b-radius-container>.inner>h3:after{
    content: none;
}

.movie_txt{
    padding: 2rem 2rem 0;
    margin: 0;
}
div[id^="gallery-"]{
    padding: 3rem 3rem 0;
}

/*-------house---------*/
section.section-w,
section.section-jango{
    background: #FFF;
}

section.section-jango .container{
       background: #FFF url(img/section_bg_jango.png) no-repeat 0 0;
}

section.section-jango .jango_title{
    border: none;
    text-align: center;
}


.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 3rem;
    background: url(img/comingsoon.png) no-repeat 0 0;
    background-size: contain;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.actor{
    background: url(img/kakko_l.png) no-repeat 0 0;
    background-size: contain;

}
.actor .inner{
        background: url(img/kakko_r.png) no-repeat right 0;
    background-size: contain;   
    padding: 4rem 8rem;
}
.house_bottom .arasuji .jango{
    /* max-width: 320px; */
    text-align: center;
    display: block;
}
.house_bottom .arasuji .jango img{
    display: block;
    margin: 0 auto;
    max-width: 320px;
}
.actor h3{
    letter-spacing: 0.3rem;
    margin: 0 0 1rem 0;
    text-align: center;
    color: #0157a8;
    font-size: 2.5rem;
}

.actor h3:after{
    content: none;
}

.actor h4{
    margin: 0 0 1rem 0;
}
.actor p{
    font-size: 1.4rem;
}

/*----side-----*/

.side-list{
    margin: 0;
    padding: 0;
}



.side-block{
    margin-bottom: 25px;
}
.side-list li,
.sideSection .widget li,
.veu_childPages .page_item {
    font-weight: 700;
    line-height: 18px;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0;

}
.side-list li>a,
.sideSection .widget li>a,
.veu_childPages .page_item>a {
    color: #202020;
    width: 100%;
    min-height: 60px;
    padding: 12px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    background: none;
}

.subSection li.current-cat>a, .subSection li.current_page_item>a{

}

.sideSection .widget .children li {
    background: #fcfeff;
    border: none;
    font-weight: normal;
}
.sideSection .widget .children li a {
    min-height: auto;
}

.sideSection .widget li>a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    font-size: 1.4rem;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    border-left: 1px dotted #336556;
    padding-left: 14px;
color: #c03;
}

.sideSection .widget li a:hover{
    text-decoration: none;

}

.sideSection .widget li li>a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    font-size: 1.4rem;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    border-left: none;
    padding-left: 14px;
       color: #fcd19f;
    font-weight: bold;
}

/*---------------*/

.machi-page-list{
    display: flex;
    flex-wrap:wrap;
    list-style: none;
    counter-reset: number 0;
}
.machi-page-list li{
    width: 33%;
    box-sizing: border-box;
    padding: 16px;
    position: relative;
    text-align: center;
}
.machi-page-list li::before {
counter-increment: number 1;
    content: counter(number);
    background: #F4810E;
    border-radius: 50%;
    /* padding: 40px; */
    height: 5rem;
    border: 3px solid #000;
    width: 5rem;
    display: inline-block;
    /* text-align: center; */
    line-height: 4.6rem;
    font-weight: bold;
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 2.5rem;
    color: #FFF;
}




.machi-page-list li a{
display: block;
    background: #FFF;
    border-radius: 20px;
    padding: 40px 24px;
    font-weight: bold;
    text-align: center;
    font-size: 2.5rem;
    color: #000;
    line-height: 1.4;
    border: 3px solid;
}

/*-----------------*/
.s-bnr {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 5;
    width: 25vw;
    min-width: 400px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(147, 152, 172, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(147, 152, 172, 0.15);
}


@media screen and (max-width: 768px){
    .s-bnr {
    width: 100%;
    min-width: auto;
}
    
}
.s-bnr-close .in {
    opacity: .6;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* Bnr
-----------------------------------------*/
.Bnr{
  position: relative;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(147, 152, 172, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(147, 152, 172, 0.15);
  position: fixed;
  bottom: 0;
  right: 0;
}





.Bnr .Bnr__img{
  /* position: fixed; */
  /* bottom: 0; */
  /* right: 0; */
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  z-index: 88;
  /* width: 400px; */
}


@media screen and (max-width:768px){
    .Bnr .Bnr__img{
    min-width: auto;
}
}



.Bnr__img__inner{

  box-sizing:border-box;
  padding:20px;
  background: rgba(255,255,255,0.8);
}
.Bnr .Bnr__img__inner a{
  display: block;
}
.Bnr .Bnr__img p.close{
  position: absolute;
  right: 10px;
  top:10px;
}
.Bnr .Bnr__img p.close a{
  display: block;

  text-align: center;
}
.Bnr .Bnr__img p.close a span{
  display: block;

}
.Bnr .Bnr__img p.close a i{
  font-size: 20px;
  z-index: 888;
  color: #222;
}
.Bnr .close {
    /* float: right; */
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    position: absolute;
    top: 5px;
    right: 5px;
    background: #fff;
}

.my-parts {
	display: block;
	width: 36px;
	height: 36px;
	position: relative;
	border: 1px solid #000;
	cursor: pointer;
	line-height: 1;
}
.my-parts span::before,
.my-parts span::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 45%;
	height: 5%;
	margin: -5% 0 0 -23%;
	background: #000000;
}
.my-parts span::before {
	transform: rotate(-45deg);
}
.my-parts span::after {
	transform: rotate(45deg);
}


.Bnr .sm-button a{
    position: relative;
    padding: .5em 1em;
    color: #423d3c;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 86%;
    font-weight: bold;
    background: #fff12a;
    
}
.s-bnr {
       text-align: center; 
    z-index: 9999;
}

.s-bnr h2{
    letter-spacing: 0;
    border: none;
}
.s-bnr h3{
    font-size: 86%;
}
.s-bnr .campaign_detail{
    font-weight: bold; 
    margin-bottom: 1em;
}
.s-bnr .date{
    font-size: 82%;
    color: #505050;
    margin: 0 0 1em;
}

@media screen and (max-width: 750px){
    .s-bnr .campaign_detail{
        margin-bottom: .5em;
    }
    .Bnr .sm-button a{
        display: block;    padding: 1em;
    }

}

/*-------------*/
.section-c2{
    background: url(img/bg2.png)

    
}

.section-c2 h2.tit-style2{
    border: none;
    text-align: center;
    font-size: 3rem;
    color :#FFF;
}
.tit-style3{
    text-align: center;

    margin-bottom: 2rem;
}
.tit-style3 h2{
    border: none;
    margin: 0;
    padding: 0;
    font-size: 2rem;
}
.tit-style3  p{
    margin: 0;
    padding: 0;
}
.info_list{
    list-style: none;
        margin: 0;
    padding: 0;
}
    .info_list li {
        margin: 0 0 2rem;
    width: 100%;
}

.info_list li a{
display: block;

}

@media (min-width:768px){
    .info_list li {
    }
    .info_list li a{

        
    }
    
}



.info_list li h3{
border: none;

    margin: 0;
}
.info_list li h3:after{
    content:none;
}



@media (min-width:768px){
    .info_list li h3 {
    }

}

@media (min-width:1199px){
    .info_list li h3 {
   
    }

}


/*
@media screen and (max-width: 1200px){
    .info_list li h3 {
        height: 9em;
    }

}*/
.info_list li .info_date{

        font-weight: bold;
        font-size: 1.2rem;
}
.info_list li img{

  object-fit: cover; /* この一行を追加するだけ！ */   
    
}

@media (min-width: 768px){
  .veu_childPage_list .childPage_list_box {
    width: 31%;
}  
}
/*-----------------------*/
.postList article{
    background: #FFF;
    margin-bottom: 2rem;
    border-radius: 1rem;
    padding: 2rem;
}
/*-----------------------*/
.poster_comment{



}

.poster_comment h3 {
 position: relative;
 padding: 1.5rem 2rem;
 color: #fff;
 border-radius: 10px;
 background: #17a493;
 display: inline-block;
 margin-bottom: 3rem;
}

.poster_comment h3:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #17a493 transparent transparent transparent;
}

@media (min-width: 768px){
    .poster_comment{

    }
    
}
/*----------------------------*/
.kaijo-map-list{
    margin-bottom: 2rem;
}
.kaijo-map-list dl {
    display: flex;
    flex-wrap:wrap;
    margin: 0;
    border-bottom: 1px solid #9d9d9d;
}
.kaijo-map-list dl > *{
    margin: 0;
    padding: .8rem;
    border: none;
}
.kaijo-map-list dl dt{

    width:80%;
}
.kaijo-map-list dl dt:first-child{
    width:20%;
}
.kaijo-map-list dl dd{
    width:100%;
}
.kaijo-map-list .group-midashi{
     border-top: 1px solid #9d9d9d;
     font-weight: bold;
         background: #eeeded;
}

.kaijo-map-list dl.group-01 dt{
    background-color: #c7d4ec;
}
.kaijo-map-list dl.group-02 dt{
        background-color: #cae5cd;
}
.kaijo-map-list dl.group-03 dt{
    background: #c7e8fa;
}
.kaijo-map-list dl.group-04 dt{
   background-color: #fde7c6;
}
.kaijo-map-list dl.group-05 dt{
       background-color: #f9d1d0;
}
.kaijo-map-list dl.group-06 dt{
    background-color: #f9d3e3;
}
.kaijo-map-list dl.group-07 dt{
    background-color: #fdebc8;
}
.kaijo-map-list dl.group-08 dt{
background-color: #c6e1c9;
}
.kaijo-map-list dl.group-09 dt{
    background-color: #e7f1cf;
}
.kaijo-map-list dl.group-10 dt{
    background-color: #fde7c6;
}
.kaijo-map-list dl.group-11 dt{
    background-color: #f9d1d0;
}

.kaijo-map-list dl.group-12 dt{
 background-color: #c9e7e5;
}

@media (min-width: 768px){
.kaijo-map-list dl dt{
    width: 25%;
}
.kaijo-map-list dl dt:first-child{
    width:7%;
}
    .kaijo-map-list dl dd{
        width: 65%;
    }
}
/*-----------------------------------*/
.zen-event,
.kou-event{
    margin-bottom: 2rem;
}
.event-list{
    display: flex;
    flex-wrap:wrap;
    
}
.event-list > .day{
    width: 100%;
}
.event-list dl{
  margin: 0;
  /* border-bottom:1px dotted #e5e5e5; */
}
.event-list dl>*{
    margin: 0;
    padding: 0 ;
    border: none;
    width: 100%;
}
.event-list dt{
    background: #f1f1f1;
    /* border-bottom: 1px dotted #CCC; */
    /* border-left: 6px solid #CCC; */
    padding: 1rem;
}
.zen-event dt{
	/* border-color :#f7931d; */
}

.kou-event dt{
	/* border-color :#00a650; */
}


.event-list dd{
    border: none;
    font-size: 1.4rem;
    padding: 2rem 1rem;
}
@media (min-width: 768px){
.event-list dd{
    min-height: 9rem;
}
}

.zen-event h2{
    background-color: #f7931d;
    color: #FFF;
    padding: 1.5rem;
    margin: 0;
    text-align: center;
    border: none;
}
.zen-event h3{
background-color: #f7931d;

}
.kou-event h2{
      background-color:#00a650;
    color: #FFF;
    padding: 1.5rem;
    margin: 0;
    text-align: center;  
    border: none;
}
.kou-event h3{
background-color:#00a650;

}
.zen-event h3,
.kou-event h3{
    text-align: center;
        color: #FFF;
    padding: 1.5rem;
    font-weight: bold;    margin: 0;
}

.zen-event h3:after,
.kou-event h3:after{
    content:none;
}

@media (min-width: 990px){
	.zen-event h3,.kou-event h3{
		border-top: 1px solid rgba(0,0,0,0.2);
	}
	.zen-event,.kou-event{
    border: 1px solid rgba(0,0,0,0.2);
	}
    .event-list > .day{
    width: calc(100%/3);
    border-left: 1px solid rgba(0,0,0,0.2);
    }

.event-list > .day:first-of-type{
	border:none;
}
	
    .event-list dl{
     display: flex;
     flex-wrap:wrap;
    }

}


.page-id-16 .entry{
    display: none;
}

/******/
.single-photo-competitio .vk_post_date.published,
.photo-competition .entry-meta_items.entry-meta_updated,
.photo-competition .entry-meta_items.published,
.single-katsushika-brand .vk_post_date.published,
.katsushika-brand .entry-meta_items.entry-meta_updated,
.katsushika-brand .entry-meta_items.published,
.single-toy-competition .vk_post_date.published,
.toy-competition .entry-meta_items.entry-meta_updated,
.toy-competition .entry-meta_items.published{
display:none;
}


.katsushika-brand .wp-block-image{
    background: #FFF;
}
