﻿.bg_color1 {
    background-color: #e6e6e6;
    background-image: url(Dup/img/back3.jpg);
    background-size: 50%;
}
.bg_color3 {
    background-color: #800000;
        background-image: url(Dup/img/back.jpg);
}
.border_color1 {
    border-color: #9c8375;
}
.border_color3 {
    border-color: #9c8375;
}
/* ----------　all　---------- */
.linkStyle{
	color:#fff;
	border-bottom:1px solid #fff;
}
.linkStyle:hover{
	color:#fff;
	opacity: 0.7;
	transition: all 0.5s;
}
#loading .gauge {
    background-color: #9c8375;
    background-image: none;
}
#header {

    padding-top: 20px;
}
#header h1 img{
    width: 50%!important;
    height: auto;
    max-width: 350px;
}
#sp_nav nav ul li a{
    color: #800000!important;
}
#sp_nav .tel_bt{
    color: #800000!important;
    background-color: rgb(128 0 0 / 10%)!important;
    border: solid 1px rgba(255,255,255,0);
}
.banner {
    width: 80%;
    max-width:600px;
}
header .menu_stick {
    top: 30px;
}
header .menu_stick span{
    border-bottom: 2px solid #fff;
}
header .menu_stick.stick_trans span {
    border-bottom: 2px solid #800000;
}
/* ----------　TOP　---------- */
.video_wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100vh;
}
video {
	min-width: 100%;
	min-height: 100vh;
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	vertical-align: bottom;
}
#contents4 a .con_txt::before ,.con_box::before,.cms_title::before{
    background-color: #9e8575;
}
#contents1 ,.con_box .back{
    background-image: url(Dup/img/dec1.png) ,url(Dup/img/dec2.png);
    background-repeat: no-repeat;
    background-position: top 20px left 20px , bottom 20px right 20px;
}
#top_cms,#under_page .under_box{
    position: relative;
}
#top_cms:before,#under_page .under_box:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 10px;
    left: 0;
    background-color: #9c8375;
}
#top_cms:after,#under_page .under_box:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 10px;
    left: 0;
    background-color: #9c8375;
}
#top_cms .dec1 ,#top_cms .dec2,#top_cms .dec3{
    position: relative;
}
#top_cms .dec1:before ,#top_cms .dec2:before,#top_cms .dec3:before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}
#top_cms .dec1:before{
    width: 180px;
    height: 200px;
    background-image: url(Dup/img/dec3.png);
    right: 0;
    bottom: 0;
    background-position: bottom right;
}
.dec2:before {
    width: 200px;
    height: 150px;
    background-image: url(Dup/img/dec4.png);
    left: 0;
    top: -80px;
    background-position: top left -50px;
}
.dec3:before {
    width: 250px;
    height: 200px;
    background-image: url(Dup/img/dec5.png);
    right: 0;
    bottom: -80px;
    background-position: top right;
}
#top_info .con_box{
    position: relative;
}
#top_info .con_box:after {
    content: '';
    border: 1px solid #9c8375;
    width: 98%;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    height: 98%;
    height: -webkit-calc(100% - 20px);
    height: calc(100% - 20px);
    position: absolute;
    top: 10px;
    left: 10px;
}
/* ----------　下層ページ　---------- */
#cms_3-c .cate_box .box_title2:before ,.cms_3-c .cate_box .box_title2:before {
    content: '￥';
}
#cms_6-c .cate_box{
    color: #333333;
}
#cms_6-c .cate_box h3{
    color: #890c15;
}
#cms_6-c .box_item2 div{
	width: 45%;
}
/* ----------　IE　---------- */
@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/* ----------　タブレット　---------- */
@media screen and (max-width: 768px){
header{
    height: auto!important;
}
header .scroll_d {
    display: none;
}    
#header h1 img {
    max-width: 300px;
}
#main_img{
	position: relative;
	height: auto;
	width: 100%;
}
#pc_nav{
	display:none;
}
.video_wrap {
	position: static;
	overflow: hidden;
	width: 100%;
	height: auto;
	min-width: 100%;
}
video {   
	min-width: auto;
	min-height: auto;
	width: 100%;
	z-index: 1;
	position: static;
	top: 0%;
	left: 0%;
	-webkit-transform: translate(0%, 0%); 
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, 0%); 
}
#cms_1-a .pager li,#cms_1-a .pager li:last-of-type {
    margin: 0 2.5px;
}
#cms_4-b .cate_box {
    width: 48%!important;
}
}


/* ----------　スマホ　---------- */
@media screen and (max-width: 667px){
#header {
padding-top: 15px;
}
header .menu_stick {
    top: 22px;
}
#top_cms .dec1:before {
    width: 100px;
    height: 150px;
}
.dec2:before {
    width: 150px;
    height: 100px;
}
.dec3:before {
    width: 150px;
    height: 120px;
}
#cms_6-c .cate_box {
    padding: 30px 20px;
}
#cms_6-c .box_item2 div:first-child{
	margin-bottom:20px;
}
#cms_6-c .box_item2 div{
	width: 100%;
}
#cms_4-b .cate_box {
    width: 100%!important;
    margin-bottom: 15px!important;
}
.page8 .banner {
    width: 100%;
}
#copyright{
        padding-right: 10px;
        padding-left: 10px;
    font-size: 14px;
}
}