@charset "UTF-8";
body #pagewrap {
	background-image: url(../../uploads/pw_bg.png);
	background-repeat: repeat;
	background-position: left top;
}
body .site {
	line-height: 1.85;
	color: #31302f;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ ProN W3″", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
div img {
	vertical-align: middle;
	line-height: 1;
}
body .pagewidth {
	max-width: 1020px;
	width: 100%;
}
body .row_inner {
	max-width: 100%;
	width: 100%;
}
body #header {
	padding: 0;
}
body .module_row.fullwidth.home-slider-row > .row_inner {
	max-width: 1280px;
	width: 100%;
}
body div.themify_builder_slider_vertical.home-slider .carousel-prev, 
body div.themify_builder_slider_vertical.home-slider .carousel-next {
	background: none;
	padding: 0;
}
body div.themify_builder_slider_vertical.home-slider .carousel-prev {
	left: 45px;
}
body div.themify_builder_slider_vertical.home-slider .carousel-next {
	right: 45px;
}
.home-slider .tf_carousel_nav_wrap .carousel-prev:before {
	content: url(../../uploads/arrow_left.png);
}
.home-slider .tf_carousel_nav_wrap .carousel-next:before {
	content: url(../../uploads/arrow_right.png);
}
.home-slider .tf_carousel_nav_wrap .carousel-prev:before,
.home-slider .tf_carousel_nav_wrap .carousel-next:before {
	width: 30px;
	height: 52px;
	transform: none;
	margin: 0;
	padding: 0;
	border: 0;
}
body .themify_builder_slider .slide-image,
body .tf_carousel_nav_wrap,
body .module-slider {
	margin-bottom: 0;
	margin-top: 0;
}
body #site-logo {
	display: none;
}
/* body:not(.single-post) ul {
	margin: 0;
	padding: 0;
	list-style: none;
} */
body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
body #main-menu-container {
	background: url(../../uploads/bg_nav_sub.png);
}
body .main-menu {
	display: flex;
	justify-content: center;
	align-items: center;
}
body .main-menu li a {
	display: block;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../../uploads/navi_off.png) left top no-repeat;
	height: 60px;
}
body .main-menu li.navi1 a,
body .main-menu li.navi1 a:hover {
	width: 57px;
	background-position: 0 0;
}
body .main-menu li.navi2 a,
body .main-menu li.navi2 a:hover {
	width: 185px;
	background-position: -57px 0;
}
body .main-menu li.navi3 a,
body .main-menu li.navi3 a:hover {
	width: 201px;
	background-position: -242px 0;
}
body .main-menu li.navi4 a,
body .main-menu li.navi4 a:hover {
	width: 163px;
	background-position: -443px 0;
}
body .main-menu li.navi5 a,
body .main-menu li.navi5 a:hover {
	width: 124px;
	background-position: -606px 0;
}
body .main-menu li.navi6 a,
body .main-menu li.navi6 a:hover {
	width: 128px;
	background-position: -730px 0;
}
body .main-menu li.navi7 a,
body .main-menu li.navi7 a:hover {
	width: 162px;
	background-position: -858px 0;
}
body .main-menu li a:hover {
	background-image: url(../../uploads/navi_on.png);
	background-repeat: no-repeat;
}
.top_module_1 {
	background: url(../../uploads/top_bg_1left.png)top left no-repeat,
		url(../../uploads/top_bg_1right.png)top right no-repeat,
		url(../../uploads/top_bg_1center.png)center top repeat-x;
	padding-top: 70px;
}
.module .module-title {
	margin: 0 0 15px 0;
	font-size: 18px;
	font-size: 1.125rem;
	color: #196836;
	text-transform: capitalize;
}
#pagewrap .module .module-title {
	margin-bottom: 15px;
	padding: 0;
}
.module.p3_img_1 {
	max-width: 650px;
	background: url(../../uploads/p3_bg_bone.png)bottom right no-repeat,#f1c95e;
	box-shadow: 2px 2px 4px -2px gray;
	margin-left: auto;
	margin-right: auto;
	padding: 48px 20px 50px;
}
#pagewrap .module.p3_img_1 .module-title {
	font-size: 26px;
	color: #52362c;
	text-align: center;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 25px;
}
body p:last-of-type {
	margin-bottom: 0;
}
body a:hover img {
	opacity: 0.7;
}
.module.top_text_2 {
	font-size: 16px;
	text-align: center;
}
.module.top_text_3 {
	background: #fee2b2;
	max-width: 670px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 20px 13px;
	text-align: center;
}
.module.top_post_1.module-post .builder-posts-wrap {
	height: 370px;
	overflow-y: scroll;
	background: url(../../uploads/news_bg.png);
	padding: 10px 20px 20px;
}
#body .module.top_post_1.module-post .post {
	background: url(../../uploads/post_line.png)center bottom repeat-x;
	padding: 14px 0;
	margin: 0;
}
#pagewrap .module.top_post_1.module-post .post-date {
	font-size: 13px;
	font-weight: bold;
	color: #52362c;
	line-height: 1.85;
	margin: 0;
}
#pagewrap .module.top_post_1.module-post .post-title {
	font-size: 13px;
	font-weight: normal;
	color: #31302f;
	line-height: 1.85;
	margin: 0;
}
body #footerwrap {
	border-top: 1px solid #d9d4cb;
	padding-top: 58px;
}
body #footerwrap #footer-nav {
	margin-top: 0;
	margin-bottom: 15px;
	padding: 30px 0 0 0;
	text-align: center;
}
body #footerwrap #footer-nav li {
	line-height: 1;
	margin-bottom: 8px;
	border-left: 1px solid #31302f;
	padding: 0;
	margin: 0 0 7px;
}
#footerwrap #footer-nav li:first-child {
	border-left: none;
}
body #footerwrap #footer-nav li a {
	line-height: 1;
	font-size: 13px;
	color: #31302f;
	padding: 0 15px;
	text-decoration: underline;
}
body #footerwrap #footer-nav li a:hover {
	text-decoration: none;
}
body .copyright-container {
	background: #52362c;
	font-size: 13px;
	color: #ffffff;
	line-height: 1.85;
	padding: 11px 0 10px;
	text-align: center;
}
body #pc-backtop {
	width: auto;
	height: auto;
	right: 20px;
	bottom: 70px;
}
#pagewrap .module.p5_title_1 .module-title {
	font-size: 26px;
	color: #52362c;
	line-height: 1.2;
	margin-bottom: 0;
	text-align: center;
	padding-bottom: 18px;
	background: url(../../uploads/p2_bg_t3.png)center bottom no-repeat;
}
.module.p3_img_2 {
	overflow: hidden;
	text-align: center;
	padding: 0;
}
.module.p3_img_2 .image-wrap {
	display: inline-block;
}
.module.p3_img_2.module-image .image-wrap:before {
	content: "";
	display: block;
	position: absolute;
	font-size: 0;
	top: 0;
	bottom: 0;
	right: 100%;
	left: -1000px;
	width: 1000px;
	background: url(../../uploads/p2_bg_line.png)center left repeat-x;
}
.module.p3_img_2.module-image .image-wrap:after {
	content: "";
	display: block;
	position: absolute;
	font-size: 0;
	top: 0;
	bottom: 0;
	left: 100%;
	right: -1000px;
	width: 1000px;
	background: url(../../uploads/p2_bg_line.png)center left repeat-x;
}
.p2_module_1 .row_inner {
	background: url(../../uploads/contact_bg_1.png)center center;
	padding: 30px 20px 0;
}
#pagewrap .module.p2_t1 .module-title {
	background: url(../../uploads/p2_bg_t1.png)center center;
	background-repeat: no-repeat;
	max-width: 603px;
	padding: 36px 20px;
	margin: 0 auto;
	color: #52362c;
	line-height: 1.3;
	font-size: 22px;
	text-align: center;
}
.module.p6_t1 {
	border-bottom: 1px dotted #a58566;
	padding-bottom: 10px;
}
#pagewrap .module.p6_t1 .module-title {
	font-size: 18px;
	color: #52362c;
	line-height: 1.25;
	margin-bottom: 0;
	background: url(../../uploads/p2_bg_t2.png) center left no-repeat;
	padding-left: 30px;
}
.site a {
	color: #000;
	text-decoration: underline;
}
.site a:hover {
	color: #196836;
	text-decoration: none;
}
.themify_builder .module-text.round-list-style:before {
	content: "";
	position: absolute;
	background-color: #e66c41;
	width: 12px;
	height: 12px;
	border-radius: 10px;
	top: 6px;
	left: 0px;
	display: block;
}
.themify_builder .module-text.round-list-style {
	padding-left: 15px;
}
#pagewrap .module.p2_text_1 .module-title {
	max-width: 50px;
	max-height: 50px;
	margin: 0 auto;
	background: #dd6e00;
	padding: 12px 0;
	font-size: 26px;
	color: #fee2b2;
	line-height: 1;
	margin-bottom: 15px;
	text-align: center;
}
.p2_module_1 .row_inner .themify_builder_sub_row .col5-1 {
	border: 1px solid #b0966a;
	border-radius: 12px;
	padding: 20px 18px 13px;
	background: #ffffff;
	margin-bottom: 30px;
}
.module.p2_text_1 {
	text-align: center;
}
.custom-anchor {
	text-align: center;
}
.custom-anchor ul {
	display: flex;
	justify-content: center;
	align-items: center;
}
.custom-anchor ul li {
	border-left: 1px solid #000;
	margin-bottom: 10px;
	padding: 0 20px;
}
.custom-anchor ul li:first-child {
	border-left: 0;
}
.dog-train-list {
	max-width: 500px;
	margin: 0 auto;
}
.module.p3_table_1 {
	padding: 10px 20px 30px;
	background: url(../../uploads/contact_bg_1.png)center center;
}
body table th,
body table td {
	padding: 0;
	border: 0;
}
.module.p3_table_1 table td {
	padding: 14px 0 15px;
	border: 0;
	vertical-align: top;
}
.module.p3_table_1 table td:first-child {
	width: 200px;
}
.module.p3_table_1 table tr {
	background: url(../../uploads/p4_bg_table_1.png)center bottom repeat-x;
}
#body #layout #content .module.p4_img_1.module-image .image-wrap {
	display: block;
	text-align: left;
	margin: 0;
	background: url(../../uploads/p4_bg_t1.png)bottom left repeat-x;
	padding-bottom: 22px;
}
#pagewrap .module.p4_t1 {
	text-align: center;
}
#pagewrap .module.p4_t1 .module-title {
	font-size: 26px;
	line-height: 1;
	text-align: center;
	margin-bottom: 0;
	color: #52362c;
	display: inline-block;
	background: url(../../uploads/p4_t2.png)top left no-repeat;
	padding: 1px 0 1px 40px;
}
.module.p4_list_1 ul {
	margin: 0;
	background: url(../../uploads/p4_bg_table_1.png)top left repeat-x;
	padding: 1px 0 0;
}
.module.p4_list_1 ul li {
	background: url(../../uploads/p4_list_ico1.png)center left no-repeat,url(../../uploads/p4_bg_table_1.png)bottom left repeat-x;
	list-style: none;
	padding: 14px 10px 15px 15px;
	line-height: 1.85;
	margin: 0;
}
.themify_builder_2910_row.module_row_1.module_row {
	background-image: url(../../uploads/contact_bg_1.png);
	padding-top: 50px;
	padding-bottom: 20px;
}
.dot-list ul {
	list-style: disc;
	margin-left: 24px;
}
.module.blog_post.module-post .builder-posts-wrap {
	background-color: #fee2b2;
	padding: 10px 20px 20px;
}
#body .module.blog_post.module-post .post {
	background: url(../../uploads/post_line.png)center bottom repeat-x;
	padding: 14px 0;
	margin: 0;
}
#pagewrap .module.blog_post.module-post .post-date {
	font-size: 13px;
	font-weight: bold;
	color: #52362c;
	line-height: 1.85;
	margin: 0;
}
#pagewrap .module.blog_post.module-post .post-title {
	font-size: 15px;
	font-weight: bold;
	color: #31302f;
	line-height: 1.85;
	margin: 0;
}
#pagewrap .module.blog_post.module-post .post-title a {
	text-decoration: underline;
}
#pagewrap .module.blog_post.module-post .post-title a:hover {
	text-decoration: none;
}
body .pagenav a, 
body .pagenav span {
/* 	min-width: 30px;
	min-height: 30px;
	padding-top: 7px;
	border: 0;
	background: #e66c41;
	box-sizing: border-box;
	margin: 10px 4px;
	border: 0; */
	background: #e66c41;
    text-decoration: none;
    padding: 8px 10px 8px 10px;
    margin: 10px 0;
	font-size: 13px;
}
body .pagenav a.lastp {
	margin: 5px;
	
}
.module .pagenav .number.current {
    color: #196836;
}
/* body .site .pagenav a:hover, */
body .pagenav span.current {
	border: 0;
	background: none;
	color: #000;
	text-decoration: none;
}
body .site .pagenav a:hover {
	border: 0;
    background: #e66c41;
    color: #fff;
    text-decoration: none;
}
body .site .pagenav a.nextp{
	display: none;
}
body .pagenav {
	padding-bottom: 60px;
	padding-top: 0;
}
.module.p5_table_1 table td {
	padding: 14px 0;
	border: 0;
	vertical-align: top;
}
.module.p5_table_1 table td:first-child {
	width: 185px;
}
.module.p5_table_1 table tr {
	border-bottom: 1px dotted #af9378;
}
.mx-auto {
	margin-left: auto;
	margin-right: auto;
}
#body #layout .module .wpcf7 table tbody tr th, 
#body #layout .module .wpcf7 table tbody tr td {
	border: solid 1px #d9d4cb;
}
#body #layout .module .wpcf7 table tbody tr th {
	color: #52362c;
	width: 25%;
	font-size: 15px;
	vertical-align: text-bottom;
	padding: 15px;
	background: url(../../uploads/bg_nav_sub.png);
}
#body .module .wpcf7 table tbody tr th span {
	color: #ff0000;
	font-size: 10px;
	font-size: 0.625rem;
}
#body #layout .module .wpcf7 table tbody tr.sub-text th span {
	color: #e66c41;
	font-size: 13px;
}
body .wpcf7 table tr td input, 
body .wpcf7 table tr td select, 
body .wpcf7 table tr td textarea {
	background: #fff;
	border-radius: 0;
	border-color: #ccc;
}
body .wpcf7 .submit_btn input[type="submit"] {
	margin-top: 15px;
	border-radius: 0;
	background: #52362c;
	font-size: 15px;
	padding: 12px 10px;
	box-sizing: border-box;
}
body .wpcf7 .submit_btn input[type="submit"]:hover {
	opacity: 0.7;
}
.module.p6_text_1 {
	background: url(../../uploads/contact_bg_1.png)center center;
	height: 200px;
	overflow-y: scroll;
	padding: 15px 20px 13px;
}
.module.p5_table_1 {
	padding: 0 20px;
}
body.single .post {
	background-color: #fee2b2;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.post-title {
	margin-bottom: 15px;
}
body.single #layout {
	padding-bottom: 60px;
}
.dog-train-list ul li:before {
	content: "";
	width: 12px;
	height: 12px;
	background: #000;
	line-height: 1;
	display: inline-block;
	border-radius: 50%;
	margin-right: 2px;
	position: relative;
	top: 1px;
}
.dog-train-list ul li {
	margin-bottom: 4px; 
	line-height: 1.8;
}





/* 20250422 */
*, *:before, *:after {
	box-sizing: border-box;
}
.top-twitter .image-wrap img {
	height: 70px;
	width: auto;
}
#footerwrap .module_column:nth-of-type(2) {
    grid-area: col2;
    align-content: center;
}
.addtoany_content {
    text-align: right;
}
.addtoany_list.a2a_kit_size_32 a.a2a_dd  {
	display: none;
}
.linkcard .lkc-external-wrap {
	margin: 0;
    border: 1px solid #888888;
    padding: 0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.5);
    max-width: 500px;
    background-color: #f8f8f8;
    background-image: linear-gradient(#ca4 0%, #ca4 10%, #fff 30%);
}
table tbody tr th, table tbody tr td {
    border-bottom: dotted 1px #7A7A7A;
    padding: 10px 5px;
}
body.home .home-slider-row {
	display: block;
}
body:not(.home) .home-slider-row {
	display: none;
}







/* =============================================
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 */

/* =============================================

Common settings

============================================= */
/* table border and paddings */
table th,
table td{
	border: 1px solid #424242;
	padding: 10px;
}

/* =============================================

Media Query

============================================= */
@media screen and (max-width: 1400px) { /* for iPad pro landscapes */

}

@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 ここを調整すると、メニューボタンクリック後の動作を調整できる */
	body .main-menu li a:hover {
    	background-image: none;
	}

}

@media screen and (max-width: 1024px) { /* for tablet landscape */
/* 	body #main-menu-container {
		display: flex;
		justify-content: center;
		align-items: center;
	} */
/* 	body .main-menu {
		flex-direction: column;
	} */
/* 	body .main-menu li {
		padding: 7px 0;
	} */
/* 	body .main-menu li a {
		height: auto;
		background: none;
		text-indent: 0;
		text-align: center;
		line-height: 1.6;
		text-decoration: none;
	} */
	body .pagewidth {
		max-width: 94%;
	}
	body #pagewrap {
		padding-bottom: 0;
	}
}

@media screen and (max-width: 980px) { /* for mobile landscape */
	#pc-backtop {
		display: none;
	}
	#footer .sp-footer-icons-container {
		display: flex;
	}
}

@media screen and (max-width: 820px) { /* for tablet portrate */
	#pc-backtop {

	}
	#footer .sp-footer-icons-container {

	}
}

@media screen and (max-width: 768px) { /* for mobile  */
	.top_module_1 {
		background-size: 30% auto, 30% auto, auto 4px;
	}
	body.default_width #layout .top_module_1 >.row_inner {
		max-width: 94%;
	}
	.module.top_text_2 {
/* 		font-size: 14px; */
	}
	body #footerwrap #footer-nav li a {
		padding: 0 10px;
	}
	body #pc-backtop {
		display: none;
	}
	body #footer .sp-footer-icons-container a { 
		background: #52362c;
		color: #fff;
		border-color: #fff;
	}
	body #pagewrap {
		padding-bottom: 45px;
	}
	.themify_builder_content-2571 .tb_igi9308.module-image {
		text-align: center;
	}
	.module.p3_img_2 .image-wrap {
		width: 90%;
	}

}

@media screen and (max-width: 460px) { /* for mobile small  */
	body div.themify_builder_slider_vertical.home-slider .carousel-prev {
		left: 2%;
	}
	body div.themify_builder_slider_vertical.home-slider .carousel-next {
		right: 2%;
	}
	.module.p3_img_1 .module-title {
		font-size: 18px;
	}
	.ft-info-text {
		text-align: center;
	}
	.dnl_img_only.image-top {
		text-align: center;
	}
	#pagewrap .module.p2_t1 .module-title {
		background: #fff;
/* 		border-radius: 40px; */
/* 		font-size: 18px; */
		line-height: 1.7;
		padding: 17px 10px;
	}
	.custom-anchor ul {
		flex-wrap: wrap;
	}
	.custom-anchor ul li {
		padding: 0 10px;
	}
	.module.p3_table_1 table td:first-child {
/* 		width: 40%; */
		width: auto;
		padding-bottom: 0;
	}
	.module.p3_table_1 table td:last-child {
		padding-top: 0;
	}
	.module.p3_table_1 table td {
		display: block;
	}
	.module.p5_table_1 table td,
	.module.p5_table_1 table td:first-child {
		display: block;
		width: 100%;
		padding: 10px 0;
	}
	.module.p5_table_1 table td:first-child {
		padding-bottom: 0;
	}
	#body #layout .module .wpcf7 table tbody tr th, 
	#body #layout .module .wpcf7 table tbody tr td {
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
}


/* koni ---------------------------------------- */
/* 全体 */
.no-hover a:hover {
	color: #000;
}
/* ホーム */
.home-first-view a {
	opacity: 0;
}
.home-first-view .module_column:hover a {
	opacity: 1;
}
/* レイアウトパーツ */
.layout-img-butan img {
	border: solid 1px #999;
    background: #fff;
    padding: 2px;
	border-radius: 5px;
}

/* 1180px ---------------------------------------- */
@media screen and (max-width: 1180px) {
 /* ヘッダー */
	body #main-menu-container {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	body .main-menu li a {
		height: auto;
		background: none;
		text-indent: 0;
		text-align: center;
		line-height: 1.6;
		text-decoration: none;
	}
	body .main-menu li {
		padding: 7px 0;
	}
	body .main-menu {
		flex-direction: column;
	}
	#menu-button {
		background-color: #52362c;
	}
	#menu-button .ham-lines span, #menu-button .ham-lines::before, #menu-button .ham-lines::after  {
		background-color: #fff;
	}
}

/* 980px ---------------------------------------- */
@media screen and (max-width: 980px) {
	#footer .sp-footer-icons-container a {
		background-color: #52362c!important;
		color: #fff;
		border-left: 1px solid #fff!important;
	}
}

/* 768px ---------------------------------------- */
@media screen and (max-width: 768px) {
	.contact-table .wpcf7 table tbody tr th, .contact-table .wpcf7 table tbody tr td {
		display: block;
	}
	#body #layout .contact-table .wpcf7 table tbody tr th {
		width: 100%;
	}
}

/* 680px ---------------------------------------- */
@media screen and (max-width: 680px) {
 /* コンピスについて */
	.img-center {
		text-align: center;
	}
}