﻿/*font----------------------------------------------------------------------------*/
.font_serif,h2,h3,h4,h5,h6,a,#footer_txt,.cate_title{font-family:'Lora','Noto Serif JP', serif;}
/*font----------------------------------------------------------------------------*/

/*color----------------------------------------------------------------------------*/
/*緑 369743 54,151,67*/
/*白*/
/*赤 ea6551 227,103,84*/
/*黒 302d2c*/
body{color:#302d2c;}

.txt_color_nomal {color: #e36754;}
.txt_color1 {color: #e36754;}
.txt_color3 {color: #369743;}
h4.box_title1 {color: #e36754;}
.contents1_txt h3 {color: #ea6551;}
.intro_title {color: #ea6551;}
p.box_txt1 {color: #302d2c;}
.bg_color1 {background-color: #369743;}
.bg_color2 { background-color: #faf3f2;
        background: linear-gradient(
327deg
, rgba(255,239,236,1) 0%, rgba(255,245,245,1) 53%, rgba(255,239,237,1) 100%);
}
.bg_color3 { background-color: #369743;}

.border_color1 {border-color: #302d2c;}
.border_color3 {border-color: #e36754;}
h3.cate_title {border-color: #ea6551;}
.border_color2 {border-color: #faf3f2;}

section#page_title h2, section#page_title p {
    color: #ffffff;
}
section#page_title h2 {
    font-size: -webkit-calc(1rem + 10px);
    font-size: calc(1rem + 10px);
}

.hvr_bg_color2:hover {
    background-color: #faf3f2;
}
/*color----------------------------------------------------------------------------*/

/*#add_contents----------------------------------------------------------------------------*/
#add_contents figure { right: 0;
        left: auto;}
#add_contents .contents1_txt {
    margin-right: 60%;
    margin-left: 0;
    padding: 10px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-top: 50px;
    padding-left: auto;
}
#add_contents .contents1_txt h3 {
    transform: translateX(80px);
    text-align: right;
}
/*#add_contents----------------------------------------------------------------------------*/
/*indicator--------------------------------------------------------------------------------*/

#intro .slick-dots { bottom: -33px;}
#intro .slick-dots li {
    position: relative;
    display: inline-block;
    height: 43px;
    width: 26px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: solid 1px #302d2c;
}

#intro .slick-dots li button {
    font-size: 0;
    line-height: 0;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    text-indent: -9999px;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0px 0px;
    outline: 0;
    border-radius: 0;
    transition-duration: 0.3s;
}

#intro .slick-dots li button:before {content: none;}

#intro ul.slick-dots li:nth-child(1) button {background: #369743;}
#intro ul.slick-dots li:nth-child(2) button { background: #fff;}
#intro ul.slick-dots li:nth-child(3) button { background: #ea6551;}

/*indicator--------------------------------------------------------------------------------*/

/*sns---------------------------------------------------------------------------------------*/
.banner a{transition: 0.5s;}
.banner a:hover {opacity: 0.6;}


.fixed_img {
    position: fixed;
    bottom: 3%;
    right: 5%;
    padding-right: 65px;
    z-index: 90;
    width: 100%;
    max-width: 50px;
    transition: 0.5s;
}
.fixed_img:hover{
    opacity: 0.8;
    transition: 0.5s;
}
.fixed_img02 {
    position: fixed;
    bottom: 3%;
    right: 5%;
    z-index: 90;
    width: 100%;
    max-width: 50px;
    transition: 0.5s;
}
.fixed_img02:hover{
    opacity: 0.8;
    transition: 0.5s;
}
a.linkStyle {
    color: #369743;
    transition: 0.5s;
    border-bottom: solid 1px;
}
a.linkStyle:hover {
    opacity: 0.7;}

/*sns---------------------------------------------------------------------------------------*/

/*logo----------------------------------------------------------------------------*/
h1 img {max-width: 210px;}
.sc_nav .logo img {max-width: 150px;}
/*logo----------------------------------------------------------------------------*/


/*catchcopy----------------------------------------------------------------------------*/
#video::before {
    content: '';
    background-image: url(dup/img/catchcopy.png);
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 250px;
    max-height: 600px;
    opacity: 1.3;
    content: "";
    display: block;
    z-index: 3;
    right: 0%;
    top: 2%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
}
/*catchcopy----------------------------------------------------------------------------*/



.yazirushi {transform: rotate(179deg);}
section#main_img #video video {
    transition: ease 0.3s;
    cursor: pointer;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
section#main_img #video video:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}

#top_contents1 .contents1_txt h3, #add_contents .contents1_txt h3 {
    position: relative;
    z-index: 2;
    transform: translateX(-33px);
    text-shadow: 0 0 5px rgb(0 0 0 / 20%);
}

#add_contents .contents1_txt h3 {
    transform: translateX(33px);
    text-align: right;
}
/*IE*/
@media all and (-ms-high-contrast: none){
    
    #video::before {
    content: '';
    background-image: url(dup/img/catchcopy.png);
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 250px;
    max-height: 600px;
    opacity: 1.3;
    content: "";
    display: inline-block;
    z-index: 3;
    right: 0%;
    top: 2%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
}

#cms_2-a h3.cate_title{
    padding-top: 7px;
    padding-bottom: 14px;
}

.pd_IE{
    padding-top: 0px;
    padding-bottom: 4px;
}


}

/*タブレット*/
@media screen and (max-width: 768px){
    
.fixed_img {
    position: fixed;
    bottom: 4%;
    right: 5%;
    padding-right: 86px;
    z-index: 90;
    width: 100%;
    max-width: 40px;
    transition: 0.5s;
}
    .fixed_img02 {
    position: fixed;
    bottom: 4%;
    right: 9%;
    z-index: 90;
    width: 100%;
    max-width: 40px;
    transition: 0.5s;
}
h1 img {
    max-width: 140px;
}
#loader .logo { max-width: 230px;}


#menu_bt {top: 33px;}
#video::before {
    content: '';
    background-image: url(dup/img/catchcopy.png);
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 137px;
    max-height: 327px;
    opacity: 1.3;
    content: "";
    display: block;
    z-index: 3;
    right: 1%;
    top: 6%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
}
#intro .intro_title {padding: 0;}

#top_contents1 .contents1_txt {
    margin-left: 20%;
}

#add_contents .contents1_txt {
    margin-right: 60%;
    margin-left: 20%;
}
#add_contents .contents1_txt h3 {
    transform: translateX(-80px);
    text-align: left;
}

#top_contents1 .contents1_txt h3, #add_contents .contents1_txt h3 {
    position: relative;
    z-index: 2;
    transform: translateX(-80px);
    text-shadow: 0 0 5px rgb(0 0 0 / 20%);
}

}

/*スマホ*/
@media screen and (max-width: 667px){
    #top_contents1 .contents1_txt {
    margin-left: 0%;
}
#add_contents .contents1_txt {
    margin-right: 0%;
    margin-left: 0%;
}
#add_contents .contents1_txt,#top_contents1 .contents1_txt {
    margin-right: 60%;
    margin-left: 0;
    padding: 0px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-top: 50px;
    padding-left: auto;
}
#top_contents1 .contents1_txt h3{
    letter-spacing: 1;
}

#add_contents .contents1_txt h3 {
    transform: translateX(0px);
    text-align: center;
}

.contents1_txt p {
    padding: 0 20px;
}
.fixed_img {
    position: fixed;
    bottom: 4%;
    right: 5%;
    padding-right: 64px;
    z-index: 90;
    width: 100%;
    max-width: 30px;
    transition: 0.5s;
}
.fixed_img02 {
    position: fixed;
    bottom: 4%;
    right: 12%;
    z-index: 90;
    width: 100%;
    max-width: 30px;
    transition: 0.5s;
}

h1 img {
    max-width: 100px !important;
}
#menu_bt {
    top: 24px;
}
header #header {
    padding: 23px;
    justify-content: center;
}

#video::before {
    content: '';
    background-image: url(dup/img/catchcopy.png);
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 74px;
    max-height: 179px;
    opacity: 1.3;
    content: "";
    display: block;
    z-index: 3;
    right: 0%;
    top: 4%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
}

#loader .logo {
    max-width: 180px;
}
li.prev {
    margin-right: 0px !important;
}
#top_contents1 .contents1_txt h3, #add_contents .contents1_txt h3 {
    position: relative;
    z-index: 2;
    transform: translateX(-0px);
    text-shadow: 0 0 5px rgb(0 0 0 / 20%);
}

}




/*20210930_公開後修正*/
#video::before{
    content:none;}
    
    
/*20240919*/
.sc_nav .logo img {
    max-width: 100px;
}