@font-face {
font-family: 'use-001Shirokuma';
  src: url('../font/001Shirokuma-Regular.otf') format('opentype');
}

@font-face {
font-family: 'use-07鉄瓶ゴシック';
  src: url('../font/07鉄瓶ゴシック.otf') format('opentype');
}
/*--------ページ設定--------*/
body{
	margin:0;
	padding:0;
	background:#ece7da;
}
#wrap{ 
	width:100%;
	margin:0;
	padding:0;
}

/*--------スマホナビ 非表示--------*/
#mobile_nav{
	display:none;
}
#small_mobile_nav{
	display:none;
}
.container {
	display:none;
}

/*-----header内-----*/
header{
	text-align:center;
	background-color:#fff;
}
.oniwa_header{
	width:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:1000;
}
header #header-image{
	max-width:1260px;
	margin:0 auto;
	background: url(../images/head1.png) no-repeat top left,
	url(../images/head2.png) no-repeat top right;
	padding:0;
	height:127px;
}
header #header-image img{
	margin-top:8px;
}

header #header-image a:hover{
	opacity:0.7;
}

/* ナビメニュー */
#nav{   
	background:#255a1a;
	width:100%;
	height:70px;
	z-index: 1 !important;
}
#nav ul{
	overflow:hidden;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	width:925px;
	max-width:1260px;
	display:flex;
	justify-content:space-around;
	font-family: "use-001Shirokuma";
	z-index: 1 !important;
}
#nav ul li a{
	width:185px;
	display:block;
	height:70px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	display:inline-block;
}
#nav ul li a:hover{
	border-bottom:5px solid #fc2;
	box-sizing:border-box;
	transition:0.3s;
}
#nav ul li ul{
	position:absolute;
	display:none;
	width:185px;
	background-color:#fff;
	color:black;
	border-radius:0 0 7px 7px;
}
#nav ul li ul li.n-event{
	border-bottom:1px solid #bbb;
}
#nav ul li ul li a{
	color:black;
	height:50px;
	line-height:50px;
}
#nav ul li ul li a:hover{
	background-color:#eee;
	border:none;
}
/*--------メイン頭部分--------*/
#content{
	background-image:url("../images/sub_back.gif");
	background-repeat:repeat-x;
	position:relative;
	margin:190px auto 0;
	padding:0;
}
.main_contents{
	position:relative;
	display:block;
	padding:0;
	line-height:1.8em;
	font-size:16px;
	letter-spacing:0.7pt;
}
#sub_head{
	margin:0 auto;
	height:200px;
}
#sub_head p{
	margin:0;
	padding:10px 0 0 230px;
	font-size:10px;
	color:#613712;
}
#sub_head p a{
	color:#255a1a;
	text-decoration:none;
}

#sub_head p a:hover {
	color:#93b32a;
}
.sub_icon {
	width:80%;
}
#sub_head img {
	display:block;
	margin:0 auto;
}
/*--------main_inner メインコンテンツ--------*/
.main_inner{
	width:1080px;
	margin:0 auto;
}
/*--------メイン中身部分--------*/
#sub_main {
	position:relative;
	width:100%;
	background-color:#fff;
	margin:0 auto 5px;
	padding-top:15px;
}
/*--------メイン入力フォーム--------*/
#midashi {
	display:block;
	width:90%;
	background:#f1e5bf;
	background-image:url("../images/form/midashi.png");
	background-position: 25% 50%;
	background-repeat:no-repeat;
	height:80px;
	margin:25px auto 25px;
	border-radius:40px;
}
#midashi p {
	display:block;
	width:400px;
	margin:15px auto 15px;
	text-align:center;
	line-height:2em;
	font-size:40px;
	font-family: "use-001Shirokuma";
}

#attention {
	width:90%;
	margin:0 auto;
	background-color:#f5f5ff;
	font-size:12pt;
}

#attention p {
	line-height:3em;
	text-align:center;
}

#attention p span{
	color:#e61313;
	font-weight:bold;
}

#nyuryoku table{
	margin:0 auto;
	width:90%;
}

#nyuryoku table th {
	text-align:left;
	margin-left:10px;
	min-width:200px;
	font-size:12pt;
	width:36%;
}

#nyuryoku table th span#main{
	margin-left:30px;
}

#nyuryoku table th span#kome{
	color:#e61313;
	margin-left:5px;
}

#nyuryoku table th.a, main table td.a {
	line-height:5em;
	border-bottom:2.5px dashed #cba;
}

#nyuryoku table td p {
	float:left;
	font-size:12pt;
	display:block;
	margin:0 10px 0 0;
}

#nyuryoku table th.c {
	border-bottom:2.5px dashed #cba;
}

#nyuryoku table td.c {
	display:block;
	margin-bottom:10px;
}

#nyuryoku table td.x {
	display:block;
	margin-top:1.5em;
	padding-bottom:1.4em;
	border-bottom:2.5px dashed #cba;
}
#nyuryoku table td.b {
	display:block;
	margin:1.5em 0 10px 0;
}
#nyuryoku table td.e {
	display:block;
	padding:0 0 1.5em 0;
	border-bottom:2.5px dashed #cba;
	line-height:;
}
#nyuryoku table input {
	font-size:100%;
	height:25px;
}

#nyuryoku input.a, input.a_kome{
	width:40%;
	height:25px;
}

#nyuryoku input.b_kome {
	width:40%;
	height:25px;
}

#nyuryoku input.c_kome {
	width:40%;
	height:25px;
}

#nyuryoku input.d_kome {
	width:40%;
	height:25px;
}

#nyuryoku input.e_kome {
	width:40%;
	height:25px;
}

#nyuryoku input.b {
	width:35%;
	height:25px;
}

#nyuryoku input.c {
	width:25%;
	height:25px;
}
textarea {
	width:100%;
	height:200px;
	font-size:12pt;
	font-family:"メイリオ";
}
#nyuryoku input.submit {
	display:block;
	margin:0 auto;
	margin-top:1.5em;
	margin-bottom:1.5em;
	background-color:#255a1a;
	width:35%;
	min-width:300px;
	height:50px;
	border-radius:40px;
	border-style:none;
	color:#fff;
	font-size:20pt;
	font-family: "use-001Shirokuma";
}
#nyuryoku input.submit:hover {
	background-color:#477f4f;
}
/*--------メイン確認--------*/
#kakunin {
	width:90%;
	margin:0 auto;
	padding:0;
}
.kakunin_wrap {
	width:100%;
	margin:0 auto;
	padding:0;
}
#kakunin table {
	width:100%;
}
#kakunin table th {
	text-align:left;
	width:30%;
}
#kakunin table th, table td.d {
	padding-left:10%;
	line-height:2.5em;
	border-bottom:2px dashed #cba;
}
#kakunin table td.g{
	padding-left:10%;
	line-height:2em;
}
#kakunin table td.f{
	padding-left:10%;
	line-height:2em;
	border-bottom:2px dashed #cba;
}
.kakunin_button {
	width:300px;
	height:80px;
	margin:0 auto;
	margin-top:1.5em;
	margin-bottom:1.5em;
	background:#fff;
}
.kakunin_submit, button.back_button{
	display: block;
	width: 45%;
	height: 50px;
	border-radius: 40px;
	border-style: none;
	color: #fff;
	font-size: 20pt;
	font-family: "use-001Shirokuma";
	background-color:#255a1a;
}
button.back_button{
	float:left;
	margin-right:10px;
}

button.back_button:hover {
	background-color:#477f4f;
}

.kakunin_submit:hover {
	background-color:#477f4f;
}
/*---------------------
form_kekka.php 送信完了画面
-----------------------*/
/*--- 文章 親要素---*/
#kanryou {
	text-align:center;
	display:block;
	width:100%;
	height:auto;
	font-size:14pt;
	letter-spacing:0.7pt;
}
#kanryou p {
	margin-bottom:1.5em;
}

#kanryou h2{
	padding:0;
	margin:0;
	font-size:25px;
}
/*---- トップページへ戻るボタン ----*/
#back a{
	display:block;
	margin:10px auto 15px;
	height:1.7em;
	padding-top:14px;
	text-align:center;
	text-decoration:none;
	background-color:#255a1a;
	width:35%;
	min-width:300px;
	border-radius:40px;
	color:#fff;
	font-size:20pt;
	font-family: "use-001Shirokuma";
}
#back a:hover{
	opacity:70%;
}

/*-----ラストコンテンツ last_content-----*/
.last_content{
	clear:both;
	width:100%;
	background-image:url(../images/footer_back.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-top:50px;
}
.footer-logo{
	max-width:50%;
	margin:0 auto;
	padding-top:60px;
	text-align: center;
}
.f_logo_image{
	text-align:center;
}
.footer-logo a:hover{
	opacity:0.7;
	transition:0.3s;
}
.footer-fukidashi{
	position:absolute;
	bottom:20px;
	right:19%;
}
.footer-fukidashi a:hover{
	opacity:0.5;
	transition:0.3s;
}
/*--------フッター footer-------*/
footer{ 
	width:100%;
	position:relative;
	background-color:#613712;
	color:#fff;
	font-size:13px;
	text-align:center;
	margin-top:auto;
}
.f-inner{
	position:relative;
	max-width:960px;
	margin:0 auto;
}
footer a{
	color:white;
}
.bottom-contents{
	position:relative;	
	margin:0 auto;
}
/*-------フッターナビ -------*/
.footer-info{
	text-align:center
}

.footer-info a{
	text-decoration:none;
}
.footer-info a:hover{
	color:#FF9900;
	transition:0.3s;
}
/*-------左側要素　住所-------*/
.left-one{
	position:relative;
}
.footer-minilogo{
	position:absolute;
	left:-13%;
}
.footer-contact{
	text-align:left;
}
.footer-contact a{
	text-decoration:none;
	color:#fff;
}
.footer-contact a:hover{
	color:#FF9900;
}
/*-------右側 トップへお問い合わせ-------*/
.right_one{
	text-align:right;
}
.footer-link a{
	border:3px solid #fff;
	padding:0 40px;
	text-decoration:none;
}
.footer-link a:hover{
	opacity:0.5;
}
.footer-bottom{
	text-align:center;
	display:inline-block;
	margin-bottom:25px;
}
/*------- レスポンシブ-------*/
	/*スマホ画面サイズ 768px*/
	@media screen and (max-width:768px){
	body{
	width:100%;
	}
	/*--------  --------*/
	#btn{
		position:absolute;
		right:10px;
		top:10px;
		width:40px;
		height:40px;
		background:#255a1a;
	}

	#btn span {
		transition:all 0.3s;
		position:absolute;
		left:5px;
		width:30px;
		height:3px;
		background:#e1d161;
	}

	#btn span:nth-child(1){
		top:8px;
	}
	#btn span:nth-child(2){
		top:18px;
	}
	#btn span:nth-child(3){
		top:28px;
	}

	#btn.batu span:nth-child(1){
		top:17px;
		transform:rotate(45deg);
	}
	#btn.batu span:nth-child(2){
		top:17px;
		width:0;
	}
	#btn.batu span:nth-child(3){
		top:17px;
		transform:rotate(-45deg);
	}

	/*--------ヘッダー設定--------*/    
	oniwa_header{
	position:relative;
	background: #fff;
	display: block;
	position: fixed;
	justify-content: space-between;
	}
	header #header-image{
		width:100%;
		margin:0 auto;
		padding:0;
		height:auto;
		background:none;
	}
	header #header-image img{
		margin-top:8px;
		width:150px;
	}
/*---------------navi---------------*/
	#nav{
	display:none;
	}
	/*---スマホ用ナビ設定 ---*/
	.container {
		height: 50px;
		width: 50px;
		display:block;
		position:absolute;
		right:3%;
		top:18%;
		z-index:1000;
	}
	#small_mobile_nav{
		display:block;
	}
	.hidden {
		display: none;
	}
	.fixed {
		position: absolute;
		top: 0;
	}
	.navbar {
		display:flex;
		position:relative;
		overflow:hidden;
		width: 100%;
		height: 50px;
		background-color: #fff;
		color: #ffffff;
		line-height: 50px;
	}
	/*モバイルナビバー*/
	.toggle {
		float:right;
		height: 50px;
		width: 50px;
		background-color: #fff;
		text-align: center;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.toggle > .icon {
		font-weight: 800;
		color: #255a1a;
	}
	.search > .icon {
		font-weight: 800;
		background-color: #fff;
	}
	/*ロゴと会社名*/
	.drawer {
		position:absolute;
		float: left;
		width: 200px;
		height: 700px;
		background-color: #255a1a;
		color: #fff;
		margin-left: -250px;
		padding-top: 15px;
		-webkit-box-shadow: 2px 0px 5px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    2px 0px 5px 0px rgba(50, 50, 50, 0.75);
		box-shadow:         2px 0px 5px 0px rgba(50, 50, 50, 0.75);
		z-index:999;
	}
	.list{
		margin:0 auto;
		padding:0;
		list-style-type:none;
		justify-content:space-around;
		font-family: 'use-001Shirokuma';
	}
	.list > li {
		padding: 8px 0 10px 8px;
	}

	.list li a {
		display:block;
		color:#fff;
		font-size:20px;
		text-decoration:none;
		display:inline-block;
		transition:0.3s;
	}
	.list li a:hover{
		border-bottom:2px solid #fc2;
	}

	/*--------ナビ内バナーリンク--------*/
	sub .banner {
	width: 90%;
	display: block;
	margin: 0 auto;
	padding: 0;
	}
	.banners_links{
	float: none;
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}

	sub .banner p.a {
	margin-bottom: 5px;
	display: inline;
	}

	sub .banner p.a img {
	width: 95%;
	margin: 0 3px 10px 3px;
	float: left;
	}
    /*-----メインコンテンツ背景設定 -----*/
	#content {
	padding: 0;
	background-image: url(../images/sub_back.gif);
	background-repeat: repeat-x;
	position: relative;
	margin: 75px auto 0;
	}
	#sub_head{
	margin:0 auto;
	height:auto;
	width:100%;
	max-width:initial;
	}
	#sub_head p{
	padding:10px 0 0 5px;
	}
	#sub_head img {
	display:block;
	margin:0 auto 30px;
	width:60%;
	}
	.sub_icon {
	width:100%;
	}
/*-----メインコンテンツ親要素 sub_main-----*/
	.main_inner {
	width: 100%;
	margin: 0 auto 20px;
	}
	#sub_main {
	min-height:auto;
	margin:0 auto 5px;
	padding:5px 0 10px;
	}
	/*-----タグ main -----*/
	main {
	position:relative;
	display:block;
	width:100%;
	margin:0 auto;
	padding:0;
	letter-spacing:normal;
	}
	/*-----見出し -----*/
	#midashi{
	height:auto;
	}
	#midashi p {
	width: 300px;
	font-size: 28px;
	}
	/*-----注意書き -----*/
	#attention p {
	line-height:2em;
	text-align:center;
	}
	/*-----入力項目親要素　並び設定-----*/
	table tbody tr{
	display: flex;
	flex-direction:column; 
	}
	#nyuryoku table th.a, main table td.a {
	line-height: 3.5em;
	}
	/*-----入力名称 -----*/
	#nyuryoku table th span#main{
	width:100%;
	margin:0 auto;
	}
	/*-----入力項目 -----*/
	#nyuryoku table input, #nyuryoku input.b_kome, 
	#nyuryoku input.a, #nyuryoku input.c_kome,
	#nyuryoku input.b, #nyuryoku input.c
	{
	width:95%;
	}
	/*----- -----*/
	#nyuryoku table td p {
	float: left;
	font-size: 12pt;
	display: block;
	margin: 0 10px 0 15px;
	}

	/*-------------------
	form_kekka.php
	--------------------*/
	/*--- 文章 親要素---*/
	#kanryou {
	width:95%;
	margin:0 1.5% 0;
	text-align:left;
	font-size: 16px;
	}

	/*--- 文章 お問合せが完了---*/	
	#kanryou h2 {
	padding: 0 15px 0;
	margin:0;
	font-size: 18px;
	}
	#kanryou p {
	margin:1.5% 1% 3%;
	}
	/*--- トップページへ戻る ボタン---*/	
	#back a {
	display: block;
	height: auto;
	margin: 10px auto 15px;
	padding:0;
	font-size: 18px;
	}


	/*---- ラストコンテンツ背景設定----*/
	.last_content{
	position:relative;
	padding-top:75px;
	}
	.footer-logo{
	text-align:center;
	}
	.footer-logo img{
	width:75%;
	height:auto;
	margin-bottom:1%;
	}
	.footer-fukidashi{
	right:0%;
	bottom:7%;
	}
	.footer-fukidashi img{
	height:auto;
	width:75px;
	}
	/*---スマホ フッター設定 ---*/
	footer{
	margin:0 auto;
	}
	.f-inner{
	width:100%;
	}
	/*---右端 ロゴ---*/
	.footer-minilogo{
	display:none;
	}
	/*---右端 ロゴ---*/
	.footer-info{
	display:none;
	}
	.footer-contact{
	text-align:center;
	margin:0 0 3%;
	}
	/*---左端---*/
	.right_one{

	text-align:center;
	margin:0 0 3%;	
	}
	.footer-link{
	float:none;
	top:100px;
	text-align:center;
	}
	.footer-link a{
	padding:0 25px;
	line-height:1.5em;
	}


}
/*------- レスポンシブ-------*/
	/*スマホ画面サイズ 480px以下*/
	@media screen and (max-width:480px){
	/*-----ヘッダー背景-----*/
	header #header-image{
	background: none;
	}
	/*---- last_content----*/
	/* 温泉ログと画像設定*/
	.footer-logo{
	visibility:hidden
	}
	.footer-fukidashi img{
	height:auto;
	width:100px;
	}
	/*---------------------------*/
}
