﻿@font-face {
font-family: "re";
  src: url("Dup/css/re.ttf") format("ttf"),url("Dup/css/re.woff") format("woff"),url("Dup/css/re.woff2") format("woff2");
}

.bg_color4 {
    background-color: #fde6cf;
}





.bg_dot2{
	background-image: url('./Dup/img/dot2.png');
	background-size: 200px;
	background-position: top 0 left 0;
	background-repeat: repeat;
	animation: bgloop 40s linear infinite;
	background-color: transparent;
}

@keyframes bgloop {
	0% {background-position: top 0 left 0;}
	100% {background-position: top -400px left 400px;}
}


.loader .bg_dot2{
     background-image: url(./Dup/img/dot2.png);
    background-size: 200px;
    background-position: top 0 left 0;
    background-repeat: repeat;
    animation: bgloop 40s linear infinite;
    background-color: rgba(241, 233, 212, 1);
    background-image: none;
}


body{
        background-image: url(./Dup/img/back.jpg);
        background-size: 341px;
}

bg_color1 {
    background-color: #64201f;
}

#main_img{
    position: relative;
}

/*#main_img:before{
    content: "";
    display: block;
    width: 80%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/boss.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: 2;
}*/

.catch:before {
    content: "";
    display: block;
    width: 100%;
    height: 800px;
    position: absolute;
    top: 4%;
    left: 40%;
    background-image: url(./Dup/img/boss.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: -1;
}



.loader > img{
	z-index: 2;
	width: 300px;
}

.loader .dram{
        position: absolute;
    transform: translate(-50%, -50%);
    top: 70%;
    left: 50%;
    display: block;
    width: 100%;
    height: 100%;
    animation: none;
}

.loader .dram.go{
    top: 50%;
    transition: 0.05s;
}

.loader .futa.tob{
    bottom: 100%;
    transition: 0.3s;
    transition-delay: 0.2s;
}

.loader .dram > img{
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
}

.loader .dram .kira{
    bottom: 35%;
    width: 1000px;
    left: 50%;
    transform-origin: bottom center;
    transform: translate(-50%, 0) scale(0);
}

.loader .dram .kira.nobi{
    transform: translate(-50%, 0) scale(1);
    transition: 0.4s;
    transition-delay: 0.8s;
    animation: test 0.8s ease-out 0.8s 1 normal forwards;
    opacity: 1;
}

@keyframes test {
  0% {
transform: translate(-50%, 0) scaleX(1);
  }

  100% {
transform: translate(-50%, 0) scaleX(0.1);
opacity: 0;
  }
}



.bg_color1 {
    background-color: #8dd0e5;
}

.yaki{
        position: relative;
    margin: auto;
    width: 80%;
    box-sizing: border-box;
    margin-bottom: 100px;
}


.yaki1{
          position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    max-width: 1000px;
        z-index: 2;
}

.yaki2{
    max-width: 1000px;
    display: block;
    margin: auto;
    margin-right: 0;
}

.yaki3{
    max-width: 1000px;
    display: block;
    margin: auto;
    margin-right: 0;
    position: absolute;
    right: 0;
    animation: ten 3s linear infinite;
    opacity: 1;
}



@keyframes ten {
    0% { opacity: 0;}
    49%{opacity: 0;}
    50% { opacity: 1;}
    99% { opacity: 1;}
  100% { opacity: 0;}
}


#main_img #slide {
    width: 90%;
    border-top-right-radius: 400px;
    border-bottom-right-radius: 0px;
    box-sizing: border-box;
    z-index: 1;
    margin-left: 5%;
    border: 10px solid black;
}

.meal{
        position: relative;
    z-index: 1;
    /* top: 45%; */
    display: block;
    width: 70%;
    margin: auto;
    margin-top: -200px;
    left: 0%;
}

/*.meal img{
        max-width: 1200px;
    margin-top: -200px;
    width: 40%;
    position: absolute;
}*/

#slide:after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0%;
    left: 0%;
    background-image: url(./Dup/img/hito.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 60%;
    pointer-events: none;
    z-index: 2;
}

#catch2{
    pading: 2%;
}

.sub_main{
    padding: 0 5%;
}

#contents .contents_box{
        width: 90%;
}

#contents .contents_box .contents_txt{
        background-color: rgba(230, 100, 2, 0.55) !important;
}

#contents .contents_box:nth-child(2){
        margin: auto;
    margin-right: 0;
    position: relative;
    margin-bottom: 150px;
}

#contents .contents_box:nth-child(3){
    position: relative;
}

#contents .contents_box:nth-child(3):before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 30%;
    left: 50%;
    background-image: url(./Dup/img/kuma.png);
    background-position: center left;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
}

.sub_main .contents_img{
    position: relative;
}

.meal:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 30%;
    left: 60%;
    background-image: url(./Dup/img/reco.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 22%;
    pointer-events: none;
    z-index: 0;
}

.yasu{
        position: absolute;
    width: 25%;
    top: -10%;
    left: -10%;
}

#main_img:before{
        content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/copy.png);
    background-position: top left;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 150px;
    pointer-events: none;
    z-index: 2;
}


#contents .contents_box .box h2{
        color: black;
    /* font-family: 're'; */
    line-height: 1.2em;
    /* font-weight: normal; */
    font-size: 33px;
}

#contents .contents_box .box .con_txt{
        font-weight: bold;
        font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.ore .txt_more{
        color: #ef7945;
    background-color: #fff;
    width: 40%;
    text-align: center;
    border-radius: 20px;
    font-weight: bold;
    margin-top: 20px;
    font-size: 16px;
        min-width: 300px;
        cursor: pointer;
}

#contents .contents_box .contents_txt .box {
    padding: 15%;
}

.hvr_txt_color1:hover {
    color: #8dd0e5;
}

.ore p{
    background-color: rgba(255, 255, 255, 0.5);
    padding: 10px;
    display: block;
    box-sizing: border-box;
    border-radius: 10px;
}

.emoi{
    position: relative;
}

.emoi:before{
    content: "";
    display: block;
    width: 100%;
    height: 130%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/page_title.png);
    background-position: center;
    background-repeat: repeat-x;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: cover;
    pointer-events: none;
    z-index: 0;
    /* min-width: 1300px;*/
}

#info .info_txt{
        background-color: rgba(255,255,255, 0.9);
    border-top: 5px solid #e66403;
    border-bottom: 5px solid #e66403;
}


#wrap{
    overflow: hidden;
}

header{
    position: relative;
    z-index: 10;
}

.linkStyle{    color: #8dd0e5;}


.tel_contact, #page07 .box_wrap, #page09 .box_wrap div.bg_color4{
    position: relative;
}

.tel_contact:before, #page07 .box_wrap:before, #page09 .box_wrap div.bg_color4:before{
    content: "";
    display: block;
    width: calc(100% + 2px);
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: rgba(241, 233, 212, 0.9);
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    pointer-events: none;
    z-index: 0;
    border-radius: 5px;
}

.uee{
    position: relative;
    z-index: 2;
}

.bg_color2 {
    background-color: #f1e9d4;
}

.btns{
        display: block;
    max-width: 300px;
    margin: auto;
}


#menu_wrap .sns_links {
    background-color: white;
}

#main_img .catch h2 {
    font-family: re;
    text-align: center;
        font-size: 1.8vw;
            font-weight: normal;
}


.sub_main h2{
    text-align: center;
    font-size: 3vw;
    color: black;
    margin-top: 30px;
}

.catch2 p{
    padding: 20px;
}


.page_title {
    width: 50%;
        padding: 60px 10% 60px 5%;
    min-width: 500px;
}

#contents .contents_box .contents_txt .contents_point {
    left: -10px;
}

.pager{
    background-color: transparent;
    background-image: none;
}


#page09 .top_txt {
    padding: 40px 10px;
}

.sns_head li{
    width: 43px;
        padding: 0 3px;
    box-sizing: border-box;
}

.sns_head{
        padding: 0 1%;
    margin: auto;
    margin-right: 0;
}

@media screen and (min-width: 1280px){
    .meal:before {
    top: 20%;
    left: 50%;
    z-index: 0;
}
}

@media screen and (max-width: 1281px){
    #contents .contents_box:nth-of-type(2) .contents_txt .box {
    padding: 15%; 
    padding-left: auto;
    padding-right: 50px; 
}
}


/* ---------- カスタム ---------- */
@media screen and (max-width: 1000px){

.sen_hide{
    display: none;
}

.sen_block{
    display: block;
}

#main_img .catch {
    width: 90%;
    margin-left: 5%;
    margin-top: 150px;
}

/*#main_img {
    padding-top: 0 !important;
}

#main_img #slide {
    position: relative !important;
}*/


#slide:after {
        background-image: url(./Dup/img/meal_awa.png), url(./Dup/img/hito.png);
    background-position: bottom left, 0 70%;
    background-size: 550px;
    bottom: 20%;
}

.meal{
    display: none;
}

#contents .contents_box {
    width: 100%;
}

}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

#main_img #slide {
    margin-left: 0%;
}

#main_img .catch {
    margin-top: 70px;
}


#main_img #slide {
    border-top-right-radius: 200px;
}

#slide:after {
        bottom: -10%;
        left: 0%;
}


#contents .contents_box .contents_img {
    transform: translate(0px,50px);
    z-index: 3;
}

#main_img .catch h2 {
    font-size: 22px;
}

.sub_main h2 {
    font-size: 4.2vw;
    line-height: 1.2em;
}


#contents .contents_box:nth-of-type(2) .contents_img {
    transform: translate(0px,50px);
}

#contents .contents_box {
    margin-bottom: 100px;
}


#main_wrap .sns_head{
    margin-bottom: 30px;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){


.catch:before {
    content: "";
    display: block;
    width: 100%;
    height: 500px;
    position: absolute;
    top: 10%;
    left: 45%;
    background-image: url(./Dup/img/boss.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: -1;
}

#slide:after {
    background-size: 370px;
}

#main_img:before {
    background-size: 19%;
}

.sub_main h2 {
    font-size: 22px;
    line-height: 1.2em;
}

.yaki {
    margin-bottom: 0px;
}


#contents .contents_box {
    margin-bottom: 30px;
}

#contents .contents_box .box h2 {
    font-size: 23px;
    margin-bottom: 20px;
    margin-top: 40px;
}

#contents .contents_box .contents_txt .contents_point {
    top: 40px;
}

.ore .txt_more {
    min-width: 100%;
}

.loader .dram{
    width: 60%;
}

.loader img {
    width: 100%;
}

.loader > img{
    width: 250px;
}

#copyright{
    width: 50%;
    margin: auto;
}

.bg_dot2 {
    background-size: 100px;
}

#main_img #slide {
    border-top-right-radius: 150px;
}

header {
    padding-top: 15px !important;
    padding-bottom: 5px !important;
        padding-left: 10px !important;
    padding-right: 10px !important;
}

}