﻿@import url('https://fonts.googleapis.com/css2?family=Quattrocento&family=Shippori+Mincho:wght@500&display=swap');

body, html{font-size: 14px}

/* color */
body, .font_nomal_color{color: #473213}
.txt_color1{color: #473213} /* メインカラー */
.txt_color2{color: #f4efea} /* サブカラー */
.txt_color3{color: #efae2e} /* アクセントカラー1 */
.txt_color4{color: #e2ded3} /* アクセントカラー2 */

/* background-color */
.bg_color1{background-color: #473213} /* メインカラー */
.bg_color2{background-color: #f4efea} /* サブカラー */
.bg_color3{background-color: #efae2e} /* アクセントカラー1 */
.bg_color4{background-color: #e2ded3} /* アクセントカラー2 */


/* border-color ※!important */
.border_color1{border-color: #473213}
.border_color2{border-color: #f4efea}
.border_color3{border-color: #efae2e}
.border_color4{border-color: #e2ded3}

/* hover ---------------------------------------------------------------------------------------------*/

/* color */
.hvr_txt_color1:hover{color: #473213} /* メインカラー */
.hvr_txt_color2:hover{color: #f4efea} /* サブカラー */
.hvr_txt_color3:hover{color: #efae2e} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #e2ded3} /* アクセントカラー2 */

/* background-color */
.hvr_bg_color1:hover{background-color: #473213} /* メインカラー */
.hvr_bg_color2:hover{background-color: #f4efea} /* サブカラー */
.hvr_bg_color3:hover{background-color: #efae2e} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #e2ded3} /* アクセントカラー2 */

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #473213}
.hvr_border_color2:hover{border-color: #f4efea}
.hvr_border_color3:hover{border-color: #efae2e}
.hvr_border_color4:hover{border-color: #e2ded3}

/* other ---------------------------------------------------------------------------------------------*/

.linkStyle{transition: 0.3s;color: #6ba346}
.linkStyle:hover{opacity: 0.7}


#pc_intro h2, #contents h3, #contents2 h3, #pc_news h3, #footer_txt h3, #sp_info h3, #page_title, a[href^="tel:"]{font-family: 'Quattrocento', 'Shippori Mincho', "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"}
.cate_title, .box_title, .box_title1, .linkStyle{font-family: 'Shippori Mincho', "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"}

.font_bold{font-weight: normal}
.normal_img img, .square_img, .rectangle_img{border-radius: 10px}

header{background-color: #fff;padding-bottom: 1px;}
.index header{background-image: url(./Dup/bg_img.png);background-position: bottom center;background-repeat: no-repeat;background-size: 100%}
#wrap:not(.index) header{background-image: url(./Dup/bg_img2.png);background-position: bottom center;background-repeat: no-repeat;background-size: 100%}
#top_header{background-color: transparent!important}
#top_header .intro_bt a{background-color: #6ba346}
header .txt_white{color: #473213}
header, #page_title, #page_container{padding-left: 50px!important;padding-right: 50px!important}
#left_bar #menu_bt{z-index: 1}
#main_left, #main_right, #wrap, #main_right header, #pc_intro, #sp_info, #main_menu, #contents, #pc_news, #map, #main_right{border: none!important}
#page_container{background-color: #fff!important}
#left_bar div{box-shadow: none;background-color: #3a270c}
#main_left #footer_txt.bg_color1{background-color: #f4efea;box-shadow: none;color: #473213}
#main_left #footer_txt .tel a{color: #473213;font-size: 18px}
#pc_menu .bg_color3{background-color: #513b18}

#pc_intro{background-color: #f4efea}
#pc_intro h3{padding-bottom: 30px;position: relative}
#pc_intro h3::before, #pc_intro h3::after{position: absolute;content: "";width: 30px;height: 1px;left: 0;right: 0;bottom: 0;margin: auto}
#pc_intro h3::before{background-color: #efae2e;right: 40px}
#pc_intro h3::after{background-color: #6ba346;left: 40px}
#pc_intro .bg_color2{background-color: transparent;box-shadow: 0 0 0 1px #e2ded3, 0 0 0 4px #f4efea, 0 0 0 5px #513b18;padding-top: 50px}
#pc_intro h2, #pc_intro p{opacity: 1}
#pc_intro h2{padding-bottom: 20px;margin-bottom: 30px;text-align: center;border-bottom: solid 1px #e2ded3}
#pc_intro figure{margin-bottom: -20px}

#contents, #contents2{padding-top: 100px!important;padding-bottom: 100px!important}
#contents .fs_wrap, #contents2 .fs_wrap{padding-top: 0!important;padding-bottom: 0!important}
#contents h3, #contents2 h3{margin-bottom: 50px!important}
#contents2{position: relative;background-position: center center;background-repeat: no-repeat;background-size: cover;}
#contents2::after{position: absolute;z-index: 0;content: "";width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(107,163,70,0.6)}
#contents2 .fs_wrap{position: relative;z-index: 1;}

#cms_2-a .cate_box:nth-of-type(odd){flex-direction: row-reverse}

#page_title{background-color: #513b18!important}
.cate_list{margin-bottom: 50px}
.cate_list li{border-color: #fff;border-width: 2px}
.cate_list li a{background-color: #f4efea;color: #513b18}
.cate_title{
	background-color: transparent;
	padding: 0;
	margin: 0;
	display: block;
	border: none;
	width: 100%!important;
	font-size: 24px;
	text-align: center;
	padding-bottom: 20px!important;
	margin-bottom: 50px;
	color: #513b18;
	font-weight: normal;
	position: relative
}
.cate_title::before, .cate_title::after{position: absolute;content: "";width: 30px;height: 2px;left: 0;right: 0;bottom: 0;margin: auto}
.cate_title::before{background-color: #efae2e;right: 40px}
.cate_title::after{background-color: #6ba346;left: 40px}


/** tablet 780 **/
@media screen and (max-width: 768px){
header{padding-left: 0!important;padding-right: 0!important}
.index header{background-color: transparent;background-image: none}
.index #top_header{background-color: #fff!important}
header #news .txt_white{color: #fff}
}

/** mobile 750 **/
@media screen and (max-width: 667px){
#page_title, #page_container{padding-left: 20px!important;padding-right: 20px!important}
.cate_title{font-size: 20px;}
#contents .fs_wrap, #contents2 .fs_wrap{width: 90%!important}
}

/** IE **/
@media all and (-ms-high-contrast:none) {

}