﻿
#contents1 h2, #contents3 h3, #contents2 h2, #top_cms h2, #page_title h2, #main_menu .d_block {
font-family: 'Shippori Mincho', serif !important;
font-weight: bold;
}
/* color */
.txt_color_nomal{color: #6c594b;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #6c594b} /* メインカラー */
.txt_color2{color: #6c594b} /* サブカラー */
.txt_color3{color: #6c594b} /* アクセントカラー1 */
.txt_color4{color: #6c594b} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #6c594b} /* メインカラー */
.bg_color2{background-color: #f5f5f5} /* サブカラー */
.bg_color3{background-color: #6c594b} /* アクセントカラー1 */
.bg_color4{background-color: #def9de} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}


/* border-color ※!important */
.border_color1{border-color: #b9e07b}
.border_color2{border-color: #603813}
.border_color3{border-color: #6c594b}
.border_color4{border-color: #E4E2D5}


/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #212121;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #b9e07b} /* メインカラー */
.hvr_txt_color2:hover{color: #f5f5f5} /* サブカラー */
.hvr_txt_color3:hover{color: #6c594b} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #E4E2D5} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #b9e07b} /* メインカラー */
.hvr_bg_color2:hover{background-color: #f5f5f5} /* サブカラー */
.hvr_bg_color3:hover{background-color: #6c594b} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #E4E2D5} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}


/* border-color ※!important */
.hvr_border_color1:hover{border-color: #b9e07b}
.hvr_border_color2:hover{border-color: #f5f5f5}
.hvr_border_color3:hover{border-color: #6c594b}
.hvr_border_color4:hover{border-color: #E4E2D5}


.video {
    width: 120%!important;
}
/*#main_img {
    z-index: 1;
    overflow: hidden;
    position: relative;
    max-height: 100vh;
    min-height: 100vh;
}*/
#main_img::after {
    position: absolute;
    z-index: 0;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(108,89,75,0.4) !important;
}
header, #fakeloader {
	background-image: url("./Dup/img/back.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
main, .main_box {
    background-color: #FEFAF1;
}
#contents1 {
	position: relative;
}
/*#contents1:after {
	position: absolute;
	content: "";
	background-image: url("./Dup/img/contents1_top.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
	width: 100%;
	height: 100%;
	bottom: 0px;
	right: 0px;
}*/
/*#contents1:before {
	position: absolute;
	content: "";
	background-image: url("./Dup/img/contents1_left.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left bottom;
	width: 20%;
	height: 100%;
	bottom: 0px;
	left: 0px;
}*/
#contact_tel .pd_30px {
    padding: 30px 5px;
    font-size: -webkit-calc(1rem + 6px);
    font-size: calc(1rem + 6px);
}
#contents1 .txt2, #contents1 .txt3 {
    position: relative;
    z-index: 1;
}
/*#contents1 {
max-width: 2500px;
}*/
#contents1 {
    position: relative;
    padding: 1rem 2rem calc(1rem + 10px);
    background: #f9efe4;
    margin: 20px auto 15px;
    width: 97%;
}
#contents1:before {
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 100%;
    content: '';
    border: 1px solid #8c6239;
}
#contents2 .grid_6, .con3_txtbox {
    position: relative;
    padding: 1rem 2rem calc(1rem + 10px);
    background: #f9efe4;
    margin: 20px auto 15px;
}
#contents2 .grid_6:before, .con3_txtbox:before {
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 100%;
    content: '';
    border: 1px solid #8c6239;
}
.typ {
  opacity: 0;
}
.typ span {
  opacity: 0;
}
.fa-envelope:before {
    display: none;
}
.contact_bt .txt_color3, .tel_bt .txt_color3 {
    color: #006400;
    border-color: #006400;
}
.contact_bt .txt_color3:hover, .tel_bt .txt_color3:hover {
color: white;
}
#main_img {
    z-index: 1;
    overflow: hidden;
    position: relative;
    max-height: 100vh;
    min-height: 100%;
}
.more .button, .foot_tel_bt .button {
    color: #006400;
    border-color: #006400;
}
.more .button:hover, .foot_tel_bt .button:hover {
color: white;
background-color: #6c594b;
}
.txt_shadow-b {
    text-shadow: 0 5px 10px rgba(0, 0, 0, 0);
}
.border_color3 {
    border-color: #b9e07b;
}

.right {
    top: 0;
    left: 0;
    opacity: 0.6;
}
.left {
    right: 0;
    bottom: 0;
    opacity: 0.6;
    width: 30% !important;
}
.font_14 {
    font-size: 16px;
}
/*.font_14, #cms_1-a .box_txt1, #cms_2-b .cate_txt1, #cms_2-b .box_txt1, #cms_3-a .box_title1, #cms_3-b .cate_txt1, #cms_6-a .box_txt1, #cms_6-a .box_txt2 {
    font-size: 16px;
}*/
#main_menu .d_block {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px dotted #b9e07b;
    padding-bottom: 10px;
}
.button2 {
    color: #006400;
}
.button2:hover {
    box-shadow: 0 0 20px rgba(185, 224, 123, 60%) inset;
}
.p_5-title {
	position: relative;
}
.p_5-title:before {
    position: absolute;
    content: "";
    background-image: url(./Dup/img/logo2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
    bottom: -120px;
    right: 0px;
    width: 400px;
    height: 300px;
}
/*#main_img .txt1:after {
    position: absolute;
    content: "";
    background-image: url(./Dup/img/h2_back.png);
    background-repeat: no-repeat;
    background-size: 100% 114%;
    background-position: center;
    width: 89%;
    height: 200%;
    top: -25px;
    left: 9px;
    z-index: -1;
}*/
.link_box .flex_space-between {
    justify-content: space-around;
}
.link_box .grid_1 {
    width: 15%!important;
}
#main_menu ul li a::before {
    content: "";
    position: absolute;
    top: 4%;
    left: 0;
    width: 20px;
    height: 29px;
    background-color: rgba(0,0,0,0);
    background-image: url(./Dup/img/hana.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    transition: .5s;
}
@media screen and (max-width: 1190px){
#main_menu .d_block {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px dotted #006400;
    padding-bottom: 10px;
    padding-left: 23px;
    padding-top: 7px;
}
#main_menu ul li a:hover::before {
    width: 25px;
}
#main_menu ul li a:hover {
    padding-left: 30px;
}
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.width_200-max_tb {
    max-width: 130px;
}
#contents2 .d_flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row;
}
.cate_list .d_block {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 5px;
}
#contents1 {
    width: 96%!important;
}
.link_box .grid_1 {
    width: 18%!important;
}
footer .link_box li {
    max-width: 40px;
}
.p_5-title:before {
    bottom: -82px;
    right: 0px;
    width: 300px;
    height: 300px;
}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.width_200-max_tb {
    max-width: 100px;
}
.all {
  display: none;
}
.right {
    top: -24px;
    left: 0;
    opacity: 0.6;
    width: 40%!important;
}
.left {
    right: 0;
    bottom: 0;
    opacity: 0.6;
    width: 63% !important;
}
#main_img .txt1 {
  width: 330px;
}
#contents1 {
    position: relative;
    padding: 1rem 2rem calc(1rem + 10px);
    background: #f9efe4;
    margin: 20px 6px 20px 24px;
    width: 90%!important;
}
#contents2 .grid_6, .con3_txtbox {
    position: relative;
    padding: 1rem 2rem calc(1rem + 10px);
    background: #f9efe4;
    margin: 20px 10px 15px 20px;
}
.p_5-title:before {
    bottom: -25px;
    right: 0px;
    width: 200px;
    height: 100px;
}
.tel_1, .tel_2, .tel_3 {
    width: 90%!important;
    margin-bottom: 25px;
}
}

/* ----------- IE ------ ---------- */
@media all and (-ms-high-contrast:none) {
	
}