@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
/*初期設定*/

.swiper-pagination {
	display: none;
}
.post_content {
	margin-top: 0 !important;
}
.w-frontTop {
	display: none;
}
img {
	width: 100%;
}
body, div, section, header, footer, nav, article, aside, main, dl, ul, p, a,html, .post_content h1, .post_content h2, .post_content h3, .post_content h4, h5, .post_content p, .c-gnav>.menu-item>a .ttl, .widget_text .c-gnav>.menu-item>a .ttl {
font-family: 'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN','メイリオ', Meiryo,sans-serif;
}
.btn--orange,
a.btn--orange, .btn--green,
a.btn--green, .post_content h2 {
	font-family: 'TsukuBRdGothic-Regular','Meiryo UI','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', 
sans-serif;
}
.post_content h1 {
	font-size: 50px;
}

.post_content h2 {
	color: #7A584E;
	font-size: 40px;
	background: transparent;
	padding:0;
	margin:0;
	 font-weight: normal;
	text-align: left;
}
.post_content h2::before {
	content: initial;
}
.post_content h4 {
    padding: 0;
    font-size: 30px;
    border-left: 0px;
	 position: relative;
    padding: 0.5rem 0;
    margin-bottom: 0.2rem;
	 margin-top: 0;
    border-bottom: 4px #D4CF87 solid;
	display: inline-block;
	font-weight: normal;
}
.post_content h4:before,
.post_content h4:after {
    position: absolute;
    top: 100%;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
}

.post_content h4:before {
    border: 16px solid;
    border-color: transparent;
    border-top-color: #D4CF87;
    margin-left: -16px;
}

.post_content h4:after {
    border: 10px solid;
    border-color: transparent;
    border-top-color: white;
    margin-left: -10px;
}
h5 {
	font-size: 24px !important;
	text-align: left;
}

.post_content p {
	text-align: left;
}

.post_content tbody th:before {
    background-color: #f0f5ea;
}
.sec1 {
	margin-bottom: 0 !important;
}
.sec2 {
	padding: 150px 0 100px 0;
	margin-bottom: 0 !important;
}
.sec3 {
	padding: 0 0 150px 0;
	margin-bottom: 0 !important;
}
.sec4 {
	padding: 150px 0;
	margin-bottom: 0 !important;
}

.sec5 {
	padding: 150px 0 0 0;
	margin-bottom: 0 !important;
}


.full-width {
	margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
	margin-bottom:0 !important;
}
.full-widthy {
	margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
	background:#EDE5A9;
	padding: 150px 374px;
	margin-bottom:0 !important;
} 

.full-widthy2 {
	margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
	background:url(https://kokugomami.com/wp-content/uploads/2023/01/back-tree.png);
	background-repeat: no-repeat;
	padding: 150px 374px;
	margin-bottom:0 !important;
} 


	.full-widthp3 {
	margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
	background:#EDE5A9;
	padding: 45px 350px;
	margin-bottom:0px !important;
		box-shadow: 0px 3px 6px 0px #777777;
} 

/*ボタン*/
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}

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

.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #ABC88B;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #C8EBA1;
}
.btn--green,
a.btn--green {
  color: #ABC88B;
  background-color: #fff;
	border: 3px solid #ABC88B;
	z-index:9999;
}
.btn--green:hover,
a.btn--green:hover {
  color: #fff;
  background: #ABC88B;
		border: 3px solid #fff;
}
 
/*heder*/
.c-gnav>.menu-item>a {
    padding: 0 12px 12px 12px;
    height: auto;
}
.c-gnav>.menu-item {
    align-items: center;
    display: flex;
}
.c-gnav>.menu-item>a .ttl {
	font-size: 20px;
}
.c-headLogo {
	float: left;
	padding-left: 30px;
}

.-parallel .l-header__gnav .c-gnav>li>a {
    padding: 30px;
}
.-parallel-bottom .l-header__inner {
    padding-top: 0px;
}
/*fix_header*/

.l-fixHeader .c-headLogo {
	width: 120px;
	height: auto;
}

/*フッター*/
.l-footer__foot {
    display: none;
}
.widget_text .c-gnav>.menu-item>a .ttl {
font-family: initial;
font-size: 16px;
font-weight: normal;
 color:#663430!Important;
}
.widget_text .c-gnav {
    justify-content: space-around;
}
.w-beforeFooter {
    margin: 1em auto 1em;
}
.l-footer__foot {
    background: #FDF6EB;
}

.post_content .foot_ori .c-gnav {
list-style: none;
color: #663430;
}
.foot_ori .flex_box {
	margin: 0 auto;
    width: 1200px;
}
.flex_box .left{
width: 17%;
}

.flex_box .right{
width: 80%;
display: flex;
	justify-content: space-between;
}

/*全体flexbox*/
.left_box {
	width: 61%;
}
.right_box {
	width: 31%;
}

/*content views
.pt-cv-ifield {
background: #fff;
box-shadow: 15px 15px 0px 0px #000;
display: block;
	transition: .3s;
}
.post_content .pt-cv-title {
	color: #000 !important;
}
.pt-cv-ifield:hover {
  transform: translate3d(0, 5px, 0);
  box-shadow: none;
}
.pt-cv-title, .pt-cv-meta-fields,.pt-cv-content {
text-align: left !important;
}
.pt-cv-wrapper .btn-success {
    display: none;
}
.pt-cv-view .pt-cv-title, .pt-cv-content, .pt-cv-meta-fields {
    padding: 0 10px;
}
.pt-cv-view .pt-cv-ifield {
    padding-bottom: 40px;
}
*/
/*flex_box*/
.flex_box {
	display: flex;
	justify-content: space-between;
	text-align: left;
}
.flex_box h1 {
	text-align: left !Important; 
}

.flex_box .content_box {
	width: 45%;
}

.flex_box .img_box {
	width: 50%;
}

.flex_box {
    margin-bottom: 45px;
}

	}
	
@media screen and (min-width: 1441px) {
.sp {
display: none !important;
}
}

@media screen and (min-width: 481px) and (max-width: 1440px) {
	.sp {
display: none !important;
}

	.post_content {
		width: 1080px !important;
    margin: 0 auto !important;
	}

	.full-width2 {
    padding: 90px 180px !important;
}
		.full-widthp3 {
	padding: 25px 180px !important;
	}
	.c-gnav>.menu-item>a .ttl {
    font-size: 18px;
	}
	.-parallel .l-header__gnav .c-gnav>li>a {
    padding: 20px;
}
.c-smallNavTitle {
    font-size: 12px;
}
	.post_content h1 {
    font-size: 30px;
	}
		.post_content h2 {
    font-size: 25px;
	}
	.post_content h4 {
	font-size: 20px;	
	}
	h5 {
    font-size: 18px !important;
	}
	.post_content p {
    font-size: 16px;
}
	.sec2 {
    padding: 100px 0;
	}
	.sec3 {
    padding: 0 0 100px 0;
	}
.sec4 {
    padding: 100px 0;
	}
	
.sec5 {
	padding: 100px 0 0 0;
	margin-bottom: 0 !important;
}

	.l-fixHeader .c-headLogo {
    width: 90px;
	}
	.widget_text .c-gnav>.menu-item>a .ttl {
    font-size: 15px;
	}
	.full-widthy, .full-widthy2 {
    padding: 100px 196px;
	}

	.btn, a.btn, button.btn {
    font-size: 25px;
    padding: 20px 100px;
	}
	.img-teach {
    width: 350px;
}
	.animal_box .content_box {
    padding: 35px;
    width: 84%;
	}
	.animal_box .img_box {
    width: 261px;
	}
.teacher .content_box h2 {
    font-size: 25px !important;
	}
}

@media screen and (max-width: 480px) {
	.pc {
display: none !important;
}

	.-img .c-headLogo__link {
    padding: 3px 0;
}
	.c-headLogo {
    padding-left: 0px;
}
	p {
		font-size: 12px;
	}

	section {
		padding: 30px 0;
	}
	.post_content h1,  .titlefoot {
		font-size: 25px;
	}
	.post_content h2 {
    font-size: 18px;
	}
	.item-title {
    background: #fff;
    font-size: 12px;
    padding: 0px;
}

	.flex_box {
		display: block;
	}
	.flex_box .content_box, .flex_box .img_box, .flex_box  {
		width: 100%;
	}

			.full-widthp3 {
	padding: 15px 15px 5px 15px !important;
	}

	.flex_box .left {
    		width: 25%;
    margin-bottom: 10px !important;
		margin: 0 auto;
}
	.flex_box .right {
    width: 100%;
}
	.c-iconBtn__icon {
    color: #66342F;
}
	.left_box, .right_box {
    width: 100%;
}
	.post_content h4 {
    margin: 0px;
    font-size: 14px;
	}
	h5 {
    font-size: 12px !important;
	}
	.sec2 {
    padding: 50px 0 30px 0;
	}
	.pt-cv-wrapper .col-xs-12 {
    width: 95%;
}
	.pt-cv-colsys .pt-cv-content-item {
    padding-bottom: 30px;
}

	.full-widthp3 .items3 {
    display: block;
	}
	.full-widthp3 .items3 .item {
    width: 80%;
    margin-bottom: 10px !important;
    margin: 0 auto;

	}
.btn, a.btn, button.btn {
	padding: 1rem 8rem;
    font-size: 12px;
    
}

	.pt-cv-wrapper {
		margin-bottom: 30px;
	}
	.content_box .btn {
    position: relative !important;
}
.custom-html-widget .c-gnav {
    flex-wrap: wrap;
	}
	.widget_text .c-gnav>.menu-item>a .ttl {
    font-size: 12px;
		margin-bottom: 7px;
	}
	.content_box {
		margin-top: 15px;
	}
	.c-gnav>.menu-item>a {
    padding: 2px;
}
		.c-iconBtn {
    height: 65% !important;
	}
}
/*ipad*/
@media screen and (min-width: 481px) and (max-width: 820px)  {

	.btnarrow4 {
    right: -200px;
}
	.post_content h1, .titlefoot {
    font-size: 30px;
	}
	.full-width2 {
    padding: 90px 33px !important;
}
	.post_content h2 {
    font-size: 25px;
	}
	.animal_box .content_box {
    padding: 45px 45px 45px 60px;
	}
	.shop .items3 {
		padding: 0 119px;
	}

	.items4 .item {
    width: 43% !Important;
		padding-bottom: 30px;
}
	.foot_ori .flex_box {
    width: 100%;
		display: block !important;
}
	.flex_box .left {
    margin: 0 auto;
}
	.flex_box .right {
    width: 100%;
    justify-content: space-around;
}
	.full-widthp3 {
    padding: 25px 33px !important;
}
}
/*外部出演チラシ*/
.p-articleThumb {
    width: 25%;
}
@media screen and (max-width: 480px) {
	.p-articleThumb {
    width: 50%;
}
	
}
/*お問い合わせフォーム*/

.wpcf7 {
    margin: 50px auto 0 auto;
    background: #fff;
    border-radius: 15px;
    padding: 30px 90px;
}
input, textarea {
border: 1px solid #888;
width: 100%;
}

.wpcf7-submit {
background: #ABC88B !important;
color: #fff;
    font-weight: bold;
    font-size: 20px;
box-shadow: 0px 3px 6px 0px #777777;
transition: .3s;
	width: 530px;
}
.wpcf7-submit:hover {
  transform: translate3d(0, 5px, 0);
  box-shadow: none;
}
.wpcf7-list-item input {
width: auto !important;
}
.wpcf7-spinner {
    display: none !important;
}
@media screen and (max-width:480px) {
.wpcf7-submit {
    font-size: 12px;
}
.wpcf7 {
width: 100%;
    margin: 20px auto;
padding: 15px;
}
		.wpcf7-submit {
    width: 100%;
}
	.sec3 {
    padding: 0 0 50px 0;
	}
		.sec5 {
    padding: 0 !important;
	}
	.full-widthy {
    padding: 50px 15px;
}
	.full-widthy2 {
    padding: 50px 15px;
    background-size: cover;
	}
	.post_content li {
    font-size: 12px;
}
	.post_content h4 {
    border-bottom: 2px #D4CF87 solid;
	padding: 0.2rem 0;
	}
	.sec4 {
    padding: 50px 0;
	}
	.sec5 {
	padding: 50px 0 0 0;
	margin-bottom: 0 !important;
}

	.foot_ori .flex_box {
    margin: 0 auto;
    width: 100%;
}
	.post_content h4:before {
    border: 9px solid;
    border-color: transparent;
    border-top-color: #D4CF87;
    margin-left: -9px;
}
	.post_content h4:after {
    border: 7px solid;
    border-color: transparent;
    border-top-color: white;
    margin-left: -7px;
}

}