/* Bootstrap */

.navbar {
  margin-bottom: 5px;
}

.navbar-default {
  background: none;
  border: none;
}

.navbar ul > li {
  vertical-align: bottom;
}

.navbar-nav > li > a {
  padding: 0;
  margin-left: 16px;
  font-size: 17px;
  background: none;
}

.navbar-nav > li:first-child > a {
  margin-left: 0;
}

.navbar li:hover {
  background: none;
}

.navbar-default .navbar-toggle {
  margin-right: 0;
}

.breadcrumb {
  padding: 0;
  background: none;
  font-size: 12px;
  color: #63413D;
  margin-bottom: 0;
}

.breadcrumb > li + li:before {
  content: ">";
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  color: #cbbdb7;
}

.topicpath {
  background: none;
  margin-bottom: 0px;
}

@media (max-width: 991px) {
  .topicpath {
    padding: 6px 10px;
    background-color: #f9f6ee;
    margin-bottom: 20px;
  }

  .breadcrumb {
    margin-bottom: 0;
    line-height: 1.5
  }
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: solid 3px white;
}

.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  color: #63413D;
  background-color: #f9f6ee !important;
}

@media print {
  a[href]:after {
    content: "" !important;
  }

  abbr[title]:after {
    content: "" !important;
  }
}

/* Text color */

body {
  color: #63413D
}

a,
.navbar-default .navbar-nav > li > a,
.lang-swich a {
  color: #63413D
}

a:hover,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.lang-swich a:hover {
  color: #8B716E
}

small {
  color: #63413D !important;
}

/* font */

.navbar-nav > li > a,
.footer-nav h3,
.pickup h3,
.top-information h3,
.footer-nav-sp h2,
#offcanvas h3,
.main-h2 small,
.cheese-section h3,
.main-h3,
.productName,
.head-related,
.index-item h3,
.pickupitem-name,
.pickupitem-name-item,
.recipe-item-title,
.recipeName,
.entry-title,
.entry-title2,
.entry-column h3,
.entry-column h4,
.head-common,
.module-heading,
.wf-serif {
  font-family: "リュウミン M-KL";
  /* font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; */
}

.wf-handdraw {
  font-family: 'Yellowtail', cursive;
}



/* common */

.mb0 {
  margin-bottom: 0px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt100 {
  margin-top: 100px !important;
}

a:hover img {
  opacity: 0.7;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.slick-slide a:hover img {
  opacity: 1;
}

.icon-link {
  padding-left: 12px;
  background: url(../img/common/icon-link.png) left 4px no-repeat;
  background-size: 5px 7px;
}
.instagram {
  padding-left: 32px;
  background: url(../img/common/instagram.png) left 4px no-repeat;
  background-size: 25px 25px;
  padding-right: 10px;
  padding-top: 8px;
  padding-bottom: 10px;
}

.main section {
  margin-bottom: 60px;
}

.main ul {
  margin-bottom: 30px;
}

.main p {
  line-height: 1.8;
  margin-bottom: 20px;
}

.main-h2 {
  font-size: 28px;
  color: #63413D;
  margin-bottom: 30px;
}

.main-h2 small {
  color: #63413D;
  font-size: 12px;
}

.main-h3 {
  border-top: solid 1px #63413D;
  background-color: #F3EEDE;
  padding: 12px;
  margin: 0 0 15px;
  font-size: 18px;
}

.main li > a {
  display: inline-block;
  background: url(../img/common/icon-link.png) left 6px no-repeat;
  background-size: 5px 7px;
  padding-left: 12px;
  width: 100%;
}

.entry-column a:link {
  color: #63413D;
  text-decoration: underline;
  background: none;
  padding-left: 0;
  display: inline;
}

.head-related {
  font-size: 18px;
}

.index-item h3 a {
  font-size: 18px;
  padding-left: 12px;
  background: url(../img/common/icon-link.png) left 5px no-repeat;
  background-size: 5px 7px;
}

.head-label {
  background-color: #633F3D !important;
  padding: 3px 2px 4px !important;
  width: 90px;
  text-align: center;
  font-size: 12px !important;
  color: white !important;
  margin-bottom: 12px !important;
}

.entry-column ol.no-circle li:before {
  counter-increment: number;
  /* 任意の名前を付けて！ */
  content: counter(number);
  /* 名前を付けたカウンターを呼び出し */
  position: absolute;
  left: 15px;
  background: #633F3D;
  min-width: 1.5em;
  text-align: center;
  height: 1.5em;
  line-height: 1.7;
  color: white;
  border-radius: 50%;
  font-size: 13px;
}

/* 番号付きリスト */
.entry-column ol {
  padding-right: 15px;
}

.entry-column ol.no-circle {
  counter-reset: number;
  list-style: none;
  padding: 0 15px 0 40px;
}

.entry-column ol.no-circle li {
  line-height: 1.5;
  margin-bottom: 8px;
}

.label {
  position: absolute;
  right: 0px;
  top: 5px;
}

.recipe-item-img {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}

.label img {
  width: 42px;
  height: auto;
}

.btn-brown {
  background-color: #63413D;
  border-color: #63413D !important;
  color: white !important;
  text-decoration: none !important;
  padding: 10px 16px !important;
}

.btn-brown:focus,
.btn-brown.focus {
  color: white;
  background-color: #826764;
  border-color: #63413D;
}

.btn-brown:hover {
  color: white;
  background-color: #826764;
  border-color: #63413D;
}

.btn-brown:active,
.btn-brown.active {
  color: white;
  background-color: #816763;
  border-color: #63413D;
}

.btn-brown.btn-lg {
  font-size: 16px !important;
}

.entry-column a.btn-brown:link {
  background-color: #63413D;
}

@media (max-width: 768px) {
  .btn-brown.btn-lg {
    display: block;
  }
}

.entry-title {
  font-size: 24px;
  line-height: 1.3;
}

.entry-column h3 {
  font-size: 18px;
  border-top: solid 3px #63413D;
  background-color: #F3EEDE;
  padding: 10px 12px;
}

.entry-column h3.head-red {
  font-size: 20px;
  background: none;
  border: none;
  padding: 0;
}

.entry-column h4 {
  font-size: 18px;
}

.entry-column h4.h-ul {
  border-bottom: solid 1px #D0C399;
  padding: 0.5em;
  /*文字周りの余白*/
  display: block;
  /*おまじない*/
  line-height: 1.3;
  /*行高*/
  background: #F8F6EE;
  /*背景色*/
  vertical-align: middle;
  border-radius: 0px;
  /*左側の角を丸く*/
}

.entry-column h4.h-ul:before {
  content: '●';
  color: white;
  margin-right: 10px;
}


.entry-column h5 {
  font-weight: bold;
}

.entry-column th,
.entry-column td {
  font-size: 14px;
  background-color: white;
  border-top: 2px solid white !important;
}

.table > tbody > tr > th {
  background-color: #FBF8F0;
}

hr.hr-dot {
  border-top: dotted 1px #63413D !important;
  margin: 40px 0 !important;
}

.head-common {
  background-image: -moz-linear-gradient(50% 0% -90deg, rgb(249, 246, 238) 0%, rgb(243, 238, 222) 100%);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 108%, color-stop(0, rgb(249, 246, 238)), color-stop(1, rgb(243, 238, 222)));
  background-image: -webkit-linear-gradient(-90deg, rgb(249, 246, 238) 0%, rgb(243, 238, 222) 100%);
  background-image: -o-linear-gradient(-90deg, rgb(249, 246, 238) 0%, rgb(243, 238, 222) 100%);
  background-image: -ms-linear-gradient(-90deg, rgb(249, 246, 238) 0%, rgb(243, 238, 222) 100%);
  background-image: linear-gradient(180deg, rgb(249, 246, 238) 0%, rgb(243, 238, 222) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff9f6ee,endColorstr=#fff3eede,GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff9f6ee, endColorstr=#fff3eede, GradientType=0);
  border-radius: 8px;
}

.head-common h2 {
  text-align: center;
  font-size: 22px !important;
  height: 120px;
  line-height: 120px;
  margin-bottom: 50px;
  background: url(../img/common/bg-head-common.png) 85% center no-repeat;
  background-size: auto 100%;
  margin-top: 0;
}

@media (max-width: 768px) {
  .head-common {
    border-radius: 4px;
  }

  .head-common h2 {
    height: 60px;
    line-height: 60px;
    font-size: 20px !important;
  }
}

.section {
  margin-bottom: 60px;
}

/* Pagetop */

#page-top {
  width: 44px;
  height: 44px;
  display: none;
  position: fixed;
  right: 15px;
  bottom: 15px;
}

#page-top a {
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

#page-top a:hover {
  background-color: #8B716E;
}

#move-page-top {
  color: #fff;
  font-size: 12px;
  line-height: 42px;
  text-decoration: none;
  display: block;
  cursor: pointer;
  border-radius: 36px;
  border: solid 1px white;
  background-color: #63413D;
}

/* header */

h1.site-name img {
  width: 254px;
  height: auto;
  padding: 0 0 15px;
}

.lang-swich {
  text-align: right;
  margin-top: 8px;
}

.navbar ul {
  float: right;
  margin-top: 40px;
  margin-right: 15px;
}

.navbar-nav > li:nth-child(6) > a,
.navbar-nav > li:nth-child(7) > a,
.navbar-nav > li:nth-child(8) > a {
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Verdana, sans-serif;
  color: #555;
}

.navbar-nav > li:nth-child(6) > a:hover,
.navbar-nav > li:nth-child(7) > a:hover,
.navbar-nav > li:nth-child(8) > a:hover {
  color: #888;
}

.navbar-default .navbar-toggle {
  background-color: #E50012 !important;
  border: none;
  border-radius: 0px;
  color: white;
  font-size: 8px;
}

.lavel-menu {
  margin-top: 4px;
  text-align: center;
}

.navbar-toggle .icon-bar {
  width: 90%;
  height: 3px;
  margin: 0 auto 5px;
  border-radius: 3px;
}

.navbar-toggle {
  margin: 0;
  height: 64px;
  width: 64px;
  padding: 14px;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}

@media (max-width: 991px) {
  .navbar {
    padding: 0 15px;
    margin-bottom: 0;
    border-bottom: solid 1px #DFDFD0;
  }

  h1.site-name img {
    width: 220px;
    height: auto;
    padding: 8px 0 0;
    margin-left: 10px;
  }

  .navbar {
    padding: 0px;
    margin-bottom: 0;
  }

  .navbar-toggle {
    margin: 0;
  }

  .topImage {
    padding: 0;
  }
}

#offcanvas {
  color: #63413D;
}

#offcanvas h3 {
  font-size: 18px;
  display: inline;
}

#offcanvas .offcanvas-header {
  position: relative
}

#offcanvas .lang-swich {
  position: absolute;
  right: 0;
  top: 14px;
}

/* Pick Up */

.pickup {
  margin-bottom: 20px;
}

.pickup h3 {
  margin: 30px 15px;
  font-size: 18px;
  color: #63413D;
}

.pickup img {
  margin-bottom: 8px;
}

.pickup-item {
  margin-bottom: 20px;
  min-height: 148px;
}

.pickup li a span {
  display: block;
  padding-left: 12px;
  background: url(../img/common/icon-link.png) left 6px no-repeat;
  background-size: 5px 7px;
}

/* footer */

.foot-wrapper {
  background: none;
  color: #63413D;
}

.footer-nav h3 {
  font-size: 16px;
  color: #63413D;
  margin-bottom: 20px;
  margin-top: 20px;
}

.footer-nav a {
  display: block;
  padding: 4px 0 4px 12px;
  background: url(../img/common/icon-link.png) left 10px no-repeat;
  background-size: 5px 7px;
}

.footer-nav-item {
  padding: 0;
}

.copyright-text {
  font-size: 13px;
}

@media (max-width: 768px) {
  .footer-nav-sp {
    padding: 0;
  }
}

.footer-nav-sp h2 {
  font-size: 16px;
  text-align: center;
  background-color: #E3DDCE;
  padding: 8px;
  margin-bottom: 0;
}

.footer-nav-sp li > a {
  display: block;
  padding: 10px 16px 10px 28px;
  border-bottom: solid 1px #E3DDCE;
  background: url(../img/common/icon-link.png) #F9F6EE 16px center no-repeat;
  background-size: 5px 7px;
}

.footer-nav-sp a:hover {
  background: url(../img/common/icon-link.png) white 16px center no-repeat;
  background-size: 5px 7px;
}

/* top */

.top-information {
  background-color: #F3EEDE;
  padding: 30px 30px 20px;
}

.top-information h3 {
  font-size: 18px;
  color: #63413D;
  padding: 0;
  margin: 0 0 16px;
}

.top-information li {
  margin-bottom: 3px;
}

.top-information span {
  background-color: #63413D;
  display: inline-block;
  color: white;
  padding: 2px 5px;
  width: 100px;
  font-size: 12px;
  text-align: center;
  margin-right: 4px;
}

.top-information a {
  padding: 2px 12px;
}

.information-head {
  display: inline;
}

.icon-link-information {
  display: inline-block;
  margin-left: 8px;
  background: url(../img/common/icon-link.png) 2px 8px no-repeat;
  background-size: 5px 7px;
}

@media (max-width: 991px) {
  .top-information-area {
    padding: 0px;
  }

  .information-head {
    display: block;
    margin-bottom: 8px;
  }

  .top-information a {
    padding: 2px 0 2px 12px;
    margin-left: 0;
    margin-bottom: 3px;
  }
}

.slick-dots li button {
  width: 10px;
  height: 10px;
  margin: 0 4px;
}

.topbanner {
  margin-bottom: 0px;
  font-size: 12px;
  border: solid 2px #F3EEDE;
  background-color: #fbfaf5;
  padding: 20px 20px 8px;
  display: flex;
}

.topbanner .big-banner {
  flex-shrink: 0;
}

.topbanner .row {
  display: flex;
  flex-wrap: wrap;
}

.topbanner .row .col-sm-3 {
  width: 33%;
}

.topbanner img {
  display: inline-block;
  margin-bottom: 12px;
}

.topbanner a img {
  border: solid 1px #F3EEDE;
}

@media (max-width: 768px) {
  .topbanner {
    padding: 6px 6px 0px;
    flex-direction: column;
  }

  .topbanner .row {
    padding: 0 15px;
  }

  .topbanner .big-banner {
    width: 100%;
    padding-left: 3px !important;
    padding-right: 3px !important;
  }

  .topbanner .row .col-sm-3 {
    width: 50%;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .topbanner img {
    margin-bottom: 6px;
  }
}


@media (min-width: 1200px) {
  .slick-slider {
    height: 480px;
    overflow: hidden;
  }
}

/* cheese */

.cheese-section {
  margin-bottom: 40px;
}

.cheese-section-img {
  margin-bottom: 20px;
}

.cheese-section h3 {
  padding: 0;
  margin: 0 0 10px;
  font-size: 20px;
}

.cheese .main li a {
  padding: 0px 0 6px 12px;
}

.cheese-section-img-product {
  text-align: center;
}

.cheese-section-img-product img {
  display: inline-block;
}

.cheese-section-list li {
  padding-left: 0px !important;
  padding-right: 0px;
}

.productImg {
  position: relative;
}

.label-limited {
  position: absolute;
  right: 10%;
  top: 20px;
  width: 80px;
  height: auto;
}

.label-package {
  max-width: 150px;
}

@media (max-width: 480px) {
  .label-limited {
    right: 5%;
    top: 0px;
    width: 60px;
    height: auto;
  }
  .label-package {
    max-width: 120px;
  }
}


.cheese-section-img {
  width: 100%;
  height: 180px;
  background-position: center top;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .cheese-section-img {
    height: 120px;
  }

  .cheese-section-list li a {
    border-top: solid 1px #E3DDCE;
    display: block;
    padding: 8px 12px !important;
    background: url(../img/common/icon-link.png) left 14px no-repeat;
    background-size: 5px 7px;
  }
}

@media (max-width: 480px) {
  .cheese-section-img {
    height: 80px;
  }

  .cheese-section-img-product {
    padding-right: 0;
  }
}

.cheese-section-img.img-fresh {
  background-image: url(../img/cheese/img-fresh.jpg)
}

.cheese-section-img.img-whitemold {
  background-image: url(../img/cheese/img-whitemold.jpg)
}

.cheese-section-img.img-blue {
  background-image: url(../img/cheese/img-blue.jpg)
}

.cheese-section-img.img-washedrind {
  background-image: url(../img/cheese/img-washedrind.jpg)
}

.cheese-section-img.img-goatmilk {
  background-image: url(../img/cheese/img-goatmilk.jpg)
}

.cheese-section-img.img-cut {
  background-image: url(../img/cheese/img-cut.jpg)
}

.cheese-section-img.img-chipscube {
  background-image: url(../img/cheese/img-chipscube.jpg)
}

.cheese-section-img.img-slicedstick {
  background-image: url(../img/cheese/img-slicedstick.jpg)
}

.cheese-section-img.img-flakecrashed {
  background-image: url(../img/cheese/img-flakecrashed.jpg)
}

.cheese-section-img.img-shredde {
  background-image: url(../img/cheese/img-shredde.jpg)
}

.cheese-section-img.img-foodproductusingmilk {
  background-image: url(../img/cheese/img-foodproductusingmilk.jpg)
}

.cheese-section-img.img-processed {
  background-image: url(../img/cheese/img-processed.jpg)
}

.cheese-section-img.img-food {
  background-image: url(../img/cheese/img-food.jpg)
}

.cheese-section-img.img-hors-doeuvre {
  background-image: url(../img/cheese/img-hors-doeuvre.jpg)
}

.cheese-section-img.img-related {
  background-image: url(../img/cheese/img-related.jpg)
}

.cheese-section-img.img-limited {
  background-image: url(../img/cheese/img-limited.jpg)
}

.product-detail {
  background-color: #F3EEDE;
  padding: 20px;
}

@media (max-width: 991px) {
  .product-detail {
    padding: 15px;
  }
}

.product-detail.entry a{
  text-decoration: underline;
  position: relative;
  padding-left: 10px;
}

.product-detail.entry a:hover{
  text-decoration: none;
}

.product-detail.entry a::before{
  content: "";
  position: absolute;
  border-top: 1px solid #8B716E;
  border-right: 1px solid #8B716E;
  height: 5px;
  width: 5px;
  top: 8px;
  left: 0px;
  margin: auto;
  rotate: 45deg;
}

.productName {
  font-size: 22px;
  padding: 0;
  margin: 20px 0;
}

.productTable {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.productTable td {
  padding: 4px;
}

.productTable th {
  width: 80px;
}

.main .productRecipe {
  margin: 0 -15px;
}

.main .productRecipe li > a {
  padding: 0;
  background: none;
}

.main .productRecipe li > a span {
  display: block;
  padding-left: 12px;
  background: url(../img/common/icon-link.png) left 6px no-repeat;
  background-size: 5px 7px;
}

.productRecipe-img {
  margin-bottom: 10px;
}

.pickup-recipe {
  background-color: #F3EEDE;
  padding: 10px 20px;
}

.pickupitem-name {
  font-size: 30px;
}

.pickupitem-name .ttl {
  font-size: 16px;
  margin: 0;
}

.pickupitem-name span {
  font-size: 22px;
}

.pickupitem-name-item {
  font-size: 17px;
}

.pickup-charmedefrancebrie {
  color: white;
  text-shadow: 1px 1px 6px rgba(41, 17, 11, 1);
  margin: 0 0px;
}

.pickup-charmedefrancebrie.brie30th {
  color: #63413D;
  text-shadow: 1px 1px 6px rgba(255, 255, 255, 1);
  margin: 0 0px;
}

.pickup-charmedefrancebrie.brie30th small {
  color: #63413D !important;
}

.pickup-charmedefrancebrie small {
  color: white !important;
  margin-left: 8px;
  font-size: 16px;
}

.pickup-charmedefrancebrie {
  background: url(../img/cheese/whitemold/bg-whitemold-charmedefrancebrie.jpg) center top no-repeat;
  background-size: auto 100%;
  min-height: 640px;
}

.pickup-charmedefrancebrie.brie30th {
  background: url(../img/cheese/whitemold/bg-whitemold-charmedefrancebrie-30th.jpg) center top no-repeat;
  background-size: auto 100%;
  min-height: 640px;
}

@media (max-width: 991px) {
  .pickup-charmedefrancebrie-img img {
    display: inline-block;
    padding-bottom: 50px;
    height: 300px;
    width: auto;
  }
}


.brie30th .pickup-charmedefrancebrie-img img {
  display: inline-block;
  padding-top: 30px;
  padding-bottom: 10px;
  height: 300px;
  width: auto;
}

.brie30th .mt80 {
  margin-top: 50px !important;
}
/* } */

.pickup-gorgonzola {
  margin: 0;
  background-color: #F3EEDE;
}

.pickup-gorgonzola .pickupitem-name {
  margin-top: 80px;
}

.pickup-gorgonzolapiccante,
.pickup-gorgonzoladolce {
  min-height: 640px;
}

.pickup-gorgonzolapiccante {
  background: url(../img/cheese/blue/bg-gorgonzolapiccante.jpg) #262628 center top no-repeat;
  background-size: cover;
  color: white;
  text-shadow: 3px 0px 3px rgba(35, 35, 37, 1);
}

.pickup-gorgonzolapiccante small {
  color: white !important;
  margin-left: 6px;
}

.pickup-gorgonzoladolce {
  background: url(../img/cheese/blue/bg-gorgonzoladolce.jpg) #F2F3F2 center top no-repeat;
  background-size: cover;
  color: #2C0013;
  text-shadow: 3px 0px 3px rgba(244, 244, 244, 1);
}

.pickup-gorgonzoladolce small {
  color: #2C0013 !important;
  margin-left: 6px;
}

.pickup-gorgonzola-img {
  text-align: right;
}

.pickup-gorgonzola-img img {
  display: inline-block;
  margin-top: 30px;
}

.pickup-gorgonzola-img .renewal {
  position: absolute;
  top: 0;
  right: -30px;
}

.pickup-gorgonzola-text {
  position: relative;
  padding-bottom: 20px;
}

.pickup-gorgonzola-text p {
  margin: 15px;
}

.pickup-gorgonzola-text .kinds-ico {
  background: #d6000f;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  margin: 0 auto;
  padding: 10px 0 5px;
  text-shadow: 0 0 black;
  width: 115px;
}

.pickup-gorgonzola-text .kinds-ico .small{
  font-size: 12px;
  display: block;
}

.pickup-gorgonzola-text .kinds-ico .big{
  font-size: 30px;
}

@media (max-width: 991px) {
  .pickup-gorgonzola-img img {
    height: 300px;
    width: auto;
  }

  .pickup-gorgonzola-img .renewal {
    width: 75px;
    height: auto;
    top: -10px;
    right: 25px;
  }

  .pickup-gorgonzolapiccante,
  .pickup-gorgonzoladolce {
    background-size: cover;
  }

  .pickup-gorgonzola-img {
    text-align: center;
  }

  .pickup-gorgonzola .pickupitem-name {
    margin-top: 0;
  }

  .pickup-gorgonzolapiccante .pickup-gorgonzola-text p.pickup-text {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 10px;
  }

  .pickup-gorgonzoladolce .pickup-gorgonzola-text p.pickup-text {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 10px;
  }
}


.pickup-cheesechips {
  background: url(../img/cheese/chipscube/bg-cheesechips.jpg) center top no-repeat;
  color: white;
  text-align: center;
  padding: 30px 30px 0;
  text-shadow: 1px 0px 3px rgba(0, 0, 0, 1);
  min-height: 640px;
}

.pickup-cheesechips img {
  width: 180px;
  height: auto;
  display: inline-block;
}

.cheesechart-reference h3 {
  font-size: 14px;
  text-align: left;
  margin: 8px 0 12px;
  font-weight: bold;
  border-left: solid 3px #63413D;
  padding: 4px 8px;
}

.cheesechart-reference {
  font-size: 13px;
  text-align: left;
}

.cheesechart-reference .source {
  font-size: 12px;
  margin: 6px 0;
}

.cheesechart-reference table {
  width: 100%;
}

.cheesechart-reference table th,
.cheesechart-reference table td {
  width: 25% !important;
  padding: 4px 12px !important;
  border-bottom: solid 2px white;
  text-align: left;
}

.cheesechart-reference table th {
  background-color: #f9f6ee;
}

@media (max-width: 991px) {
  .pickup-cheesechips {
    background-size: auto 100%;
  }
  .cheesechart-reference table th {
    background-color: #f9f6ee;
  }
}

@media (max-width: 480px) {
  .pickup-cheesechips .read-text {
    text-align: left;
  }

  .pickup-cheesechips .read-text br {
    display: none
  }

  .cheesechart-reference table th,
  .cheesechart-reference table td {
    display: inline-block;
    width: 50% !important;
    font-size: 12px !important;
  }
}

@media (max-width: 767px) {
  .cheesechart {
    margin: 0 !important;
  }

  .cheesechart-img {
    margin: -15px;
  }
}

/* recipe */

.recipe-item {
  min-height: 360px;
}

.recipe-item-img {
  margin-bottom: 13px;
}

.recipe-item-category {
  background-color: #63413D;
  border-radius: 3px;
  color: white;
  display: inline-block;
  padding: 2px 4px 1px;
  font-size: 12px;
  margin-right: 6px;
}

.recipe-item-title {
  font-size: 18px;
  padding: 0;
  margin: 8px 0 6px;
  line-height: 1.3;
  padding-left: 12px;
  background: url(../img/common/icon-link.png) left 7px no-repeat;
  background-size: 5px 7px;
}

.recipe-detail {
  background-color: #F3EEDE;
  padding: 20px 20px 10px;
  position: relative;
}

.recipe-detail ul > li > ul {
  margin: 0 0 10px 20px;
  padding: 0;
}

@media (max-width: 991px) {
  .recipe-detail {
    padding: 15px 15px 0;
  }
}

.recipeName {
  font-size: 22px;
  padding: 0;
  margin: 20px 0;
}

.border-point {
  background-color: #e4dcce;
  border-radius: 8px;
  margin: 20px 15px 15px;
  padding: 10px 5px;
}

.border-point ul {
  margin-bottom: 0;
}

.bg-wood {
  background: url(../img/recipe/aoyama-kiyomi/bg-wood.jpg) center 15px no-repeat;
  color: white;
}

.bg-wood-left {
  float: left;
  width: 50%;
  height: 302px;
}

.bg-wood-right {
  float: right;
  width: 50%;
  height: 302px;
}

.bg-wood h2 {
  text-align: center;
  margin: 45px 0 5px;
}

.bg-wood .bg-wood-lead h2 img {
  display: inline-block;
}

.bg-wood .bg-wood-lead p {
  margin: 0 30px 0 60px;
  text-shadow: 1px 1px 3px #000;

}

.bg-wood-profile {
  margin: 15px 20px 30px 0;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 20px;
}

.bg-wood .profile-name {
  font-size: 18px;
}

.bg-wood-profile p {
  font-size: 13px;
  line-height: 1.8;
}

.img-parmigianoreggiano {
  width: 120px;
  height: auto;
  border-radius: 50%;
  margin: 0 15px
}

@media (max-width: 1200px) {
  .bg-wood h2 {
    margin: 15px 0 0px;
  }

  .bg-wood .bg-wood-lead h2 img {
    width: 82%;
    height: auto
  }

  .bg-wood .bg-wood-lead p {
    margin: 0 30px 0 30px;
    line-height: 1.6;
    margin-bottom: 0;
  }

  .bg-wood {
    background: url(../img/recipe/aoyama-kiyomi/bg-wood.jpg) center top no-repeat;
  }

  .bg-wood-left,
  .bg-wood-right {
    height: auto !important;
  }

  .bg-wood-profile {
    margin: 15px 0 0;
    padding: 15px;
  }

  .bg-wood .profile-name {
    margin-top: 10px;
  }

  .bg-wood-profile p {
    margin-bottom: 0;
  }
}

@media (max-width: 992px) {
  .bg-wood {
    background: url(../img/recipe/aoyama-kiyomi/bg-wood.jpg) center top repeat;
  }

  .bg-wood-left,
  .bg-wood-right {
    float: none;
    width: 100%;
  }

  .bg-wood h2 {
    margin: 40px 0 10px;
  }

  .bg-wood .bg-wood-lead h2 img {
    width: 100%;
    max-width: 400px;
    height: auto
  }

  .bg-wood .bg-wood-lead p {
    margin-bottom: 20px;
  }

  .bg-wood-img {
    display: none;
  }

  .bg-wood-profile {
    padding: 30px;
    margin-top: 20px;
  }
}

@media (max-width: 480px) {
  .bg-wood h2 {
    margin-top: 20px;
  }

  .bg-wood .bg-wood-lead h2 img {
    width: 290px;
  }

  .bg-wood .bg-wood-lead p {
    margin: 0 15px 20px;
  }

  .bg-wood .pull-right {
    float: none !important;
    text-align: center !important;
  }

  .bg-wood-profile {
    margin-top: 80px;
  }

  .bg-wood-profile img {
    width: 100px;
    margin-top: -80px;
    margin-bottom: 10px;
  }
}


/* magazine */

.magazine-item {
  background-position: center center;
  background-repeat: no-repeat;
}

.magazine-item .entry-title {
  margin-bottom: 20px;
  text-align: center;
  line-height: 1.3;
}

.magazine-item .btn {
  margin-bottom: 0;
}

.magazine-item .entry-title {
  font-size: 24px;
}


.layerTransparent {
  padding: 60px 120px 40px;
  background-color: rgba(255, 255, 255, 0.65);
}

@media (max-width: 768px) {
  .layerTransparent {
    padding: 40px 30px 20px;
  }

  .magazine-item .entry-title {
    text-align: left;
    font-size: 20px;
  }
}


.magazine-entry .entry {
  padding-top: 200px;
}

.magazine-entry .entry-title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
}

.magazine-entry {
  background-position: center top;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .magazine-entry {
    background-size: auto 120px;
    margin: 0px;
  }

  .magazine-entry .entry {
    padding-top: 120px;
  }

  .magazine-entry .entry-title {
    text-align: left;
    font-size: 20px;
    margin-bottom: 20px;
  }
}

/* シュレッドチーズの商品一覧 シュレッドチーズを使ったレシピ一覧 */

.column-link-wrap{
  border-top: 1px solid #B8B8B8;
  padding: 50px 0;
  margin-top: 35px;
}

.column-link-wrap .ttl {
  border-left: none;
  margin: 0 0 30px 0;
  padding: 0;
  color: #63413D;
  font-family: "Noto Sans JP";
  font-size: 20px;
}

.column-link-wrap .link-list {
  display: flex;
  flex-wrap: wrap;
  gap: 49px;
  padding: 0;
  margin: 0;
}

.column-link-wrap .link-list li{
  width: calc((100% - 147px) / 4);
  margin: 0;
  padding: 0;
}

.column-link-wrap .link-list li a{
  background-image: none;
  padding-left: 0;
}

.column-link-wrap .link-list .column-list-img {
  aspect-ratio: 200 / 200;
}

.column-link-wrap.recipe .column-list-img {
  aspect-ratio: 200 / 150;
}

.column-link-wrap .link-list .column-list-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.column-link-wrap .link-list p {
  margin: 0;
  padding-left: 20px;
  position: relative;
  border-bottom: none;
  color: #63413D;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-weight: 500;
}

.column-link-wrap.recipe p{
  margin-top: 20px;
}

.column-link-wrap .link-list p::before{
  content: "";
  position: absolute;
  border-top: 2px solid #63413D;
  border-right: 2px solid #63413D;
  height: 10px;
  width: 10px;
  top: 8px;
  left: -2px;
  margin: auto;
  rotate: 45deg;
}

.storage-link-area {
margin-bottom: 50px;
width: 100%;
height: fit-content;
text-align: center;
}

.storage-link-area .storage-link-btn {
  padding: 22px 45px;
  position: relative;
  border-radius: 10px;
  border: 1px solid #63413D;
  color: #63413D;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-weight: 500;
  background: #F3EEDE;
  display: inline-block;
}

.storage-link-area .storage-link-btn::after {
  content: "";
  position: absolute;
  border-top: 2px solid #63413D;
  border-right: 2px solid #63413D;
  height: 10px;
  width: 10px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  rotate: 45deg;
}

.storage-link-area .storage-link-btn:hover {
  text-decoration: none;
  background: #e6d5ac;
}

@media (max-width: 1200px){
  .column-link-wrap .link-list {
    gap: 25px;
  }
  .column-link-wrap .link-list li{
    width:  calc((100% - 75px) / 4);
  }
}

@media (max-width: 991px) {
  .column-link-wrap .link-list {
    gap: 10px;
  }
  .column-link-wrap .link-list li{
    width:  calc((100% - 30px) / 4);
  }
}

@media (max-width: 768px) {
  .column-link-wrap {
    padding: 40px 0;
    margin-top: 25px;
  }
  .column-link-wrap .ttl {
    font-size: 18px;
  }
  .column-link-wrap .link-list {
    gap: 10px;
  }
  .column-link-wrap .link-list li{
    width:  calc((100% - 20px) / 2);
  }
  .storage-link-area .storage-link-btn {
    padding: 15px 35px;
  }
  .storage-link-area .storage-link-btn::after {
    right: 15px;
  }
}

@media (max-width: 425px) {
  .column-link-wrap .link-list {
    flex: none;
  }
  .column-link-wrap .link-list li{
    width:  100%;
  }
}

.entry {
  border-bottom: none;
  margin-bottom: 0;
}

.magazine-bottom-btn {
  border-top: 1px solid #F3EEDE;
  padding-top: 25px;
  margin: auto;
  float: none;
}

/* campaign */

.campaign hr {
  border-top: solid 1px #F3EEDE !important;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.campaignImgText {
  color: gray;
  font-size: 12px;
  margin: 6px 0;
}

.campaign .entry-title span {
  font-size: 20px;
}

.box-beige {
  margin: 10px 15px 50px;
  padding: 20px 10px;
  border-radius: 8px;
  background-color: #F3EEDE;
}

.campaign-head-no {
  padding-left: 80px !important;
  min-height: 76px;
  background: none !important;
  border-top: none !important;
  font-size: 24px !important;
  line-height: 1.4
}

.campaign-head-no-1 {
  background: url(../img/campaign/bg-no1.png) left 6px no-repeat !important;
}

.campaign-head-no-2 {
  background: url(../img/campaign/bg-no2.png) left 6px no-repeat !important;
}

.campaign-box {
  border: solid 6px #FBF8F0;
  margin-bottom: 30px;
  margin: 0 15px 40px;
  border-radius: 6px;
}

.campaign-head-brieno1 {
  background: url(../img/campaign/brie-no1.jpg) left top no-repeat !important;
  background-size: 140px auto !important;
  padding-left: 140px !important;
  min-height: 120px;
  margin: 20px 15px 20px;
}

.campaign-head-brieno1 h4 {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "新ゴ M";
  font-weight: normal;
  padding: 4px 0 0 36px;
  background: url(../img/campaign/icon-crown.png) left center no-repeat;
  background-size: 30px auto;
}

.campaign-head-brieno1 p {
  font-size: 13px !important;
  line-height: 1.6 !important;
}

.table-bt {
  margin: 0 !important;
}

.campaign-box-table {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.table-bt td {
  border-top: solid 1px #F8EDD2 !important;
}


.box-campaign {
  margin: 10px 15px 30px;
}

.box-campaign img {
  display: inline-block;
}


@media (max-width: 768px) {
  .campaign-head-no {
    font-size: 20px !important;
  }
}

.howtoeat {
  border: solid 3px #F3EEDE;
  display: inline-block;
  padding: 20px 10px 0 55px !important;
  border-radius: 8px;
  background: url(../img/campaign/bg-howtoeat.png) 20px 20px no-repeat;
}

.howtoeat h4 {
  margin-bottom: 5px !important;
}



/* FAQ */

ul.list-faq {
  margin-left: 0;
  padding: 0 0 0 15px;
}

ul.list-faq li {
  margin-bottom: 0;
}

ul.list-faq li a:before {
  content: 'Q';
  color: #008C46;
  margin-right: 5px;
}

ul.list-faq li a {
  background: none;
  display: block !important;
  border-bottom: solid 1px #F3EEDE;
  padding: 12px 12px !important;
  text-decoration: none !important;
  margin: 0;
}

ul.list-faq li a:hover {
  background-color: #f9f6ee;
}

.faq-item {
  margin-bottom: 50px;
}

.faq-item h4 {
  background: url(../img/common/head-question.png) left top no-repeat;
  background-size: 33px;
  min-height: 33px;
  padding: 6px 0 0 42px;
}

.faq-item p.anser {
  background: url(../img/common/head-anser.png) #F9F6EE 20px 20px no-repeat;
  background-size: 33px;
  min-height: 70px;
  padding: 20px 20px 20px 72px;
  border-radius: 8px;
}


/* corporate */

.table-corporate-item {
  margin: 0 12px !important;
}

.table-corporate th,
.table-corporate td {
  font-size: 16px !important;
  border-bottom: solid 1px #F3EEDE !important;
  border-top: none !important;
}

.table-corporate th {
  width: 150px;
  vertical-align: top;
}

.table-corporate h3 {
  margin-bottom: 0 !important;
}

.table-corporate h4 {
  border-bottom: solid 1px #63413D;
  padding-bottom: 4px;
  margin-bottom: 8px !important;
}

@media (max-width: 768px) {

  .table-corporate th,
  .table-corporate td {
    display: block;
    width: 100%;
    padding: 6px 10px;
  }

  .table-corporate th {
    background-color: #f9f6ee;
  }

  .table-corporate th br {
    display: none;
  }

  .table-corporate h3 {
    margin-bottom: 10px !important;
  }

  .table-corporate td h4,
  .table-corporate td p {
    margin: 8px 0 !important;
  }
}

.gmap {
  margin: 0 15px 12px;
}



/* contact */

.contact .entry-column {
  margin: 0;
  padding: 0;
}

.navbar-static-contact {
  padding: 10px 0 15px;
  margin-bottom: 0;
}

.navbar-static-contact .col-md-10 {
  padding-left: 0;
}

.contact h1.site-name img {
  padding-bottom: 0;
}

p.contact-tel {
  font-size: 24px;
  vertical-align: middle;
  font-weight: bold !important;
  margin-bottom: 2px;
}

.img-freedial {
  width: 48px;
  height: auto;
  margin-right: 10px;
}

.contact h4.bb {
  border-bottom: solid 1px #63413D;
  padding-bottom: 6px;
  margin-bottom: 8px !important;
}

.contact h4.bl {
  border-left: solid 4px #63413D;
  padding: 3px 12px;
  margin: 0 0 12px !important;
}

.contact-form th {
  text-align: right;
  padding-right: 15px;
}

p.form-text {
  padding: 0;
  margin: 0;
}

.label-arbitrary {
  margin: 0 10px;
  padding: 2px 8px;
  color: #FFF;
  font-size: 12px;
  border-radius: 3px;
  background: gray;
  display: inline-block;
}

.contact .entry-column .table > tbody > tr > td,
.contact .entry-column .table > tbody > tr > th {
  border-bottom: 1px solid #F3EEDE !important;
  border-top: none !important;
  padding: 12px;
}

.contact .entry-column .table > tbody > tr:first-child > td,
.contact .entry-column .table > tbody > tr:first-child > th {
  border-top: 1px solid #F3EEDE !important;
}

.input-error {
  border: solid 1px #C99 !important;
  background-color: #FFF9F9 !important;
}

.contact p.message {
  color: #C00;
}

.contact-box table.contact-form {
  border-right: none;
  border-left: none;
}

.contact .btn.focused {
  color: white !important;
}

@media (max-width: 480px) {
  .contact-form th {
    text-align: left;
    padding: 6px 10px 3px !important;
  }

}

@media (max-width: 767px) {
  .input-zip {
    width: auto !important;
    display: inline-block;
    margin-left: 6px;
  }
}

.table-questionnaire th,
.table-questionnaire td {
  display: block;
  width: 100% !important;
  text-align: left;
}

.table-questionnaire th:before {
  content: 'Q.';
}

.form-caution {
  background-color: #FFF3F3;
  margin: 30px 15px;
  padding: 20px;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0px !important;
}


.privacy ol {
  font-weight: bold;
}

.privacy ol ol li {
  margin: 10px 0;
}

.privacy ol ol li,
.privacy p {
  font-weight: normal;
}


/* pickup-parmigianoreggiano */

.pickup-parmigianoreggiano .entry-title span {
  font-size: 20px;
}

.pickup-parmigianoreggiano .entry-title {
  line-height: 1.6;
}

.pickup-parmigianoreggiano p.item-img {
  text-align: center;
}

.pickup-parmigianoreggiano p.item-img img {
  display: inline-block
}

.pickup-parmigianoreggiano .item h2 {
  font-size: 22px;
  line-height: 1.3
}

.pickup-parmigianoreggiano th {
  padding-right: 15px;
  font-weight: normal
}

.pickup-parmigianoreggiano .more-title {
  font-size: 24px;
  line-height: 1.6;
  margin-bottom: 30px;
}

.pickup-parmigianoreggiano .more-title span {
  font-size: 20px;
}

.pickup-parmigianoreggiano .moreh3 {
  font-size: 18px;
  border-top: solid 3px #63413D;
  background-color: #F3EEDE;
  padding: 10px 12px;
  margin-bottom: 30px;
}

.pickup-parmigianoreggiano .item-img {
  margin-bottom: 10px;
}

.pickup-parmigianoreggiano .more-img {
  text-align: center;
}

.pickup-parmigianoreggiano .more-img img {
  display: inline-block
}

@media (max-width: 480px) {
  .pickup-parmigianoreggiano .leadtext {
    text-align: left;
  }

  .pickup-parmigianoreggiano br {
    display: none
  }
}

.acms-admin-label-red {
  background-color: #C00 !important;
  margin-left: 5px;
  color: white
}



@media (max-width: 992px) {
  .campaign-head-brieno1 {
    background: url(../img/campaign/brie-no1.jpg) center top no-repeat !important;
    background-size: 140px auto !important;
    padding-left: 0px !important;
    padding-top: 140px !important;
    margin: 20px 15px 20px;
  }


}

/*====================*/
.brand_box .red-ttl {
  background-color: #fff;
  font-size: 18px;
  font-weight: bold;
  color: #ff2200;
}

.col-brie2 {
  background-color: #fff;
  padding: 20px;
  margin: 0 0px 20px 0;
  width: 700px;
  display: flex;
}



@media (max-width: 991px) {
  .col-brie {
    width: auto;
    float: none;
    text-align: center;
    padding: 10px;
  }

  .pickup-lerustiquebrie-img img {
    display: inline-block;
    height: 400px;
    width: auto;
  }

}

/*  ===*/
@media (max-width: 991px) {
  .pickup-lerustiquebrie {
    background: url(../img/cheese/whitemold/sp_bg-whitemold-lerustiquebrie.jpg) center top no-repeat;
    background-size: auto;
    display: flex;
    flex-direction: column;
  }

  .col-brie2 {
    background-color: #fff;
    padding: 30px;
    margin: auto;
    width: auto;
    display: flex;
    flex-direction: column;
  }

  .col-brie2_txt p {
    width: 100%;


  }

  .brand_box {
    width: auto;
    margin: 0 10px 0 0;
  }


  .package {
    display: flex;
    flex-direction: column;


  }

  .package_Leru img {
    width: 100%;
  }

  .package_Leru {
    margin: 20px;
  }

  .col-brie p {
    text-align: left;

  }

  .col-brie2 img {
    width: auto;

    margin: 20px;
  }

  .col-brie .ttl {
    text-align: center;
  }

}

/*=====画像出し別け=======*/
.img-sp {
  display: none;
}

@media screen and (max-width:560px) {
  .img-pc {
    display: none;
  }

  .img-sp {
    display: block;
  }
}

/*======br======*/

@media screen and (min-width: 650px) {
  .br-pc {
    display: block;
  }

  .br-sp {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .br-pc {
    display: none;
  }

  .br-sp {
    display: block;
  }
}


/*============*/

@media screen and (min-width: 480px) {
  .pickup-lerustiquebrie {
    background: url(../img/cheese/whitemold/bg-whitemold-lerustiquebrie.jpg) center top no-repeat;
    width: 1140px;
    min-height: 640px;
    background-size: auto 100%;
    display: flex;

  }

  .col-brie2 {
    width: 690px;
    display: flex;

  }

  .col-brie2 img {
    width: 100%;

  }

  .package_Leru {
    width: 450px;
    margin: auto;
  }

  .package_Leru img {
    width: 100%;
    text-align: center;
  }

  .pickupitem-name-brie {
    font-size: 30px;
    margin-top: 40px;
    padding: 20px 0 0 20px;
    margin-bottom: 0px;
  }


  .package {
    display: flex;
    margin: 0 50px 50px 0;


  }

  .pickup-lerustiquebrie-img img {
    display: inline-block;
    height: 700px;
    width: auto;
    padding: 40px;
  }

}




.col-brie2_txt p {
  margin: 0;


}



.package_Leru_s {
  margin: auto;

}


.brand_box {
  width: 320px;
  margin: 0 25px 0 0;
}

.col-brie2 img {
  width: 100%;
  padding: 10px;
  margin: auto;
}

.entry-title2 {
  margin: 40px 0;
  font-size: 24px;
  line-height: 1.3;

}

.item2 h2 {
  font-size: 22px;
  line-height: 1.6;
}

.lerustique th {
  padding-right: 15px;
  font-weight: normal;
}

.col-brie-in .pickupitem-name .ttl {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
  margin: 0;
}

.col-brie-in .detail-link{
  text-decoration: underline;
  position: relative;
  padding-left: 10px;
}

.col-brie-in .detail-link:hover{
  text-decoration: none;
}

.col-brie-in .detail-link::before{
  content: "";
  position: absolute;
  border-top: 1px solid #8B716E;
  border-right: 1px solid #8B716E;
  height: 5px;
  width: 5px;
  top: 8px;
  left: 0px;
  margin: auto;
  rotate: 45deg;
}



.col-brie-in span {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 10px;
}

.setumei {
  line-height: 2.0;
  font-size: 16px;
  padding: 20px;
}


.pickupitem-name-brie .ttl {
  font-size: 16px;
  margin: 0;
}

/***** feature_cheese_and_wine *****/
.feature-cheese-and-wine-row .layerTransparent {
  padding: 90px 120px 50px;
}

.feature-cheese-and-wine-row .main-h2 {
  text-align: center;
  font-size: 46px;
}

.feature-cheese-and-wine-row .main-h2 small {
  display: block;
  padding-top: 10px;
  font-size: 22px;
  font-weight: bold;
}

.feature-cheese-and-wine-row .read-text-box {
  background: #f3eede;
  border-radius: 10px;
  font-size: 18px;
  line-height: 1.8;
  padding: 30px;
  text-align: center;
}

.feature-cheese-and-wine-row .main-image {
  margin: 30px 15px 0;
}
.feature-cheese-and-wine-row .main-image img {
  width: 100%;
}

  /*.feature-cheese-and-wine-row .entry-column .column-image-center:first-of-type {*/
/*  width: 1140px;*/
/*  max-width: 1140px;*/
/*  position: relative;*/
/*  padding: 0;*/
/*  top: 0;*/
/*  left: -100px;*/
/*}*/

.feature-cheese-and-wine-row .magazine-entry .entry {
  padding-top: 30px;
}

.feature-cheese-and-wine-row h3 {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 18px 12px;
}

.entry-column .feature-cheese-and-wine-box {
  background: #f3eede;
  border-radius: 10px;
  margin: 0 15px 30px;
  padding: 40px 20px 20px;
  font-size: 18px;
}

.entry-column .feature-cheese-and-wine-box h4 {
  font-size: 24px;
  margin-bottom: 10px;
}

.entry-column .feature-cheese-and-wine-box dl {
  padding-top: 15px;
  margin-bottom: 10px;
  line-height: 1.5;
}
.entry-column .feature-cheese-and-wine-box dt {
  display: inline-block;
  font-weight: bold;
  margin-right: 20px;
  line-height: 1.5;
}
.entry-column .feature-cheese-and-wine-box dd + dt {
  margin-left: 50px;
}
.entry-column .feature-cheese-and-wine-box dd {
  display: inline-block;
  font-weight: bold;
}

.feature-cheese-and-wine-row .magazine-entry .entry em {
  font-size: 26px;
  font-style: normal;
  font-family: "リュウミン M-KL";
}

.feature-cheese-and-wine-row .magazine-entry .entry strong {
color: #a80043;
font-size: 18px;
line-height: 1.5;
}

.feature-cheese-and-wine-row .magazine-entry .entry .wine-kind-box {
color: #00093e;
font-size: 18px;
font-weight: bold;
padding: 5px 13px;
}

.feature-cheese-and-wine-row .magazine-entry .entry .acms-admin-clear {
padding-top: 20px;
}
.feature-cheese-and-wine-row .magazine-entry .entry .acms-admin-clear + .col-sm-4 {
padding-top: 20px;
}
@media (max-width: 991px) {
  .feature-cheese-and-wine-index-row .layerTransparent {
    padding: 40px 30px 20px;
  }
.feature-cheese-and-wine-row .magazine-entry .entry em {
font-size: 20px;
}
.feature-cheese-and-wine-row .magazine-entry .entry strong {
font-size: 16px;
}
.feature-cheese-and-wine-row .magazine-entry .entry .wine-kind-box {
font-size: 14px;
}
.entry-column .feature-cheese-and-wine-box {
font-size: 14px;
}
.entry-column .feature-cheese-and-wine-box h4 {
font-size: 18px;
}
  .container .entry-column .feature-cheese-and-wine-box dl:after {
    clear: both;
    content: "";
    display: block;
    height: 0px;
    font-size: 0;
    visibility: hidden;
  }
  .container .entry-column .feature-cheese-and-wine-box dt {
    float: left;
    clear: both;
    margin-left: 0;
    min-width: 4em;
  }
  .container .entry-column .feature-cheese-and-wine-box dd {
    float: left;
    margin: 0;
  }
}

.entry.brie-product-detail {
  margin-top: 25px;
}
.entry.brie-product-detail-entry {
  margin-top: 25px;
}
.brie-product-detail .productImg .img-responsive {
  margin: auto;
}

.brie-recipe-end-notice {
  position: absolute;
  bottom: 40px;
  right: 20px;
  font-size: 11px;
  text-align: right;
}
@media screen and (max-width: 650px) {
  .brie-recipe-end-notice {
    position: relative;
    bottom: auto;
    right: auto;
    font-size: 10px;
    padding: 20px 0 10px;
  }
}

/* pickup-parmigianoreggianoページ調整*/
.row.parmigianoreggiano {
  margin-top: 10px;
}

/*snapdishバナー追加(2025/04/25)*/
.snapdish-banner {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}
.snapdish-banner a{
  width: 550px;
  display: inline-block;
}

.snapdish-banner .banner-img {
  aspect-ratio: 65 / 10;
  width: 100%;
  height: 100%;
}

.snapdish-banner .banner-img img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (max-width: 991px) {
  .snapdish-banner{
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .snapdish-banner a{
    width: 40vw;
  }
}

@media (max-width: 850px){
  .snapdish-banner a{
    width: 50vw;
  }
}

@media (max-width: 768px){
  .snapdish-banner {
    margin-top: 10px;
  }
}

@media (max-width: 480px) {
  .snapdish-banner a {
    width: 100%;
  }
}

/* SnapDish追加(7/13更新) */
/* #snapdish {
  border: solid 2px #F3EEDE;
  background-color: #fbfaf5;
  padding: 20px 20px 8px;
} */

#snapdish{
  margin-bottom: 0px;

  border: solid 2px #F3EEDE;
  background-color: #fbfaf5;
  padding: 20px 20px 20px;
}
#snapdish h4{
  font-size: 26px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

@media screen and (max-width: 650px) {
  #snapdish h4{
 font-size: 18px;
  }
}

#snapdish h4 img{
  max-width: 60%;
  margin-right: 20px;
}

@media screen and (max-width: 650px) {
  #snapdish h4 img{
    max-width: 60%;
    margin-right: 0;
    margin-bottom: 10px;
  }

}
 /* #snapdish iframe#sd-plugin-marketing-iframe {
  max-width: 100%;
}
.mycontent .sd-image-box {
  min-width: calc(100%/4);
}

.mycontent .sd-images {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.mycontent .sd-images {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
} */

#sd-prev {
  height: 400px!important;
}
#sd-prev img {
  top: 50%!important;
}
.sd-image-box {

  height: auto!important;
}
.sd-image-name-td {
  display: none!important;
}
.sd-user-td {
  display: none!important;
}
.sd-user-link {
  display: none;
}

.corporate-main {
  padding-left: 15px;
  padding-right: 15px;
}
.corporate-main ul, .corporate-main li, .corporate-main p {
  list-style: none;
  margin: 0;
  padding: 0;
}
.corporate-main .gmap {
  margin: 0;
  padding: 50px 0 0;
}
.corporate-main h3 {
  font-size: 26px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px;
}
#greeting .content-wrap {
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
}
#greeting .content-wrap .txt-block {
  /* width: calc(100% - 190px); */
  padding: 20px;
}
#greeting .content-wrap .img-block {
  width: 160px;
}
#greeting .content-wrap .txt-block .txt {
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
}
#greeting .content-wrap .txt-block .name {
  font-size: 24px;
  font-weight: bold;
  text-align: right;
  margin: 20px 0 0;
}
#greeting .content-wrap .txt-block .name .small {
  font-size: 20px;
}
#philosophy .slogan-list > li + li {
  border-top: solid 1px #CCCCCC;
}
#philosophy .slogan-list > li {
  margin: 0;
  padding: 13px 0;
}
#philosophy .slogan-list .ttl {
  color: #47A560;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
}
#philosophy .slogan-list .ttl .en {
  font-size: 22px;
}
#philosophy .slogan-list .sub-ttl {
  color: #63413D;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}
#philosophy .sub-ttl .inn,
#philosophy .point-ttl .inn {
  position: relative;
  padding: 0 15px;
  display: inline;
}
#philosophy .sub-ttl .inn::before,
#philosophy .sub-ttl .inn::after,
#philosophy .point-ttl .inn::before,
#philosophy .point-ttl .inn::after {
  background: url(../img/corporate/deco-ttl.svg) center center no-repeat;
  background-size: contain;
  content: '';
  width: 11px;
  height: 9px;
  position: absolute;
  padding-top: 22px;
}
#philosophy .sub-ttl .inn::before,
#philosophy .point-ttl .inn::before {
  left: 0;
}
#philosophy .sub-ttl .inn::after,
#philosophy .point-ttl .inn::after {
  right: 0;
  transform: rotate(180deg);
  margin-top: 9px;
}
#philosophy .slogan-list .txt {
  color: #63413D;
  font-size: 16px;
  margin: 10px 0 0;
}
#philosophy .point-list {
  counter-reset: number;
}
#philosophy .point-list .txt {
  margin: 0;
}
#philosophy .point-list li {
  position: relative;
  margin: 0 0 0 20px;
  padding: 10px 0 10px 40px;
}
#philosophy .point-list li::before {
  counter-increment: number;
  content: counter(number)'.';
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.02em;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 18px;
}
#philosophy .point-list li + li {
  border-top: solid 1px #CCCCCC;
}
#philosophy .point-list .point-ttl {
  color: #63413D;
  font-size: 20px;
  font-weight: bold;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 10px;
}
#philosophy .point-list .point-txt {
  color: #63413D;
  font-size: 16px;
}
#businessRange h3 {
  margin-bottom: 10px;
}
#businessRange .business-point > li {
  margin: 0;
  padding: 12px 0;
}
#businessRange .business-point > li + li {
  border-top: 1px solid #CCCCCC;
}
#businessRange .business-point li .ttl {
  color: #63413D;
  font-size: 20px;
  font-weight: bold;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 1px;
}
#businessRange .business-point li .sub-ttl {
  color: #63413D;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}
#businessRange .business-point li .txt {
  color: #63413D;
  font-size: 16px;
  margin: 0;
}
#businessRange .flow-list li {
  color: #63413D;
  font-size: 16px;
  background-color: #FFD8D1;
  height: 40px;
  padding: 0 15px 0 18px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-right: 20px;
  margin-bottom: 10px;
}
#businessRange .flow-list li:not(:first-child) {
  padding-left: 30px;
}
#businessRange .flow-list li:not(:last-child)::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #FFD8D1;
  border-right: 0;
  position: absolute;
  right: -20px;
}
#businessRange .flow-list li:not(:first-child)::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #fff;
  border-right: 0;
  position: absolute;
  left: 0;
}
#organization .img-block {
  margin: 0 auto;
}
@media (min-width: 769px) {
  #organization .img-block {
    width: 75%;
  }
}
#access .txt {
  color: #63413D;
  font-size: 16px;
  line-height: 1.8;
}
.corporate-main .img-block img {
  width: 100%;
}
.corporate-main .table-corporate-renewal th,
.corporate-main .table-corporate-renewal td {
  font-size: 16px !important;
  border-bottom: solid 1px #CCCCCC !important;
  border-top: none !important;
}

.corporate-main .table-corporate-renewal th {
  width: 200px;
  font-weight: normal;
  vertical-align: top;
  padding: 15px 0;
}

.corporate-container .nav-pills li {
  border-bottom: solid 1px #CCCCCC;
}
.corporate-container .nav-pills li a {
  font-size: 16px;
}
@media (min-width: 769px) {
  .corporate-container .nav-pills {
    margin-top: 40px;
  }
}

@media (max-width: 768px) {
  .corporate-main {
    padding-left: 20px;
    padding-right: 20px;
  }
  .corporate-container h2 {
    margin-bottom: 20px;
  }
  .corporate-main h3 {
    font-size: 20px;
  }
  .corporate-main .table-corporate-renewal th,
  .corporate-main .table-corporate-renewal td {
    display: block;
    width: 100%;
    padding: 6px 10px;
  }
  .corporate-main .table-corporate-renewal th {
    background-color: #f9f6ee;
  }
  .corporate-main .table-corporate-renewal th br {
    display: none;
  }
  #greeting .content-wrap {
    display: block;
  }
  #greeting .content-wrap .txt-block {
    width: 100%;
    padding: 0px;
  }
  #greeting .content-wrap .img-block {
    text-align: center;
    width: 100%;
  }
  #greeting .content-wrap .img-block img {
    width: 180px;
  }
  #greeting .content-wrap .txt-block .txt,
  #philosophy .slogan-list .txt,
  #philosophy .point-list .txt,
  #businessRange .business-point li .txt,
  #access .txt {
    font-size: 14px;
    line-height: 1.8;
  }
  #greeting .content-wrap .txt-block {
    margin-top: 20px;
  }
  #greeting .content-wrap .txt-block .name {
    font-size: 20px;
  }
  #greeting .content-wrap .txt-block .name .small {
    font-size: 16px;
  }
  #philosophy .slogan-list .ttl .en {
    font-size: 18px;
  }
  #philosophy .slogan-list .sub-ttl {
    font-size: 16px;
  }
  #businessRange .business-point li .ttl  {
    font-size: 16px;
  }
  #businessRange .business-point li .sub-ttl {
    font-size: 14px;
  }
  #philosophy h3 {
    margin-bottom: 15px;
  }
  #philosophy .point-list li {
    margin-left: 0;
  }
  #businessRange .flow-list li {
    font-size: 12px;
    padding: 0 7px 0 18px;
  }
}

.fs-18 {
  font-size: 18px !important;
}


.grassfed-items .col-sm-4 .item-img {
  align-items: center;
  display: flex;
  height: 250px;
  justify-content: center;
}
.grassfed-items .col-sm-4 .item-img img {
  height: 212px;
}
.grassfed-items .col-sm-4:nth-child(3) .item-img img {
  height: 250px;
}

@media (min-width: 769px) {
  .grassfed-items {
    display: flex;
  }
  .grassfed-items .item2 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .grassfed-items .item2 .item-img,
  .grassfed-items .item2 h2 {
    margin-left: auto;
    margin-right: auto;
  }
  .grassfed-items .item2 table {
    margin-top: auto;
  }
}

@media (max-width: 768px) {
  .grassfed-items .col-sm-4 + .col-sm-4 {
    margin-top: 40px;
  }
}


/* ----------------------------------------------------------- */
/* 採用ページ　追加css */
/* ----------------------------------------------------------- */

/*------------------------------------------------------------------------------
  reset
------------------------------------------------------------------------------*/
html,
input,
textarea,
select,
button {
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
}

html {
  color: #333;
  background: #fff;
  font-size: 16px;
  line-height: 1.6;
  overflow-wrap: break-word;
}

body {
  background: #fff;
  margin: 0;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  border: 0;
  margin: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

figure {
  margin: 0;
}

p {
  margin: 0;
  padding: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

input,
select,
textarea,
button {
  color: inherit;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select::-ms-expand {
  display: none;
}

textarea {
  resize: vertical;
}

::-webkit-input-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

::-ms-input-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
}

::placeholder {
  color: #ccc;
}

button {
  border: none;
  cursor: pointer;
}

label {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

main {
  display: block;
}

#wrapper {
  position: relative;
}

.inner-block {
  margin: 0 auto;
  position: relative;
}

dl, dt, dd {
  padding: 0;
  margin: 0;
}

.ib {
  display: inline-block;
}

.c-svg {
  display: inline-block;
  fill: currentColor;
  vertical-align: top;
}

/* --------------------------------
c-header
----------------------------------- */
.recruit-header {
  background: #fbfbfb;
}
.recruit-header .inner-block {
  padding: 12px 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
.recruit-header .site-name {
  padding: 10px 0 10px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.recruit-header .site-name img{
  padding-top: 0;
}
.recruit-header .r-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.recruit-header .part {
  font-weight: bold;
  margin-left: 2.8125vw;
}
.recruit-header .contact-btn {
  background: #df3213;
  color: #fff;
  border-radius: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 55px;
  width: 200px;
  margin-left: 2.8125vw;
  padding: 0 18px;
  border: 1px solid #df3213;
  font-weight: bold;
}
.recruit-header .toggle-btn {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #df3213;
  position: relative;
}
.recruit-header .toggle-btn .inn {
  width: 12px;
  height: 10px;
  display: inline-block;
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.recruit-header .toggle-btn .line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  display: block;
}
.recruit-header .toggle-btn .line:first-child {
  bottom: initial;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform-origin: right center;
          transform-origin: right center;
  transition-property: transform, -webkit-transform;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.recruit-header .toggle-btn .line:nth-child(2) {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  transition-property: transform, -webkit-transform;
}
.recruit-header .toggle-btn .line:nth-child(2)::after {
  content: "";
  background: #fff;
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  transition-property: transform, -webkit-transform;
}
.recruit-header .toggle-btn .line:last-child {
  top: initial;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  transition-property: transform, -webkit-transform;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.recruit-header .toggle-btn.active .line:first-child {
  -webkit-transform: scaleX(0) translate3d(0, 0, 0);
          transform: scaleX(0) translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.recruit-header .toggle-btn.active .line:nth-child(2) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
          transform: rotate(45deg) translate3d(0, 0, 0);
}
.recruit-header .toggle-btn.active .line:nth-child(2)::after {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transform: rotate(90deg) translate3d(0, 0, 0);
          transform: rotate(90deg) translate3d(0, 0, 0);
}
.recruit-header .toggle-btn.active .line:last-child {
  -webkit-transform: scaleX(0) translate3d(0, 0, 0);
          transform: scaleX(0) translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.header-menu {
  position: fixed;
  top: 50px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: #fff;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  pointer-events: none;
}
.header-menu.is-active {
  opacity: 1;
  pointer-events: all;
}
.header-menu .menu-list li {
  border-bottom: 1px solid #f3f3f3;
}
.header-menu .menu-list li:first-child {
  border-top: 1px solid #f3f3f3;
}
.header-menu .menu-list a {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  font-weight: bold;
  width: 100%;
}
.header-menu .c-btn01 {
  margin-top: 30px;
  min-width: min(240px, 64vw);
}

.recruit-footer {
  width: 100%;
  border-bottom: 5px solid #DF3213;
  background: #FBFBFB;
}
.recruit-footer .inner-block {
  max-width: 1280px;
  padding: 97px 40px 87px;
}
.recruit-footer .d-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.recruit-footer .site-name {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  float: initial;
}
.recruit-footer .menu-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 19px;
}
.recruit-footer .menu-list a {
  padding: 0 min(22px, 1.1458333333vw);
  display: inline-block;
  position: relative;
}
.recruit-footer .menu-list .external .txt {
  position: relative;
  padding-right: 26px;
}
.recruit-footer .menu-list .external .txt::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../img/common/icon-external.svg) no-repeat center/cover;
  width: 9px;
  height: 10px;
}
.recruit-footer .copyright {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Verdana, sans-serif;
  margin-top: 51px;
  text-align: center;
  font-size: 13px;
  color: #63413D;
}

.c-ttl01 .ja {
  display: block;
  font-size: min(27px, 1.40625vw);
  color: #fff;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  margin-bottom: -6px;
}
.c-ttl01 .en {
  display: block;
  font-size: min(83px, 4.3229166667vw);
  color: #fff;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  margin-top: 9px;
}

.c-btn01 {
  border: 1px solid #DF3213;
  color: #DF3213;
  max-width: 236px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 30px;
  margin: 0 auto;
  font-weight: bold;
  background: #fff;
  position: relative;
  width: 100%;
  transition: all .3s ease-in-out;
  font-size: 16px;
  cursor: pointer;
}
.c-btn01.arrow::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: min(30px, 8vw);
  margin: auto;
  border-right: 2px solid #DF3213;
  border-top: 2px solid #DF3213;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 7px;
  height: 7px;
}

/* -----------------------------------------------
* Modules エントリーポイント
-------------------------------------------------- */
/* -----------------------------------------------
* home Module
* homeページ用
-------------------------------------------------- */
.recruit {
  background: #fbfbfb;
}
.recruit .mv-block .img {
  background: url("../img/recruit/mv.jpg.webp") no-repeat center/cover;
  border-radius: 20px;
  height: min(500px, 26.0416666667vw);
}
.recruit .mv-block .mv-wrap {
  max-width: min(1200px, 62.5vw);
  margin: 0 auto;
  position: relative;
}
.recruit .mv-block .c-ttl01 {
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 1;
}
.recruit .link-block {
  padding-top: 100px;
}
.recruit .link-block .inner-block {
  max-width: 1280px;
}
.recruit .link-block .link-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(auto, 1fr));
  gap: 30px;
  margin: 0 auto 40px;
}
.recruit .link-block .link-list > li {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 10px;
  padding: 30px 0px;
}
.recruit .link-block .link-list .c-ttl02 {
  position: relative;
  font-size: 30px;
  padding-left: 27px;
}
.recruit .link-block .link-list .c-ttl02::before {
  content: "";
  background: #df3213;
  width: 4px;
  height: 56%;
  position: absolute;
  top: 0;
  bottom: 10px;
  left: 0;
  margin: auto;
}
.recruit .link-block .link-list .txt {
  padding: 0 20px;
  line-height: 1.88;
  margin: 20px 0 35px;
}
.recruit .link-block .link-list .btn-wrap {
  margin: 0 20px;
}
.recruit .link-block .contact-btn {
  border: 1px solid #df3213;
  border-radius: 45px;
  color: #df3213;
  padding: 0 50px;
  max-width: 900px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 90px;
  position: relative;
  font-weight: bold;
}
.recruit .link-block .contact-btn + .txt {
  margin-top: 20px;
  text-align: center;
}
.recruit .link-block .contact-btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0px;
  right: 29px;
  margin: auto;
  width: 12px;
  height: 12px;
  border-top: 2px solid #df3213;
  border-right: 2px solid #df3213;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.recruit .link-block .contact-btn::before {
  content: "";
  background: #df3213;
  width: 1px;
  height: 76%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 90px;
  margin: auto;
  display: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.recruit .link-block .contact-btn .ttl {
  font-size: 30px;
  position: relative;
  padding-right: 30px;
}
.recruit .link-block .contact-btn .ttl::after {
  content: "";
  background: #df3213;
  width: 1px;
  height: 128%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.recruit .link-block .contact-btn .txt {
  font-size: 18px;
  padding-left: 26px;
}
.recruit .status-block {
  padding-top: 40px;
}
.recruit .status-block .white-box {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  padding: 0 30px;
}
.recruit .status-block .box-wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 0px 96px;
}
.recruit .status-block .top-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: min(68px, 3.5416666667vw);
  border-bottom: 1px solid #ccc;
  margin-bottom: 51px;
}
.recruit .status-block .top-content .ttl {
  color: #df3213;
  font-size: 40px;
  width: 22%;
  margin-top: 5px;
}
.recruit .status-block .top-content .txt-area {
  width: 78%;
}
.recruit .status-block .top-content .txt {
  line-height: 2.25;
  margin-bottom: 32px;
}
.recruit .status-block .content-list {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, minmax(auto, 1fr));
  gap: min(30px, 1.5625vw);
  padding-left: 0;
}
.recruit .status-block .content-list > li {
  border-radius: 10px;
  background: #fbfbfb;
  padding: 37px 10px;
}
.recruit .status-block .content-list .icon {
  text-align: center;
}
.recruit .status-block .content-list .txt {
  margin-top: 36px;
  line-height: 2.25;
  text-align: center;
}

.recruit.contact {
  background: #fbfbfb;
}
.recruit.contact .kv-block {
  position: relative;
}
.recruit.contact .kv-block .c-ttl01 {
  position: absolute;
  top: 55%;
  bottom: 0px;
  -webkit-transform: translateY(-55%);
          transform: translateY(-55%);
  margin: auto;
  left: 0;
  z-index: 1;
}
.recruit.contact .kv-block .img {
  background: url("../img/recruit/contact/kv.jpg.webp") no-repeat center/cover;
  border-radius: 20px;
  height: min(400px, 20.8333333333vw);
}
.recruit.contact .kv-block .img-wrap {
  position: relative;
}
.recruit.contact .kv-block .img-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(99, 65, 61, 0.1);
  border-radius: 20px;
}
.recruit.contact .kv-block .mv-wrap {
  width: min(1200px, 62.5vw);
  height: min(400px, 20.8333333333vw);
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.recruit.contact .contact-block .white-box {
  max-width: 1220px;
  margin: 50px auto 0;
  background: #fff;
  padding: 45px min(108px, 5.625vw) 50px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.recruit.contact .contact-block .box-wrap {
  padding: 20px;
}
.recruit.contact .contact-block .desc {
  text-align: center;
  line-height: 2.25;
}
.recruit.contact .contact-block .tb-wrap {
  padding: 0 40px;
}
.recruit.contact .contact-block .nowrap {
  white-space: nowrap;
}
.recruit.contact .contact-block .form-table {
  width: 100%;
  margin-top: 22px;
}
.recruit.contact .contact-block tr:first-child {
  padding-top: 0;
}
.recruit.contact .contact-block th {
  text-align: left;
  vertical-align: top;
  width: 24%;
}
.recruit.contact .contact-block td {
  width: 76%;
  padding: 19px 0;
}
.recruit.contact .contact-block .tb-ttl {
  display: inline-block;
  margin-top: 30px;
  padding-right: 1.0416666667vw;
  white-space: nowrap;
}
.recruit.contact .contact-block .ico-required {
  display: inline-block;
  width: 50px;
  height: 30px;
  padding: 8px 0 0;
  border-radius: 15px;
  background-color: #df3213;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  margin: -2px min(25px, 1.3020833333vw) 0 0;
}
.recruit.contact .contact-block .c-input {
  border-radius: 5px;
  border: 1px solid #ccc;
  min-width: 100%;
  height: 50px;
  width: 100%;
  font-size: 16px;
  padding: 12px 20px;
}
.recruit.contact .contact-block .tr-radio td {
  padding: 27px 0;
}
.recruit.contact .contact-block .textarea .tb-ttl {
  margin-top: 19px;
}
.recruit.contact .contact-block .textarea td {
  padding: 15px 0;
}
.recruit.contact .contact-block .textarea .c-input {
  height: 198px;
}
.recruit.contact .contact-block .radio-field-text {
  position: relative;
  padding-left: 44px;
}
.recruit.contact .contact-block .radio-field-text::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: max(-4px, -0.2928257687vw);
  margin: auto;
  border-radius: 50%;
  border: 1px solid #d1d1d1;
  width: 30px;
  height: 30px;
}
.recruit.contact .contact-block .radio-field {
  margin: 10px min(36px, 1.875vw) 0 0;
}
.recruit.contact .contact-block .radio-field input:checked + .radio-field-text::after {
  content: "";
  background: #df3213;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  margin: auto;
}
.recruit.contact .contact-block .error-txt {
  display: none;
}
.recruit.contact .contact-block .agreement-box {
  border-radius: 5px;
  background: #FBFBFB;
  text-align: center;
  margin: 30px 0 44px;
  padding: 36px 0;
}
.recruit.contact .contact-block .agreement-box .ttl {
  font-size: 20px;
  margin-bottom: 16px;
}
.recruit.contact .contact-block .agreement-box .txt {
  line-height: 2.25;
}
.recruit.contact .c-btn01.submit {
  color: #fff;
  background: #df3213;
  width: 236px;
}
.recruit.contact .c-btn01.submit.back {
  background: #999;
  border: 1px solid #999;
}
.recruit.contact .contact-block.confirm td {
  padding: 28px 0;
}
@media screen and (max-width:767px){
  .recruit.contact .contact-block.confirm td {
    padding: 28px 10px;
  }
  .recruit.contact .contact-block.confirm .tr-radio td {
    padding: 7px 10px;
  }
}
.recruit.contact .contact-block.confirm .textarea td {
  padding: 21px 0;
}
@media screen and (max-width:767px){
  .recruit.contact .contact-block.confirm .textarea td {
    padding: 21px 10px;
  }
}
.recruit.contact .contact-block.confirm .btn-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
}
.recruit.contact .contact-block.confirm .btn-area a {
  width: 100%;
}
.recruit.contact .contact-block.finish .desc{
  margin-bottom: 50px;
}

.recruit.part {
  background: #fbfbfb;
}
.recruit.part .kv-block {
  position: relative;
}
.recruit.part .kv-block .ttl {
  position: absolute;
  top: 61%;
  bottom: 0px;
  -webkit-transform: translateY(-61%);
          transform: translateY(-61%);
  margin: auto;
  left: 0;
  z-index: 1;
  color: #fff;
  font-size: min(83px, 4.3229166667vw);
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}
.recruit.part .kv-block .img-wrap {
  position: relative;
}
.recruit.part .kv-block .img-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(99, 65, 61, 0.1);
  border-radius: 20px;
}
.recruit.part .kv-block .img {
  background: url("../img/recruit/part/kv.jpg.webp") no-repeat center/cover;
  border-radius: 20px;
  height: min(400px, 20.8333333333vw);
}
.recruit.part .kv-block .mv-wrap {
  width: min(1200px, 62.5vw);
  height: min(400px, 20.8333333333vw);
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.recruit.part .part-block .white-box {
  max-width: 1220px;
  margin: 50px auto 0;
  background: #fff;
  padding: 45px min(160px, 8.3333333333vw);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.recruit.part .part-block .box-wrap {
  padding: 20px;
}
.recruit.part .part-block .part-tb {
  width: 100%;
  margin-top: 22px;
}
.recruit.part .part-block .part-tb .tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 21px 0;
  border-bottom: 1px solid rgba(223, 50, 19, 0.5);
  position: relative;
}
.recruit.part .part-block .part-tb .tr::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 11%;
  height: 1px;
  left: 0;
  background: #df3213;
}
.recruit.part .part-block .part-tb .tr:first-child {
  padding-top: 0;
}
.recruit.part .part-block .part-tb .th {
  width: 13%;
}
.recruit.part .part-block .part-tb .td {
  width: 87%;
  line-height: 2.25;
}
.recruit.part .part-block .part-tb .dot-list > li {
  position: relative;
  padding-left: 17px;
}
.recruit.part .part-block .part-tb .dot-list > li::after {
  content: "";
  background: #df3213;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 13px;
  left: 0;
}
.recruit.part .part-block .part-tb .d-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
}
.recruit.part .part-block .part-tb .d-flex .c-ttl {
  width: 14%;
}
.recruit.part .part-block .part-tb .d-flex .c-txt {
  width: 86%;
}
.recruit.part .c-btn01 {
  margin-top: 50px;
}
.recruit.part .c-btn01.submit {
  color: #fff;
  background: #df3213;
}

/* -----------------------------------------------
* Page エントリーポイント
-------------------------------------------------- */

@media only screen and (max-width: 767px) {
  html {
    font-size: 14px;
  }
  body {
    position: relative;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  input,
select,
textarea {
    font-size: 16px !important;
  }
  #wrapper {
    min-width: 320px;
  }
  .inner-block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pc {
    display: none !important;
  }
  .recruit-header .inner-block {
    padding: 10px;
  }
  .recruit-header .site-name {
    padding: 0;
  }
  .recruit-header .site-name img {
    max-width: 127px;
  }
  .recruit-footer .inner-block {
    padding: 47px 40px 36px;
  }
  .recruit-footer .site-name {
    margin: 0 auto;
  }
  .recruit-footer .site-name img {
    max-width: 127px;
  }
  .recruit-footer .menu-list {
    display: none;
  }
  .recruit-footer .copyright {
    margin-top: 26px;
    text-align: center;
  }
  .c-ttl01 .ja {
    font-size: 17px;
  }
  .c-ttl01 .en {
    font-size: 41px;
    margin-top: 9px;
  }
  .c-btn01 {
    height: 40px;
    border-radius: 20px;
    font-size: 13px;
  }
  .recruit .mv-block .img {
    background: url("../img/recruit/mv_sp.jpg.webp") no-repeat center/cover;
    width: 100%;
    height: min(250px, 66.6666666667vw);
  }
  .recruit .mv-block .mv-wrap {
    max-width: none;
  }
  .recruit .mv-block .c-ttl01 {
    bottom: 0px;
    left: min(20px, 5.3333333333vw);
  }
  .recruit .link-block {
    padding-top: 23px;
  }
  .recruit .link-block .link-list {
    grid-template-columns: repeat(1, minmax(auto, 1fr));
    gap: 18px;
    margin-bottom: 30px;
  }
  .recruit .link-block .link-list > li {
    border-radius: 5px;
    padding: 16px 0px 15px;
  }
  .recruit .link-block .link-list .c-ttl02 {
    font-size: 20px;
    padding-left: 16px;
  }
  .recruit .link-block .link-list .c-ttl02::before {
    width: 2px;
    bottom: 4px;
    height: 58%;
  }
  .recruit .link-block .link-list .txt {
    font-size: 13px;
    padding: 0 15px;
    margin: 12px 0 10px;
    line-height: 1.54;
  }
  .recruit .link-block .link-list .c-btn01 {
    margin: 0 auto;
  }
  .recruit .link-block .contact-btn {
    display: block;
    border-radius: 50px;
    height: 100px;
    padding: 16px 45px 16px 28px;
  }
  .recruit .link-block .contact-btn::after {
    right: 19px;
    border-width: 1px;
  }
  .recruit .link-block .contact-btn::before {
    display: block;
    height: 70%;
    right: 41px;
  }
  .recruit .link-block .contact-btn .ttl::after {
    display: none;
  }
  .recruit .link-block .contact-btn .ttl {
    font-size: 20px;
  }
  .recruit .link-block .contact-btn .txt {
    padding-left: 0;
    font-size: 10px;
    line-height: 1.8;
  }
  .recruit .status-block {
    padding-top: 30px;
  }
  .recruit .status-block .white-box {
    padding: 0 20px;
    border-radius: 10px;
  }
  .recruit .status-block .box-wrap {
    padding: 25px 0 20px;
  }
  .recruit .status-block .top-content {
    display: block;
    gap: 0;
    margin-bottom: 20px;
    padding-bottom: 40px;
  }
  .recruit .status-block .top-content .ttl {
    width: 100%;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 9px;
  }
  .recruit .status-block .top-content .txt-area {
    width: 100%;
  }
  .recruit .status-block .top-content .txt {
    font-size: 13px;
    line-height: 1.77;
    margin-bottom: 16px;
  }
  .recruit .status-block .content-list {
    grid-template-columns: repeat(1, minmax(auto, 1fr));
    gap: 20px;
  }
  .recruit .status-block .content-list > li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 21px 15px;
  }
  .recruit .status-block .content-list .icon img {
    max-width: 40px;
  }
  .recruit .status-block .content-list .txt {
    font-size: 12px;
    margin-top: 0;
    line-height: 1.77;
    text-align: left;
    padding-left: min(20px, 5.3333333333vw);
  }
  .recruit.contact .kv-block .c-ttl01 {
    top: max(88px, 12.2666666667vw);
    /* bottom: max(-31px, -12.2666666667vw); */
    bottom: initial;
    -webkit-transform: initial;
            transform: initial;
    left: min(15px, 4vw);
  }
  .recruit.contact .kv-block .img {
    background: url("../img/recruit/contact/kv_sp.jpg.webp") no-repeat center/cover;
    width: 100%;
    height: min(200px, 53.3333333333vw);
    border-radius: 10px;
  }
  .recruit.contact .kv-block .img-wrap::after {
    border-radius: 10px;
  }
  .recruit.contact .kv-block .mv-wrap {
    width: initial;
  }
  .recruit.contact .contact-block .white-box {
    padding: 20px 10px 40px;
    border-radius: 10px;
  }
  .recruit.contact .contact-block .form-table {
    margin-top: 0;
  }
  .recruit.contact .contact-block .desc {
    line-height: 2;
  }
  .recruit.contact .contact-block .tb-wrap {
    padding: 0 10px;
  }
  .recruit.contact .contact-block th {
    display: block;
    width: 100%;
  }
  .recruit.contact .contact-block td {
    display: block;
    width: 100%;
    padding: 15px 0;
  }
  .recruit.contact .contact-block .tb-ttl {
    margin-top: 7px;
  }
  .recruit.contact .contact-block .ico-required {
    height: 20px;
    width: 40px;
    font-size: 12px;
    padding: 4px 0 0;
  }
  .recruit.contact .contact-block .c-input {
    padding: 9px 11px;
    height: 40px;
  }
  .recruit.contact .contact-block .tr-radio td {
    padding: 7px 0;
  }
  .recruit.contact .contact-block .radio-field-text {
    padding-left: 30px;
  }
  .recruit.contact .contact-block .radio-field-text::before {
    width: 20px;
    height: 20px;
  }
  .recruit.contact .contact-block .radio-field {
    display: block;
    margin-bottom: 20px;
  }
  .recruit.contact .contact-block .radio-field input:checked + .radio-field-text::after {
    left: 3px;
    width: 11px;
    height: 11px;
  }
  .recruit.contact .contact-block .agreement-box {
    padding: 20px 0;
    margin: 15px 0 20px;
  }
  .recruit.contact .contact-block.confirm .btn-area{
    flex-direction: column;
    gap: 20px;
    margin-top: 40px;
  }
  .recruit.contact .contact-block.finish .desc {
    margin-bottom: 40px;
  }
  .recruit.contact .form-btn-box {
    margin-bottom: 0;
  }


  .recruit.part .kv-block .ttl {
    top: initial;
    bottom: max(-46px, -12.2666666667vw);
    -webkit-transform: initial;
            transform: initial;
    left: min(15px, 4vw);
    font-size: min(35px, 9.3333333333vw);
  }
  .recruit.part .kv-block .img-wrap::after {
    border-radius: 10px;
  }
  .recruit.part .kv-block .img {
    background: url("../img/recruit/part/kv_sp.jpg.webp") no-repeat center/cover;
    width: 100%;
    height: min(200px, 53.3333333333vw);
  }
  .recruit.part .kv-block .mv-wrap {
    width: initial;
  }
  .recruit.part .part-block .white-box {
    padding: 20px 10px 40px;
    margin-top: 25px;
    border-radius: 10px;
  }
  .recruit.part .part-block .part-tb {
    margin-top: 0px;
  }
  .recruit.part .part-block .part-tb .tr::after {
    bottom: -1px;
  }
  .recruit.part .part-block .part-tb .tr {
    display: block;
  }
  .recruit.part .part-block .part-tb .th {
    width: 100%;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .recruit.part .part-block .part-tb .td {
    width: 100%;
  }
  .recruit.part .part-block .part-tb .d-flex {
    display: block;
  }
  .recruit.part .part-block .part-tb .d-flex .c-ttl {
    width: 100%;
  }
  .recruit.part .part-block .part-tb .d-flex .c-txt {
    width: 100%;
  }
  .recruit.part .c-btn01 {
    margin-top: 40px;
  }
}

@media only screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
  .inner-block {
    max-width: 1880px;
    padding-left: 40px;
    padding-right: 40px;
  }
  a,
a::before,
a::after,
button,
button::before,
button::after {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .sp {
    display: none !important;
  }
  .recruit-header .site-name:hover {
    opacity: 0.7;
  }
  .recruit-header .part:hover {
    color: #df3213;
  }
  .recruit-header .contact-btn:hover {
    background: #fff;
    color: #df3213;
  }
  .recruit-footer .site-name:hover {
    opacity: 0.7;
  }
  .recruit-footer .menu-list a:hover {
    color: #DF3213;
  }
  .recruit-footer .menu-list a:hover.external .txt::after {
    background: url(../img/common/icon-external-r.svg) no-repeat center/cover;
  }
  .c-btn01:hover {
    background: #DF3213;
    color: #fff;
  }
  .recruit .link-block .link-list .c-btn01 {
    margin: 0 auto;
  }
  .recruit .link-block .contact-btn:hover {
    background: #df3213;
    color: #fff;
  }
  .recruit .link-block .contact-btn:hover::after {
    border-color: #fff;
  }
  .recruit .link-block .contact-btn:hover::before {
    background: #fff;
  }
  .recruit .link-block .contact-btn:hover .ttl::after {
    background: #fff;
  }
  .recruit.contact .c-btn01.submit:hover {
    background: #fff;
    color: #df3213;
  }
  .recruit.contact .c-btn01.submit.back:hover {
    color:#999;
    background: #fff;
  }
  .recruit.part .c-btn01.submit:hover {
    background: #fff;
    color: #df3213;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .recruit-footer .d-flex {
    display: block;
  }
  .recruit-footer .menu-list {
    margin-top: 20px;
  }
  .recruit .link-block .link-list .c-ttl02 {
    font-size: 25px;
  }
}

@media only screen and (max-width: 767px) and (max-width: 350px) {
  .c-btn01 {
    max-width: 260px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  .recruit .link-block .contact-btn {
    max-width: 600px;
    height: auto;
    display: block;
    padding: 30px 50px;
    border-radius: 100px;
  }
  .recruit .link-block .contact-btn::after {
    right: 42px;
  }
  .recruit .link-block .contact-btn::before {
    display: block;
  }
  .recruit .link-block .contact-btn .ttl::after {
    display: none;
  }
  .recruit .link-block .contact-btn .txt {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .recruit .link-block .contact-btn {
    max-width: 420px;
    margin: 0 auto;
  }
  .recruit .link-block .contact-btn .ttl {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .recruit .status-block .top-content .ttl {
    width: 35%;
  }
  .recruit .status-block .top-content .txt-area {
    width: 65%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
  .recruit.contact .contact-block .radio-field {
    display: block;
    margin-bottom: 20px;
  }
}
/*# sourceMappingURL=style.css.map */