﻿p#copyright {
    padding-bottom: 20px;
}
#contents .contents_box h2 span{
    white-space: nowrap;
}
.price {
    border-bottom: 2px dotted #47180d;
    display: flex;
    justify-content: space-between;
    color: #47180d;
    font-weight: bold;
}
.sns_links.bg_color3.pd_5px {
    background: #ffe548;
}
body{
    overflow:hidden;
}
a.linkStyle {
    color: #2b4b3b;
    text-decoration: underline;
}
.info_img figure{
    border-radius:0;
}
figure {
    border-radius: 10px;
}
.link_top.grid_5.grid_12_tb.pd_l-10px.pd_r-10px.pd_clear_tb.mg_b-10px_tb.txt_center {
    margin-bottom: 20px;
}
.link_type1 .link_top .link_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
	margin-bottom: 30px;
    color: #474521;
    font-weight: normal;
}
.link_type1 .link_top .link_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.link_type1 .link_top a{
	padding-top: 80px;
    padding-bottom: 60px;
        border-radius: 10px;
}
.link_type1 .link_top a:hover{
    background-color: #ededeb;
}
.link_type1 .link_top a:hover .link_img1{
    transform: translate(-50%, -50%) scale(1.1,1.1);
    opacity: 0.1;
}
@media screen and (max-width: 667px){
.link_type1 .link_top .link_title{
    font-size: 15px;
}
}

.more a{
    color: #2b4b3b;
}

#cms_2-b .cate_box {
    background: #fefff6;
}
.border_color3 {
    border-color: #f3e60f;
}
#cms_6-c .cate_box.border_color3,.cms_6-c .cate_box.border_color3 {
    border-color: #f99900;
    border-radius: 10px;
}
header nav li a.txt_color_nomal:hover{
    color:#fff000;
}
.cate_list li a {
    color: #2b4b3b;
}
.cate_list li a:hover{
    color:#f99900;
}
ul .hvr_txt_color1:hover{
    
}
.border_color1 {
    border-color: #f99900;
}
.top_cms_title p {
    color: #f99900;
}
.page_title p {
    color: #f99900;
}
#intro h2:before {
    width: 100%;
    height: 50px;
    background: url(Dup/img/intro.png) no-repeat;
    content: "";
    position: absolute;
    background-position: center;
    left: 0;
    background-size: contain;
    top: -50px;
}
#cms_2-a h3.cate_title {
    text-align: center;
    background: #f99900;
    border: 0;
    border-radius: 10px;
    color: white;
    padding: 5px 70px;
    display: inline-block;
}
#cms_2-a figure{
    border-radius:10px;
}
.cms_wrap{
    max-width:1280px;
    margin: auto;
}
#cms_2-a .box_item{
    background: #fffefe;
    border-radius: 10px;
}
#cms_2-a h4.box_title1 {
    display: inline-block;
    background: #47180d;
    padding: 5px 30px;
    color: white;
    position: relative;
    top: -25px;
    border-radius: 50px;
}
main {
    background: none !important;
}
/*
div#wrap {
    background: url(Dup/img/bg2.jpg);
}
*/
div#wrap {
    background: url(Dup/img/bg3.jpg);
    background-size: 150px;
}
.contents_txt h2 span{
    background: linear-gradient(transparent 60%, #FFFF00 0%);
    line-height: 35px;
    display: inline-block;
    padding: 0 15px;
}
.slick-initialized .slick-slide{
    margin: 0 10px;
}
.slick-slide img {
    border-radius: 20px;
}
.slick-container{
    margin-top:50px;
}
#intro{
    text-align: center;
    padding: 5% 0;
}
section#intro h2 {
    font-size: 34px;
    color: #47180d;
    position:relative;
}
#intro p {
    font-size: 18px;
}
#contents .contents_box .contents_txt .contents_point{
    display:none;
}
header nav li a::after{
    top:85%;
}
.bg_color2 {
    background-color: #f9ee9f;
}
#info {
    background-color: #fff6b6;
}
#contents {
    padding-top: 100px;
}
#main_img {
    min-height: 1021.89px;
    padding-top: 510.945px;
    background:none;
    margin-bottom: 0;
}
ul .hvr_txt_color1:hover {
    color: #fff21f;
}

header nav li a{
    font-weight:normal;
}
header ul::after {
    width: 102%;
    height: 6px;
    content: "";
    background: #b8925b;
    position: absolute;
    bottom: -5px;
    border-radius: 2px;
}
header ul:before {
    width: 60px;
    height: 30px;
    content: "";
    position: absolute;
    background: url(Dup/img/kesi.png) no-repeat;
    left: 30px;
    background-size: contain;
    bottom: -6px;
}
header ul {
    background: #2b4b3b;
    border: 5px solid #b8925b;
    border-radius: 5px;
    align-items: center;
    box-shadow: 0px 0px 5px 1px #123a24 inset;
    justify-content: center !important;
    position: relative;
}
header nav li{
    margin-top:5px;
    margin-bottom:5px;
}
#contents .contents_box .contents_txt > div {
    margin-top: 20px;
}
/*
figure.square_img{
    border-top-left-radius: 140%;
    border-bottom-left-radius: 110%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 120%;
}
*/
#contents .contents_box .contents_txt .contents_point {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 25px;
    transform: rotate(-45deg);
    font-size: 6vw;
    letter-spacing: 4px;
   color: #fff21f;
}
.top header {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    z-index: 2;
}
#main_img #slide {
    width: 80%;
    height:110vh !important;
    border-radius: 0;
    top:-3px;
}
.mask1{
  -webkit-mask-image:url("Dup/img/test.svg");
          mask-image:url("Dup/img/test.svg");
  /* 縦横比は保持して領域全体を覆う */
  -webkit-mask-size: cover;
          mask-size: cover;
} 

.mask2 {
    -webkit-mask-image: url(Dup/img/contents.svg);
    mask-image: url(Dup/img/contents.svg);
    -webkit-mask-size: contain;
    mask-size: cover;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
}
body{
    font-family: 'Kosugi Maru', sans-serif;
}
div#copy {
    position: absolute;
    z-index: 3;
    top: 10%;
    left: 0%;
    font-size: 50px;
    writing-mode: vertical-rl;
}
div#copy {
    position: absolute;
    z-index: 3;
    top: 18%;
    left: 16%;
    font-size: 40px;
    letter-spacing: 3px;
    writing-mode: vertical-rl;
    color: #47180d;
    white-space: nowrap;
    text-shadow: 2px 2px 10px #fffac5;
}
#copy p:last-of-type {
    margin-top: 70px;
}
.contents_txt {
    background: none !important;
}

.contents_img figure img{
    height:100% !important;
    object-fit: cover;
}
.contents_img figure{
    border-bottom: 2px solid;
}
.txt_color1 {
    color: #47180d;
}
#contents .contents_box .contents_txt .box{
    padding-top:0;
    padding-bottom:0;
    padding:0 50px;
    max-width:650px;
    margin:auto;
}
.box_img {
    width: 50%;
    margin: auto;
}
#contents .contents_box h2{
    text-align:center;
}
.txt_color3 {
    color: #47180d;
}

.bg_color1 {
    background-color: #f99900;
}
.bg_color3 {
    background-color: #f99900;
}
header nav li a.txt_color_nomal {
    color: white;
    font-size: 16px;
    text-shadow: 0px 0px 20px #646464;
}

header nav li {
    border-color: white !important;
}

/*--------------------------------------------------タブレット--------------------------------------------------*/
@media screen and (max-width:768px){
    #main_img #slide {
    width: 100%;
    height:100vh !important;
}
div#copy {
    position: absolute;
    z-index: 3;
    top: 43%;
    left: 9%;
    font-size: 30px;
}
.page_title {
    margin-bottom: 0;
}
section#intro h2 {
    font-size: 28px;
    color: #47180d;
    position: relative;
}
}



/*--------------------------------------------------スマホ--------------------------------------------------*/
@media screen and (max-width:667px){
    .page_title {
    width: 95%;
    padding: 40px 20px 40px 20px;
}
#main_img #slide{
    left:0;
}
.mask1{
      -webkit-mask-image:none;
          mask-image:none;
}
div#copy {
    position: absolute;
    z-index: 3;
    top: 23%;
    left: 37%;
    font-size: 22px;
    color: white;
    text-shadow: none;
}
div#slide_wrap:before {
    width: 100%;
    height: 100%;
    background: #cba6003b;
    content: "";
    position: absolute;
    z-index: 2;
    mix-blend-mode: color;
}
#intro {
    margin-top: 50px;
}
section#intro h2{
    font-size:24px;
}
#intro p {
    font-size: 16px;
    text-align: left;
    padding: 20px;
}
#contents .contents_box .contents_txt .box{
    padding:0 30px;
}
#cms_2-a h3.cate_title {
    padding: 0;
    width: 100%;
}
.loader img {
    width: 200px;
}
}