@charset "utf-8";
/*
Template: understrap
theme Name: UnderStrap-NanbuFoodsTheme
Author: Shingo.Nita
Description: UnderStrap child theme for NanbuFoods
version： 1.0.1
*/

/* IE11用処理 */

.container {
  width: 100%;
  max-width: 1024px !important;
}

.img-fluid {
  width: 100%;
  height: auto;
}
/*
.card-img-top {
  width: 100%;
  height: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}
*/


.trim-wrap{
  position:relative;
  width:100%;
  height:0;
  padding-bottom:56.25%;/* 幅に対する縦のサイズ */
  overflow:hidden;
  background-color:#ccc;
}
.trim-wrap>img{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:auto;
  height:auto;
  /*
  max-width:179%;/*
  */
  max-width:100%;/* 横向き16:9の画像が表示エリア一杯になるように指定 */
  max-height:initial;
}

html {
  /*
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  */
  font-family: 'Noto Serif JP', serif !important;
}

/*
* {
  box-sizing: border-box;
  font-family: 'Noto Serif JP', serif !important;
}
*/

@media all and (-ms-high-contrast: none)  {
  html {
    /*
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
    */
    font-family: 'Noto Serif JP', serif !important;
  }
}
@media all and (-ms-high-contrast: active) {
  html {
    /*
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
    */
    font-family: 'Noto Serif JP', serif !important;
  }
}

/*
@media all and (-ms-high-contrast: none)  {
  html { font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif; !important; }
  body { font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif; !important; }
  * { font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif; !important; }
  }
@media all and (-ms-high-contrast: active) {
  html { font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif; !important; }
  body { font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif; !important; }
  * { font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif; !important; }
}
*/

html {
  font-size: 13pt !important;
}
body {
  /*
  font-family: 'Roboto', 'Noto Sans JP', 'Yu Gothic Medium', '游ゴシック Medium', 'YuGothic', '游ゴシック体', sans-serif;
  font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'Noto Sans Japanese', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Helvetica, Arial, sans-serif;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  */
  font-family: 'Noto Serif JP', serif !important;
  font-size: 13pt !important;
  line-height: 1.8;
  margin: 0;
  padding: 0;
  color: #212121 !important;
  position: relative;
  width:100%;
  z-index: 0;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  background-color: #f1f0eb !important;
}

@media screen and (max-width: 575px) {
  html {
    font-size: 11pt !important;
    line-height: 180% !important;
  }
  body {
    font-size: 11pt !important;
    line-height: 180% !important;
  }
}

*:focus {
  outline: none;
}
a {
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  cursor:pointer;
}

.gosikku {
  font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif !important;
}
.mintyo {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}

/*
body:before{
  content: '';
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height: 100vh;
  background-image: url("images/top.jpg");
  background-position:  center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size:cover;
}
*/

pre {
  font-size: 14pt !important;
  line-height: 1.8 !important;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400 !important;
  letter-spacing: 0.25rem !important;
}
h1.letter00, h2.letter00, h3.letter00, h4.letter00, h5.letter00, h6.letter00 {
  letter-spacing: 0 !important;
}
h1.letter05, h2.letter05, h3.letter05, h4.letter05, h5.letter05, h6.letter05 {
  letter-spacing: 0.05rem !important;
}
h1.letter10, h2.letter10, h3.letter10, h4.letter10, h5.letter10, h6.letter10 {
  letter-spacing: 0.1rem !important;
}
h1.letter15, h2.letter15, h3.letter15, h4.letter15, h5.letter15, h6.letter15 {
  letter-spacing: 0.15rem !important;
}
h1.letter20, h2.letter20, h3.letter20, h4.letter20, h5.letter20, h6.letter20 {
  letter-spacing: 0.2rem !important;
}
h1.letter25, h2.letter25, h3.letter25, h4.letter25, h5.letter25, h6.letter25 {
  letter-spacing: 0.25rem !important;
}

h1 { line-height: 150% !important; }
h2 { line-height: 150% !important; }
h3 { line-height: 180% !important; }
h4 { line-height: 180% !important; }
h5 { line-height: 180% !important; }
h6 { line-height: 180% !important; }

@media screen and (max-width: 767px) {
  h1 {
    font-size : 2.0em !important;
    margin : 1em 0 0.8em 0 ;
  }
  h2 {
    font-size : 1.5em !important;
    margin : 0.75em 0 0.6em 0 ;
  }
  /*
  h3 {
    font-size : 1.25em !important;
    margin : 0.6em 0 0.5em 0 ;
  }
  h4 {
    font-size : 1.17em !important;
    margin : 0.5em 0 0.4em 0 ;
  }
  h5 {
    font-size : 1.0em !important;
    margin : 0.5em 0 0.5em 0 ;
  }
  */
}

.underline {
  border-bottom: 1px solid #000000;
  padding-bottom: 0.5rem;
}
a.deco-non:hover {
  text-decoration: none !important;
}
.navbar {
  height:60px !important;
}
.box__bg_photo {
  /*
  background-image: url(images/top01.jpg);
  */
  background-color: #212121;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.box {
  width: 100%;
  /*
  height: calc(100vh - 90px);
  */
  height: calc(100vh - 56px - 44px);
  padding: 0px;
  color: #fff;
  font-size: 120%;
  display: flex;
  align-items: center; /* 縦方向中央揃え */
  justify-content: center; /* 横方向中央揃え */
  flex-direction: column;
}
img {
  max-width: 100%;
  height: auto;
  /*
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
  -ms-user-select:none;
  -khtml-user-select:none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  */
  border-style:none;
}
/*
img.about-kuraishi {
  width: 100%;
  height: 100%;
  max-width: 350px;
  max-height: 350px;
}
*/
iframe {
  width: 100%;
}
@media print {
  .no-print {
    display: none;
  }
}

input[type=text] {
  font-size: 16px !important;
  /*
  transform: scale(0.8);
  */
}
/*
select{
  transform: scale(0.8);
}
*/

/*
header {
  border-bottom: solid 1px #ddd;
}
footer {
  border-top: solid 1px #ddd;
}
section {
  height: 100%;
  min-height: 100vh;
}
footer{
  position: fixed;
  bottom: 0;
  width: 100%;
}
*/

a.noline:hover{
  text-decoration: none !important;
}
.noborder{
  border: none !important;
}
i{
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}
.text-normal{ font-weight: normal !important; }
.text-bold{ font-weight: bold !important; }
.font-weight-100{ font-weight: 100 !important; }
.font-weight-200{ font-weight: 200 !important; }
.font-weight-300{ font-weight: 300 !important; }
.font-weight-400{ font-weight: 400 !important; }
.font-weight-500{ font-weight: 500 !important; }
.font-weight-600{ font-weight: 600 !important; }
.font-weight-700{ font-weight: 700 !important; }
.font-weight-800{ font-weight: 800 !important; }

.pc-disp{
  display: none !important;
}
@media (min-width: 992px) {
  .pc-disp{
    display: block   !important;
  }
}
.serch-wrap{
  margin-right: 68px;
}
.disp-lg,.disp-md,.disp-sm,.disp-xs {
  display: none;
}
@media (max-width: 1199px) {
  .disp-lg{
    display: block;
  }
}
@media (max-width: 991px) {
  .disp-md{
    display: block;
  }
}
@media (max-width: 767px) {
  .disp-sm{
    display: block;
  }
}
@media (max-width: 575px) {
  .disp-xs{
    display: block;
  }
}
.bg-yellow{ background: #ffe0b2; }
.bg-red{ background: #f44336 !important; }
.bg-blue{ background: #2196f3 !important; }
.bg-transparent{ background: transparent !important; }
.bg-bluegray900{ background: #263238 !important; }
.bg-bluegray800{ background: #37474f !important; }
.bg-bluegray700{ background: #455a64 !important; }
.bg-bluegray600{ background: #546e7a !important; }
.bg-bluegray500{ background: #607d8b !important; }
.bg-bluegray400{ background: #78909c; }
.bg-bluegray300{ background: #90a4ae; }
.bg-bluegray200{ background: #b0bec5; }
.bg-bluegray100{ background: #cfd8dc; }
.bg-bluegray050{ background: #eceff1; }
.bg-lightgray{ background: #fafafa !important; }
.bg-gray{ background: #757575 !important; }
.bg-darkgray{ background: #424242 !important; }
.bg-black{ background: #000003 !important; }
.btn-bluegray {
  color: #fff;
  background-color: #607d8b !important;
  border-color: #607d8b;
  outline: none;
}
.btn-bluegray:hover {
  color: #fff;
  background-color: #546e7a !important;
  border-color: #546e7a;
}
.btn-bluegray:focus, .btn-bluegray.focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 216, 220, 0.5);
}
.btn-bluegray.disabled, .btn-bluegray:disabled {
  color: #fff;
  background-color: #607d8b;
  border-color: #607d8b;
}
.btn-bluegray:not(:disabled):not(.disabled):active, .btn-bluegray:not(:disabled):not(.disabled).active,
.show > .btn-bluegray.dropdown-toggle {
  color: #fff;
  background-color: #607d8b;
  border-color: #607d8b;
}
.btn-bluegray:not(:disabled):not(.disabled):active:focus, .btn-bluegray:not(:disabled):not(.disabled).active:focus,
.show > .btn-bluegray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 216, 220, 0.5);
}
.btn-bluegray:hover, .btn-bluegray:focus,
.btn-bluegray:active, .btn-bluegray:active:focus, .btn-bluegray:active:hover, .btn-bluegray:active.focus,
.btn-bluegray.active, .btn-bluegray.active:focus, .btn-bluegray.active:hover, .btn-bluegray.active.focus,
.open > .dropdown-toggle.btn-bluegray,
.open > .dropdown-toggle.btn-bluegray:hover,
.open > .dropdown-toggle.btn-bluegray:focus,
.open > .dropdown-toggle.btn-bluegray.focus,
.btn-bluegray.disabled:hover, .btn-bluegray[disabled]:hover, fieldset[disabled] .btn-bluegray:hover,
.btn-bluegray.disabled:focus, .btn-bluegray[disabled]:focus, fieldset[disabled] .btn-bluegray:focus,
.btn-bluegray.disabled.focus, .btn-bluegray[disabled].focus, fieldset[disabled] .btn-bluegray.focus {
  background: #546e7a !important;
  color: #ffffff !important;
}
.btn-outline-bluegray {
  color: #607d8b;
  background-color: transparent;
  background-image: none;
  border: 1px solid #607d8b !important;
}
.btn-outline-bluegray:hover {
  color: #fff;
  background-color: #546e7a;
  border-color: #546e7a;
}
.btn-outline-bluegray:focus, .btn-outline-bluegray.focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 216, 220, 0.5);
}
.btn-outline-bluegray.disabled, .btn-outline-bluegray:disabled {
  color: #607d8b;
  background-color: transparent;
}
.btn-outline-bluegray:not(:disabled):not(.disabled):active, .btn-outline-bluegray:not(:disabled):not(.disabled).active,
.show > .btn-outline-bluegray.dropdown-toggle {
  color: #fff;
  background-color: #546e7a;
  border-color: #546e7a;
}
.btn-outline-bluegray:not(:disabled):not(.disabled):active:focus, .btn-outline-bluegray:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-bluegray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 216, 220, 0.5);
}

.btn-gold {
  color: #000000;
  background-color: rgba(200, 150, 50, 1.0) !important;
  border-color: rgba(200, 150, 50, 1.0);
  outline: none;
}
.btn-gold:hover {
  color: #fff;
  background-color: rgba(180, 140, 50, 1.0) !important;
  border-color: rgba(180, 140, 50, 1.0) !important;
}
.btn-gold:focus, .btn-gold.focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 216, 220, 0.5);
}
.btn-gold.disabled, .btn-gold:disabled {
  color: #fff;
  background-color: #607d8b;
  border-color: #607d8b;
}
.btn-gold:not(:disabled):not(.disabled):active, .btn-gold:not(:disabled):not(.disabled).active,
.show > .btn-gold.dropdown-toggle {
  color: #fff;
  background-color: #607d8b;
  border-color: #607d8b;
}
.btn-gold:not(:disabled):not(.disabled):active:focus, .btn-gold:not(:disabled):not(.disabled).active:focus,
.show > .btn-gold.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 216, 220, 0.5);
}
.btn-gold:hover, .btn-gold:focus,
.btn-gold:active, .btn-gold:active:focus, .btn-gold:active:hover, .btn-gold:active.focus,
.btn-gold.active, .btn-gold.active:focus, .btn-gold.active:hover, .btn-gold.active.focus,
.open > .dropdown-toggle.btn-gold,
.open > .dropdown-toggle.btn-gold:hover,
.open > .dropdown-toggle.btn-gold:focus,
.open > .dropdown-toggle.btn-gold.focus,
.btn-gold.disabled:hover, .btn-gold[disabled]:hover, fieldset[disabled] .btn-gold:hover,
.btn-gold.disabled:focus, .btn-gold[disabled]:focus, fieldset[disabled] .btn-gold:focus,
.btn-gold.disabled.focus, .btn-gold[disabled].focus, fieldset[disabled] .btn-gold.focus {
  background: rgba(180, 140, 50, 1.0) !important;
  color: #000000 !important;
}
.btn-outline-gold {
  color: rgba(200, 150, 50, 1.0) !important;
  background-color: transparent;
  background-image: none;
  border: 1px solid rgba(200, 150, 50, 1.0) !important;
}
.btn-outline-gold:hover {
  color: #ffffff !important;
  background-color: rgba(180, 140, 50, 1.0) !important;
  border-color: rgba(180, 140, 50, 1.0) !important;
}
.btn-outline-gold:focus, .btn-outline-gold.focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 216, 220, 0.5);
}
.btn-outline-gold.disabled, .btn-outline-gold:disabled {
  color: #607d8b;
  background-color: transparent;
}
.btn-outline-gold:not(:disabled):not(.disabled):active, .btn-outline-gold:not(:disabled):not(.disabled).active,
.show > .btn-outline-gold.dropdown-toggle {
  color: #fff !important;
  background-color: rgba(180, 140, 50, 1.0) !important;
  border-color: rgba(180, 140, 50, 1.0) !important;
}
.btn-outline-gold:not(:disabled):not(.disabled):active:focus, .btn-outline-gold:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gold.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 216, 220, 0.5);
}
.btn-popular {
  background: #d9b1a4 !important;
  color: #ffffff !important;
}
.btn-popular:hover, .btn-popular:focus {
  background: #bba39b !important;
  color: #ffffff !important;
}
.btn-popular:not(:disabled):not(.disabled):active, .btn-popular:not(:disabled):not(.disabled).active,
.show > .btn-popular.dropdown-toggle {
  background: #bba39b !important;
  color: #ffffff !important;
  border: 4px solid #ec6d71 !important;
}
.btn-gift {
  background: #c8a3bb !important;
  color: #ffffff !important;
}
.btn-gift:hover, .btn-gift:focus {
  background: #b19baa !important;
  color: #ffffff !important;
}
.btn-gift:not(:disabled):not(.disabled):active, .btn-gift:not(:disabled):not(.disabled).active,
.show > .btn-gift.dropdown-toggle {
  background: #b19baa !important;
  color: #ffffff !important;
  border: 4px solid #ec6d71 !important;
}
.btn-for-family {
  background: #9ed1d7 !important;
  color: #ffffff !important;
}
.btn-for-family:hover, .btn-for-family:focus {
  background: #8ab4b0 !important;
  color: #ffffff !important;
}
.btn-for-family:not(:disabled):not(.disabled):active, .btn-for-family:not(:disabled):not(.disabled).active,
.show > .btn-for-family.dropdown-toggle {
  background: #8ab4b0 !important;
  color: #ffffff !important;
  border: 4px solid #ec6d71 !important;
}
.btn-for-person {
  background: #d2d882 !important;
  color: #ffffff !important;
}
.btn-for-person:hover, .btn-for-person:focus {
  background: #a2a262 !important;
  color: #ffffff !important;
}
.btn-for-person:not(:disabled):not(.disabled):active, .btn-for-person:not(:disabled):not(.disabled).active,
.show > .btn-for-person.dropdown-toggle {
  background: #a2a262 !important;
  color: #ffffff !important;
  border: 4px solid #ec6d71 !important;
}
.btn-information {
  background: #e07d5b !important;
  color: #ffffff !important;
}
.btn-information:hover, .btn-info:focus {
  background: #c0846b !important;
  color: #ffffff !important;
}
.btn-topics {
  background: #e07d5b !important;
  color: #ffffff !important;
}
.btn-topics:hover, .btn-topics:focus {
  background: #c0846b !important;
  color: #ffffff !important;
}
.badge-information {
  background: #e07d5b !important;
  color: #ffffff !important;
}
.badge-information:hover, .badge-information:focus {
  background: #c0846b !important;
  color: #ffffff !important;
}
.badge-topics {
  background: #e07d5b !important;
  color: #ffffff !important;
}
.badge-topics:hover, .badge-topics:focus {
  background: #c0846b !important;
  color: #ffffff !important;
}

.badge-bluegray {
  color: #fff;
  background-color: #546e7a;
}
.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #607d8b;
}
.rad4px{
  border-radius: 4px;
}
.rad25{
  border-radius: 0.25rem;
}
.rad50{
  border-radius: 0.5rem;
}
.rad-circle{
  border-radius: 50%;
}

figure{
  clear: both;
}

/* 揃え */
.v-align-top { vertical-align: top; }
.v-align-middle { vertical-align: middle; }
.v-align-bottom { vertical-align: bottom; }

/* 行間 */
.line200{ line-height: 200% !important; }
.line190{ line-height: 190% !important; }
.line180{ line-height: 180% !important; }
.line170{ line-height: 170% !important; }
.line160{ line-height: 160% !important; }
.line150{ line-height: 150% !important; }
.line140{ line-height: 140% !important; }
.line130{ line-height: 130% !important; }
.line120{ line-height: 120% !important; }
.line110{ line-height: 110% !important; }
.line100{ line-height: 100% !important; }

/* フォントサイズ */
.fs200{ font-size: 200% !important; }
.fs195{ font-size: 195% !important; }
.fs190{ font-size: 190% !important; }
.fs185{ font-size: 185% !important; }
.fs180{ font-size: 180% !important; }
.fs175{ font-size: 175% !important; }
.fs170{ font-size: 170% !important; }
.fs165{ font-size: 165% !important; }
.fs160{ font-size: 160% !important; }
.fs155{ font-size: 155% !important; }
.fs150{ font-size: 150% !important; }
.fs145{ font-size: 145% !important; }
.fs140{ font-size: 140% !important; }
.fs135{ font-size: 135% !important; }
.fs130{ font-size: 130% !important; }
.fs125{ font-size: 125% !important; }
.fs120{ font-size: 120% !important; }
.fs115{ font-size: 115% !important; }
.fs110{ font-size: 110% !important; }
.fs105{ font-size: 105% !important; }
.fs100{ font-size: 100% !important; }
.fs95{ font-size: 95% !important; }
.fs90{ font-size: 90% !important; }
.fs85{ font-size: 85% !important; }
.fs80{ font-size: 80% !important; }
.fs75{ font-size: 75% !important; }
.fs70{ font-size: 70% !important; }
.fs65{ font-size: 65% !important; }
.fs60{ font-size: 60% !important; }
.fs55{ font-size: 55% !important; }
.fs50{ font-size: 50% !important; }

/* opacity */
.opa100{ opacity: 1.0; }
.opa90{ opacity: 0.9; }
.opa80{ opacity: 0.8; }
.opa70{ opacity: 0.7; }
.opa60{ opacity: 0.6; }
.opa50{ opacity: 0.5; }
.opa40{ opacity: 0.4; }
.opa30{ opacity: 0.3; }
.opa20{ opacity: 0.2; }
.opa10{ opacity: 0.1; }

/* MaxWidth */
.mw-75px { width:100%; max-width: 75px; }
.mw-100px { width:100%; max-width: 100px; }
.mw-120px { width:100%; max-width: 120px; }
.mw-150px { width:100%; max-width: 150px; }
.mw-200px { width:100%; max-width: 200px; }
.mw-250px { width:100%; max-width: 250px; }
.mw-300px { width:100%; max-width: 300px; }
.mw-350px { width:100%; max-width: 350px; }
.mw-400px { width:100%; max-width: 400px; }
.mw-450px { width:100%; max-width: 450px; }
.mw-500px { width:100%; max-width: 500px; }
.mw-550px { width:100%; max-width: 550px; }
.mw-600px { width:100%; max-width: 600px; }
.mw-650px { width:100%; max-width: 650px; }
.mw-700px { width:100%; max-width: 700px; }
.mw-750px { width:100%; max-width: 750px; }
.mw-800px { width:100%; max-width: 800px; }
.mw-850px { width:100%; max-width: 850px; }

/* color */
.text-lightgray { color: #bdbdbd; }
.text-red { color: #f44336; }
.text-blue { color: #2196f3; }
.text-green { color: #4caf50; }
.text-yellow { color: #ffeb3b; }
.text-orange { color: #ff9800; }
.text-navy { color: #3f51b5; }
.text-bluegray { color: #607d8b; }

/* border */
.border-lightgray { border: 1px solid #bdbdbd; }
.border-red { border: 1px solid #f44336; }
.border-blue { border: 1px solid #2196f3; }
.border-green { border: 1px solid #4caf50; }
.border-yellow { border: 1px solid #ffeb3b; }
.border-orange { border: 1px solid #ff9800; }
.border-navy { border: 1px solid #3f51b5; }
.border-bluegray { border: 1px solid #607d8b; }
.clear {
  clear: both;
}
.underline-dark{
  border-bottom: 1px solid #212121;
}
.box-top {
  display: inline-block;
  padding: 4.0rem 3.0rem;
  background: rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  box-shadow: 0 2px 4px rgba(33, 33, 33, 0.26);
}



/*
**************************************************
section
***************************************************
*/
section {
  width: 100%;
  height: 100%;
  min-height: 100%;
  overflow-x: hidden;
}
@media screen and (max-width: 575px) {
  section {
    width: 100%;
    height: auto !important;
    min-height: auto !important;
    overflow-x: hidden;
  }
}
.overflow-hiden {
  overflow: hidden;
}
.tbl{
  position: relative;
  display: table;
}
.tbl-cell{
  position: relative;
  display: table-cell;
}

.mh-150 {
  height: 100%;
  min-height: 150vh !important;
}
.mh-175 {
  height: 100%;
  min-height: 175vh !important;
}
.mh-200 {
  height: 100%;
  min-height: 200vh !important;
}
@media screen and (max-width: 767px) {
  .mh-150 {
    height: 100%;
    min-height: 100vh !important;
  }
  .mh-175 {
    height: 100%;
    min-height: 100vh !important;
  }
  .mh-200 {
    height: 100%;
    min-height: 100vh !important;
  }
}


/*
**************************************************
縦書き
***************************************************
*/
#about-kuraishi {
  background-image: url(images/gonohe01-map-all.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

@media (max-width: 575px) {
  #about-kuraishi {
    background-image: url(images/gonohe01-map-all.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 100% !important;
    max-height: 100vh !important;
    overflow: hidden;
  }
}
.exp-kuraishi {
  font-size: 13pt;
  letter-spacing: 0.1rem !important;
}
@media (max-width: 575px) {
  .wrap-kuraishi{
    padding: 3.0rem auto !important;
  }
  .exp-kuraishi {
    font-size: 10pt;
    letter-spacing: 0.025rem !important;
  }
}

.exp {
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  display: inline-block;
  text-align: left;
  position: relative;
}
.exp-col-2 {
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  display: inline-block;
  text-align: left;
  position: relative;
  column-count: 2;
}

/*
.box-title {
  -webkit-writing-mode: horizontal-rl;
  -moz-writing-mode: horizontal-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: horizontal-rl;
  writing-mode: horizontal-rl;
  display: inline-block;
  height: 100%;
  text-align: left;
  width: 100%;
}
.box-title-inner{
  position:relative;
  display: block;
  margin: auto;
  text-align: center;
}
.box-r{
  background: transparent;
  position: relative;
  width: 100%;
  padding: 1.0rem;
  right: auto;
  bottom: auto;
}
.box-l{
  background: transparent;
  position: relative;
  width: 100%;
  padding: 1.0rem;
  left: auto;
  bottom: auto;
}
*/
.box-title {
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  display: inline-block;
  height: auto;
  text-align: left;
}
.box-title-inner{
  position:absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  transform:translateX(-50%);
  text-align: left;
  font-size: 1.5rem;
}
.box-r{
  background: transparent;
  position: relative;
  width: 100%;
  padding: 0.75rem 0 0.75rem 0.75rem;
  right: auto;
  bottom: auto;
}
.box-l{
  background: transparent;
  position: relative;
  width: 100%;
  padding: 0.75rem 0 0.75rem 0.75rem;
  left: auto;
  bottom: auto;
}
@media (min-width: 768px) {
  .box-title {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: left;
  }
  .box-title-inner{
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    position:absolute;
    display: inline-block;
    text-align: left;
    left: 50%;
    transform: translateX(-50%);
  }
  .box-r{
    /*
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 2px 4px rgba(33, 33, 33, 0.26);
    */
    background: #ffffff;
    position: relative;
    width: 75%;
    right: 0;
    bottom: 9.0rem;
    padding: 3.0rem 4.0rem !important;
  }
  .box-l{
    /*
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 2px 4px rgba(33, 33, 33, 0.26);
    */
    background: #ffffff;
    position: relative;
    width: 75%;
    left: 0;
    bottom: 9.0rem;
    padding: 3.0rem 5.0rem !important;
  }
}

.line {
  position: relative;
  margin-bottom: 45px;
}
.line::before {
  background: #c8c8c8;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  right: 0;
  top: .5em;
  width: 100%;
  z-index: -1;
}



/*
**************************************************
card
***************************************************
*/
.card{
  /*
  box-shadow: 0 2px 4px rgba(33, 33, 33, 0.26);
  */
  background-color: transparent !important;
}

.image{
  position:relative;
  overflow:hidden;
  padding-bottom:100%;
}
.image img{
  position:absolute;
}

/*
**************************************************
footer
***************************************************
*/
/*
footer{
  background: #858585;
}
*/
footer .links {
  padding: 0;
  margin: auto;
}
footer .links li {
  display: block;
  margin-bottom: 0.8rem;
}
footer .copyright {
  color: #5c5c5c;
}
@media screen and (min-width: 768px) {
  footer .links li {
    display: inline-block;
  }
  footer .links li:nth-child(n+2) {
    border-left: 1px solid #e6e6e6;
    margin-left: 1em;
    padding-left: 1em;
  }
}



/*
**************************************************
swiper
***************************************************
*/
/*
.swiper-pagination {
  top: 0 !important;
}
*/
.swiper-pagination-blet {
	width: 12px !important;
	height: 12px !important;
	background: #9e9e9e !important;
	opacity: 0.5 !important;
}
.swiper-pagination-bullet-active {
	width: 12px !important;
	height: 12px !important;
	background: #212121 !important;
	opacity: 1 !important;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute !important;
  width: 64px !important;
  height: 64px !important;
  background-size: 64px 64px !important;
  top: 80px !important;
  /*
  margin-top: 220px !important;
  */
}

.swiper-button-next {
	background-image: url("images/next.png") !important;
}
.swiper-button-prev {
  background-image: url("images/prev.png") !important;
}




/*
**************************************************
カスタムスタイル
***************************************************
*/
.site-header{
  padding: 20px;
  position: fixed;
  top: 0;
  transition: .5s;
  width: 100%;
  z-index: 999;
}

.site-header.hide{
  transform: translateY(-100%);
}

.txt-shadow {
  text-shadow: -1px -2px 3px #808080;
}
.keisen {
  letter-spacing: -0.2em;
}
.keisen::after {
  content: "　";
}
hr.gold {
  background: rgba(200, 150, 50, 1.0);
  width: 10%;
  border-width: 2px;
  margin: 0.25rem auto !important
}
hr.gold-l {
  background: rgba(200, 150, 50, 1.0);
  border-width: 1px;
}
.border-gold {
  border: 2px solid rgba(200, 150, 50, 1.0);
}

/* トップページ */
.logo {
  width: 100%;
  max-width: 200px;
}
@media screen and (max-width: 575px) {
  .logo {
    width: 100%;
    max-width: 150px;
  }
}

.scroll-img{
  position: fixed;
  left: 0;
  right: 0;
  bottom: 60px;
  margin: auto;
}

ul.top-menu li {
  list-style: none;
  font-size: 120% !important;
}
a.top-menu-link {
  color: #ffffff;
  transition: .3s;
  padding: 1.0rem;
  border-radius: 0rem;
  text-align: left;
}
@media screen and (max-width: 575px) {
  ul.top-menu li {
    list-style: none;
    font-size: 100% !important;
  }
  a.top-menu-link {
    color: #ffffff;
    padding: 0.75rem;
    text-align: left;
  }
}
a.top-menu-link:hover {
  color: #ffffff;
  background: rgba(33, 33, 33, 0.75);
  text-decoration: none;
}
.test {
  border: 1px solid #ffffff;
}
.test02 {
  border: 1px solid #333;
}

.bg01 {
  /*
  background-image: url(images/bg04.jpg);
  */
  background-color: #f1f0eb;
}
.top-image {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #212121;
  z-index: -1;
}
.top-image li {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  -webkit-animation: anime 50s 0s linear infinite ;
  animation: anime 50s 0s linear infinite ;
  will-change: transform;
  transform: translate3d(0,0,0);
}
.top-image li:nth-child(1) {
  background-image: url(images/top01.jpg);
}
.top-image li:nth-child(2) {
  background-image: url(images/top02.jpg);
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}
.top-image li:nth-child(3) {
  background-image: url(images/top03.jpg);
  -webkit-animation-delay: 20s;
  animation-delay: 20s;
}
.top-image li:nth-child(4) {
  background-image: url(images/top04.jpg);
  -webkit-animation-delay: 30s;
  animation-delay: 30s;
}
.top-image li:nth-child(5) {
  background-image: url(images/top05.jpg);
  -webkit-animation-delay: 40s;
  animation-delay: 40s;
}
@media (max-width: 575px) {
  .top-image li:nth-child(1) {
    background-image: url(images/sp-top01.jpg);
  }
  .top-image li:nth-child(2) {
    background-image: url(images/sp-top02.jpg);
    -webkit-animation-delay: 10s;
    animation-delay: 10s;
  }
  .top-image li:nth-child(3) {
    background-image: url(images/sp-top03.jpg);
    -webkit-animation-delay: 20s;
    animation-delay: 20s;
  }
  .top-image li:nth-child(4) {
    background-image: url(images/sp-top04.jpg);
    -webkit-animation-delay: 30s;
    animation-delay: 30s;
  }
  .top-image li:nth-child(5) {
    background-image: url(images/sp-top05.jpg);
    -webkit-animation-delay: 40s;
    animation-delay: 40s;
  }
}
@-webkit-keyframes anime {
  0% {
    opacity: 0;
  }
  8% {
      opacity: 1;
  }
  17% {
      opacity: 1;
  }
  25% {
      opacity: 0;
      -webkit-transform: scale(1.2);
      z-index: 9;
  }
  100% { opacity: 0 }
}

@keyframes anime {
  0% {
    opacity: 0;
  }
  8% {
      opacity: 1;
  }
  17% {
      opacity: 1;
  }
  25% {
      opacity: 0;
      transform: scale(1.2);
      z-index: 9;
  }
  100% { opacity: 0 }
}

/*
.header-title {
  margin-top: 60px;
}
*/

/* 商品のご案内 */
.jumbotron-product {
  background-image: url("images/product-top.jpg");
  background-size: cover;
  /*
  background-position: center 20%;
  */
  background-position: center center;
  background-repeat: no-repeat;
}

/* お知らせ */
.jumbotron-notice {
  background-image: url("images/notice-top.jpg");
  background-size: cover;
  /*
  background-position: center 20%;
  */
  background-position: center 40%;
  background-repeat: no-repeat;
}

/* お肉の紹介 */
.jumbotron-meat {
  background-image: url("images/intro-top.jpg");
  background-size: cover;
  /*
  background-position: center 20%;
  */
  background-position: center center;
  background-repeat: no-repeat;
}
.jumbotron-loin {
  background-image: url("images/loin/intro-loin-top.jpg");
  background-size: cover;
  /*
  background-position: center 20%;
  */
  background-position: center center;
  background-repeat: no-repeat;
  height: 240px;
}
.jumbotron-ribs {
  background-image: url("images/ribs/intro-ribs-top.jpg");
  background-size: cover;
  /*
  background-position: center 20%;
  */
  background-position: center center;
  background-repeat: no-repeat;
  height: 240px;
}
.jumbotron-thigh {
  background-image: url("images/thigh/intro-thigh-top.jpg");
  background-size: cover;
  /*
  background-position: center 20%;
  */
  background-position: center center;
  background-repeat: no-repeat;
  height: 240px;
}
.jumbotron-fillet {
  background-image: url("images/fillet/intro-fillet-top.jpg");
  background-size: cover;
  /*
  background-position: center 20%;
  */
  background-position: center center;
  background-repeat: no-repeat;
  height: 240px;
}
/* お肉の紹介メニュー */
#meat-guide {
  display: flex;
  justify-content: center;
}
#meat-guide li {
  list-style: none;
  display: inline-block !important;
  font-size: 16pt;
  /*
  padding 0 5rem !important;
  */
}
#meat-guide li:not(:first-child)::before {
  content: "　｜　";
}
@media screen and (max-width: 575px) {
  #meat-guide li {
    list-style: none;
    display: inline-block !important;
    font-size: 14pt;
    /*
    padding 0 5rem !important;
    */
  }
  #meat-guide li:not(:first-child)::before {
    content: " ｜ ";
  }
}
#meat-guide li a.meat-menu-item {
  color: #000000 !important;
}
#meat-guide li a.meat-menu-item {
  text-decoration: none;
}
#meat-guide li a.active {
  color: rgba(200, 150, 50, 1.0) !important;
  text-decoration: underline;
}
.product-menu-border {
  border-right:1px solid #212121;
}
@media screen and (max-width: 991px) {
  .product-menu-border {
    border: none;
    padding-bottom: 3.0rem;
  }
}
.point-box {
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border: solid 1px rgba(200, 150, 50, 1.0);
}
.point-box .point-box-title {
  position: absolute;
  display: inline-block;
  top: -25px;
  left: -1px;
  padding: 0 1.0rem;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  background: rgba(200, 150, 50, 1.0);
  color: #ffffff;
  font-weight: bold;
}
.point-box p {
  margin: 0;
  padding: 0;
}
.point-box p a {
  color: rgba(200, 150, 50, 1.0);
  text-decoration: underline;
}
.point-box p a:hover {
  color: rgba(200, 150, 50, 1.0);
  text-decoration: underline;
}

.table-item-dt {
  border-bottom: 1px solid #212121;
  margin-bottom: 0.5rem;
  padding: 0.5rem 0;
  text-align: center !important;
}
.table-item-dd {
  border-bottom: 1px solid #212121;
  margin-bottom: 0.5rem;
  padding: 0.5rem 0;
  text-align: left !important;
}
@media screen and (max-width: 575px) {
  .table-item-dt {
    margin: 1.0rem 0 0 0;
    padding: 0;
    font-weight: 600;
    font-size: 120%;
    text-align: left !important;
  }
  .table-item-dd {
    border: none;
    margin: 0;
    padding: 0;
    text-align: left !important;
    line-height: 150%;
  }
}

.recruit-head-wrap {
  width: 200%;
  margin: 0 -50%;
  text-align: center;
}

.recruit-head {
  width: 991px !important;
  max-width: 991px !important;
  height: auto !important;
}
@media screen and (max-width: 767px) {
  .recruit-head {
    width: 400x !important;
    max-width: 400px !important;
    height: auto !important;
  }
}

#recruit-head {
  background-image: url(images/company/recruit-top.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100% !important;
  height: 100% !important;
  max-width: 1024px !important;
  max-height: calc(100vh - 60px) !important;
}

@media screen and (max-width: 575px) {
  #recruit-head {
    background-image: url(images/company/recruit-top.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100% !important;
    height: 100% !important;
    max-width: 1024px !important;
    max-height: calc(100vh - 60px) !important;
  }
}

footer div {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/*
#page-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  font-size: 14px;
}
#page-top a {
  display: block;
  background: rgba(102, 102, 102, 0.75);
  color: #fff;
  width: 75px;
  height: 75px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  padding: 18px 0;
  font-weight: bold;
}
#page-top a:hover {
  background: #999;
  text-decoration: none;
}
*/
#page-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
}

pre {
  white-space: normal;
}

/* contact form 7 */
.wpcf7 {
  max-width: 1024px !important;
}
.wpcf7 input[type=file] {
  border: none !important;
  background: transparent !important;
}
.wpcf7 input[type="submit"] {
  display: block !important;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin: auto !important;
  text-align: center !important;
  width:50% !important;
  border-radius:10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  color: #fff !important;
  background-color: #343a40 !important;
  border-color: #343a40 !important;
  transition: 0.3s !important;
}
.wpcf7 input[type="submit"]:hover, .wpcf7-submit:hover {
  color: #fff !important;
  background-color: #23272b !important;
  border-color: #1d2124 !important;
}
.wpcf7-submit:focus, .wpcf7-submit.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5) !important;
}
