﻿/* color */
body,.txt_color_nomal{color: #222222;}
.txt_white{color: #white;}
.txt_red{color: red;}
.txt_color1{color: #e61a1a} /* メインカラー */
.txt_color2{color: #ffffff} /* サブカラー */
.txt_color3{color: #202020} /* アクセントカラー1 */
.txt_color4{color: #e3e0cf} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #e61a1a} /* メインカラー */
.bg_color2{background-color: #ffa500} /* サブカラー */
.bg_color3{background-color: #202020} /* アクセントカラー1 */
.bg_color4{background-color: #e3e0cf} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}


/* border-color ※!important */
.border_color1{border-color: #e61a1a}
.border_color2{border-color: #ffa500}
.border_color3{border-color: #202020}
.border_color4{border-color: #e3e0cf}


/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #42210b;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #e61a1a} /* メインカラー */
.hvr_txt_color2:hover{color: #ffa500} /* サブカラー */
.hvr_txt_color3:hover{color: #202020} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #e3e0cf} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #e61a1a} /* メインカラー */
.hvr_bg_color2:hover{background-color: #ffa500} /* サブカラー */
.hvr_bg_color3:hover{background-color: #202020} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #e3e0cf} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #e61a1a}
.hvr_border_color2:hover{border-color: #ffa500}
.hvr_border_color3:hover{border-color: #202020}
.hvr_border_color4:hover{border-color: #e3e0cf}

.opacity07, .opacity08 {
    opacity: 1;
}
.linkStyle {
  color: #fff;
}
#cms_6-c .box_txt1, #contents .box_txt p {
    color: #222222;
}
#cms_3-d .box_txt1 {
    color: #ffa500;
}
#cms_3-d .cate .retop {
    display: none;
}
.big_title {
    width: 90%;
    text-align: center;
    margin-top: 50px;
    background-color: #222222;
    border-color: #222222;
}

#cms_3-d .box_wrap .box_wrap {
    margin-bottom: 50px;
}
#page9 .box_wrap {
    color: #222222;
}
.page_1_header {
    background-color: rgba(230, 26, 26, 0.7);
    position: relative;
    top: 450px;
    margin-top: 150px;
    z-index: 2;
}
#pc_intro h2 {
    text-align: center;
    background-color: #e61a1a;
    padding: 10px;
    border-radius: 10px;
    font-size: 22px;
    color: #fff;
}
#pc_intro .pd_5per {
   position: relative;
}
#pc_intro .pd_5per:before {
    position: absolute;
    content: "";
    background-image: url(./Dup/default/umai.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    width: 140px;
    height: 130px;
    right: -29px;
    top: -38px;
}
#pc_intro .pd_5per:after {
    position: absolute;
    content: "";
    background-image: url(./Dup/default/utiwa.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    width: 140px;
    height: 130px;
    left: -70px;
    top: -45px;
}
#pc_intro p {
   color: #222;
}
.food {
    z-index: 1;
    top: -89px;
    right: -52px;
    width: 350px;
}
.food2 {
    z-index: 1;
    bottom: -19px;
    left: -18px;
    width: 160px;
}
#left_bar #menu_bt, #top_return {
    z-index: 2;
}


.balloon5 {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon5 .faceicon {
  float: left;
  margin-right: -90px;
  width: 80px;
}

.balloon5 .faceicon img{
  width: 100%;
  height: auto;
  border: solid 3px #ffa500;
  border-radius: 50%;
}

.balloon5 .chatting {
  width: 100%;
}

.says {
    display: inline-block;
    position: relative;
    margin: 5px 0 0 105px;
    padding: 17px 13px;
    border-radius: 12px;
    background: #ffa500;
    color: #222;
    text-shadow: none;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #ffa500;
}
.chatting h3 {
    text-align: left;
}
.catch {
    top: 50px;
    left: 12%;
    width: 79%;
}
h2, h3, #cms_2-c .box_txt1, #cms_2-c .cate_title {
   font-weight: bold;
}
header {
    padding-right: 0px !important;
}
.top_page_logo {
    width: 180px;
    position: relative;
    left: 0%;
    top: 125px;
}
.width_200 {
    width: 250px;
}
#top_link .fs_wrap {
    position: relative;
    top: 625px;
}
#pc_tel {
    margin-top: 446px;
    margin-bottom: 167px;
}
.links_bt, .top_banner {
    transition: 0.5s;
}
.links_bt:hover, .top_banner:hover {
    opacity: 0.7;
    transition: 0.5s;
}
.top_banner {
    width: 360px;
    bottom: 50px;
}
/* ---------- 1600px ---------- */
@media screen and (max-width: 1601px){
.page_1_header {
    top: 392px;
}
}
/* ---------- 1500px ---------- */
@media screen and (max-width: 1501px){

}
/* ---------- 1370px ---------- */
@media screen and (max-width: 1371px){
.catch {
    top: 50px;
    left: 10%;
    width: 79%;
}
}
/* ---------- 1243px ---------- */
@media screen and (max-width: 1244px){
.top_page_logo {
    width: 180px;
    position: relative;
    left: 0%;
    top: 50px;
}
#pc_tel {
    margin-top: 242px;
    margin-bottom: 165px;
}
#top_link .fs_wrap {
    position: relative;
    top: 427px;
}
.width_200 {
    width: 230px;
}
.page_1_header {
    top: 314px;
}
.catch {
    top: 50px;
    left: 10%;
    width: 77%;
}
.top_banner {
    width: 314px;
    bottom: 100px;
}
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.food {
    z-index: 1;
    top: 82%;
    right: 0px;
    width: 300px;
}
.catch {
    top: 32%;
    width: 75%;
    left: 12%;
}
#intro h2 img {
    width: 350px;
    max-width: 100%;
    height: auto;
}
.big_title {
    width: 90%;
}
#cms_6-c .arrow {
    bottom: -155px;
    height: 100px;
}
#top_link .fs_wrap {
    position: relative;
    top: 93%;
}

header #top_link .links_bt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,0%) !important;
}
.top_page_logo {
    margin-right: 0%;
    width: 220px;
    top: 0;
    left: 0%;
}

.page_1_header {
    top: 0px;
}
#top_link .links_bt {
    width: 40%!important;
}
.page_1_header {
    margin-top: 0px;
}
.top_banner {
    width: 330px;
    bottom: -584px;
}
}
/* ---------- スマホ ---------- */
@media screen and (max-width: 667px){
.food2 {
    z-index: 1;
    bottom: -19px;
    left: -18px;
    width: 120px;
}
.food {
    z-index: 1;
    top: 91%;
    right: 0px;
    width: 169px;
}
#intro h2 img {
    width: 270px;
    max-width: 100%;
    height: auto;
}
.catch {
    top: 30%;
    width: 80%;
    left: 11%;
}
header #top_link .links_bt {
    position: absolute;
    top: 100% !important;
    left: 50%;
    transform: translate(-50%,40%) !important;
}
#cms_1-a .pager li {
    margin-right: 0px;
}
.top_banner {
    width: 250px;
    bottom: -423px;
}
}

@media all and (-ms-high-contrast: none) {
.says {
    display: inline-block;
    position: relative;
    margin: 5px 0 0 105px;
    padding: 13px 13px 8px !important;
    border-radius: 12px;
    background: #ffa500;
}
.top_banner {
    width: 40%;
    bottom: 85px;
    left: 30% !important;
}

}
@media all and (-ms-high-contrast: none) and (max-width: 1244px) {
.top_banner {
    width: 40%;
    bottom: 111px;
    left: 30% !important;
}
}
@media all and (-ms-high-contrast: none) and (max-width: 768px) {
.top_banner {
    width: 40%;
    bottom: -520px;
    left: 30% !important;
}
}


