@charset "utf-8";

/*
Theme Name: cof2
Template: twentyeleven
Version: 6.0
*/

/*-------------------------------
=all
=header
=flex
=home
=single page
=Page One Col
=prev next
=item-post
=page-class
=swiper
=fadetab
=acMenu
=sidebar
=404
=footer
=contact

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

/* =all
--------------------------------*/
html{
  font-size:62.5%;
}
body {
  font-family: '游ゴシック体', 'YuGothic', '游ゴシック Medium', 'Yu Gothic Medium', 'Lato', 'Noto Sans Japanese', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  padding: 0;
  word-wrap: break-word;
  box-sizing: border-box;
  background: rgb(255, 255, 255);
}
header, .fade-tab.area-tab, .fade-area{
  /* font-family: 'Kosugi Maru', sans-serif; */
}
a, a img, .item-post, .info-flex3 {
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
a:hover, a:focus, a:active{
  text-decoration: none;
  opacity: 0.7;
}
strong{
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(255, 235, 59, 0.45)));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 70%, rgba(255, 235, 59, 0.45) 0%);
  background: linear-gradient(rgba(0, 0, 0, 0) 70%, rgba(255, 235, 59, 0.45) 0%);
}
dl{ margin: 0 0 2em; }
dt {
  line-height: 2.3;
  margin: 0;
  padding: 0 10px;
  border: solid 1px rgb(153, 153, 153);
  background-color: #f9f9f9;
}
dd {
  line-height: 1.6;
  margin: 0;
  padding: 12px 10px;
}
em {
  color: rgb(255, 0, 0);
  font-style: initial;
}
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
  padding: 10px;
}
.wp-caption {
  max-width: 100%;
  box-sizing: border-box;
}
.wp-caption img{
  max-width: 100%;
}
.inner, #access div.inner {
  max-width: 1400px;
  /*overflow: hidden;*/
  margin: 0 auto;
  padding: 0 5%;
  box-sizing: border-box;
}
#page{
  max-width: 100%;
  margin: 0 auto;
  background: none;
}
#main {
  padding: 0;
  overflow: hidden;
  background: #f3f3f3;
}
#content {
  width: 100%;
  margin: 0;
}
#main-view {
  background: rgb(0, 0, 0);
  position: relative;
  z-index: 0;
  overflow: hidden;
}
a[href$='.pdf']:before {
  font-family: 'FontAwesome';
  content: "\f1c1";
  color: rgb(144, 27, 39);
  margin-right: 5px;
}
.box {
  margin-bottom: 2em;
  padding: 1.625em 1.625em 0;
  border: solid 1px rgb(221, 221, 221);
}
.box li{
  padding: 6px 0;
  border-top: dashed 1px rgb(221, 221, 221);
}
.box li:first-child{ border: none; }
a.btn{
  display: block;
  width: 45%;
  color: rgb(204, 204, 0);
  text-align: center;
  margin: 2em auto;
  padding: 2%;
  border-radius: 3px;
  border: solid 2px rgb(204, 204, 0);
}
a.btn:hover{
  color: rgb(255, 255, 255);
  background: rgb(204, 204, 0);
}
a.btn2 {
  display: block;
  width: 90%;
  text-align: center;
  margin: 2em auto;
  padding: 4%;
  border-radius: 3px;
  border: solid 2px rgb(183 0 1);
  background: #f00;
  color: #fff;
}
.align-c{ text-align: center; }
#bread-wrap {
  position: relative;
  padding: 5px 0;
  background: rgb(243, 243, 243);
  clear: both;
}
#bread-wrap p {
  margin: 0;
  font-size: 13px;
  font-size: 1.3rem;
}
.iflame{
  margin: 0 auto;
}
blockquote {
  font-family: 'Lato', 'Noto Sans Japanese', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-style: inherit;
  margin: 0 0 2em;
  padding: 5%;
  background: rgb(245, 245, 245);
}
blockquote p,
.entry-content blockquote p{
  font-size: 0.85em;
  margin: 0;
}
blockquote footer{
  text-align: center;
}
.entry-content table {
  width: 100%;
  margin: 20px auto 2em;
  border-collapse: collapse;
}
.tbl-r02{
  margin-bottom: 2em;
}
.tbl-r02 th {
  width: 20%;
  font-size: 1em;
  color: #212121;
  padding: 5px 10px;
  background: #f4f4f4;
  border: 1px solid #ddd;
}
.tbl-r02 td {
  padding: 5px 10px;
  border: 1px solid #ddd;
}

.pc_object{ display: block; }
.sp_object{ display: none; }

@media (max-width: 650px) {
  #access.pc_object,
  .pc_object{ display: none; }
  .sp_object{ display: block; }
}

/* =header
--------------------------------*/
.notice-outer-wrap .ticker {
  padding: 0;
  background: none;
  width: auto;
  border: none;
}
.notice-outer-wrap .ticker ul{
  position: initial;
}
#branding {
  border: none;
  padding: 0;
  background: #ffffff;
}
#branding img{
  background: rgb(255, 255, 255);
  border: solid 1px #ddd;
}
#header-lead{
  background: rgb(229, 129, 18);
}
#header-lead .inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#header-lead ul{
  display: flex;
  list-style: none;
  margin: 0;
}
#header-lead ul li{
  margin-left: 10px;
}
#header-lead a,
#site-description {
  font-size: 13px;
  color: rgb(255, 255, 255);
  margin: 0;
  padding: 3px 0;
}
#header-main {
  padding: 20px 0;
}
#header-main .inner{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#header-main p{
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
}
#site-title-txt a,
.site-title-txt a {
  color: #212121;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.3;
  font-family: 'Noto Sans Japanese', '游ゴシック体', 'YuGothic', '游ゴシック Medium', 'Yu Gothic Medium', 'Lato', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#site-title-txt span,
.site-title-txt span,
.site-title-txt span{
  font-size: 16px;
}
#header-title,
#footer-title{
  display: flex;
  align-items: center;
}
#site-title,
.site-title {
  width: 90px;
  margin: 0 10px 0 0;
  padding: 0;
}
.site-title img{
  width: 100%;
  height: auto;
  background: #fff;
}
#header-sub-nav ul {
  list-style: none;
  display: flex;
  margin: 0;
  border: solid 2px #ddd;
  border-radius: 5px;
}
#header-sub-nav li{
  border-right: solid 1px #ddd;
}
#header-sub-nav li:last-child{
  border: none;
}
#header-sub-nav a {
  display: block;
  color: #212121;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 30px;
  background: #fff;
}
#header-sub-nav a:before {
  font-size: 13px;
  font-family: "Font Awesome 5 Free";
  content: '\f138';
  font-weight: 900;
  margin-right: 5px;
}
#header-sub-nav a.header-mail:before {
  color: #e58112;
  font-size: 13px;
  font-family: "Font Awesome 5 Free";
  content: '\f2b6';
  font-weight: 900;
  margin-right: 5px;
}
#access {
  background: #fff;
  background-image: radial-gradient(#fff3ea 60%, transparent 0), radial-gradient(#fff3ea 60%, transparent 0);
  background-position: 0px 0px, 10px 10px;
  background-size: 5px 5px;
  box-shadow: none;
  margin: 0 auto;
}
#access div {
  margin: 0;
}
#access ul {
  display: flex;
  font-size: 16px;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#access li{
  flex: 1;
  flex-grow: 4;
}
#access li.Home{
  flex-grow: 1;
}
#access li:hover > a,
#access a:focus{
  background: none;
}
#access a {
  color: #212121;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  padding: 20px 5px;
  text-align: center;
  border-bottom: solid;
}
#access a:before {
  font-size: 13px;
  font-family: "Font Awesome 5 Free";
  content: '\f138';
  font-weight: 900;
  margin-right: 5px;
}
#access li.Home a:before {
  content: '\f015';
  font-size: 15px;
  color: #fff;
  margin: 0;
}
#access li.About a:before{ color: rgb(226, 1, 1); }
#access li.Art a:before{ color: rgb(255, 188, 0); }
#access li.Class a:before{ color: rgb(20, 180, 150); }
#access li.Event a:before{ color: rgba(180, 20, 120, 1); }
#access li.Outdoor a:before{ color: rgba(100, 180, 20, 1);; }

#access li.Home a {
  font-size: 0;
  border-bottom: solid 3px rgb(0, 0, 0);
  background: #000;
}
#access li.About a{ border-bottom: solid 3px rgb(226, 1, 1); }
#access li.Art a{ border-bottom: solid 3px rgb(255, 188, 0); }
#access li.Class a{ border-bottom: solid 3px rgb(20, 180, 150); }
#access li.Event a{ border-bottom: solid 3px rgba(180, 20, 120, 1); }
#access li.Outdoor a{ border-bottom: solid 3px rgba(100, 180, 20, 1); }

#access li.About a:hover{ color: rgb(226, 1, 1); }
#access li.Art a:hover{ color: rgb(255, 188, 0); }
#access li.Class a:hover{ color: rgb(20, 180, 150); }
#access li.Event a:hover{ color: rgba(180, 20, 120, 1); }
#access li.Outdoor a:hover{ color: rgba(100, 180, 20, 1); }

#access #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu{
  padding: 20px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
  display: none;
}
.pc-nav {
  position: fixed;
  top: -100px;
  right: 0;
  z-index: 9999;
  width: 100%;
  background-color: #000;
  display: block;
  transition: .8s;
}
.pc-nav ul {
  padding: 20px 0;
  display: flex;
}
.pc-nav ul li{
  width: 20%;
  text-align: center;
}
.pc-nav ul li a {
  color: #fff;
  font-size: 14px;
}
.gran-top,
.gran-bottom {
  position: absolute;
  z-index: 999;
  line-height: 0;
}
.gran-top { top: 0; }
.gran-bottom { bottom: 0; }


/* =flex
----------------------------------*/
.flex-container {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.flex-around{ justify-content: space-around; }
.flex-between{ justify-content: space-between; }
.flex-reverse { flex-direction: row-reverse; }
.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}
/* =home
--------------------------------*/
.home-wrap {
  position: relative;
  overflow: hidden;
}
.singular .home-wrap #primary {
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
}
.home .main-title-wrap{
  padding: 0;
}
.home section{
  padding: 60px 0;
}
.home-wrap section:nth-child(even) {
  background: #f5f5f5;
}
.home section#introduction {
  padding: 60px 0 100px;
}
.home section#Search-class,
.brown{ background: #F5F1E9; }
.green{
  background: url(images/bk-green.png) repeat-y #fff fixed;
  background-size: 100%;
}
.home section#Main-contents{
  position: relative;
}
.home section h2.home-title {
  position: relative;
  text-align: center;
  margin-bottom: 3em;
  font-size: 20px;
  font-weight: 600;
}
.home section h2.home-title span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 5px 2em;
  background-color: #fff;
  text-align: left;
  border: solid 2px #e58112;
  border-radius: 80px;
}
.home section h2.home-title::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #e58112;
}
.home .vision-wrap{
  position: relative;
  margin: 0;
}
ul.kids {
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
ul.kids li {
  position: absolute;
  width: 100px;
}
.kids01{left: 15%;bottom: 0;}
.kids02{left: 24%;bottom: 22%;}
.kids03{left: 33%;bottom: 36%;}
.kids04{left: 62%;bottom: 26%;}
.kids05{right: 18%;bottom: 10%;}
.kids_b01{left: 15%;bottom: -5px;}
.kids_b02{left: 25%;bottom: -5px;}
.kids_b03{left: 37%;bottom: -5px;}
.kids_b04{right: 33%;bottom: -5px;}
.kids_b05{right: 8%;bottom: -5px;}
.cloud01{left: 8%;top: 10%;}
.cloud02{right: 40%;top: 0px;}
.cloud03{right: 4%;top: 10%;}

ul.kids li img{
  width: 100%;
  height: auto;
}
.info-flex1 {
  width: 100%;
}
h2.main-title{
  color: #333;
  font-weight: 600;
  font-size: 46px;
  line-height: 1;
  margin-bottom: 60px;
  text-align: center;
}
h2.main-title:first-letter{
  color: #e58112;
}
h2.main-title span {
  color: #e58112;
  font-size: 26px;
  margin-left: 10px;
}
.info-flex1 .date{
  margin-bottom: 3px;
  color: #e58112;
  font-weight: 600;
}
.info-flex1 .cat-icon{
  display: inline-block;
  line-height: 1.3;
  font-size: 14px;
  color: #fff;
  background: #333;
  margin-left: 10px;
  padding: 2px 15px;
  border-radius: 3px;
}
.info-flex2-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.info-flex2 {
  width: 47%;
}
.info-flex2 h2{
  color: #333;
  font-weight: 600;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 20px;
}
.info-flex2 h2:first-letter{
  color: #e58112;
}
.info-flex2 h2 span {
  font-size: 18px;
  margin-left: 10px;
}
.info-wrap {
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: solid 1px #ccc;
}
.info-flex2 .date{
  margin-bottom: 3px;
  color: #e58112;
  font-weight: 600;
}
.info-flex2 .cat-icon{
  display: inline-block;
  line-height: 1.3;
  font-size: 14px;
  color: #fff;
  background: #333;
  margin-left: 10px;
  padding: 2px 15px;
  border-radius: 3px;
}
.info-flex3-wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /*   margin: 10px 0; */
}
.info-flex3 {
  width: 30%;
  text-align: center;
  background: #fff;
  border: solid 3px #e58112;
  border-radius: 5px;
}
.info-flex3 a{
  color: #212121;
}
.info-flex3:hover{
  box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.3);
}
.info-flex3 .ex-link {
  text-align: center;
  background: #e58112;
  color: #fff;
  margin: 0;
  padding: 10px 0;
}
.info-flex3 .explanation {
	height: 2em;
}
.info-flex3 img{
  width: 100%;
  height: auto;
}
.info-flex3 figure{
  margin: 0;
}
.info-flex3 figcaption {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  border-bottom: dashed 1px #e58112;
  padding: 0 0 10px;
  margin: 0 20px 10px;
}
.info-flex3 figcaption .fas {
  color: #e58112;
  display: block;
  font-size: 30px;
  margin-bottom: 5px;
}
.info-flex3 p{
  padding: 0 20px;
  text-align: left;
}
.home-column-wrap{}
.home-column-wrap h3 {
  font-weight: 600;
  margin-bottom: 11px;
}
.home-column{
  display: flex;
  margin-bottom: 1em;
}
.home-column-img{
  flex: 2;
  line-height: 0;
}
.home-column-img img{
  width: 100%;
  height: auto;
}
.home-column-txt{
  flex: 3;
  margin-left: 15px;
  background: #fff;
  padding: 0 20px 15px;
  font-size: 15px;
}
.info-flex2 .home-column-txt h4 {
  font-weight: 600;
  color: #212121;
  margin-bottom: 10px;
}
.info-flex2 .home-column-txt .date {
  color: #fff;
  background: #e58112;
  display: inline-block;
  padding: 3px 10px;
  font-size: 13px;
  border-radius: 0px 0px 5px 5px;
}
.ex-text{
  font-size: 14px;
  margin: 0;
}
.home-column-ul {
  list-style: none;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
.home-column-ul li {
  width: 49%;
  text-align: center;
}
.home-column-ul li a {
  color: #333;
  font-weight: 600;
  display: block;
  width: 100%;
  padding: 14px 0px;
  background: #fff;
  background-image: radial-gradient(#fff3ea 60%, transparent 0), radial-gradient(#fff3ea 60%, transparent 0);
  background-position: 0px 0px, 10px 10px;
  background-size: 5px 5px;
  box-shadow: none;
  margin: 0 auto;
  border: solid 2px #e58112;
  border-radius: 3px;
}
.metaslider.ms-theme-outline .flexslider ul.slides .caption-wrap .caption{
  font-size: 16px !important;
}

/* =#notice
--------------------------------*/
section#notice{
  font-size: 14px;
  color: #fff;
  padding: 15px 0;
  background: rgb(222 0 0);
}
section#notice .inner{
  display: flex;
  align-items: center;
}
.notice-outer-wrap{
  flex: 1;
  margin-left: 10px;
}
#notice .notice-wrap:not(:last-child) {
	margin-bottom: 7px;
  padding-bottom: 5px;
  border-bottom: dotted 1px #444;
}
#notice .date {
	margin-right:10px;
}
#notice p {margin: 0;}
#notice a {
	text-decoration: none;
	color: #fff;
}

/* =#banner_area
--------------------------------*/
.home-wrap #banner_area .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#banner_area ul {
	list-style-type: none;
}
#banner_area .widget {
	border-top: none;
	padding: 0;
}
#banner_area .main_banner,
#banner_area .sub_banner {
  margin: 0;
  padding: 0;
  line-height: 0;
}
#banner_area .main_banner img {}
#banner_area .sub_banner {}
#banner_area .sub_banner li {}
#banner_area .sub_banner img {}

/* = #Main-info .item-post
--------------------------------*/
#Main-info .item-post {}
#Main-info .item-post-text,
.archive #primary .item-post-text {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
}
ul.news-badge {
  display:flex;
  flex-wrap: wrap;
  list-style: none;
  font-size: 13px;
  margin: 0;
}
ul.news-badge li {
  color: #fff;
  background: #e58112;
  padding: 0 10px;
  border-radius: 50px;
  margin: 3px;
}
#Main-info .more-info {
  width: 40%;
  margin: 0 auto;
}
a.more-info {
  display: block;
  max-width: 340px;
  margin: 0 auto;
  padding: 10px 20px;
  background: #e58112;
  border-radius: 50px;
  box-sizing: border-box;
}
.more-info-text {
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
a.more-info:before,
.vision-button:before,
#joinus .button-2col:before {
  font-family: "Font Awesome 5 Free";
  content: '\f138';
  font-weight: 900;
  margin-right: 10px;
}
a.more-info2 {
  background: #f00;
  max-width: 400px;
  margin: 0 auto;
}


/* = #introduction
--------------------------------*/
span.accent {
	color: #e58112
}
.button-wrap-2col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 700px;
  margin: 0 auto;
}
.button-2col {
  width: 48%;
  border: 3px solid #e58112;
  text-align: center;
  margin: 0 1% 1%;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 500;
  box-sizing: border-box;
}
.vision-button {
  font-weight: 600;
  color: #e58112;
  border: 3px solid #e58112;
}
.vision-button:hover,
#joinus .button-2col:hover{

}

/* =#sns
 * =#joinus
 --------------------------------*/
 section#joinus {
  border-top: solid 1px #ddd;
  padding: 60px 0;
}
#sns .contents {
  padding: 20px 0;
}
#sns .header {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
#sns .info {
  flex: 1;
}
#sns .info p {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}
#sns .button-area {
	flex-grow: 1;
}
#sns .button-2col {
  width: 49%;
  font-size: 18px;
  color: white;
  margin: 0;
  padding: 10px 0;
  background: #e58112;
}
#sns .fab {
	font-size: 1.2em;
	margin-right: 5px;
	vertical-align: text-top;
}
/* =#joinus
--------------------------------*/
#joinus h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 40px 0;
}
#joinus .button-2col {
	color: #e58112;
}
#joinus hr {
	margin-top: 60px;
	border: 2px solid #e58112;
}

/* =single page
--------------------------------*/
.main-title-wrap{
  position: relative;
  padding: 70px 0;
}
.contents-wrap{
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  box-shadow: 0px -6px 3px rgba(0, 0, 0, 0.4);
}
.pattern {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  border: 0px solid rgb(0, 0, 0);
  background-size: 3px 3px;
  background-image: linear-gradient( -45deg, rgba(0, 0, 0, 0.3) 25%, rgba(255, 255, 255, 0.1) 25%, rgba(0, 0, 0, 0.3) 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) );
}
#primary, .singular #primary {
  width: 67%;
  margin-bottom: 3em;
  padding: 60px 50px;
  border-top: solid 3px #e58112;
  background: #fff;
  border-radius: 5px;
  box-sizing: border-box;
}
.single-class #primary,
.single-events #primary,
.archive #primary {
  width: 100%;
  margin-bottom: 2em;
}
.room-title{
  position: relative;
  margin: 0;
  z-index: 5;
}
.title-cover{
  color: #fff;
  font-weight: 600;
  font-size: 36px;
  padding: 15px 40px;
  background: rgba(0, 0, 0, 0.70);
}
.hentry,
.singular .hentry,
.singular.page .hentry{
  padding: 0;
}
#content,
.singular #content,
.left-sidebar.singular #content{
  margin: 0;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title{
  width: 100%;
}
.singular .entry-title{
  font-size: 32px;
  text-align: left;
}
.singular .entry-header .entry-meta {
  position: relative;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  justify-content: space-between;
  border-top: solid 1px #ddd;
}
.entry-meta .post-time {
  padding: 15px;
  border-radius: 5px;
}
.entry-meta .post-time .sep,
.entry-meta .post-time a{
  color: #333;
  font-weight: 600;
  font-size: 14px;
}
.entry-meta .post-time .by-author{
  display: none;
}
.entry-meta .post-categories{
  margin: 0;
  list-style: none;
}
.entry-meta .post-categories li{
  float: left;
  margin-right: 5px;
}
.entry-meta .post-categories a{
  color: rgb(255, 255, 255);
  font-size: 14px;
  padding: 5px 20px;
  background: rgb(254, 178, 10);
  border-radius: 50px;
}
.radial-wrap{
  position: relative;
  margin: 0 auto 2em;
  padding: 10px;
  box-sizing: border-box;
  border: solid 2px #ffe2cc;
  border-radius: 5px;
  background: #fff;
  background-image: radial-gradient(#fff3ea 60%, transparent 0), radial-gradient(#fff3ea 60%, transparent 0);
  background-position: 0px 0px, 10px 10px;
  background-size: 5px 5px;
}
.post-class-wrap .p-entry{
  background: #14b496;
}
.radial-inner {
  border: 2px dashed #ffe2cc;
  padding: 0;
  border-radius: 5px;
  background: #fff;
  background-image: radial-gradient(#fff3ea 25%, transparent 0), radial-gradient(#fff3ea 25%, transparent 0);
  background-position: 0px 0px, 10px 10px;
  background-size: 5px 5px;
}
.radial-inner aside:first-child{
  border: none;
}
.vision-wrap{
  text-align: center;
  font-weight: 600;
  margin: 2em;
}
.vision-wrap h2,
.entry-content .vision-wrap h2 {
  font-size: 18px;
  font-weight: 600;
  color: #212121;
  margin: 0 0 1em;
  padding: 0;
  border: none;
  box-shadow: none;
  background: none;
}
.entry-content .vision-wrap h2:before,
.entry-content .vision-wrap h2:after{
  content: none;
}
.vision-wrap h3{
  margin: 0 0 15px;
  font-size: 22px;
}
.vision-wrap img {
  max-width: 250px;
  height: auto;
  border: none;
}
.ex-image{
  margin-bottom: 2em;
  border-radius: 5px;
  max-width: 1300px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 5%;
  box-sizing: border-box;
}
.seg2-image{}
.seg2-image img{
  width: 50%;
  float: left;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
}
ul.vision3{
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0 auto 2em;
  padding: 0;
}
ul.vision3 li{
  display: flex;
  font-size: 22px;
  align-items: center;
}
ul.vision3 li img{
  width: 80px;
  height: auto;
  border: none;
}
.entry-header {
  text-align: center;
}
.entry-header h2 {
  font-size: 24px;
  font-weight: 600;
  color: #454545;
  padding-bottom: 0.5em;
  border-bottom: solid 5px #e58112;
}
.entry-content h1{}
.entry-content h2 {
  position: relative;
  font-size: 18px;
  color: #454545;
  margin: 0 0 2em 5px;
  padding: 20px;
  background: #fff;
  border: dashed 2px #ffd6a8;
  border-radius: 5px;
  box-shadow: 0px 0px 0px 5px #ffe2cc;
  background-image: radial-gradient(#fff3ea 60%, transparent 0), radial-gradient(#fff3ea 60%, transparent 0);
  background-position: 0px 0px, 10px 10px;
  background-size: 5px 5px;
}
.entry-content h2:after {
  position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 25px 25px;
  border-style: solid;
  border-color: #fff #fff #ffe2cc;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.entry-content h3 {
  color: #e58112;
  line-height: 1.6;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 1em;
  padding: 5px 5px 5px 30px;
  position: relative;
}
.entry-content h3:before {
  background-color: #e58112;
  border-radius: 5px;
  content: '';
  position: absolute;
  top: 0;
  left: 3px;
  width: 5px;
  height: 100%;
}
.entry-content h3:after {
  background-color: #efd0ad;
  border-radius: 5px;
  content: '';
  position: absolute;
  top: 0;
  left: 12px;
  width: 5px;
  height: 100%;
}
.entry-content h4{}
.entry-content h5{}
.entry-content h6{}

/* =column
--------------------------------*/
.home section.col_2_wrap,
.col_2_wrap{
  padding: 0;
}
.col_2column{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2em;
}
/*
.col_2column:last-child{
}
*/
.reverse {
  flex-direction: row-reverse;
}
.col_2column > div > div {
  max-width: 600px;
  margin: 20px 50px;
}
.col_2column.reverse > div > div{
  float: right;
}
.col_2column figure,
.col_2column .col_2column_text{
  width: calc(50% - 0px);
  margin: 0 auto;
}
.col_2column figure{
  line-height: 0;
}
.col_2column figure img{
  width: 100%;
  height: auto;
}
.col_2column .col_2column_text{}
.col_2column .col_2column_text p:last-of-type{
  margin: 0;
}
.col_2column h2 {
  font-size: 28px;
  font-weight: 600;
  color: #e58112;
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
}
.col_3column{}
.col_4column{}


/* =Page One Col
--------------------------------*/
#primary.page-one-col {
  float: none;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none;
  border: none;
}
.one-col-wrap{
  padding: 60px 0;
}
.town{
  position: relative;
  /*background: url(images/town-bottom.png) no-repeat bottom #e5f7ff;*/
}
.forest{
  position: relative;
  /*background: url(images/forest-bottom.png) no-repeat bottom #e5f7ff;*/
}
.entry-content h2.one-col-title, .one-col-title {
  position: relative;
  text-align: center;
  margin: 0 0 1em;
  padding: 20px 0;
  font-size: 20px;
  font-weight: 600;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
}
.one-col-title::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #e58112;
}
.entry-content h2:after{
  content: none;
}
.one-col-title span {
  position: relative;
  z-index: 2;
  display: inline-block;
  font-size: 20px;
  margin: 0 2.5em;
  padding: 5px 2em;
  color: #212121;
  background-color: #fff;
  text-align: left;
  border: solid 2px #e58112;
  border-radius: 80px;
}
.one-col-content{
  margin: 0 0 3em;
}
.seg2-wrap{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.entry-content .seg2-wrap {
  align-items: flex-start;
  margin-bottom: 1em;
  border-bottom: solid 1px #ddd;
  padding-bottom: 1em;
}
.seg {
  flex: 1;
  margin: 0 1%;
}
.seg2-wrap .seg2-image{
  flex: 1;
  line-height: 0;
}
.seg2-wrap .seg2-image img{
  float: none;
  width: 100%;
  border-radius: 5px;
}
.seg2-wrap .seg2-text {
  flex: 1;
  padding: 0 0 0 30px;
}
.seg2-wrap .seg2-text h3{
  line-height: 1.4;
}
.seg2-wrap .seg2-text p:last-child{
  margin: 0;
}
.seg2-wrap:nth-child(2n){
  flex-direction: row-reverse;
}
.seg2-wrap:nth-child(2n) .seg2-text {
  padding: 0 30px 0 0;
}

/* =prev next
--------------------------------*/
#prev_next{
  width:100%;
  margin: 36px 0 24px;
  padding:0;
  display: table;
}
#prev_next  #prev, #prev_next  #next{
  width: 50%;
  padding:30px 10px 10px;
  border-top:#ccc 1px solid;
  border-bottom:#ccc 1px solid;
  display: table-cell;
  position:relative;
  text-decoration:none;
}
#prev_next #prev p, #prev_next #next p{
  font-size:90%;
  line-height:1.5;
}
#prev_next #prev:hover, #prev_next #next:hover{
  background-color: rgba(238,238,238,0.7);
}
#prev_next #prev{
  border-right:#ccc 1px solid;
}
#prev_next #prev_title, #prev_next #next_title{
  font-size:90%;
  top:-1em;
  position:absolute;
  border: 1px #ccc solid;
  background:#fff;
  text-align: center;
  padding:3px;
  color:#666;
}
#prev_next #next_title{
  right:10px;
}
#prev_next #prev img, #prev_next #next img{
  margin:0 auto;
}
#prev_next #prev_no, #prev_next #next_no{
  width: 50%;
  height:140px;
  padding:0 10px;
  display: table-cell;
}
#prev_next #prev_no{
  border-right:#ccc 1px solid;
}
#prev_next_home {
  margin: 0 auto;
  background-color: #e58112;
  border: solid 9px #fff;
  width: 100px;
  height: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 0 3px #e58112;
  -moz-box-shadow: 0 0 0 3px #39f;
  text-align: center;
}
#prev_next_home:hover{
  background-color: rgba(0,0,255,0.7);
}
#prev_next_home i{
  color:#FFF;
  margin:10px auto ;
  font-size:70px;
}


/* =item-post
--------------------------------*/
#Search-class .tab-content{
  border: none;
}
.item-wrap{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3em;
}
.item-wrap .class-non {
  margin: 0 auto;
}
.item-post {
  position: relative;
  width: 24%;
  margin: .5%;
  padding: 0;
  box-sizing: border-box;
  border: solid 2px #e58112;
  background: #fff;
}
.item-post a{
  padding: 10px;
  display: block;
}
.item-post-image{
  position: relative;
  width: 100%;
  height: 150px;
  overflow: hidden;
  margin-bottom: 10px;
  border: solid 1px #ddd;
  box-sizing: border-box;
}
.item-post-image span.thumb{}
.item-post-text{
  padding: 10px;
  background-image: radial-gradient(#fff3ea 25%, transparent 0), radial-gradient(#fff3ea 25%, transparent 0);
  background-position: 0px 0px, 10px 10px;
  background-size: 5px 5px;
  border: 1px dashed #e58112;
  background: rgba(255, 255, 255, 0.7);
}
.thumb img {
  width: 100%;
  position: absolute;
  background: #fff;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.item-post-text h3,
.fade-area .item-post-text h3 {
  margin: 10px 0 5px;
  line-height: 1.3;
  color: #212121;
  font-weight: 600;
  font-size: 15px;
}
.item-post-text h3 span,
.fade-area .item-post-text h3 span{
  font-size: 12px;
  color: #666;
  line-height: 1.6;
}
.item-post-text p{
  overflow: hidden;
  margin: 0;
  position: absolute;
  left: 5px;
  top: 4px;
}
.item-post:hover { box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.3); }
.page-one-col .item-post{
  width: 49%;
}
.page-one-col .item-post-image{
  height: auto;
}
.pref span{
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 10px;
  font-size: 13px;
  border: solid 2px;
}
.pref .hokkaido, .pref .remote{background: #16a6b6;}
.pref .tokyo, .pref .saitama, .pref .kanagawa{background: #ee6557;}
.pref .osaka{background: #2c5379;}
.pref .hyogo{background: #2c5379;}
.class-target{}

.page-one-col ul.list-target,
.fade-area ul.list-target{
  position: initial;
  font-size: 12px;
}
.page-one-col ul.list-target li,
.fade-area ul.list-target li,
.fade-area ul.list-target li:nth-child(2n){
  margin: 0 1px;
  padding: 2px 6px;
  background: #cecece;
}
.page-one-col ul.list-target li.on,
.fade-area ul.list-target li.on{
  background: #6cb4e4;
}
#single-events .item-wrap h3 {
  line-height: 1.3;
  color: #212121;
  font-weight: 600;
  font-size: 15px;
  margin: 10px 0 5px;
  padding: 5px 5px 5px 0;
}
#single-events .item-wrap h3:before,
#single-events .item-wrap h3:after{
  content: none;
}
.wp-pagenavi {
  margin-bottom: 20px;
}

/* =page-class
--------------------------------*/
#primary.class-wrap{
  width: 100%;
}
.Search-list-wrap{
  position: relative;
}
.fade-tab.area-tab{
  max-width: 500px;
  margin: 0 auto;
}

/* =page-class
--------------------------------*/
.seg-2, .seg-3{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: solid 1px #ddd;
  margin-bottom: 2em;
}
.seg-2 .seg{ width: 48%; }
.details-title { position: relative; }
.details-title p {
  color: #fff;
  width: 100px;
  text-align: center;
  font-size: 14px;
  margin: 0 0 5px;
  padding: 0 10px;
  background: #000;
}
.details-title h2 {
  color: rgb(51, 51, 51);
  border-bottom: solid 2px;
  margin-bottom: 2em;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}
.details-title h2.th-name{
  margin-bottom: 5px;
}
.details-title h2 span {
  display: block;
  color: #fff;
  background: #000;
  display: inline;
  padding: 2px 10px;
  font-size: 14px;
}
.details-title h2 span.furigana {
  color: #333;
  margin-left: -10px;
  background: none;
}
ul.list-target {
  position: absolute;
  left: 0;
  bottom: -35px;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.list-target li {
  color: #fff;
  margin: 0 3px;
  padding: 0 5px;
  border-radius: 50px;
  background: #ddd;
}
ul.list-target li.on{
  background: #6cb4e4;
}
ul.room-sns-icon{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: -35px;
  line-height: 1;
}
ul.room-sns-icon li{
  font-size: 26px;
  margin-right: 5px;
}
ul.room-sns-icon a{}
ul.room-sns-icon a:hover{}
ul.room-sns-icon a.snone{
  color: #ddd;
}
.over-title {
  position: relative;
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  color: rgb(255, 255, 255);
  padding: 20px 60px;
  margin: 0px -65px 2em;
  background: #e58112;
  border-radius: 5px 5px 1px 1px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
.over-title::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px rgb(149, 158, 155);
}
.over-title::after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px rgb(149, 158, 155);
}
.therapist .seg-photo,
.lecture .seg-photo{
  width: 20%;
}
.therapist .seg-details,
.lecture .seg-details{
  width: 77%;
}
.therapist .seg-photo img,
.lecture .seg-photo img{
  width: 100%;
  height: auto;
}
.co-btn {
  border-top: solid 1px #ddd;
  margin-bottom: 2em;
}
.co-btn a {
  display: block;
  text-align: center;
  max-width: 280px;
  color: #fff;
  margin: 2em auto;
  padding: 10px 0;
  border-radius: 5px;
  background: #feb20a;
}
.co-btn a:hover,
.co-btn a:focus,
.co-btn a:active{
  background: #e58112;
}
.nickname {
  text-align: center;
  line-height: 1;
  font-weight: 600;
  margin: 0;
}
.therapist,
.lecture{
  margin-bottom: 2em;
}
.nickname span {
  display: block;
  border: solid 1px #999;
  margin-bottom: 5px;
  padding: 2px 0;
  font-size: 13px;
}
.details-title p.qualification {
  /* color: #888; */
  color: rgb(51, 51, 51);
  background: none;
  width: auto;
  text-align: left;
  margin: 0 0 20px;
  padding: 0;
}
.details-title p.qualification span {
  border: solid 1px #666;
  padding: 0 10px;
  margin-right: 5px;
}
.g-map{
  margin: 2em 0;
}

/* =seg
--------------------------------*/
.seg-3{}
.seg-3 .seg {
  width: 31%;
  flex: none;
  margin: 1%;
  border: solid 1px #ddd;
  box-sizing: border-box;
}
.seg-3 .seg h3{
  color: #333;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  padding: 0 15px;
}
.seg-3 .seg h3:before,
.seg-3 .seg h3:after{
  content: none;
}
.seg-3 .seg p {
  margin: 0;
  padding: 5px 15px;
  border: none;
  box-sizing: border-box;
}
.seg-3 .seg img{
  width: 100%;
  height: auto;
}
.seg-3 .seg .co-btn a {
  margin: 0 auto;
}


/* =table
----------------------------------*/
table{
  width: 100%;
}
.entry-content table{
  background: #fff;
  border: solid 5px #ddd;
}
.entry-content th, .entry-content td{
  font-size: 15px;
  padding: 10px 20px;
  clear: both;
  border-top: 1px solid #ddd;
}
.entry-content th{
  line-height: 1.6;
  font-weight: 600;
  border-right: solid 5px #ddd;
  color: #212121;
}
.entry-content td{}
.entry-content td p{
  margin: 0 0 5px;
}
.entry-content td ul,
.entry-content td ol{
  margin: 0 0 10px 15px;
}

/* =swiper
----------------------------------*/
.flex-viewport{
  overflow: visible !important;
}
.swiper-container{
  text-align: center;
}
.swiper-slide {
	width: 100% !important;
}
#thumbs .swiper-slide{
  width: 25% !important;
}
.swiper-container .swiper-slide img{
  max-width: 100%;
  width: 100%;
  height: auto;
}
.prettyprint{
  border: none;
  background: #fafafa;
  color: #697d86;
}
#thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
#thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.2;
  cursor: pointer;
}
#thumbs .swiper-slide-active {
  opacity: 1;
}



/* =fadetab
----------------------------------*/
.fade-tab {
  list-style: none;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  text-align: center;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  border-left: solid 1px rgb(221, 221, 221);
  border-right: solid 1px rgb(221, 221, 221);
}
.fade-tab li {
  width: 100%;
}
.fade-tab li a{
  display: block;
  color: rgb(102, 102, 102);
  border-top: solid rgb(221, 221, 221);
  padding: 10px 0;
  line-height: 2;
}
.fade-tab li a:hover{
  color: rgb(51, 51, 51);
  border-top: solid rgb(204, 204, 0);
}
.fade-tab li.active a{
  cursor: pointer;
  color: rgb(51, 51, 51);
  border-top: solid rgb(204, 204, 0);
}
.tab-content {
  margin-bottom: 2em;
  padding: 4% 0% 0;
  border-left: solid 1px rgb(221, 221, 221);
  border-right: solid 1px rgb(221, 221, 221);
  border-bottom: solid 1px rgb(221, 221, 221);
}
.fade-content {
  clear: both;
  overflow: hidden;
  width: 300px;
  border:1px solid #eee;
  height:300px;
}
.fade-area {
  display: none;
  position: relative;
}
.fade-area h3{ margin: 30px 0; }
.fade-area ul {
  list-style: none;
  margin: 0;
}
.fade-area ul li {
  line-height: 1.6;
  padding: 7px 10px;
  border-top: dotted 1px rgb(221, 221, 221);
}
.fade-area ul li:first-child{
  border: none;
}
.fade-area ul li:nth-child(2n){background: rgb(245, 245, 245);}
.fade-thmubnail img{
  display: block;
  max-width: 80%;
  margin: 0 auto 2em;
}
.fade-tab.area-tab {
  border: none;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fade-tab.area-tab li{
  width: 25%;
  position: relative;
  box-sizing: border-box;
}
.fade-tab.area-tab li:first-child a{
  border-radius: 30px 0 0 30px;
}
.fade-tab.area-tab li:last-child a{
  border-radius: 0 30px 30px 0;
  border-right: solid 2px rgb(255, 255, 255);
}
.fade-tab.area-tab li.active,
.fade-tab.area-tab li:hover{
}
.fade-tab.area-tab li a {
  border: none;
  padding: 10px;
  line-height: 1.4;
  color: #fff;
  border: solid 2px rgb(255, 255, 255);
  border-right: none;
  background: #e58112;
}
.fade-tab.area-tab li.active a,
.fade-tab.area-tab li a:hover{
  color: #fff;
  background: #e58112;
}
.fade-tab.area-tab li a span{
  font-size: 16px;
}
.fade-tab.area-tab li a span.dot{
  font-size: 12px;
  margin: 0 -2px;
}
.fade-tab.area-tab li a.hokaido{ background: #16A6B6; }
.fade-tab.area-tab li a.kanto{ background: #EE6557; }
.fade-tab.area-tab li a.kinki{ background: #2C5379; }

/* =acMenu
----------------------------------*/
.acMenu{margin: 0 0 2em;}
.acMenu dt {
  position: relative;
  cursor: pointer;
  font-weight: 600;
  line-height: 1.6;
  padding: 20px 2em;
  border: solid 2px rgb(229, 247, 255);
  background-color: #e58112;
  border-radius: 8px;
}
.acMenu dt:hover,
.acMenu dt.active{
  background: rgb(255, 255, 255);
  color: rgb(51, 51, 51);
  border: solid 2px #e58112;
}
.acMenu dt:after {
  font-family: 'FontAwesome';
  content: "\f0fe";
  position: absolute;
  right: 4%;
  top: 33%;
}
.acMenu dt.active:after{
  font-family: 'FontAwesome';
  content: "\f147";
  float: right;
}
.acMenu dd{
  display: none;
  padding: 2em 10px 1em;
}
.acMenu dd h3{
  line-height: 28px;
}
.acMenu dd h3 span {
  display: inline-block;
  color: #fff;
  background: #e58112;
  padding: 0 10px;
  font-size: 15px;
}

/* =sidebar
--------------------------------*/
#secondary {
  position: relative;
  width: 30%;
  margin: 10px 0 0;
}
#secondary .radial-inner{
  padding: 10px;
}
.p-entry {
  padding: 5px 20px;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  background: #FEB20A;
  color: #fff;
  position: absolute;
  top: -11px;
  left: 0;
  max-width: 80%;
  border-radius: 0 0 5px 5px;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
  vertical-align: middle;
}
.p-entry::before {
  content: '';
  position: absolute;
  top: 0;
  right: -10px;
  border-style: solid;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000;
  border-left: 5px solid #000;
  z-index: 10000;
  opacity: 0.2;
}
.widget {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  clear: both;
  margin: 0;
  padding: 20px 10px;
  border-top: 2px dashed #ffe2cc;
}
.widget.widget_search{
  border: none;
}
.widget_search form{
  margin: 0;
}
.widget_search #s {
  width: 100%;
  height: 50px;
  box-shadow: none;
  border: solid #ddd;
  box-sizing: border-box;
  background-position: 5px 15px;
}
.widget select{
  width: 100%;
  font-size: 14px;
  height: 55px;
  padding: 10px;
  box-shadow: none;
  border: solid #ddd;
}
.widget-title,
.widgettitle {
  color: #212121;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px;
}
option.level-1{
  display: none;
}
.cat-select {
  text-align: center;
  margin: 15px 0;
}
.cat-select h2.widgettitle {
  font-size: 24px;
  margin-bottom: 1em;
}
.cat-select .postform{
  font-size: 16px;
  padding: 10px;
}
#npcatch li,
.npcatch li{
  margin: 0;
  overflow: hidden;
  clear: both;
  vertical-align: top;
}
#npcatch li a,
.npcatch li a {
  color: #212121;
  display: table;
  padding: .5rem 0;
  width: 100%;
}
#npcatch li a .date,
.npcatch li a .date{
  display: block;
  font-weight: 400;
  color: #999;
}
#npcatch figure{
  margin: 0;
}
#npcatch img,
.npcatch img {
  float: left;
  width: 100px;
  height: 100px;
  padding: 0 1rem 0 0;
  max-width: 100%;
  height: auto;
  border-radius: 0;
}
.ul-banner{
  margin: 0;
  padding: 0;
  list-style: none;
}
.ul-banner li{
  border: solid 1px #ddd;
  text-align: center;
  margin-bottom: 5px;
  padding: 0;
  line-height: 0;
}
.ul-banner li a{
  display: block;
}
.ul-banner img{
  width: 100%;
  height: auto;
  background: rgb(255, 255, 255);
}

/* =404
--------------------------------*/
.error404 #primary {
  width: 100%;
}
.error404 #primary #content {
  margin: 0;
}

/* =footer
--------------------------------*/
#colophon {
  clear: both;
  background: #f5f5dc;
}
.foot-banner {
  background: #f3f3f3;
  padding: 50px 0;
  background-size: contain;
}
#foot-cta {
  display: none;
}
  /*  旧スタイル
.foot-banner {
  background: #6cb4e4;
  padding: 50px 0;
  background: #B8E8FE;
  background: url(images/town-bottom.png) no-repeat bottom #e5f7ff;
  background-size: contain;
  border-bottom: solid 15px #cced83;
  } */
  .foot-banner aside {
    line-height: 0;
    width: 25%;
    margin: 0;
    padding: 0;
    border: none;
  }
  .foot-banner aside img{
    width: 100%;
    height: auto;
  }
  #footer-wrap {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
  }
  #footer-left{
    /*   width: 36%; */
  }
  #footer-right{
    width: 48%;
    padding-top: 20px;
  }
  .foot-logo{}
  .foot-logo img{
    width: 100%;
    height: auto;
  }
  #footer-left p {
    font-weight: 600;
    font-size: 15px;
    margin: 0 0 0 5px;
  }
  #footer-left p.foot-title {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 5px;
  }
  #footer-right ul,
  .footer-link ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .footer-link ul li:first-child {
    font-weight: bold;
  }
  .footer-button {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #footer-right .footer-button{
    margin: 0 0 2em;
  }
  .footer-button li {
    width: 48%;
    text-align: center;
  }
  .footer-button li:nth-child(1),
  .footer-button li:nth-child(2){
   margin-bottom: 2px;
 }

 .footer-button a {
  color: #333;
  font-weight: 600;
  display: block;
  width: 100%;
  padding: 20px 0;
  background: #fff;
  background-image: radial-gradient(#fff3ea 60%, transparent 0), radial-gradient(#fff3ea 60%, transparent 0);
  background-position: 0px 0px, 10px 10px;
  background-size: 5px 5px;
  box-shadow: none;
  margin: 0 auto;
  border: solid 2px #e58112;
  border-radius: 3px;
}
.footer-button a:hover{
  color: rgb(229, 129, 18);
}
.footer-link{
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.footer-link ul{
  flex: 1;
  padding: 0 18px 0px;
  border-left: solid 1px rgb(221, 221, 221);
  margin-bottom: 18px;
}
.footer-link ul:last-child{
  border-right: solid 1px rgb(221, 221, 221);
}
.footer-link a {
  font-size: 14px;
  color: #333;
}
#site-generator{
  color: rgb(255, 255, 255);
  padding: 3px 0;
  border: none;
  background: #e58112;
}
.totop {
  position: fixed;
  bottom: 15px;
  right: 20px;
  z-index: 100;
  -webkit-animation-name: fluffy;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
  -moz-animation-name: fluffy;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease;

  display: block;
  width: 80px;
  color: rgb(255, 255, 255);
  text-align: center;
  text-decoration: none;
  padding: 10px 0 20px;
  border-radius: 50%;
  background: rgb(0, 0, 0);
}
.totop:hover {
  color: rgb(255, 255, 255);
  background: #3f3f3f;
}

/* =contact
--------------------------------*/

button {
  display: block;
  text-align: center;
  margin: 0 auto;
  font-size: 18px;
  padding: 5px 30px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  width: 100%;
  padding: 0.375em;
  box-sizing: border-box;
  box-shadow: none;
  border: 2px solid rgba(51, 51, 51, 0.1);
}
span.wpcf7-list-item { margin: 0 1em 0 0; }
.form .zip{ width: 50px; }
.form .add{ margin-top: 10px; }
dl.form {
  overflow: hidden;
  background-color: #f9f9f9;
}
dl.form dt, dl.form dd {
  line-height: 1.4;
  padding: 15px 1.5%;
  border: none;
  box-sizing: border-box;
  border-top: solid rgb(245, 245, 245) 3px;
}
.w-min{ width: 90px; }
dl.form dt {
  clear: both;
  width: 33%;
  float: left;
  padding: 15px 1.5% 0;
}
dl.form dt span.must {
  float: right;
  line-height: 1.8em;
  display: block;
  font-size: 12px;
  color: rgb(255, 255, 255);
  padding: 0 .5em;
  border-radius: 2px;
  background-color: rgb(203, 105, 112);
}
dl.form dd {
  line-height: 1.5em;
  width: 67%;
  float: right;
  clear: none;
  padding: 10px;
  background: #fff;
}
dl.form dd .size-middle{
  width: 45%;
}
dl.form dd .size-min{
  width: 15%;
}
dl.form dd #zip,
dl.form dd #zip1{
  width: 14%;
  margin-bottom: 10px;
  padding: 0.375em;
}
dl.form dd .addr,
dl.form dd .c-address{
  margin-bottom: 10px;
}
.subsc{
  display: inline-block;
  margin-bottom: 10px;
}
dl.form dd.cont .wpcf7-select{
  height: 30px;
}

.display-650px {
	display: none;
}
.display-over650px {
	display: block;
}

/* MWform追加　東谷
--------------------------------*/
.mwform-checkbox-field {
  display: block;
  white-space: nowrap;
}

/* イベントページ
= item-post-event
--------------------------------*/
#archive-events.contents-wrap {
  padding-top: 0;
}
#archive-events .cover-img {
  /* background-image: url(images/forest-bottom.png); */
}
.cover-img {
  background-position: center;
  height: 200px;
  display: table;
  width: 100%;
  background-size: cover;
  margin-bottom: 60px;
  background-color: rgba(4, 4, 4, 0.65);
}
.cover-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.cover-text h1 {
  font-weight: 600;
  font-size: 24px;
  color: rgb(255, 255, 255);

}
#archive-events #content {
  margin-bottom: 60px;
}
.item-post-event{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border: none;
}
.item-post-event:not(:last-child) {
  margin-bottom: 20px;
}
.item-post-event:hover { box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.3); }
.item-post-event a{
  display: flex;
  color: #212121;
}
.item-post-event .pro { max-width: 30px; }
.item-post-event-image {
  position: relative;
  flex: 0 1 27.58333%;
}
.item-post-event-image .thumb img {
  justify-content: center;
  align-items: center;
  overflow: hidden;
  object-fit: cover;
  height: 100%;
}
.item-post-event-text{
  flex: 1;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 15px;
  border: none;
}
.item-post-event h3{
  font-size: 20px;
  font-weight: bold;
  margin: 5px 0;
}
.item-cat{
  font-size: 10px;
  font-size: 1.0rem;
}
ul.participant-tag {
  margin: 5px 0 5px -5px;
  display:flex;
  flex-wrap: wrap;
  list-style: none;
}
ul.participant-tag li {
  color: #fff;
  background: #e58112;
  padding: 0 10px;
  border-radius: 50px;
  margin: 3px;
}
.category-badge-wrap {
  margin-bottom: 5px;
}
.category-badge-wrap span {
  margin-right: 5px;
}
.category-badge {
  padding: 5px 10px;
  background: #212121;
  color: white;
  font-size: 14px;
}
.item-post-event-text .more-info {
  margin-left: auto;
  width: 60%;
}

/* 過去イベントページ
= archive-events-old
--------------------------------*/
#archive-events-old .item-post {
  position: relative;
  width: calc(97% / 3);
  margin: .5%;
  padding: 0;
  box-sizing: border-box;
  border-radius: 5px;
  background: #fff;
  border: 0;
}

#archive-events-old .item-post-image {
  position: relative;
  width: 100%;
  height: 150px;
  overflow: hidden;
  margin-bottom: 10px;
}
#archive-events-old .item-post-image img{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  height:230px;
}
#archive-events-old .item-post-text {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
}
#archive-events-old a {
  position: relative;
}
#archive-events-old .category-badge {
  position: absolute;
  left: 10px;
  top: 10px;
}
#archive-events-old .more-info {
  width: 60%;
  margin: 0 auto;
}

/* シングル　イベントページ
--------------------------------*/
#single-events section{
  margin: 30px 0;
}
#single-events .inner {
  /* padding: 0 10%; */
}
#single-events .more-info {
  width: 60%;
  margin: 0 auto;
}
#single-events h3 {
  color: #e58112;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 1em;
  padding: 5px 5px 5px 30px;
  position: relative;
}
#single-events h3:before {
  background-color: #e58112;
  border-radius: 5px;
  content: '';
  position: absolute;
  top: 0;
  left: 3px;
  width: 5px;
  height: 100%;
}
#single-events h3:after {
  background-color: #efd0ad;
  border-radius: 5px;
  content: '';
  position: absolute;
  top: 0;
  left: 12px;
  width: 5px;
  height: 100%;
}
#single-events .swiper-container {
  /* width: 70%; */
  /* position: relative; */
}
#single-events .category-badge {
  /* width: 150px; */
  /* height: 40px; */
  /* box-sizing: border-box; */
  /* position: absolute;
  left: 0;
  top: 0; */
  /* z-index:1; */

}
#single-events .category-badge.archive {
  left: 0;
  top: 45px;
}
#single-events #event_description {
  /* width: 60%; */
  /* margin: 10px auto; */
}
#single-events ul.participant-tag {
  margin: 15px 0;
  justify-content: center;
}
#single-events ul.participant-tag li {
  width: 100px;
  font-size: 18px;
  padding: 3px 20px;
  border-radius: 50px;
  margin: 3px 10px;
}
#single-events section.event-tab {
  width: 100%;
  background: #e58112;

}
#single-events section.event-tab ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  margin: 0;
}
#single-events section.event-tab ul li {
  text-align: center;
  padding: 0 20px;
}
#single-events section.event-tab ul li a:hover {
  color: #212121;
}
#single-events section.event-tab ul li a {
  line-height: 60px;
  color: white;
}
#single-events section.event-tab ul li a:after {
  font-family: "Font Awesome 5 Free";
  content: '\f358';
  font-weight: 900;
  margin-left: 5px;
}

#single-events .entry-content table{
  background: #fff;
  border: none;
}
#single-events .entry-content tr:not(:last-child) {
  border-bottom: solid 8px #fff;
}
#single-events .entry-content th,
#single-events .entry-content td{
  font-size: 15px;
  padding: 10px 20px;
  clear: both;
  border: none;
}
#single-events .entry-content th{
  font-weight: 600;
  color: #fff;
  background: #e58112;
  text-align: center;
  border: none;
}
#single-events .entry-content td{
  background: #ffe2cc;
}
#single-events .entry-content td p{
  margin: 0 0 5px;
}
#single-events .entry-content td ul,
#single-events .entry-content td ol{
  margin: 0 0 10px 15px;
}
.flex-container.lecturer {
  margin-bottom: 2em;
}
.flex-container.review {
  background: #ffe2cc;
  margin-bottom: 2em;
  padding: 15px;
  width: calc(50% - 50px);
}
.flex-container.review:nth-child(odd){
  margin-right: 20px;
}
.review .seg-photo{
  width: 50%;
}
.review .seg-details{
  width: calc(50% - 10px);
  padding-right: 10px;
}
.review .details-title {
  margin-bottom: 0.5em;
}
.review .details-title h4 {
  font-weight: bold;
}
.review .seg-photo img{
  width: 100%;
  height: auto;
}

/* =Responsive Structure
----------------------------------------------- */
@-ms-viewport { width: device-width; }
@viewport { width: device-width; }

@media (max-width: 1000px) {
  #access,
  #header-sub-nav{
    display: none;
  }
  section#notice .inner{
    display: block;
  }
  .notice-outer-wrap{
    margin-left: 0;
  }
}

@media (max-width: 980px) {
  .inner {
    padding: 0 4%;
  }
  .contents-wrap{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #main #content{
    margin: 0 0 60px;
  }
  #main #primary,
  #main #secondary{
    clear: both;
    width: 100%;
    margin-bottom: 2em;
  }
  #prev_next #prev, #prev_next #prev::before, #prev_next #prev::after,
  #prev_next #next, #prev_next #next::before, #prev_next #next::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  #prev_next #prev_title, #prev_next #next_title{
    padding:3px 10px;
  }
  #prev_next #next_title{
    right:10px;
  }
  #prev_next #prev img{
    float:left;
    margin-right:10px
  }
  #prev_next #next img{
    float:right;
    margin-left: 10px;
  }
  #sns .info {
    margin-bottom: 0.5em;
  }
  #sns .header {
    flex-direction: column;
  }
  #sns .button-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    padding: 0;
  }
  #sns .button-2col {
    flex: 1;
    margin: 2px;
    font-size: 16px;
  }
  .none-980px {
   display: none;
 }
  /* シングル　イベントページ 980px
  --------------------------------*/
  #single-events .more-info {
    width: 100%;
  }
  .flex-container.review {
    flex-direction: column-reverse;
  }
  /** ↓なぜか適用されない・・・ **/
  .review .seg-photo {
    margin: 0 auto;
  }
  .review .seg-details {
    width: 100%;
  }
  .review .details-title h4 {
    text-align: center;
  }
  /** ↑なぜか適用されない・・・ **/
}
@media (max-width: 768px) {
	#header-sub-nav a {
		padding: 8px 15px;
	}
	.inner {
		padding: 0 20px;
  }
  .home #main #content{
    margin: 0;
  }
  .metaslider .caption-wrap{
    padding: 20px 0;
    text-align: center;
  }
  .home section,
  .home section#introduction{
    padding: 30px 0;
  }
  .home section.banner_area{
    padding: 10px 0 30px;
  }
  .home-wrap #banner_area .inner{
    display: block;
    padding: 0 2%;
  }
  .home section.col_2_wrap, .col_2_wrap{
    padding: 30px 5%;
  }
  .cover-text{}
  .singular .entry-title{
    font-size: 20px;
    line-height: 30px;
  }
  h2.main-title{
    font-size: 32px;
    margin-bottom: 30px;
  }
  h2.main-title span{
    font-size: 20px;
  }
  .title-cover{
    font-size: 20px;
    padding: 10px 30px;
  }
  .singular .entry-header .entry-meta{
    display: block;
    text-align: right;
    font-size: 14px;
    padding: 5px 0;
  }
  .entry-meta .post-time .sep, .entry-meta .post-time a{
    font-weight: 400;
    font-size: 13px;
  }
  .entry-meta .post-time{
    padding: 0;
  }
  .entry-content th, .entry-content td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-right: none;
    line-height: 1.6;
  }
  .entry-content th {
    background: #eaeaea;
  }
  .col_2column{
    display: block;
  }
  .col_2column h2{
    font-size: 30px;
    margin-bottom: 10px;
  }
  .col_2column figure,
  .col_2column .col_2column_text{
    width: 100%;
  }
  .col_2column > div > div {
    width: 100%;
    margin: 20px 0;
    box-sizing: border-box;
  }
  .col_2column.reverse > div > div{
    float: none;
  }
  .seg-3 .seg {
    width: 100%;
    flex: none;
    margin: 0 0 2em;
    border: solid 1px #ddd;
    box-sizing: border-box;
  }
  .inner, #access div.inner {
    padding: 0 20px;
  }
  #Main-contents .info-flex3-wrap{
    justify-content: space-between;
  }
  #Main-contents .info-flex3 {
    width: 48%;
    margin-bottom: 20px;
  }
  .vision-wrap img{
    max-width: 75%;
  }
  ul.vision3{
    display: block;
  }
  ul.vision3 li{
    font-size: 14px;
  }
  .therapist .seg-details,
  .lecture .seg-details{
    width: 100%;
  }
  #footer-title {
    float: left;
    margin-right: 20px;
  }
  #footer-address {
    overflow: hidden;
  }
  #footer-right {
    width: 100%;
  }
  .foot-banner aside{
    width: 50%;
  }
  .foot-banner aside img {
    padding: 1%;
  }
  #foot-cta{
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 2;
    background: rgb(255 255 255);
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    text-align: center;
    margin: 0;
    font-size: 12px;
    border-top: solid rgb(229 129 18);
  }
  #foot-cta li{
    flex: 1;
  }
  #foot-cta li:not( :first-child ) {
    border-left: solid 1px #ddd;
  }
  #foot-cta a {
    display: block;
    line-height: 1.7;
    font-weight: 600;
    color: #333;
    padding: 11px 0 7px;
  }
  #foot-cta a:hover,
  #foot-cta a:focus{
    text-decoration: none;
  }
  #foot-cta .fas{
    font-size: 18px;
  }















}
@media (max-width: 650px) {
  /** トップページ **/
  body{
    font-size: 14px;
  }
  #header-main{ padding: 15px 0; }
  .inner { padding: 0 5%; }
  #header-title{ max-width: 250px; }
  #site-title, .site-title{ width: 60px; }
  #site-title-txt a, .site-title-txt a{ font-size: 18px; }
  #site-title-txt span, .site-title-txt span{ font-size: 10px; }
  #main #primary, #main #secondary {
    clear: both;
    width: 100%;
    margin: 0 0 2em;
    padding: 20px 5%;
    box-sizing: border-box;
  }
  .home #main #primary, #main #secondary{
    padding: 20px 0;
  }
  .cover-img{
    height: 90px;
  }
  .cover-text h1{
    font-size: 20px;
  }
  .content-table{}
  .content-table th, .content-table td {
    display: block;
    width: 100%;
    font-size: 15px;
    padding: 0 15px;
    letter-spacing: 0;
    text-transform: initial;
    box-sizing: border-box;
    border: none;
    border-top: solid 1px #ddd;
  }
  .content-table th {
    background: #eee;
  }
  .content-table td {
    padding: 5px 15px;
  }
  .over-title {
    font-size: 18px;
    padding: 10px 30px;
    margin: 5px -34px 1em;
  }
  .seg2-wrap{
    display: block;
  }
  .seg2-wrap .seg2-text,
  .seg2-image{
    margin: 0 0 2em;
  }
  .seg2-wrap .seg2-text,
  .seg2-wrap:nth-child(2n) .seg2-text{
    padding: 0;
  }
  .seg2-image{ line-height: 0; }
  .seg2-image img{
    width: 100%;
    float: none;
  }
  .fade-tab.area-tab li a{
    padding: 10px 0;
  }
  .fade-tab.area-tab li a span{
    font-size: 13px;
  }
  .item-post,
  #archive-events-old .item-post {
    width: 99%;
  }
  .item-post a {
    display: flex;
    flex-wrap: wrap;
  }
  .item-post-image {
    flex: 1;
    height: auto;
    margin: 0;
    line-height: 0;
  }
  .item-post-text {
    position: initial;
    flex: 2;
    margin-left: 5px;
  }
  #Main-info .item-post-text,
  .archive #primary .item-post-text {
    position: initial;
    flex: 2;
    margin-left: 20px;
  }
  .item-post-text p{
    position: initial;
    float: left;
  }
  .pref span{
    font-size: 12px;
    padding: 0 8px;
  }
  #main #secondary{
    padding: 0;
  }
  .seg-2{
    display: block;
  }
  .seg-2 .seg{
    width: 100%;
  }
  .therapist .seg-photo, .lecture .seg-photo{
    width: 100%;
  }
  .tbl-r02 {
    width: 100%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .tbl-r02 th{
    font-weight: 600;
  }
  #Main-info .more-info {
    width: 100%;
  }
  #Main-info .more-info-text {
    font-size: 16px;
  }
  #Main-contents .info-flex3 {
    width: 100%;
  }
  #introduction .vision-wrap{
    margin: 0;
  }
  #introduction .vision-wrap img {
    width: 100%;
  }
  #introduction ul.vision3 {
    flex-wrap: wrap;
  }
  #introduction ul.vision3 li img {
    width: 80px;
  }
  #banner_area .sub_banner li {
    width: 100%;
  }
  #footer-title {
    float: none;
  }
  #colophon .inner{}
  .footer-link {
    flex-direction: column;
  }
  .footer-link ul {
    border: none;
    padding: 0;
  }
  .footer-link ul:last-child {
    border-right: none;
  }
  .footer-link ul li{
    padding: 5px 15px;
    border-bottom: solid 1px #ddd;
  }
  .button-2col {
    width: 100%;
  }
  .button-2col.facebook-btn {
    margin-bottom: 5px !important;
  }
  dl.form dt, dl.form dd {
    width: 100%;
    float: none;
    padding: 15px 20px;
  }
  dl.form dt span.must {
    float: none;
    display: inline-block;
    margin-right: 5px;
  }
  .display-650px {
    display: block;
  }
  .display-over650px {
    display: none;
  }
  /** イベントページ **/
  /** 募集中のイベント **/
  #archive-events .item-post-event a{
    position: relative;
  }
  #archive-events #event_description {
    display: none;
  }
  #archive-events h3{
    font-size: 14px;
  }
  /** 募集終了したイベント **/
  #archive-events-old h3,
  #archive-events-old .category-badge {
    font-size: 16px;
  }
  #archive-events-old .category-badge {
    position: static;
  }
  #archive-events-old {
    margin-top: 30px;
  }
  #archive-events-old .item-post-text {
    flex: 1;
  }
  #archive-events-old .more-info {
    width: 80%;
    font-size: 16px;
  }
  /** シングル　イベントページ 650px **/
  #single-events ul.participant-tag li {
    padding: 0 5px;
  }
  #single-events .category-badge {}
  #single-events .category-badge.archive {
    left: 0;
    top: 35px;
  }
  #single-events .swiper-container {
    /* width: 80%; */
  }
  #single-events #event_description {
    /* width: 80%; */
  }
  #single-events section.event-tab ul li {
    width: 100%;
  }
  #single-events section.event-tab ul li a{
    line-height: 40px;
  }
  .item-post-event-text{
    padding: 10px;
  }
  #archive-events-old .category-badge,
  #archive-events .category-badge{
    font-size: 13px;
  }
  #archive-events-old .item-post-image,
  #archive-events .category-badge,
  .item-post-event-image {
    flex: none;
    width: 100px;
    height: 100px;
  }
  ul.participant-tag {
    font-size: 12px;
  }


  /* シングル　イベントページ スライダーのレスポンシブ対応 */
  #single-events .seg-2 {
    flex-direction: column;
  }
  #lecturer-introduction .seg-details {
    align-self: center;
  }
  #lecturer-introduction .details-title h2 {
    font-size: 15px;
  }
  #review .flex-container.review {
    width: 100%;
  }
  #review .flex-container.review:nth-child(odd) {
    margin-right: 0;
  }
  #review .review .seg-details {
    width: 100%;
  }
  #review .review .seg-photo {
    /* width: 100%; */
  }
}
@media (max-width: 450px) {
}
@media (max-width: 320px) {}

/* ページ内リンク用 東谷追加 */
.msr_list06{
  margin:0 -10px;
}
.msr_list06 li{
  width:33.3%;
  padding:0 10px;
  display:inline-block;
  float:left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.msr_list06 li a{
  width:100%;
  padding:18px 0;
  color:#fff;
  font-size:16px;
  background:#1B73BA;
  border:2px solid #1B73BA;
  text-decoration:none;
  text-align:center;
  display:block;
  position:relative;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.msr_list06 li a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  bottom: 8px;
  left: 50%;
  margin-left: -3px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.msr_list06 li a:hover{
  background:#fff;
  color:#1B73BA;
}
.msr_list06 li a:hover::after{
  border-bottom: solid 2px #1B73BA;
  border-right: solid 2px #1B73BA;
}
/* お知らせ用 東谷追加 */
.box26 {
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border: solid 3px #ff0000;
  border-radius: 8px;
}
.box26 .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 19px;
  background: #FFF;
  color: #ff0000;
  font-weight: bold;
}
.box26 p {
  margin: 0px;
  padding: 1px;
  padding-bottom: 10px;
  color: #ff0000;
}
.hoge { text-align: center; }

