@charset "UTF-8";

/* =============================================
	mobile menu settings
=============================================　*/
/* Mobile Menu Button */
#menu-button{
	visibility:hidden;
	opacity:0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: fixed;
	z-index: 900;
	top: 0;
	right: 0;
	width: 48px;
	height: 48px;
	background-color: #fafafa;
}
#menu-button.nav-on {
	visibility:visible;
	opacity:1;
}
#menu-button .ham-lines {
	position: relative;
	margin: 0 auto;
	width: 32px;
	height: 32px;
}
#menu-button .ham-lines span,
#menu-button .ham-lines::before,
#menu-button .ham-lines::after {
	position: absolute;
	display: block;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 28px;
	height: 2px;
	background-color: #111;
	border-radius: 1px;
}
#menu-button .ham-lines span {
	bottom: 15px;
	transition: all .25s .25s;
	opacity: 1;
}
#menu-button .ham-lines::before,
#menu-button .ham-lines::after {
	content: "";
}
#menu-button .ham-lines::before{
	bottom: 24px;
	animation: menu-bar01 .75s forwards;
}
#menu-button .ham-lines::after {
	bottom: 6px;
	animation: menu-bar03 .75s forwards;
}
#menu-button .ham-text {
	font-size: 12px;
	line-height: 1;
}
#menu-button.is-active .ham-lines span {
	opacity: 0;
}
#menu-button.is-active .ham-lines::before {
	animation: active-menu-bar01 .5s forwards;
}
#menu-button.is-active .ham-lines::after {
	animation: active-menu-bar03 .5s forwards;
}
@keyframes menu-bar01 {
	0% {
		transform: translateY(9px) rotate(45deg);
	}
	50% {
		transform: translateY(9px) rotate(0);
	}
	100% {
		transform: translateY(0) rotate(0);
	}
}
@keyframes menu-bar03 {
	0% {
		transform: translateY(-9px) rotate(-45deg);
	}
	50% {
		transform: translateY(-9px) rotate(0);
	}
	100% {
		transform: translateY(0) rotate(0);
	}
}
@keyframes active-menu-bar01 {
	0% {
		transform: translateY(0) rotate(0);
	}
	50% {
		transform: translateY(9px) rotate(0);
	}
	100% {
		transform: translateY(9px) rotate(45deg);
	}
}
@keyframes active-menu-bar03 {
	0% {
		transform: translateY(0) rotate(0);
	}
	50% {
		transform: translateY(-9px) rotate(0);
	}
	100% {
		transform: translateY(-9px) rotate(-45deg);
	}
}
/* Mobile Menu Button end */




#main-menu-container.is-active #main-menu {
	justify-content: center;
}



body .site {
  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size:14px;
	color:#000;
	line-height:2.0;
	background: white;
	font-weight: 500;
}
body .pagewidth {
    width: 100%;
	max-width: 780px;
}
.themify_builder_content-3142 .tb_3ti7000.module-post.module .post-title, .themify_builder_content-3142 .tb_3ti7000.module-post.module .post-title a:hover {
	color: #196836;
    text-decoration: none;
}
.themify_builder_content-3176 .tb_cyfj000.module-post.module .post-title, .themify_builder_content-3176 .tb_cyfj000.module-post.module .post-title a:hover {
color: #196836;
    text-decoration: none;
}
/* ==================================			HEADER			=====================================
	 ======================================================================================== */
#headerwrap {
  overflow: hidden;
}
#headerwrap #header {
  border-bottom: none;
  width: 980px;
	max-width: 100%;
	padding: 0;
}
#header hgroup {
  overflow: hidden;
}


#header #site-logo {
  position: absolute;
  /* right: -32px; */
  /*right:-102px;*/
  right: -178px;
  top: 60px;
  left: auto;
}



#header #site-description {
  line-height: 1.7;
  position: static;
}


/* ===================================			MENU			=====================================
	 ======================================================================================== */
#main-menu-container {
  padding:110px 0 30px;
  /* 追加 */
  position:relative;
  left:-84px;
}
#main-menu-container #main-menu {
	display: flex;
	margin: 0;
}
#main-menu-container #main-menu li {
  background: url(../../uploads/nav-re-20230120.png);
  text-indent: -9999px;
  height: 135px;
	display: block;
	margin: 0;
}
#main-menu-container #main-menu .nav01 {
  width: 77px;
  background-position: 0 0;
}
#main-menu-container #main-menu .nav02 {
  width: 74px;
  background-position: -77px 0;
}
#main-menu-container #main-menu .nav03 {
  width: 76px;
  background-position: -151px 0;
}
#main-menu-container #main-menu .nav04 {
  width: 76px;
  background-position: -227px 0;
}
#main-menu-container #main-menu .nav05 {
  width: 76px;
  background-position: -303px 0;
}
#main-menu-container #main-menu .nav06 {
  width: 76px;
  background-position: -379px 0;
}
#main-menu-container #main-menu .nav07 {
  width: 76px;
  background-position: -455px 0;
}
#main-menu-container #main-menu .nav08 {
  width: 76px;
  background-position: -531px 0;
}
#main-menu-container #main-menu .nav09 {
  width: 76px;
  background-position: -608px 0;
}
#main-menu-container #main-menu .nav09.shopLinks {
  width: 75px;
  background-position: -914px 0;
}
#main-menu-container #main-menu .nav10 {
  width: 76px;
  background-position: -683px 0;
}
#main-menu-container #main-menu .nav11 {
  width: 77px;
  background-position: -760px 0;
}
#main-menu-container #main-menu .nav12 {
  width: 77px;
  background-position: -837px 0;
}
#main-menu-container #main-menu li a {
  height: inherit;
  width: inherit;
	display: block;
	margin: 0;
}



/* ==================================			SLIDER			=====================================
	 ======================================================================================== */
#main {
  text-align: center;
}



/* ==================================			FOOTER			=====================================
	 ======================================================================================== */
#footerwrap {
  margin-top: 185px;
}
#footerwrap #footer {
  border-top: none;
  text-align: center;
}

#footer .footer_logo {
  margin-bottom: 40px;
}

#footerwrap .copyright-container {
  font-size: 13px;
	padding: 10px 0;
}
body #pc-backtop {
    bottom: 20px;
    right: 10px;
	width: 70px;
    text-align: center;
}


/* ===================================			POST			=====================================
	 ======================================================================================== */
.news_post .list-post {
  max-height: 245px;
  overflow-y: scroll;
}
#pagewrap .news_post .list-post .post {
  padding: 15px 0 0;
  margin-bottom: 0;
}
.news_post .list-post .post .post-date {
  display: inline-block;
  margin: 0 10px 0 0;
}
.news_post .list-post .post .post-title {
  display: inline-block;
  font-weight: normal;
	font-size: 14px;
}
.news_post .list-post .post .post-title a {
	color: black;
	text-decoration: underline;
	font-weight: 500;
}
.news_post .list-post .post .post-title a:hover {
	color: #196836;
    text-decoration: none;
}
/* Post title */
body.single .post .post-title {
  font-size: 17px;
  margin-bottom:45px!important;
}
body.single #layout {
	padding-top: 90px;
}
body.single .history-back-container {
	text-align: center;
}


/* ===================================			TABLE			=====================================
	 ======================================================================================== */
#pagewrap table tr {
  border-bottom: 1px dotted black;
}

#pagewrap .course_table table tr:last-child {
  border-bottom: none;
}
#pagewrap table tr td {
  padding: 22px 0;
  border: none;
}

#pagewrap .table_price table tr {
  border-bottom: 1px dotted black;
}
#pagewrap .no-line table tr {
  border-bottom: none;
}
#pagewrap .table_price2 table tr {
  border-bottom: none;
}
#pagewrap .table_price3 table tr {
  border-bottom: none;
}
.table_price2 table tr td:last-child{
  text-align:right;
}
.table_price3 table tr td:last-child{
  text-align:right;
}
.table_price3 table tr td:first-child{
  text-align:center;
}
#pagewrap .table_price3 table tr td{
  padding:0;
}

#pagewrap .table_price3 table{
  width:45%;
  margin:0 20px 0 95px;
}

#pagewrap .table_price table tr td {
  padding: 22px 0;
  vertical-align: top;
  border: none;
}
.table_price table tr td:last-child {
  color: #365a34;
  text-align: right;
  width: 27%;
}
#pagewrap .table_price_black table tr td {
  vertical-align: middle;
}
body .table_price_black table tr td:last-child {
  color: black;
}
#pagewrap .table_info table tr td:first-child {
    color: #365a34;
    padding-right: 20px;
}

.table_reser table tr td:last-child {
/*   color: #365a34; */
  text-align: right;
  width: 30%;
}

#pagewrap .table_reser table tr{
	border-color: #365a34;
	border-bottom-style: solid;
}

/* ===================================			TITLE			=====================================
	 ======================================================================================== */
.title_mb0.module .module-title {
  margin-bottom: 0;
}
.title_mb5.module .module-title {
  margin-bottom: 5px;
}
.title_mb10.module .module-title {
  margin-bottom: 10px;
}
.title_mb20.module .module-title {
  margin-bottom: 20px;
}
.title_mb25.module .module-title {
  margin-bottom: 25px;
}

.news_post.module .module-title {
  background: url(../../uploads/home_07.png) no-repeat;
  text-indent: -9999px;
  border-bottom: 1px solid #b5b5b5;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.title_center.module .module-title {
  color: black;
  font-size: 17px;
  text-align: center;
}

/* ===================================			OTHER			=====================================
	 ======================================================================================== */

p.mincho{
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size:110%;
}

.module {
	margin-bottom: 30px;
}
.module p:last-child {
	margin-bottom: 0;
}

.border_radius_5 {
  border-radius: 5px;
}

.font_mincho {
  font-family: "Times New Roman","Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3","Hiragino Mincho ProN","‚l‚r ‚o–¾’©", "ƒƒCƒŠƒI", Meiryo, serif;
}

#pagewrap .img_wrap_mb0 .image-wrap {
  margin-bottom: 0;
}

#pagewrap .mb15 {
  margin-bottom: 15px;
}
#pagewrap .mb20 {
  margin-bottom: 20px;
}

/*.home_greeting .col4-2.first {
  width: 48.8%;
}
.home_greeting .col4-2.last {
  width: 45.6%;
  margin-left: 5.6%;
}*/
    
.menu_anchor {
  max-width: 710px;
  margin: 0 auto 70px;
}
.mw_480 {
	max-width: 480px;
  margin: 0 auto;
}
.mw_515 {
	max-width: 515px;
  margin: 0 auto;
}

.menu_txt_box {
  padding: 40px;
}

.sp_mg{
  margin-bottom:20px!important;
}

.sp_mg2{
  margin-bottom:20px!important;
}

#pagewrap #main-nav a:focus {
    outline: none;
}

/* by fujimoto */
.tb_vob7944 {
	max-width: 515px;
	margin: 0 auto;
}



/*mediaquery*/
@media screen and (max-width: 1180px) { /* for tablet landscapes */

	#pagewrap {
		position: relative;
		padding-bottom: 51px;
	}

	#header.header {
		padding-top: 0;
	}

	/* module menu button visible */
	#menu-button{
		visibility:visible;
		opacity:1;
	}
	
	/* Mobile Menu Container ここを調整すると、メニューボタンクリック後の動作を調整できる */
	#main-menu-container {
		position: fixed;
		z-index: 700;
		top: 0;
		left: -100vw;
		right: auto;
		bottom: auto;
		overflow-y: auto;
		background-color: #f1f1f1;
		display:block;
		width: 100vw;
		height: 100vh;
		transition: .3s linear;
	}
	#main-menu-container.is-active{
		left: 0;	
	}
	/* Mobile Menu Container ここを調整すると、メニューボタンクリック後の動作を調整できる */

}

@media screen and (max-width: 1024px) { /* for tablet landscape */

	/* style for contact forms, if do not use to delete please
	コンタクフォームのテーブル調整　不要なら消す*/
	.wpcf7 table tr th,
	.wpcf7 table tr td{
		width:100%;
		display:block;
		padding: 10px 0px;
	}
	.wpcf7 table tr th{
		padding-bottom:0;
	}
	/* style for contact forms, if do not use to delete please
	コンタクフォームのテーブル調整　不要なら消す*/
	#header {
		padding-top: 10px !important;
	}
	#header #site-logo {
		position: static;
	}
	#header #site-logo img {
		margin: 0 auto;
		display: none;
	}
	
/* 	by fujimoto */
	#main-menu-container {
	padding-top: 80px
}

#main-menu-container #main-menu {
	flex-direction: column;
}

#pagewrap #main-menu-container #main-menu li {
	background-image: none;
	text-indent: 0;
	height: initial;
	border: 0;
	width: 100%;
	margin-bottom: 10px;
}

#pagewrap #main-menu-container #main-menu li a {
	color: #000;
}

}

@media screen and (max-width: 980px) { /* for mobile landscape */
	#pc-backtop {
		display: none;
	}
	#footer .sp-footer-icons-container {
		display: flex;
	}
	body #footer .sp-footer-icons-container a {
		color: #1f431d;
		border-color: #1f431d;
	}
	body #footer .sp-footer-icons-container a svg {
		fill: #1f431d;
	}
}


@media screen and (max-width: 939px) {
  body #responsive-nav-wrapper, #responsive-nav-wrapper #responsive-btn {
    background: #fff;
    color:#000;
    font-size:90%;
  }
  body #responsive-nav-wrapper .off-canvas-nav #main-nav {
    background: none;
  }
  #responsive-nav-container {
    background: white;
  }
  
  #header #site-logo {
    position: static;
  }
  
  body #footerwrap .f-con .f-map {
    background-color: #2f562d;
	}
  body #footerwrap .f-con .f-tel, body #footerwrap .f-con .f-rtt {
    background: #1f431d;
  }
  
  body #global-nav #main-nav li {
    width: 100%;
    height: auto;
    text-indent: 0;
  }
  
  #headerwrap {
    padding: 20px 0 0;
    text-align: center;
  }
  
  #footerwrap {
    padding: 0 0 50px;
  }
  #footerwrap .f-con {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  
  .bodywrap {
    margin-top: 30px;
	}
  
  #pagewrap .table_price3 table{
  width:70%;
  margin:0 auto;
}
  
.table_price3 table tr td:first-child{
  text-align:left;
  }
  
  .sp_mg{
  margin-bottom:0px!important;
}
  
  .sp_mg2{
  margin-bottom:13px!important;
}
	#main-menu-container.is-active #main-menu {
		flex-wrap: wrap;
		row-gap: 15px;
		max-width: 305px;
    margin: 0 auto;
	}
	#main-menu-container #main-menu .nav05, #main-menu-container #main-menu .nav09:not(.shopLinks) {
		border-left: 1px solid black;
	}
}
@media screen and (max-width: 768px) {
  #main-nav .pc_none{ display: block!important; }
#body .gallery-columns-1 .gallery-item.even, #body .gallery-columns-2 .gallery-item.even, #body .gallery-columns-3 .gallery-item.even, #body .gallery-columns-4 .gallery-item.even, #body .gallery-columns-5 .gallery-item.even, #body .gallery-columns-6 .gallery-item.even, #body .gallery-columns-7 .gallery-item.even, #body .gallery-columns-8 .gallery-item.even, #body .gallery-columns-9 .gallery-item.even{margin: 0 1.5% 1.5% 0;}

#body .gallery-columns-1 .gallery-item.odd, #body .gallery-columns-2 .gallery-item.odd, #body .gallery-columns-3 .gallery-item.odd, #body .gallery-columns-4 .gallery-item.odd, #body .gallery-columns-5 .gallery-item.odd, #body .gallery-columns-6 .gallery-item.odd, #body .gallery-columns-7 .gallery-item.odd, #body .gallery-columns-8 .gallery-item.odd, #body .gallery-columns-9 .gallery-item.odd{margin: 0 0 1.5% 0;}
  
#pagewrap #body #layout {
    max-width: 94%;
  }

.module.module-article .image-wrap {
    display: block;
    text-align: center;
  }

#pagewrap .img_wrap_mb0 .image-wrap {
    margin-bottom: 1em;
  }
  
  #pagewrap .course_box {
    padding: 20px;
  }
  
  #pagewrap #body #layout #content .table_price table tr td, #pagewrap #body #layout #content .table_price2 table tr td,#pagewrap #body #layout #content .table_price3 table tr td,#pagewrap #body #layout #content .table_reser table tr td, #pagewrap #body #layout #content .table_info table tr td {
    display: table-cell;
    width: auto;
    vertical-align: middle;
  }
  #pagewrap #body #layout #content .table_price table tr td:last-child {
    width: 30%;
  }
  
  .menu_txt_box {
    padding: 10px;
  }
  
  /*.home_greeting .col4-2.first{
    width: auto;
  }
  .home_greeting .col4-2.last{
    width: auto;
    margin: 0 auto;
  }*/
  .app-sp{
	text-align:right;
  }
}
@media screen and (max-width: 680px) {
	/*.menu_banner .col4-1 {
    float: left !important;
    width: 48.4% !important;
    margin-left: 3.2% !important;
  }
  .menu_banner .col4-1.first, .menu_banner .col4-1.third {
    margin-left: 0 !important;
  }*/
  .col4-1, .col4-2, .col2-1, .col4-3, .col3-1, .col3-2{width:100%!important;}
  
  #pagewrap #body #layout #content .table_price table tr td:last-child {
    width: 33%;
  }
  
  #pagewrap .table_price3 table {
    width: 60%;
  }
  .app-sp,
  .gp-sp{
	text-align:center;
  }
  .app-gp-set{
	max-width: 370px;
	margin: 40px auto 0 auto;
  }
}

@media screen and (max-width: 380px) {
  #pagewrap #body #layout #content .table_price table tr td:last-child {
    width: 42%;
  }
}

@media screen and (max-width: 320px) {
   #pagewrap #body #layout #content .table_info table tr td:first-child {
     width: 30%;
  }
}






















