/*
Theme Name: t-hotetsu
*/


.bg-body-tertiary {
    background-color: #293352!important;
}

header img {
    width: 350px;
    height: auto;
}

.top-img img {
    height: auto;
}

.top-img {
    text-align: center;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.top-img-cnt {
    background-color: rgb(215, 215, 215);
    height: 550px;
	width: 100%;
	 background: linear-gradient(rgba(213,208,208,0.8), rgba(213,208,208,0.8)), url(http://www.t-hotetsu.ksconference.com/demo-wp/wp-content/uploads/2024/04/kv01-min.jpg) ;
	background: linear-gradient(rgba(213,208,208,0.8), rgba(213,208,208,0.8)), url(https://www.t-hotetsu.jp/wp-content/uploads/2024/04/kv01-min.jpg) ;
    background-size: cover;
 /* background-color:rgba(213,208,208,0.8);
	　background-blend-mode:　lighten;
	object-fit: contain; */
}

/*.relative {*/
/*    position: relative;*/
/*}*/
/*.absolute {*/
/*    position: absolute;*/
/*}*/

/* .circle-btn {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #3D74B8;
}

.circle-btn-text {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.btn-menu-wrap {
    width: 900px;
    margin: 0 auto;
} */

.nav-link {
    color: #fff;
}

.copyright {
    font-size: 12px;
    text-align: center;
}
/* お知らせ欄 */
.news-list{
    list-style: none outside;
    margin: 0;
    padding: 0;
  }
  .news-list .item a{
    display: flex;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #CCC;
    padding: 20px 20px;
  }
  .news-list .item:first-child a{
    border-top: 1px solid #CCC;
  }
  .news-list .item .date{
    margin: 0;
    min-width: 140px;
    font-size: 16px;
    color: #999;
    padding: 0 20px 0 0;
  }
  .news-list .item .category{
    margin: 0;
    min-width: 140px;
    padding: 0 20px 0 0;
  }
  .news-list .item .category span{
    background: #999;
    color: #FFF;
    text-align: center;
    display: inline-block;
    padding: 5px 20px;
    font-size: 12px;
    line-height: 1;
  }
  .news-list .item .title{
    margin: 0;
    width: 100%;
  }
  .news-list .item a:hover .title{
    color: #00F;
  }
  
a {
    color: #215990;
}

#menu-mainmenu {
    max-width: 1200px;
    margin: 0 auto;
}


  @media screen and (max-width: 767px){
  .news-list .item a{
    flex-wrap: wrap;
  }
  .news-list .item .date{
    min-width: 100px;
  }
  .news-list .item .title{
    margin-top: 10px;
  }
	.row {
        max-width: 100%;
        margin: 0 auto;

	}

    .contact-row .row {
        --bs-gutter-x: 0;
    }

  }
  
  a{
    text-decoration: none;
  }

  .cnt-wrap {
    /*max-width: 1000px;*/
      width: 60%;
    margin: 0 auto;
  }

.nav-news .nav-link {
  color: #333;
}

.btn-text {
  color: #333 !important;
}

.top-btm-info-cnt {
  margin: 0 auto;
}

.top-btm-info-wrap {
  /*max-width: 1000px;*/
    width: 60%;
  margin: 0 auto;
}

#top-btm-info {
  margin: 0 auto;
  /*background-color: #f3f3f1;*/
    background-color: #293352;
  padding: 50px 0;
    color: #fff;
}

footer {
  /*background: #333;*/
    background: #8c8c8c;
  color: #fff;
  padding: 20px;
}

#footer-nav {
	text-align: center;
	padding-top: 1rem;
}

.footer-nav li {
  display: inline-block;
  padding: 0 20px;
}

.footer-nav li+ li {
  border-left: 1px solid #333;
}

.sns-nav li+ li {
  border-left: none;
}

.sns-nav {
  width: 350px;
  margin: 20px auto;
}

/* .carousel-item img {
  width:800px!important;
} */

.top-img {
  /*width: 1000px;*/
  /*  width: 70%;*/
    width: 100%;
  height: auto;
  object-fit: contain;
}

.cnt-wrap img {	
    max-width: 900px;
}

#sns-wrap ul li {
	list-style: none;
}

#top-box-menu button {
	width:180px;
	height:180px;
	border-radius: 50%;
	color: #333;
}

#top-box-menu .btn {
	font-weight: bold;
	font-size: 21px;
	 color: #636161!important;
    border: 3px solid #fff;
}

#top-box-menu {
	position:relative;
	padding-bottom: 1rem;
	margin-top: -5rem;
	 max-width: 900px;
    margin: 0 auto;
    margin-top: -3rem;
}

.top-event-list {
/*	background: #3D74B8;
	color: #fff; */
	color: #333;
}

.top-event-list a {
/*	color: #fff;*/
	color: #215990;
	font-size: 1.2rem;
}
.top-event-list li {
	list-style: none;
    border-bottom: 1px solid #999;
}

.top-event-list div button {
	text-align: center;
	margin-top: 1rem;
}

.top-event-list  h5 {
	padding-top: 1rem;
}

.event-cnt-8 {
	padding-left: 5rem;
}

.event-cnt-8 h5 {
	 border-bottom: 1px solid #999;
}

.text-right {
	text-align: right;
}

#news , #top-events , #sns-wrap , #top-info {
	/* border-bottom: 1px solid #3D74B8;
	border-top: 1px solid #3D74B8; */
	padding-bottom: 5rem;
	padding-top: 3rem;
}

.tribe-events-event-image img{
	max-width: 100%;
	height: auto;
	display: block;
}

/* body {
	background: #fafafa;
} */

body header {
	background: #fff;
}

header {
	/*max-width: 1000px;*/
    /*max-width: 1200px;*/
    max-width: 60%;
	margin: 0 auto;
}

#news , #sns-wrap , #footer-nav {
	background: #fff;
}

#top-info {
	background: #f1f1f1;
}


.box01 {
	background: url(http://www.t-hotetsu.ksconference.com/demo-wp/wp-content/uploads/2024/04/depositphotos_85908110-stock-photo-researcher-working-with-modern-microscope.webp);
	background-position: center;
}

.box02 {
	background: url(http://www.t-hotetsu.ksconference.com/demo-wp/wp-content/uploads/2024/04/kv01-min.jpg);
}

.box03 {
	background: url(http://www.t-hotetsu.ksconference.com/demo-wp/wp-content/uploads/2024/04/77822a113c36695150d045344581bb23_t.jpeg);
	background-position: center;
}

.box04 {
	background: url(http://www.t-hotetsu.ksconference.com/demo-wp/wp-content/uploads/2024/04/829e3e12aaeb63031c7c8ca352e423c8_t.jpeg);
	object-fit: contain;
}

main {
    /*max-width: 1000px;*/
	width: 60%;
    margin: 0 auto;
}

.sub-menu {
	width: 150px;
}

.sub-menu  li {
	list-style: none;
}

@media(min-width: 992px) {
  .header-nav li {
    position: relative;
	padding: 8px;
  }
 
  .header-nav .sub-menu {
    position: absolute;
    top: 50px;
    left: 0;
    overflow: hidden;
    width: 250px;
    height: 0;
    transition: .8s;
    transform: translateY(-8%);
    opacity: 0;
  }
 
  .header-nav li:hover .sub-menu {
    height: auto;
    transform: translateY(0);
    opacity: 1;
	  z-index: 9999;
  }

  .header-nav .sub-menu li {
    display: block;
    margin-left: -20px;
    padding: 5px;
    border-bottom: 1px solid #ddd;
    background-color: rgb(255 255 255 / 90%);
	background-color:  #39497b;
  }
 
  .header-nav .menu-item-has-children:nth-last-child(1) .sub-menu,
  .header-nav .menu-item-has-children:nth-last-child(2) .sub-menu {
    right: 0;
    left: auto;
  }
 
    .header-nav .sub-menu li a {
        padding: 10px;
        display: block;
    }
}



.header-nav a {
	color:#fff;
}

.header-nav li {
	/*padding-right: 35px;*/
    padding: 0 20px 0 20px;
    text-align: center;
}

.main-nav nav {
	max-width: 1000px;
	margin: 0 auto;
}

.main-nav {
	background-color: #3D74B8!important;
	background-color: #293352!important;
}

.btn-primary {
	background-color: #293352!important;
}

.btn .btn-outline-light:hover {
	color: #3D74B8!important;
}

.breadcrumb li {
	padding-right: 10px;
}

main {
	padding-bottom: 2rem;
}

.entry-card {
	font-size : 15px;
	background: #fff;
    padding: 20px;
}

.entry-text a {
	color : #333!important;
}

.back-btn {
	/* th: 150px; */
    text-align: center;
    /* ding: 10px; */
    /* border: 1px solid #888; */
    background: #3274B8;
    margin: 0 auto;
}

.back-btn a{
	color: #fff;
}

.back-btn-wrap {
	text-align: center;
    margin-top: 3rem;
}

.ctg-box .post-categories {
	list-style: none!important;
}

.post-categories  {
    display: inline-block;
    background-color: #9e9e9e;
    /* background-color: #215990; */
    color: #fff;
    list-style: none;
    padding-left: 0;
    padding: 5px;
    width: 100px;
    margin-top: 2px;
    /* border-radius: 50px; */
    text-align: center;
    font-size: 12px;
}

.ctg-box ul {
	padding-left: 0!important;
}

.post-categories .active {
	background-color: #3D74B8;
}

.post-categories a {
	color: #fff;
}

.card_item_body .post-categories {
    color: #fff;
}

.sub-page .post-categories {
    margin-left: 10px;
}

.entry-content .post-categories {
    margin-left: -10px;
}

.entry-summary , .card__title {
    color: #333;
}

h3 {
    font-size: 1.6rem;
    color: #666;
    font-family: georgia;
    line-height: normal;
}

.tribe-common-l-container {
	max-width: 1000px;
	margin: 0 auto;
}

.sub-page {
    /*padding: 0 30px 20px;*/
    /*border: 1px solid #dededc;*/
    /*background: #fff;*/
    /*box-shadow: 0 1px 2px 0 #DEDEDC;*/
    /*-webkit-border-radius: 3px;*/
    /*border-radius: 3px;*/
    /*-moz-box-sizing: border-box;*/
    /*-webkit-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
}

.thumbnail-img img {
	width: 200px;
	/*height: auto;*/
    height: 135px;
}

/*.entry-text {*/
/*	padding-top: 1rem;*/
/*}*/

.entry-card {
	border-bottom: 1px solid #dededc;
}



.btn-event-more {
	margin-bottom: 1rem;
}

.sub-page {
	margin: 0 10px;
}

.side-menu-hd {
	background: #293352;
	color: #fff;
	padding: 10px;
	/*padding-left: 2rem;*/
    text-align: center;
    min-width: 180px;
}

/*.wrap {*/
/*	background: #f6f8f8;*/
/*}*/

.side-menu li {
	list-style: none;
    width: 200px;
}

iframe {
	width: 100%;
}

.navbar {
	max-width: 1000px;
	margin: 0 auto;
}

.main-nav {
	background : #3d74b8;
	min-height: 70px;
}

.navbar-nav a {
	color: #fff;
}

.side-menu-wrap {
	padding: 0;
    margin-top: 3rem;
}

.side-menu {
	margin-top: 1rem;
}

.page-numbers {
	border: 1px solid #dfdfdf;
    padding: 5px 10px;
    margin: 0 5px;
}

.page-numbers.current {
	border: 1px solid #dfdfdf;
    padding: 5px 10px;
	background: #f3f3f1;
}

.pagination-wrapper {
    text-align: center;
    padding-top: 15px;
}

.tribe-common-l-container {
	max-width: 1000px;
}

.post-categories.active {
    background: #3e74b8;
}

.current-menu-item {
	background: #293352;
}

.main-nav nav {
	padding: 0;
	min-height: 70px;
}

.menu-item {
	padding: 10px;
}

.ecs-no-events {
	border-bottom: 1px solid #dedede;
	padding-left: 1rem;
}

.btn .btn-outline-dark {
	color: #333!important;
}

.h1, h1 {
        font-size: 2rem;
    }

.h1-span {
	font-size: 19px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search {
	display: none;
}

.ly_section {
  padding: 100px 0;
}
  
.ly_section_inner {
  max-width: 1030px;
  padding: 0 15px;
  margin: 0 auto;
}
  
.el_lv2Heading {
  font-size: 3rem;
  text-align: center;
  margin-bottom: 70px;
}

.card_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
  
.card_items > li {
  /*width: 31%;*/
  /*margin-right: 3.5%;*/
  /*margin-bottom: 20px;*/
}
  
.card_items > li:nth-of-type(3n) {
  margin-right: 0;
}
  
.card_item {
  position: relative;
  display: block;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.top-news-wrap article {
    /*min-height: 350px;*/
}

.card_item:hover .card_item_imgWrapper::before {
  opacity: 1;
}
  
.card_item:hover .card_item_imgWrapper::after {
  content: "Read More";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}
  
.card_item_imgWrapper {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}
  
.card_item_imgWrapper::before, .card_item_imgWrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  color: #fafafa;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 2rem;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  opacity: 0;
}
  
.card_item_imgWrapper > img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 150px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -o-object-fit: cover;
  object-fit: cover;
}

.item .card_item_body {
    text-align: center;
}

.card_item_body p {
    color: #333;
}

//日時、タイトル、抜粋文テキスト部分のスタイリング
.card_item_body {
  height: 160px;
  padding: 15px;
    text-align: center;
}
  
.card_item_body > .card_item_time {
  font-size: 1rem;
  margin-bottom: 5px;
  display: block;
}
  
.card_item_body > .card_item_ttl {
  color: #333;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 5px;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
  
.card_item_body > .card_item_txt {
  color: #777;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 10px;
    padding: 10px 20px;
    text-align: left;
}

.card_item_body {
    margin-top: -0.8rem;
}

.top-news-wrap {
	/*max-width: 1000px;*/
    width: 60%;
	margin: 0 auto;
}

.news {
	padding-top: 2rem;
}

.card_items {
	list-style: none;
    min-height: 336px;
}

.en-title {
  font-size: 12px;
  margin-top: -0.5rem;
  padding-bottom: 1rem;
}

#top-btm-info .top-btm-info-wrap .top-btm-info-cnt  > div:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.85);
}

.btm-cnt-3 {
    border-right: 1px solid rgba(255, 255, 255, 0.85);
}

.btm-cnt-1 {
    padding-left: 50px;
    padding-right: 50px;
}

.btm-cnt-2 {
    /*margin-right: 50px;*/
    padding-left: 50px;
    padding-right: 50px;
}



.menu-item {
    font-size: 17px;
}

.menu-item-description {
    font-size: 13px;
    text-align: center;
}

@media (min-width: 576px) {
    .navbar-expand-lg .navbar-collapse {
        justify-content: space-evenly;
    }
    #top-btm-info .top-btm-info-wrap .top-btm-info-cnt  > div:first-child {
        border-right: 1px solid rgba(255, 255, 255, 0.85);
    }
}

.top-img-wrap {
    background: #8c8c8c;
}

h2 {
    font-size: 32px;
}

.text-primary {
    color: #215990!important;
}

.btn-rnd {
    border-radius: 30px !important;
    padding: 16px 30px;
    min-width: 200px;
}

#header {
    /*position: sticky;*/
    /*top: 0;*/
    /*z-index: 999;*/
    background: #fff;
}

.blk-menu {
    /*max-width: 1100px;*/
    max-width: 80%;
    margin: 0 auto;
}
.blk-menu .row {
    justify-content: space-evenly;
}

.blk-menu-item {
    /*border: 1px solid #888;*/
    border-radius: 10px;
    /*padding: 30px;*/
    /*margin-right: 10px;*/
    /*max-width: 300px;*/
    margin-top: 10px;
}

.blk-menu-item1 {
    background: #496099 ;
    color: #fff;
}
.blk-menu-item2 {
    background: #00977f;
    color: #fff;
}

.blk-menu-item3 {
    background: #7aa0ff;
    color: #fff;
}

.blk-menu-item4 {
    background: #c6e513;
    color: #fff;
}

.btn-dark {
    --bs-btn-color: #fff;
    --bs-btn-bg: #293352;
    --bs-btn-border-color: #293352;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #293352;
    --bs-btn-hover-border-color: #293352;
    --bs-btn-focus-shadow-rgb: 66, 70, 73;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #293352;
    --bs-btn-active-border-color: #293352;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #293352;
    --bs-btn-disabled-border-color: #293352;
}

.btn:hover {
    opacity: 0.8;
}

.top-img-wrap {
    /*background-image: url("http://localhost/t-hotetsu/wp-content/uploads/2024/04/kv01-min.jpg");*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/

    background-color: rgb(215, 215, 215);
    width: 100%;
    /*background: linear-gradient(rgba(213,208,208,0.8), rgba(213,208,208,0.8)), url(https://www.t-hotetsu.ksconference.com/demo-wp/wp-content/uploads/2024/04/kv01-min.jpg) ;*/
    background: linear-gradient(rgba(213, 208, 208, 0.8), rgba(213, 208, 208, 0.8)), url(https://www.t-hotetsu.jp/wp-content/uploads/2024/04/kv01-min.jpg);
    background-size: cover;
}

.icon {
    width: 30px;
    height: 30px;
    /*display: table-cell;*/
    vertical-align: middle;
    margin-top: -7px;
    fill: #215990;
}

.home-icon .icon {
    width: 20px;
    height: 20px;
    fill: #fff;
}

.btn-icon {
    width: 60px;
    height: 60px;
    /*width: 45%;*/
    /*height: auto;*/
    fill: #fff;
}
.header-nav li:hover {
    background-position: center center;
    box-shadow: 0 -3px #6f6fad inset;
}

.current_page_item , .current-menu-parent {
    background-position: center center;
    box-shadow: 0 -3px #6f6fad inset;
    color : #6f6fad;
}

/*アニメーション*/
/* その場で */
.fadeIn{
    animation-name:fadeInAnime;
    animation-duration:1s;
    animation-fill-mode:forwards;
    opacity:0;
}

@keyframes fadeInAnime{
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* 下から */
.fadeUp{
    animation-name:fadeUpAnime;
    animation-duration:1s;
    animation-fill-mode:forwards;
    opacity:0;
}

@keyframes fadeUpAnime{
    from {
        opacity: 0;
        transform: translateY(100px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.top-news-wrap .post-categories {
    padding: 2px;
    width: 100px;
    font-size: 11px;
}

figure {
    margin-bottom: 0 0 0.2rem!important;
}

.page-title-wrap h2 {
    /*max-width: 1000px;*/
    width: 60%;
    padding: 50px 10px;
    margin: 0 auto;
    color: #666;
    font-weight: bold;
}

.page-title-wrap {
    background-color: #C6C6C6;
    background-color: rgb(215, 215, 215);
    width: 100%;
    background: linear-gradient(rgba(213,208,208,0.8), rgba(213,208,208,0.8)), url(https://www.t-hotetsu.jp/wp-content/uploads/2024/04/kv01-min.jpg) ;
    background-size: cover;
}

.btn-primary {
   --bs-btn-border-color: #293352!important;
}

.entry-summary p {
    display: inline-block;
}

.entyry-summary .btn-rnd {
    padding: 5px;
    min-width: 150px;
}

.title-en {
    font-size: 19px;
}

/*.blk-page-item1 {*/
/*    background-image: url("/img/ronbun.jpg");*/
/*}*/

.pf-hd {
    text-align: center;
    color: #fff;
    background-color: #293352;
    padding: 5px;
}

.blk-page-item1 img , .blk-page-item2 img , .blk-page-item3 img {
    height: 150px;
}

.bk-cl {
    border: 1px solid #dedede;
    padding: 20px;
    padding-right: 40px;
    background: #fafafa;
}

main h2 {
    color: #474747;
    border-bottom: 1px dotted #293352;
    margin-bottom: 2rem;
}

.blk-menu-item a {
    color: #fff;
    display: block;
    padding: 30px;

}

.month-n {
    display: none;
}

.ms-1 {
    padding-left: 1rem;
}

#header img {
    width: 100px; margin-left: -40px;
}

.side-menu {
    margin-left: -30px;
}

.entry-card .thumbnail-img img {
    margin-left: -10px;
}

.s-name , .s-job  {
    display: flex;
    align-items: center;
    /*padding-bottom: 7px;*/
}

.s-name .p-value {
    font-size: 1.6rem;
    width: 100%;
}

.s-job .p-value {
    /*font-size: 1.2rem;*/
    width: 100%;
}

.s-name h6 , .s-job h6 , .s-shikaku h6 , .s-gaiyou h6 {
   margin-right: 1rem;
    color: #918888;
    margin-top: 7px;
}

.s-name h6 , .s-job h6 {
    width: 20%;
    min-width: 40px;
}

.s-cnt-wrap {
    display: flex;
margin-top: 2rem!important;
}

.s-cnt-wrap  .p-post-thumbnail {
    margin-right: 2rem;
}

.s-cnt-wrap .p-post-thumbnail img {
    max-width: 250px;
    height: auto;
}

.s-cnt-wrap .staff-cnt {
    min-width: 380px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    max-width: 60%;
    padding-top: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search {
    max-width: 1400px;
    margin: 0 auto;
}

.events-wrap {
    width: 60%;
    margin: 0 auto;
    margin-top: 3rem;
}

.events-wrap h2 {
    color: #474747;
    border-bottom: 1px dotted #293352;
    margin-bottom: 2rem;
}

.archive-list li:last-child{
    display: none;
}

.metaslider .flexslider {
    margin: 0!important;
}


/*以下、レスポンシブCSS*/

@media (max-width: 1300px) {
    .top-btm-info-wrap {
        width: 80%;
    }
}

@media (min-width: 670px) {
    .ms-1 {
        padding-left: 1rem;
    }

    #header img {
        padding-left: 1rem;
    }
}

@media (max-width: 600px) {
    .wrap img {
        width: 100%;
    }

    .thumbnail-img img {
        width: 200px;
        height: auto;
        height: 135px;
    }

    #top-btm-info .top-btm-info-wrap .top-btm-info-cnt > div:first-child {
        border: none;
    }

    .btm-cnt-1 , .btm-cnt-2 {
        padding-left: 0;
        padding-right: 0;
    }

    .blk-menu {
        max-width: 100%;
    }

    .top-news-wrap {
        width: 80%;
    }
    .cnt-wrap {
        width: 80%;
    }

    .btm-cnt-2 {
        margin-top: 2rem;
    }
    #header img {
        width: 60px!important;
        margin-left: 0px;
    }
    #header h1 {
        font-size: 1rem;
    }


    .ms-1 {
        padding-left: 3rem;
    }
    .navbar-brand .row {
        margin-left: -2rem;
    }

    h2 {
        font-size: 25px;
    }
body header {
	padding-top: 10px;
	}

    .s-cnt-wrap .p-post-thumbnail {
        margin: 0 auto;
        text-align: center;
    }

    /*.s-cnt-wrap .staff-cnt {*/
    /*    padding: 0 30px;*/
    /*}*/

    .contact-row .row {
        --bs-gutter-x: 0rem;
    }
}

.sma{
    display: none;
}

#header .row {
    align-items: center;

}
@media screen and (max-width:768px) {
    .sma{
        display: block;
    }

    /*.blk-menu .container {*/
    /*    padding-left: 40px;*/
    /*}*/

    .blk-menu-item {
        padding: 20px;
    }
    .en-title {
        font-size: 10px;
    }
    #header .row {
        align-items: flex-start;
    }

    .entry-card {
        text-align: center;
    }

    main {
        width: 90%;
        /*padding-left: 20px;*/
    }
    .entry-card .text-right {
        text-align: center;
        margin-bottom: 1rem;
        margin-left: 10px;
    }
    .mt-sm-5 {
        margin-top: 2rem;
    }

    .header-nav li {
        padding: 10px;
        text-align: left;
        border-bottom: 1px solid #eee;
    }

    .menu-item-description {
        text-align: left;
    }

    .menu-item-has-children li {
        border:none;
    }

    .i-color {
        color: #fff!important;
    }

    ul.card_items.row  {
        padding-left: 0!important;
    }

    .t-responsive td {
        display: block;
        width: 100%!important;
    }

    .s-cnt-wrap .staff-cnt {
        min-width: 280px;
        max-width: 330px;
        margin: 0 auto;
    }

         .blk-menu-item a {
            padding: 0;
        }
}




@media(max-width: 991px) {
    #navbarNav{
        text-align: center;
    }
    .header-nav li {
        padding: 10px;
    }
    .sub-menu {
        margin-left: -20px;
        width: 100%;
    }

    .top-img  {
        width: 100%;
        height: auto;
    }
    .cnt-wrap img {
        max-width: 100%;
        height: auto;
    }
    /*#top-btm-info {*/
    /*    padding: 30px 20px;*/
    /*}*/
    #news, #sns-wrap, #footer-nav {
        padding: 10px;
    }
    .event-cnt-8 {
        padding-left: 0;
        text-align: center;
        margin-top: 2rem;
    }
    .event-cnt-8 .text-right {
        text-align: center;
    }
    #top-info .row {
        text-align: center;
    }
    #top-box-menu .col {
        text-align: center;
    }

    .navbar-toggler {
        background-color: #fff;
    }
    .footer-nav {
        margin-left: -30px;
    }
    .sub-page {
        margin: 0 10px;
    }

    .top-img img {
        width: 100%;
        height: auto!important;
    }

    .top-img-cnt {
        height: 220px;
    }

    header img {
        width: 300px;
        height: auto;
    }

    /* .menu-item {
        border-bottom: 1px dotted #fff;
    } */
    .header-nav li {
        padding: 10px;
        text-align: left;
        border-bottom: 1px solid #eee;
    }

    .menu-item-description {
        text-align: left;
    }

    .menu-item-has-children li {
        border:none;
    }

    .header-nav li {
        padding: 10px;
        text-align: left;
        border-bottom: 1px solid #eee;
    }

    .menu-item-has-children li {
        border: none;
    }

    .side-menu-hd {
        margin-top: 2rem;
    }

    header {
        max-width: 1000px;
    }

}

@media(max-width: 1050px) {
    .s-cnt-wrap {
        display: block;
    }
}


@media(max-width: 820px) {
    header img {
        width: 300px;
        height: auto;
    }

    /*	.header-nav li {
            border-bottom: 1px dotted #fff;
        } */

    .top-img img {
        width: 100%;
        height: auto
    }

    #news, #top-events, #sns-wrap, #top-info {
        padding-bottom: 2rem;
        padding-top: 2rem;
    }
    .sns-box {
        display: none;
    }
    .entry-card  {
        padding: 0!important;
    }
}

/*以上、レスポンシブCSS*/

