@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: WEBFIX
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/* メインの背景を透明化 */
#main {
	margin: 0;
	padding: 0;
    background-color: transparent !important;
}

/* 見出しリセット */
/* 見出し2 */
.article h1{
background:none;
padding: 0;
}

.article h2{
background:none;
padding: 0;
}

/* 見出し3 */
.article h3{
border-top:none;
border-bottom:none;
border-left:none;
border-right:none;
padding: 0;
}

/* 見出し4 */
.article h4{
border-top:none;
border-bottom:none;
padding: 0;
margin:0;
}

/* 見出し5 */
.article h5{
border-bottom:none;
padding: 0;
}

/* 見出し6 */
.article h6{
border-bottom:none;
padding: 0;
}

/* 見出し再設定 */
#main h1,
#main h2,
#sidebar h1,
#sidebar h2 {
	font-family: "Shippori Mincho" !important;
	font-weight: 600;
}

/* サイズ */
.w-25 {
	width: 25%;
}
.w-50 {
	width: 50%;
}
.w-75 {
	width: 75%;
}
.w-100 {
	width: 100%;
}
.w-auto {
	width: auto;
}

/* テキスト */
.text-start {
	text-align: left !important;
}
.text-center {
	text-align: center !important;
}
.text-end {
	text-align: right !important;
}

.scrollable-table table{
	border-collapse: collapse;
	margin: 2em 0;
	max-width: 100%;
}

.scrollable-table th{
	background-color: #eee;
}

.scrollable-table th,
.scrollable-table td{
	border: solid 1px #ccc;
	padding: 3px 5px;
	white-space: nowrap;
}

/*予約カレンダー*/
.multiple-calendar {
}
.multiple-calendar table td {
	vertical-align: top;
	line-height: 1.2;
}

.multiple-calendar .schedule-note {
	color: #FF0000;
}

#booking-form table {
	border-collapse:collapse;
}

#booking-form th,
#booking-form td {
	margin: 0;
	padding: 0.5em;
	vertical-align: center;
}
#booking-form input,
#booking-form select,
#booking-form textarea {
	padding: 0.5em 0.8em;
	line-height: 1.4;
}

#booking-form .time-form select {
	display: inline-block;
	flex-wrap: wrap;
	justify-content: center;
	width: auto;
}

#booking-form .option-note {
	display: block;
}

#booking-form #action-button button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 4px;
	background: linear-gradient(#a5ca6d, #80915a);
	padding: 1.2em 2em;
	letter-spacing: 3px;
	font-size: 16px;
	line-height 1.2;
}
#booking-form #action-button button:hover {
	background: linear-gradient(#80915a, #80915a);
}

#booking-form button#mts-postcode-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 4px;
	background: #a5ca6d;
	padding: 0.5em 1.5em;
}
#booking-form button#mts-postcode-button:hover {
	background: #80915a;
}

/*予約検索*/
input#subscription-search-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 4px;
	background: linear-gradient(#a5ca6d, #80915a);
	padding: 1.2em 2em;
	letter-spacing: 3px;
	font-size: 16px;
	line-height 1.2;
	color: #FFF;

	display: inline-block;
	flex-wrap: wrap;
	justify-content: center;
	width: auto;
}
input#subscription-search-button:hover {
	background: linear-gradient(#80915a, #80915a);
}

input#subscription-search-button#mts-postcode-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 4px;
	background: #a5ca6d;
	padding: 0.5em 1.5em;
}
input#subscription-search-button#mts-postcode-button:hover {
	background: #80915a;
}


/*WPCF7*/
.wpcf7 input[type="submit"].wpcf7-submit,
.wpcf7 #wpcf7cpcnf button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 4px;
	background: linear-gradient(#a5ca6d, #80915a);
	padding: 1.2em 2em;
	letter-spacing: 3px;
	font-size: 16px;
	line-height 1.2;
}

.wpcf7 input[type="submit"].wpcf7-submit:hover,
.wpcf7 #wpcf7cpcnf button:hover {
	background: linear-gradient(#80915a, #80915a);
}

.wpcf7 input.inline-block {
	display: inline-block;
	flex-wrap: wrap;
	justify-content: center;
	width: auto;
}

.wpcf7 .submit-area {
	padding: 1em 2em;
}
.wpcf7 .submit-area .submit-area-wrap {
	margin: 0 auto;
	width: 240px;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/

/*サイドバー設定*/
#sidebar h1,
#sidebar h2 {
	color: #4B3F38;
	font-size: 24px;
}

#sidebar h2.widget-title,
#sidebar h3.widget-title,
#sidebar h4.widget-title,
#sidebar h5.widget-title,
#sidebar h6.widget-title {
	font-weight: normal;
}

#sidebar .widget-title {
	color: #FFF;
	background-color: #4B3F38;
}

#sidebar .widget-title:first-child {
	margin-top: 0;
}

/*宿泊・バスツアー*/
#custom_html-2 {
}

#custom_html-2 a img {
}

#custom_html-2 a img {
	width: 100%;
	padding: 4px;
	border:1px solid #CCC;
}

#custom_html-2 .section {
	margin-bottom: 1em;
}

#custom_html-2 img {
	width: 100%;
}

#custom_html-2 p {
	font-size: 0.8rem;
}

/*アルバイト募集情報*/
#custom_html-3 {
	border: 1px solid #DDD;
	padding: 10px;
}
#custom_html-3 .widget-title {
	background-color: #FFB822;
}

#custom_html-3 a img {
}

#custom_html-3 a img {
	width: 100%;
	padding: 4px;
	border:1px solid #DDD;
}

#custom_html-3 ul {
	padding: 0;
	list-style-type: none;
}
#custom_html-3 ul li {
	padding: 0.5em 0;
	border-bottom: 1px dotted #4B3F38;
}
#custom_html-3 ul li:last-child {
	border-bottom: none;
}
#custom_html-3 ul li a {
	text-decoration: none;
	display: block;
}

/*グローバルメニュー*/
.navi-in a {
	border-bottom: solid 1px transparent;
}
.navi-in a:hover {
	background:none;
	border-bottom: solid 1px #CD1D1D;
}
.navi-in>ul .sub-menu {
	background-color: #fff;
	opacity: 0.95;
	padding-bottom:2px;
}
.navi-in>ul .sub-menu a {
	border-bottom: transparent;	
}
.navi-in>ul .sub-menu a:hover {
	border-bottom: dotted 1px #4B3F38;
}

/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	ul.menu-mobile{
		background: #4B3F38;
	}
	ul.menu-mobile li a {
		color: #FFF;
	}
	.navi-in a,
	.navi-in a:hover	{
		border-bottom: none;
	}
	ul.menu-mobile li a:hover,
	ul.menu-mobile li a:focus	{
		color: #FFF;
		background: #695950;
	}
}

/*480px以下*/
@media screen and (max-width: 480px){
}