@charset "utf-8";

@media screen and (min-width: 769px) {

#call_block{
	display: none;
}

.show_sp {
	display: none;
}

}

@media screen and (max-width: 768px) {

.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}

.menu-trigger {
	position: fixed;
	top: 15px;
	right: 10px;
	width: 38px;
	height: 33px;
	z-index: 9999;
}

.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #00983c;
	border-radius: 4px;
}

.menu-trigger span:nth-of-type(1) {
	top: 0;
}

.menu-trigger span:nth-of-type(2) {
	top: 15px;
}

.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}

.menu-trigger.active {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(15px) rotate(-45deg);
	transform: translateY(15px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
}
.menu-trigger.active span:nth-of-type(3) {
	opacity: 0;
}

#call_block {
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 9998;
	display: flex;
	justify-content: space-between;
}

#call_block .icon_tel {
	display: block;
	width: 70%;
	text-align: center;
}

#call_block .icon_yoyaku {
	display: block;
	width: 30%;
	text-align: center;
}

/* ==========================================
 
 
【レスポンシブ】
 
 
========================================== */

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

iframe {
	max-width: 100%;
	max-height: 240px;
}

.show_pc {
	display: none;
}

#header_description {
	display: none;
}

#site_title {
	width: 100%;
	border-top: 5px solid #00983c;
}

#site_title .logo {
	width: 80%;
	position: static !important;
	padding: 5px 0;
	margin: 0 auto;
	box-sizing: border-box;
}

#site_title .btn {
	display: none;
}

#site_title .bg {
	display: none;
}

#global_navi {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9998;
	background-color: rgba(255,255,255,0.95);
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	padding: 40px 0;
	margin: 0;
	background: #ffffff;
}

#global_navi .parent {
	margin: 0 auto 80px;
	display: block;
}

#global_navi .parent li {
	width: auto;
	border-top: #ff4e00 1px solid;
	font-size: 100%;
	text-align: center;
	color: #5d462c;
}

#global_navi .parent li:last-child {
	border-bottom: #ff4e00 1px solid;
}

#global_navi .parent > li a {
	padding: 20px 0;
}

#global_navi .submenu {
	display: none !important;
}

#global_navi a:hover {
	text-decoration: none;
}

#global_navi .child {
	position: static;
	opacity: 1;
	transform: translateY(0);
	visibility: visible;
	background: none;
}

#global_navi .child li {
	border-top: #ff4e00 solid 1px;
	border-left: none;
	border-right: none;
}

#global_navi .child li:first-child {
	border-top: none;
}

#global_navi .child li:last-child {
	border-bottom: none;
}

#global_navi .parent a:link { color: #5d462c; text-decoration: none; }
#global_navi .parent a:visited { color: #5d462c; text-decoration: none; }
#global_navi .parent a:hover { color: #5d462c; text-decoration: none; }

#global_navi .child a:link { color: #5d462c; text-decoration: none; }
#global_navi .child a:visited { color: #5d462c; text-decoration: none; }
#global_navi .child a:hover { color: #5d462c; text-decoration: none; background: none; }

#main_visual_wrapper {
	margin: 0 0 30px;
}

#main_visual {
	width: 100%;
	height: auto;
	margin: 0;
}

article {
	padding: 0 2%;
	word-break: break-all;
}

.site_footer {
	padding: 15px 2%;
}

.site_footer .tel {
	margin: 0 0 15px;
}

.site_footer .time {
	margin: 0 0 15px;
}

.site_footer .info {
	background: #ffffff;
	padding: 15px 15px 1px;
	display: block;
}

.site_footer .info .item {
	width: auto;
	margin: 0 0 15px;
}

.map {
	width: 100%;
	height: 240px;
}

#index h3 {
	font-size: 20px;
	margin: 0 0 20px;
}

#index h3:after {
	height: 4px;
}

#index h4 {
	font-size: 18px;
	margin: 0 0 15px;
}

#page h2 {
	font-size: 22px;
	margin: 10px 0 30px;
}

#page h3 {
	font-size: 18px;
	margin: 30px 0 15px;
}

#page h4 {
	font-size: 16px;
	margin: 30px 0 15px;
}

#page h5 {
	font-size: 16px;
	margin: 30px 0 15px;
}

.wholikethis li {
	margin: 0 0 15px;
	padding: 10px;
	font-size: 16px;
}

.menulist {
	display: block;
}

.menulist .item {
	width: auto;
	margin: 0 0 15px;
	font-size: 18px;
}

.riyuu {
	padding: 45px 15px 15px;
}

.riyuu .item .num {
	width: 60%;
	top: -20px;
	margin: 0 auto;
}

.riyuu .item .ti {
	font-size: 18px;
	margin: 0 15px;
	line-height: 1.5;
}

.riyuu .item .lower {
	display: block;
	padding: 15px;
}

.riyuu .item .txt {
	width: auto;
}

.riyuu .image {
	text-align: center;
}

.aisatsu {
	display: block;
}

.aisatsu .image {
	float: none;
	width: 60%;
	margin: 0 auto 15px;
}

.aisatsu .txt {
	width: 100%;
}

.message {
	padding: 15px;
}

.suisen {
	padding: 15px;
}

.suisen .item {
	padding: 15px;
	margin: 0 0 15px;
	display: block;
}

.suisen .cont {
	width: auto;
}

.suisen .image {
	width: 60%;
	margin: 0 auto 15px;
	text-align: center;
}

.suisen .ti {
	font-size: 18px;
	margin: 0 0 15px;
	text-align: center;
}

.flow .item {
	width: 48%;
	margin: 0 0 15px;
}

.staff {
	padding: 15px;
}

.staff .image {
	width: 80%;
	margin: 0 auto 15px;
}

.staff .name {
	font-size: 22px;
	font-weight: bold;
}

.staff .name .aa {
	font-size: 20px;
}

.staff .name .bb {
	display: block;
	font-size: 18px;
}

.staff ul {
	list-style-type: disc;
	margin: 0 0 15px;
}

.staff li {
	margin: 0 1.5em;
}

.staff .profile {
	font-size: 16px;
}

.staff .txt {
	padding: 15px 0 0;
	margin: 15px 0 0;
	border-top: dashed #aea288 2px;
}

.voice:after {
	display: none;
}

.voice .item {
	width: 100%;
	padding: 15px;
	margin: 0 0 15px;
}

.voice .image {
	text-align: center;
	margin: 0 0 15px;
}

.voice .txt {
	padding: 5px;
}

.voice .txt:after {
	content: "効果には個人差があります。";
	display: block;
	text-align: right;
	margin: 5px 0 0;
	font-size: 14px;
}

.contact, .contact tbody, .contact thead, .contact tfoot, .contact tr, .contact th, .contact td {
	display: block;
	box-sizing: border-box;
	width: 100% !important;
}

.contact th {
	padding: 15px 15px !important;
}

.contact td {
	padding: 30px 15px !important;
}

.contact input {
	max-width: 100%;
	font-size: 100%;
	padding: 10px;
	box-sizing: border-box;
}

.contact textarea {
	max-width: 100%;
	font-size: 100%;
	padding: 10px;
	box-sizing: border-box;
}

.contact select {
	font-size: 100%;
	padding: 10px;
	box-sizing: border-box;
}

.input-name {
	width: 40%;
}

.fl, .fr {
	float: none;
	width: 80%;
	margin: 0 auto 20px;
	text-align: center;
}

}