﻿/* all page */
/* color */
.txt_color1{color: #5a5448;} /* メインカラー */
.txt_color2{color: #E2D7BF} /* サブカラー */
.txt_color3{color: #b28247;} /* アクセントカラー1 */
.txt_color4{color: #FFF7F0} /* アクセントカラー2 */

/* background-color */
.bg_color1{background-color: #ddc6b8;} /* メインカラー */
.bg_color2{background-color: #ddc6b8;} /* サブカラー */
.bg_color3{background-color: #c6a883;} /* アクセントカラー1 */
.bg_color4{background-color: #FFF7F0} /* アクセントカラー2 */

/* border-color ※!important */
.border_color1{border-color: #fff;}
.border_color2{border-color: #fff;}
.border_color3{border-color: #c6a883;}
.border_color4{border-color: #FFF7F0}

.hvr_txt_color1:hover {color: #5a5448;}
.hvr_txt_color3:hover{color: #c6a883;} /* アクセントカラー1 */
.hvr_bg_color1:hover {background-color: #9d7e6b;}

body{
	background-color: #e0e0e0;
}
.linkStyle{
    color: #333;
    text-decoration: underline;
}

/*フォント*/
#pc_nav ul li a .en, #pc_nav_fix ul li a .en, #intro .intro_title, #top_contents .con_title, #top_cms .cms_title h3, #page_title h2{
	font-family: 'Sacramento', cursive;
}

/* top ----------------*/

/* header */
#pc_nav_fix #logo{
	width: 150px;
}
#pc_nav_fix ul li{
	width: 160px;
}
#pc_nav ul li a .en, #pc_nav_fix ul li a .en{
    font-size: calc(1rem + 6px);
    font-weight: bold;
}

/* main img */
.catch{
	position: absolute;
	bottom: 3%;
    right: 3%;
	z-index: 10;
	text-align: right;
}
.catch p{
	color: #7e6e61;
	position: relative;
	font-weight: normal;
	text-shadow: 0 2px 4px rgba(255,255,255,0.8);
}
.catch01{
	font-size: 60px;
	line-height: 1.5em;
	font-family: 'Shippori Mincho', "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.catch02{
	font-size: 21px;
	font-family: 'Sacramento', cursive;
	line-height: 1.5em;
}


/* main */
.contents_no span{
	display: none;
}

/* intro */
#intro .intro_txt_wrap{
	background-color: #e0e0e0;
}
#intro .contents_no {
    top: -50px !important;
    left: -40px !important;
	padding: 0;
}
#intro .contents_no::before {
    content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 55px 55px 0 0;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 0;
	left: -10px;
    z-index: -1;
}
#intro .intro_title{
	font-size: 40px;
	position: relative;
	line-height: 35px;
}
#intro .intro_title::before{
	content: "";
	background-color: #bcb2ac;
	width: 30px;
	height: 2px;
	position: absolute;
	top: -20px;
	left: 0;
}

/* contents */
#top_contents::before {
	border-radius: 20px 0 0 20px;
}
#top_contents .con_box .contents_no {
    top: 20px !important;
    left: 10px !important;
	padding: 0;
}
#top_contents .con_box .contents_no::before {
    content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 55px 55px 0 0;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 0;
	left: -10px;
    z-index: -1;
}
#top_contents .con_title{
	font-size: 26px;
	line-height: 35px;
	position: relative;
}
#top_contents .con_title::before{
	content: "";
	background-color: #bcb2ac;
	width: 2px;
	height: 30px;
	position: absolute;
	top: 0;
	left: -10px;
}

/* topcms */
#top_cms{
	padding: 0;
}
#top_cms .cms_box{
	background-color: #dbd6d3;
    padding: 30px;
    border-radius: 5px;
}
#top_info .info_txt_wrap span, #top_cms .cms_title span{
	display: none;
}
#top_cms .cms_title h3{
    font-weight: bold;
}

/* footer */
#page_top span {
    border-color: #5a5448;
}


/* under page */

/* cms1 */

/* cms2 */

/* cms3 */

/* cms4 */

/* cms5 */

/* page7 */
#page7 .cate_box{
    background-color: rgba(255,255,255,0.4);
}

/* page8 */

/* page9 */

/* page10 */


/* IE */
@media all and (-ms-high-contrast: none){
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
    #video .video{
        width: 100% !important;
        top: -10%;
        transform: translate(-50%,0);
    }
    #pc_nav_fix ul li {
        width: auto;
    }
    .catch {
        bottom: 23%;
    }
	.catch01 {
		font-size: 50px;
	}
	.catch02 {
		font-size: 18px;
	}
	#top_contents::before {
		border-radius: 0 20px 20px 0;
	}
	#top_cms .cms_box {
		border-radius: 0;
	}
	
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
	.catch01 {
		font-size: 30px;
	}
	.catch02 {
		font-size: 14px;
	}
	#intro .contents_no {
		top: -40px !important;
		left: -10px !important;
	}
	#intro .intro_title {
		font-size: 35px;
	}
	#page7 .cate_box {
        padding: 10px;
    }
    #page8 .tel_box a{
        padding: 0;
    }
	
}

/*20211110公開後修正*/
/*フォント*/
#pc_nav ul li a .en, #pc_nav_fix ul li a .en, #intro .intro_title, #top_contents .con_title, #top_cms .cms_title h3, #page_title h2, #pc_nav_fix ul li a .reserve{
	font-family: 'Italianno', cursive;
	font-weight: normal;
}
#pc_nav_fix ul li a .reserve{
    font-size: 21px;
}
#head_logo{
    top: 30px;
    left: 40px;
    transform: none;
    width: auto!important;
    height: auto!important;
}
#head_logo span{
    display: none;
}
#head_logo img{
    top: 0;
    left: 0;
    transform: none;
    width: 200px!important;
}
.catch p{
    color: #fff;
	text-shadow: 0 2px 5px #c6a883;
}
.catch01{
	font-size: 21px;
}
.catch02{
	font-size: 55px;
	font-family: 'Italianno', cursive;
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
    .catch{
        bottom: 10%;
    }
	.catch01 {
		font-size: 18px;
	}
	.catch02 {
		font-size: 38px;
	}
	
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
	.catch01 {
		font-size: 11px;
	}
	.catch02 {
		font-size: 19px;
	}
	
}

