@charset "UTF-8";

/*!
Theme Name: 民宿錦海亭
Template:   cocoon-master
*/

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

#header-container {
    background: url('/wp/wp-content/themes/kinkaitey/img/bg_sand.jpg') repeat top left;
}
.navi {
    background-color: transparent !important;
}

.header {
    background-position: center;
}
	.header .tagline {
		display: none;
	}
	.header .logo-text {
		padding: 10px 0 10px 0;
		font-size: 1em;
	}

.slick-dotted.slick-slider {
	margin-bottom: 0;
}

.slick-prev, .slick-next {
	z-index: 2000;
}
.slick-prev {
	left: 0;
}
.slick-next {
	right: 0;
}
.slick-dots {
	bottom: 0;
}
.slick-slide {
	background-size: auto 100% !important;
}

.logo-image {
	padding: 0 !important;
}
.site-name-text-link {
	padding: 1em 1em 0 1em !important;
}

.header-container-in.hlt-top-menu .logo-header .site-name {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.header-container-in.hlt-top-menu .logo-header img {
	max-height: 30px !important;
}

.tile-images {
	text-align: center;
	max-width: 980px;
	margin: 0 auto 30px auto;
}
	.tile-images .tile-image {
		float: left;
		display: inline-block;
		width: 320px;
		padding-bottom: 20px;
		margin: 0 auto;
	}
	.tile-images::after {
		display: block;
		content: " ";
		clear: left;
	}

h1 {
	font-family: "Sawarabi Mincho" !important;
	text-align: center;
	border: 3px solid #666;
	padding: 5px 0 5px 0;
}
.article h2 {
	position: relative;
	padding: 1.5rem 1rem;
	background: none !important;
	font-family: "Sawarabi Mincho" !important;
}
	.article h2:after {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 10px;
		content: '';
		background-image: -webkit-repeating-linear-gradient(135deg, #ffcc66, #ffcc66 1px, transparent 2px, transparent 5px);
		background-image: repeating-linear-gradient(-45deg, #ffcc66, #ffcc66 1px, transparent 2px, transparent 5px);
		background-size: 7px 7px;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
.article h3 {
	position: relative;
	padding: 1.5rem 1rem;
	background: none !important;
	font: 20px "Sawarabi Mincho" !important;
	border: 0 !important;
}
	.article h3:after {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 10px;
		content: '';
		background-image: -webkit-repeating-linear-gradient(135deg, #cccccc, #cccccc 1px, transparent 2px, transparent 5px);
		background-image: repeating-linear-gradient(-45deg, #cccccc, #cccccc 1px, transparent 2px, transparent 5px);
		background-size: 7px 7px;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
.image {
	position: relative;
	width: 300px;
	margin-top: 10px;
}

.image::before,
.image::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
}

.image::before {
	top: -5px;
	right: -5px;
	border-width: 0 30px 30px 0;
	border-color: transparent #ddd6c1 transparent transparent;
}

.image::after {
	bottom: -5px;
	left: -5px;
	border-width: 30px 0 0 30px;
	border-color: transparent transparent transparent #ddd6c1;
}

.footer {
	margin-top: 0;
	padding-top: 0;
}
#footer {
    background: url(/wp/wp-content/themes/kinkaitey/img/footer_bg.jpg) no-repeat top center !important;
}
#footer-in {
	padding-top: 100px;
}
.footer-widgets aside,
.footer-widgets-mobile aside{
	padding: 20px;
	background-color: rgba(0,51,102,0.7);
	border-radius: 10px;
}
.footer-widgets .widget_recent_entries ul li {
	display: block;
	position: relative;
	height: 60px;
}
.footer-widgets .widget_recent_entries ul li span {
	position: absolute;
	top: 0;
}
.footer-widgets .widget_recent_entries ul li a {
	position: absolute;
	top: 16px;
}

/* フロントページ */
body.home .wrap {
    width: 100%;
    margin: 0 auto;
	text-align: center;
}
body.home .main {
	padding: 30px 0;
}
body.home .entry-content {
	max-width: 1256px;
    width: 100%;
    margin: 0 auto;
}
body.home .date-tags {
	display: none;
}

body.home .article h1 ,
body.home .article h2 {
	text-align: center;
}

body.home .article-footer {
	display: none;
}

.item-tag {
	display: inline-block;
	margin: 5px 5px 5px 5px;
	padding: 0 10px 0 10px;
	border: 3px solid #666;
	border-radius: 8px;
	line-height: 1.5;
}

.entry-content dl {
	padding: 0 30px 0 30px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
	.entry-content dl dt {
		width: 20%;
		margin: 0 0 5px 0;
		padding: 5px;
		background: #EEE;
		border-radius: 6px 0 0 6px;
		border: 1px solid #EEE;
		text-align: center;
	}
	.entry-content dl dd {
		width: 80%;
		margin: 0 0 5px 0;
		padding: 5px;
		background: #FFF;
		border-radius: 0 6px 6px 0;
		border: 1px solid #EEE;
	}

/* ご利用案内 */
body.page-id-99 {
	font-family: "Noto Sans JP";
	font-weight: normal;
}

body.page-id-99 table td {
	text-align: center;
}

/* ご予約フォーム */
.reservation-items span.wpcf7-list-item {
	display: block;
}

span.input-label {
	display: inline-block;
	width: 200px;
}

input[name="number-of-stay"] ,
input[name="number-of-man"] ,
input[name="number-of-woman"] ,
input[name="number-of-elementary"] ,
input[name="number-of-elementary-nomeals"] ,
input[name="number-of-infant"] ,
input[name="number-of-infant-nomeals"] {
	max-width: 100px;
}
span.input-label-date {
	display: inline-block;
	width: 120px;
}
input[name="date-of-use"] {
	max-width: 180px;
}

#reservation-plans-table td {
	text-align: right;
}
#reservation-plans-table p {
	margin: 0;
	padding: 0;
}
#reservation-plans-table input[type="number"] {
	max-width: 60px;
}

#reservation-plans-table th.sum {
	width:70px;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
	#navi .navi-in > .menu-mobile li {
		width: 33%;
		height: 40px;
		line-height: 40px;
	}
	.navi-footer-in > .menu-footer li.menu-item {
		width: 30%;
	}
}

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

/*480px以下*/
@media screen and (max-width: 480px){
	/*必要ならばここにコードを書く*/
	body.home .entry-content p br {
		display: none;
	}
	.tile-images .tile-image {
		float: none;
	}

	.entry-content dl {
		padding: 0 10px 0 10px;
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}
		.entry-content dl dt {
			width: 100%;
			margin: 0 0 0 0;
			padding: 5px;
			background: #EEE;
			border-radius: 6px 6px 0 0;
			border: 1px solid #EEE;
			text-align: center;
		}
		.entry-content dl dd {
			width: 100%;
			margin: 0 0 5px 0;
			padding: 5px;
			background: #FFF;
			border-radius: 0 0 6px 6px;
			border: 1px solid #EEE;
		}
	table#stay-price th, table#stay-price td {
        font-size: 0.7em;
    }

	#reservation-plans-table th.sum {
		width:40px;
	}
}
