@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

p {
	font-size: 95%;
}

ul {
	list-style: none;
}

body {
	font-family: Verdana,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,sans-serif;
	font-size: 16px;
	line-height: 1.8em;
}

#top {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}

@media (max-width: 768px) {
	header {
		height: 120px;
		padding: 0 20px;
		background-color:#fff;
	}

	.logo {
		width: 120px;
		margin-top: 30px;
	}
	
	.drawer-menu li {
		margin: 15px 0 0 20px;
	}
	
	.drawer-menu li a {
		font-size: 95%;
		font-weight: bold;
		color: #000;
		text-decoration: none;
	}

	.mainimage {
		min-height: 250px;
		object-fit: cover;
		margin-bottom: 30px;
	}
	
	.ph-staff1,.ph-staff2 {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.ph-item1,.ph-item2 {
		width: 100%;
		margin-bottom: 30px;
	}

	.youkou-contents {
		padding: 0 15px;
	}

	.ph-youkou {
		width: 100%;
		margin-bottom: 15px;
	}
	
	.pc-txt {
		display: none;
	}
	
	table th,td {
		width:auto;
		display:block;
	}
	
	.form_btn {
		width: 100%;
		text-align: center;
		position: relative;
		display: inline-block;
		padding: 15px 0;
		margin: 10px 0;
		font-size: 120%;
		text-decoration: none;
		color: #FFF;
		background: #f39800;
		border-radius: 10px;
		font-weight: bold;
	}

	.copyright {
		padding-left: 15px;
	}

	.weeks-saiyou {
		margin-bottom: 5px;
		padding-left: 15px;
	}
}

@media (min-width: 769px) {
	a.anchor{
		display: block;
		padding-top: 155px;
		margin-top: -155px;
	}

	header {
		background-color:#fff;
		position:fixed;
		width: 100%;
		max-width: 1140px;
		height: 130px;
		z-index: 10;
	}

	.logo {
		width: 150px;
		margin-top: 30px;
		padding-left: 20px;
		float: left;
	}
	
	.drawer-toggle {
		display: none;
	}
	
	.drawer-menu {
		margin-top: 80px;
		padding-right: 20px;
		float: right;
	}
	
	.drawer-menu li {
		padding-left: 25px;
		float: left;
	}
	
	.drawer-menu li a {
		font-size: 95%;
		font-weight: bold;
		color: #000;
		text-decoration: none;
	}

	.mainimage {
		margin-bottom: 30px;
	}

	.corner {
		padding-top: 150px;
	}
	
	.ph-staff1 {
		width: 45%;
		float: right;
		margin-left: 20px;
	}

	.ph-staff2 {
		width: 45%;
		margin-bottom: 20px;
	}
	
	.ph-item1 {
		width: 48%;
		float: left;
		margin-bottom: 30px;
	}

	.ph-item2 {
		width: 48%;
		float: right;
		margin-bottom: 30px;
	}

	.youkou-contents {
		padding: 150px 15px 0;
	}

	.ph-youkou {
		width: 33%;
		float: right;
		margin: 0 0 20px 20px;
	}
	
	.mb-txt {
		display: none;
	}
	
	#koyoukeitai {
		width: 90%;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	
	#koyoukeitai div {
		width: 22%;
		margin-bottom: 10px;
	}

	.form_btn {
		position: relative;
		display: inline-block;
		padding: 15px 40px;
		font-size: 120%;
		text-decoration: none;
		color: #FFF;
		background: #f39800;
		border-radius: 10px;
		font-weight: bold;
		float: right;
	}

	.mb-bt {
		display: none;
	}
	
	td {
		border-bottom: #ccc solid 1px;
	}
	
	.copyright {
		float: right;
		padding-right: 15px;
	}

	.weeks-saiyou {
		float: left;
		padding-left: 15px;
	}
}

#contact h2 {
	font-size: 120%;
}

.contents {
	padding: 0 15px;
}

.contents h1 {
	font-size: 140%;
	border-bottom: #ccc solid 2px;
	padding-bottom: 6px;
	margin-bottom: 30px;
}

.staff-box {
	padding-bottom: 40px;
	overflow: auto;
	clear: both;
}
	
.staff-box h2 {
	font-size: 100%;
}

.staff-box h3 {
	font-size: 110%;
	color: #f39800;
}

.youkou-contents h1 {
	font-size: 140%;
	border-bottom: #ccc solid 2px;
	padding-bottom: 6px;
	margin-bottom: 30px;
}

#youkou {
	background-color:#FFF0BF;
	padding: 20px 20px 10px;
	margin: 30px 0;
	overflow: auto;
}

#youkou h1 {
	font-size: 110%;
	border-bottom: #f39800 2px solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.youkou-info {
	margin-bottom: 20px;
}

.youkou_btn {
	width: 100%;
	text-align: center;
    position: relative;
    display: inline-block;
	padding: 20px 0;
	margin-bottom: 10px;
    text-decoration: none;
    color: #FFF;
    background: #f39800;
    border-radius: 10px;
	font-size: 110%;
    font-weight: bold;
}


.youkou_btn_tanki {
    width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 7px 0;
    margin-bottom: 10px;
    text-decoration: none;
    color: #FFF;
    background:  #f39800;
    border-radius: 10px;
    font-size: 110%;
    font-weight: bold;
}


.youkou_btn2 {
    width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 20px 0;
    margin-bottom: 10px;
    text-decoration: none;
    color: #FFF;
    background: #777;
    border-radius: 10px;
    font-size: 110%;
    font-weight: bold;
}


.youkou_btn2_tanki {
    width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 20px 0;
    margin-bottom: 10px;
    text-decoration: none;
    color: #FFF;
    background: #777;
    border-radius: 10px;
    font-size: 110%;
    font-weight: bold;
}



.job-txt {
	margin-bottom: 25px;
}

.bt-txt {
	font-size: 80%;
	margin-bottom: 10px;
}

footer {
	width: 100%;
	font-size: 95%;
	padding: 10px 0;
	overflow:auto;
	border-top: #ccc 1px solid;
	margin-top: 30px;
}

.boshu-shop {
	margin-bottom: 20px;
}

.maru {
	vertical-align: -3px;
	font-size: 200%;
	color: #f39800;
}

.youkou-box {
	border: #ccc solid 1px;
	padding: 20px;
	margin-bottom: 30px;
	clear: both;
}

.youkou-box h2 {
	font-size: 110%;
	color: #7a6245;
}

.shosai {
	background-color: #eee;
	padding: 8px 10px;
	font-size: 95%;
	margin-top: 10px;
}

table {
	width: 100%;
	font-size: 95%;
	margin-top: 15px;
}

th {
	background-color: #eee;
	vertical-align: top;
	padding: 7px;
}

td {
	vertical-align: top;
	padding: 7px;
}

#page-top {
	opacity:0.9;
    position: fixed;
	bottom: 0px;
    right: 20px;
	z-index: 10;
}

#page-top a {
	font-size: 80%;
    background: #7a6245;
    text-decoration: none;
    color: #fff;
    width: 155px;
    padding: 20px 0 25px;
    text-align: center;
    display: block;
}

#page-top a:hover {
    text-decoration: none;
    background: #7a6245;
}

#thanks {
	width: 90%;
	max-width:700px;
	margin:0 auto;
}

#thanks h1 {
	font-size: 250%;
	color: #f39800;
	margin: 40px 0;
}

#thanks h2 {
	font-size: 100%;
	color: #333;
	margin: 0;
}

.link {
	margin: 30px 0;
}

.ulr {
	margin-bottom: 15px;
}

#formWrap {
	width:700px;
	margin:0 auto;
	line-height: 1.6em;
}

table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}

table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}

table.formTable th{
	width:30%;
	font-weight:normal;
	background:#eee;
	color: #333;
	text-align:left;
}

table.formTable input[type="text"]{
	font-family: sans-serif;
}

table.formTable input[type="radio"]{
  position: relative;
  top: -6px;
}

table.formTable textarea,select {
	font-size:95%;
	font-family: sans-serif;
}

#formWrap h3 {
	font-size:120%;
	line-height: 1.6em;
	color: #f39800;
	margin: 30px 0 20px;
}

.form-txt {
	margin-bottom: 15px;
}

.form-bt {
	width: 100%;
	text-align: center;
	margin: 20px 0;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	font-size:95%;
	font-family: sans-serif;
	padding: 0 25px;
	height: 50px;
}
	
@media screen and (max-width:720px) {
	#formWrap {
		width:95%;
		margin:0 auto;
	}
	
	table.formTable th, table.formTable td {
		width:auto;
		display:block;
	}
	
	table.formTable th {
		margin-top:5px;
		border-bottom:0;
	}
	
	input[type="text"], textarea {
		width:80%;
		padding:5px;
		display:block;
	}
	
	input[type="submit"], input[type="reset"], input[type="button"] {
		display:block;
		width:100%;
	}
}