/*style.css*/

html {
    box-sizing: border-box;
    overflow: auto;
}

*, *:before, *:after {
    box-sizing: inherit;
}
.sp {
    display: none;
}

body {
    background: #fff;
    padding-bottom: 100px;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
/*    overflow: hidden;*/
}

.wrapper {
    width: 100%;
    overflow: hidden;
    min-width: 1230px;
}

.contents {
    width: 100%;
    min-width: 1230px;
}

img {
    vertical-align: middle;
    max-width: 100%;
}

h1, h2 {
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
}

p {
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
    font-weight: 400;
    font-style: normal;
    color: #333333;
    line-height: 1.6;
}

sec, div, p {
    box-sizing: border-box;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
    font-weight: 400;
    line-height: 1.6;
}

a:hover {
    cursor:pointer;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity:0.6;
    zoom:1;
}

input:hover {
    cursor:pointer;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity:0.6;
    zoom:1;
}

.sp {
    display: none;
}


/*---------------------------------------------
  ヘッダー
  ---------------------------------------------*/

a.h_logo img {
    width: 161px;
    position: absolute;
    bottom: 0;
}

.h_contLeft {
    -webkit-flex-basis: 161px;
    flex-basis: 161px;
}

.h_contRight {
    -webkit-flex-basis: 1069px;
    flex-basis: 1069px;
    -webkit-flex-basis: 660px;
    flex-basis: 660px;
}

.menu > ul > li a.h_link_ir {
    position: absolute;
    top: 0;
    right: 151px;
    background-color: #1a1a1a;
    width: 142px;
    height: 133px;
    text-align: center;
    padding: 53px 0;
    z-index: 99;
    height: 133px;
}

.menu > ul > li a.h_link_tempo {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #cd0004;
    width: 142px;
    text-align: center;
    padding: 39px 0;
    z-index: 99;
    height: 133px;
    
}

.menu > ul > li a.h_link_ir:hover, .menu > ul > li a.h_link_tempo:hover {
    cursor:pointer;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity:0.8;
    zoom:1;
    border-bottom: none;
}


a.h_link_ir span {
    color: #fff;
    font-size: 20px;
    line-height: 1.4;
}

a.h_link_tempo span {
    color: #fff;
    font-size: 20px;
    line-height: 1.4;
}


/*---------------------------------------------
  メインビジュアル
  ---------------------------------------------*/

.mainV_wrapper {
    position: relative;
    width: 100%;
    
}

.mainV {
    background-image: url("/chi_img/top/main_v.jpg");
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100vh;
    min-width: 1230px;
    position: relative;
}

h1.mainTitle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 40px;
    line-height: 1.4;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-shadow: 0px 0px 4px rgba(0,0,0, 0.6);
}

.diago {
    position: absolute;
    left: 0;
    bottom: 0;
}

.diago img {
    max-width: 620px;
}


/*---------------------------------------------
  トップ　店鋪一覧（タイル）
  ---------------------------------------------*/

div.temo_list_top {
    width: 100%;
    min-width: 1120px;
    background: rgba(255,255,255,0.8);
    position: absolute;
    bottom: 0;
    padding: 20px;
    margin: 0 auto;
}

.temo_list_top ul {
    width: 1120px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.temo_list_top ul li a img {
    width: 120px;
    height: 120px;
}


/*---------------------------------------------
  TOP - 多言語対応
  ---------------------------------------------*/

.sec01 {
    width: 100%;
    height: 100%;
    min-width: 1230px;
    height: 510px;
    background-image: url(/chi_img/top/multilingual_bg.jpg);
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

.sec_inner01 {
    width: 1120px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}

img.multi_menu {
    width: 530px;
    position: absolute;
    top: 10px;
    right: 0;
}

h2.multi_title {
    font-size: 38px;
    color: #cd0004;
    margin-top: 80px;
    margin-bottom: 20px;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
    font-weight: 700;
    font-style: normal;
}

p.multi_tx {
    font-size: 24px;
    color: #333333;
    padding-top: 20px;
    border-top: 2px solid #cd0004;
    line-height: 1.5;
    display: inline-block;
}

p.multi_tx span.langtxt {
    margin-top: 20px;
    display: block;
}   

ul.multi_lang li {
    margin-top: 40px;
}

ul.multi_lang li {
    font-size: 24px;
    color: #cd0004;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
    font-weight: 700;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    border: 1px solid #cd0004;
    background: rgba(205,0,4,0.3);
    text-align:center;
    line-height: 160px;
    display: inline-block;
    margin-left: 40px;
}

ul.multi_lang li:first-child {
    margin-left: 0;
}

ul.multi_lang li a {
    color: #cd0004;
}


/*---------------------------------------------
  TOP - Slider
  ---------------------------------------------*/

.bx-wrapper img {
    max-width: 100%;
    display: block;
/*    width: 543px;*/
}

.sec02 {
    width: 100%;
    height: auto;
    min-width: 1230px;
    background:#fff;
    position: relative;
    padding: 30px 0 60px 0;
}

.sec_inner02 {
    width: 1120px;
    margin: 0 auto;
    box-sizing: border-box;
}

.sec02_01 {
    padding: 50px 0;
    max-width: 1230px;
    margin: 0 auto;
    width: 100%;
}


.bx-wrapper {
    width: 1120px;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}

#bxslider-outer{
    width: 1120px;
    margin: 0 auto;
    position: relative;
}

ul.bxslider li {
    max-width: 543px;
}



ul.bxslider li {
    margin-right: 31px;
}

.prev-btn a {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -50px;
    top: 50%;
    margin-top: -25px;
    background-image: url(/chi_img/top/bx_prev.png);
    background-size: cover;
    background-position: center center;
}

.next-btn a {
    width: 50px;
    height: 50px;
    position: absolute;
    right: -50px;
    top: 50%;
    margin-top: -25px;
    background-image: url(/chi_img/top/bx_next.png);
    background-size: cover;
    background-position: center center;
}

.bnr{
  text-align: center;
  margin-top: 50px !important;
}

.prev-btn img, .next-btn img {
    width: 49px;
}

/*---------------------------------------------
  Top - ご予約　店鋪検索
  ---------------------------------------------*/

.sec03 {
    width: 100%;
    height: 100%;
    min-width: 1230px;
    height: 430px;
    background-image: url(/chi_img/top/reserve_bg.jpg);
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    background-repeat: no-repeat;
}

.sec_inner03 {
    width: 1120px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}

div.hishigata img {
    position: absolute;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    width: 430px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hishigata img {
    width: 465px;
}

div.hishigata p {
    font-size: 12px;
    color: #8c8080;
    text-align: center;
    position: absolute;
    top: 280px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
}

/*---------------------------------------------
  Top - 季節の宴会コース
  ---------------------------------------------*/

.sec05 {
    width: 100%;
    height: 100%;
    min-width: 1230px;
    height: 250px;
    background-image: url(/chi_img/top/course.jpg);
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    background-repeat: no-repeat;
}

.sec_inner05 {
    width: 1120px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}

.enkai_area {
    display: block;
    width: 1120px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

a.enkai_bt {
    font-size: 32px;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 476px;
    padding: 34px 0;
    border: 1px solid #fff;
    background: rgba(0,0,0,0.4);
    margin: 0 10px;
}

a.enkai_bt span {
    vertical-align: 2px;
}

/*---------------------------------------------
  Top - 地産地消
  ---------------------------------------------*/

.sec06 {
    width: 100%;
    height: 100%;
    min-width: 1230px;
    height: 610px;
    background-image: url(/chi_img/top/chisan_bg.jpg);
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

.sec_inner06 {
    width: 1120px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}

.chisanTitle {
    width: 578px;
    margin-top: 50px;
    margin-bottom: 20px;
}

p.chisanText01 {
    font-size: 18px;
}

p.chisanText01 span {
    font-weight: 700;
    font-size: 30px;
}

p.chisanText02 {
    font-size: 16px;
    margin-top: 20px;
}

p.chisanText02 span {
    color: #dc276d;
}

/*---------------------------------------------
  Top - バナーエリア
  ---------------------------------------------*/

.sec07 {
    width: 100%;
    min-width: 1230px;
    background-image: url(/chi_img/top/washi-pattern-01.jpg);
    background-position: center center;
    background-repeat: repeat;
}

.sec_inner07 {
    width: 1120px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    padding: 50px 0 50px 0;
    box-sizing: border-box;
}

ul.top_bannar {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.top_bannar li {
    -webkit-flex-basis: 543px;
    flex-basis: 543px;
    width: 543px;
    margin-bottom: 36px;
}

ul.top_bannar li img {
    width: 543px;
}

ul.top_bannar li:nth-child(3), ul.top_bannar li:nth-child(4) {
    margin-bottom: 0;
}


/*---------------------------------------------
  Top - チムニー公式アプリ
  ---------------------------------------------*/

.sec08 {
    width: 100%;
    min-width: 1230px;
    background: #fff;
}

.sec_inner08 {
    width: 1120px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    padding: 50px 0 85px 0;
    box-sizing: border-box;
}

.smart_wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background-image: url(/chi_img/top/smart_bg.png);
    background-size: contain;
    background-position: center 87%;
    background-repeat: no-repeat;
}

img.c_group {
    width: 117px;
    display: inline-block;
    margin-right: 40px;
}

h3.appli_title {
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.6;
    vertical-align: middle;
}

p.appli_text {
    font-size: 16px;
    margin-top: 30px;
    font-family: メイリオ, 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}


ul.to_appli {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 360px;
    margin: 0 auto;
    margin-top: 80px;
}

ul.to_appli01 {
    display: none;
}

ul.to_appli li {
    text-align: center;
}

ul.to_appli li p {
    margin-bottom: 20px;
}

img.mac_logo {
/*    width: 155px;*/
	width:135px;
}

img.google_logo {
/*    width: 155px;*/
	width:153px;
}


img.smartphone {
    width: 406px;
}



ul.to_appli p {
    font-family: メイリオ, 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}

/*---------------------------------------------
  Top - メディア紹介　　
  ---------------------------------------------*/

.sec09 {
    width: 100%;
    min-width: 1230px;
    background: #fff;
    padding-top: 80px;
}

.sec_inner09 {
    margin: 0 auto;
    height: 100%;
    position: relative;
    width: 1120px;
    box-sizing: border-box;
}

.section1 {
    padding: 350px 0 100px 0;
}

.section2{
  padding: 0px;
}

.section1{
  position: relative;
 
  /*レイアウト用のCSS*/
    background-image: url(/chi_img/top/washi-pattern-01.jpg);
    background-position: center center;
    background-repeat: repeat;
    width: 100%;
    min-width: 1230px;
}
.section1::before{
  content:"";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 350px 100vw 0 0;
  border-color: #fff transparent transparent transparent;
}


img.media_title_pc {
    width: 318px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}


ul.media_item {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 1120px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 60px;
}

ul.media_item li {
    -webkit-flex-basis: 365px;
    flex-basis: 365px;
    width: 365px;
    background: #fff;
}


/*メディア掲載情報アイコンスタイル*/

ul.media_item li div.m_tv {
    display: block;
    height: 100%;
}

ul.media_item li div.m_tv, ul.media_item li div.m_movie, ul.media_item li div.m_radio, ul.media_item li div.m_radio, ul.media_item li div.m_web, ul.media_item li div.m_news, ul.media_item li div.m_book, ul.media_item li div.m_dvd {
    position: relative;
}

ul.media_item li div.m_tv:after, ul.media_item li div.m_movie:after, ul.media_item li div.m_radio:after, ul.media_item li div.m_radio:after, ul.media_item li div.m_web:after, ul.media_item li div.m_news:after, ul.media_item li div.m_book:after, ul.media_item li div.m_dvd:after {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: #cd0004;
    padding: 10px 0px;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 92px;
    text-align: center;
    letter-spacing: 0.1em;
}

ul.media_item li div.m_tv:after {
    content: 'TV';
}

ul.media_item li div.m_movie:after {
    content: '動画';
}

ul.media_item li div.m_radio:after {
    content: 'ラジオ';
}

ul.media_item li div.m_web:after {
    content: 'WEB';
}

ul.media_item li div.m_news:after {
    content: '新聞';
}

ul.media_item li div.m_book:after {
    content: '書籍';
}

ul.media_item li div.m_dvd:after {
    content: 'DVD';
}

/*メディア掲載情報アイコンスタイル*/


ul.media_item li div div {
    background: #fff;
    padding: 35px 20px;
}

p.m_title a {
    font-size: 17px;
    font-weight: 700;
    color: #cd0004;
}

.m_date {
    font-size: 14px;
    margin: 8px 0;
}

.m_text {
    font-size: 16px;
}

.m_text a {
    color: #cd0004;
}

a.media_link_bt {
    font-size: 18px;
    border: 1px solid #333333;
    background: rgba(255,255,255,0.4);
    color: #333333;
    padding: 15px 25px;
    position: absolute;
    top: -160px;
    right: 0;
    width: 134px;
}


a.media_link_bt:after {
  position: absolute;
  content: '';
  right: 30px;
    top: 40%;
  display: block;
  width: 30px;
   height: 9px;
  background-image: url(/chi_img/top/s_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  }

/*---------------------------------------------
  pageTop
  ---------------------------------------------*/

#pageTop {
    position: fixed;
    bottom: 80px;
    right: 20px;
    z-index: 998;
}

#pageTop a img {
    width: 88px;
}

#webshop {
    position: fixed;
    bottom: 260px;
    right: 40px;
    z-index: 998;
}

#webshop a img {
    width: 100px;
}

#pageTop a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

#webshop a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

/*---------------------------------------------
  SNS
  ---------------------------------------------*/

.sec10 {
    width: 100%;
    min-width: 1230px;
    background: #fff;
}

.sec_inner10 {
    margin: 0 auto;
    height: 100%;
    position: relative;
    width: 1120px;
    padding: 40px 0;
    text-align: center;
    box-sizing: border-box;
}

ul.sns_bt {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    width: 1120px;
    box-sizing: border-box;
    margin: 0 auto;
}

ul.sns_bt li {
    -webkit-flex-basis: 174px;
    flex-basis: 174px;
    width: 174px;
}

ul.sns_bt li img {
    width: 174px;
}

/*---------------------------------------------
  Information
  ---------------------------------------------*/

.sec11 {
    width: 100%;
    min-width: 1230px;
    background-image: url(/chi_img/top/bg_pattern03.png);
    background-size: cover;
    background-position: center center;
    background-repeat: repeat;
}

.sec_inner11 {
    margin: 0 auto;
    height: 100%;
    position: relative;
    width: 1120px;
    padding: 40px 0;
    text-align: center;
    box-sizing: border-box;
}

h3.infoTitle {
    font-size: 37px;
}


div.info_wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 1120px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 60px;
}

div.info_colum {
    -webkit-flex-basis: 350px;
    flex-basis: 350px;
    width: 350px;
}

div.info_colum_head {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    border-bottom: 2px solid #333333;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.info_colum h4 {
    font-size: 20px;
    font-weight: 700;
}

.info_colum a.ichiran {
    font-size: 16px;
    font-weight: 700;
    margin-left: auto;
}


.info_colum ul li {
    border-bottom: 1px dotted #333333;
    padding: 10px 0;
}

.info_colum ul li .infoItem {
    font-size: 16px;
/*    padding-left: 60px;*/ 2020/2/3
    padding-left: 0px;
    position: relative;
    display: block;
    text-align: left;
}

.info_colum ul li .infoItem_ir {
    font-size: 16px;
    padding-left: 0px;
    position: relative;
    display: block;
    text-align: left;
}

.info_colum ul li .infoItem span ,.info_colum ul li .infoItem_ir span {
    display: block;
    margin-bottom: 5px;
}

span.red {
    color: #cd0004;
}

.info_colum ul li .infoItem a ,.info_colum ul li .infoItem_ir a {
    color: #cd0004 !important;
}

/*information記事アイコンパターン*/

.info_colum ul li .infoItem:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
}

.info_colum ul li .infoIc01:before {
    background-image: url(/chi_img/top/infoIc01.png);
}

.info_colum ul li .infoIc02:before {
    background-image: url(/chi_img/top/infoIc02.png);
}

.info_colum ul li .infoIc03:before {
    background-image: url(/chi_img/top/infoIc03.png);
}

.info_colum ul li .infoIc04:before {
    background-image: url(/chi_img/top/infoIc04.png);
}

.info_colum ul li .infoIc05:before {
    background-image: url(/chi_img/top/infoIc05.png);
}

.info_colum ul li .infoIc06:before {
    background-image: url(/chi_img/top/infoIc06.png);
}

.info_colum ul li .infoIc07:before {
    background-image: url(/chi_img/top/infoIc07.png);
}

.info_colum ul li .infoIc08:before {
    background-image: url(/chi_img/top/infoIc08.png);
}

.info_colum ul li .infoItem .link_shop {
    width: 24px;
    height: 23px;
    margin-left: 4px;
}

/*information記事アイコンパターン*/



/*---------------------------------------------
  Footer
  ---------------------------------------------*/

@media screen and (min-width:768px) {
    .sp_logo {
        display: none;
    }
    .sp_tel {
        display: none;
    }
}

/*---------------------------------------------
 タブ切り替え
  ---------------------------------------------*/

.nav-tab {
    margin-top: 15px;
}

.nav-tab li {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    width: 240px;
    padding: 18px 0;
    margin-left: 40px;
    -webkit-border-radius: 5px 0 0 5px / 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px / 5px 0 0 5px;
    padding-left: 15px;border-radius: 5px 0 0 5px / 5px 0 0 5px;
}

.nav-tab li.active {
    color: #333333;
    background: #fff;
    cursor: auto;
    position: relative;
}

.nav-tab li.active span {
/*    position: relative;*/
}


.nav-tab li.active span::after {
    position: absolute;
    right: 8px;
    top: 18px;
    content: ' ';
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 8px 8px;
    border-left-color: #cd0004;
}


#contents > ul {
    display: none;
    width: 100%;
    height: 100%;
}

#contents > ul.show {
    display: block;
}

.menu > ul > li > ul > li.tabs {
    width: 1230px;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

div.tabs_left {
    background-color: #cd0004;
    -webkit-flex-basis: 280px;
    flex-basis: 280px;
}

div.tabs_right {
    background-color: #fff;
    -webkit-flex-basis: 950px;
    flex-basis: 950px;
}

#contents > ul li {
    height: 100%;
}

#contents > ul li ul.brand {
    box-sizing: border-box;
    padding: 40px 30px 30px 10px;
    height: 100%;
}

#contents > ul li ul.brand li {
    display: inline-block;
    height: auto;
    width: 156px;
    margin-left: 20px;
    padding-bottom: 10px;
    box-sizing: border-box;
}

#contents > ul li ul.brand li span {
    font-size: 14px;
    display: inline-block;
    line-height: 1.4;
    vertical-align: middle;
}

#contents > ul li ul.brand li img {
    width: 40px;
    height: 40px;
}

#contents > ul li ul.brand li:hover {
    cursor:pointer;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity:0.6;
    zoom:1;
}


/*---------------------------------------------
 タブ切り替え チムニーの宴
  ---------------------------------------------*/

#contents > ul.menu_c_utage li div {
    background-image: url(/chi_img/top/naviutage_bg.jpg);
    background-size: contain;
    background-position: right bottom;
    overflow: hidden;
    background-repeat: no-repeat;
    height: 100%;
    padding: 15px 0 0 40px;
}

#contents > ul.menu_c_utage li div p {
    padding-top: 25px;
}

#contents > ul.menu_c_utage li div p a {
    font-size: 16px;
    color: #333333;
    padding-left: 20px;
    position: relative;
}


#contents > ul.menu_c_utage li div p a::before{
    position: absolute;
    content: ' ';
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 8px 8px;
    border-left-color: #333333;
    top: 5px;
    left: 0;
}


/*---------------------------------------------
  世界中のお客様から「ありがとう」と言われる企業になろう。
  ---------------------------------------------*/

.sec12 {
    width: 100%;
    min-width: 1230px;
    min-height: 270px;
}

.sec_inner12 {
    margin: 0 auto;
    position: relative;
    padding: 0;
    text-align: center;
    box-sizing: border-box;
}


ul.top_thanks {
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

ul.top_thanks li {
    -webkit-flex-basis: calc(100% / 3);
    flex-basis: calc(100% / 3);
    width: calc(100% / 3);
}

div.thanks_text {
    padding: 20px 0;
    background: #fff;
    box-sizing: border-box;
}

div.thanks_text p {
    font-size: 24px;
}

div.thanks_text p span {
    font-weight: 700;
    color: #cd0004;
}



/*---------------------------------------------
  採用情報
  ---------------------------------------------*/

.sec13 {
    width: 100%;
    min-width: 1230px;
    height: 410px;
    background: -moz-linear-gradient(bottom, #760004, #A20004);
    background: -webkit-linear-gradient(bottom, #760004, #A20004);
    background: linear-gradient(to top, #760004, #A20004);
}

.sec_inner13 {
    margin: 0 auto;
    position: relative;
    padding: 0;
    text-align: center;
    width: 1120px;
    margin: 0 auto;
    height: 100%;
    box-sizing: border-box;
}


ul.top_recruit {
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    height: 100%;
    align-items: center;
}


div.circle {
    border: 3px solid #fff;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    text-align:center;
    position: relative;
}

p.recruit_title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 40px;
    line-height: 1.4;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-family: 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 600;
    letter-spacing: 10px;
}

p.recruit_cap {
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 80%;
    letter-spacing: 0.1em;
}

p.recruit_sub {
    font-size: 23px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 23%;
}

p.recruit_sub01 {
    font-size: 23px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 33%;
}

a.detail_bt01 {
    color: #cd0004;
    background: #fff;
    padding: 10px 0;
    display: block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    width: 148px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20%;
}


/*---------------------------------------------
 フェード
  ---------------------------------------------*/

.fadein {
  opacity: 0;
  transform : translate(0, 50px);
  transition : all 1500ms;
}

.fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}



.fade05{
  animation-name:fade-in5;
  animation-duration:1s;
  animation-timing-function: ease-out;
  animation-delay:0;
  animation-iteration-count:1;
  animation-direction:normal;
  animation-fill-mode: forwards;
}

@keyframes fade-in5 {
  0% {opacity: 0; transform: translate3d(0,30px,0);}
  100% {opacity: 1; transform: translate3d(0,0,0);}
}




/*---------------------------------------------
  Footer
  ---------------------------------------------*/

footer {
    background: #fff;
}

.f_inner {
    background: #333333;
    min-width: 1230px;
    width: 100%;
    box-sizing: border-box;
}

ul.f01 {
    width: 1120px;
    margin: 0 auto;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.f01 li {
    color: #fff;
    font-size: 14px;
}

ul.f01 > li {
    -webkit-flex-basis: calc(100% / 5);
    flex-basis: calc(100% / 5);
    width: calc(100% / 5);
}

ul.f01 li a {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.08em;
}

ul.f01 li ul li a {
    font-size: 14px;
}

ul.f01 li ul li {
    padding-left: 1.4em;
}

ul.f01 > li.fc {
/*    margin-top: -150px;*/
}

ul.f02 {
    position: absolute;
    left: 224px;
    bottom: 175px;
}

ul.f02 > li.property {
    padding-bottom: 20px;
    
}


ul.f02 li a {
    color: #fff;
    font-size: 16px;
}

.f_inner01 {
    width: 1120px;
    margin: 0 auto;
    position: relative;
    padding: 80px 0 60px 0;
    box-sizing: border-box;
}

.f_inner02 {
    width: 1120px;
    margin: 0 auto;
    position: relative;
    padding: 35px 0 30px 0;
    text-align: center;
    box-sizing: border-box;
}

img.f_logoImg {
    width: 140px;
}

p.f_add {
    font-size: 14px;
    display: inline-block;
    margin-left: 40px;
}

ul.f_links {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
    margin-top: 40px;
}

ul.f_links li a {
    font-size: 16px;
}

ul.f_links li {
    padding: 0 25px;
    position: relative;
}


ul.f_links li a {
    font-size: 16px;
}


ul.f_links li:nth-child(1):before, ul.f_links li:nth-child(2):before, ul.f_links li:nth-child(3):before{
    position: absolute;
    top: 3px;
    right: 0;
    display: inline-block;
    width: 2px;
    height: 20px;
    content: '';
    background: #333333;
}

.f_inner03 {
    width: 100%;
    min-width: 1230px;
    margin: 0 auto;
    position: relative;
    padding: 30px 0 30px 0;
    background: #cd0004;
    text-align: center;
    box-sizing: border-box;
}

.f_inner03 p {
    color: #fff;
    font-size: 12px;
}



/*---------------------------------------------
  Footer - Top Search
  ---------------------------------------------*/

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

.top_search {
    width: 1120px;
    margin: 0 auto;
    padding: 40px 100px 50px 100px;
    background-image: url(/chi_img/top/search_bg.jpg);
    background-position: center center;
    background-repeat: repeat;
}

ul.s_area {
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

ul.s_area li.detail_bt_area {
    margin-top: 38px;
}

ul.s_area li {
    position: relative;
}

ul.s_area li:first-child:before {
    position: absolute;
    top: 0;
    right: -46px;
    display: inline-block;
    width: 2px;
    height: 100%;
    content: '';
    background: #333333;
}

div.free_word {
    margin-bottom: 30px;
}

.searchTop01 {
    width: 325px;
    height: 50px;
    box-sizing: border-box;
    font-size: 20px;
    padding-left: 10px;
    font-family: source-han-serif-japanese, "Noto Serif CJK JP", 游明朝体, "Yu Mincho", YuMincho, serif;
    border-radius: 5px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

.ts .ipselect {
/*    overflow: hidden;*/
    width: 325px;
    height: 50px;
    display: inline-block;
}

.ts .ipselect select {
    width: 100%;
    padding-right: 1em;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    font-size: 20px;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
}

.ts .ipselect select::-ms-expand {
  display: none;
}

.ts .ipselect.cp_sl04 {
  position: relative;
  border-radius: 2px;
  border: none;
  border-radius: 5px;
  background: #ffffff;
}

.ts .ipselect.sl04::before {
  position: absolute;
  top: 1.2em;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #333333;
  pointer-events: none;
}

.ts .ipselect.sl04 select {
    padding: 10px 38px 8px 8px;
    color: #333333;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
}


.ts .f_bt {
    height: 50px;
    width: 140px;
    font-size: 24px;
    background: #333333;
    position: absolute;
    top: 0;
    right: -160px;
}

#search_btn_submit01 {
    color: #fff;
    font-size: 24px;
    background: #cd0004;
    padding: 5px 0;
    border: none;
    box-sizing: border-box;
    margin-left: 20px;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
    width: 140px;
}

.ts a.f_detail_bt {
    background: #fff;
    padding-left: 24px;
    font-size: 18px;
    position: relative;
    display: inline-block;
    width: 157px;
    text-align: left;
    height: 50px;
    padding-top: 10px;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
}

.ts a.f_detail_bt:after {
    position: absolute;
    content: '';
    right: 20px;
    top: 40%;
    display: block;
    width: 24px;
    height: 7px;
    background-image: url(/chi_img/top/search_arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
}


a.calorie_bt {
    font-size: 26px;
    color: #966e23;
    text-align: left;
    display: block;
    width: 476px;
    padding: 25px 0;
    margin: 0 auto;
    border: 1px solid #966e23;
    background: rgba(255,255,255,0.4);
    position: relative;
    margin-top: 35px;
    padding-left: 40px;
}

a.calorie_bt:after {
    position: absolute;
    content: '';
    right: 40px;
    top: 45%;
    display: block;
    width: 30px;
    height: 9px;
    background-image: url(/chi_img/top/calorie_arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
}


@media screen and (min-width:768px) {
    a.calorie_bt01 {
    display: none;
    }
}


/*---------------------------------------------
  Footer - Search
  ---------------------------------------------*/


.f_inner04 {
    width: 100%;
    min-width: 1230px;
    margin: 0 auto;
    position: relative;
    padding: 30px 0 30px 0;
    background-image: url(/chi_img/top/fb_bg.jpg);
    background-repeat: repeat;
    text-align: center;
    position: fixed;
    bottom: 0;
}

.f_search_inner {
    width: 1120px;
    margin: 0 auto;
}


ul#search_btn {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    width: 1120px;
    margin: 0 auto;
}

ul#search_btn li {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    align-items: center;
    margin-left: 40px;
    position: relative;
}

ul#search_btn li:first-child {
    margin-left: 0;
}

ul#search_btn li:before {
    position: absolute;
    top: 0;
    left: -20px;
    display: inline-block;
    width: 2px;
    height: 40px;
    content: '';
    background: #fff;
}

ul#search_btn li:first-child:before {
    content: none;
}

.f_form {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
}

.searchTOP {
    width: 240px;
    height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: none;
    box-sizing: border-box;
    font-size: 16px;
    padding-left: 10px;
    margin-left: 20px;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
}

#search_btn_submit {
    color: #fff;
    font-size: 20px;
    background: #cd0004;
    padding: 5px 20px;
    border: none;
    box-sizing: border-box;
    margin-left: 15px;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
}

a.f_detail_bt {
    background: #fff;
    padding-left: 15px;
    font-size: 16px;
    position: relative;
    display: inline-block;
    width: 115px;
    text-align: left;
    height: 40px;
    padding-top: 7px;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
}

a.f_detail_bt:after {
    position: absolute;
    content: '';
    right: 15px;
    top: 40%;
    display: block;
    width: 14px;
    height: 7px;
    background-image: url(/chi_img/top/f_arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.ml10 {
    margin-left: 10px;
}

.f_bt {
    color: #fff;
    font-size: 18px;
    background: #cd0004;
    height: 40px;
    border: none;
    box-sizing: border-box;
    width: 64px;
    text-align: center;
    margin-left: 20px;
    position: absolute;
    top: 0;
    right: -85px;
}



.cp_ipselect {
/*    overflow: hidden;*/
    width: 193px;
    height: 40px;
    display: inline-block;
}

.cp_ipselect select {
    width: 100%;
    padding-right: 1em;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    font-size: 16px;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
}

.cp_ipselect select::-ms-expand {
  display: none;
}

.cp_ipselect.cp_sl04 {
  position: relative;
  border-radius: 2px;
  border: none;
  border-radius: 5px;
  background: #ffffff;
}

.cp_ipselect.cp_sl04::before {
  position: absolute;
  top: 0.9em;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #333333;
  pointer-events: none;
}

.cp_ipselect.cp_sl04 select {
    padding: 8px 38px 8px 8px;
    color: #333333;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, serif;
}

form.brand_box {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
}

p.s_store {
    font-size: 20px;
    color: #fff;
    position: relative;
}

p.s_store:before {
    content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 24px;/*画像の幅*/
    height: 24px;/*画像の高さ*/
    background-image: url(/chi_img/top/search_ic.png);
    background-size: contain;
    vertical-align: middle;
}


/*---------------------------------------------
  その他
  ---------------------------------------------*/

@media screen and (min-width:768px) {
    .ml25 {
        margin-left: 25px
    }
}

.ft80 {
    font-size: 80%;
}

.mrl20 {
    margin-left: 20px;
    margin-right: 20px;
}
