﻿@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Amita:wght@400;700&display=swap');
/*-----------------------------------------------SET-----------------------------------------------------*/
body, .font_sans-serif, h2, h3, h4 {
font-family: 'Sawarabi Gothic', sans-serif!important;

}
.menu_title {
font-family: 'Mukta', sans-serif!important;
}
.cms_title h2 {font-family: 'Amita', cursive!important;
}
.menu_sub_title {color: #fff}
.header .grid_3 a:first-child, .foot_tel_bt a:first-child {
    display: none;
}
#page10 li a {padding: 10px 0;} 
/*----------------------------------------------------------------------------------------------------*/
#cms_2-a h3 {
    position: relative;
    padding: 1rem 1rem;
    border: none;
    border-bottom: 2px solid #fff;
    /* display: block; */
    text-align: center;
}
#cms_2-a h3:before {
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 12px 0 12px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
#cms_2-a h3:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 12px 0 12px;
    border-style: solid;
    border-color: #111 transparent transparent transparent;
}

.overlay {
    background: #000000;
}
.overlay ul li a {
    color: #ffffff!important;
}
#logo img {
    filter: drop-shadow(4px 2px 32px rgba(255,255,255,0.2));
}
#wrap {
    background-color: #000000;
background-image: url("Dup/img/dark-leather.png");
}
#main_menu.fixed {
    background-color: rgba(54, 54, 54, 0.83)!important;
    border-bottom: 0;
}
.contents_box2::before, .contents_box::before, .contents_box2::after, .contents_box::after {
    display: none;
}
.cms_title:first-letter {
    font-size: 50px;
}
#aisatsu h2 {
        background: url(Dup/img/welcome.png) no-repeat 50% 0;
    background-size: 400px auto;
    padding-top: 55px;
}
#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box {
    margin-left: 0;
    width: 49%!important;
    margin-top: 30px;
background: transparent!important;
}
#contents1 .contents_img, #contents2 .contents_img, #contents3 .contents_img {
    border: 10px solid #000;
    box-shadow: 0px 8px 40px -2px rgba(255, 255, 255, 0.33);
}
#top_cms h2 {
   position: relative;
    color: #fbe0b8;
    opacity: 0.6;
}
.contents_box2 {
    padding-top: 44px;
    background-image: url(Dup/img/wine1.png);
    background-repeat: no-repeat;background-position: 87% 0;
}
#contents2 .contents_box2 {
    background-image: url(Dup/img/ts2.png);
    background-position: 50% 0;
    padding-top: 52px;
}
#contents3 .contents_box2 {
    background-image: url(Dup/img/ts3.png);
    background-position: 100% 0;
}
.button-effect {
    margin-top: 0;text-align: center;
}
.button-effect a {
    border: 3px solid;
    width: 200px;
    padding: 6px;
}
#info_map .button-effect {
    margin-top:20px;
}
#CMS_TITLE2, #CMS_TITLE5 {
   background: #434343;
   padding: 50px 0 60px;
   background-color: #434343;
background-image: url("Dup/img/dark-leather.png");
   box-shadow: 0 0 0 1px #594536, 0 0 0 4px #414141, 0 0 0 5px #424242;
}
/* ---------------------------------------------------------------------------------- */
.catch {
    z-index: 2;
    width: 519px;
    top: 44%;
    right: 0;
    left: 0;
    margin: auto;
    filter: drop-shadow(0px 0px 5px rgba(255,255,255,255.4));
}
#top_cms .border_white {
    border: none;
}

@media(max-width: 768px) {

}
@media(max-width: 667px) {
    #cms_1-a .pager li {
    margin-right: 0;
    color: #000!important;
}
    .header {
        padding-top: 11px;
    }
.button_container {
    top: 22px;
}
header #logo {
 margin-left: 20px;   
}
#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box {
    width: 100%!important;
    margin-top: 0px;
}
.catch {
    width: 315px;
}
.contents_box2 {
    padding-top: 8px;
    background-position: 87% 0;
    background-size: 29px auto;
}
#contents2 .contents_box2 {
    background-size: 221px auto;
}
#contents3 .contents_box2 {
    background-size: 105px auto;
}
#CMS_TITLE2, #CMS_TITLE5 {
   padding: 30px 0 40px;
}
}
@media all and (-ms-high-contrast: none) {
.pager li:not(.prev) a {
    padding-top: 1px !important;
}
.pager li a, .pager .prev a, .pager .next a {
    padding-top: 1px!important;
}
#cms_3-e .cate_title {
    padding-bottom: 10px;
}
#cms_3-e .sub_cate_title {
   padding-bottom: 12px; 
}
#page9 .cate_box p a {
padding: 8px 10px 8px;
}
}








.slide-in {
	overflow: hidden;
    display: inline-block;
}

.slide-in_inner {
	display: inline-block;

}

/*左右のアニメーション*/
.leftAnime{
    opacity: 0;/*事前に透過0にして消しておく*/
}

.slideAnimeLeftRight {
	animation-name:slideTextX100;
	animation-duration:4.8s;
	animation-fill-mode:forwards;
    opacity: 0;
}

@keyframes slideTextX100 {
  from {
	transform: translateX(-100%); /*要素を左の枠外に移動*/
        opacity: 1;
  }

  to {
	transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}

.slideAnimeRightLeft {
	animation-name:slideTextX-100;
	animation-duration:4.8s;
	animation-fill-mode:forwards;
    opacity: 0;
}


@keyframes slideTextX-100 {
  from {
	transform: translateX(100%);/*要素を右の枠外に移動*/
    opacity: 1;
  }

  to {
	transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}




/* --------------------- TOP ---------------------------------------------- */
#top_contents {
    position: relative;
}
#top_cms {
background-color: #644d3d;
background-image: url("Dup/img/egg-shell.png");
}
/*#top_contents:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 10vw solid #6b6c70;
    border-left: 100vw solid transparent;
}*/