﻿.bg_color1 {background-color: #BB4339;}
.bg_color2 {background-color: #d8aca8;}
.bg_color3 {background-color: #957e39;}
.txt_color1 {color: #BB4339;}
.txt_color2 {color: #bb4339;}
.txt_color3 {color: #BB4339;}
.border_color2 {border-color: #d8aca8;}
.hvr_bg_color2:hover {background-color: #d8aca8;}
.hvr_txt_color1:hover {color: #957e39;}



/* ----------　all　---------- */
.linkStyle{
	color:#BB4339;
}
.linkStyle:hover{
	color:#BB4339;
	opacity: 0.7;
	transition: all 0.5s;
}
h1, h2, h3, h4, h5, h6,.hannari,#intro .intro_catch,.slider-wrapper .slide .slide-content .con3_txt1,#main_img #top_pc_nav p,#cms_1-g .date_box,#cms_5-e .number:before, .cms_5-e .number:before{
    font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
#intro .intro_catch .mask_anime,#contents2 .con2_title .con2_title,.slider-wrapper .slide-navigation__txt li span{
font-family: 'Shippori Mincho', serif!important;

}
.num{
    display: none;
}
#fakeloader {
    background-image: url(Dup/img/bg.jpg);
    background-color: #fff;
    background-size: cover;
}
#fakeloader:before {
    background-color: transparent;
}
#wrap{
    background-image: url(Dup/img/bg.jpg);
    background-size: 100%;
}
#logo {
    max-width: 100px;
}
header.scr_header #logo {
    max-width: 70px;
}
.line-l:before {
    height: 1px;
    background-color: #BB4339;
}
footer,#footer {
    background-color: transparent!important;
}
footer #logo2 a{
    max-width: 180px;
}
/* オンラインショップバナー */
.banner{
    max-width: 700px;
    width: 90%;
    margin: auto;
    margin-top: 80px;
}
.banner_fix {
    position: fixed;
    bottom: 20px;
    right: 65px;
    z-index: 3;
    width: 80%;
    max-width: 350px;
}
.banner_fix img{
	transition: opacity 0.5s;	
}
.banner_fix img:hover{
    opacity: 0.6;
}
/* ----------　TOP　---------- */
/* メインイメージ */
#main_img:before {
    mix-blend-mode: hard-light;
}
#main_img .menu p{
    background-color: transparent;
}
#main_img #top_pc_nav p{
    text-align: center;
    color: #fff;
    font-size: -webkit-calc(1rem + 16px);
    font-size: calc(1rem + 16px);
    letter-spacing: 10px;
}
/* イントロダクション */
#intro_wrap {
    background-color: transparent;
    background-image: url(Dup/img/intro_logo.png);
    background-repeat: no-repeat;
    background-position: center top 7%;
}
#intro #video{
    margin-top: 80px;
}
#intro #video video{
    width: 100%;
}
#intro .dec1{
    position: absolute;
    right: 5%;
    max-width: 400px;
    width: 30%;
}
#intro .dec2{
    position: absolute;
    bottom: 0;
    left: -50px;
    width: 25%;
    max-width: 350px;
}
#intro .intro_catch{
    margin: 0 auto;
    position: relative;
    display: inline-block;
    left: -25px;
    margin-bottom: 50px;
}
#intro .intro_catch .mask_anime {
    width: 50px;
    float: right;
    color: #d2d3d5;
    font-size: -webkit-calc(1rem + 16px);
    font-size: calc(1rem + 16px);
    margin-left: 32px;
    position: relative;
    letter-spacing: 3px;
    display: inline-block;
     -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
#intro .intro_catch .mask_anime .masking {
    top: 0;
    left: 0;
    margin: 0;
    z-index: 1;
    height: 0%;
    color: #5b6275;
    text-align: left;
    overflow: hidden;
    position: absolute;
    transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
}
#intro.show  .intro_catch .mask_anime .masking {
    height: 100%;
}
#intro.show .intro_catch .mask_anime:nth-child(2) .masking {
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
#intro.show  .intro_catch .mask_anime:nth-child(3) .masking {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
#intro .intro_txt{
    line-height: 2.5;
}
/* コンテンツ1 */
#contents1{
    width: 95%;
    max-width: 1700px;
    margin: auto;   
}
#contents1 #contents1_wrap{
    padding: 200px 10%;
    overflow: hidden;
    scale: 0.9;
    transition: 1s;
}
#contents1 #contents1_wrap.show{
    scale: 1;
}
#contents1 #contents1_wrap:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #C3B6A2;
    top: 0;
    left: 0;
    mix-blend-mode: multiply;
    background-color: rgba(42 ,42 ,42 ,0.5);
}
#contents1 #video{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
    height: 100%;
    width: 100%;
}
#contents1 video {
    min-height: 100%;
    min-width: 100%;

}
#contents1 .con1_bg{
    background-image: url(./Up_Img/542/3x33fyka.jpg);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    transform-origin: center;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: -1;
}
#contents1 .con_box{
    color: #fff;
    max-width: 800px;
    margin: auto;
    padding-left: 0%;
}
#contents1 .con_box .con_title{
    text-align: center;
}
#contents1 .con_box .con_title h3{
     font-size: 34px;   
}
#contents1 .con_box .con_txt{
    line-height: 2.5;
}
/* コンテンツ2 */
#contents2 figure{
    overflow: hidden;
    background-position: center;
}
#contents2 .con2_wrap{
    margin-top: 150px;
}
#contents2 .con2_wrap:last-child {
    pointer-events: none;
}
#contents2 .con2_box{
    position: relative;
    width: 70%;
}
#contents2 .con2_title_item{
    align-items: flex-start;
}
#contents2 .con2_title .con2_title{
    width: 100%;
}
#contents2 .con2_box .con2_img1{
    width: 80%;
    position: relative;
    width: 100%;
    height: 700px;
    max-width: 1280px;
    background-repeat: no-repeat;
    background-size: 150%;
    transition-property: background-position;
    transition-duration: .7s;
    transition-delay: .035s;
}
#contents2 .con2_box .con2_img2{
    position: absolute;
    right: -5%;
    width: 300px;
    z-index: 1;
    bottom: -10%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: 200%;
    transition-property: background-position;
    transition-duration: .7s;
    transition-delay: .035s;
}
#contents2 .con2_box .con2_img3{
    position: relative;
    width: 60%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: 150%;
    transition-property: background-position;
    transition-duration: .7s;
    transition-delay: .035s;
    margin-left: 5%;
}
#contents2 .con2_box .con2_img4{
    position: relative;
    width: 70%;
    height: 450px;
    background-repeat: no-repeat;
    background-size: 150%;
    transition-property: background-position;
    transition-duration: .7s;
    transition-delay: .035s;
    margin-left: auto;
    margin-top: 120px;
}
#contents2 .con2_img5{
    width: 25%;
    max-width: 400px;
    position: relative;
    height: 600px;
    background-repeat: no-repeat;
    background-size: 300%;
    transition-property: background-position;
    transition-duration: .7s;
    transition-delay: .035s;
    margin-left: auto;
}
#contents2 .con2_title{
    width: 30%;
    display: flex;
    align-items: center;
}
#contents2 .con2_title .con2_title_box{
    margin: auto;
    align-items: flex-end;
}
#contents2 .con2_title .con2_title,#contents2 .con2_title .con2_subtitle{
     -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
#contents2 .con2_title .con2_title{
    font-size: 34px;
}
#contents2 .con2_title .con2_subtitle{
    margin-bottom: 30px;
}
/* モーダル */
.top_modal .cate_box{width: 23%!important;margin: 0 1%;}

.top_modal .modal_bt{
    cursor: pointer;    
    width: 25px;

    margin-left: 22px;
}
.top_modal .modal_bg{top: 0;left: 0;background-color: rgba(0,0,0,0.5);z-index: 9998;}
.top_modal .modal_box{
    max-height: 80%;
    overflow-y: auto;
    z-index: 9999;
    background-color: rgba(255 ,255 ,255 ,0.95);
}
.top_modal .modal_item{
    padding-left: 5%;
    padding-right: 5%;
}
.top_modal .modal_item .box_title1{
    border-bottom: 1px solid;
    margin-bottom: 20px;
}
.top_modal .close_bt{cursor: pointer}
.modal_box{max-width: 827px!important;}
.top_modal .main_image_box{height: 50vh;}
.top_modal .main_image_box img{width: auto;height: 100%;}


/* コンテンツ3(スライドショー) */

#contents3{
    margin-top: 180px;
    margin-bottom: 100px;
    position: relative;
}
#contents3 .dec3{
    position: absolute;
    bottom: -100px;
    right: 0;
    width: 30%;
    max-width: 450px;
    z-index: 2;
}

.slider-wrapper {
  position: relative;
  overflow: hidden;
}
.slider-wrapper .slider {
  position: relative;
    height: 90vh;
}
.slider-wrapper .slider::after {
  content: "";
  display: table;
  clear: both;
  box-sizing: border-box
}
.slider-wrapper .slider .slide-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.slider-wrapper .slide-navigation__squares{
  width: 10%;
  position: relative;
  float: left;
  overflow: hidden;
}
.slider-wrapper .slide-navigation__squares::after, .slider-wrapper .slide-navigation__txt::after {
  content: "";
  display: table;
  clear: both;
  box-sizing: border-box
}
.slider-wrapper .slide-navigation__txt {
  display: block;
  height: 100%;
  
    position: absolute;
    z-index: 2;
    top: 50px;
    right: 5%;
}
.slider-wrapper .slide-navigation__txt::after {
  content: "";
  display: table;
  clear: both;
  box-sizing: border-box
}
.slider-wrapper .slide-navigation__txt ul {
    display: flex;
}
.slider-wrapper .slide-navigation__txt ul::after {
  content: "";
  display: table;
  clear: both;
  box-sizing: border-box
}
.slider-wrapper .slide-navigation__txt li {
    letter-spacing: 0.2rem;
    margin: 0 0.5rem;
    font-size: 1.2rem;
    line-height: 1.5;
    color: #ffffff;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-shadow: 1px 1px 5px rgba(0, 0, 0 ,0.8);
}
.slider-wrapper .slide-navigation__txt li span {
  cursor: pointer;
  transition: all 0.5s ease;
  display: block;
}
.slider-wrapper .slide-navigation__txt li span.active {
  transform: scale(1.1, 1.1);
    font-weight: bold;
    color: #debc55;
}
.slider-wrapper .slide-navigation__squares {
  display: block;
  height: 100%;
}
.slider-wrapper .slide-navigation__squares .squares-wrapper {
  position: absolute;
  margin-left: calc(50% - 0.4rem);
  bottom: 5rem;
  height: 4.6rem;
  overflow: hidden;
}
.slider-wrapper .slide-navigation__squares .squares-slider {
  position: relative;
  display: block;
  margin-top: -2.5rem;
  transform: translateY(-2.5rem);
}
.slider-wrapper .slide-navigation__squares .square {
  width: 0.6rem;
  height: 0.6rem;
  display: block;
  margin: 1.3rem 0;
  background: #A1A5B8;
}
.slider-wrapper .slide-navigation__squares .square.red {
  background: #BB4339;
}
.slider-wrapper .slides-container {
  position: relative;
  width: 100%;
  float: left;
  height: 100%;
}
.slider-wrapper .slide {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  z-index: 1;
    color: #fff;
}
.slider-wrapper .slide img {
  max-width: 100%;
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider-wrapper .slide .slide-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 5rem 5.8rem;
  overflow: hidden;
}
.slide-content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51 ,0.3);
    top: 0;
    left: 0;
    visibility: initial;
    mix-blend-mode: hard-light;
    pointer-events: none;
}
.slider-wrapper .slide .slide-content h2 {
    color: #BB4339;
  font-size: -webkit-calc(1rem + 40px);
    font-size: calc(1rem + 40px);
  max-width: 80%;
  margin: 0;
  font-weight: 900;
  line-height: 1;
  position: relative;
}
.slider-wrapper .slide .slide-content .con3_txt1{
    font-size: -webkit-calc(1rem + 10px);
    font-size: calc(1rem + 10px);
}
.slider-wrapper .slide .slide-txt {
  position: relative;
  display: block;
  width: 100;
  margin-top: 6rem;
}
.slider-wrapper .slide .slide-txt::after {
  content: "";
  display: table;
  clear: both;
  box-sizing: border-box
}
.slider-wrapper .slide .slide-txt p {
  margin: 0;
  max-width: 55%;
  font-size: -webkit-calc(1rem); 
  font-size: calc(1rem);
  line-height: 2.2;
  float: left;
}
.slider-wrapper .slide .slide-txt button {
  display: block;
  float: right;
  width: 18rem;
  text-align: center;
  background: transparent;
  background-color: transparent;
  border: 0.28rem solid #BB4339;
  text-transform: uppercase;
  padding: 0.8rem 0.5rem;
  font-size: 1.5rem;
  color:#BB4339;
  font-weight: 600;
  letter-spacing: 0.2rem;
  outline: none;
  overflow: hidden;
}
#contents3 .slide1 .slide-content{
    background-image: url(Dup/img/con3_dec1.png);
    background-repeat: no-repeat;
    background-position: top -35px left -35px;
    background-size: 230px;
}
#contents3 .slide2 .slide-content{
    background-image: url(Dup/img/con3_dec2.png);
    background-repeat: no-repeat;
    background-position: top -35px left -35px;
    background-size: 230px;
}
#contents3 .slide3 .slide-content{
    background-image: url(Dup/img/con3_dec3.png);
    background-repeat: no-repeat;
    background-position: top -35px left -35px;
    background-size: 230px;
}

#info_contact .con_img:before {
    background-color: rgba(53 ,53 ,53 ,0.37);
}
/* ----------　下層ページ　---------- */
#page_title:before {
    background-color: rgba(70 ,70 ,70 ,0.5);
    mix-blend-mode: hard-light;
}
#page_title .page_title_box{
    background-color: rgba(187, 67 ,57 ,0.85);
}
.con_box.bg_white{
    background-color: rgba(255 ,255 ,255 ,0.55);
}
.cate_list li a:hover {

    background-color: rgba(187,67,57,0.2)!important;
}
/* お知らせ */
.pager li a:hover {
    background-color: rgba(187,67,57,1)!important;
}
/* よくある質問 */
#cms_5-e .box_title1 {
    background-color: rgba(216, 172, 168 ,0.15);
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */


/*-------------------------------------------------------
			          Firefox
-------------------------------------------------------*/
@-moz-document url-prefix() {
#intro .intro_catch .mask_anime .masking {
  left: -4px;
    
}
#contents2 .con2_title_item{
      min-width: 135px;
}
}

/*-------------------------------------------------------
			          1536px
-------------------------------------------------------*/
@media screen and (max-width: 1536px){
/* ----------　TOP　---------- */
.slider-wrapper .slider {
    height: 80vh;
} 
}

/*-------------------------------------------------------
			         1366px
-------------------------------------------------------*/
@media screen and (max-width: 1366px){
/* ----------　TOP　---------- */
#main_img #top_pc_nav p {
    font-size: -webkit-calc(1rem + 14px);
    font-size: calc(1rem + 14px);
}
#intro .dec1 {
    max-width: 370px;
}
#intro .dec2 {
    max-width: 300px;
}
#contents1 #contents1_wrap {
    padding: 150px 10%;
}
#contents3 .dec3 {
    max-width: 350px;
}
}

/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　all　---------- */
#fakeloader .fl {
    max-width: 200px;
}
footer #logo2 a {
    max-width: 160px;
}
/* ----------　TOP　---------- */
#main_img .menu p,#main_img .menu p a{
    max-width: 250px;
}

#intro #video {
    margin-top: 60px;
}
#intro .dec1 {
    right: 2%;
    top: -80px;
    max-width: 220px;
    z-index: 2;
}
#intro .dec2 {
    bottom: -50px;
    left: -50px;
    width: 30%;
}
#intro .intro_title h3{
    letter-spacing: 2px;
    text-align: center;
}
#contents1 #contents1_wrap:before {
    background-color: #C3B6A2;
}

#contents1 #contents1_wrap {
    padding: 100px 10%;
}
#contents1 .con_box .con_title h3,#contents2 .con2_title .con2_title {
    font-size: 30px;
}
#contents2 .con2_wrap {
    margin-top: 30px;
}
.top_modal .modal_bt {
    margin-left: 17px;
}
#contents2 .con2_box .con2_img1 {
    width: 90%;
    height: 350px;
}
#contents2 .con2_box .con2_img2 {
    right: 0%;
    width: 200px;
    bottom: -10%;
    height: 200px;
}
#contents2 .con2_box .con2_img3 {
    width: 70%;
    height: 250px;
    margin-left: 5%;
}
#contents2 .con2_box .con2_img4 {
    width: 75%;
    height: 250px;
    margin-top: 80px;
}
#contents2 .con2_img5 {
    width: 25%;
    max-width: 400px;
    height: 300px;
    background-size: 350%;
    margin-top: 30px;
}
#contents3 {
    margin-top: 100px;
}
#contents3 .dec3 {
    bottom: -50px;
    right: 10px;
}
.slider-wrapper .slide-navigation__txt {
    left: 10%;
    top: 30px;
    width: 80%;
}
.slider-wrapper .slide-navigation__txt ul {
    flex-direction: column;
}
.slider-wrapper .slide-navigation__txt li {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    line-height: 2;
}
.slider-wrapper .slide-navigation__txt li span.active {
    color: #ffffff;
    font-weight: bold;
    border-bottom: 1px solid;
        margin-bottom: 5px;
}
#contents3 .slide .slide-content {
    background-image: none;
    height: calc(100% - 200px);
    padding: 200px 5% 0px;
    width: 90%;
}
.slider-wrapper .slide .slide-txt p {
    max-width:100%;
}
.banner {
    max-width: 500px;
}
/* ----------　下層ページ　---------- */
#page_title .page_title_box {
    padding-right: 10px;
    padding-left: 10px;
    width: 50%;
    top: 55%;
}
/* お知らせ */
.pager li{
    margin-right: 8%;
    margin-left: 8%;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */

/* Firefox */
@-moz-document url-prefix() {
.top_modal .modal_bt {
  margin-left: 30px;
}
}
}



/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　all　---------- */
#fakeloader .fl {
    max-width: 140px;
}
#logo {
    max-width: 60px;
}
header.scr_header #logo {
    max-width: 50px;
}
footer #logo2 a {
    max-width: 140px;
}
.banner_fix{
    right: 0px;
    left: 0;
    margin: auto;
}
/* ----------　TOP　---------- */
.banner {
    margin-top: 40px;
}
#main_img .menu p, #main_img .menu p a {
    max-width: 180px;
}
#intro_wrap {
    background-position: center top;
    background-size: 70%;
}
#intro .dec2 {
    left: -30px;
    width: 40%;
}
#intro .intro_catch .mask_anime {
    font-size: -webkit-calc(1rem + 10px);
    font-size: calc(1rem + 10px);
}

#intro .intro_catch {
    margin-bottom: 20px;
}
#intro .banner {
    width: 100%;
}
#contents1 #contents1_wrap {
    padding: 50px 10%;
}
#contents1 .con_box .con_txt {
    line-height: 2;
}
#contents1 .con_box .con_title h3, #contents2 .con2_title .con2_title {
    font-size: 22px;
}
#contents2 .con2_title .con2_title{
    line-height: 1.5;
}
#contents2 .con2_title .con2_subtitle {
        padding-right: 15px;
}
#contents2 .con2_box .con2_img1 {
    width: 90%;
    height: 150px;
}
#contents2 .con2_box .con2_img2 {
    width: 120px;
    bottom: -40%;
    height: 120px;
}
#contents2 .con2_wrap:last-child {
    margin-top: 0px;
        transform: translateY(-50px);
}
#contents2 .con2_box .con2_img3 {
    height: 130px;
}
#contents2 .con2_box .con2_img4 {
    height: 110px;
    margin-top: 50px;
    margin-left: 15%;
}
#contents2 .con2_img5 {
    height: 150px;
    transform: translateY(50px);
}
.top_modal .modal_bt {
    margin-left: 5px;
}
.top_modal .modal_item .box_title1 {
    letter-spacing: 1px;
    font-size: -webkit-calc(1rem + 2px);
    font-size: calc(1rem + 2px);
}
#contents3 {
    margin-top: 30px;
}
.slider-wrapper .slider {
    height: 110vh;
}
.slider-wrapper .slide-navigation__txt li,.slider-wrapper .slide .slide-txt p {
    font-size: -webkit-calc(1rem);
    font-size: calc(1rem);
}
#contents3 .slide .slide-content {
    height: calc(100% - 180px);
    padding: 180px 5% 0px;
}
.slider-wrapper .slide .slide-content h2 {
    font-size: -webkit-calc(1rem + 30px);
    font-size: calc(1rem + 30px);
}
.slider-wrapper .slide .slide-content .con3_txt1 {
    font-size: -webkit-calc(1rem + 6px);
    font-size: calc(1rem + 6px);
}
.slider-wrapper .slide .slide-txt {
    margin-top: 40PX;
}

#contents3 {
    margin-bottom: 75px;
}

/* ----------　下層ページ　---------- */
#page_title .page_title_box {
    width: 70%;
    top: 58%;
}
#page_title .page_title_box h2{
    font-size: 22px;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */
/* Firefox */
@-moz-document url-prefix() {
#contents2 .con2_title .con2_title_box{
    width: 80%;
}
#contents2 .con2_title .con2_subtitle{
  width: 20%;
  padding-right: 0px;
}
#contents2 .con2_title_item {
  min-width: auto;
  width: 70%;
}
.top_modal .modal_bt {
  margin-left: 7px;
}
}
}