@charset "utf-8";

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

#menu_block {
	display: none;
}

#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: #422308;
	border-radius: 4px;
}

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

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

#menu_block {
	display: flex;
	justify-content: space-between;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 3;
}

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

#call_block a {
	display: block;
	width: 50%;
	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%;
	display: block;
	padding: 18% 0 0;
}

#site_title .logo {
	width: 70%;
	position: static;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
}

#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: #907152 1px solid;
	font-size: 100%;
	text-align: center;
}

#global_navi .parent li:last-child {
	border-bottom: #907152 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: #3ba700 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;
}

#blog, #page {
	padding: 0 2%;
	word-break: break-all;
}

footer {
	margin: 30px 0 80px;
}

footer .logo {
	width: 80%;
	margin: 0 auto 5px;
}

footer .mail {
	width: 70%;
}

footer .time {
	padding: 0 15px;
}

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

#page h2 {
	font-size: 20px;
	margin: 0 0 40px;
}

#page h3 {
	font-size: 18px;
}

#page h4 {
	font-size: 18px;
}

#index section {
	padding: 30px 2%;
}

.campaign .t {
	text-align: center;
	font-size: 18px;
}

.campaign .p {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.campaign .r {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.campaign .num {
	font-size: 150%;
	color: #f86f00;
}

.menulist .item {
	width: 48%;
}

.menulist:after {
	display: none;
}

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

.riyuu .cont {
	width: auto;
}

.riyuu .ti {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 15px;
}

.riyuu .ti .num {
	font-size: 150%;
	font-style: italic;
	padding-right: 0;
}

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

.voice .item {
	margin: 0 0 30px;
	padding: 15px;
	background: #ffffff;
	border: 2px dashed #907152;
	border-radius: 10px;
	box-shadow: 0 0 0 4px #ffffff;
	display: block;
}

.voice .cont {
	width: auto;
}

.voice .ti {
	background: #907152;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 5px;
}

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

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

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

.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;
}

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

}