﻿.bg_color1 {background-color: #ffcac4;}
.bg_color2 {background-color: #fef9fb;}
.bg_color3 {background-color: #ffcac4;}
.border_color1 {border-color: #ffcac4;}
.border_color3 {border-color: #917015;}
.txt_color1 {color: #e67265;}
.txt_color3 {color: #917015;}
.hvr_bg_color2:hover {background-color: #f5f1f1;}
.hvr_txt_color1:hover {color: #917015;}
/* ----------　all　---------- */
.linkStyle{
	color:#917015;
}
.linkStyle:hover{
	color:#917015;
	opacity: 0.7;
	transition: all 0.5s;
}
header.scr_header #logo {
    max-width: 150px;
}
#pc_nav li{
    max-width: 100%;
    font-size: 16px;
}
footer{
        background-color: #f5f1f1!important;
}
#footer {
    background-color: none;
}
#copyright{
    padding-bottom: 150px;
}
.banner{
        position: fixed;
    z-index: 5;
    bottom: 10px;
    right: 80px;
    max-width: 400px;
}
.banner:hover{
    transition: 0.5s;
}
.back1:before {
    background-color: rgba(255 ,202 ,196 ,0.2)!important;
background-image: url(Dup/img/back.jpg);
}


.back2:before {
    background-color: #f5f1f1!important;
    background-image: url(Dup/img/back2.jpg);
}
.sns_links {
    max-width: 100%;
}
.sns_links li{
    width: 45%;
    max-width: 200px;
    margin-right: 5%;
    box-sizing: border-box;
}
.sns_links li:nth-child(n+3){
    margin-top: 20px;
}
#top_pc_nav{
    display: none;
}
.button_container span:nth-of-type(1){
    text-shadow: 1px 1px 2px #ffcac4, -1px -1px 2px #ffcac4;
}
.button_container span.top,.button_container span.middle,.button_container span.bottom {
    border-bottom: 1px solid rgba(255 ,202 ,196,0.9);
}
.overlay-menu .nav_menu_more:last-child,footer .con_box .tel_bt {
    display: none;
}
footer .con_box .con_bt a{
    border-bottom: 1px solid;
    padding: 5px;
}
/*-------------------------------------------------------
				モーダル 
-------------------------------------------------------*/
.modal_bt{
    text-align: center;
    cursor: pointer;
    margin-bottom: 50px;
}
.modal_bt span{
    color: #917015;
    border: 1px solid #917015;
    display: inline-block;
    padding: 5px 20px;
    transition: 0.3s;
}
.modal_bt span:hover{
    background-color: #917015;
    color: #fff;
}
.modal_bg{
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,0.5);
	z-index: 9998;
}
.modal_box{
	max-height: 90%;overflow-y: auto;z-index: 9999;
	padding-left: 5%;
	padding-right: 5%;
	background-color: rgba(255,255,255,0.9);
}
.modal_box .close_bt{
	cursor: pointer;
}
.modal_box .close_bt img{
	 width: 20px;
}
.modal_box .close_bt_top{
    color: #fff;
    top: 10px;
    display: inline-block;
    text-align: right;
    margin: auto;
    position: fixed;
    top: 20px;
    right: 20px;
}

/* ----------　TOP　---------- */
.top header #logo {
    opacity: 0;
}
.top header.scr_header #logo {
    opacity: 1;
}
#main_img:before {
    background-color: transparent;
}
#main_img .menu p{
        background-color: rgba(255 ,202 ,196 ,0.75);
}
.catch_txt{
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    right: 5%; 
    max-width: 300px;
    width: 20%;
}
.catch {
        width: 90%;
    margin: auto;
    max-width: 550px;
}
#top_cms.back1:before {
    z-index: -1;
}
.blog {
    width: 80%;
    margin: auto;
    margin-top: 30px;
    max-width: 350px;
}
.youtube_box{
  position: relative;
  width: 80%;
  padding-top: 44.8%;
  margin-top: 70px;
}
.youtube_box iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtube_box:empty {
    display: none;
}
#contents1 h3,#contents2 h3,#contents3 h3{
    background-image: url(Dup/img/key.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 40px;
    padding: 20px 40px 20px 0;
}
#contents1 .img_dec,#contents2 .img_dec{
  position: relative;
}
#contents1 .img_dec:before,#contents2 .img_dec:before{
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 1px solid #ead296;
    top: 10px;
    left: 10px;
    position: absolute;
    z-index: 2;
}
#contents1 .img_dec:after,#contents2 .img_dec:after{
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    top: -12px;
    left: -15px;
    position: absolute;
    z-index: 0;
    background-color: rgba(234 ,210, 150 ,0.3);
}
#contents1 .img_dec figure,#contents2 .img_dec figure{
    z-index: 1;
}
#contents3 .con_box {
    background-image: url(Dup/img/frame1.png),url(Dup/img/frame2.png),url(Dup/img/frame3.png),url(Dup/img/frame4.png);
    background-repeat: no-repeat;
    background-position: top 10px left 10px,top 10px right 10px,bottom 10px left 10px,bottom 10px right 10px;
    background-size: 100px;
    border-radius: 40px;
    padding-top: 3%;
    padding-bottom: 4%;
}
#contents3 .con_box p{
    color: #e67265;
    line-height: 2.2;
    font-size: 16px;
}
.num{
    z-index: 3!important;
}
.line:before {
    background-color: #d2bf9a!important;
    bottom: -10px;
        height: 2px;
}
#info_contact .con_img:before {
    background-color: rgba(245 ,245, 245 ,0.7);
}
#info_contact .con_box .con_title {
    background-image: url(Dup/img/info1.png),url(Dup/img/info2.png);
    background-repeat: no-repeat;
    background-position: center top ,center bottom;
    background-size: 90px;
    padding: 25px 0 30px;
}
#info_contact .con_title span.hannari {
    color: #333;
}
#info_contact .con_title span.pop400{
    color: #917015;
}

/* ----------　下層ページ　---------- */
.page header{
    background-color: rgba(230,114,101,0.5);
}
#logo {
    max-width: 150px;
}
#page_title:before{
    background-color: rgba(255, 252, 252 ,0.6);
}
#page10 .more_btn {
    text-transform: initial;
}
/* ----------　IE　---------- */
@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/* ----------　タブレット　---------- */
@media screen and (max-width: 768px){
header.scr_header #logo {
    max-width: 130px;
}
.catch_txt {
    right: 8%;
    max-width: 140px;
    top: 80px;
    transform: none;
} 
#contents1 h3, #contents2 h3, #contents3 h3 {
    background-size: 30px;
}
#contents3 .con_box {
    background-size: 70px;
}    
#top_cms .cms_title h3{
    font-size: 27px;
}
#page_title .page_title_box{
    top: 60%;
}
}


/* ----------　スマホ　---------- */
@media screen and (max-width: 667px){
header.scr_header #logo {
    max-width: 100px;
}
#logo {
    max-width: 130px;
}
.top header #logo {
    max-width: 100px;
}
.banner {
    right: 0px;
    left: 0;
    margin: auto;
    width: 80%;
}
#copyright {
    padding-bottom: 110px;
}
  
.sns_links{
        justify-content: flex-start;
}
.sns_links li {
    width: 48%;
    margin-right: 4%;
}
.sns_links li:nth-child(even) {
      margin-right: 0%;
} 
#main_img .menu p{
    max-width: 150px;
    text-align: center;
}
#main_img .menu p img {
    width: 90%;
}
.catch_txt {
    width: 25%;
    z-index: 3;
}
.catch {
    width: 100%;
}
.youtube_box{
  width: 100%;
  padding-top: 56%;
}  
#contents1 .img_dec:before, #contents2 .img_dec:before {
    left: 5px;
}
#contents1 .con_img {
    margin-bottom: 0px;
}
#contents1 .img_dec{
    margin-bottom: 20px;
}
#contents1 .img_dec:after, #contents2 .img_dec:after {
    top: -10px;
    left: -10px;
}
#contents1 h3, #contents2 h3, #contents3 h3 {
    background-size: 25px;
    padding: 20px 30px 20px 0;
}
#contents3 .con_box {
    background-size: 50px;
    background-position: top 5px left 5px,top 5px right 5px,bottom 5px left 5px,bottom 5px right 5px;
    border-radius: 20px;
    padding: 35px 25px 45px;
}
#contents3 .con_box p {
    line-height: 2;
    font-size: 15px;
}
#top_cms .cms_title h3 {
    font-size: 25px;
}
#page_title .page_title_box {
    top: 64%;
    width: 80%;
    padding-left: 10px;
    padding-right: 10px;
}
#page_title .page_title_box h2{
    font-size: 22px;
    letter-spacing: 2px;
}
#cms_2-b .box_wrap,#cms_3-b .box_wrap{
    padding: 0px;
}
#cms_2-b .cate_box,#cms_3-b .cate_box{
        padding: 20px;
}
#cms_3-e .cate_title {
    letter-spacing: 2px;
    font-size: -webkit-calc(1rem + 3px);
    font-size: calc(1rem + 3px);
}
}

/*2023/7/14*/
#loader_h{
    z-index: 100;
}
.main_visual {
    width: 100%;
    max-height: 100vh;
    overflow: hidden;
}
#main_img .menu p {
    background-color: transparent;
}
.catch_txt {
    max-width: 180px;
}
@media screen and (max-width: 768px){
.catch_txt {
    max-width: 85px;
}   
}
@media screen and (max-width: 667px){
.catch_txt {
    display: none;
}   
}