﻿/* -----------------　all　------------------------ */

 
/* font ------------------------------------------------------------------------------*/
#cms_5-c .box_txt1::before,#cms_5-c .box_title1::before,.cms_5-c .box_txt1::before,.cms_5-c .box_title1::before

.cms_wrap p,.box_txt2{font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;}

/* ----------　カラー　---------- */
.txt_color1,.hvr_txt_color1:hover{color: #1a160f;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #;} /*　サブカラー*/
.txt_color3,.hvr_txt_color3:hover{color: #;}　/* アクセントカラー1 */
.txt_color4,.hvr_bg_color4:hover {color: #;} /* アクセントカラー2 */
/*.txt_color5,.hvr_txt_color5:hover{color: #;}*/ 

.bg_color1,.hvr_bg_color1:hover{background-color: #332400;}　/* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color:#ffe9a9;} /*　サブカラー*/
.bg_color3,.hvr_bg_color3:hover{background-color: #;}　/* アクセントカラー1 */
/*.bg_color4,.hvr_bg_color4:hover{background-color: #;} /* アクセントカラー2 */
/*.bg_color5,.hvr_bg_color5:hover{background-color: #;}*/ 

.border_color1,.hvr_border_color1:hover{border-color:#fff;}　/* メインカラー */
.border_color2,.hvr_border_color2:hover{border-color:#;} /*　サブカラー*/
.border_color3,.hvr_border_color3:hover{border-color:#332604;}　/* アクセントカラー1 */
/*.border_color4,.hvr_border_color4:hover{border-color:#;}*/
/*.border_color5,.hvr_border_color5:hover{border-color:#;}*/

/* ----------　ヘッダー　---------- */
#header a, .header_menu a, .overlay ul li a {
    color: #332400;
}

.header_menu a {
    font-weight: bold;
}

/* ----------　ボディ　---------- */
body, .txt_color_nomal {
    color: #1a1302;
}

#top_cms:before {
    background-color: #fff9e6;

}
body#body{
    background-color: #fff;
}


/* ----------　リンクスタイル　---------- */
    .linkStyle{
	color:#1a160f;
	border-bottom:solid 1px;
}
    .linkStyle:hover{
	color:#f2d58a;
	opacity: 0.7;
	transition: all 0.5s;
}

/* --------------------------------　TOP　-------------------------------- */

    #top_cms:before {
    background-color: #fff9e6!important;
}
    .is-inview .scale {
    transform: scale(1);
}

    .catch {
    z-index: 3 !important;
    max-width: 700px !important;
    width: 90% !important;
    top: 450px !important;
}

    #main .logo {
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
}

   .border_color1 {
    border-color: #fff;
}

   .border_color2 {
    border-color: #332604;
}

/* -------　コンテンツ　------- */
    #contents1_2:before {
    content: "";
    position: absolute;
    background-image: url(Dup/img/item02.png);
    width: 85%;
    height: 85%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
    mix-blend-mode: overlay;
    opacity: 0.9;
    z-index: 0;
    background-size: contain;
    right: -9%;
    top: 75%;
    transform: translateY(-50%);
    max-width: 1200px;
    pointer-events: none;
}

    #contents1_2 .img_wrap:before {
    content: "";
    position: absolute;
    background-image: url(Dup/img/item01.png);
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
    mix-blend-mode: overlay;
    opacity: 0.9;
    z-index: 0;
    background-size: contain;
}

    #contents3 .img_wrap:before {
    content: "";
    position: absolute;
    background-image: url(Dup/img/item01.png);
    width: 100%;
    height: 100%;
    right:250px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
    mix-blend-mode: overlay;
    opacity: 0.9;
    z-index: 0;
    background-size: contain;
}

/* -------　ライン　------- */
    .line{
    text-align: center;
    padding: 20px;
}
    .line img {
    width: 90%;
    display: inline-block;
    max-width: 100px;
    text-align: center;
    margin: 0 auto;
}

/* -------　リンクタイプ２　------- */
    .link_type2 .cate_box a {
    color: #fff;
    padding: 100px 20px;
}
    .link_type2 .cate_box a:before, .link_type2 .cate_box a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
}
    .link_type2 .cate_box a:after {
    top: 100%;
    background-color: #f2d58a;
    transition: 0.5s;
	z-index: 3;
}
    .link_type2 .cate_box a:hover:after {
    top: 0;
}
    .link_type2 .cate_box .txt_wrap {
    z-index: 2;
}
    .link_type2 .more {
	letter-spacing: 3px;
    box-sizing: border-box;
	opacity: 0;
	transition: opacity .8s;
	z-index: 4;
}
    .link_type2 .cate_box a:hover .more {
    opacity: 1;
}

    .posi_center {
    position: absolute;
    /* top: 50%; */
    left: 50%;
    transform: translate(-50%,-50%);
    
}

    .top_cms_box.menu .link_type2{
    height: auto!important;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

/* --------------------------------　下層ページ　-------------------------------- */

    #page_title:before {
    background: linear-gradient(to bottom, #ffffff82 35%, #FFF 65%, #FFF 100%);
}

    .txt_anim1 span span.start {
    color: #f2bb30;
    right: 0;
    opacity: 1;
}

    .bg_color3 {
    background-color: #332604;
}

    .width_300-max {
    width: 100%;
    max-width: 250px;
    text-align: center;
}

    .page_title h2 {
    opacity: 0.25;
}

/* ----------　YOUTUBE　---------- */
    .youtube_box{
     position: relative;
     width: 80%;
     padding-top: 44.8%;
}
     .youtube_box iframe{
     position: absolute;
     top: 0;
     right: 0;
     width: 100% !important;
     height: 100% !important;
}
    .youtube_box:empty {
    display: none;
}

     .page08.linkStyle{
      display: block;
      width: 300px;
      padding: 15px 0;
      margin: auto;
      background: #569f3c;
      color: #FFF;
      text-decoration: none;
      text-align: center;
}

/* 会社情報 */

/* ----------　お問い合わせ　---------- */

    .cate_title a{
        padding: 10px;
    }

    .contact_type1.con_box2 a{
    display: block;
    max-width: 450px;
    margin: 0 auto;
    transition: opacity .6s;
}
/* プライバシーポリシー */
/* サイトマップ */



/*all■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

#loader .lo_border:before{background-color:#f2d58a;}
/*all■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*sub■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

    .sns_link li {
    background: transparent;
    border-radius: 0px !important;
}

    .sns_link li:hover{
    opacity: 0.7;
    background: transparent;
    border-radius: 0px !important;
}

    section#page_title {
    background-position: center bottom 20%;
}

    section#cms_2-e .cate {
    background: transparent;
}

    #cms_2-e .box_title span {
        background:;
    }

    #cms_2-a .cate_box {
    border-bottom: solid 1px;
    border-color:;
}

    #cms_2-a .cate_title {
    position: relative;
    border: 0;
    padding: 10px 0px;
    border-bottom: solid 1px ;
    display: inline-block;
    color: !important;
}

    #cms_2-a h4.box_title1 {color: !important;}
    #cms_3-b h3.cate_title {color: !important;}


    #cms_6-c .circle, #cms_6-c .arrow {
    display:none;
}

    #cms_6-c .cate_box {
    margin-bottom:50px;
    border-radius:0px 0px 5px 5px ;
}

    #cms_6-c h3.box_title{
    border-bottom:solid 1px ;
}

    .link_type3{padding-bottom: 50px;}
    .link_type3 .link_img1 {z-index: 1;}
    .link_type3 .cate_box a:hover .link_img1 img {transform: translate(-50%, -50%) scale(1.05,1.05);}
    .link_type3 .link_title1 {
    left: 1px;
    bottom: 1px;
    width: calc(100% - 2px);
    box-sizing: border-box;
}
    .link_type3 .cate_box a .link_title1 {transition-timing-function: cubic-bezier(.78,.09,.27,1.36);}
    .link_type3 .cate_box a:hover .link_title1 {bottom: -47px;}

    .link_title1{color: !important;}

/* --------------------------------　タブレット　-------------------------------- */
@media screen and (max-width: 768px){	
.link_type3{padding-bottom: 0;}
}
/*sub■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/


/*1536*/
@media screen and (max-width: 1366px){

}

/*1366*/
@media screen and (max-width: 1366px){

}


/*タブレット*/
@media screen and (max-width: 768px){
    
    .top_cms_box.menu .link_type2 {
     position: static;
     transform: none;
}
    
    #main .logo{display:none;}
    
    .catch {
    z-index: 999 !important;
    max-width: 400px !important;
    width: 90% !important;
    top: 200px !important;
}
    
    span.catch img {
        min-height: 200px;
        height: 35vh;
        width: auto;
        position: absolute;
        top: 50%;
        left: auto !important;
        right: 7%;
        transform: translate(0%,-50%);}
   #contents1_2:before {
    background-position: bottom right;
    right: 0%;
    top: auto;
    width: -webkit-fill-available;
    bottom: -2%;
    transform: translateY(0%);
}
    #contents1_2 .con1 .box_item {
        padding-top: 40px;
        margin-right: auto;}
        
    #contents3 .img_wrap:before {
    background-image: url(dup/img/item01.png);
    width: 120%;
    height: 120%;
    right: auto;
    z-index: 0;
    background-size: contain;
    }
    
    .contact_type1.con_box2 a{
    display:flex;
    flex-flow: column;
    max-width: 450px;
    margin: 0 auto;
    transition: opacity .6s;
}
}  

/* ----------　ページタイトル　---------- */

    .page_title h2 {
        font-size: -webkit-calc(1rem + 50px);
        font-size: calc(1rem + 50px);}        
}

    .width_300-max {
    width: 100%;
    max-width: 250px;
    text-align: center;
}


/* --------------------------------　スマホ　-------------------------------- */
@media screen and (max-width: 667px){
    
    .catch {
    z-index: 999 !important;
    max-width: 200px !important;
    width: 90% !important;
    top: 130px !important;
}
    
    .page_title h2 {
        font-size: -webkit-calc(1rem + 18px);
        font-size: calc(1rem + 18px);}
    #page_title:before {background: linear-gradient(to bottom, #ffffff9e 35%, #FFF 65%, #FFF 100%) ;}
    .video_wrap {width: 160%;}
    video {
        -webkit-transform: translate(-10%, 0%);
        -ms-transform: translate(-10%, 0%);
        transform: translate(-10%, 0%);}
        
    span.catch img {
        min-height: 200px;
        height: 30vh;
        width: auto;
        position: absolute;
        top: 55%;
        left: 5% !important;
        right: auto;
        transform: translate(0%,-50%);}
        
    .video_wrap::before {
        background: #fff;
        background: rgb(255,255,255);
        background: linear-gradient(90deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 66%);
        width: 100%;
        height: 100%;
        left: 0;
        top: 0%;}    
        
    .youtube_box{
     width: 100%;
     padding-top: 56%;
}
      
    .width_300-max {
    width: 100%;
    max-width: 200px;
    text-align: center;
}
   #contents1_2:before {
    bottom: 29%;
    mix-blend-mode: initial;
}
   #contents3 .img_wrap:before  {
    background-image: url(dup/img/item01.png);
    width: 120%;
    height: 120%;
    top: -190px;
    right: auto;
    z-index: 0;
    background-size: contain;
}
    
    #contents3 .img_wrap .content_title {
    color: #332400!important;
    opacity: 0.7;
    mix-blend-mode: multiply;}

    #top_cms:before {height: 26%;}
   .top_page footer {background-position: center;}

   .contact_type1.con_box2 a{
    display:flex;
    flex-flow: column;
    max-width: 450px;
    margin: 0 auto;
    transition: opacity .6s;
}

}

