/* ベース */
.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.sp-400 {
  display: none !important;
}

p.anchor {
  display: block;
  padding-top: 140px;
  margin-top: -140px;
}

.order1 {
  order: 1;
}

.order2 {
  order: 2;
}

body {
  font-family: "Kosugi Maru", sans-serif;
  overflow-x: hidden;
  color: #3c3c3c;
  line-height: 1.6em;
  word-break: break-all;
}

/* safari */
@media screen and (-webkit-min-device-pixel-ratio: 0) {

  _::-webkit-full-page-media,
  _:future,
  :root body {
    word-break: normal;
  }
}

a {
  transition: 0.3s;
}

a:hover {
  text-decoration: none !important;
  opacity: 0.6;
}

.mplus {
  font-family: "M PLUS 1p", "MS Pゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ",
    Meiryo, "ＭＳ ゴシック", sans-serif;
}

.kosugi {
  font-family: "Kosugi Maru", sans-serif;
}

*:focus {
  outline: none;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.blue {
  color: #003756;
}

.white {
  color: #fff;
}

.gray {
  color: #3c3c3c;
}

.red {
  color: #f03c3c;
}

.border-left {
  border-left: 5px solid #003756;
  padding-left: 10px;
}

.blocks-gallery-grid,
.wp-block-gallery {
  justify-content: center;
}

img {
  width: 100%;
}

a img {
  transition: 0.3s;
}

a:hover img {
  opacity: 0.9;
}

a:hover {
  text-decoration: underline;
}

.bold {
  font-weight: bold;
}

.bold800 {
  font-weight: 800;
}

.font10 {
  font-size: calc(10vw * 0.08);
}

.font12 {
  font-size: calc(11vw * 0.08);
}

.font13 {
  font-size: calc(13vw * 0.08);
}

.font_fix_13 {
  font-size: 13px;
}

.font14 {
  font-size: calc(14vw * 0.08);
}

.font15 {
  font-size: calc(15vw * 0.08);
}

.font16 {
  font-size: calc(16vw * 0.08);
}

.font18 {
  font-size: calc(18vw * 0.08);
}

.font20 {
  font-size: calc(20vw * 0.08);
}

.font22 {
  font-size: calc(22vw * 0.08);
}

.font24 {
  font-size: calc(24vw * 0.08);
}

.font26 {
  font-size: calc(26vw * 0.08);
}

.font26 {
  font-size: calc(26vw * 0.08);
}

.font30 {
  font-size: calc(30vw * 0.08);
}

.font32 {
  font-size: calc(32vw * 0.08);
}

.font40 {
  font-size: calc(40vw * 0.08);
}

.flex {
  display: flex;
  align-items: center;
}

.flex_center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ovf-h {
  overflow: hidden;
}

.m0 {
  margin: 0 auto;
}

.text-center {
  text-align: center;
}

.mr1 {
  margin-right: 1%;
}

.ml1 {
  margin-left: 1%;
}

.ml2-3 {
  margin-left: 2.3%;
}

.ml3 {
  margin-left: 3%;
}

.ml15em {
  margin-left: 1.5em !important;
}

.mt0 {
  margin-top: 0% !important;
}

.mt1 {
  margin-top: 1% !important;
}

.mt2 {
  margin-top: 2% !important;
}

.mt3 {
  margin-top: 3% !important;
}

.mt4 {
  margin-top: 4% !important;
}

.mt5 {
  margin-top: 5% !important;
}

.mt66px {
  margin-top: 66px;
}

.pt0 {
  padding-top: 0% !important;
}

.p2 {
  padding: 2%;
}

.mt2 {
  margin-top: 2%;
}

.mt3 {
  margin-top: 3%;
}

.mt5 {
  margin-top: 5%;
}

.mt10 {
  margin-top: 10% !important;
}

.mt18 {
  margin-top: 18%;
}

.mt24 {
  margin-top: 24px !important;
}

.mb1 {
  margin-bottom: 1%;
}

.mb3 {
  margin-bottom: 3%;
}

.mb5 {
  margin-bottom: 5% !important;
}

.mb10 {
  margin-bottom: 10%;
}

.lh16 {
  line-height: 1.6em;
}

.pt3 {
  padding-top: 3%;
}

.fr {
  float: right;
}

.tel_number,
.text_block {
  display: inline-block;
  text-indent: 0;
}

.cercle {
  height: 2em;
  width: 2em;
  border-radius: 50%;
  line-height: 2em;
  text-align: center;
  background: #003756;
  color: #fff;
  font-size: 16px;
  margin-left: 6px;
}

.cercle_white {
  height: 24px;
  width: 24px;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
  background: #fff;
  color: #003756;
  font-size: 16px;
  margin-left: 6px;
  margin-right: 6px;
}

.wrapper {
  background: #f7f7f7;
  position: relative;
}

.contents {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  padding: 0 2%;
}

.contents {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  padding: 0 2%;
  margin-top: 88px;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}

h2.page_title {
  margin-bottom: 32px;
  margin-top: 5%;
}

.post-type-archive h2.page_title,
.page-template-recipe-delicious h2.page_title,
.search-results.post-type-archive h2 {
  margin-left: 0.3em;
}

.contents section:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.list .no-indent li {
  text-indent: 0 !important;
}

.list .numbering_list li {
  display: flex;
  margin-left: -0.5em !important;
}

.list .numbering_list li div:first-child {
  flex-shrink: 0;
}

.no_posts {
  margin-left: 1.6%;
}

.post-type-archive-recipe .no_posts {
  margin-left: 0;
  margin-top: 32px;
}

@media screen and (max-width: 767px) {
  h2.page_title {
    margin-bottom: 5%;
    text-align: left;
  }

  .post-type-archive h2.page_title,
  .page-template-recipe-delicious h2.page_title {
    margin-left: 3%;
  }

  .sentence.font16 {
    margin-bottom: 10%;
  }

  .mt0_sp {
    margin-top: 0% !important;
  }

  .logo01.mt0_sp {
    margin-top: 0% !important;
  }

  .mt1_sp {
    margin-top: 1% !important;
  }

  .mt2_sp {
    margin-top: 2% !important;
  }

  .mt3_sp {
    margin-top: 3% !important;
  }

  .mt4_sp {
    margin-top: 4% !important;
  }

  .mt5_sp {
    margin-top: 5% !important;
  }

  .mt66px_sp {
    margin-top: 66px;
  }

  .list .numbering_list li .letter2 {
    width: 67px;
  }

  .no_posts {
    margin-left: 3%;
  }

  .page-id-2219 .no_posts {
    margin-left: 0;
  }

  .post-type-archive-recipe .no_posts {
    margin-left: 5%;
  }
}

@media screen and (max-width: 670px) {
  .list .numbering_list li .letter2 {
    width: 72px;
  }
}

/* ヘッダー */
header {
  position: relative;
  z-index: 100;
}

.header_upper {
  height: 90px;
}

.header_upper .searchArea {
  width: 36%;
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 0;
  margin-left: 4%;
}

.header_upper .searchArea .searchText {
  display: block;
  float: left;
  box-sizing: border-box;
  height: 33px;
  width: 80%;
  margin: 0;
  padding: 0 5px;
  border: 1px solid #999999;
  color: #333;
  outline: 0;
  border-radius: 4px;
}

.header_upper .searchArea .searchButton {
  float: left;
  box-sizing: border-box;
  margin: 0;
  padding: 7px 10px;
  border: none;
  color: #fff;
  cursor: pointer;
  line-height: 11px;
  width: 40px;
  margin-left: -44px;
}

.header_upper .searchArea .searchImg {
  display: inline-block;
  margin: 0 3px 0 0;
  vertical-align: middle;
}

.header_upper .searchArea .searchText::-ms-clear {
  display: none;
}

.header_upper .btn {
  background: #e6e6e6;
  border-radius: 4px;
  width: 13%;
  margin-right: 1%;
  transition: 0.3s;
}

.header_upper .btn:hover {
  background: #bfbfbf;
}

.header_upper .btn a {
  display: block;
  height: 100%;
  padding: 9% 3%;
  text-align: center;
}

.header_upper .btn.logout {
  margin-left: 14%;
}

.header_upper {
  max-width: 1200px;
  padding: 0 2%;
  margin: 0 auto;
  align-items: center;
  display: flex;
}

.header_upper .logo {
  width: 26%;
  transition: 0.3s;
}

.header_upper .logo:hover {
  opacity: 0.8;
}

.header_wrapper {
  position: absolute;
  width: 100%;
  background: #fff;
}

.header_wrapper.fixed {
  position: fixed;
  top: 0;
}

.header_login {
  padding-top: 1%;
  max-width: 1200px;
  padding: 0 2%;
  margin: 0 auto;
  align-items: center;
  display: flex;
}

.header_login .name {
  background: #003756;
  flex-shrink: 0;
  padding: 0.5% 1%;
  color: #fff;
  border-radius: 4px;
  width: auto;
  max-width: 242px;
  text-align: center;
}

.header_login .point {
  margin-left: 3%;
  width: 24%;
}

.header_login .point_yen {
  margin-left: 0%;
  width: 16%;
}

.header_login .point p,
.header_login .point_yen p {
  margin: 0% 3%;
}

.header_login .textarea {
  letter-spacing: 0.1em;
  flex-shrink: 0;
  font-weight: bold;
  line-height: 0;
  margin-left: 2%;
  justify-content: flex-start;
}

.header_login .textarea .pincode {
  display: block;
  float: left;
  box-sizing: border-box;
  height: 33px;
  /* width: 60%; */
  margin: 0;
  padding: 0 5px;
  border: 1px solid #999999;
  color: #333;
  outline: 0;
  border-radius: 4px;
}

#electronicMoneyErrorDisp {
  position: absolute;
  top: 65px;
}

.header_login .textarea .searchButton {
  float: left;
  box-sizing: border-box;
  margin: 0;
  padding: 5% 1%;
  border: none;
  color: #fff;
  background: #003756;
  cursor: pointer;
  line-height: 11px;
  width: 36%;
  font-weight: normal;
  text-align: center;
  border-radius: 4px;
  margin-left: 4%;
  transition: 0.3s;
}

.header_login .textarea .searchButton:hover {
  background: #002333;
}

.header_login .textarea .searchImg {
  display: inline-block;
  margin: 0 3px 0 0;
  vertical-align: middle;
}

.header_login .textarea .searchText::-ms-clear {
  display: none;
}

.header_login .mypage {
  flex-shrink: 0;
  margin-left: 2%;
}

.header_login .mypage a.flex {
  justify-content: initial;
}

.header_login .mypage:hover {
  text-decoration: underline;
}

.underline {
  text-decoration: underline;
}

.header_login .mypage img {
  width: 1.2em;
  min-width: 10px;
}

.header_login .mypage p {
  padding-left: 4px;
}

.menu .menu_list:nth-of-type(1) {
  width: calc(114 / 1124 * 100%);
}

.menu .menu_list:nth-of-type(2) {
  width: calc(140 / 1124 * 100%);
}

.menu .menu_list:nth-of-type(3) {
  width: calc(155 / 1124 * 100%);
}

.menu .menu_list:nth-of-type(4) {
  width: calc(156 / 1124 * 100%);
}

.menu .menu_list:nth-of-type(5) {
  width: calc(153 / 1124 * 100%);
}

.menu .menu_list:nth-of-type(6) {
  width: calc(185 / 1124 * 100%);
}

.menu .menu_list:nth-of-type(7) {
  width: calc(111 / 1124 * 100%);
}

.menu .menu_list:nth-of-type(8) {
  width: calc(116 / 1124 * 100%);
}

.site-header {
  padding: 0;
  background: #fff;
  justify-content: space-between;
  display: flex;
  width: 100%;
  z-index: 2;
  position: relative;
}

.site-header.fixed {
  position: fixed;
  top: 0;
}

.header_upper .btn {
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
}

.header_upper .btn p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow.png) no-repeat;
  background-size: contain;
  margin-left: 11%;
}

.company_info,
.recruit_info {
  font-size: 10px;
  width: 7.5%;
  transition: 0.3s;
  line-height: 1.3em;
}

.company_info:hover,
.recruit_info:hover {
  opacity: 0.8;
}

.company_info img,
.recruit_info img {
  width: 40%;
  margin-left: 30%;
}

.company_info p,
.recruit_info p {
  text-align: center;
  margin-top: 2px;
}

.company_info {
  margin-left: -6%;
}

.recruit_info {
  margin-left: -1%;
  margin-right: 1%;
}

.navi_bg {
  border-bottom: 10px #003756 solid;
}

.border_blue {
  height: 5px;
  width: 100%;
  background: cornflowerblue;
}

.menu {
  display: flex;
  position: relative;
  max-width: 1200px;
  padding: 0 2%;
  margin: 0 auto;
}

.menu li a:hover {
  text-decoration: none !important;
}

.menu .direct_link,
.menu .menu_list {
  width: 16.6666%;
}

.menu_list_open:link,
.menu_list_open:visited {}

.menu .direct_link>a,
.menu .menu_list:nth-of-type(1) a {
  border-left: 1px solid #c8c8c8;
}

.menu .direct_link>a,
.menu .menu_list:nth-of-type(1) .first_ul a {
  border-left: none;
}

.menu .direct_link>a,
.menu .menu_list>a {
  display: block;
  padding: 10px 2px;
  text-align: center;
  transition: 0.2s;
  text-decoration: none;
  border-right: 1px solid #c8c8c8;
  margin-bottom: 13px;
  margin-top: 20px;
}

@media screen and (max-width: 980px) {

  .menu .direct_link>a,
  .menu .menu_list>a {
    padding: 10px 2px;
  }
}

.menu .direct_link>a:hover .menu .menu_list>a:hover {
  color: #fff;
}

.menu_contents {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

.menu_contents li {
  width: 100%;
}

.menu_contents li a {
  color: #fff;
}

.list_bg {
  background: linear-gradient(90deg,
      #f7f7f7 0%,
      #f7f7f7 30%,
      #fff 30%,
      #fff 100%);
  position: absolute;
  width: 100%;
  z-index: 100;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  left: 0;
  display: none;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
  margin-top: 10px;
}

.list_bg ul {
  float: left;
  padding: 10px 30px 40px 150px;
  opacity: 0;
  transition: 1s;
}

.list_bg.shows ul {
  opacity: 1;
}

.navi_category {
  padding: 3% 3%;
  width: 40%;
  float: left;
  background: #f7f7f7;
}

.navi_lower_navigation {
  font-size: 1.2vw;
}

.navi_category .icon {
  width: 12%;
  margin-right: 4%;
}

.navi_category .icon_service .service {
  width: 12%;
  margin-right: 6%;
}

.navi_category_inner.icon_service .arrow:after {
  margin-top: 6%;
}

.navi_lower_navigation {
  width: 70%;
  clear: both;
  position: relative;
  padding: 1% 2%;
}

.list_wrapper {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 2%;
  height: auto;
  overflow: hidden;
  display: flex;
}

.navi_category_inner {
  display: flex;
  align-items: center;
}

.list_bg ul li {
  text-align: left;
  z-index: 1000;
}

.navi_category_inner a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}

.navi_category_inner .arrow:after {
  position: absolute;
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid #3c3c3c;
  border-right: 2px solid #3c3c3c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 4%;
  margin-left: 9%;
}

.site-header_fix {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  pointer-events: none;
  z-index: 2;
}

/* .site-header_fix.is-show {
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
  position: fixed;
  pointer-events: auto;
  height: 1000%;
} */

.mouseout {
  background: rgba(0, 0, 0, 0.5);
}

#searchform {
  position: relative;
  font-weight: normal !important;
}

.header_search input {
  display: block;
  float: left;
  box-sizing: border-box;
  height: 40px;
  width: 80%;
  margin: 0;
  padding: 0 12px;
  border: 1px solid #999999;
  color: #333;
  outline: 0;
  border-radius: 4px;
  line-height: normal;
}

@media screen and (max-width: 767px) {
  #searchform {
    width: 100%;
  }

  .header_search input {
    width: 100%;
  }

  .header_search button:after {
    content: none !important;
  }

  .header_search button {
    position: absolute !important;
    width: 19px !important;
    margin-top: 3px;
    height: auto !important;
  }

  .header_search button img {
    width: 100%;
  }
}

.header_search button {
  position: absolute;
  right: 22%;
  top: 11px;
  width: 18px;
}

@media screen and (max-width: 767px) {
  .header_search button {
    position: absolute;
    right: 4vw;
    top: 7px;
    width: 18px;
  }
}

/* テキストボックス */
input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder {
  color: transparent;
}

input:focus::-ms-input-placeholder {
  color: transparent;
}

input:focus::placeholder {
  color: transparent;
}

/* PC second lower_menu  */

.list_bg ul li.submenu2-trigger {
  padding: 3% 6%;
  transition: 0.3s;
}

.list_bg ul li.submenu2-trigger:hover {
  background: #e6e6e6;
}

.list_bg ul li.submenu2-trigger p {
  padding-left: 5%;
  display: flex;
  align-items: center;
}

.list_bg ul li.submenu2-trigger p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 2%;
  height: 7%;
  /* background: url(../../img/arrow_red.png) no-repeat; */
  background-size: contain;
  margin-left: 1%;
  margin-top: 0.2%;
}

.navi_lower_navigation li a:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_red.png) no-repeat;
  background-size: contain;
  margin-left: -10%;
  top: 14px;
}

.navi_lower_navigation li.sub {
  font-weight: normal;
  padding: 0 4%;
  margin-top: -3%;
}

.navi_lower_navigation li.sub a:before {
  content: none;
}

.navi_lower_navigation li.title {
  margin-left: -10%;
}

.menu .direct_link>a,
.menu .submenu2-trigger a {
  border-left: 0 !important;
}

.navi_lower_navigation ul {
  padding: 3%;
  width: 43%;
}

.navi_lower_navigation ul.mt7 {
  margin-top: 7%;
}

.navi_lower_navigation ul li {
  position: relative;
  padding: 4%;
}

.submenu-trigger {
  position: relative;
  width: 30%;
  line-height: 20px;
}

.submenu-trigger>ul,
.submenu2-trigger>ul {
  display: none;
}

.submenu-trigger:hover>ul,
.submenu2-trigger:hover>ul {
  display: block;
}

.submenu-trigger>ul {
  background-color: #f7f7f7;
}

.submenu2-trigger>ul {
  position: absolute;
  left: 40%;
  top: 0;
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.links {
  color: #003756;
}

.breadcrumb {
  background: #fff;
  line-height: 1.5em;
}

.dl-menuwrapper li.sp_navi_shop {
  background: #f03c3c;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  position: relative;
  height: 52px;
  display: flex;
  align-items: center;
}

.dl-menuwrapper li.sp_navi_shop a {
  z-index: 1;
  border-bottom: none;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dl-menuwrapper li.sp_navi_net,
.dl-menuwrapper li.sp_navi_takuhai {
  background: #646464;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dl-menuwrapper li.sp_navi_takuhai {
  margin-bottom: 10%;
}

.dl-menuwrapper li.sp_navi_net a,
.dl-menuwrapper li.sp_navi_takuhai a {
  z-index: 1;
  border-bottom: none;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
}

.dl-menuwrapper li.sp_navi_shop a::after,
.dl-menuwrapper li.sp_navi_net a::after,
.dl-menuwrapper li.sp_navi_takuhai a::after,
.dl-back a::after {
  content: none !important;
}

.dl-menuwrapper li.sp_navi_takuhai a span {
  display: block;
}

.dl-menuwrapper li.sp_navi_shop,
.dl-menuwrapper li.sp_navi_net,
.dl-menuwrapper li.sp_navi_takuhai {
  position: relative;
}

.dl-menuwrapper li.sp_navi_shop:before,
.dl-menuwrapper li.sp_navi_net:before,
.dl-menuwrapper li.sp_navi_takuhai:before {
  content: "";
  top: 0;
  left: 0;
  display: block;
}

.dl-menuwrapper li.sp_navi_shop:after {
  /*画像を絶対配置*/
  position: absolute;
  content: "";
  top: 0;
  left: 15px;
  display: block;
  width: 15px;
  /*幅*/
  height: 80px;
  margin-top: 18px;
  background-image: url(../../img/arrow_white.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dl-menuwrapper li.sp_navi_net:after,
.dl-menuwrapper li.sp_navi_takuhai:after {
  /*画像を絶対配置*/
  position: absolute;
  content: "";
  top: 0;
  left: 15px;
  display: block;
  width: 15px;
  /*幅*/
  height: 80px;
  margin-top: 18px;
  background-image: url(../../img/arrow_white.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* footer */
footer {
  background: #fff;
  border-top: 1px solid #e6e6e6;
}

footer .footer_inner,
footer .sitemap {
  max-width: 1200px;
  padding: 0 2%;
  margin: 0 auto;
  align-items: center;
  overflow: hidden;
  padding-top: 2%;
  padding-bottom: 2%;
}

footer .footer_inner .banner {
  width: 100%;
}

footer .footer_inner .banner ul {
  display: flex;
  flex-wrap: wrap;
}

footer .footer_inner .banner ul li {
  width: 23%;
  margin-right: 2%;
  margin-bottom: 2%;
}

footer .footer_inner .banner ul.first {
  margin-top: 3%;
}

footer .footer_inner .banner ul.second {
  margin-top: 2%;
  margin-bottom: 3%;
}

footer .footer_inner .banner ul.second li.banner_cgc {
  width: 14%;
  margin-right: 2%;
}

footer .footer_inner .banner ul li img {
  width: 100%;
}

footer .sitemap_wrapper {
  background: #003756;
  color: #fff;
}

footer .sitemap_wrapper .sitemap {
  width: 100%;
  display: flex;
  align-items: flex-start;
}

footer .sitemap_wrapper .sitemap .line01,
footer .sitemap_wrapper .sitemap .line02,
footer .sitemap_wrapper .sitemap .line03,
footer .sitemap_wrapper .sitemap .line04 {
  width: 25%;
}

footer .sitemap_wrapper .sitemap dl {
  margin-bottom: 10%;
}

footer .sitemap_wrapper .sitemap dl dt {
  margin-bottom: 6%;
  line-height: 1.6em;
}

footer .sitemap_wrapper .sitemap dl dd {
  margin-bottom: 8px;
  line-height: 1.4;
}

footer .inquiry_wrapper {
  background: #e6e6e6;
  display: flow-root;
}

footer .inquiry_wrapper .inquiry {
  max-width: 1200px;
  padding: 0 2%;
  margin: 0 auto;
  color: #3c3c3c;
}

footer .inquiry_wrapper .inquiry .left {
  float: left;
  padding: 1% 0;
  width: 70%;
}

footer .inquiry_wrapper .inquiry .left span {
  margin-right: 2%;
}

footer .inquiry_wrapper .inquiry .right {
  float: right;
  padding: 1% 0;
}

footer .inquiry_wrapper .inquiry .right {
  position: relative;
  display: flex;
  align-items: center;
}

footer .footerbanner_wrapper {
  max-width: 1200px;
  padding: 0 2%;
  margin: 0 auto;
  /* overflow: hidden; */
}

footer .footerbanner_wrapper .left_box {
  width: 70%;
  float: left;
}

footer .footerbanner_wrapper .sns_icon {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 7%;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 5%;
}

footer .footerbanner_wrapper .fresta_sns,
footer .footerbanner_wrapper .everyday_sns {
  display: flex;
  align-items: center;
  width: 50%;
}

footer .footerbanner_wrapper .everyday_sns {
  margin-left: 2%;
}

footer .footerbanner_wrapper .fresta_sns ul {
  margin-left: 2%;
  width: 61%;
}

footer .footerbanner_wrapper .fresta_sns ul li {
  width: 20%;
  float: left;
  margin-left: 5%;
}

footer .footerbanner_wrapper .everyday_sns ul {
  width: 50%;
  margin-left: 2%;
}

footer .footerbanner_wrapper .everyday_sns ul li {
  float: left;
  width: 25%;
  margin-left: 5%;
}

footer .footerbanner_wrapper .left_box .company_name {
  display: flex;
  margin-top: 4%;
  margin-bottom: 5%;
}

footer .footerbanner_wrapper .left_box .company_name .fresta {
  margin-right: 5%;
}

footer .footerbanner_wrapper .left_box .company_name .fresta_holdings {
  width: 40%;
}

footer .footerbanner_wrapper .right_box {
  width: 30%;
}

footer .footerbanner_wrapper .footerbanner {
  max-width: 1200px;
  padding: 0 2%;
  margin: 0 auto;
  margin-top: 3%;
  position: relative;
  /*  display: flex;*/
  align-items: flex-end;
  flex-flow: row-reverse;
}

footer .footerbanner_wrapper .right_box {
  width: 20%;
  float: right;
  margin-top: 4%;
  margin-right: 4%;
}

footer .footerbanner_wrapper .sns_banner {
  width: 70%;
  float: right;
  position: absolute;
  vertical-align: bottom;
  bottom: 0;
  right: 0;
}

footer .footerbanner_wrapper .sns_banner ul {
  display: flex;
  justify-content: flex-end;
}

footer .footerbanner_wrapper .sns_banner ul li {
  width: 22%;
  margin-right: 2%;
}

footer .footerbanner_wrapper .sns_banner ul li:last-child {
  margin-right: 0;
}

footer .footerbanner_wrapper .globalsign img {
  width: 50%;
}

footer .footerbanner_wrapper .globalsign .company {
  margin-top: 8%;
}

footer .footerbanner_wrapper .globalsign .address {
  margin-top: 4%;
  line-height: 1.5em;
}

footer .copyright_wrapper {
  max-width: 1200px;
  padding: 0 2%;
  margin: 0 auto;
  margin-top: 2%;
}

footer .copyright_wrapper .copyright {
  float: right;
  margin-bottom: 5%;
}

@media screen and (max-width: 767px) {

  footer .footerbanner_wrapper .left_box,
  footer .footerbanner_wrapper .fresta_sns,
  footer .footerbanner_wrapper .everyday_sns {
    width: 100%;
  }

  footer .footerbanner_wrapper .left_box {}

  footer .footerbanner_wrapper .sns_icon {
    display: block;
    margin-left: 5%;
  }

  footer .footerbanner_wrapper .fresta_sns p,
  footer .footerbanner_wrapper .everyday_sns p {
    width: 41%;
  }

  footer .footerbanner_wrapper .everyday_sns {
    margin-left: 0;
  }

  footer .footerbanner_wrapper .fresta_sns ul {
    margin-left: 4.7%;
  }

  footer .footerbanner_wrapper .fresta_sns ul li {
    width: 18%;
    float: left;
    margin-left: 3%;
  }

  footer .footerbanner_wrapper .everyday_sns ul li {
    float: left;
    width: 22%;
    margin-left: 3%;
  }

  footer .footerbanner_wrapper .everyday_sns {
    margin-top: 3%;
  }

  footer .footerbanner_wrapper .left_box .company_name {
    display: block;
  }

  footer .footerbanner_wrapper .left_box .company_name .fresta {
    margin-right: 5%;
    margin: 0 auto;
    text-align: center;
  }

  footer .footerbanner_wrapper .left_box .company_name .fresta_holdings {
    width: 60%;
    margin-left: 20%;
    margin-top: 4%;
  }

  footer .footerbanner_wrapper .right_box {
    width: 40%;
    float: right;
    margin-top: 4%;
    margin-right: 30%;
    margin-bottom: 30%;
  }

  footer .inquiry_wrapper .inquiry .btn p i {
    content: "";
    display: inline-block;
    width: 0.95em;
    height: 0.95em;
    background: url(../../img/arrow.png) no-repeat;
    background-size: contain;
    margin-right: 0.3em;
    margin-bottom: -2px;
  }
}

/* トップページ */
.slick-initialized .slick-slide {
  display: block;
  margin: 0 0.25%;
}

.slick-initialized .slick-slide {
  opacity: 0.3;
  transition: 0.2s;
}

.slick-initialized .slick-active {
  opacity: 1;
}

/* slick */
.slick-dots {
  bottom: 30px !important;
}

.slick-dots li {
  width: 20px !important;
}

.slick-dots li button:before {
  font-size: 20px !important;
  color: #000 !important;
  opacity: 0.6 !important;
}

.slick-dots li.slick-active button:before {
  opacity: 1 !important;
  color: #fff !important;
}

.slider_wrapper.lower {
  padding-top: 0px !important;
}

.slider_wrapper .slick-initialized .slick-slide {
  padding: 0 !important;
  margin: 0 auto !important;
}

.shadow_box_top {
  display: flex;
  align-items: center;
}

.home .contents {
  margin-top: 0;
}

.home .wrapper {
  background: #fff;
}

.home .shadow_box_top {
  width: 100%;
  margin: 0 auto;
  padding: 2%;
  background: #fff;
  border-radius: 8px;
  margin-top: 3%;
  margin-bottom: 5%;
}

.home .shop_search {
  display: flex;
  align-items: center;
  width: 100%;
}

.home .shop_search p {
  width: 35%;
  margin-bottom: 0;
}

.home .shop_search select {
  position: relative;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  background: #ffffff;
  padding: 8px 38px 8px 8px;
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

/* .home .shop_search select:invalid {
  color: #aaa;
} */
.home .shop_search .custompost-dropdown_wrapper {
  width: 100%;
  position: relative;
  display: inline-block;
}

.home .shop_search .custompost-dropdown_wrapper::after,
.home .area_search .area_search-dropdown_wrapper::after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #b4b3b3;
  border-right: solid 2px #b4b3b3;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
}

.home .area_search {
  width: 38%;
  display: flex;
  align-items: center;
}

.home .search {
  width: 36%;
  margin-right: 2%;
  display: flex;
  align-items: center;
}

.home .area_search p {
  width: 33%;
  margin-bottom: 0;
}

.home .area_search .area_search-dropdown_wrapper {
  width: 100%;
  position: relative;
  display: inline-block;
}

.home .area_search select {
  position: relative;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  background: #ffffff;
  padding: 8px 38px 8px 8px;
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

/* .home .area_search select:invalid {
  color: #aaa;
} */
.home .shadow_box_top_right {
  margin-left: 3%;
}

@media screen and (max-width: 767px) {

  .home .search,
  .home .area_search {
    width: 100%;
  }

  .slider_wrapper.lower {
    padding-top: 0px !important;
  }

  .home .shop_search,
  .home .area_search {
    display: block;
  }

  .home .shop_search p {
    width: 100%;
  }

  .slider_wrapper {
    padding-top: 25px;
  }

  .home .contents_wrapper {
    margin-top: 0;
  }

  .slick-dots li button:before {
    font-size: 12px !important;
  }

  .slick-dots {
    bottom: 8px !important;
  }
}

.home .panels {
  display: flex;
  flex-wrap: wrap;
}

.home .panels .panel {
  width: 50%;
  height: 36vw;
  background-size: cover;
}

.home .panels .panel.panel_center {
  width: 100%;
  height: 39.5vw;
  background-size: cover;
}

@media screen and (max-width: 1200px) {
  .home .panels .panel.panel_center {
    height: 44vw;
  }
}

.home .panels .icon {
  padding-top: 10%;
}

.home .panels .panel_left_1 {
  background-image: url("../../img/top/panel01.jpg");
  background-repeat: no-repeat;
}

.home .panels .panel_left_1 .icon {
  width: 8%;
}

.home .panels .panel_right_1 {
  background-image: url("../../img/top/panel02.jpg");
  background-repeat: no-repeat;
}

.home .panels .panel_right_1 .icon {
  width: 10%;
}

.home .panels .panel_left_2 {
  background-image: url("../../img/top/panel03.jpg");
  background-repeat: no-repeat;
}

.home .panels .panel_left_2 .icon {
  width: 10%;
}

.home .panels .panel_right_2 {
  background-image: url("../../img/top/panel04.jpg");
  background-repeat: no-repeat;
}

.home .panels .panel_right_2 .icon {
  width: 10%;
}

.home .panels .panel_center {
  background-image: url("../../img/top/panel05.jpg");
  background-repeat: no-repeat;
  background-position: center;
}

.home .panels .panel_left_3 {
  background-image: url("../../img/top/panel05.jpg");
  background-repeat: no-repeat;
}

.home .panels .panel_left_3 .icon {
  width: 10%;
}

.home .panels .panel_right_3 {
  background-image: url("../../img/top/panel06.jpg");
  background-repeat: no-repeat;
}

.home .panels .panel_right_3 .icon {
  width: 10%;
}

.home .panels .panel_left_4 {
  background-image: url("../../img/top/panel07.jpg");
  background-repeat: no-repeat;
}

.home .panels .panel_right_4 {
  background-image: url("../../img/top/panel09.jpg");
  background-repeat: no-repeat;
}


.home .panels .panel_center .icon {
  width: 5%;
  padding-top: 5%;
}

.home .panels .panel_center .title {
  height: 8%;
}

.home .panels .icon {
  margin: 0 auto;
}

.home .panels .title {
  height: 15%;
  line-height: 1em !important;
}

.home .panels .to_detail {
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
  border-radius: 4px;
  width: 40%;
  margin: 0 auto;
  margin-right: 1%;
  transition: 0.3s;
  color: #fff;
  margin-top: 7%;
  margin-left: 30%;
}

.home .panels .panel_center .icons {
  width: 80%;
  margin-left: 10%;
  display: flex;
}

.home .panels .panel_center .to_detail {
  width: 20%;
  margin-left: 40%;
  margin-top: 3%;
}

.home .panels .panel_center .icon6 {
  flex: 1;
}

.home .panels .panel_center .icon6 img {
  width: 60%;
  margin-left: 20%;
}

.home .panels .panel_center .icon6 .text {
  color: #fff;
  text-align: center;
  margin-top: 4%;
}

.home .panels .to_detail a {
  display: block;
  height: 100%;
  padding: 6% 3%;
  text-align: center;
}

.home .panels .to_detail .btn {
  border: 2px solid;
  border-radius: 4px;
}

.home .panels .to_detail .btn a:hover,
.home .panels .to_detail .btn:hover {
  text-decoration: none;
  opacity: 0.8;
}

.home .panels .to_detail p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_white.png) no-repeat;
  background-size: contain;
  margin-left: 11%;
  margin-top: 2px;
}

.home .panels_bottom .panel {
  height: 31vw;
}

.home .panels_bottom .panel .center_box {}

.home .news ul li {
  margin-bottom: 2%;
  border-bottom: 1px dotted #c8c8c8;
  padding-bottom: 2%;
  position: relative;
}

.home .news .date {
  width: 12%;
  display: inline-block;
  float: left;
  font-family: "M PLUS 1p", "MS Pゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ",
    Meiryo, "ＭＳ ゴシック";
  font-weight: bold;
}

.home .news .text {
  display: inline-block;
  width: 79%;
}

.home .news ul li:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 30%;
  right: 0;
  margin-top: -4px;
  transform: rotate(45deg);
}

.home .news ul li:hover {
  opacity: 0.7;
}

.home .logo_art {
  margin-top: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .logo_art img {
  width: 4%;
  margin-right: 1%;
}

.home .sns_block {
  background: #f5f5f5;
  color: #646464;
  padding-bottom: 5%;
}

.home .sns_block h2 {
  padding: 3%;
}

.home .sns_block .flex4 {
  display: flex;
}

.home .sns_block .flex4 img.icon {
  width: 20%;
  margin-left: 40%;
  margin-bottom: 10%;
}

.home .sns_block .flex4 .flex1 {
  border-right: 2px solid #c8c8c8;
  width: 25%;
  padding: 2%;
  position: relative;
}

.home .sns_block .flex4 .flex1 .link_blank {
  position: absolute;
  right: 0%;
  width: 30%;
}

.home .sns_block .flex4 .flex2 .border {
  border-right: 2px solid #c8c8c8;
}

.home .sns_block .flex4 .flex2 .sns_instagram {
  border-bottom: 2px solid #c8c8c8;
  padding: 3%;
  width: 50%;
  padding-top: 13%;
  position: relative;
}

.home .sns_block .flex4 .flex2 .sns_instagram .link_blank {
  position: absolute;
  right: -3%;
  top: 7%;
  width: 31%;
}

.home .sns_block .flex4 .flex2 .sns_line {
  padding: 3%;
}

.home .sns_block .flex4 .flex2 .sns_line-first {
  border-bottom: 2px solid #c8c8c8;
  border-right: none;
}

.home .sns_block .sns_twitter iframe {
  max-height: 400px;
}

.home .sns_block .sns_facebook iframe {
  height: 400px !important;
  width: auto !important;
}

.home .sns_block .flex4 .flex2 {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}

home .sns_block .flex4 .flex2 .sns_instagram,
.home .sns_block .flex4 .flex2 .sns_line {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
}

home .sns_block .flex4 .flex2 .sns_instagram .inner,
.home .sns_block .flex4 .flex2 .sns_line .inner {
  width: 100%;
}

.home .sns_block .flex4 .flex2 .add_friend {
  display: block;
  width: 100px;
  border-radius: 50px;
  border: 2px solid;
  margin: 0 auto;
}

.shadow_box_top .shadow_box_top_left {
  width: 38%;
}

.shadow_box_top .shadow_box_top_center {
  width: 38%;
  margin-right: 3%;
}

.shadow_box_top div p {
  margin-bottom: 3%;
}

.shadow_box_top_right a {
  display: flex;
  align-items: center;
}

.shadow_box_top_right p {
  position: relative;
  display: flex;
  float: right;
  margin-bottom: 3%;
  align-items: center;
}

.shadow_box_top_right p a::before {
  margin-top: 0;
  content: "";
  position: static;
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_red.png) no-repeat;
  background-size: contain;
  margin-right: 0.4em;
}

.cp_ipselect {
  overflow: hidden;
  width: 90%;
  text-align: center;
}

.cp_ipselect select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

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

.cp_ipselect.selectbox {
  position: relative;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  background: #ffffff;
}

.cp_ipselect.selectbox::before {
  position: absolute;
  top: 0.8em;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666666;
  pointer-events: none;
}

.cp_ipselect.selectbox select {
  padding: 8px 38px 8px 8px;
  color: #aaaaaa;
}

@media screen and (max-width: 767px) {
  .home .panels .panel_right_1 {
    background-image: url("../../img/top/panel02_sp.jpg");
    background-repeat: no-repeat;
    background-position-x: 43%;
  }

  .home .panels .panel_center {
    background-image: url("../../img/top/panel05_sp.jpg");
    background-repeat: no-repeat;
    background-position: auto;
  }

  .home .news ul li:after {
    top: 50%;
  }

  .home .news .text {
    width: 90%;
  }

  .shadow_box_top {
    display: block;
  }

  .shadow_box_top .shadow_box_top_left,
  .shadow_box_top .shadow_box_top_right,
  .shadow_box_top .shadow_box_top_center {
    width: 100%;
  }

  .shadow_box_top div p {
    position: relative;
    text-align: left;
    margin-top: 3%;
  }

  .shadow_box_top_right p a::before {
    display: none;
  }

  .shadow_box_top_right p a i {
    content: "";
    display: inline-block;
    width: 0.95em;
    height: 0.95em;
    background: url(../../img/arrow_red.png) no-repeat;
    background-size: contain;
    margin-right: 8px;
  }

  .shadow_box_top_right p {
    position: relative;
    display: flex;
    margin-bottom: 3%;
    align-items: center;
    justify-content: center;
    align-items: center;
    float: none;
  }

  .shadow_box_top_right {
    margin-top: 5%;
  }

  .home .panels .panel {
    width: 100%;
    height: auto;
  }

  .home .panels .panel_2line {
    width: 50%;
    height: auto;
  }

  .home .panels .title {
    height: auto;
  }

  .home .panels .to_detail {
    margin-bottom: 10%;
  }

  .home .panels .panel h1 {
    margin-top: 0;
  }

  .home .panels .panel_center .icons {
    display: none;
  }

  .home .panels .panel_center .icon {
    width: 10%;
  }

  .home .panels .panel.panel_center {
    height: auto;
  }

  .home .panels .panel_center .title {
    height: auto;
  }

  .home .panels .panel_center .to_detail {
    width: 40%;
    margin-left: 30%;
  }

  .home .panels_bottom .to_detail {
    align-items: center;
    position: relative;
    line-height: 1em;
    text-indent: 1em;
    border-radius: 4px;
    width: 80%;
    margin: 0 auto;
    transition: 0.3s;
    color: #fff;
    margin-top: 7%;
    margin-bottom: 10%;
  }

  .home .panels_bottom .font24,
  .home .panels_bottom .font32 {
    font-size: calc(20px * 0.9);
  }

  .sp_mt3 {
    margin-top: 3%;
  }

  .home .news {
    padding: 2%;
  }

  .home .news .date {
    width: 100%;
  }

  .home .news ul li:after {
    right: 3%;
  }

  .home .sns_block .sns_twitter iframe,
  .home .sns_block .sns_facebook iframe {
    display: none !important;
  }

  .home .sns_block .flex4 .flex1 {
    width: 50%;
  }

  .home .sns_block .flex4 {
    flex-wrap: wrap;
  }

  .home .sns_block .flex4 .flex2 {
    width: 100%;
  }

  .home .sns_block .flex4 .flex2 .sns_instagram {
    width: 50%;
    border-bottom: none;
  }

  .home .sns_block .flex4 .flex1 {
    border: none;
  }

  .home .sns_block {
    padding: 5%;
  }

  .home .sns_block .flex4 .sns_twitter {
    border-right: 2px solid #c8c8c8;
    border-bottom: 2px solid #c8c8c8;
    height: 170px !important;
  }

  .home .sns_block .flex4 .sns_facebook {
    border-bottom: 2px solid #c8c8c8;
    height: 170px !important;
  }

  .home .sns_block .flex4 .flex2 .sns_line {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #c8c8c8;
  }



  .home .sns_block .flex4 .flex2 .sp_order1 {
    order: 1;
  }

  .home .sns_block .flex4 .flex2 .sp_order2 {
    order: 2;
  }

  .home .sns_block .flex4 .flex2 .sp_order3 {
    order: 3;
  }

  .home .sns_block .flex4 .flex2 .sp_order4 {
    order: 4;
  }

  .home .sns_block .flex4 .flex2 .sns_line.sp_order1 {
    border-top: 2px solid #c8c8c8;
  }



  .home .sns_block .sns_line .inner {
    display: flex;
    align-items: center;
  }

  .home .sns_block .sns_line img.icon {
    width: 10%;
    margin-left: 0;
    margin-bottom: 0;
  }

  .home .sns_block .sns_line p {
    margin-bottom: 0;
    margin-left: 5%;
  }

  .home .sns_block .flex4 .flex2 .add_friend {
    position: absolute;
    right: 7%;
  }

  .home .sns_block .flex4 .flex2 .sns_line {
    padding: 6%;
  }

  .sp_border_none {
    border: none !important;
  }
}

@media screen and (max-width: 380px) {
  .sns_block .font16 {
    font-size: calc(16px * 0.7);
  }
}

/* ログインページ */
.contents .loginid {
  display: flex;
  align-items: center;
}

.contents .loginidarea {
  width: 80%;
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 0;
  margin-left: 2%;
}

.page-id-2228 h1 {
  margin-bottom: 32px;
}

.contents .loginidarea .searchText {
  display: block;
  float: left;
  box-sizing: border-box;
  height: 33px;
  width: 100%;
  margin: 0;
  padding: 0 5px;
  border: 1px solid #999999;
  color: #333;
  outline: 0;
  border-radius: 4px;
}

.contents .loginidarea .searchButton {
  float: left;
  box-sizing: border-box;
  margin: 0;
  padding: 7px 10px;
  border: none;
  color: #fff;
  cursor: pointer;
  line-height: 11px;
  width: 40px;
  margin-left: -10%;
}

.page-id-2228 .shadow_box .btn {
  margin-left: 26%;
}

.page-id-2228 .shadow_box .links ul {
  margin-left: 26%;
}

.page-id-2228 .contents .shadow_box {
  padding: 3% 4% 3% 3%;
}

.contents .shadow_box {
  width: 60%;
  margin: 0 auto;
  padding: 3% 4% 3% 4%;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
  margin-top: 4%;
  margin-bottom: 5%;
}

.single-item .breadcrumb {
  padding-top: 0px;
  line-height: 1.4em;
}

.single-item .contents .shadow_box {
  width: 100%;
  padding: 4% 3%;
}

.contents .loginid .left_box {
  width: 25%;
}

.contents .attention {
  color: #646464;
  margin-left: 25%;
  width: 75%;
  margin-top: 2%;
  line-height: 1.6em;
  margin-bottom: 4%;
}

.contents .checkbox {
  margin-left: 26%;
  margin-top: 4%;
}

.page-id-2228 .contents .checkbox {
  margin-left: 26%;
}

.contents .checkbox-input {
  display: none;
}

.contents .checkbox-parts {
  padding-left: 20px;
  position: relative;
  margin-right: 20px;
}

.contents .checkbox-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
}

.contents .checkbox-input:checked+.checkbox-parts {
  color: #000;
}

.contents .checkbox-input:checked+.checkbox-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 5px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
}

.shadow_box .btn {
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
  background: #003756;
  border-radius: 4px;
  width: 60%;
  margin: 0 auto;
  margin-right: 1%;
  transition: 0.3s;
  color: #fff;
  margin-top: 7%;
  margin-left: 20%;
}

.shadow_box .btn a {
  display: block;
  height: 100%;
  padding: 6% 3%;
  text-align: center;
}

.shadow_box .btn a:hover,
.shadow_box .btn:hover {
  text-decoration: none;
  opacity: 0.8;
}

.shadow_box .btn p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_white.png) no-repeat;
  background-size: contain;
  margin-left: 11%;
}

.shadow_box .links ul {
  margin-left: 20%;
  margin-top: 5%;
}

.shadow_box .links ul li {
  margin-bottom: 2%;
}

.shadow_box .btn_red {
  border: 2px solid #fa0000;
  background: #fff;
  color: #fa0000;
}

.shadow_box .btn_red p:before {
  background: url(../../img/arrow_red.png) no-repeat;
  background-size: contain;
}

.member_ship {
  border-top: 1px solid #000;
  margin-top: 5%;
  padding-top: 5%;
}

.member_ship p {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .contents .loginid {
    flex-direction: column;
    justify-content: flex-start;
  }

  .page-id-2228 .contents .shadow_box {
    padding: 5%;
    margin: 3%;
  }

  .page-id-2228 h1 {
    margin-bottom: 32px;
    padding-top: 0;
  }

  .page-id-2228 .contents .copy {
    padding: 3%;
  }

  .contents .loginidarea {
    width: 100%;
    margin-left: auto;
  }

  .contents .attention {
    width: 100%;
    margin-left: auto;
  }

  .contents .loginid .left_box {
    width: 100%;
  }

  .page-id-2228 .shadow_box .btn {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .contents .checkbox {
    width: 100%;
  }

  .page-id-2228 .contents .checkbox {
    margin-left: 0;
  }

  .page-id-2228 .shadow_box .links ul {
    margin-left: auto;
    margin-right: auto;
  }
}

/* お知らせページ */
.single-post .contents .shadow_box {
  width: 98%;
  margin-top: 1%;
}

.single-post .contents .shadow_box .wp-block-image .aligncenter {
  width: 60%;
}

.single-post .breadcrumb {
  padding-top: 0;
}

.news_contents .contents .shadow_box {
  width: 98%;
  margin-top: 12%;
}

.news_contents .logo_art {
  display: flex;
  align-items: center;
  justify-content: center;
}

.news_contents .logo_art img {
  width: 4%;
  margin-right: 1%;
}

.news_contents .title_parts {
  display: flex;
  align-items: center;
}

.news_contents .tempo_favorite {
  background: #fff;
  border: 2px #c8c8c8 solid;
  border-radius: 4px;
  width: 15%;
  margin-right: 1%;
  transition: 0.3s;
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
  margin-left: auto;
}

.news_contents .tempo_favorite a {
  display: block;
  height: 100%;
  padding: 9% 3%;
  text-align: center;
}

.news_contents .tempo_favorite p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background: url(../../img/favorite.png) no-repeat;
  background-size: contain;
  margin-left: 8%;
}

.news_contents h2 {
  padding-bottom: 2%;
  margin-bottom: 1%;
}

.news_contents .news {}

.news_contents .news ul li {
  margin-bottom: 2%;
  border-bottom: 1px dotted #c8c8c8;
  padding-bottom: 2%;
  position: relative;
}

.news_contents .news .date {
  width: 12%;
  display: inline-block;
  float: left;
  font-family: "M PLUS 1p", "MS Pゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ",
    Meiryo, "ＭＳ ゴシック";
  font-weight: bold;
}

.news_contents .news .text {
  display: inline-block;
}

.news_contents .news ul li:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
  transform: rotate(45deg);
}

.news_contents .news ul li:hover {
  opacity: 0.7;
}

/* お知らせ_詳細 */
.news_detail_title {
  overflow: hidden;
  border-bottom: 1px solid #c8c8c8;
  margin-bottom: 2%;
}

.news_contents.detail .news_detail_title {
  border-bottom: 2px solid #c8c8c8;
  margin-bottom: 3%;
}

.news_detail_title h2 {
  display: inline-block;
  float: left;
}

.news_detail_title .date {
  float: right;
}

.news_contents.detail .news_detail_title .date {
  float: right;
}

.news_contents.detail .news_detail p {
  line-height: 1.6em;
}

.news_contents.detail .news_detail .text_right {
  text-align: right;
}

.news_contents.detail .contents .shadow_box {
  width: 80%;
}

@media screen and (max-width: 767px) {
  .news_contents .contents .shadow_box {
    width: 100%;
    margin-top: 1%;
    padding-top: 6%;
    margin-bottom: 0%;
  }

  .news_contents .logo_art img {
    width: 11%;
    margin-right: 3%;
    margin-left: -8%;
  }

  .news_contents .news .date {
    display: block;
    width: 100%;
  }

  .news_contents.detail .contents .shadow_box {
    width: 100%;
  }

  .news_contents.detail .news_detail_title h2 {
    display: block;
    text-align: center;
  }

  .news_contents.detail .news_detail_title .date {
    text-align: center;
    float: none;
    margin-bottom: 2%;
  }

  .news_contents.detail .text_center {
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .post-type-archive-healthyproject .contents .shadow_box {
    border-radius: 8px;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
  }
}

/* イベント */
.archive .contents .shadow_box {
  width: 98%;
}

.archive .logo_art img {
  width: 4%;
  margin-right: 1%;
}

.archive .logo_art {
  display: flex;
  align-items: center;
  justify-content: center;
}

.archive .news ul {
  margin-top: 5%;
}

.archive .news ul li {
  margin-bottom: 2%;
  border-bottom: 1px dotted #c8c8c8;
  padding-bottom: 2%;
  position: relative;
}

.archive .news .date {
  width: 12%;
  display: inline-block;
  float: left;
  font-family: "M PLUS 1p", "MS Pゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ",
    Meiryo, "ＭＳ ゴシック";
  font-weight: bold;
}

.archive .news .text {
  display: inline-block;
  width: 80%;
}

.archive .news ul li:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  top: 30%;
  right: 0;
  margin-top: -4px;
  transform: rotate(45deg);
}

.archive .contents .shadow_box {
  width: 98%;
  padding-bottom: 5%;
  margin-top: 1%;
}

.event .contents .shadow_box {
  width: 98%;
  margin-top: 1%;
}

.event .logo_art {
  display: flex;
  align-items: center;
  justify-content: center;
}

.event .logo_art img {
  width: 4%;
  margin-right: 1%;
}

.event .title_parts {
  display: flex;
  align-items: center;
}

.event .tempo_favorite {
  background: #fff;
  border: 2px #c8c8c8 solid;
  border-radius: 4px;
  width: 15%;
  margin-right: 1%;
  transition: 0.3s;
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
  margin-left: auto;
}

.event .tempo_favorite a {
  display: block;
  height: 100%;
  padding: 9% 3%;
  text-align: center;
}

.event .tempo_favorite p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background: url(../../img/favorite.png) no-repeat;
  background-size: contain;
  margin-left: 8%;
}

.event .news {}

.event .news ul li {
  margin-bottom: 2%;
  border-bottom: 1px dotted #c8c8c8;
  padding-bottom: 2%;
  position: relative;
}

.event .news .date {
  width: 12%;
  display: inline-block;
  float: left;
  font-family: "M PLUS 1p", "MS Pゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ",
    Meiryo, "ＭＳ ゴシック";
  font-weight: bold;
}

.event .news .text {
  display: inline-block;
}

.event .news ul li:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
  transform: rotate(45deg);
}

.event .news ul li:hover {
  opacity: 0.7;
}

.event.detail .event_detail_title {
  margin-bottom: 3%;
  background: #003756;
  border-radius: 8px 8px 0 0;
  padding: 2.5% 4%;
}

.event.detail .event_detail_title h2 {
  display: inline-block;
}

.event.detail .event_detail_title .date {
  float: right;
}

.event.detail .sns {
  padding: 0 4%;
}

.event.detail .event.detail p {
  line-height: 1.6em;
}

.event.detail .event.detail .text_right {
  text-align: right;
}

.event.detail .contents .shadow_box {
  width: 80%;
  margin-top: 12%;
  padding: 0;
}

.event.detail .contents .event_detail {
  padding: 0 4% 4% 4%;
}

.event.product .contents .shadow_box {
  width: 100%;
  margin-top: 12%;
  padding: 4% 3%;
}

.event.product .detail_title {
  margin-bottom: 10%;
}

.event.product .detail_title h2 {
  display: inline-block;
}

.event.product .label {
  float: right;
  overflow: hidden;
  display: flex;
  width: 15%;
}

.event.product .label img {
  margin-right: 7%;
}

.label_box {
  width: 100%;
  margin-right: 4%;
}

.event.product #wrap {
  background-color: #333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
}

.event.product #slider {
  width: 100%;
  margin: 0 auto 30px;
}

.event.product #thumbnail-list {
  width: 100% !important;
}

.event.product #thumbnail-list {
  flex-wrap: initial !important;
}

.event.product .slide-item {
  width: 100%;
}

.event.product .slide-item img {
  width: 100%;
}

.event.product #thumbnail-list {
  width: 300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.event.product .thumbnail-item {
  flex: 0 1 30%;
  margin-bottom: 10px;
  box-sizing: border-box;
  position: relative;
}

.event.product .thumbnail-item:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: 0.3s opacity linear;
}

.event.product .thumbnail-item.thumbnail-current:after {
  opacity: 0;
}

.event.product .thumbnail-item img {
  width: 100%;
  margin: 0 auto;
}

.event.product .product_slider {
  width: 40%;
  float: left;
}

.event.product .box_right {
  width: 55%;
  float: right;
}

.event.product .box_right h3 {
  margin-bottom: 5%;
}

/* 今月のイチオシ */
.post-type-archive-item h2 {
  border: none;
  text-align: left;
}

.post-type-archive-item .shadow_box {
  margin: 0;
  margin-top: 1%;
  padding: 0;
}

.post-type-archive-item .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.post-type-archive-item .line_3_flex .text {
  padding: 5%;
}

.post-type-archive-item .shadow_box img {
  width: 100%;
  max-height: 220px;
  height: 20vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.post-type-archive-item .line_3 {
  width: 31%;
  margin: 1% 1% 3% 1%;
}

.post-type-archive-item.recommend .title_parts {
  display: flex;
  align-items: center;
}

.post-type-archive-item.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
}

.post-type-archive-item.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4%;
}

.post-type-archive-item.recipe_main .title_parts h2 {
  margin: 0;
}

.post-type-archive-item.recommend .shadow_box img {
  width: 100%;
  max-height: 170px;
  height: 14vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.post-type-archive-item .category {
  display: flex;
  align-items: center;
  color: #fff !important;
}

.post-type-archive-item .category a {
  width: 20%;
  margin-right: 1%;
}

.post-type-archive-item .recipe_category {
  border-radius: 4px;
  text-align: center;
  margin-right: 2%;
  padding: 0 1%;
  color: #785032;
  border: 1px solid #785032;
  font-weight: bold;
}

.post-type-archive-item .category_bimi {
  background: #003756;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.post-type-archive-item .category_ec {
  background: #00963c;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.post-type-archive-item .category_recipe {
  background: #785032;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.post-type-archive-item .category_cgc {
  background: #f03c3c;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.post-type-archive-item .line_3 {
  width: 31% !important;
  margin: 1% 1% 3% 1% !important;
}

.post-type-archive-item .link_detail {
  bottom: 0%;
}

.post-type-archive-item .contents .shadow_box {
  position: relative;
  padding-bottom: 2% !important;
}

.post-type-archive-item .link_detail {
  bottom: 2%;
  position: absolute;
  right: 5%;
}

@media screen and (max-width: 767px) {
  .archive .news ul li:after {
    top: 43%;
  }

  .post-type-archive-item .shadow_box {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px !important;
  }

  .post-type-archive-item .line_3 {
    width: 45% !important;
    padding-top: 0% !important;
    margin-left: 3% !important;
  }

  .post-type-archive-item .shadow_box img {
    height: 30vw;
  }

  .post-type-archive-item .category {
    flex-wrap: wrap;
  }

  .post-type-archive-item .category a {
    width: 32%;
    margin-right: 0.5%;
    margin-top: 0.5%;
  }

  .post-type-archive-item .contents .shadow_box {
    padding-bottom: 10% !important;
  }

  .post-type-archive-item .contents .shadow_box .link_detail p {
    font-size: 12px;
  }

  .post-type-archive-item h2 {
    margin-top: 5%;
  }
}

/* NEWS */
.post-type-archive-news h2 {
  border: none;
  text-align: left;
}

.post-type-archive-news .shadow_box {
  margin: 0;
  padding: 0;
}

.post-type-archive-news .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.post-type-archive-news .line_3_flex .text {
  padding: 5%;
}

.post-type-archive-news .shadow_box img {
  width: 100%;
  max-height: 220px;
  height: 20vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.post-type-archive-news .line_3 {
  width: 31%;
  margin: 1% 1% 3% 1%;
}

.post-type-archive-news.recommend .title_parts {
  display: flex;
  align-items: center;
}

.post-type-archive-news.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
}

.post-type-archive-news.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4%;
}

.post-type-archive-news.recipe_main .title_parts h2 {
  margin: 0;
}

.post-type-archive-news.recommend .shadow_box img {
  width: 100%;
  max-height: 170px;
  height: 14vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.post-type-archive-news .category {
  display: flex;
  align-items: center;
}

.post-type-archive-news .recipe_category {
  border-radius: 4px;
  text-align: center;
  margin-right: 2%;
  padding: 0 1%;
  color: #785032;
  border: 1px solid #785032;
  font-weight: bold;
}

.post-type-archive-news .category_bimi {
  background: #003756;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.post-type-archive-news .category_ec {
  background: #00963c;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.post-type-archive-news .category_recipe {
  background: #785032;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.post-type-archive-news .category_cgc {
  background: #f03c3c;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.post-type-archive-news .line_3 {
  width: 31% !important;
  margin: 1% 1% 3% 1% !important;
}

.post-type-archive-news .link_detail {
  bottom: 2%;
}

.post-type-archive-news .contents .shadow_box {
  position: relative;
  padding-bottom: 2% !important;
}

.post-type-archive-news .link_detail {
  bottom: 2%;
  position: absolute;
  right: 5%;
}

@media screen and (max-width: 767px) {
  .post-type-archive-news .shadow_box {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px !important;
  }

  .post-type-archive-news h2 {
    margin-top: 5%;
  }

  .post-type-archive-news .line_3 {
    width: 45% !important;
    padding-top: 0% !important;
    margin-left: 3% !important;
  }

  .post-type-archive-news .shadow_box img {
    height: 30vw;
  }

  .post-type-archive-news .category_bimi,
  .post-type-archive-news .category_ec,
  .post-type-archive-news .category_recipe,
  .post-type-archive-news .category_cgc {
    width: 30%;
  }

  .post-type-archive-news .contents .shadow_box {
    padding-bottom: 20% !important;
  }
}

.single-item .contents .shadow_box {
  width: 100%;
  padding: 4% 3%;
  margin-top: 1%;
}

.single-item .detail_title {
  margin-bottom: 3%;
  overflow: hidden;
}

.single-item .detail_title h2 {
  display: inline-block;
}

.single-item .label {
  float: right;
  overflow: hidden;
  display: flex;
  width: 40%;
  justify-content: flex-end;
}

.single-item .label_box {
  width: 20% !important;
}

.single-item .label img {
  margin-right: 7%;
}

.label_box {
  width: 100%;
  margin-right: 4%;
}

.single-item #wrap {
  background-color: #333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
}

.single-item #slider {
  width: 100%;
  margin: 0 auto 30px;
}

.single-item #thumbnail-list {
  width: 100% !important;
}

.single-item #thumbnail-list {
  flex-wrap: initial !important;
}

.single-item .slide-item {
  width: 100%;
}

.single-item .slide-item img {
  width: 100%;
}

.single-item #thumbnail-list {
  width: 300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.single-item .thumbnail-item {
  flex: 0 1 30%;
  margin-bottom: 10px;
  box-sizing: border-box;
  position: relative;
}

.single-item .thumbnail-item:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: 0.3s opacity linear;
}

.single-item .thumbnail-item.thumbnail-current:after {
  opacity: 0;
}

.single-item .thumbnail-item img {
  width: 100%;
  margin: 0 auto;
}

.single-item .product_slider {
  width: 40%;
  float: left;
}

.single-item .box_right {
  width: 55%;
  float: right;
}

.single-item .box_right h3 {
  margin-bottom: 5%;
}

.single-item .thumbnail-item:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: 0.3s opacity linear;
}

.single-item .detail_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.single-item .shadow_box .recipe_movie {
  margin-top: 48px;
}

/* イベント */
.post-type-archive-event .contents .shadow_box {
  width: 98%;
  margin-top: 1%;
}

.post-type-archive-event .shadow_box.list .left_box img {
  height: 100%;
  border: 1px solid #ddd;
}

.post-type-archive-event .shadow_box.list .right_box {
  position: relative;
}

.post-type-archive-event .shadow_box.list .link_detail {
  position: absolute;
  bottom: -8%;
  right: 2%;
}

.single-event .event_detail iframe {
  display: block;
  width: 100%;
  height: 39vw;
  max-height: 464px;
  min-height: 166px;
}

.single-event .contents .shadow_box {
  width: 80%;
  padding: 0;
}

.single-event .logo_art {
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-event .logo_art img {
  width: 4%;
  margin-right: 1%;
}

.single-event .title_parts {
  display: flex;
  align-items: center;
}

.single-event .tempo_favorite {
  background: #fff;
  border: 2px #c8c8c8 solid;
  border-radius: 4px;
  width: 15%;
  margin-right: 1%;
  transition: 0.3s;
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
  margin-left: auto;
}

.single-event .tempo_favorite a {
  display: block;
  height: 100%;
  padding: 9% 3%;
  text-align: center;
}

.single-event .event_detail_title .date {
  float: right;
  color: #fff;
}

.single-event .event_detail_title h2 {
  display: inline-block;
  margin-bottom: 0;
}

.single-event .contents .event_detail {
  padding: 0 4% 4% 4%;
}

.single-event .contents .event_detail img {
  height: auto;
}

.single-event .tempo_favorite p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background: url(../../img/favorite.png) no-repeat;
  background-size: contain;
  margin-left: 8%;
}

.single-event .event_detail_title {
  margin-bottom: 3%;
  background: #003756;
  border-radius: 0;
  padding: 2.5% 4%;
}

.single-event .news ul li {
  margin-bottom: 2%;
  border-bottom: 1px dotted #c8c8c8;
  padding-bottom: 2%;
  position: relative;
}

.single-event .news .date {
  width: 12%;
  display: inline-block;
  float: left;
  font-family: "M PLUS 1p", "MS Pゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ",
    Meiryo, "ＭＳ ゴシック";
  font-weight: bold;
}

.single-event .news .text {
  display: inline-block;
}

.single-event .news ul li:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
  transform: rotate(45deg);
}

.single-event .news ul li:hover {
  opacity: 0.7;
}

.single-event.detail .event_detail_title {
  margin-bottom: 3%;
  background: #003756;
  border-radius: 8px 8px 0 0;
  padding: 2.5% 4%;
}

.single-event.detail .event_detail_title h2 {
  display: inline-block;
}

.single-event.detail .event_detail_title .date {
  float: right;
}

.single-event.detail .sns {
  padding: 0 4%;
}

.single-event.detail .event.detail p {
  line-height: 1.6em;
}

.single-event.detail .event.detail .text_right {
  text-align: right;
}

.single-event.detail .contents .shadow_box {
  width: 80%;
  margin-top: 12%;
  padding: 0;
}

.single-event.detail .contents .event_detail {
  padding: 0 4% 4% 4%;
}

.single-event.product .contents .shadow_box {
  width: 100%;
  margin-top: 12%;
  padding: 4% 3%;
}

.single-event.product .detail_title {
  margin-bottom: 10%;
}

.single-event.product .detail_title h2 {
  display: inline-block;
}

.single-event.product .label {
  float: right;
  overflow: hidden;
  display: flex;
  width: 15%;
}

.single-event.product .label img {
  margin-right: 7%;
}

.label_box {
  width: 100%;
  margin-right: 4%;
}

.single-event.product #wrap {
  background-color: #333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
}

.single-event.product #slider {
  width: 100%;
  margin: 0 auto 30px;
}

.single-event.product #thumbnail-list {
  width: 100% !important;
}

.single-event.product #thumbnail-list {
  flex-wrap: initial !important;
}

.single-event.product .slide-item {
  width: 100%;
}

.single-event.product .slide-item img {
  width: 100%;
}

.single-event.product #thumbnail-list {
  width: 300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.single-event.product .thumbnail-item {
  flex: 0 1 30%;
  margin-bottom: 10px;
  box-sizing: border-box;
  position: relative;
}

.single-event.product .thumbnail-item:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: 0.3s opacity linear;
}

.single-event.product .thumbnail-item.thumbnail-current:after {
  opacity: 0;
}

.single-event.product .thumbnail-item img {
  width: 100%;
  margin: 0 auto;
}

.single-event.product .product_slider {
  width: 40%;
  float: left;
}

.single-event.product .box_right {
  width: 55%;
  float: right;
}

.single-event.product .box_right h3 {
  margin-bottom: 5%;
}

.shadow_box .recipe_movie {
  background: #fbf4e9;
  border-radius: 8px;
  padding: 3%;
  color: #785032;
}


.shadow_box .movie_category {
  border: 2px solid #785032;
  border-radius: 4px;
  display: inline-block;
  padding: 1px 2px;
  font-weight: bold;
  margin-bottom: 1%;
}

.shadow_box h2 {
  margin-bottom: 2%;
}

.shadow_box .border_bottom {
  height: 4px;
  background: url("../../img/border.jpg");
}

.shadow_box .movie_contents {
  display: flex;
  padding: 3%;
  justify-content: center;
}

.shadow_box .movie_contents .movie_frame {
  width: 47%;
}

.shadow_box .movie_contents .movie_frame:nth-of-type(1) {
  margin-right: 6%;
}

.shadow_box .movie_contents .iframe_wrapper {
  position: relative;
  width: 100%;
  height: 0px;
  padding-top: 56.25%;
}

.shadow_box .movie_contents .iframe_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.shadow_box .movie_text {
  margin-top: 3%;
}

.shadow_box .movie_text h3 {
  margin-bottom: 2%;
}

.shadow_box .recipe_material {
  display: flex;
  justify-content: space-between;
  margin-top: 3%;
}

.shadow_box .recipe_material .images {
  width: 50%;
}

.shadow_box .recipe_material .material {
  width: 45%;
}

.shadow_box .recipe_material .material ul {}

.shadow_box .recipe_material .material li {
  border-bottom: 1px solid #e6d7be;
}

.shadow_box .recipe_material .material li .left {
  float: left;
}

.shadow_box .recipe_material .material li .right {
  text-align: right;
}

.shadow_box .recipe_material .material li.material_list {
  margin-top: 5%;
  border-top: 1px solid #e6d7be;
}

.shadow_box .howtomake {
  margin-top: 5%;
}

.shadow_box .howtomake .howtomake_flow {
  margin-top: 2%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.shadow_box .howtomake .howtomake_flow div {
  width: 48%;
  display: flex;
  justify-content: space-between;
  float: left;
  margin-bottom: 4%;
}

.shadow_box .howtomake .howtomake_flow div:nth-of-type(even) {
  margin-left: 4%;
}

.shadow_box .howtomake .howtomake_flow .number {
  background: #e6d7be;
  border-radius: 4px;
  margin: 4px 8px 0 0;
  width: 20px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.4;
  display: flex;
  justify-content: center;
  align-items: center;
}

.shadow_box .howtomake .howtomake_flow .text {
  width: 62%;
}

.shadow_box .howtomake .howtomake_flow .text.no_image {
  width: 93%;
}

.shadow_box .howtomake .howtomake_flow .image {
  float: right;
  width: 28%;
}

.shadow_box.list {
  margin-bottom: 2%;
}

.shadow_box.list .event_detail {
  display: flex;
  margin-bottom: 0%;
}

.shadow_box.list .left_box {
  width: 22%;
  margin-right: 3%;
}

.shadow_box.list .right_box {
  width: 72%;
}

.single-recipe .contents {
  width: 100%;
  max-width: 100%;
  background: #fbf4e9;
  margin-top: 0;
}

.single-recipe .contents .shadow_box {
  width: 100%;
  margin: 0 auto;
  background: #fbf4e9;
  padding: 0 4%;
  border-radius: 8px;
  box-shadow: none;
  max-width: 1200px;
}

.single-recipe .text_center {
  padding: 3%;
  background: #fff;
  margin-bottom: 0%;
}

.searchbox {
  float: left;
}

#search_category {
  position: relative;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  background: #ffffff;
  padding: 8px 38px 8px 8px;
  color: #3c3c3c;
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;

  text-overflow: ellipsis;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

#search_category::before {
  position: absolute;
  top: 0.8em;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666666;
  pointer-events: none;
}

input.search_box {
  position: relative;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  background: #ffffff;
  overflow: hidden;
  width: 30%;
  text-align: left;
  padding: 8px 38px 8px 8px;
  margin-left: 2%;
}

input::placeholder {
  color: #cccccc;
}

.display_contents {
  display: contents;
}

@media screen and (max-width: 767px) {
  .archive .news .text {
    width: 90%;
  }

  .post-type-archive-event .contents .shadow_box {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px;
    width: 92% !important;
    padding: 6% !important;
  }

  .post-type-archive-event .shadow_box.list {
    margin-bottom: 6% !important;
    padding-bottom: 14% !important;
  }

  .post-type-archive-event .shadow_box.list .left_box {
    height: auto;
  }

  .post-type-archive-event .shadow_box.list .before_arrow p a:before {
    top: 1px !important;
  }

  .archive .contents .shadow_box {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0%;
    /* box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 20%);
    border-radius: 8px; */
  }

  .post-type-archive-recipe .contents .shadow_box {
    padding-bottom: 2%;
  }

  .tax-category_recipe .contents .shadow_box {
    padding-bottom: 2%;
  }

  .tax-category_recipe .contents .shadow_box {
    padding-bottom: 2%;
  }

  .post-type-archive-item .archive .contents .shadow_box .link_detail {
    position: absolute;
    right: 5%;
  }

  .archive .logo_art img {
    width: 11%;
    margin-right: 3%;
    margin-left: -8%;
  }

  .archive .news .date {
    display: block;
    width: 100%;
  }

  .archive .news .text {
    display: inline-block;
  }

  .event .contents .shadow_box {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    width: 92%;
    padding: 6%;
  }

  .shadow_box.list .event_detail {
    display: block;
  }

  .shadow_box.list .event_detail h3 {
    margin-top: 5%;
  }

  .shadow_box.list .left_box,
  .shadow_box.list .right_box {
    width: 100%;
  }

  .shadow_box.list .left_box {
    overflow: hidden;
    width: 100%;
    height: 50vw;
    position: relative;
  }

  .shadow_box.list {
    margin-bottom: 6%;
  }

  .post-type-archive-event .contents {
    margin-bottom: 10%;
  }

  .single-item .label {
    width: auto !important;
    min-width: 96.5px;
  }

  .single-item .label_box {
    text-align: right;
    width: auto !important;
    margin-right: 0;
  }

  .single-item .label img {
    width: 92%;
    text-align: right;
    margin-right: 0;
    max-width: 66px;
  }

  .single-item #thumbnail-list {
    margin-bottom: 5%;
  }

  .single-item .slick_item_thumb {
    margin: 4% 0 7% 0;
  }

  .shadow_box .recipe_movie {
    padding-bottom: 48px;
    padding-top: 48px;
  }
}

.search-results.post-type-archive h2,
.search-no-results.post-type-archive h2,
.tax-category_item_bimismile #itemlist h2 {
  margin-top: 5%;
  /* font-size: calc(32vw * 0.08); */
}

@media screen and (max-width: 767px) {

  /* .search-results.post-type-archive h2, */
  .search-no-results.post-type-archive h2 {
    font-size: calc(32px * 0.9);
  }

  .post-type-archive-recipe h2,
  .tax-category_recipe h2 {
    font-size: calc(24px * 0.9) !important;
  }

}

.sns {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 2%;
}

.text_center {
  margin-bottom: 3%;
}

.text_center p {
  position: relative;
  text-align: center;
}

.text_center p a::before {
  content: "";
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_red.png) no-repeat;
  background-size: contain;
  margin-right: 0.5em;
  margin-bottom: -0.1em;
}

@media screen and (max-width: 767px) {
  .text_center p a::before {
    top: 5px;
  }

  .text_center.font16.bg_gray {
    background: #f7f7f7;
    padding: 5% 0;
    margin-bottom: 0;
  }

  .archive-shop.breadcrumb {
    margin-top: 66px;
  }

  .recipe_delicious.breadcrumb {
    margin-top: 66px;
  }
}

/* map 店舗 */
.shop_searchbox_wrapper {
  display: flex;
  margin-bottom: 5%;
}

.shop_searchbox {
  display: flex;
  align-items: center;
  width: 45%;
  margin-right: 5%;
}

.shop_searchbox p {
  width: 25%;
}

.shop_index h2 {
  border: none;
}

.shop_index .shadow_box {
  margin: 0;
}

.shop_index .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.shop_index .shadow_box .line_add_friend {
  width: 40%;
}

.shop_index .shadow_box .line_add_friend img {
  border-radius: 4px;
}

.shop_index .line_3 {
  width: 31%;
  margin: 1% 1% 3% 1%;
}

/* map 店舗 */
.post-type-archive-shop .contents {
  margin-top: 0 !important;
}

.post-type-archive-shop h3.font20.mplus.bold.mb3 {
  margin-top: -100px;
  padding-top: 100px;
}

.post-type-archive-shop .search {
  width: 46%;
  margin-right: 2%;
}

.post-type-archive-shop .shop_search {
  display: flex;
  align-items: center;
}

.post-type-archive-shop .shop_search p {
  width: 28%;
}

.post-type-archive-shop .shop_search .custompost-dropdown_wrapper {
  width: 100%;
  position: relative;
  display: inline-block;
}

.post-type-archive-shop .shop_search .custompost-dropdown_wrapper::after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #b4b3b3;
  border-right: solid 2px #b4b3b3;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
}

.post-type-archive-shop .area_search .area_search-dropdown_wrapper {
  width: 100%;
  position: relative;
  display: inline-block;
}

.post-type-archive-shop .area_search .area_search-dropdown_wrapper::after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #b4b3b3;
  border-right: solid 2px #b4b3b3;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
}

.post-type-archive-shop .shop_search select {
  position: relative;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  background: #ffffff;
  padding: 8px 38px 8px 12px;
  color: #3c3c3c;
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.post-type-archive-shop .area_search {
  width: 45%;
  display: flex;
  align-items: center;
}

.post-type-archive-shop .area_search p {
  width: 27%;
}

.post-type-archive-shop .area_search select {
  position: relative;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  background: #ffffff;
  padding: 8px 38px 8px 8px;
  color: #3c3c3c;
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.post-type-archive-shop h2 {
  border: none;
}

.post-type-archive-shop .shadow_box {
  margin: 0;
}

.post-type-archive-shop .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  margin-bottom: 5%;
}

.post-type-archive-shop .line_3_flex.last {
  margin-bottom: 13%;
}

.post-type-archive-shop .shadow_box .line_add_friend {
  bottom: 18px;
  width: 33%;
  position: absolute;
}

.post-type-archive-shop .shadow_box .line_add_friend img {
  border-radius: 4px;
}

.post-type-archive-shop .line_3 {
  width: 31% !important;
  margin: 1% 1% 8% 1% !important;
  position: relative;
  padding: 2% 2% 10% 2%;
}

.post-type-archive-shop .line_3 .link_detail {
  bottom: 1.4em;
  width: 33%;
  position: absolute;
  right: 6%;
}

.shop h1 {
  text-align: left;
}

.shop .contents .shadow_box {
  width: 98%;
}

.shop .title_parts {
  display: flex;
  align-items: center;
}

.shop .tempo_favorite {
  background: #fff;
  border: 2px #c8c8c8 solid;
  border-radius: 4px;
  width: 15%;
  margin-right: 1%;
  transition: 0.3s;
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
  margin-left: auto;
}

.shop .tempo_favorite a {
  display: block;
  height: 100%;
  padding: 9% 3%;
  text-align: center;
}

.shop .tempo_favorite p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background: url(../../img/favorite.png) no-repeat;
  background-size: contain;
  margin-left: 8%;
}

.shop h2 {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 2%;
  margin-bottom: 3%;
}

.shop .news {
  margin-bottom: 6%;
}

.shop .news ul li {
  margin-bottom: 1%;
}

.shop .news .date {
  width: 12%;
  display: inline-block;
  float: left;
}

.shop .news .text {
  display: inline-block;
}

.shop .map {
  overflow: hidden;
}

.shop .map .left {
  width: 40%;
  float: left;
  margin-bottom: 3%;
}

.shop .map .left ul {
  overflow: hidden;
}

.shop .map .left ul li {
  margin-bottom: 3%;
  overflow: hidden;
}

.shop .map .left .item {
  width: 27%;
  display: inline-block;
  float: left;
}

.shop .map .left .inner {
  width: 70%;
  float: left;
}

.shop .map .right {
  width: 55%;
  float: right;
}

.shop .map .gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 74%;
  position: relative;
}

.shop .map .gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.shop .map .line_friend {
  width: 30%;
  margin-top: 7%;
}

.shop .chirashi_btn {
  background: #fa0000;
  border: 2px #fa0000 solid;
  color: #fff;
  border-radius: 4px;
  width: 100%;
  margin-right: 1%;
  transition: 0.3s;
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
  margin-left: auto;
  margin-top: 10%;
}

.shop .chirashi_btn a {
  display: block;
  height: 100%;
  padding: 5% 3%;
  text-align: center;
}

.shop .chirashi_btn p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background: url(../../img/arrow_white.png) no-repeat;
  background-size: contain;
  margin-left: 8%;
}

.shop .perttime_btn {
  background: #fff;
  border: 2px #c8c8c8 solid;
  border-radius: 4px;
  width: 100%;
  margin-right: 1%;
  transition: 0.3s;
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
  margin-left: auto;
}

.shop .perttime_btn a {
  display: block;
  height: 100%;
  padding: 5% 3%;
  text-align: center;
}

.shop .perttime_btn p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background: url(../../img/arrow.png) no-repeat;
  background-size: contain;
  margin-left: 8%;
}

.shop .icons div {
  display: flex;
  /* width: 12.5%; */
  align-items: center;
}

.shop .icons div img {
  /* width: 24%; */
}

.shop .icons div p {
  margin-left: 7%;
}

.shop .tenant {
  display: flex;
}

.shop .tenant .tenant_left {
  width: 65%;
}

.tenant .tenant_left a {
  color: #003756;
  text-decoration: underline;
}

.tenant .tenant_left a:hover {
  text-decoration: underline !important;
}

.shop .tenant .tenant_left ul {
  width: 45%;
  float: left;
}

.shop .tenant .tenant_left ul li {
  display: flex;
  align-items: center;
  margin-bottom: 2%;
}

.shop .tenant .tenant_left ul li span {
  margin-left: 2%;
  width: 72%;
}

.shop .tenant .tenant_left ul li img {
  width: 12%;
}

.shop .tenant .tenant_left .tel {
  color: #fa0000;
}

.shop .tenant .tenant_right {
  margin-left: 5%;
  width: 30%;
}

.shop .youtube {
  max-width: 1200px;
  padding: 0 2%;
  margin: 0 auto;
  text-align: center;
}

.shop .youtube iframe {
  width: 40%;
}

.shop_footer_wrapper {
  background: #dce6f0;
  margin-top: 3%;
}

.shop_footer_wrapper .shop_footer {
  max-width: 1200px;
  padding: 0 2%;
  margin: 0 auto;
  padding: 2% 0;
}

.shop_footer_wrapper .shop_footer .box {
  background: #fff;
  margin-left: 20%;
  width: 60%;
  border-radius: 8px;
  padding: 4%;
}

.shop_footer_wrapper .shop_footer .box h3 {
  color: #003756;
  margin-bottom: 5%;
}

.shop_footer_wrapper .shop_footer .box .left {
  width: 72%;
  float: left;
  margin-right: 6%;
}

.shop_footer_wrapper .shop_footer .box .right {
  width: 20%;
  overflow: hidden;
  float: right;
}

.shop_footer_wrapper .shop_footer .box .manager {
  float: left !important;
  margin-top: 0% !important;
}

.shop .event_panel {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  margin-top: 2%;
  margin-bottom: 2%;
}

.shop .panel {
  padding: 2%;
  border: 1px solid #e6e6e6;
  width: 49%;
  margin-bottom: 2%;
}

.shop .panel dt {
  padding: 0 1%;
  color: #fff;
  float: left;
  display: inline-block;
  background: #003756;
  border-radius: 4px;
  margin-bottom: 1%;
}

.shop .panel dd {
  margin-left: 50px;
  margin-bottom: 1%;
}

.shop .panel:nth-of-type(odd) {
  margin-right: 2%;
}

.shop .red_box {
  display: table;
  padding: 1% 3%;
  border: 2px solid #f03c3c;
  margin: 0 auto;
  margin-top: 2%;
  margin-bottom: 2%;
  text-align: center;
  border-radius: 4px;
}

/* map 店舗 */
.shop_searchbox_wrapper {
  display: flex;
  margin-bottom: 5%;
}

.shop_searchbox {
  display: flex;
  align-items: center;
  width: 45%;
  margin-right: 5%;
}

.shop_searchbox p {
  width: 25%;
}

.shop_index h2 {
  border: none;
}

.shop_index .shadow_box {
  margin: 0;
}

.shop_index .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.shop_index .shadow_box .line_add_friend {
  width: 40%;
}

.shop_index .shadow_box .line_add_friend img {
  border-radius: 4px;
}

.shop_index .line_3 {
  width: 31%;
  margin: 1% 1% 3% 1%;
}

.single-shop .single-shop {
  padding: 0%;
}

.single-shop h1 {
  text-align: left;
}

.single-shop .contents .shadow_box {
  width: 98%;
}

.single-shop .title_parts {
  display: flex;
  align-items: center;
}

.single-shop .tempo_favorite {
  background: #fff;
  border: 2px #c8c8c8 solid;
  border-radius: 4px;
  width: 15%;
  margin-right: 1%;
  transition: 0.3s;
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
  margin-left: auto;
}

.single-shop .tempo_favorite a {
  display: block;
  height: 100%;
  padding: 9% 3%;
  text-align: center;
}

.single-shop .tempo_favorite p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background: url(../../img/favorite.png) no-repeat;
  background-size: contain;
  margin-left: 8%;
}

.single-shop h2 {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 2%;
  margin-bottom: 2%;
}

.single-shop .news {
  margin-bottom: 6%;
}

.single-shop .news ul li {
  margin-bottom: 1%;
}

.single-shop .news .date {
  width: 12%;
  display: inline-block;
  float: left;
}

.single-shop .news .text {
  display: inline-block;
  width: 86%;
}

.single-shop .map {
  overflow: hidden;
}

.single-shop .map .left {
  width: 40%;
  float: left;
  margin-bottom: 3%;
}

.single-shop .map .left ul {
  overflow: hidden;
}

.single-shop .map .left ul li {
  margin-bottom: 3%;
  overflow: hidden;
}

.single-shop .map .left .item {
  width: 27%;
  display: inline-block;
  float: left;
}

.single-shop .map .left .inner {
  width: 70%;
  float: left;
}

.single-shop .map .right {
  width: 55%;
  float: right;
}

.single-shop .map .gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 74%;
  position: relative;
}

.single-shop .map .gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.single-shop .map .line_friend {
  width: 30%;
  margin-top: 7%;
}

.single-shop .chirashi_btn {
  background: #fa0000;
  border: 2px #fa0000 solid;
  color: #fff;
  border-radius: 4px;
  width: 100%;
  margin-right: 1%;
  transition: 0.3s;
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
  margin-left: auto;
  margin-top: 10%;
}

.single-shop .chirashi_btn a {
  display: block;
  height: 100%;
  padding: 5% 3%;
  text-align: center;
}

.single-shop .chirashi_btn p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background: url(../../img/arrow_white.png) no-repeat;
  background-size: contain;
  margin-left: 5%;
  margin-top: -0.13em;
}

.single-shop .perttime_btn {
  background: #fff;
  border: 2px #c8c8c8 solid;
  border-radius: 4px;
  width: 100%;
  margin-right: 1%;
  transition: 0.3s;
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
  margin-left: auto;
}

.single-shop .perttime_btn a {
  display: block;
  height: 100%;
  padding: 5% 3%;
  text-align: center;
}

.single-shop .perttime_btn p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background: url(../../img/arrow.png) no-repeat;
  background-size: contain;
  margin-left: 5%;
  margin-top: -0.13em;
}

.single-shop .icons div {
  display: flex;
  align-items: center;
}

.single-shop .icons div img {}

.single-shop .icons div p {
  margin-left: 7%;
}

.single-shop .tenant {
  margin-top: 3%;
}

.single-shop .tenant .tenant_left {
  width: 65%;
}

.single-shop .tenant .tenant_left ul {
  width: 45%;
  float: left;
}

.single-shop .tenant .tenant_left ul li {
  display: flex;
  align-items: center;
  margin-bottom: 2%;
}

.single-shop .tenant .tenant_left ul li span {
  margin-left: 2%;
  width: 72%;
}

.single-shop .tenant .tenant_left ul li img {
  width: 12%;
}

.single-shop .tenant .tenant_left .tel {
  color: #fa0000;
}

.single-shop .tenant .tenant_right {
  margin-left: 5%;
  width: 30%;
}

.single-shop .youtube {
  max-width: 1200px;
  padding: 0 2%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 5%;
}

.single-shop .youtube iframe {
  width: 50%;
  height: 35.3vw;
  margin-left: 25%;
  max-height: 422px;
}

.single-shop .event_panel {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  margin-top: 2%;
  margin-bottom: 2%;
}

.single-shop .panel {
  padding: 2%;
  border: 1px solid #e6e6e6;
  width: 49%;
  margin-bottom: 2%;
}

.single-shop .panel dt {
  padding: 0 1%;
  color: #fff;
  float: left;
  display: inline-block;
  background: #003756;
  border-radius: 4px;
  margin-bottom: 1%;
}

.single-shop .panel dd {
  margin-left: 50px;
  margin-bottom: 1%;
}

.single-shop .panel:nth-of-type(odd) {
  margin-right: 2%;
}

.single-shop .red_box {
  display: table;
  padding: 1% 3%;
  border: 2px solid #f03c3c;
  margin: 0 auto;
  margin-top: 2%;
  margin-bottom: 2%;
  text-align: center;
  border-radius: 4px;
}

.single-shop .icons {
  display: flex;
  flex-wrap: wrap;
}

.single-shop .icons div {
  margin-right: 2%;
  width: 8%;
  margin-bottom: 2%;
}

.single-shop .back_to_top .text_center {
  background: #fff;
  margin-bottom: 0;
  padding: 2% 0;
}

.single-shop .red_box.red_attention.before_arrow {
  margin-left: 3%;
  margin-right: 3%;
}

.single-shop .red_box.red_attention.before_arrow span {
  margin-left: 1em;
}

.single-shop .perttime_btn.shop_attention {
  border: 2px #fa0000 solid;
  color: #fa0000;
}

.single-shop .perttime_btn.shop_attention p:before {
  background: url(../../img/arrow_red.png) no-repeat;
  background-size: 100%;
}

.shop_footer_wrapper {
  background: #dce6f0;
  margin-top: 3%;
}

.shop_footer_wrapper .shop_footer {
  max-width: 1200px;
  padding: 0 2%;
  margin: 0 auto;
  padding: 2% 0;
}

.shop_footer_wrapper .shop_footer .box {
  background: #fff;
  margin-left: 17%;
  width: 66%;
  border-radius: 8px;
  padding: 3%;
  overflow: hidden;
}

.shop_footer_wrapper .shop_footer .box h3 {
  color: #003756;
  margin-bottom: 5%;
}

.shop_footer_wrapper .shop_footer .box .left {
  width: 72%;
  float: left;
  margin-right: 6%;
}

.shop_footer_wrapper .shop_footer .box .right {
  width: 20%;
  overflow: hidden;
}

.shop_footer_wrapper .shop_footer .box .manager {
  float: right;
  margin-top: 6%;
}

.single-mall h1 {
  text-align: left;
}

.single-mall .contents .shadow_box {
  width: 98%;
}

.single-mall .title_parts {
  display: flex;
  align-items: center;
}

.single-mall .tel_link {
  text-decoration: underline;
}

.single-mall .tempo_favorite {
  background: #fff;
  border: 2px #c8c8c8 solid;
  border-radius: 4px;
  width: 16%;
  margin-right: 1%;
  transition: 0.3s;
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
  margin-left: auto;
}

.single-mall .tempo_favorite a {
  display: block;
  height: 100%;
  padding: 9% 3%;
  text-align: center;
}

.single-mall .tempo_favorite p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background: url(../../img/favorite.png) no-repeat;
  background-size: contain;
  margin-left: 11%;
}

.single-mall h2 {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 2%;
  margin-bottom: 2%;
  margin-top: 3%;
}

.single-mall .news {
  margin-bottom: 6%;
}

.single-mall .news ul li {
  margin-bottom: 1%;
}

.single-mall .news .date {
  width: 12%;
  display: inline-block;
  float: left;
}

.single-mall .news .text {
  display: inline-block;
}

.single-mall .map {
  overflow: hidden;
  margin-bottom: 3%;
}

.single-mall .map .left {
  width: 40%;
  float: left;
  margin-bottom: 3%;
}

.single-mall .map .left ul {
  overflow: hidden;
}

.single-mall .map .left ul li {
  margin-bottom: 3%;
  overflow: hidden;
}

.single-mall .map .left .item {
  width: 27%;
  display: inline-block;
  float: left;
}

.single-mall .map .left .inner {
  width: 70%;
  float: left;
}

.single-mall .map .right {
  width: 55%;
  float: right;
}

.single-mall .map .gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 74%;
  position: relative;
}

.single-mall .map .gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.single-mall .map .line_friend {
  width: 30%;
  margin-top: 7%;
}

.single-mall .chirashi_btn {
  background: #fa0000;
  border: 2px #fa0000 solid;
  color: #fff;
  border-radius: 4px;
  width: 100%;
  margin-right: 1%;
  transition: 0.3s;
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
  margin-left: auto;
  margin-top: 10%;
}

.single-mall .chirashi_btn a {
  display: block;
  height: 100%;
  padding: 5% 3%;
  text-align: center;
}

.single-mall .chirashi_btn p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background: url(../../img/arrow_white.png) no-repeat;
  background-size: contain;
  margin-left: 8%;
}

.single-mall .perttime_btn {
  background: #fff;
  border: 2px #c8c8c8 solid;
  border-radius: 4px;
  width: 100%;
  margin-right: 1%;
  transition: 0.3s;
  align-items: center;
  position: relative;
  line-height: 1em;
  text-indent: 1em;
  margin-left: auto;
}

.single-mall .perttime_btn a {
  display: block;
  height: 100%;
  padding: 5% 3%;
  text-align: center;
}

.single-mall .perttime_btn p:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background: url(../../img/arrow.png) no-repeat;
  background-size: contain;
  margin-left: 8%;
}

.single-mall .icons {
  margin-bottom: 4%;
}

.single-mall .icons div {
  display: flex;
  align-items: center;
  margin-bottom: 4%;
}

.single-mall .icons div img {}

.single-mall .icons div p {
  margin-left: 7%;
}

.single-mall .tenant {
  margin-top: 3%;
}

.single-mall .tenant .tenant_left {
  width: 65%;
}

.single-mall .tenant .tenant_left ul {
  width: 45%;
  float: left;
}

.single-mall .tenant .tenant_left ul li {
  display: flex;
  align-items: center;
  margin-bottom: 2%;
}

.single-mall .tenant .tenant_left ul li span {
  margin-left: 2%;
  width: 72%;
}

.single-mall .tenant .tenant_left ul li img {
  width: 12%;
}

.single-mall .tenant .tenant_left .tel {
  color: #fa0000;
}

.single-mall .tenant .tenant_right {
  margin-left: 5%;
  width: 30%;
}

.single-mall .youtube {
  max-width: 1200px;
  padding: 0 2%;
  margin: 0 auto;
  text-align: center;
}

.single-mall .youtube iframe {
  width: 50%;
  height: 35.3vw;
  margin-left: 25%;
  max-height: 422px;
}

.single-mall .event_panel {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  margin-top: 2%;
  margin-bottom: 2%;
}

.single-mall .panel {
  padding: 4%;
  border: 1px solid #e6e6e6;
  width: 49%;
  margin-bottom: 2%;
}

.single-mall .panel dt {
  padding: 0 1%;
  color: #fff;
  float: left;
  display: inline-block;
  background: #003756;
  border-radius: 4px;
  margin-bottom: 1%;
}

.single-mall .panel dd {
  margin-left: 50px;
  margin-bottom: 1%;
}

.single-mall .panel:nth-of-type(odd) {
  margin-right: 2%;
}

.single-mall .red_box {
  display: table;
  padding: 1% 3%;
  border: 2px solid #f03c3c;
  margin: 0 auto;
  margin-top: 5%;
  margin-bottom: 5%;
  text-align: center;
  border-radius: 4px;
}

.single-mall .icons {
  display: flex;
  flex-wrap: wrap;
}

.single-mall .icons div {
  margin-right: 0.5%;
  width: 6%;
  margin-bottom: 0.5%;
}

.single-mall .red_box.red_attention.before_arrow span {
  margin-left: 1em;
}

.mall_tenant {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}

.mall_tenant_image {
  width: 48%;
  float: left;
  display: inline-block;
}

.mall_tenant_list {
  width: 46%;
  display: inline-block;
}

.mall_tenant_list li {
  display: flex;
  align-items: center;
  margin-bottom: 2%;
}

.mall_tenant_list li p {
  margin-left: 2%;
  width: 100%;
}

.tenant_store {
  margin-top: 2%;
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.tenant_store_list {
  width: 48%;
  overflow: hidden;
  margin-bottom: 4%;
}

.tenant_store_list .cercle_white+.mplus {
  margin-left: 2%;
  width: 100%;
}

.tenant_store_list:nth-of-type(odd) {
  margin-right: 4%;
}

.tenant_store_list h3 {
  background: #003756;
  display: flex;
  align-items: center;
  color: #fff;
  padding: 1%;
  margin-bottom: 3%;
  font-size: 16px;
}

.tenant_store_list .tenant_store {}

.tenant_store_list .image {
  width: 25%;
  display: inline-block;
}

.tenant_store_list .text {
  width: 70%;
  float: right;
}

.single-shop .tenant {
  display: flex;
}

/* レシピ・おいしい話 */
.recipe_index h2 {
  border: none;
}

.recipe_index .shadow_box {
  margin: 0;
  padding: 0;
}

.recipe_index .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.recipe_index .line_3_flex .text {
  padding: 5%;
  margin-left: 5%;
}

.recipe_index .shadow_box img {
  width: 100%;
  max-height: 220px;
  height: 20vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.recipe_index .line_3 {
  width: 31%;
  margin: 1% 1% 3% 1%;
}

.recipe_index.recommend .title_parts {
  display: flex;
  align-items: center;
}

.recipe_index.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
}

.recipe_index.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4%;
}

.recipe_index.recipe_main .title_parts h2 {
  margin: 0;
}

.recipe_index.recommend .shadow_box img {
  width: 100%;
  max-height: 170px;
  height: 14vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.recipe_index .category {
  display: flex;
  align-items: center;
  color: #fff;
}

.recipe_index .recipe_category {
  border-radius: 4px;
  text-align: center;
  margin-right: 2%;
  padding: 0 1%;
  color: #785032;
  border: 1px solid #785032;
  font-weight: bold;
}

.recipe_index .category_bimi {
  background: #003756;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
}

.recipe_index .category_ec {
  background: #00963c;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
}

.recipe_index .category_recipe {
  background: #785032;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
}

.recipe_index .category_cgc {
  background: #f03c3c;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
}

.searchbox_wrapper {
  display: flex;
  margin-bottom: 5%;
}

.searchbox {
  display: flex;
  align-items: center;
  width: 45%;
  margin-right: 5%;
}

.searchbox p {
  width: 25%;
}

.searchbox {
  display: flex;
  align-items: center;
  width: 45%;
  margin-right: 5%;
  position: relative;
}

.recipe_index .searchbox p {
  width: 32%;
}

.to_cgc {}

#itemlistsearch .searchbox::after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #b4b3b3;
  border-right: solid 2px #b4b3b3;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
}

.cgc_recipe {
  padding: 2% 0% 2% 4%;
  display: flex;
  align-items: center;
  border: 2px solid #f03c3c;
  border-radius: 4px;
  color: #f03c3c;
}

.cgc_recipe img {
  margin-left: 4px;
  width: 4%;
  height: 100%;
}

.ion-android-search {
  margin-left: -3%;
  z-index: 1;
  position: relative;
}

.post-type-archive-recipe .contents .shadow_box {
  margin-top: 0%;
}

.post-type-archive-recipe .title_parts {
  display: flex;
  justify-content: space-between;
}

.post-type-archive-recipe .title_parts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}

.post-type-archive-recipe .title_parts h2 {
  margin: 0;
}

.post-type-archive-recipe .searchbox p {
  width: 32%;
  margin-right: 2%;
}

/* レシピ・おいしい話 */
.post-type-archive-recipe h2 {
  border: none;
}

.post-type-archive-recipe .shadow_box {
  margin: 0;
  padding: 0;
}

.post-type-archive-recipe .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  width: 100%;
  margin-top: 5%;
}

.post-type-archive-recipe .line_3_flex .text {
  padding: 6% 7%;
  margin-left: 0%;
}

.post-type-archive-recipe .shadow_box img {
  width: 100%;
  max-height: 220px;
  height: 20vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.post-type-archive-recipe .line_3 {
  width: 31% !important;
  margin: 1% 1% 3% 1%;
}

.post-type-archive-recipe.recommend .title_parts {
  display: flex;
  align-items: center;
}

.post-type-archive-recipe.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
}

.post-type-archive-recipe.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4%;
}

.post-type-archive-recipe.recipe_main .title_parts h2 {
  margin: 0;
}

.post-type-archive-recipe.recommend .shadow_box img {
  width: 100%;
  max-height: 170px;
  height: 14vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.post-type-archive-recipe .category {
  display: flex;
  align-items: center;
  color: #fff;
}

.post-type-archive-recipe .recipe_category {
  border-radius: 4px;
  text-align: center;
  margin-right: 2%;
  padding: 0 2%;
  color: #785032;
  border: 1px solid #785032;
  font-weight: bold;
  min-width: 50px;
}

.post-type-archive-recipe .category_bimi {
  background: #003756;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
}

.post-type-archive-recipe .category_ec {
  background: #00963c;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
}

.post-type-archive-recipe .category_recipe {
  background: #785032;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
}

.post-type-archive-recipe .category_cgc {
  background: #f03c3c;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
}




.tax-category_recipe .contents .shadow_box {
  margin-top: 0%;
}

.tax-category_recipe .title_parts {
  display: flex;
  justify-content: space-between;
}

.tax-category_recipe .title_parts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}

.tax-category_recipe .title_parts h2 {
  margin: 0;
}

.tax-category_recipe .searchbox p {
  width: 32%;
  margin-right: 2%;
}

/* レシピ・おいしい話 */
.tax-category_recipe h2 {
  border: none;
  margin-left: 1.6%;
}

.tax-category_recipe .shadow_box {
  margin: 0;
  padding: 0;
}

.tax-category_recipe .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  width: 100%;
  margin-top: 5%;
}

.tax-category_recipe .line_3_flex .text {
  padding: 6% 7%;
  margin-left: 0%;
}

.tax-category_recipe .shadow_box img {
  width: 100%;
  max-height: 220px;
  height: 20vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.tax-category_recipe .line_3 {
  width: 31% !important;
  margin: 1% 1% 3% 1%;
}

.tax-category_recipe.recommend .title_parts {
  display: flex;
  align-items: center;
}

.tax-category_recipe.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
}

.tax-category_recipe.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4%;
}

.tax-category_recipe.recipe_main .title_parts h2 {
  margin: 0;
}

.tax-category_recipe.recommend .shadow_box img {
  width: 100%;
  max-height: 170px;
  height: 14vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.tax-category_recipe .category {
  display: flex;
  align-items: center;
  color: #fff;
}

.tax-category_recipe .recipe_category {
  border-radius: 4px;
  text-align: center;
  margin-right: 2%;
  padding: 0 2%;
  color: #785032;
  border: 1px solid #785032;
  font-weight: bold;
  min-width: 50px;
}

.tax-category_recipe .category_bimi {
  background: #003756;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
}

.tax-category_recipe .category_ec {
  background: #00963c;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
}

.tax-category_recipe .category_recipe {
  background: #785032;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
}

.tax-category_recipe .category_cgc {
  background: #f03c3c;
  border-radius: 4px;
  width: 20%;
  text-align: center;
  margin-right: 2%;
}



@media screen and (max-width: 767px) {
  .post-type-archive-recipe .title_parts h2 {
    margin: 0 0 0 3%;
  }

  .tax-category_recipe .title_parts h2 {
    margin: 0 0 0 3%;
  }

  .post-type-archive-shop .contents_wrapper {
    margin-top: 0 !important;
  }

  .post-type-archive-event .shadow_box.list .link_detail {
    position: relative;
  }

  .single-shop .contents {
    margin-top: 0% !important;
  }

  .single-event .contents .shadow_box {
    margin-top: 0%;
    width: 100%;
  }

  .single-post .contents .shadow_box {
    width: 100%;
    margin-top: 0%;
  }

  .news_detail_title {
    text-align: center;
    border-bottom: 1px solid #3c3c3c;
    padding-bottom: 2%;
    margin-bottom: 4%;
    /* margin-top: 6%; */
  }

  .news_detail_title h2,
  .news_detail_title .date {
    float: none;
  }

  .single-event .event_detail_title {
    border-radius: 0;
    overflow: hidden;
  }

  .single-event .sns {
    flex-wrap: wrap;
  }

  .sns p.font13.mr1 {
    display: block;
    width: 100%;
    text-align: center;
  }

  .shop .title_parts {
    margin-top: 0%;
  }

  .cgc_recipe {
    padding: 2% 0% 2% 2%;
  }

  #itemlistsearch {
    margin-bottom: 8%;
  }

  #itemlistsearch .searchbox::after {
    top: 70%;
  }

  .ion-android-search {
    margin-left: -8%;
  }

  .post-type-archive-recipe .searchbox p {
    width: 100%;
  }

  .single-shop h1 {
    margin-left: 4%;
  }

  .single-shop .title_parts {
    margin-top: 0%;
    margin-bottom: 24px;
  }

  .single-shop .tempo_favorite {
    border: none;
    background: none;
  }

  .single-shop .tenant {
    display: inline-block;
    width: 100%;
  }

  .single-shop .map .left {
    width: 100%;
  }

  .single-shop .tenant .tenant_right {
    margin-left: 5%;
    width: 90%;
    margin-top: 2%;
  }

  .single-shop .tenant .tenant_left p {
    padding: 0 4%;
  }

  .single-shop .tenant .tenant_left p:first-child {
    margin-bottom: 4%;
  }

  .single-shop .tenant .tenant_left {
    width: 100%;
  }

  .single-shop .youtube iframe {
    width: 94%;
    margin-left: 3%;
    height: 58.3vw;
    margin-bottom: 10%;
  }

  .single-shop .icons {
    padding: 4%;
  }

  .single-shop .contents .shadow_box {
    width: 100%;
    padding: 0%;
  }

  .single-shop .news {
    padding: 4%;
  }

  .single-shop h2 {
    padding: 8% 0 3%;
    margin: 0 4%;
  }

  .single-shop .tenant_left h2 {
    margin-bottom: 4%;
  }

  .single-shop .map .left {
    padding: 4%;
  }

  .single-shop .tempo_favorite a {
    text-align: center;
    width: 42%;
  }

  .single-shop .map .right {
    width: 100%;
  }

  .single-shop .news .date {
    width: 100%;
  }

  .single-shop .red_box.red_attention.before_arrow span {
    margin-left: 0.5em;
  }

  .shop_searchbox_wrapper {
    margin: 0 3%;
  }

  .shop .contents .shadow_box {
    width: 100%;
  }

  .shop_searchbox_wrapper {
    display: block;
  }

  .shop_searchbox {
    display: inline-block;
    width: 100%;
    margin-bottom: 3%;
  }

  .shop_searchbox:nth-of-type(2) {
    margin-bottom: 10%;
  }

  .shop_index h3 {
    margin-left: 3%;
  }

  .shop_index .contents .shadow_box {
    width: 94%;
    margin-left: 3%;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
  }

  .shop_searchbox p,
  .cp_ipselect.selectbox {
    width: 100%;
  }

  .shop h1 {
    margin-left: 4%;
  }

  .shop .contents .shadow_box {
    padding: 0%;
  }

  .shop .news .date {
    width: 100%;
  }

  .shop h2 {
    padding: 3% 0;
    margin: 0 4%;
  }

  .shop .icons {
    width: 90%;
    margin-left: 5%;
    margin-top: 5%;
  }

  .shop .icons {
    display: inline-block;
    padding: 5%;
  }

  .shop .icons div {
    width: 48%;
    float: left;
    margin-bottom: 4%;
  }

  .shop .tempo_favorite {
    border: none;
    background: none;
    padding-top: 2%;
  }

  .shop .icons div img {
    /* width: 18%; */
  }

  .shop .tempo_favorite a {
    text-align: center;
    width: 42%;
  }

  .shop .event_attention {
    padding: 0 3%;
  }

  .shop .red_box {
    padding: 1% 7%;
  }

  .searchbox_wrapper {
    margin: 0 3%;
  }

  .searchbox_wrapper {
    display: block;
  }

  .searchbox {
    display: inline-block;
    width: 90%;
    margin-left: 2%;
    margin-bottom: 6%;
  }

  .display_contents {
    display: block;
    width: 90%;
    margin-left: 2%;
  }

  .searchbox:nth-of-type(2) {
    margin-bottom: 10%;
  }

  .post-type-archive-recipe .title_parts {
    display: block;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .tax-category_recipe .title_parts {
    display: block;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .to_cgc {
    width: 64%;
    margin-left: 5%;
    margin-top: 5%;
  }

  #recipelist h2 {
    margin-left: 2%;
    margin-top: 5%;
  }

  .post-type-archive-recipe h2 {
    text-align: left;
  }

  .post-type-archive-recipe .display_contents {
    display: block;
    width: 90%;
  }

  .post-type-archive-recipe .display_contents,
  .post-type-archive-recipe .searchbox,
  .post-type-archive-recipe input.search_box,
  .tax-category_recipe .searchbox,
  .tax-category_recipe .display_contents,
  .tax-category_recipe input.search_box {
    margin-left: 5%;
  }

  input.search_box {
    width: 90%;
  }

  .single-mall .red_box {
    margin-top: 8%;
    margin-bottom: 5%;
  }

  .red_box p a {
    display: flex;
    align-items: center;
  }

  .red_box.before_arrow p a:before {
    position: static;
    margin-left: -20px;
    margin-right: 13px;
  }

  .red_box.red_attention.before_arrow p a:before {
    position: static;
    margin-left: -6px;
    margin-right: 13px;
  }

  .mall_tenant_image {
    width: 100%;
    margin-top: 2%;
  }

  .single-mall .contents {
    margin-bottom: 0% !important;
  }

  .tenant_store_list {
    width: 94%;
    margin: 3%;
  }

  .mall_tenant_list {
    display: none;
  }

  .shop .panel {
    width: 94%;
    margin-left: 3%;
  }

  .shop .news {
    padding: 4%;
  }

  .shop .news ul li {
    margin-bottom: 3%;
  }

  .shop .map .left {
    padding: 4%;
  }

  .shop .map .left {
    width: 100%;
  }

  .shop .map .right {
    width: 100%;
  }

  .shop .tenant {
    display: inline-block;
    width: 100%;
  }

  .shop .tenant .tenant_left {
    width: 100%;
  }

  .shop .tenant .tenant_left ul {
    width: 100%;
    padding: 0 4%;
    float: left;
    overflow: hidden;
  }

  .shop .tenant .tenant_left ul li img {
    width: 6%;
  }

  .shop .tenant .tenant_right {
    margin-left: 5%;
    width: 90%;
  }

  .shop .tenant .tenant_right img {
    margin-top: 5%;
  }

  .shop .youtube iframe {
    width: 90%;
  }

  .shop .contents {
    margin-bottom: 5%;
  }

  .shop_footer_wrapper .shop_footer .box {
    background: #fff;
    margin-left: 5%;
    width: 90%;
    border-radius: 8px;
    padding: 4%;
    overflow: hidden;
  }

  .shop_footer_wrapper .shop_footer .box .left {
    width: 68%;
    float: left;
    margin-right: 4%;
  }

  .shop_footer_wrapper .shop_footer .box .right {
    width: 28%;
  }

  .recipe_index .shadow_box {
    width: 48% !important;
  }

  .recipe_index .shadow_box img {
    height: 30vw;
  }

  .recipe_index .line_3_flex .text {
    margin-left: 10%;
  }

  .recipe_index.recipe_main .line_3_flex .text {
    margin-left: 0%;
  }

  .recipe_index.recommend .shadow_box img {
    height: 30vw;
    max-height: initial;
  }

  .recipe_index.recommend .line_3_flex .text {
    margin-left: 0;
  }

  .recipe_index .category_bimi,
  .recipe_index .category_ec,
  .recipe_index .category_recipe,
  .recipe_index .category_cgc {
    width: 25%;
  }

  .recipe_index .contents .shadow_box {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
  }

  .recipe_index .contents .line_3_flex {
    margin-bottom: 10%;
  }

  .event.product .contents .shadow_box {
    width: auto;
    box-shadow: none;
    border-radius: 0px;
    padding: 0;
  }

  .event.product .contents .shadow_box {
    margin-top: 0%;
  }

  .event.product .product_slider {
    width: 100%;
  }

  .event.product .box_right {
    width: 100%;
  }

  .event.product .detail_title,
  .event.product .box_right {
    padding: 3%;
  }

  .single-recipe .breadcrumb {
    padding-top: 0px;
  }

  .shadow_box .recipe_movie {
    border-radius: 0px;
    margin-top: 0;
  }

  .shadow_box .recipe_material {
    display: inline-block;
  }

  .shadow_box .recipe_material .material,
  .shadow_box .howtomake {
    margin-top: 5%;
  }

  .shadow_box .recipe_material .images,
  .shadow_box .recipe_material .material,
  .shadow_box .howtomake .howtomake_flow div,
  .shadow_box .movie_contents .movie_frame {
    width: 100%;
  }

  .shadow_box .howtomake .howtomake_flow div:nth-of-type(even) {
    margin-left: 0;
  }

  .shadow_box .movie_contents {
    display: block;
  }

  .shadow_box .movie_contents .movie_frame {
    margin-bottom: 5%;
  }

  .single-shop .icons div {
    margin-right: 2%;
    width: 18%;
    margin-bottom: 2%;
  }

  .single-mall h1 {
    margin-left: 4%;
  }

  .single-mall .title_parts {
    margin-top: 0%;
    margin-bottom: 24px;
  }

  .single-mall .tempo_favorite {
    border: none;
    background: none;
    padding-top: 48px;
  }

  .single-mall .tempo_favorite a {
    text-align: center;
    width: 42%;
  }

  .single-mall .contents .shadow_box {
    width: 100%;
    padding: 0%;
  }

  .single-mall .panel:nth-of-type(odd) {
    margin-right: 0;
  }

  .single-mall .panel {
    width: 100%;
  }

  .single-mall .map .left {
    width: 100%;
  }

  .single-mall .map .right {
    width: 100%;
  }

  .single-mall h2 {
    padding: 3% 0;
    margin: 0 4%;
  }

  .single-mall .event_attention {
    padding: 0 3%;
    line-height: 1.4em;
    text-indent: -1em;
    margin-left: 1em;
    margin-top: 3%;
    margin-bottom: 2%;
  }

  .mall_kokuchi {
    margin-left: 3%;
  }

  .single-mall .panel {
    width: 94%;
    margin-left: 3%;
  }

  .single-mall .panel:nth-of-type(odd) {
    margin-right: 2%;
  }

  .single-mall .map .left {
    padding: 4%;
  }

  .single-mall .red_box {
    padding: 1% 7%;
  }

  .single-mall .icons div {
    margin-right: 2%;
    width: 18%;
    margin-bottom: 2%;
  }

  .single-mall .icons {
    display: flex;
    flex-wrap: wrap;
    padding: 3%;
  }

  .single-mall .red_box.red_attention.before_arrow {
    margin-left: 3%;
    margin-right: 3%;
  }

  .single-mall .red_box.red_attention.before_arrow span {
    margin-left: 0.5em;
  }

  .post-type-archive-recipe .line_3_flex {
    margin-bottom: 10%;
  }

  .post-type-archive-recipe .contents .shadow_box,
  .tax-category_recipe .contents .shadow_box {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px;
    margin-top: 2%;
  }

  .post-type-archive-recipe .shadow_box {
    width: 46% !important;
    padding: 0 !important;
  }

  .tax-category_recipe .shadow_box {
    width: 46% !important;
    padding: 0 !important;
  }

  .post-type-archive-recipe .shadow_box img,
  .tax-category_recipe .shadow_box img {
    height: 30vw;
  }

  .post-type-archive-recipe .line_3,
  .tax-category_recipe .line_3 {
    margin: 1% 0.5% 15% 2.5%;
    margin-bottom: 3% !important;
  }

  .single-item .contents .shadow_box {
    margin-top: 0%;
  }

  .single-item .product_slider {
    width: 100%;
  }

  .single-item .box_right {
    width: 100%;
  }

  .post-type-archive-shop .contents {
    padding-top: 0;
  }

  .post-type-archive-shop .flex {
    display: block;
  }

  .post-type-archive-shop .search {
    width: 100%;
  }

  .post-type-archive-shop .shop_search {
    display: block;
    width: 96%;
    margin-left: 2%;
  }

  .post-type-archive-shop .shop_search p {
    width: 100%;
  }

  .post-type-archive-shop .area_search {
    display: block;
    width: 96%;
    margin-left: 2%;
  }

  .post-type-archive-shop .area_search p {
    width: 100%;
  }

  .post-type-archive-shop h3 {
    margin-left: 3%;
  }

  .post-type-archive-shop .contents .shadow_box {
    width: 94% !important;
    margin-left: 3% !important;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px !important;
    padding-bottom: 12%;
  }

  .before_arrow p a:before {
    top: 0px !important;
  }

  .post-type-archive-recipe p a:before {
    top: 0px !important;
  }

  .post-type-archive-recipe .before_arrow p a:before {
    top: 1px !important;
  }

  .post-type-archive-shop .line_3 .link_detail {
    bottom: 16px;
    width: 16%;
    min-width: 100px;
    position: absolute;
    right: 0%;
  }

  .single-recipe h2 {
    margin-top: 4%;
  }
}

@media screen and (max-width: 380px) {
  .single-item .contents_wrapper .detail_title .font22 {
    font-size: calc(20px * 0.9);
  }

  .to_cgc {
    width: 90%;
  }
}

/* フッター固定パーツ */

.to_top {
  color: #003756;
  position: relative;
  display: flex;
  float: right;
  margin-bottom: 3%;
  align-items: center;
}

.to_top:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background: url(../../img/arrow_up.png) no-repeat;
  background-size: contain;
  margin-left: -25%;
  float: right;
}

.top_bread {
  position: fixed;
  /*固定*/
  bottom: 20px;
  /*場所を右下に移動*/
  right: 20px;
  /*場所を右下に移動*/
  display: block;
  /*aタグをblock要素に変更*/
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  line-height: 22px;
  box-sizing: border-box;
  color: #003756;
  width: 25%;
  max-width: 238px;
}

.top_bread_company {
  position: fixed;
  /*固定*/
  bottom: 20px;
  /*場所を右下に移動*/
  right: 20px;
  /*場所を右下に移動*/
  display: block;
  /*aタグをblock要素に変更*/
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  line-height: 22px;
  box-sizing: border-box;
  color: #003756;
  width: 25%;
  max-width: 238px;
  z-index: 10;
}

.single-shop .top_bread,
.recipe-delicious .top_bread {
  bottom: 0 !important;
}


.bread_list {
  text-align: left;
  background: #003756;
  border-radius: 8px;
  color: #fff;
  margin-bottom: 15px;
}

.bread_list ul {
  padding: 6%;
}

.bread_list ul li {
  margin-bottom: 2%;
  text-align: left !important;
}

_::-webkit-full-page-media,
_:future,
:root .bread_list ul li {
  line-height: 1.8;
  white-space: nowrap;
}

_::-webkit-full-page-media,
_:future,
:root .bread_list ul li::after {
  content: "　";
  font-size: .5em;
}

.bread_list ul li.current {
  background: #fff;
  border-radius: 4px;
  padding: 3%;
  text-align: center;
  color: #003756;
  display: inline-block;
}

.shop .icons {
  width: 100%;
  display: flex;
  border-radius: 4px;
  padding: 1%;
  border-radius: 4px;
  margin-top: 0%;
  margin-bottom: 5%;
}

.title_icon {
  display: flex;
  align-items: center;
  justify-content: start;
}

.title_icon img {
  width: 3.6%;
  margin-right: 0.3em;
  margin-right: 0.3em;
  min-width: 30px;
}

/* パーツ */
.before_arrow p {
  position: relative;
}

.before_arrow p a:before {
  content: "";
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_red.png) no-repeat;
  background-size: contain;
  margin-left: -22px;
}

/* SP */

.sp_menu .login {
  height: auto;
  padding: 2%;
  background: #003756;
}

.sp_menu .login .name {
  margin-right: 4%;
  color: #fff;
}

.sp_menu .login .point_check {
  padding: 1% 2%;
  border: none;
  color: #003756;
  background: #fff;
  border-radius: 4px;
  min-width: 85px;
  text-align: center;
  flex-shrink: 0;
}

.sp_menu .logo {
  width: 44%;
  float: left;
  height: 62px;
  padding-top: 7px;
  margin-left: 10px;
}

.menu_list .current {
  color: #fa0000;
}

.dl-menu .searchArea {
  width: 100%;
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 0;
  display: flex;
  margin: 4% 0;
  height: 32px;
  background: #fff;
}

.dl-menu .searchArea .searchText {
  display: block;
  float: left;
  box-sizing: border-box;
  height: 33px;
  width: 99%;
  margin: 0;
  padding: 0 5px;
  border: 1px solid #999999;
  color: #333;
  outline: 0;
  border-radius: 4px;
  margin-left: 0.5%;
}

.dl-menu .searchArea .searchButton {
  float: left;
  box-sizing: border-box;
  margin: 0;
  padding: 7px 10px;
  border: none;
  color: #fff;
  cursor: pointer;
  line-height: 11px;
  width: 40px;
  margin-left: -10%;
}

.dl-menu .searchArea .searchText:focus {}

.dl-menuwrapper {
  width: 100%;
  float: left;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
  background: #fff;
  border-bottom: 3px solid #003756;
  height: 65px;
}

.dl-menuwrapper:first-child {
  margin-right: 100px;
}

.dl-menuwrapper .dl-trigger {
  border: none;
  width: 56px;
  height: 66px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  outline: none;
  right: 13px;
  float: right;
  top: -8px;
}

.dl-menuwrapper p {
  text-align: center;
  margin-top: 45px;
  margin-left: 9px;
}

.dl-menuwrapper button:after {
  /* content: '';
  position: absolute;
  width: 68%;
  height: 3px;
  background: #3C3C3C;
  top: 10px;
  left: 16%;
  box-shadow: 0 10px 0 #3C3C3C, 0 20px 0 #3C3C3C; */
}

.dl-menuwrapper span {
  display: block;
  position: absolute;
  width: 40px;
  height: 4px;
  left: 14px;
  background: #003756;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.dl-menuwrapper span:nth-child(1) {
  top: 18px;
}

.dl-menuwrapper span:nth-child(2) {
  top: 31px;
}

.dl-menuwrapper span:nth-child(3) {
  top: 43px;
}

/* ナビ開いてる時のボタン */
.dl-trigger.dl-active span:nth-child(1) {
  top: 32px;
  left: 14px;
  background: #003756;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.dl-trigger.dl-active span:nth-child(2),
.dl-trigger.dl-active span:nth-child(3) {
  top: 32px;
  background: #003756;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

.dl-menuwrapper button.submit {
  top: 6px;
}

.dl-menuwrapper ul {
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.dl-menuwrapper li {
  position: relative;
  margin: 10px 20px;
}

.dl-menuwrapper li a {
  display: block;
  position: relative;
  padding: 0px 20px 10px 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  outline: none;
  border-bottom: 1px solid #c8c8c8;
}

.dl-menuwrapper li.dl-subviewopen,
.dl-subviewopen li.dl-back,
.dl-menuwrapper li.dl-subview {
  margin: 0px;
}

.no-touch .dl-menuwrapper li a:hover {
  background: rgba(255, 248, 213, 0.1);
}

.dl-menuwrapper li.dl-back>a {
  padding-left: 40px;
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
  padding-top: 20px;
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li>a:after {
  content: "";
  width: 8px;
  height: 8px;
  margin-top: -5px;
  border-top: solid 2px #555;
  border-right: solid 2px #555;
  transform: rotate(45deg);
  position: absolute;
  top: 26%;
  right: 20px;
}

.dl-menuwrapper li.dl-back:after {
  left: 40px;
  color: rgba(212, 204, 198, 0.3);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-top: 12px;
}

.dl-menuwrapper li>a:after {
  right: 10px;
  color: rgba(0, 0, 0, 0.15);
}

.dl-menuwrapper .dl-menu {
  margin: 0 0 0 0;
  position: absolute;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  margin-top: 65px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
  transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  background: #fff;
}

.dl-menuwrapper li .dl-submenu {
  display: none;
}

.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen>a,
.dl-menu.dl-subview li.dl-subview>a {
  display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>li {
  display: block;
}

/* ログインしてない時のスライドアニメーション調整 */

.dl-menuwrapper>.dl-submenu {
  position: absolute;
  width: 100%;
  top: 45px;
  left: 0;
  margin: 0;
}

/* ログイン時のスライドアニメーション調整 */

.login .dl-menuwrapper>.dl-submenu {}

.dl-menu.dl-animate-out-2 {
  -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
  animation: MenuAnimOut2 0.3s ease-in-out;
}

/*  ログイン用ドロワー */

.sp_login_menu {
  position: fixed;
  display: none;
  z-index: 10;
  width: 100%;
  background: #fff;
  padding: 5% 10%;
}

.sp_login_menu.appear {
  display: block;
}

.sp_login_menu.appear .point {
  margin-bottom: 5%;
}

.sp_login_menu.appear .reflesh {
  width: 10%;
  margin-left: 5%;
}

.sp_login_menu.appear .title {
  width: 30%;
}

.sp_login_menu.appear .point_inner {
  width: 48%;
  text-align: right;
}

.sp_login_menu.appear .unit {
  margin-left: 2%;
}

.sp_login_menu .textarea .pincode {
  display: block;
  float: left;
  box-sizing: border-box;
  height: 33px;
  width: 60%;
  margin: 0;
  padding: 0 5px;
  border: 1px solid #999999;
  color: #333;
  outline: 0;
  border-radius: 4px;
}

.sp_login_menu .textarea .searchButton {
  float: left;
  box-sizing: border-box;
  margin: 0;
  padding: 3.6% 1%;
  border: none;
  color: #fff;
  background: #003756;
  cursor: pointer;
  line-height: 11px;
  width: 36%;
  font-weight: normal;
  text-align: center;
  border-radius: 4px;
  margin-left: 4%;
  transition: 0.3s;
}

.sp_login_menu .mypage {
  margin: 6% auto;
  width: 90px;
}

.sp_login_menu .mypage img {
  width: 0.9em;
  margin-top: 1px;
}

.sp_login_menu .mypage p {
  padding-left: 6px;
}

/* 固定フッター */

.footer_bar {
  position: fixed;
  opacity: 1;
  bottom: 0;
  padding: 4%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 100;
  width: 100%;
}

.footer_bar .flex_center {
  width: 100%;
}

.footer_bar li {
  background: #fff;
  border-radius: 4px;
  width: 31%;
  margin-right: 2%;
  padding: 3%;
  height: 40px;
  align-items: center;
  display: flex;
}

.footer_bar img {
  width: 0.95em;
  margin-right: 4px;
  margin-top: 1px;
}

@-webkit-keyframes MenuAnimOut2 {
  0% {}

  100% {
    -webkit-transform: translateX(-100%);
    opacity: 1;
  }
}

@keyframes MenuAnimOut2 {
  0% {}

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 1;
  }
}

.dl-menu.dl-animate-in-2 {
  -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
  animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-2 {
  -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
  animation: SubMenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-2 {
  -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
  animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%);
    opacity: 1;
  }
}

@keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 1;
  }
}

/* No JS Fallback */

.no-js .dl-menuwrapper .dl-menu {
  position: relative;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
  display: block;
}

.no-js .dl-menuwrapper li.dl-back {
  display: none;
}

.no-js .dl-menuwrapper li>a:not(:only-child) {
  background: rgba(0, 0, 0, 0.1);
}

.no-js .dl-menuwrapper li>a:not(:only-child):after {
  content: "";
}

.sp_menu {
  position: fixed;
  top: 0;
  width: 100%;
}

.contents {
  overflow: hidden;
}

.dl-menuopen {
  overflow: auto;
}

@media screen and (min-width: 1200px) {
  .font12 {
    font-size: 12px;
  }

  .font13 {
    font-size: 13px;
  }

  .font14 {
    font-size: 14px;
  }

  .font15 {
    font-size: 15px;
  }

  .font16 {
    font-size: 16px;
  }

  .font18 {
    font-size: 20px;
  }

  .font20 {
    font-size: 20px;
  }

  .font22 {
    font-size: 22px;
  }

  .font24 {
    font-size: 24px;
  }

  .font26 {
    font-size: 26px;
  }

  .font30 {
    font-size: 30px;
  }

  .font32 {
    font-size: 32px;
  }

  .font40 {
    font-size: 40px;
  }

}

@media screen and (max-width: 1200px) {

  footer .footer_inner,
  footer .sitemap,
  footer .inquiry,
  footer .footerbanner,
  footer .copyright {
    padding-left: 2%;
    padding-right: 2%;
  }

  .font_fix_13 {
    font-size: calc(13vw * 0.08);
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .font10 {
    font-size: calc(10px * 0.9);
  }

  .font12 {
    font-size: calc(12px * 0.9);
  }

  .font13 {
    font-size: calc(13px * 0.9);
  }

  .font14 {
    font-size: calc(14px * 0.9);
  }

  .font15 {
    font-size: calc(15px * 0.9);
  }

  .font16 {
    font-size: calc(16px * 0.9);
  }

  .font18 {
    font-size: calc(18px * 0.9);
  }

  .font20 {
    font-size: calc(20px * 0.9);
  }

  .font22 {
    font-size: calc(22px * 0.9);
  }

  .font24 {
    font-size: calc(24px * 0.9);
  }

  .font26 {
    font-size: calc(26px * 0.9);
  }

  .font30 {
    font-size: calc(30px * 0.9);
  }

  .font32 {
    font-size: calc(32px * 0.9);
  }

  .font40 {
    font-size: calc(40px * 0.9);
  }

  .sp-fz-20 {
    font-size: calc(20px * 0.9);
  }

  .contents {
    margin-top: 0;
    padding: 0;
  }

  .contents .copy {
    padding: 3% 8%;
  }

  .page-id-2228 .contents .copy {
    padding: 0 5% 5% 5%;
  }

  .sp_menu .logo {
    width: 26%;
  }

  .contents .shadow_box {
    width: auto;
    box-shadow: none;
    border-radius: 0px;
  }

  .top_bread {
    display: none !important;
  }

  .breadcrumb {
    padding: 3px 0 3px 2%;
    border-bottom: 1px solid #e6e6e6;
  }

  .sns {
    display: flex;
    justify-content: center;
    margin-bottom: 2%;
  }

  .sp_login_menu .flex {
    display: flex !important;
  }

  .post-type-archive-shop .sentence {
    margin-left: 3%;
  }

  footer .inquiry_wrapper .inquiry .left {
    width: 100%;
    padding-top: 3%;
  }

  footer .inquiry_wrapper .inquiry .left span:nth-of-type(1) {
    margin-bottom: 2%;
  }

  footer .inquiry_wrapper .inquiry .left span {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 2%;
  }

  footer .inquiry_wrapper .inquiry .right {
    display: flex;
    justify-content: center;
    padding: 1% 0;
    margin-bottom: 3%;
    width: 100%;
  }

  footer .footer_inner .banner ul,
  footer .footer_inner .banner ul.second {
    display: inline-block;
    margin-top: 0;
  }

  footer .footer_inner .banner ul.second {
    width: 100%;
  }

  footer .footer_inner .banner ul li,
  footer .footer_inner .banner ul.second li {
    width: 48%;
    margin-right: 2%;
    float: left;
    margin-bottom: 2%;
  }

  footer .sitemap_wrapper .sitemap {
    display: inline-block;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  footer .sitemap_wrapper .sitemap dl:first-child {
    margin-top: 3%;
  }

  footer .sitemap_wrapper .sitemap dl {
    margin-bottom: 8%;
  }

  footer .sitemap_wrapper .sitemap dl dt {
    margin-bottom: 4%;
  }

  footer .sitemap_wrapper .sitemap .line01,
  footer .sitemap_wrapper .sitemap .line02,
  footer .sitemap_wrapper .sitemap .line03,
  footer .sitemap_wrapper .sitemap .line04 {
    width: 100%;
  }

  footer .sitemap_wrapper .sitemap dl .flex_sp div:first-child {
    width: 50%;
    max-width: 276px;
  }

  footer .footerbanner_wrapper .sns_banner {
    width: 100%;
    position: relative;
  }

  footer .footerbanner_wrapper .footerbanner {
    display: block;
  }

  footer .footerbanner_wrapper .sns_banner ul {
    display: block;
  }

  footer .footerbanner_wrapper .sns_banner ul li {
    width: 48%;
    float: left;
    margin-bottom: 2%;
  }

  footer .footerbanner_wrapper .globalsign {
    width: 100%;
    text-align: center;
  }

  footer .footerbanner_wrapper .globalsign img {
    width: 40%;
    margin-top: 8%;
  }

  footer .footerbanner_wrapper .globalsign .company {
    margin-top: 4%;
  }

  footer .footerbanner_wrapper .globalsign .address {
    margin-top: 2%;
  }

  footer .copyright_wrapper .copyright {
    float: none;
    text-align: center;
    margin-bottom: 23%;
  }
}

@media screen and (max-width: 500px) {
  .sp_menu .logo {
    width: 40%;
  }
}

@media screen and (max-width: 400px) {

  .sp-400 {
    display: block !important;
  }

  .sp-fz-20 {
    font-size: calc(19px * 0.9);
  }
}

/* 固定ページ用 */

/* レシピ・おいしい話 */
.recipe-delicious .contents {
  margin-top: 0 !important;
}

.recipe-delicious h2 {
  border: none;
}

.recipe-delicious .shadow_box {
  margin: 0;
  padding: 0;
}

.recipe-delicious .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.recipe-delicious .line_3_flex .text {
  padding: 5%;
}

.recipe-delicious .line_3 {
  width: 31%;
  margin: 1% 1% 3% 1%;
}

.recipe-delicious.recommend .title_parts {
  display: flex;
  align-items: center;
  margin-top: 11%;
}

.recipe-delicious.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
  margin-top: 11%;
}

.recipe-delicious.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
  margin-top: 11%;
  align-items: center;
  margin-bottom: 4%;
}

.recipe-delicious.recipe_main .title_parts h2 {
  margin: 0;
}

.recipe-delicious.recommend .shadow_box img {
  width: 100%;
  max-height: 170px;
  height: 14vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.page-template-recipe-delicious h2 {
  margin-top: 32px;
}

.before_arrow a {
  position: relative;
  display: flex;
  align-items: center;
}

.before_arrow a:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_red.png) no-repeat;
  background-size: contain;
  margin-left: -20px;
  top: 0%;
  margin-top: 0.2em;
}

.post-type-archive-event .before_arrow a:before {
  position: static;
  margin-right: 0.3em;
  margin-top: 0;
}

.recipe-delicious .shadow_box {
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
  border-radius: 8px;
}

.recipe-delicious .shadow_box .image.frame img {
  border-radius: 8px 8px 0 0;
}

@media screen and (max-width: 767px) {
  .recipe-delicious .contents_wrapper {
    margin-top: 0;
  }

  .recipe-delicious .shadow_box {
    width: 45% !important;
    margin-left: 3%;
  }

  .recipe-delicious .line_3_flex .text {
    margin-left: 0;
  }

  .recipe-delicious .line_3_flex .link_detail {
    margin-left: 0;
  }

  footer .footer_inner .banner ul.second li.banner_cgc {
    width: 40%;
    margin-left: 5%;
  }

}

.single-sanchidayori .contents .shadow_box {
  width: 100%;
  border-radius: 0 0 8px 8px;
  padding: 0;
}

.single-sanchidayori .contents .shadow_box_inner {
  padding: 3% 4% 3% 4%;
}

.single-sanchidayori .contents .shadow_box_inner h2,
.single-healthyproject h2 {
  font-family: "M PLUS 1p", "MS Pゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ",
    Meiryo, "ＭＳ ゴシック", sans-serif;
  font-weight: bold;
}

.single-sanchidayori .contents .shadow_box .detail_title {
  background-color: #003756;
  font-weight: bold;
  padding: 2% 4%;
}

.single-sanchidayori .shadow_box img {
  margin: 4% 0;
  height: auto;
}

.single-sanchidayori h2 {
  color: #003756;
  font-size: calc(22vw * 0.08);
  border-bottom: 2px dotted;
  padding: 2% 0;
}

.single-sanchidayori h2:not(:first-of-type) {
  margin-top: 3%;
}

.single-sanchidayori .size-large {
  width: auto;
  margin: 0 auto;
}

@media screen and (min-width: 1200px) {
  .single-sanchidayori h2 {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .single-sanchidayori h1 {
    padding-top: 0;
  }

  .single-sanchidayori h2 {
    font-size: calc(22px * 0.9);
    padding: 4% 0;
    margin-bottom: 3%;
  }

  .single-sanchidayori .shadow_box img {
    margin-top: 8%;
  }
}

.single-news .contents .shadow_box {
  width: 100%;
  border-radius: 0 0 8px 8px;
  padding: 0;
}

.single-news .contents .shadow_box_inner {
  padding: 3% 4% 3% 4%;
}

.single-news .contents .shadow_box_inner h2 {
  font-family: "M PLUS 1p", "MS Pゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ",
    Meiryo, "ＭＳ ゴシック", sans-serif;
  font-weight: bold;
}

.single-news .contents .shadow_box .detail_title {
  background-color: #003756;
  font-weight: bold;
  padding: 2% 4%;
}

.single-news .shadow_box img {
  margin: 4% 0;
  height: auto;
}

.single-news h2 {
  color: #003756;
  font-size: calc(22vw * 0.08);
  border-bottom: 2px dotted;
  padding: 2% 0;
}

.single-news h2:not(:first-of-type) {
  margin-top: 3%;
}

.single-news .size-large {
  width: auto;
  margin: 0 auto;
}

@media screen and (min-width: 1200px) {
  .single-news h2 {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .single-news h1 {
    padding-top: 0;
  }

  .single-news h2 {
    font-size: calc(22px * 0.9);
    padding: 4% 0;
    margin-bottom: 3%;
  }

  .single-news .contents .shadow_box {
    margin-top: 0%;
  }
}

.post-type-archive-sanchidayori h2 {
  text-align: left;
}

.post-type-archive-sanchidayori .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.post-type-archive-sanchidayori .line_3 {
  width: 31% !important;
  margin: 1% 1% 3% 1% !important;
}

.post-type-archive-sanchidayori .shadow_box {
  margin: 0;
  padding: 0;
}

.post-type-archive-sanchidayori .shadow_box img {
  width: 100%;
  max-height: 220px;
  height: 20vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.post-type-archive-sanchidayori .shadow_box .text {
  padding: 5%;
}

@media screen and (max-width: 767px) {
  .post-type-archive-sanchidayori .line_3 {
    width: 46% !important;
    padding-top: 0% !important;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px !important;
    margin: 1% 0.5% 15% 2.5% !important;
  }

  .post-type-archive-sanchidayori .shadow_box img {
    height: 30vw;
  }
}

.single-healthyproject .breadcrumb {
  padding-top: 0px;
}

.single-healthyproject .contents .shadow_box {
  width: 100%;
  border-radius: 0;
  padding: 0;
  margin-top: 1%;
}

.single-healthyproject .shadow_box {
  border-radius: 0 0 8px 8px !important;
}

.single-healthyproject .contents .shadow_box_inner {
  padding: 4%;
}

.single-healthyproject .contents .shadow_box .auther {
  text-align: right;
}

.single-healthyproject .contents .shadow_box .detail_title {
  background-color: #003756;
  font-weight: bold;
  padding: 2% 4%;
}

.single-healthyproject .shadow_box img {
  margin: 4% 0;
  height: auto;
}

.single-healthyproject h2 {
  color: #003756;
  font-size: calc(22vw * 0.08);
  border-bottom: 2px dotted;
  padding: 2% 0;
}

.single-healthyproject h2 {
  margin-top: 3%;
}

.single-healthyproject h3 {
  font-size: calc(20vw * 0.08);
}

.single-healthyproject .size-large {
  width: auto;
  margin: 0 auto;
}

.single-healthyproject .wp-block-group {
  margin-top: 5%;
}

.single-healthyproject .wp-block-group__inner-container h3 {
  padding: 3% 5%;
  margin-bottom: 0 !important;
}

.single-healthyproject .wp-block-group__inner-container p {
  padding: 0% 5% 2%;
}

@media screen and (min-width: 1200px) {
  .single-healthyproject h2 {
    font-size: 22px;
  }

  .single-healthyproject h3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .single-healthyproject h1 {
    padding-top: 0;
  }

  .single-healthyproject h2 {
    font-size: calc(22px * 0.9);
  }

  .single-healthyproject h3 {
    font-size: calc(20px * 0.9);
  }

  .single-healthyproject .contents .shadow_box {
    margin-top: 0;
  }

  .single-healthyproject .wp-block-group {
    margin-bottom: 5%;
  }
}

.post-type-archive-healthyproject h2 {
  text-align: left;
}

.post-type-archive-healthyproject .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.post-type-archive-healthyproject .line_3 {
  width: 31% !important;
  margin: 1% 1% 3% 1% !important;
}

.post-type-archive-healthyproject .shadow_box {
  margin: 0;
  padding: 0;
}

.post-type-archive-healthyproject .shadow_box img {
  width: 100%;
  max-height: 220px;
  height: 20vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.post-type-archive-healthyproject .shadow_box .text {
  padding: 5%;
}

.search_contents h1 {
  margin-bottom: 32px;
}

@media screen and (max-width: 767px) {
  .post-type-archive-healthyproject .line_3 {
    width: 46% !important;
    padding-top: 0% !important;
    margin: 1% 0.5% 15% 2.5% !important;
  }

  .post-type-archive-healthyproject .shadow_box img {
    height: 30vw;
  }

  .search_contents h1 {
    margin-bottom: 5%;
  }
}

.search_contents {
  padding: 0 5%;
}

.search_contents ul li {
  padding: 1% 0%;
  border-bottom: 1px solid #ddd;
}

.search_contents ul li a:hover {
  opacity: 0.6 !important;
}

.page-template-page-lp-php .main {}

/* ET追加 20210326 start */
.modal {
  display: none;
  position: fixed;
  top: 0;
  padding: 10px 10px 0;
  backface-visibility: hidden;
  z-index: 10000;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  text-align: center;
  margin: 0;
  box-sizing: border-box;
}

.modal__bg {
  display: none;
  background: rgba(43, 46, 56, 0.9);
  backface-visibility: hidden;
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  box-sizing: border-box;
}

.modal__content {
  background: #fff;
  padding: 35px;
  position: relative;
  transform: translate3d(0, 0, 0);
  display: inline-block;
  max-width: 700px;
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  color: #2b2e38;
  outline: none;
  text-size-adjust: 100%;
}

.agreement_login_btn {
  max-width: 100%;
  padding: 10px;
  font-size: 1.6rem;
  text-align: center;
  display: block;
  color: #ffffff;
  text-decoration: none !important;
  background: #003756;
  border: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  line-height: 1.3333333;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 0;
  font-weight: normal;
  white-space: nowrap;
  touch-action: manipulation;
}

.agreement_login_btn:hover,
.agreement_login_btn:focus,
.agreement_login_btn:active,
.agreement_login_btn.active {
  color: #fff;
  background-color: #474757;
  border-color: #474757;
}

.agreement_cancel_btn {
  color: #333333;
  text-decoration: none !important;
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 1.6rem;
  padding: 5px 35px;
  border: 2px solid #c8c8c8;
  position: relative;
  line-height: 1.3333333;
  max-width: 100%;
  box-sizing: border-box;
}

.shop_err_message {
  padding: 0.5vw 2.5vw 0.5vw;
  margin: 0 0 1vw 0;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  background: red;
  vertical-align: baseline;
  border-radius: 4px;
  display: inline-block;
}

.login_err_message {
  color: #de5d50;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  font-family: "M PLUS 1p", sans-serif;
}

.sonota .line_3 {
  padding: 2% 2% 2% 2%;
}

.sonota .sentence .left {
  text-align: left;
  width: 26%;
  display: inline-block;
  float: left;
}

.sonota .sentence .right {
  width: 74%;
  display: inline-block;
}

.sonota_attention {
  color: #e50012;
  margin-left: 1em;
  text-indent: -1em;
  margin-top: 4%;
  line-height: 1.5em;
}

@media screen and (max-width: 767px) {
  .sp_login_text {
    font-size: 12px;
  }
}

/* ET追加 20210326 end */

#error404 {
  max-width: 1200px;
  padding: 10% 2%;
  margin: 0 auto;
}

/* IE11 */
.sp {
  min-height: 0%;
  width: 100%;
}

.flex_box,
.flex_2box,
.flex_3box,
.flex_4box {
  min-height: 0%;
}

.flex_center {
  text-indent: 0;
}

.mb0 {
  margin-bottom: 0 !important;
}

.contents_wrapper {
  transition: 0.4s;
}

@media (max-width: 1100px) {
  .contents_wrapper {
    font-size: calc((100vw - 320px) / 140 + 11px);
  }
}

@media screen and (max-width: 767px) {
  .contents_wrapper {
    font-size: calc((100vw - 320px) / 140 + 14px);
  }
}

@media screen and (max-width: 480px) {
  .contents {
    font-size: 16.66px;
  }
}

@media screen and (max-width: 380px) {
  .contents {
    font-size: 15px;
  }
}

section {
  padding-bottom: 3%;
  padding-top: 3%;
}

h2 {
  line-height: 1.2em;
  font-size: 2.44em;
}

h3 {
  font-size: 1.53em;
  margin-bottom: 24px;
}

h3,
.fz-l,
.fz-ll,
.font20,
.font22,
.font24,
.font26,
.font32 {
  line-height: 1.4em;
}

h4 {
  font-size: 1.66em;
  margin-bottom: 24px;
  margin-top: 24px;
}

h5,
h6 {
  margin-bottom: 32px;
}

h5 {
  position: relative;
  display: inline-block;
  padding: 0 45px;
}

h5:before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 1px;
  background-color: black;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}

h5:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 1px;
  background-color: black;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

h5:before {
  left: 0;
}

h5:after {
  right: 0;
}

h6 {
  background-color: #e6e6e6;
  border-radius: 4px;
  padding: 12px;
}

.fz-l {
  font-size: 1.44em;
}

.fz-ll {
  font-size: 1.77em;
}

.wrapper {
  background-color: #f7f7f7;
}

.ta-c {
  text-align: center !important;
}

.ta-l {
  text-align: left !important;
}

.ta-r {
  text-align: right !important;
}

.item-c {
  align-items: center;
}

.bgc-white {
  background-color: #fff;
}

.bgc-black {
  background-color: #3c3c3c;
}

.bgc-pink {
  background-color: #fde2e2;
}

.bgc-gray {
  background-color: #f7f7f7;
}

.bgc-gray02 {
  background-color: #646464;
}

.bgc-gray03 {
  background-color: #e6e6e6;
}

.bgc-pink {
  background-color: #feefef;
}

.bgc-red {
  background-color: #f03c3c;
}

.bgc-red02 {
  background-color: #fa0000;
}

.bgc-darkred {
  background-color: #b21e23;
}

.bgc-blue {
  background-color: #004497;
}

.bgc-blue02 {
  background-color: #052d85;
}

.bgc-lightblue {
  background-color: #f0f4f9;
}

.bgc-pastel_blue {
  background-color: #ebf0f7;
}

.bgc-indigo {
  background-color: #003756;
}

.inPage_link {
  padding-top: 87px;
  margin-top: -87px;
}

.block767 {
  display: none;
}

.block767 .left_box .left_box_inner .flex_box_half_items .btn01 {
  text-indent: 0;
}

.block580 {
  display: none;
}

.block480 {
  display: none;
}

.block380 {
  display: none;
}

/* midasi */

.midasi02 {
  border-left: solid 6px;
  padding-left: 1rem;
}

.midasi03 {
  border-bottom: solid 2px;
  padding-bottom: 8px;
}

.point_rakuten .point_rakuten_title .flex_box {
  justify-content: center;
  margin-right: 3%;
  margin-left: 0;
}

.text-center {
  text-align: center !important;
}

/* text */
.font40 {
  font-size: calc(40vw * 0.08);
}

.font48 {
  font-size: calc(48vw * 0.08);
}

.font52 {
  font-size: calc(52vw * 0.08);
}

.color_white {
  color: #fff;
}

.color_red {
  color: #f03c3c;
}

.color_darkred {
  color: #b21e23;
}

.color_blue {
  color: #004497;
}

.color_gray {
  color: #646464;
}

.color_lightgray {
  color: #c8c8c8;
}

.color_indigo {
  color: #003756;
}

.annotation01 {
  font-size: 14px;
}

.annotation02 {
  background-color: #f03c3c;
  color: #fff;
  margin: 0 0.2rem;
  padding: 0 0.3%;
}

.red_line {
  border-bottom: solid 3px #f03c3c;
  display: inline-block;
  padding-bottom: 0.333%;
}

/* width */

.w-auto {
  width: auto;
}

.width3 {
  width: 3%;
}

.width4 {
  width: 4%;
}

.width5 {
  width: 5%;
}

.width7 {
  width: 7%;
}

.width10 {
  width: 10%;
}

.width20 {
  width: 20%;
}

.width24 {
  width: 24%;
}

.width30 {
  width: 30%;
}

.width40 {
  width: 40%;
}

.width50 {
  width: 50%;
}

.width60 {
  width: 60%;
}

.width70 {
  width: 70%;
}

.width80 {
  width: 80%;
}

.width90 {
  width: 90%;
}

.width100 {
  width: 100%;
}

/* margin */
.margin0 {
  margin: 0 auto;
}

.mb2 {
  margin-bottom: 2%;
}

.mb5 {
  margin-bottom: 5%;
}

.mb7 {
  margin-bottom: 7%;
}

.mb8 {
  margin-bottom: 8px;
}

.mb10 {
  margin-bottom: 10%;
}

.mb12 {
  margin-bottom: 12%;
}

.mb16 {
  margin-bottom: 16px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb32 {
  margin-bottom: 32px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb48 {
  margin-bottom: 48px;
}

.mb56 {
  margin-bottom: 56px;
}

.mt8 {
  margin-top: 8px;
}

.mr0 {
  margin-left: auto;
  margin-right: 0;
}

.mr3 {
  margin-right: 3%;
}

.mr5 {
  margin-right: 5%;
}

.mr8px {
  margin-right: 8px;
}

.mr {
  margin-right: 1rem;
}

.ml {
  margin-left: 1rem;
}

/* padding */
.padding0 {
  padding: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pr3 {
  padding-right: 3%;
}

.pb3 {
  padding-bottom: 3%;
}

.pt5 {
  padding-top: 5%;
}

.pt5-pc {
  padding-top: 5%;
}

.pb72 {
  padding-bottom: 72px;
}

/* list */
.list>div {
  margin-bottom: 7%;
}

.list li {
  margin-left: 1em;
  text-indent: -1em;
}

.list .annotation01 li {
  margin-left: 0.8em;
  text-indent: -0.8em;
}

.list li .color_red,
.list li .color_blue,
.list li .color_indigo {
  font-size: 1em;
  letter-spacing: 0.1em;
}

/* sign */
.osusume {
  background-color: #f03c3c;
  color: #fff;
  display: inline-block;
  padding: 2px 8px;
}

.sign01 {
  position: relative;
  padding: 12px;
  background: #fff;
  border: solid 3px #333;
  box-sizing: border-box;
  border-radius: 10px;
  text-align: center;
}

.sign01:before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -7px;
  border: 13px solid transparent;
  border-top: 13px solid #fff;
  border-width: 16px 8px 0 8px;
  z-index: 1;
}

.sign01:after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 50%;
  margin-left: -10px;
  border: 14px solid transparent;
  border-top: 14px solid #333;
  border-width: 22px 11px 0 11px;
}

.sign02 {
  border: solid 2px;
  padding: 1.5% 3%;
  text-align: center;
}

.sign03 {
  display: table;
  padding: 1% 3%;
  background-color: #fff;
  border: 1px solid;
  margin: 3% auto;
  text-align: center;
  border-radius: 30px;
}

.sign04 {
  padding: 24px 0;
  background-color: #f03c3c;
  border: 1px solid;
  color: #fff;
  margin: 0 auto;
  margin-top: 3%;
  margin-bottom: 5%;
  text-align: center;
  border-radius: 40px;
  width: 30%;
  max-width: 440px;
}

/* arrow */
.arrow_sentence .flex_center {
  align-items: inherit;
}

.text .before_arrow p {
  margin-left: 1rem;
}

.arrow_sentence {
  font-size: 0.9em;
  line-height: 1.6em;
}

.list .arrow,
.question_answer .arrow,
.arrow_sentence .arrow {
  margin-left: 1.36666px;
  margin-right: 0.8em;
  margin-top: 5px;
  height: 0.95em;
  width: 0.95em;
  flex-shrink: 0;
}

.left_box .arrow_sentence .arrow {
  margin-left: 1.36666px;
  margin-right: 0.4em;
  margin-top: 5px;
  height: 0.95em;
  width: 0.95em;
}

.list .arrow_sentence,
.question_answer .arrow_sentence {
  display: inline-block;
  align-items: center;
}

.left_box .arrow_sentence {
  display: inline-block;
  align-items: flex-start;
}

/* frame */
.frame01 {
  border: solid #c8c8c8 2px;
  border-radius: 8px;
  padding: 2%;
}

.contact_index .wpcf7 .frame01 {
  border: solid #c8c8c8 2px !important;
  border-radius: 8px !important;
  box-shadow: none !important;
}

.frame01.wpcf7c-conf,
.wpcf7c-conf {
  background: none !important;
  border: none !important;
}

.frame02 {
  border: solid #c8c8c8 2px;
  padding: 2%;
}

.frame03 {
  border: solid 2px;
  border-radius: 8px;
  padding: 2%;
}

.wpcf7c-conf {
  opacity: 1 !important;
}

/* line */

section .line01 {
  border-bottom: solid 1px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}

section .line02 {
  border-right: solid 1px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}

.grayLine-top {
  border-top: solid 2px #eaeaea;
}

/* table */
.flex table {
  border-collapse: collapse;
  margin-left: auto;
  width: 100%;
}

.flex td,
.flex th {
  border: solid 1px #c8c8c8;
  padding: 4px 8px;
  vertical-align: middle;
}

.question_answer table {
  width: 100%;
  table-layout: fixed;
}

.question_answer td,
.question_answer th {
  border: 0 none;
}

.question_answer th {
  color: #f03c3c;
  font-weight: bold;
  padding-bottom: 1%;
}

.question_answer td {
  padding-bottom: 3%;
}

.question_answer .arrow_sentence {
  max-width: 100%;
}

/* ------------------------------------------------------------------------------------ 
                                            flex
------------------------------------------------------------------------------------ */
.float {
  float: left;
}

.clear {
  clear: both;
}

.flex {
  display: flex;
  justify-content: space-between;
}

.flex02 {
  align-items: center;
  display: flex;
}

.flex_box {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 49%;
  align-items: flex-start;
}

.flex_box_img {
  max-width: 480px;
  text-align: center;
}

.align-start {
  align-items: flex-start;
}

.justify-content_space-around {
  justify-content: space-around;
}

.justify-content_space-between {
  justify-content: space-between;
}

.justify-content_flex-start {
  justify-content: flex-start;
}

/* flex_2box  */
.flex_2line {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.flex_2box {
  margin-bottom: 3%;
  width: 47.777%;
}

.flex_2box_text {
  padding-top: 3%;
  text-align: left;
}

.flex_2box_text li {
  margin-left: 1rem;
  padding: 1%;
  text-align: left;
  text-indent: -1rem;
}

/* flex_3box  */
.flex_3line {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.flex_3box {
  margin-bottom: 3%;
  width: 31.666%;
}

.bottom0 .flex_3box {
  margin-bottom: 0;
}

.flex_3box img {
  border-radius: 8px 8px 0 0;
  transition: 0.3s;
}

.flex_3box_text {
  margin-left: 1rem;
  text-align: left;
  text-indent: -1rem;
}

/* flex_4box  */
.flex_4line {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.flex_4box {
  width: 22.222%;
  margin: 1%;
}

.flex_4box-s {
  width: 20%;
}

.flex_4box p {
  padding: 0 10%;
}

/* box */
.dummy_box {
  background-color: #fff;
  height: 254px;
  margin: 0 auto;
  width: 360px;
}

.box_inner {
  padding: 3%;
}

/* shadow */
.shadow {
  border-radius: 8px;
  box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 10%);
}

/* btn01 */
.btn01 {
  align-items: center;
  position: relative;
  border-radius: 8px;
  margin: 3% auto 6% auto;
  transition: 0.3s;
  color: #fff;
}

.btn01 a {
  display: block;
  height: 100%;
  padding: 4% 2%;
  text-align: center;
}

.btn01 p:before {
  position: absolute;
  left: 0;
  top: 40%;
  content: "";
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_white.png) no-repeat;
  background-size: contain;
  margin-left: 4%;
}

/* btn02 */

/* btn03 */
.btn03 {
  align-items: center;
  border: solid 2px;
  position: relative;
  border-radius: 8px;
  width: 100%;
  margin: 8px auto;
  transition: 0.3s;
}

.btn03 a {
  display: block;
  height: 100%;
  margin-right: -0.5rem;
  padding: 12px 16px;
  text-align: center;
}

.btn03 a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 7px;
  height: 7px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(135deg);
  margin-top: -5px;
}

/* btn04 */
.btn04 {
  align-items: center;
  position: relative;
  border-radius: 8px;
  transition: 0.3s;
  margin-top: 24px;
  margin-bottom: 24px;
}

.btn04 a {
  display: block;
  height: 100%;
  padding: 16px 8px;
  text-align: center;
}

.btn04 a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.3rem;
  width: 7px;
  height: 7px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(135deg);
  margin-top: -5px;
}

@media screen and (max-width: 1200px) {

  .list li .color_red,
  .list li .color_blue,
  .list li .color_indigo {
    letter-spacing: 0.2em;
  }

  .annotation01 {
    font-size: calc(14vw * 0.08);
  }
}

@media screen and (max-width: 767px) {
  .contents_wrapper {
    margin-top: 66px;
  }

  .annotation01 {
    font-size: 12px;
  }

  h6 {
    border-radius: 10px;
    padding: 16px;
  }

  section {
    padding-bottom: 6%;
    padding-top: 6%;
  }

  .block767 {
    display: block;
  }

  .none767 {
    display: none;
  }

  .inPage_link {
    padding-top: 64px;
    margin-top: -64px;
  }

  .frame02 {
    border: solid #c8c8c8 2px;
    padding: 4%;
  }

  /* margin */
  .pt5-pc {
    padding-top: 0;
  }

  .pt3-sp {
    padding-top: 3%;
  }

  /* width */
  .width30,
  .width40,
  .width50,
  .width60,
  .width70,
  .width80,
  .width90 {
    width: 100%;
  }

  /* ta-c */
  .sign01,
  .sign02,
  .sign03 {
    text-align: center;
  }

  /* text */
  .list>div {
    margin-bottom: 48px;
  }

  /* sign */
  .sign01 {
    padding: 4%;
  }

  /* flex */
  .flex {
    display: block;
  }

  .flex_box {
    margin-bottom: 5%;
    width: 100%;
  }

  .flex_box_img {
    max-width: 540px;
  }

  .flex_sp {
    display: flex;
  }

  .flex_sp .flex_sp_item {
    width: 49%;
    height: auto;
  }

  /* flex_2line */
  .flex_2box {
    padding: 2%;
  }

  /* flex_3line */
  .flex_3box {
    width: 48%;
    margin-bottom: 3%;
  }

  /* flex_box_half */
  .card_index .flex_box_half {
    display: block;
  }

  .card_index .left_box,
  .card_index .right_box {
    margin: 0;
    height: auto;
    width: 100%;
  }

  .card_index .left_box_inner,
  .card_index .right_box_inner {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .card_index .left_box_inner {
    width: 100%;
    padding: 10% 0;
    padding-right: 0;
  }

  .card_index .right_box_inner {
    width: 100%;
    padding: 10% 0;
    padding-left: 0;
  }

  /* flex_box04 */
  .flex_4box {
    width: 46%;
    margin: 2%;
  }

  .question_answer .width4 {
    width: 8%;
  }

  .question_answer .midasi02 {
    margin-bottom: 10%;
  }
}

@media screen and (max-width: 580px) {
  .block580 {
    display: block;
  }

  .none580 {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .block480 {
    display: block;
  }

  .none480 {
    display: none;
  }

  .fz-ll {
    font-size: 1.53em;
  }

  .flex_2box {
    padding: 0;
    width: 100%;
  }

  .flex_3box {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 3%;
  }
}

@media screen and (max-width: 380px) {
  .none380 {
    display: none;
  }

  .block380 {
    display: block;
  }

  .fz-l {
    font-size: 1.22em;
  }

  .flex_4box {
    width: 100%;
  }
}

/* トップ */
.top {
  /* margin-bottom: 6%; */
}

.top_inner {
  margin: 0 auto;
  padding: 0 3%;
  width: 100%;
  max-width: 1200px;
}

.top .flex {
  justify-content: space-between;
}

/* service */
.service_index .contents-end {
  margin-bottom: 0;
  padding-bottom: 160px;
}

.service_index .flex_center {
  align-items: center;
}

.service_index .flex_3line .text {
  background-color: #fff;
  border-radius: 0 0 8px 8px;
  padding: 5%;
  padding-left: 5%;
}

.service_index .flex_3box {
  background-color: #fff;
  border-radius: 12px 12px 8px 8px;
  width: 31.333%;
  margin: 1% 1% 3% 1%;
}

.page-id-2363 h2 {
  font-size: 3em;
}

/* card */
.card_index,
.page-id-2420 .container {
  background: #fff;
}

.card_index .contents {
  margin-top: 0;
}

.card_index .top,
.card_index .contents {
  overflow: visible;
}

.card_index .top .sign01 {
  margin: 0 0 5% 0;
  padding: 2%;
  width: 300px;
}

.card_index .top .sign01:before {
  bottom: -16px;
  border-style: solid;
  border-width: 0 16px 16px 0;
  border-color: transparent #fff transparent transparent;
  margin-left: -16px;
  width: 0;
  height: 0;
}

.card_index .top .sign01:after {
  bottom: -23px;
  border-style: solid;
  border-width: 0 23px 23px 0;
  border-color: transparent #333 transparent transparent;
  margin-left: -20px;
  width: 0;
  height: 0;
}

.card_index .img_recruit {
  position: absolute;
  right: 26px;
  top: -30px;
  width: 31%;
  max-width: 144px;
}

.card_index .img_card {
  margin-bottom: 0;
}

.card_index .img_card {
  margin-bottom: -5%;
  max-width: 520px;
}

.card_index .sign01 {
  width: 70%;
}

/* flex_box_half */
.card_index .flex_box_half {
  display: flex;
  position: relative;
}

.card_index .left_box_inner {
  margin-right: 0;
  max-width: 600px;
  margin-left: auto;
  padding: 48px 18% 48px 4%;
}

.card_index .right_box_inner {
  margin-left: 0;
  max-width: 600px;
  margin-right: auto;
  padding: 48px 4% 48px 18%;
}

.card_index .left_box {
  margin-right: 2px;
  width: 50%;
}

.card_index .right_box {
  margin-left: 2px;
  width: 50%;
}

/* flex_box_half>btn */
.card_index .flex_box_half .btn01 {
  align-items: center;
  position: relative;
  text-indent: 1em;
  border-radius: 8px;
  width: 100%;
  margin: 0 auto;
  margin-right: 1%;
  transition: 0.3s;
  color: #fff;
  margin-top: 10%;
  margin-bottom: 10%;
}

.card_index .flex_box_half .btn02 {
  align-items: center;
  position: relative;
  text-indent: 1em;
  border-radius: 8px;
  width: 100%;
  margin: 0 auto;
  margin-right: 1%;
  transition: 0.3s;
  color: #fff;
  margin-top: 10%;
  margin-bottom: 10%;
}

.card_index .flex_box_half .btn01 a,
.card_index .flex_box_half .btn02 a {
  display: block;
  height: 100%;
  padding: 4% 2%;
  text-align: center;
}

.card_index .flex_box_half .btn01 p:before,
.card_index .flex_box_half .btn02 p:before {
  position: absolute;
  left: 0;
  top: 40%;
  content: "";
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_white.png) no-repeat;
  background-size: contain;
  margin-left: 4%;
}

.circleIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12%;
  max-width: 120px;
  min-width: 90px;
  transform: translate(-50%, -50%);
}

/* service_banner */
.service_banner {
  width: 80%;
  max-width: 960px;
}

.service_banner li {
  margin-bottom: 5%;
}

.service_banner .flex {
  margin: 0 auto;
  width: 84%;
}

.service_banner .flex li:not(:last-child) {
  margin-right: 6%;
}

/* payment_index */
.payment_index .contents-end {
  margin-bottom: 0;
  padding-bottom: 160px;
}

.payment_index .flex_2box {
  padding: 3%;
  margin-bottom: 4%;
}

/* net_index */
.net_index {
  background: #fff;
}

.net_index .contents {
  margin-top: 0;
}

.net_index section {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 48px;
  padding-bottom: 48px;
}

.net_index h5 {
  margin-top: 32px;
}

.net_index .top {
  overflow: hidden;
  padding-bottom: 0;
}

.net_index .top img {
  margin-bottom: -50%;
}

.net_index .top .flex_box:first-child {
  margin: 3% 0;
}

.net_index .flex_4box img {
  width: 60%;
  max-width: 140px;
}

.net_index .flex_2box {
  padding: 3%;
}

.net_index .btn01 {
  text-align: center;
  width: 80%;
  max-width: 680px;
  margin-bottom: 24px;
  margin-top: 48px;
}

/* app_index */
.download-guidance {
  margin: auto;
  max-width: 1200px;
}

.download-guidance .btn04 {
  max-width: 580px;
  margin: 24px auto auto auto;
}

.app_index section.bgc-gray {
  padding-bottom: 48px;
}

.app_index .contents {
  margin-top: 0;
}

.app_index .contents-end {
  margin-bottom: 0;
  padding-bottom: 160px;
}

.app_index h3.ta-c {
  margin-bottom: 32px;
  margin-top: 32px;
}

.app_index .top {
  background-image: url("../../img/service/app/main.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 5%;
}

.app_index .top .float {
  width: 38%;
}

.app_index .top .btn04 {
  width: 87%;
  max-width: 440px;
  min-width: 330px;
}

.app_index .flex_box_img {
  width: 44%;
}

.app_index .flex {
  align-items: center;
}

.app_index .flex02 .flex_item:first-child {
  width: 30%;
  max-width: 220px;
}

.app_index .flex02 .flex_item:last-child {
  width: 47%;
  max-width: 300px;
}

.app_index .flex_2line .over_box {
  margin-left: -100%;
  width: 76%;
}

.app_index .frame01 div>img {
  margin-right: 2em;
  width: 43px;
}

.app_index .flex_2line .flex_2box>img {
  flex-shrink: 0;
  margin-right: 0%;
  padding: 2%;
  width: 50%;
}

.app_index .banner .flex_box:first-child {
  width: 70%;
}

.app_index .icon_box_heart {
  max-width: 510px;
  padding-left: 0 !important;
}

.app_index section.app_contact {
  width: 80%;
  padding-bottom: 48px;
}

.app_index section.app_contact .btn01 {
  width: 80%;
  max-width: 580px;
}

.app_index .app_question_answer_appicon img {
  width: 100px;
  margin-right: 16px;
  flex-shrink: 0;
}

.app_index .app_question_answer_appicon>div:first-child {
  margin-right: 10%;
}

.app_index .app_coupon,
.app_index .app_plan,
.app_index .app_reconect,
.app_index .app_stamp,
.app_index .app_userid {
  padding-top: 48px;
}

.app_index .app_app .list li {
  display: flex;
  margin-left: 0;
  text-indent: 0;
}

.app_index .app_app .list li span {
  flex-shrink: 0;
}

.app_index .app_app {
  background-color: #f7f7f7;
  padding-top: 32px;
  padding-bottom: 0;
}

.app_index .app_app .flex img {
  flex-shrink: 0;
}

/* point_index */
.point_index h3 {
  padding: 16px;
}

.point_index .flex {
  justify-content: space-between;
}

.point_index .flex_box:first-child {
  margin-left: 0;
}

.point_index .top {
  background-image: url("../../img/service/point/main_pc.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.point_index .sign01 {
  margin: 0 auto 3% auto;
  padding: 1.4%;
  width: 30%;
  min-width: 233px;
}

.point_index .contents .sign01 {
  margin: 3% auto;
  position: absolute;
  left: 50%;
  top: -25px;
  transform: translate(-50%, -50%);
}

.point_index .top .flex_2box {
  border-radius: 10px;
}

.point_index .bgc-white {
  border-radius: 8px;
  padding: 3%;
  position: relative;
}

.point_index .bgc-pastel_blue {
  border-radius: 8px;
  margin-bottom: 5%;
  margin-top: 7%;
  padding: 1% 3% 3% 3%;
  position: relative;
}

.point_index .pay_brand div:nth-child(1) {
  order: 1;
}

.point_index .pay_brand div:nth-child(2) {
  order: 2;
}

.point_index .pay_brand div:nth-child(3) {
  order: 3;
}

.point_index .pay_brand div:nth-child(4) {
  order: 4;
}

.point_index .pay_brand div:nth-child(5) {
  order: 5;
}

.point_index .pay_brand div:nth-child(6) {
  order: 6;
}

.point_index .point_fresta .flex_box {
  width: 48%;
  max-width: 520px;
}

.point_index .flex_3box {
  margin-bottom: 0;
  padding: 2%;
}

.point_rakuten {
  overflow: visible;
}

.point_rakuten .point_rakuten_icon {
  margin-right: 16px;
  width: 16%;
  max-width: 120px;
  min-width: 77px;
}

.point_rakuten .point_rakuten_title p {
  font-size: 38px;
  margin-bottom: 16px;
}

.point_rakuten .point_rakuten_title h2 {
  font-size: 42px;
}

.point_rakuten .btn01 {
  border-radius: 4px;
}

.point_rakuten .width50 {
  max-width: 420px;
}


/* money_index */
.money_index {
  background: #fff;
}

.money_index .top {
  background-image: url("../../img/service/money/main_pc.jpg");
  margin-bottom: 4%;
  background-size: cover;
}

.money_index .top .fz-l.color_red {
  line-height: 1;
}

.money_index .top .flex .flex_box:first-child {
  width: 58%;
}

.money_index .top .flex .flex_box:nth-child(n + 2) {
  width: 34%;
}

.money_index .tab {
  line-height: 1.6em;
  margin: 0 auto;
  margin-bottom: 3%;
  font-family: "M PLUS 1p", "MS Pゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ",
    Meiryo, "ＭＳ ゴシック", sans-serif !important;
}

.tab_menu {
  display: flex;
  justify-content: space-around;
  max-width: 1200px;
  padding: 0 2.22%;
  margin: 0 auto;
  border-bottom: 2px solid #e6e6e6;
}

.tab_list:last-child {
  border-right: none;
}

.tab_list {
  flex: 1 0 auto;
  margin-bottom: 2%;
  text-align: center;
  transition: 0.2s;
  text-decoration: none;
  border-right: 2px solid #e6e6e6;
}

.money_index .flex_3line .flex {
  justify-content: flex-start;
}

/* money_shopping */
.money_shopping .flex_sp {
  align-items: center;
  text-align: center;
  width: 120px;
  margin-right: 16px;
  margin-left: auto;
}

.money_shopping .list .flex .flex_box:first-child {
  width: 67%;
}

.money_shopping .list .flex .flex_box:last-child {
  width: 33%;
}

/* money_card */
.money_card .list .flex .flex_box:first-child {
  width: 67%;
}

.money_card .list .flex .flex_box:last-child {
  width: 33%;
}

.money_card .flex_2box {
  padding-left: 2%;
  position: relative;
  border-radius: 8px;
}

.money_card .sign01 {
  font-size: 124%;
  margin: 0 auto 56px auto;
  width: 68%;
  max-width: 600px;
}

.money_card .img_pencil {
  margin-top: -10%;
  width: 33%;
}

.money_card .img_money {
  margin-top: -10%;
  width: 35%;
}

/* money_history */
.money_history ul {
  margin-bottom: 24px;
}

.money_history .arrow_sentence {
  padding-top: 8px;
}

/* money_point */
.money_point .frame02 {
  max-width: 330px;
  padding: 3%;
}

/* sitemap */
.sitemap_index .flex_3box .box_text {
  padding: 3vw;
}

.sitemap_index .arrow_sentence .arrow {
  height: 0.95em;
  width: 0.95em;
}

/* privacy */
.privacy .lh16 {
  line-height: 1.8em;
}

/* agreement */
.agreement .lh16 {
  line-height: 1.8em;
}

/* disclaimer */
.disclaimer_index li {
  margin-bottom: 1rem;
}

.disclaimer .lh16 {
  line-height: 1.8em;
}

/* contact */
.contact_index p .arrow_sentence .arrow {
  height: 0.95em;
  width: 0.95em;
}

.contact_index .btn {
  align-items: center;
  position: relative;
  border-radius: 8px;
  width: 100%;
  margin: 0 auto;
  margin-right: 1%;
  transition: 0.3s;
  color: #fff;
}

.contact_index .btn a {
  height: 100%;
  text-align: center;
}

.contact_index .list .btn p {
  margin-left: 1rem;
}

.contact_index .btn p:before {
  position: absolute;
  left: 0;
  top: 40%;
  content: "";
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_white.png) no-repeat;
  background-size: contain;
  margin-left: 6%;
}

.contact_index .line1 {
  padding: 27px 0;
}

.contact_index .line2 {
  padding: 16px 0;
}

.contact_index .btn01 {
  width: 40%;
}

.contact_index td>.flex02 {
  margin-top: 3%;
  width: 50%;
}

.contact_index .flex_4line .btn p {
  font-size: calc(14px * 0.9);
}

.contact_index .frame01 {
  border: none;
  border-radius: 8px;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
}

.point_fresta {
  margin-top: 0px;
}

.point_fresta .contents {
  margin-top: 0px;
}

.money_index .contents {
  margin-top: 0;
}

@media screen and (max-width: 1200px) {
  .card_index .img_recruit {
    right: 1vw;
  }
}

@media screen and (max-width: 767px) {

  .top_inner {
    padding: 0 6%;
  }

  .top .flex {
    padding: 0;
  }

  /* service */
  .service_index .contents-end {
    margin-bottom: 0;
    padding-bottom: 32px;
    padding: 0 3%;
  }

  .service_index .flex_3box {
    background-color: #fff;
    border-radius: 12px 12px 8px 8px;
    width: 48%;
    margin-bottom: 3%;
  }

  /* app */
  .download-guidance {
    margin: auto 5%;
  }

  .app_index .download-guidance .font32 {
    font-size: calc(30px * 0.9);
  }

  .app_index .download-guidance .font22 {
    font-size: calc(18px * 0.9);
  }

  .download-guidance .btn04 {
    max-width: none;
  }

  .app_index .contents {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .app_index .contents-end {
    margin-bottom: 0;
    padding-bottom: 32px;
  }

  .app_index h3 {
    margin-bottom: 3%;
  }

  .app_index h3.ta-c {
    margin-top: 10%;
  }

  .app_index h5 {
    margin-top: 32px;
  }

  .app_index .top {
    text-align: center;
    margin-bottom: 48px;
  }

  .app_index .top .btn04 {
    margin: 0 auto;
  }

  .app_index .top .flex {
    display: flex;
    flex-direction: column;
  }

  .app_index .top .btn04 {
    min-width: 0;
  }

  .app_index .flex_2line .over_box {
    margin-left: 0;
    width: 42%;
  }

  .app_index .flex_2line.sp-1line {
    max-width: 580px;
    margin: auto;
  }

  .app_index .flex_2box {
    padding: 3%;
    width: 100%;
  }

  .app_index .fz-ll {
    font-size: 4vw !important;
  }

  .app_index .fresta_app_h2 {
    font-size: 12vw !important;
  }

  .app_index .sp_left {
    text-align: left;
  }

  .app_index .panel3 {
    width: 46%;
    margin-left: 27%;
  }

  .app_index .panel4_sp {
    width: 50%;
    margin-left: 25%;
  }

  .app_index .flex_2box {
    display: flex !important;
  }

  .app_index .sp-1line .flex_2box {
    width: 100% !important;
    padding: 0;
  }

  .app_index .flex_2box>img {
    width: 42% !important;
  }

  .app_index .flex_2box div.width50 {
    padding: 5%;
    text-align: left;
  }

  .app_index .frame04 {
    background: #e6e6e6;
    border-radius: 8px;
    padding: 6% !important;
  }

  .app_index .career_btn {
    padding: 5%;
    width: 100% !important;
    margin-bottom: 5%;
  }

  .app_index .career_btn:last-child {
    margin-bottom: 0;
  }

  .app_index .frame05 {
    padding: 5% !important;
  }

  .app_index .top .flex .flex_box,
  .app_index .list .flex .flex_box,
  .app_index .top .flex .flex_box {
    width: 100%;
  }

  .app_index .list_text {
    margin-bottom: 5%;
  }

  .app_index .flex_2box>img {
    margin-bottom: 3%;
    margin-right: 0;
    width: 100%;
  }

  .app_index .icon_box_heart {
    max-width: none;
    padding-left: 4% !important;
    margin-top: 16px;
  }

  .app_index .frame01 div>img {
    width: 2.5em;
  }

  .app_index .frame04 {
    margin-top: 24px;
    margin-bottom: 32px;
  }

  .app_index .app_question_answer_appicon img {
    width: 20%;
    max-width: 100px;
    min-width: 60px;
  }

  .app_index .app_question_answer_appicon>div:first-child {
    margin-bottom: 5%;
    margin-right: 0;
  }

  .app_index .app_coupon,
  .app_index .app_plan,
  .app_index .app_reconect {
    padding-top: 32px;
  }

  /* card */
  .card_index .top {
    text-align: center;
  }

  .card_index .top .sign01 {
    margin: 0 auto 24px auto;
    padding: 2%;
    width: 80%;
    max-width: 300px;
  }

  .card_index .img_recruit {
    position: absolute;
    right: 0;
    top: -17.4%;
    width: 31%;
    max-width: 169px;
  }

  .card_index .top .flex_box:last-child {
    margin: 12% auto 0 auto;
    padding-bottom: 8%;
    max-width: 550px;
  }

  .card_index .sign01 {
    width: 100%;
    max-width: 600px;
  }

  .card_index .flex_box_half {
    display: flex;
    flex-direction: column;
  }

  .card_index .left_box_inner {
    margin-right: auto;
    width: 88%;
    margin-left: auto;
    padding: 56px 0 88px 0;
    max-width: 500px;
  }

  .card_index .right_box_inner {
    margin-left: auto;
    width: 88%;
    margin-right: auto;
    padding: 88px 0 56px 0;
    max-width: 500px;
  }

  .card_index .left_box {
    margin-bottom: 1.5px;
    margin-right: 0;
    width: 100%;
  }

  .card_index .right_box {
    margin-top: 1.5px;
    margin-left: 0;
    width: 100%;
  }

  .card_index .circleIcon {
    width: 28%;
  }

  .card_index .font26 {
    font-size: 133%;
  }

  .card_index .font24 {
    font-size: 116%;
  }

  .card_index .flex_box_img {
    max-width: 484px;
  }

  /* service_banner */
  .service_banner {
    width: 100%;
  }

  .service_banner .flex li:not(:last-child) {
    margin-right: 0;
  }

  /* payment */
  .payment_index .contents-end {
    margin-bottom: 0;
    padding: 0 3% 32px;
  }

  .payment_index .flex_2box {
    width: 100%;
    padding: 5%;
  }

  .point_index .top {
    background-image: url("../../img/service/point/main_sp.jpg");
  }

  .point_index .midasi03 {
    padding-bottom: 16px;
  }

  .point_index .pay_brand div:nth-child(1) {
    order: 1;
  }

  .point_index .pay_brand div:nth-child(2) {
    order: 2;
  }

  .point_index .pay_brand div:nth-child(3) {
    order: 4;
  }

  .point_index .pay_brand div:nth-child(4) {
    order: 3;
  }

  .point_index .pay_brand div:nth-child(5) {
    order: 5;
  }

  .point_index .pay_brand div:nth-child(6) {
    order: 6;
  }

  .point_index .top .flex_2box {
    margin-bottom: 5%;
    width: 100%;
  }

  .point_fresta {
    padding: 0 3%;
  }

  .point_index .sign01 {
    margin: 0 auto 24px auto;
    padding: 2%;
    width: 80%;
  }

  .point_index .point_fresta .flex_box {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: none;
  }

  .point_index .point_fresta .flex_box_img {
    margin: 0 auto;
    max-width: 520px;
    text-align: center;
  }

  .point_fresta.point_fresta02 .sp .img_vartical4 {
    margin: 0 auto;
    width: 50%;
    max-width: 250px;
  }

  .point_index .contents .sign01 {
    position: absolute;
    left: 50%;
    top: -16px;
  }

  .point_index .bgc-pastel_blue {
    margin-top: 56px;
  }

  .point_index .bgc-white {
    padding: 6%;
  }

  .point_index .bgc-pastel_blue {
    margin-bottom: 5%;
    padding: 6%;
    padding-top: 32px;
  }

  .point_index .bgc-pastel_blue .font14 {
    line-height: 1.6;
  }

  .point_index .bgc-pastel_blue .flex_box {
    margin-bottom: 3%;
  }

  @media screen and (max-width: 480px) {
    .point_index .bgc-pastel_blue {
      padding: 6% 3%;
    }

    .point_index .bgc-pastel_blue .flex td,
    .flex th {
      padding: 4px 4px;
    }
  }

  @media screen and (max-width: 380px) {
    .point_index .bgc-pastel_blue .font14 {
      font-size: calc(13px * 0.9);
    }
  }

  /* money */
  .money_index .contents {
    padding: 0 3%;
    margin-top: 0;
  }

  .money_index .contents .sp img {
    max-width: 520px;
  }

  .money_index .top {
    background-image: url("../../img/service/money/main_sp.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }

  .tab_menu {
    display: flex;
    justify-content: space-around;
    max-width: 1200px;
    padding: 0 2%;
    margin: 0 auto;
    margin-bottom: 3%;
    border-bottom: none;
  }

  .tab_list:last-child {
    border-right: none;
  }

  .tab_menu {
    flex-flow: wrap;
    padding: 0;
  }

  .tab_list {
    border-bottom: 2px solid #e6e6e6;
    border-right: none;
    padding: 2% 0;
    width: 49%;
  }

  .tab_list:nth-child(odd) {
    border-right: 2px solid #e6e6e6;
  }

  .money_index .top .flex .flex_box:first-child {
    width: 100%;
  }

  .money_index .top .flex .flex_box:nth-child(n + 2) {
    width: 100%;
  }

  .money_index .list .flex .flex_box:first-child {
    width: 100%;
  }

  .money_index .list .flex .flex_box:last-child {
    width: 100%;
  }

  .money_index .flex_3box:nth-child(n + 11) {
    width: 100%;
  }

  .money_index .flex_3box .btn03 a {
    text-align: left;
  }

  .flex_sp p {
    text-align: left;
  }

  /* .money_shopping */
  .money_shopping .flex_sp {
    margin: 0 auto;
    width: 100%;
    max-width: 320px;
    justify-content: center;
  }

  .money_shopping .flex_sp>img {
    margin-bottom: 0;
    padding-right: 4%;
  }

  .money_shopping .flex_sp .flex_sp_item:last-child {
    width: 35%;
    min-width: 85px;
  }

  /* .money_card */
  .money_card .section3 {
    margin: 0 auto;
    width: 100%;
  }

  .money_card .flex_2line {
    flex-direction: column;
    margin-bottom: 5%;
  }

  .money_card .flex_2box {
    margin: 2% auto;
    padding: 2%;
    width: 100%;
    max-width: 500px;
  }

  .money_card .section2 .mb12,
  .money_card .section2 .mb2 {
    margin-bottom: 5%;
  }

  .money_card .flex_3box {
    padding: 4%;
    width: 100%;
  }

  .money_card .sign01 {
    margin: 0 auto 32px auto;
    width: 100%;
  }

  .money_card .img_money,
  .money_card .img_pencil {
    margin-top: -7%;
    width: 31%;
  }

  .money_card .btn01 {
    max-width: 500px;
  }

  .page-id-2965 .flex.flex_5box.mb10.font16 {
    margin-bottom: 0;
  }

  /* money_point */
  .money_point .frame02 {
    max-width: none;
    padding: 2% 4%;
  }

  .money_point .flex td,
  .money_point .flex th {
    padding: 4px 0;
  }

  /* contact */
  .contact_index .btn01 {
    width: 60%;
  }

  .card_index .top,
  .card_index .contents {
    overflow: visible;
    padding: 0 3%;
    padding-top: 6%;
  }

  .contents_faq {
    padding: 0 3%;
  }

  .post-type-archive-shop .line_3 {
    padding: 2% 2% 16% 2%;
  }

  .post-type-archive-shop .shadow_box .line_add_friend {
    bottom: 16px;
    width: 25%;
    position: absolute;
    left: 3%;
    max-width: 130px;
  }

  .app_index .contents {
    padding: 32px 5%;
  }

  .app_index section.app_contact {
    padding-top: 32px;
    padding-bottom: 32px;
    width: 100%;
    max-width: 580px;
  }

  .app_index section.app_app {
    padding-top: 32px;
    padding-bottom: 0;
  }

  .page-id-2363 h2 {
    font-size: 2.44em;
  }

  .page-id-2420 .font40 {
    font-size: 36px;
  }
}

@media screen and (max-width: 480px) {
  .service_index .flex_3line .text {
    padding: 5%;
  }

  .money_index .tab {
    font-size: 88%;
  }

  .app_index .download-guidance .font32 {
    font-size: calc(24px * 0.9);
  }

  .app_index .download-guidance .font22 {
    font-size: calc(16px * 0.9);
  }

  .app_index .flex_2line .over_box {
    width: 100%;
  }

  .app_index .flex_2box {
    margin: auto;
    /* margin-bottom: 10%; */
    text-align: center;
  }

  .app_index .flex_2box>img {
    margin-bottom: 0;
  }

  .app_index .frame01 div>img {
    margin-right: 16px;
  }

  .app_index .font22 {
    font-size: calc(19px * 0.9);
  }

  .midasi02.font24.mplus.bold.mb3 {
    margin-bottom: 10%;
  }

  .page-id-2420 .font40 {
    font-size: 32px;
  }

  .point_index .flex_3box {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
    padding: 5%;
  }

  .point_index .font22 {
    font-size: calc(19px * 0.9);
  }

}

.main_vusual_inner.nomouse {
  opacity: 0;
}

.main_vusual_inner.nomouse.appear {
  opacity: 1;
}

.fixed_header_outer {
  background-color: #fff;
  width: 100%;
  position: absolute;
  top: 0;
  color: #3c3c3c !important;
  opacity: 0;
  transition: 0.3s;
}

.fixed_header_outer.appear {
  opacity: 1;
}

.fixed_header_outer .fixed_header {
  position: relative !important;
  color: #3c3c3c !important;
}

.fixed_header header ul.logo .box {
  border: 1px #3c3c3c solid !important;
}

/* base */

.annotation01 {
  font-weight: normal !important;
}

.annotation01.color_gray.mb1 {
  line-height: 1.4em;
}

.annotation02 {
  background-color: #f03c3c;
  border-radius: 4px;
  color: #fff;
  margin: 0 0.2rem;
  padding: 3px 5.44px;
}

.dotsList-black li {
  margin-bottom: 0.3em;
  margin-left: 1.3rem !important;
  text-indent: calc(-1rem - 5px) !important;
}

.dotsList-black li::before {
  content: "●";
  margin-right: 5px;
}

.list .arrow,
.question_answer .arrow,
.arrow_sentence .arrow {
  margin-left: 1.36666px;
  margin-right: 0.5em;
  margin-top: 0;
  height: 0.95em;
  width: 0.95em;
}

.page-id-2722 .list .arrow,
.page-id-2369 .list .arrow {
  -moz-margin-right: 1.5em !important;
}

.arrow_sentence {
  display: inline-block;
  font-size: 1em;
}

.justify-c_center {
  justify-content: center;
}

.question_answer th {
  padding-bottom: 16px;
}

.mb8-pc {
  margin-bottom: 8px;
}

.flex-pc {
  align-items: center;
  display: flex;
}

/* net */

.net_index .top h2 {
  font-size: 346%;
}

.net_index .top img {
  margin-bottom: -29.88%;
}

.net_index .top .flex {
  align-items: start;
}

.net_index .flex_4box img {
  width: 182px;
  max-width: none;
}

.net_index .flex_4box p {
  margin-top: -8px;
  padding: 0;
  padding-bottom: 16px;
}

.net_index .flex_3box {
  margin-bottom: 3%;
  width: 30%;
}

.net_index .flex_3box_text {
  line-height: 1.6;
  padding: 6px 0 0 6px;
}

.net_index .flex_3box_text span {
  margin-left: -0.3em;
}

.net_index .flex_2box_text {
  line-height: 1.6;
  padding: 0 4%;
}

.net_index .sign03 {
  padding: 10px 8px;
  width: 230px;
}

.net_index .sign04 {
  padding: 18px 0;
  width: 316px;
}

.net_index .contents960 {
  max-width: 960px;
}

.net_index .delivery .flex_2box img {
  padding: 16px 0;
  width: 166px;
}

.net_index .frame01 {
  margin-bottom: 24px;
}

/* sitemap */

.sitemap_index .flex_3box .box_text {
  padding: 3vw;
}

.sitemap_index .arrow_sentence .arrow {
  height: 1rem;
  width: 1rem;
}

/* disclaimer */

.disclaimer_index .list li {
  display: flex;
  margin-bottom: 1em;
  margin-left: 0;
  text-indent: 0;
}

.disclaimer_index li span {
  flex-shrink: 0;
}

/* contact */

.contact_index .contents,
.contact_index .contents section {
  padding-top: 0;
}

.contact_index h6.title_indigo {
  background-color: transparent;
  color: #fff;
  margin: 0 auto;
  margin-bottom: 16px;
  margin-top: 48px;
  padding: 0;
  text-align: center;
}

.contact_index h6.title_indigo span {
  background-color: #003756;
  display: inline-block;
  padding: 8px 12px;
}

.contact_index p .arrow_sentence .arrow {
  height: 0.95em;
  width: 0.95em;
}

.contact_index .flex_4line .flex_4box {
  width: calc(100% / 4 - 18px);
  margin: 8px;
}

.contact_index .flex_4line .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24.5px 0;
  position: relative;
  border-radius: 8px;
  width: 100%;
  margin: 0 auto;
  margin-right: 1%;
  transition: 0.3s;
  color: #fff;
}

.contact_index .flex_4line .line2 {
  padding: 12px;
}

.contact_index .flex_4line .btn:hover {
  opacity: 0.3;
}

.contact_index .flex_4line .btn p {
  font-size: 14px;
  padding: 0;
}

.contact_index .btn a {
  height: 100%;
  text-align: center;
}

.contact_index .list .btn p {
  margin-left: 0.77em;
}

.contact_index .btn p:before {
  position: absolute;
  left: 0;
  top: 40%;
  content: "";
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_white.png) no-repeat;
  background-size: contain;
  margin-left: 6%;
}

.contact_index .btn01 {
  width: 40%;
}

.contact_index td>.flex02 {
  margin-top: 16px;
  width: 100%;
  max-width: 550px;
}

.page-id-2757 .question_answer.box_inner #forgot-login,
.page-id-2757 .question_answer.box_inner #forgot-mail {
  display: inline-block;
  padding-top: 88px;
  margin-top: -88px;
  vertical-align: top;
}

.page-id-3177 h2.leftline+div,
.page-id-3212 h2.leftline+div {
  border-top: solid 1px #c8c8c8;
  padding-top: 3.2em;
}

/* contact_form */

.contact_form textarea {
  resize: none;
}

.contact_form label,
.contact_form .form_input {
  width: 100%;
}

.contact_form textarea {
  width: 100%;
  height: 26vw;
  min-height: 200px;
}

.contact_form input,
.contact_form select {
  width: 60%;
}

.contact_form .input_w-100 input {
  width: 100%;
}

.contact_form .addressNumber input {
  width: 89.9%;
  max-width: 253px;
}

.contact_form .addressText input {
  width: 125px;
}

.contact_form .select {
  position: relative;
  z-index: 1;
}

.contact_form select.is-empty {
  color: #aaa;
}

.contact_form select:invalid {
  color: #aaa;
}

input[type="radio"] {
  display: none;
}

.radioButton {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  margin-left: 2em;
  padding: 5px 0 5px 30px;
  position: relative;
  width: auto !important;
}

.radioButton::before {
  background: #fff;
  border: 1px solid #231815;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 5px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 16px;
}

.radioButton::after {
  background: #f03c3c;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 8px;
  margin-top: -5px;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 10px;
}

input[type="radio"]:checked+.radioButton::after {
  opacity: 1;
}

.contact_form .select::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  right: 42%;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  border-bottom: 2px solid #3c3c3c;
  border-right: 2px solid #3c3c3c;
}

.contact_form ::placeholder {
  color: #aaa;
}

.contact_form .frame01 {
  border-radius: 4px;
  padding: 4px 12px;
}

.contact_form .select .frame01 {
  border-radius: 4px;
  padding: 4px 0 4px 012px;
}

.contact_form .form_contents:not(:last-child) {
  margin-bottom: -3px;
}

.contact_form .form_contents {
  background-color: #fff;
  border: solid 2px #c8c8c8;
  padding: 24px;
}

.contact_form .form_items {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  width: 100%;
}

.contact_form .align-i_start {
  align-items: start !important;
}

.contact_form .form_label {
  margin-right: 5%;
  width: 30%;
}

.contact_form .form_input .addressNumber::before {
  content: "〒";
  margin-left: -21.75px;
}

.contact_form .form_address .form_input {
  padding-left: 21.75px;
}

.contact_form .addressText .frame01 {
  border: solid 2px #3c3c3c;
}

.contact_form .addressText input::placeholder {
  color: #3c3c3c;
}

.contact_form .contact_call {
  background-color: #fff;
}

.contact_call {
  border: solid #c8c8c8 2px;
  padding: 24px 4%;
}

.contact_call p {
  display: flex;
  align-items: center;
}

.contact_call .flex-pc:first-child,
.contact_call .flex-pc:nth-child(2) {
  border-bottom: solid 2px #c8c8c8;
}

.contact_call .flex_item1 {
  margin-right: 32px;
  max-width: 425px;
}

.contact_call .flex_item2 {
  width: 50%;
}

.contact_call .font40 {
  font-size: 40px;
}

.contact_call .font18 {
  font-size: 18px;
}

.contact_call .frame02 {
  border: solid #e6e6e6 4px;
}

@media screen and (max-width: 1200px) {
  .contact_index .flex_4line .btn p {
    font-size: calc(16vw * 0.085);
  }
}

@media screen and (max-width: 980px) {
  .net_index .flex_3box {
    width: calc(100% / 2 - 3%);
  }

  .contact_call .flex {
    flex-direction: column;
    align-items: flex-start;
  }

  .contact_call .flex_item2 {
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 767px) {

  /* bace */
  .mb8-pc {
    margin-bottom: 0;
  }

  .mb8-sp {
    margin-bottom: 8px;
  }

  .flex-pc {
    flex-direction: column;
  }

  /* net */
  .net_index section {
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .net_index section .contents {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .net_index .top h2 {
    font-size: 284%;
  }

  .net_index .top .font24 {
    font-size: calc(20px * 0.9) !important;
  }

  .net_index .sign04 {
    width: 98% !important;
  }

  .net_index .flex_2box li {
    text-align: left !important;
  }

  .net_index .flex_3box_text,
  .net_index .flex_2box_text {
    letter-spacing: 0.6px;
  }

  .net_index .question_answer {
    margin-bottom: 10%;
  }

  .net_index .flex_3box_text {
    padding: 3% 0 3% 4%;
  }

  .net_index .section3 .delivery .flex_2box {
    padding: 0;
  }

  .net_index .btn01 {
    width: 100%;
  }

  /* contact */
  .contact_index {
    font-size: 14px;
  }

  .contact_index .flex_4line .flex_4box {
    width: calc(100% / 2 - 16px);
    margin: 8px;
  }

  .contact_call p {
    flex-direction: column;
    justify-content: center;
  }

  .contact_call .flex_item2 {
    width: 100% !important;
    margin-right: 0 !important;
    text-align: center;
  }

  .contact_call .flex_item1 {
    margin-right: auto;
    max-width: none;
    text-align: center;
  }

  .contact_call .frame02 .mr3 {
    margin-right: 0;
  }

  .contact_index .flex_4line .btn p {
    font-size: calc(14px * 0.9);
  }

  .contact_index .btn01 {
    width: 100%;
    max-width: 300px;
    min-width: 0;
  }

  .page-id-2757 .question_answer.box_inner #forgot-login,
  .page-id-2757 .question_answer.box_inner #forgot-mail {
    padding-top: 75px;
    margin-top: -75px;
  }

  /* contact_form */
  .contact_form br {
    display: none;
  }

  .contact_form input,
  .contact_form select {
    width: 100%;
    max-width: 330px;
  }

  .contact_form .select::after {
    right: auto;
    left: 310px;
  }

  .contact_form .addressText input {
    width: 113px;
  }

  .contact_index .contents {
    padding: 0 3%;
  }

  .app_index .flex_box_half .btn01 {
    margin-top: 4%;
    margin-bottom: 4%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .app_index .banner .flex_box:first-child {
    width: 100%;
  }

  .app_index .banner .flex_box:first-child .flex a:nth-of-type(1) img {
    width: 44%;
  }

  .app_index .banner .flex_box:first-child .flex a:nth-of-type(2) img {
    width: 52%;
  }

  .net_index .flex_4box p {
    padding-bottom: 0;
  }
}

.indent_bottom {
  text-indent: -1em;
  margin-left: 0em;
}

.indent2 {
  text-indent: 1em;
  margin-left: -1em;
}

.indent3 {
  text-indent: -1em;
  margin-left: -1em;
  padding-left: 1em;
}

.indent4 {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 430px) {
  .contact_form .select::after {
    right: 4%;
    left: auto;
  }

  .contact_form .form_items {
    flex-direction: column;
  }

  .contact_form .form_label {
    margin-bottom: 8px;
    margin-right: 0;
    width: 100%;
  }

  .contact_form .annotation02 {
    margin-left: 1.2em;
  }

  .contact_call {
    text-align: center;
  }

  .contact_call .flex {
    align-items: center;
    width: 100%;
  }

  .contact_call .flex_item1 {
    margin-bottom: 16px;
    margin-right: 0;
    width: 100%;
  }

  .contact_call .font40 {
    font-size: 34px;
  }

  .contact_call .font18 {
    font-size: calc(18px * 0.9);
  }
}

@media screen and (max-width: 580px) {
  .block580 {
    display: block !important;
  }

  /* net */
  .net_index .contents {
    padding: 0 3%;
  }

  .net_index .flex_4box img {
    padding: 6%;
    padding-bottom: 0;
    width: 100%;
    max-width: 220px;
  }

  .net_index .section3 .delivery .flex_2box {
    width: 100%;
  }

  /* contact */
  .contact_index .flex_4line .flex_4box {
    width: 100%;
    margin: 0;
    margin-bottom: 12px;
  }

  .contact_index .flex_4line .btn {
    padding: 16px;
  }

  .contact_index .flex_4line .line2 {
    line-height: 1.6;
    padding: 8.5px;
  }

  .contact_index td>.flex02 {
    display: block;
    margin-top: 16px;
  }

  .contact_index td>.flex02 div:first-child {
    width: 100%;
    max-width: 338px;
  }

  .contact_index td>.flex02 div:last-child {
    width: 82.8%;
    max-width: 279.66px;
  }

  .contact_index td>.flex02 .mr3 {
    margin-right: 0;
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 480px) {
  .contents {
    font-size: 14px;
  }

  /* net */
  .net_index h5.font24 {
    font-size: calc(21px * 0.9);
  }

  .net_index .flex_2box {
    width: 100%;
  }

  .net_index .flex_2box img {
    padding: 3%;
  }

  .net_index .flex_2box li {
    text-align: center;
  }

  .net_index .flex_3box {
    width: 100%;
  }
}

@media screen and (max-width: 380px) {

  /* net */
  .net_index .top h2 {
    font-size: 36px !important;
  }

  .net_index h5.font30 {
    font-size: calc(24px * 0.9);
  }

  .net_index h5.font24 {
    font-size: calc(17px * 0.9);
  }

  .net_index .font16 {
    font-size: calc(16px * 0.8);
  }

  .net_index .flex_4box br {
    display: none;
  }

  .net_index .flex_4box .font16 {
    padding-left: 12px;
    padding-right: 12px;
  }

  /* contact */
  .contact_form .form_input .mr4 {
    margin-right: 0;
  }

  .contact_form .addressNumber input {
    width: 100%;
  }
}

@media screen and (max-width: 330px) {
  .net_index h5.font30 {
    font-size: calc(21px * 0.9);
  }

  .net_index h5.font24 {
    font-size: calc(15px * 0.9);
  }
}

.wpcf7 {
  border: solid 2px #c8c8c8;
  background: #fff;
}

.wpcf7 em {
  font-style: normal;
}

.wpcf7-form p label {
  padding: 20px;
  pointer-events: none;
}

.wpcf7-form .cf7-block label {
  pointer-events: none;
}

.wpcf7-form p label.border-bottom {
  border-bottom: solid 2px #c8c8c8;
}

.wpcf7-form p label.padding-bottom0 {
  padding-bottom: 0px;
}

.wpcf7-form label {
  display: flex;
}

.wpcf7-form label span:nth-of-type(1) {
  margin-right: 5%;
  width: 35%;
}

span.wpcf7-form-control-wrap {
  width: 100%;
  height: 100%;
  align-items: baseline;
}

.wpcf7-form label {
  align-items: baseline;
  display: flex;
  justify-content: flex-start;
  width: 100%;
}

.wpcf7-form label.align-i_start {
  align-items: flex-start !important;
}

.wpcf7-form label span.menu-985::after,
.wpcf7-form label span.menu-749::after,
.wpcf7-form label span.menu-515::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  right: 42%;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  border-bottom: 2px solid #3c3c3c;
  border-right: 2px solid #3c3c3c;
}

.wpcf7-list-item input[type="radio"] {
  display: inline-block !important;
}

.add .color_gray {
  opacity: 0.4;
}

.wpcf7-form p select,
.wpcf7-form p textarea,
.wpcf7-form p input,
.wpcf7-form .cf7-block input {
  pointer-events: auto;
}

.wpcf7 .frame01 {
  border-radius: 4px;
  width: 60%;
  padding: 4px 0 4px 012px;
}

.wpcf7-form .opinion {
  width: 100%;
  height: 8vw;
  border-radius: 4px;
  padding: 4px 0 4px 012px;
  border: solid 2px #c8c8c8;
}

.wpcf7 em.add {
  width: 100%;
}

.page-id-2781 h3 {
  background-color: #e6e6e6;
  border-radius: 4px;
  padding: 12px;
}

.wpcf7 .btn01 {
  width: 40%;
  background-color: #646464;
  align-items: center;
  position: relative;
  border-radius: 8px;
  margin: 3% auto 6% auto;
  transition: 0.3s;
  color: #fff;
  margin-left: 30%;
  padding: 2%;
  text-align: center;
}

.wpcf7 form .wpcf7-response-output {
  text-align: center;
}

.to_tempo {
  font-size: 0.83em;
  font-weight: normal !important;
}

@media screen and (max-width: 767px) {
  .wpcf7-form p label {
    display: block;
  }

  .wpcf7 .frame01 {
    width: 100% !important;
  }

  .wpcf7-form label span.menu-985::after,
  .wpcf7-form label span.menu-749::after,
  .wpcf7-form label span.menu-515::after {
    right: 5% !important;
  }

  .contact_call .flex_item1 {
    width: 100% !important;
  }

  .toiawase {
    width: 100%;
  }

  .to_tempo_outer {
    width: 100%;
  }

  .to_tempo {
    width: 100%;
    justify-content: center;
  }
}

.single-company_news {
  background: #f7f7f7;
}

.single-company_news .contents .shadow_box {
  box-shadow: none;
  width: 100%;
  background: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.single-company_news .shadow_box h2 {
  border-bottom: 1px solid;
  padding-bottom: 2%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.single-company_news .shadow_box h2 p:nth-of-type(1) {
  width: 80%;
}

.single-company_news .shadow_box h2 p:nth-of-type(2) {
  width: 20%;
  float: right;
  text-align: right;
}

.single-company_news_btn .btn_logo:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  left: 26px !important;
  margin-top: -4px;
  transform: rotate(225deg) !important;
}

.flex_5box {
  display: flex !important;
  align-items: flex-start !important;
}

.page-id-2965 .container {
  background: #fff;
}

.page-id-2965 .container .contents,
.page-id-2363 .container .contents {
  margin-top: 4%;
}

.app_index .fz-ll {
  font-size: 1.6em;
}

.app_index .fresta_app_h2 {
  font-size: 4em;
  margin-top: 3%;
}

.app_index .flex02 .flex_item:first-child {
  width: 30%;
  max-width: 220px;
}

.app_index .flex_2box {
  align-items: flex-start;
}

.app_index .flex_2box div.width50 {
  padding: 0;
  padding-top: 5%;
}

.app_index .flex_2line .over_box {
  padding: 2%;
}

.app_index .frame04 {
  background: #e6e6e6;
  border-radius: 8px;
  padding: 2%;
}

.app_index .frame05 {
  background: #fff;
  border-radius: 8px;
  padding: 2%;
}

.app_index .w80 {
  width: 80%;
  margin: 0 auto;
}

.mb10 {
  margin-bottom: 10%;
}

.app_index .mt3 {
  margin-top: 3% !important;
}

.app_index .mb3 {
  margin-bottom: 3% !important;
}

.app_index .career_btn {
  padding: 2% 3%;
  background: #646464;
  border-radius: 5px;
  color: #fff;
  display: flex;
  align-items: center;
  width: 32%;
  position: relative;
}

.app_index .career_btn img {
  width: 0.95em;
  margin-right: 10px;
  position: absolute;
  left: 12px;
}

.app_index .career_btn p {
  width: 80%;
  margin-left: 10%;
  text-align: center;
}

.flex_5box div {
  width: 16%;
}

.panel4th {
  width: 80%;
  margin-left: 10%;
}

@media screen and (max-width: 1200px) {
  .app_index .fresta_app_h2 {
    font-size: 5.5vw;
  }

  .app_index .fz-ll {
    font-size: 2.5vw;
  }
}

.point_rakuten {
  margin-top: 60px;
}

/* membership */

.membership_index .list li {
  margin-left: 2em;
  text-indent: -2.5em;
}

.membership_index .flex_item1 {
  margin-right: 10%;
  width: 20%;
}

.membership_index .flex_item2 {
  width: 60%;
}

@media screen and (max-width: 767px) {
  .point_rakuten {
    padding: 3%;
  }

  .point_rakuten .point_rakuten_icon {
    width: 12%;
  }

  .point_rakuten .point_rakuten_title p {
    font-size: 21px;
    margin-bottom: 0;
  }

  .point_rakuten .point_rakuten_title h2 {
    font-size: 31px;
  }

  .panel4th {
    width: 50%;
    margin-left: 25%;
    margin-bottom: 32px;
  }

  .circleIcon {
    top: 51%;
  }

  .membership_index .contents {
    padding: 0 3%;
  }

  .membership_index .flex_item1 {
    margin: 8px auto 16px auto;
    width: 64%;
    max-width: 330px;
  }

  .membership_index .flex_item2 {
    margin: 0 auto;
    width: 100%;
  }

  .page-id-2965 .flex02 {
    align-items: flex-start;
  }

  .page-id-2965 .frame01 {
    padding: 4%;
  }

  #anchor06 {
    padding-top: 120px;
    margin-top: -120px;
  }
}

@media screen and (max-width: 767px) {

  .point_rakuten .point_rakuten_title p {
    font-size: 18px;
  }

  .point_rakuten .point_rakuten_title h2 {
    font-size: 26px;
  }
}

/* ホールディングス */
.holdings_sp h2 {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.holdings_sp h2 p {
  border-bottom: 3px solid;
  display: inline-block;
}

.holdings_sp .mb5 {
  margin-bottom: 5%;
}

.holdings_sp .contents_inside {
  width: 90%;
  margin-left: 5%;
}

.holdings_sp .ceo {
  margin-top: 3%;
  width: 40%;
  margin-left: 30%;
  margin-bottom: 3%;
}

.holdings_sp .group_vision {
  width: 90%;
  margin-left: 5%;
}

.holdings_sp .group_vision ul li {
  display: flex;
  margin-bottom: 2%;
}

.holdings_sp .group_vision ul li .number {
  width: 10%;
}

.holdings_sp .group_vision ul li .text {
  width: 90%;
}

.logo_box {
  border: 2px solid #f03c3c;
  padding: 8%;
}

.tree h3 {
  background-color: #f03c3c;
  padding: 2%;
  color: #fff;
}

.tree ul {
  list-style-type: none;
  margin: 0 0 0 15px;
  padding: 0;
  position: relative;
}

.tree ul li {
  position: relative;
  margin: 0;
  padding: 7px 20px;
}

.tree ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
  width: 13px;
  height: 0;
  border-top: 2px solid #f03c3c;
}

.tree ul li:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-left: 2px solid #f03c3c;
}

.tree ul li:last-child:after {
  height: 18px;
}

.tree>ul>li:before,
.tree>ul>li:after {
  border: none;
}

.tree i {
  margin-right: 8px;
}

.tree ul li.line1 {
  padding-top: 50px;
}

.tree ul li.line1 p {
  margin-top: 5%;
}

.tree ul li.line1:before {
  content: "";
  display: block;
  position: absolute;
  top: 70px;
  left: 0;
  width: 22px;
  height: 0;
  border-top: 2px solid #f03c3c;
}

.tree ul li .flex {
  padding: 3%;
}

.tree ul li .flex img {
  width: 30%;
}

.tree ul li .flex p {
  margin-left: 5%;
}

.tree h3 {
  z-index: 10;
  position: relative;
}

.tree .line2 h3 {
  background-color: #0368b3;
  padding: 2%;
  color: #fff;
}

.tree .line3 h3 {
  background-color: #5bc125;
  padding: 2%;
  color: #fff;
}

.tree ul li:last-child:after {
  height: 71px;
}

.tree .line4 h3 {
  background-color: #ff9900;
  padding: 2%;
  color: #fff;
}

.company_block img {
  width: 60%;
}

.company_block p {
  margin-top: 0 !important;
}

ul.outline li {
  display: flex;
  padding-bottom: 1%;
}

ul.outline .left {
  padding: 5%;
  width: 30%;
  background: #e6e6e6;
}

ul.outline .right {
  padding: 5%;
  width: 70%;
  background: #f7f7f7;
}

/* モーダルCSS */
.modalArea {
  display: none;
  position: fixed;
  z-index: 10;
  top: -10%;
  left: 0;
  width: 150%;
  height: 120%;
  overflow: auto;
  z-index: 10000;
}

.modalBg {
  width: 200%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 49%;
  transform: translate(-30%, -50%);
  width: 170%;
  padding: 5% 34% 5% 29%;
  background-color: #fff;
}

.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}

.modalContents .scroll {
  width: 5%;
  position: fixed;
  bottom: 5%;
}

button.holdings_modal {
  width: 60%;
  margin-left: 20%;
}

.group1 h3 {
  background: #f03c3c;
  padding: 2%;
  color: #fff;
  margin-top: 3%;
}

.group1 h4 {
  color: #f03c3c;
}

.holdings_details {
  display: flex;
}

.holdings_details .left {
  width: 22%;
}

.holdings_details .right {
  width: 78%;
}

.holdings_details_link {
  text-align: right;
}

.holdings_details_link a {
  position: relative;
}

.holdings_details_link a::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_red.png) no-repeat;
  background-size: contain;
  margin-left: -22%;
  top: 1px;
}

.group1_border {
  padding-bottom: 3%;
  border-bottom: 1px solid #f03c3c;
}

.group2 h3 {
  background: #0368b3;
  padding: 2%;
  color: #fff;
  margin-top: 3%;
}

.group2 h4 {
  color: #0368b3;
}

.group2_border {
  padding-bottom: 3%;
  border-bottom: 1px solid #0368b3;
}

.group3 h3 {
  background: #5bc125;
  padding: 2%;
  color: #fff;
  margin-top: 3%;
}

.group3 h4 {
  color: #5bc125;
}

.group3_border {
  padding-bottom: 3%;
  border-bottom: 1px solid #5bc125;
}

.group4 h3 {
  background: #ff9900;
  padding: 2%;
  color: #fff;
  margin-top: 3%;
}

.group4 h4 {
  color: #ff9900;
}

.group4_border {
  padding-bottom: 3%;
  border-bottom: 1px solid #ff9900;
}

.footer_adress {
  border-top: 1px solid #c8c8c8;
  padding-top: 5%;
  margin-top: 5%;
}

.footer_adress .ml5 {
  margin-left: 5%;
}

.footer_adress img {
  width: 60%;
  margin-left: 20%;
  margin-bottom: 5%;
}

.footer_adress p {
  margin-bottom: 10%;
}

.footer_adress .block {
  display: block;
}

.footer_adress span {
  margin-left: -5%;
}

.holdings_sp .sp_menu {
  z-index: 10000;
}

.holdings_sp .sp_menu .logo {
  width: 55%;
  display: flex;
  align-items: center;
}

.footer_coop {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
}

.footer_coop a {
  width: 43%;
  margin-left: -3%;
}

.wpcf7-submit.btn01 {
  width: 40%;
  background-color: #646464;
  align-items: center;
  position: relative;
  border-radius: 8px;
  margin: 3% auto 6% auto;
  transition: 0.3s;
  color: #fff;
  margin-left: 30%;
  padding: 2%;
  text-align: center;
}

.textarea-150 {
  margin-top: 24px;
}

.leftline {
  border-left: 10px solid;
  padding-left: 2%;
  line-height: 1.6em;
  margin-bottom: 1.2em;
}

.conduct00 {
  padding-top: 2%;
  margin-top: 24px;
  border-top: 1px solid #c8c8c8;
}

ul.conduct01 {
  width: 60%;
  margin-left: 20%;
}

ul.conduct01 li {
  display: flex;
}

ul.conduct01 li .en {
  width: 25%;
}

ul.conduct01 li {
  line-height: 3em;
}

p.conduct02 {
  margin-top: 24px;
  margin-bottom: 5%;
}

@media screen and (max-width: 767px) {
  ul.conduct01 {
    width: 100%;
    margin-left: 0;
  }

  ul.conduct01 li .en {
    width: 32%;
  }

  ul.conduct01 .font18 {
    font-size: calc(16px * 0.9);
  }

  .sns p.font13.mr1 {
    margin-bottom: -6%;
  }

  .single-company_news .sns {
    display: inline-block;
    width: 100%;
  }

  #twitter-widget-0 {
    float: left;
    margin-left: 28%;
  }
}

@media screen and (max-width: 414px) {
  #twitter-widget-0 {
    margin-left: 19%;
  }
}

@media screen and (max-width: 320px) {
  #twitter-widget-0 {
    margin-left: 17%;
  }
}

@media screen and (max-width: 320px) {
  #twitter-widget-0 {
    margin-left: 13%;
  }
}

.report01 {
  overflow: hidden;
  padding-top: 2%;
  margin-top: 24px;
  border-top: 1px solid #c8c8c8;
}

.report01 .book {
  width: 30%;
  float: right;
  margin-top: 3%;
}

.report01 h3 {
  background: #e6e6e6;
  padding: 2%;
  margin-top: 8%;
  margin-bottom: 4%;
}

.report01 .report_main_contents {
  width: 65%;
  float: left;
}

.report01 .report_main_contents .btn {
  border: 2px solid #3c3c3c;
  margin-top: 5%;
}

.report01 .report_main_contents .btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3% 5%;
}

.report01 .report_main_contents .btn a img {
  width: 38px;
}

.report01 .download {
  display: flex;
  justify-content: space-between;
}

.report01 .download.borderbottom {
  background-image: linear-gradient(to right,
      #b2b2b2,
      #b2b2b2 1px,
      transparent 1px,
      transparent 3px);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 4px 1px;
  padding-bottom: 2%;
}

.report01 .download .bookname {
  width: 70%;
}

.report01 .download .pdf {
  float: right;
  text-align: right;
}

.report01 .download .pdf a {
  display: flex;
  align-items: center;
}

.report01 .download .pdf img {
  width: 38px;
  margin-left: 5px;
  height: 100%;
}

.pagetitle {
  color: #003756;
}

.page.company.lower .report02 {
  line-height: 1.6em;
  margin-top: 5%;
}

@media screen and (max-width: 767px) {
  .report01 .book {
    width: 100%;
  }

  .report01 .book img {
    width: 50%;
    margin-left: 25%;
  }

  .report01 .report_main_contents {
    width: 100%;
  }

  .report01 .download {
    flex-wrap: wrap;
    justify-content: flex-end;
  }

  .report01 .download .bookname {
    width: 100%;
  }

  .report01 .download .pdf {
    width: auto;
  }

  .report01 .download .pdf a {
    justify-content: flex-end;
  }

  .report02 .btn_logo {
    width: 80% !important;
  }

  .report01 .report_main_contents .btn a {
    flex-direction: column;
  }
}

.quality-policy-border {
  padding-top: 4%;
  margin-top: 24px !important;
  border-top: 1px solid #c8c8c8;
}

.quality-policy01 ul.indent {
  text-indent: 1em;
}

.quality-policy01 .right_side {
  text-align: right;
  margin-bottom: 10%;
}

/* ホールディングス */
.holdings_sp h2 {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.holdings_sp h2 p {
  border-bottom: 3px solid;
  display: inline-block;
}

.holdings_sp .mb5 {
  margin-bottom: 5%;
}

.holdings_sp .contents_inside {
  width: 90%;
  margin-left: 5%;
}

.holdings_sp .ceo {
  margin-top: 3%;
  width: 40%;
  margin-left: 30%;
  margin-bottom: 3%;
}

.holdings_sp .group_vision {
  width: 90%;
  margin-left: 5%;
}

.holdings_sp .group_vision ul li {
  display: flex;
  margin-bottom: 2%;
}

.holdings_sp .group_vision ul li .number {
  width: 10%;
}

.holdings_sp .group_vision ul li .text {
  width: 90%;
}

.logo_box {
  border: 2px solid #f03c3c;
  padding: 8%;
}

.tree h3 {
  background-color: #f03c3c;
  padding: 2%;
  color: #fff;
}

.tree ul {
  list-style-type: none;
  margin: 0 0 0 15px;
  padding: 0;
  position: relative;
}

.tree ul li {
  position: relative;
  margin: 0;
  padding: 7px 20px;
}

.tree ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
  width: 13px;
  height: 0;
  border-top: 2px solid #f03c3c;
}

.tree ul li:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-left: 2px solid #f03c3c;
}

.tree ul li:last-child:after {
  height: 18px;
}

.tree>ul>li:before,
.tree>ul>li:after {
  border: none;
}

.tree i {
  margin-right: 8px;
}

.tree ul li.line1 {
  padding-top: 50px;
}

.tree ul li.line1 p {
  margin-top: 5%;
}

.tree ul li.line1:before {
  content: "";
  display: block;
  position: absolute;
  top: 70px;
  left: 0;
  width: 22px;
  height: 0;
  border-top: 2px solid #f03c3c;
}

.tree ul li .flex {
  padding: 3%;
}

.tree ul li .flex img {
  width: 30%;
}

.tree ul li .flex p {
  margin-left: 5%;
}

.tree h3 {
  z-index: 10;
  position: relative;
  font-size: 1.2em;
}

.tree .line2 h3 {
  background-color: #0368b3;
  padding: 2%;
  color: #fff;
}

.tree .line3 h3 {
  background-color: #5bc125;
  padding: 2%;
  color: #fff;
}

.tree ul li:last-child:after {
  height: 71px;
}

.tree .line4 h3 {
  background-color: #ff9900;
  padding: 2%;
  color: #fff;
}

.company_block img {
  width: 60%;
}

.company_block p {
  margin-top: 0 !important;
}

ul.outline li {
  display: flex;
  padding-bottom: 1%;
}

ul.outline .left {
  padding: 5%;
  width: 30%;
  background: #e6e6e6;
}

ul.outline .right {
  padding: 5%;
  width: 70%;
  background: #f7f7f7;
}

/* モーダルCSS */
.modalArea {
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 150%;
  height: 100%;
  overflow: auto;
  z-index: 10000;
}

.modalBg {
  width: 200%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 49%;
  transform: translate(-30%, -50%);
  width: 170%;
  padding: 5% 34% 5% 29%;
  background-color: #fff;
}

.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}

.modalContents .scroll {
  width: 5%;
  position: fixed;
  bottom: 5%;
}

button.holdings_modal {
  width: 60%;
  margin-left: 20%;
}

.group1 h3 {
  background: #f03c3c;
  padding: 2%;
  color: #fff;
  margin-top: 3%;
}

.group1 h4 {
  color: #f03c3c;
}

.holdings_details {
  display: flex;
}

.holdings_details .left {
  width: 22%;
}

.holdings_details .right {
  width: 78%;
}

.holdings_details_link {
  text-align: right;
}

.holdings_details_link a {
  position: relative;
}

.holdings_details_link a::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_red.png) no-repeat;
  background-size: contain;
  margin-left: -22%;
  top: 1px;
}

.group1_border {
  padding-bottom: 3%;
  border-bottom: 1px solid #f03c3c;
}

.group2 h3 {
  background: #0368b3;
  padding: 2%;
  color: #fff;
  margin-top: 3%;
}

.group2 h4 {
  color: #0368b3;
}

.group2_border {
  padding-bottom: 3%;
  border-bottom: 1px solid #0368b3;
}

.group3 h3 {
  background: #5bc125;
  padding: 2%;
  color: #fff;
  margin-top: 3%;
}

.group3 h4 {
  color: #5bc125;
}

.group3_border {
  padding-bottom: 3%;
  border-bottom: 1px solid #5bc125;
}

.group4 h3 {
  background: #ff9900;
  padding: 2%;
  color: #fff;
  margin-top: 3%;
}

.group4 h4 {
  color: #ff9900;
}

.group4_border {
  padding-bottom: 3%;
  border-bottom: 1px solid #ff9900;
}

.footer_adress {
  border-top: 1px solid #c8c8c8;
  padding-top: 5%;
  margin-top: 5%;
}

.footer_adress .ml5 {
  margin-left: 5%;
}

.footer_adress img {
  width: 60%;
  margin-left: 20%;
  margin-bottom: 5%;
}

.footer_adress p {
  margin-bottom: 10%;
}

.footer_adress .block {
  display: block;
}

.holdings_sp .sp_menu {
  z-index: 10000;
}

.holdings_sp .sp_menu .logo {
  width: 55%;
  display: flex;
  align-items: center;
}

/* sitemap */
.sitemap_index .flex_3box .arrow_sentence {
  display: block;
  margin-bottom: 4px;
}

.sitemap_index .flex_3box .arrow_sentence .flex02 {
  align-items: flex-start;
}

.sitemap_index .flex_3box .box_text {
  padding: 6%;
}

.sitemap_index .arrow_sentence .arrow {
  height: 1.1em;
  width: 1.1em;
  margin-top: 0.26em;
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {

  /* sitemap */
  .sitemap_index .contents-end {
    padding: 0 5%;
  }

  /* privacy */
  .privacy_index .contents {
    padding: 0 5%;
  }

  .privacy_index .contents-end {
    padding-top: 0;
  }


  /* disclaimer */
  .disclaimer_index .contents {
    padding: 0 5%;
  }

  .disclaimer_index .contents-end {
    padding-top: 0;
  }

  .pt0 {
    padding-top: 0 !important;
  }

  /* .app */
  .app_index .career_btn {
    padding: 6% 3%;
  }

  .text-left {
    text-align: left;
  }

  .app_index .indent {
    text-indent: 1em;
    margin-left: -1em;
  }

  .indent {
    text-indent: 1em;
    margin-left: -1em;
  }

  .indent1 {
    text-indent: 1em;
    margin-left: -1em;
  }

  .indent2 {
    text-indent: -1em;
    margin-left: 1em;
  }

  .indent3 {
    text-indent: -1em;
    margin-left: -1em;
  }

  .app_index .left_box_inner {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 580px;
  }

  .question_answer td {
    padding-bottom: 10%;
  }
}

.indent {
  text-indent: 1em;
  margin-left: -1em;
}

.indent1 {
  text-indent: 1em;
  margin-left: -1em;
}

.mb0 {
  margin-bottom: 0 !important;
}

.pb5 {
  padding-bottom: 5% !important;
}

.pb10 {
  padding-bottom: 10% !important;
}

.pb15 {
  padding-bottom: 15% !important;
}

.align-top {
  align-items: flex-start;
}

.midashi_border {
  border-bottom: 1px solid;
  padding-bottom: 3%;
}

.post-type-archive-recipe .contents .shadow_box.line_3,
.post-type-archive-sanchidayori .contents .shadow_box.line_3,
.post-type-archive-healthyproject .contents .shadow_box.line_3,
.tax-category_recipe .contents .shadow_box.line_3,
.post-type-archive-news .contents .shadow_box.line_3 {
  position: relative;
}

.post-type-archive-sanchidayori .contents .shadow_box.line_3 .link_detail,
.post-type-archive-recipe .contents .shadow_box.line_3 .link_detail,
.post-type-archive-healthyproject .contents .shadow_box.line_3 .link_detail,
.post-type-archive-news .contents .shadow_box.line_3 .link_detail,
.tax-category_recipe .contents .shadow_box.line_3 .link_detail {
  position: absolute;
  right: 5%;
  bottom: 12px;
}

.post-type-archive-sanchidayori .contents .shadow_box.line_3 .link_detail.before_arrow a:before,
.post-type-archive-recipe .contents .shadow_box.line_3 .link_detail.before_arrow a:before,
.post-type-archive-healthyproject .contents .shadow_box.line_3 .link_detail.before_arrow a:before,
.post-type-archive-news .shadow_box.line_3 .link_detail.before_arrow a:before {
  top: 0;
}

.wp-block-image {
  text-align: center;
  margin: 0 auto !important;
}

.wp-block-image img {
  height: 100%;
  text-align: center;
}

@media screen and (max-width: 767px) {

  /* .page.company .breadcrumb {
    font-size: calc(11vw * 0.08) !important;
  } */
  .midashi_border {
    margin-top: 10%;
  }

  .page.company .breadcrumb {}

  .post-type-archive-recipe .contents .shadow_box.line_3,
  .post-type-archive-sanchidayori .contents .shadow_box.line_3,
  .post-type-archive-healthyproject .contents .shadow_box.line_3,
  .tax-category_recipe .contents .shadow_box.line_3,
  .post-type-archive-news .contents .shadow_box.line_3,
  .tax-category_recipe .contents .shadow_box.line_3 {
    padding-bottom: 7% !important;
    margin-bottom: 3% !important;
  }

  .ml-7 {
    margin-left: -5%;
  }

  .app_index .flex02 .flex_item:first-child {
    margin-right: 0;
    margin-top: 7%;
  }
}

/* .app_index #anchor01, */
/* .app_index #anchor02, */
.app_index #anchor03,
.app_index #anchor04,
.app_index #anchor05,
.app_index #anchor06 {
  padding-top: 120px;
  margin-top: -120px;
}

.text_center p.ml3 a::before {
  top: 4px;
}

.mb20 {
  margin-bottom: 20%;
}

.mb18 {
  margin-bottom: 18px;
}

.money_index .arrow_sentence.mb5 {
  margin-left: 0rem;
}

.justify-content-center {
  justify-content: center;
}

@media screen and (max-width: 767px) {

  /* .page.company .breadcrumb {
    font-size: calc(11vw * 0.08) !important;
  } */

  ul.conduct01 li {
    display: block;
  }

  .page.company.lower .btn_logo {
    width: 80% !important;
  }

  .page.company.lower .btn_logo a {
    padding: 6% 14%;
    display: block;
    height: 100%;
    width: 100%;
  }
}

.wp-pagenavi {
  clear: both;
  margin: 0 auto;
  text-align: center;
}

/*wp-pagenavi base*/
.wp-pagenavi {
  clear: both;
  text-align: center;
  padding-top: 5%;
}

.wp-pagenavi a,
.wp-pagenavi span {
  color: #999;
  background-color: #fff;
  border: solid 1px #e0e0d2;
  padding: 8px 12px;
  margin: 0 2px;
  white-space: nowrap;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  text-decoration: none;
}

.wp-pagenavi a:hover {
  color: #fff;
  background-color: #999;
  border-color: #999;
}

.wp-pagenavi span.current {
  color: #3c3c3c;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  font-weight: bold;
  border-radius: 50%;
}

.wp-pagenavi a,
.wp-pagenavi span.pages {
  display: none;
}

.shadow_box .recipe_material .images img {
  height: auto;
}

.inner_tel a {
  color: #003756;
  text-decoration: underline;
}

.contact_call .flex-pc.pt3 {
  border-bottom: solid 2px #c8c8c8;
}

.contact_call .flex-pc.border_none {
  border: none;
}

.freedial {
  border-bottom: solid 2px #c8c8c8;
  padding-bottom: 2%;
}

.freedial span:first-child {
  margin-right: 5.5em;
}

.contact_call .flex_item1 {
  width: 50%;
}

.contact_call .flex_item2 {
  width: 50%;
}

.contact_call .mr10 {
  margin-right: 10%;
}

.mr5 {
  margin-right: 5%;
}

.w100 {
  width: 100%;
}

.page-id-2781 .annotation01 {
  font-size: 0.86em;
}

@media screen and (max-width: 767px) {
  .holdings_sp .flex {
    display: flex;
    justify-content: flex-start;
  }

  .holdings_sp .tree ul li .flex p {
    margin-left: 2em;
  }

  .contact_call .flex_item1,
  .contact_call .flex_item2 {
    width: 100%;
  }

  .contact_call .mr10 {
    margin: 0 auto;
  }

  .contact_index .flex_4line .flex_4box {
    width: 47% !important;
  }

  .contact_index .flex_4line .btn {
    width: 100% !important;
  }

  .contact_index .flex_4line .btn {
    padding: 4px;
    height: 57px;
  }

  .contact_index .btn a {
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
  }

  .contact_index .flex_4line .btn p {
    text-align: left;
  }

  .contact_index .flex_4line .flex_4box {
    width: 47% !important;
  }

  .contact_index .flex_4line .btn p {
    text-align: left;
    margin-left: 9px;
  }

  .sonota_attention {
    margin-left: 2em !important;
  }

  .shop_footer_wrapper .shop_footer {
    padding: 6% 0;
  }

  .page.company.lower .logo02 .logo_parts .right ul li:nth-child(-n + 4) {
    margin-left: 24%;
  }

  .page.company.lower .song_composer {
    margin-bottom: 5%;
  }

  .page.company .contents_wrapper.message01.logo1 {
    margin-top: 0% !important;
  }

  .sp_ml20 {
    margin-left: 20%;
  }

  .page.company.lower ul.overview03 li a:after {
    right: -2px;
  }

  .page.company.lower ul.overview03 li div {
    height: auto !important;
  }

  .page.company.lower .subsidiary01 h2 {
    padding-right: 0 !important;
  }

  .page.company.lower .subsidiary01 h2 .logo {
    width: 32% !important;
    position: relative !important;
  }

  .page-id-2301 .page.company.lower ul.subsidiary04_sp li a:after {
    content: none;
  }

  .page-id-2301 .page.company.lower ul.subsidiary04_sp li {
    background: #fff;
  }

  .page.company.lower ul.history02 li .left {
    margin-bottom: 2%;
  }

  .report01 h3 {
    margin-top: 20%;
  }

  .quality-policy01 ul.indent {
    text-indent: -1em !important;
    margin-left: 0em !important;
  }

  .traceability01 h3 {
    padding: 3% !important;
  }

  .sp_mt10 {
    margin-top: 10% !important;
  }

  .sp_mt5 {
    margin-top: 5% !important;
  }

  .page.company.lower .traceability03 ul li {
    margin-bottom: 10% !important;
  }

  .traceability_textimg {
    margin-top: 5% !important;
  }

  .traceability_egg01 h3.traceability_egg02 {
    margin: 10% 0 !important;
  }

  .fresta_holdings.order2 {
    margin-bottom: 5%;
  }

  .postid-2865 .breadcrumb {
    padding-top: 5px;
  }

  .single-format-standard .sns {
    display: block;
    justify-content: center;
  }

  .single-format-standard .sns .flex {
    margin-top: 7%;
  }

  .freedial span:first-child {
    margin-right: 0;
  }

  .page-id-2781 .annotation01 {
    font-size: 12px;
  }
}

@media screen and (max-width: 600px) {
  .contact_index .flex_4line .flex_4box {
    width: 49% !important;
  }
}

@media screen and (max-width: 480px) {
  .contact_index .flex_4line .btn p {
    font-size: 0.84em;
    padding: 0;
  }
}

@media screen and (max-width: 400px) {
  .holdings_sp .contents_wrapper {
    font-size: calc((100vw - 320px) / 160 + 12px);
  }

  .holdings_details {
    display: block;
  }

  .holdings_details .left {
    width: 100%;
  }

  .holdings_details .right {
    width: 100%;
  }

  .quality-policy01 ul.right_side {
    font-size: 13px;
  }
}

@media screen and (max-width: 340px) {
  .contact_index .flex_4line .flex_4box {
    width: 100% !important;
    margin-bottom: 8px;
  }

  .contact_index .flex_4line .btn p {
    text-align: center;
  }
}

.the_content {
  position: relative;
}

.parent-pageid-2357 .frame01 {
  padding: 4%;
}

.page-id-3177 .contents,
.page-id-3212 .contents,
.page-id-3212 .contents {
  padding: 0;
}

.page-id-2219 .page.company .contents_wrapper ul.box li {
  width: 48%;
}

.page-id-2219 .page.company .contents_wrapper ul.box li a {
  justify-content: center;
}

.page-id-2316 .company.lower .philosophy02 .link_btn {
  padding-bottom: 2%;
}

/* sns */
.single-post .sns a p,
.single-event .sns a p,
.single-company_news .sns a p,
.single-emergency_info .sns a p {
  width: 100%;
}

.single-post .sns .flex,
.single-event .sns .flex,
.single-company_news .sns .flex,
.single-emergency_info .flex {
  display: flex !important;
  align-items: center !important;
  margin-left: 8px;
}

.single-event .sns .flex,
.single-emergency_info .flex {
  margin-right: 4%;
}

.single-post .sns .fb-like,
.single-event .sns .fb-like,
.single-company_news .sns .fb-like,
.single-emergency_info .sns .fb-like {
  margin-top: 0.6em !important;
}

@media screen and (max-width: 767px) {

  .single-post .sns .flex,
  .single-event .sns .flex,
  .single-company_news .sns .flex,
  .single-emergency_info .sns .flex {
    display: flex;
    justify-content: center;
    margin-top: 7%;
    margin-left: 0;
    margin-right: 0;
  }

  .single-post .sns,
  .single-event .sns,
  .single-company_news .sns,
  .single-emergency_info .sns {
    display: block;
    justify-content: center;
  }

  .single-post .sns #twitter-widget-0,
  .single-event .sns #twitter-widget-0,
  .single-company_news .sns #twitter-widget-0,
  .single-emergency_info .sns #twitter-widget-0 {
    width: 130px;
    float: none;
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .red_box.before_arrow p a:before {
    margin-top: unset;
  }

  .freedial {
    text-align: center;
  }
}

.page-id-3212 .sp.footer_bar,
.page-id-3177 .sp.footer_bar,
.page-id-2781 .sp.footer_bar,
.page-id-2228 .sp.footer_bar {
  display: none !important;
}

.page-id-2781 span.member {
  padding: 20px;
  display: inline-block;
  width: 100%;
}

.page-id-2781 span.member em {
  width: 25%;
  display: inline-block;
}

span.member input[type="radio"] {
  display: block;
}

span.member span.wpcf7-list-item {
  width: 20%;
}

@media screen and (max-width: 768px) {
  .page-id-2781 span.member em {
    width: 100%;
  }

  span.member span.wpcf7-list-item {
    width: 80px;
  }
}

/* ---------------------------------------------------------------- 一括修正 --------------------------------------------------------------------------- */
/* アロー一括修正 */
.non-arrow li:after {
  display: none !important;
}

.tax-label_item_bimi .before_arrow p a:before,
.tax-label_item_ec .before_arrow p a:before,
.tax-label_item_cgc .before_arrow p a:before,
.tax-label_item_recipe .before_arrow p a:before,
.post-type-archive-item .before_arrow p a:before,
.service_index .before_arrow p a:before,
.post-type-archive-news .before_arrow p a:before,
.post-type-archive-sanchidayori .shadow_box.line_3 .link_detail.before_arrow a:before,
.post-type-archive-recipe .shadow_box.line_3 .link_detail.before_arrow a:before,
.post-type-archive-healthyproject .shadow_box.line_3 .link_detail.before_arrow a:before,
.post-type-archive-news .shadow_box.line_3 .link_detail.before_arrow a:before,
.page-template-recipe-delicious-php .before_arrow a:before,
.post-type-archive-shop .before_arrow a:before,
.page-template-page-bimismile-php .before_arrow a:before,
.page-template-page-recipe-php .before_arrow a:before,
.page-template-page-ec-php .before_arrow a:before,
.page-template-page-cgc-php .before_arrow a:before,
.tax-category_recipe .before_arrow a:before {
  margin-top: 0;
  content: "";
  position: static;
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_red.png) no-repeat;
  background-size: contain;
  margin-right: 0.3em;
}

footer .inquiry_wrapper .inquiry .btn p:before {
  content: "";
  position: static;
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow.png) no-repeat;
  background-size: contain;
  margin-right: 0.3em;
  margin-bottom: 1px;
}

.arrow_sentence .flex-start {
  display: flex;
  align-items: flex-start;
}

.arrow_sentence .flex-start img {
  margin-top: 5px;
}

.app_index .arrow_sentence .flex-start img {
  margin-top: 0.3em;
}

@media screen and (max-width: 767px) {

  footer .inquiry_wrapper .inquiry .btn p:before {
    display: none;
  }

  .contents .link_detail.font16.before_arrow p {
    font-size: 12px;
  }
}

/* 余白一括修正 */
.contents-end,
.search .contents_wrapper,
.post-type-archive-recipe .contents_wrapper,
.post-type-archive-recipe.search-results .contents,
.post-type-archive-sanchidayori .contents_wrapper,
.post-type-archive-item .contents_wrapper,
.post-type-archive-healthyproject .contents_wrapper,
.post-type-archive-news .contents_wrapper,
.post-type-archive-event .contents_wrapper,
.category-info .contents_wrapper,
.news_area_wrapper.archive-company_news_page,
.page-id-2378 .contents,
.single-event .contents_wrapper,
.single-item .contents_wrapper,
.single-recipe .text_center,
.single-sanchidayori .contents_wrapper,
.single-healthyproject .contents_wrapper,
.single-news .contents_wrapper,
.recipe-delicious.contents_wrapper,
.single-shop .text_center,
.single-mall .text_center,
.sort-recipe .contents,
.sort-bimismile .contents,
.sort-cgc .contents,
.sort-ec .contents,
.tax-category_item_bimismile .contents_wrapper,
.tax-category_recipe .contents {
  padding-bottom: 180px !important;
  margin-bottom: 0 !important;
}

.page-id-2228 .contents .shadow_box {
  margin-bottom: 180px !important;
}

.post-type-archive-recipe.search-results .contents_wrapper {
  padding-bottom: 0 !important;
}

.single-event .shadow_box,
.single-news .shadow_box,
.single-sanchidayori .shadow_box {
  margin-top: 88px;
}

.archive.category-info .contents .shadow_box {
  margin-bottom: 1%;
}

#error404 {
  padding-top: 0;
}

.error404_text {
  padding-top: 5%;
}

@media screen and (max-width: 767px) {

  .page-id-3611 .contents,
  .page-id-3619 .contents {
    padding-bottom: 0;
    padding-top: 0;
    padding: 0 3%;
  }

  .contents-end,
  .search .contents_wrapper,
  .post-type-archive-recipe .contents_wrapper,
  .post-type-archive-recipe.search-results .contents,
  .post-type-archive-sanchidayori .contents_wrapper,
  .post-type-archive-item .contents_wrapper,
  .post-type-archive-healthyproject .contents_wrapper,
  .post-type-archive-news .contents_wrapper,
  .post-type-archive-event .contents_wrapper,
  .category-info .contents_wrapper .shadow_box,
  .news_area_wrapper.archive-company_news_page,
  .page-id-2378 .contents,
  .single-event .contents_wrapper,
  .single-item .contents_wrapper,
  .single-recipe .text_center,
  .single-sanchidayori .contents_wrapper,
  .single-healthyproject .contents_wrapper,
  .single-news .contents_wrapper,
  .recipe-delicious.contents_wrapper,
  .single-shop .text_center,
  .single-mall .text_center,
  .sort-recipe .contents,
  .sort-bimismile .contents,
  .sort-cgc .contents,
  .sort-ec .contents {
    padding-bottom: 48px !important;
    margin-bottom: 0 !important;
  }

  .post-type-archive-recipe.search-results .contents_wrapper {
    padding-bottom: 0 !important;
  }

  .page-id-2228 .contents .shadow_box {
    margin-bottom: 48px !important;
  }

  .bottom0_sp,
  .category-info .contents_wrapper {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  #error404 .contents_wrapper {
    margin-top: 0;
  }

  .single-event .contents .shadow_box {
    margin-top: 0%;
  }

  section.top {
    padding-top: 3% !important;
  }
}

.single-event .shadow_box,
.single-news .shadow_box,
.single-sanchidayori .shadow_box {
  margin-top: 1%;
}

.no-indent {
  text-indent: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

/* レイアウト */
@media screen and (max-width: 767px) {
  .lh16 {
    line-height: 1.4em;
  }
}

@media screen and (max-width: 380px) {
  h2.page_title {
    font-size: calc(24px * 0.9);
  }
}

/* SPフッター挙動 */
.footer_bar {
  padding: 5% 4% 3% 4%;
}

.sp.footer_bar {
  transition: 0.2s;
}

.footer_bar_line {
  height: 2px;
  width: 20%;
  background: #fff;
  margin-bottom: 6%;
  margin-left: 40%;
}

.footer_bar li:nth-of-type(3) {
  margin-right: 0%;
}

.emergency_line {
  z-index: 1000;
  text-align: center;
  width: 100%;
  background: #f03c3c;
  color: #fff;
  padding: 0.5% 0;
  position: relative;
}

.emergency_line.sp {
  transition: 0.3s;
  font-size: 12px;
}

.red_box.before_arrow p a:before {
  top: 2%;
}

.page-template-page-bimismile-php h2.page_title,
.page-template-page-ec-php h2.page_title,
.page-template-page-cgc-php h2.page_title,
.page-template-page-recipe-php h2.page_title {
  margin-left: 0.3em;
}

@media screen and (max-width: 1200px) {
  .red_box.before_arrow p a:before {
    top: auto;
    margin-top: auto;
    margin-left: -14px;
  }
}

@media screen and (max-width: 768px) {
  .red_box.before_arrow p a:before {
    margin-top: unset;
  }
}

@media screen and (max-width: 380px) {

  .app_index .font26,
  .payment_index .font26,
  .point_index .font26 {
    font-size: calc(22px * 0.9);
  }

  .app_index .font24 {
    font-size: calc(18px * 0.9);
  }

  .payment_index .font24,
  .point_index .font24 {
    font-size: calc(20px * 0.9);
  }

  .app_index .font20,
  .payment_index .font20,
  .point_index .font20 {
    font-size: calc(18px * 0.9);
  }

  .app_index .font20,
  .payment_index .font20,
  .point_index .font20 {
    font-size: calc(18px * 0.9);
  }
}

@media all and (-ms-high-contrast: none) {
  .to_top:before {
    margin-top: -0.7em;
  }
}

@-moz-document url-prefix() {
  .page-id-2722 .dotsList-black .arrow_sentence .arrow {
    margin-right: 1.8em !important;
  }
}

.form_box_inner {
  background-color: #fff;
  border: solid 2px #c8c8c8;
  padding: 24px;
}

.form_box_inner:nth-child(n + 2) {
  border-top: none;
}

.form_box_inner .form_box_inner_line {
  margin-bottom: 2%;
}

.form_box_inner .form_box_title {
  margin-right: 5%;
  width: 20%;
  display: inline-block;
}

.form_box_inner .frame01 {
  border: solid #c8c8c8 2px !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  width: 60%;
  padding: 4px 0 4px 012px;
}

.form_box_inner .form_box_inner_line textarea {
  height: 187px;
}

.wpcf7 .btn02 {
  width: 40%;
  background-color: #646464;
  align-items: center;
  position: relative;
  border-radius: 8px;
  margin: 3% auto 6% auto;
  transition: 0.3s;
  color: #fff;
  margin-left: 30%;
  padding: 2%;
  text-align: center;
}

.wpcf7 .btn03 {
  width: 40%;
  background-color: #f03c3c;
  align-items: center;
  position: relative;
  border: none;
  border-radius: 8px;
  margin: 3% auto 6% auto;
  transition: 0.3s;
  color: #fff;
  margin-left: 30%;
  padding: 2%;
  text-align: center;
}

.wpcf7-form-control.btn01:hover,
.wpcf7-form-control.btn02:hover,
.wpcf7-form-control.btn03:hover {
  opacity: 0.8;
}

.wpcf7-form-control.btn01:before {
  position: absolute;
  left: 0;
  top: 40%;
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(../../img/arrow_white.png) no-repeat;
  background-size: contain;
  margin-left: 4%;
}

.wpcf7-form-mode-edit #wrap_contact .txt_confirm,
.wpcf7-form-mode-edit #wrap_contact .txt_sent {
  display: none;
}

.sent #wrap_contact .txt_confirm,
.sent #wrap_contact .txt_edit {
  display: none;
}

.wpcf7c-elm-step2 {
  font-size: 120%;
  text-align: center;
  margin: 7%;
}

.wpcf7 form.sent .wpcf7-response-output {
  border: none !important;
  font-size: 120%;
  text-align: center;
  margin: 0 0 7%;
}

.textarea-683 {
  margin-top: 3%;
}

/* ------------------------------------------------------- */

.footer_bar.away {
  display: none !important;
}

.frame01.wpcf7c-conf.frame01,
.wpcf7c-conf.frame01 {
  background: none !important;
  border: none !important;
}

.wpcf7-form label span.menu-985::after {}

.page-template-page-bimismile-php h2,
.page-template-page-recipe-php h2,
.page-template-page-cgc-php h2,
.page-template-page-ec-php h2 {
  border: none;
  text-align: left;
}

.page-template-page-bimismile-php .shadow_box,
.page-template-page-recipe-php .shadow_box,
.page-template-page-cgc-php .shadow_box,
.page-template-page-ec-php .shadow_box {
  margin: 0;
  margin-top: 1%;
  padding: 0;
}

.page-template-page-bimismile-php .line_3_flex,
.page-template-page-recipe-php .line_3_flex,
.page-template-page-ec-php .line_3_flex,
.page-template-page-cgc-php .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.page-template-page-bimismile-php .line_3_flex .text,
.page-template-page-recipe-php .line_3_flex .text,
.page-template-page-cgc-php .line_3_flex .text,
.page-template-page-ec-php .line_3_flex .text {
  padding: 5%;
}

.page-template-page-bimismile-php .shadow_box img,
.page-template-page-cgc-php .shadow_box img,
.page-template-page-recipe-php .shadow_box img,
.page-template-page-ec-php .shadow_box img {
  width: 100%;
  max-height: 220px;
  min-height: 0;
  height: 20vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.page-template-page-bimismile-php .line_3,
.page-template-page-cgc-php .line_3,
.page-template-page-recipe-php .line_3,
.page-template-page-ec-php .line_3 {
  width: 31%;
  margin: 1% 1% 3% 1%;
}

.page-template-page-bimismile-php.recommend .title_parts,
.page-template-page-recipe-php.recommend .title_parts,
.page-template-page-cgc-php.recommend .title_parts,
.page-template-page-ec-php.recommend .title_parts {
  display: flex;
  align-items: center;
}

.page-template-page-bimismile-php.recipe_main .title_parts,
.page-template-page-recipe-php.recipe_main .title_parts,
.page-template-page-cgc-php.recipe_main .title_parts,
.page-template-page-ec-php.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
}

.page-template-page-bimismile-php.recipe_main .title_parts,
.page-template-page-recipe-php.recipe_main .title_parts,
.page-template-page-cgc-php.recipe_main .title_parts,
.page-template-page-ec-php.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4%;
}

.page-template-page-bimismile-php.recipe_main .title_parts h2,
.page-template-page-ec-php.recipe_main .title_parts h2,
.page-template-page-cgc-php.recipe_main .title_parts h2,
.page-template-page-recipe-php.recipe_main .title_parts h2 {
  margin: 0;
}

.page-template-page-bimismile-php.recommend .shadow_box img,
.page-template-page-recipe-php.recommend .shadow_box img,
.page-template-page-cgc-php.recommend .shadow_box img,
.page-template-page-ec-php.recommend .shadow_box img {
  width: 100%;
  max-height: 170px;
  height: 14vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.page-template-page-bimismile-php .category,
.page-template-page-recipe-php .category,
.page-template-page-cgc-php .category,
.page-template-page-ec-php .category {
  display: flex;
  align-items: center;
  color: #fff !important;
}

.page-template-page-bimismile-php .category a,
.page-template-page-recipe-php .category a,
.page-template-page-ec-php .category a,
.page-template-page-cgc-php .category a {
  width: 20%;
  margin-right: 1%;
}

.page-template-page-bimismile-php .recipe_category,
.page-template-page-ec-php .recipe_category,
.page-template-page-recipe-php .recipe_category,
.page-template-page-cgc-php .recipe_category {
  border-radius: 4px;
  text-align: center;
  margin-right: 2%;
  padding: 0 1%;
  color: #785032;
  border: 1px solid #785032;
  font-weight: bold;
}

.page-template-page-bimismile-php .category_bimi,
.page-template-page-recipe-php .category_bimi,
.page-template-page-cgc-php .category_bimi,
.page-template-page-ec-php .category_bimi {
  background: #003756;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.page-template-page-bimismile-php .category_ec,
.page-template-page-recipe-php .category_ec,
.page-template-page-ec-php .category_ec,
.page-template-page-cgc-php .category_ec {
  background: #00963c;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.page-template-page-bimismile-php .category_recipe,
.page-template-page-recipe-php .category_recipe,
.page-template-page-cgc-php .category_recipe,
.page-template-page-ec-php .category_recipe {
  background: #785032;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.page-template-page-bimismile-php .category_cgc,
.page-template-page-recipe-php .category_cgc,
.page-template-page-ec-php .category_cgc,
.page-template-page-cgc-php .category_cgc {
  background: #f03c3c;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.page-template-page-bimismile-php .line_3,
.page-template-page-ec-php .line_3,
.page-template-page-cgc-php .line_3,
.page-template-page-recipe-php .line_3 {
  width: 31% !important;
  margin: 1% 1% 3% 1% !important;
}

.page-template-page-bimismile-php .link_detail,
.page-template-page-ec-php .link_detail,
.page-template-page-recipe-php .link_detail,
.page-template-page-cgc-php .link_detail {
  bottom: 0%;
}

.page-template-page-bimismile-php .contents .shadow_box,
.page-template-page-cgc-php .contents .shadow_box,
.page-template-page-recipe-php .contents .shadow_box,
.page-template-page-ec-php .contents .shadow_box {
  position: relative;
  padding-bottom: 2% !important;
}

.page-template-page-bimismile-php .link_detail,
.page-template-page-cgc-php .link_detail,
.page-template-page-recipe-php .link_detail,
.page-template-page-ec-php .link_detail {
  bottom: 2%;
  position: absolute;
  right: 5%;
}

@media screen and (max-width: 767px) {

  .page-template-page-bimismile-php .shadow_box,
  .page-template-page-ec-php .shadow_box,
  .page-template-page-recipe-php .shadow_box,
  .page-template-page-cgc-php .shadow_box {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px !important;
  }

  .page-template-page-bimismile-php .line_3,
  .page-template-page-ec-php .line_3,
  .page-template-page-cgc-php .line_3,
  .page-template-page-recipe-php .line_3 {
    width: 45% !important;
    padding-top: 0% !important;
    margin-left: 3% !important;
  }

  .page-template-page-bimismile-php .shadow_box img,
  .page-template-page-cgc-php .shadow_box img,
  .page-template-page-recipe-php .shadow_box img,
  .page-template-page-ec-php .shadow_box img {
    height: 30vw;
  }

  .page-template-page-bimismile-php .category,
  .page-template-page-recipe-php .category,
  .page-template-page-cgc-php .category,
  .page-template-page-ec-php .category {
    flex-wrap: wrap;
  }

  .page-template-page-bimismile-php .category a,
  .page-template-page-recipe-php .category a,
  .page-template-page-ec-php .category a,
  .page-template-page-cgc-php .category a {
    width: 32%;
    margin-right: 0.5%;
    margin-top: 0.5%;
  }

  .page-template-page-bimismile-php .category_bimi,
  .page-template-page-bimismile-php .category_ec,
  .page-template-page-bimismile-php .category_recipe,
  .page-template-page-bimismile-php .category_cgc {
    width: 100%;
  }

  .page-template-page-ec-php .category_bimi,
  .page-template-page-ec-php .category_ec,
  .page-template-page-ec-php .category_recipe,
  .page-template-page-ec-php .category_cgc {
    width: 100%;
  }

  .page-template-page-recipe-php .category_bimi,
  .page-template-page-recipe-php .category_ec,
  .page-template-page-recipe-php .category_recipe,
  .page-template-page-recipe-php .category_cgc {
    width: 100%;
  }

  .page-template-page-ec-php .category_bimi,
  .page-template-page-ec-php .category_ec,
  .page-template-page-ec-php .category_recipe,
  .page-template-page-ec-php .category_cgc {
    width: 100%;
  }

  .page-template-page-bimismile-php .contents .shadow_box,
  .page-template-page-ec-php .contents .shadow_box,
  .page-template-page-cgc-php .contents .shadow_box,
  .page-template-page-recipe-php .contents .shadow_box {
    padding-bottom: 10% !important;
  }

  .page-template-page-bimismile-php .contents .shadow_box .link_detail p,
  .page-template-page-cgc-php .contents .shadow_box .link_detail p,
  .page-template-page-recipe-php .contents .shadow_box .link_detail p,
  .page-template-page-ec-php .contents .shadow_box .link_detail p {
    font-size: 12px;
  }

  .page-template-page-bimismile-php h2,
  .page-template-page-recipe-php h2,
  .page-template-page-ec-php h2,
  .page-template-page-cgc-php h2 {
    margin-top: 5%;
  }
}

/* .slick-thumbnail .slick-track{
  transform:unset !important;
} */

/* 
.slick-slider{
  opacity: 0;
  transition: opacity .25s ease;
}
.slick-slider.slick-initialized {
  opacity: 1;
} */

.product_slider {
  transition: 0s !important;
}

/* .custom-wpcf7c-confirmed .annotation02,
.custom-wpcf7c-confirmed .color_red, */
.custom-wpcf7c-confirmed .conf {
  display: none;
}

span.wpcf7-list-item {
  margin: 0 0 0 50px;
}

.custom-wpcf7c-confirmed span.member span.wpcf7-list-item {
  margin-left: 40px;
}

.btn01.wpcf7c-btn-back {
  margin: 3% auto 0% 30% !important;
}

.custom-wpcf7c-confirmed .conf_border {
  /* border-bottom: solid 2px #c8c8c8; */
  padding-bottom: 20px !important;
}

/* .custom-wpcf7c-confirmed .your-email_confirm,
.custom-wpcf7c-confirmed .conf_email {
  display: none;
} */
/* .custom-wpcf7c-confirmed input:disabled {
  background-color: blue !important;
  border-color: blue !important;
} */

/* .wpcf7-form-control input[type="radio"] {
  position: absolute;
  display: none !important;
}
.wpcf7-form-control .wpcf7-list-item-label:before {
  content: "";
  background: #fff;
  border-radius: 100%;
  border: 1px solid #888888;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  margin-right: 14px;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.wpcf7-form-control
  input[type="radio"]:checked
  + .wpcf7-list-item-label:before {
  display: inline-block !important;
  background-color: #0080dd !important;
  box-shadow: inset 0 0 0 2.4px #fff !important;
} */

/* .custom-wpcf7c-confirmed input[type="radio"] {
  position: absolute;
  display: none !important;
}
.custom-wpcf7c-confirmed .wpcf7-list-item-label:before {
  content: "";
  background: #fff;
  border-radius: 100%;
  border: 1px solid #888888;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  margin-right: 14px;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
} */

/* .custom-wpcf7c-confirmed input[type="radio"] + .wpcf7-list-item-label:before {
  display: inline-block !important;
  background-color: #0080dd !important;
  box-shadow: inset 0 0 0 2.4px #fff !important;
} */
/* .custom-wpcf7c-confirmed .wpcf7-list-item-label:before {
  display: inline-block !important;
  background-color: #0080dd !important;
  box-shadow: inset 0 0 0 2.4px #fff !important;
}
.custom-wpcf7c-confirmed input[type="radio"] + .wpcf7-list-item-label:before {
  background-color: #fff !important;
} */

#info3.cf7-block {
  padding-right: 20px;
}

@media screen and (max-width: 767px) {
  .member .wpcf7-form-control.wpcf7-radio {
    display: flex;
  }

  #info3.cf7-block {
    padding: 20px;
  }

  #info3.cf7-block .member {
    padding: 0;
  }

  .wpcf7-form label span:nth-of-type(1) {
    width: 100%;
    margin-right: 0;
  }

  .wpcf7-form #info3 label {
    flex-direction: column;
  }

  .wpcf7-form #info3 label br {
    display: none;
  }

  .wpcf7-form .opinion {
    height: 136px;
  }

  .page-id-3177 .border-bottom.align-i_start.pt0 br:last-child,
  .page-id-3212 .border-bottom.align-i_start.pt0 br:last-child {
    display: none;
  }
}

/* ---------------------------------------------------------------------- paging --------------------------------------------------------------------- */
.paging {
  color: #3c3c3c;
  font-family: "M PLUS 1p", "MS Pゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ",
    Meiryo, "ＭＳ ゴシック", sans-serif;
  font-weight: 500;
  line-height: 2.4;
  margin-left: 38px;
  margin-top: 24px;
  text-align: center;
  position: relative;
  height: 100%;
}

.paging .current {
  background-color: #e6e6e6;
  background-size: contain;
  border-radius: 50%;
}

.paging span,
.paging a {
  padding: 4px 10px;
  margin: 0 0.2em;
}

.paging span.dots {
  margin: 0;
  padding: 0;
}

.paging .next,
.paging .prev {
  font-family: "Kosugi Maru", sans-serif;
}

@media screen and (max-width: 767px) {
  .paging {
    margin-left: 0;
  }
}

/* ---------------------------------------------------------------------- IE11 --------------------------------------------------------------------- */
input::-ms-clear {
  visibility: hidden;
}

:-ms-input-placeholder {
  color: #aaa !important;
}

.wpcf7c-elm-step2 :-ms-input-placeholder {
  color: #3c3c3c !important;
}

.pj-file-input::-ms-clear {
  visibility: hidden;
}

@media all and (-ms-high-contrast: none) {
  footer .inquiry_wrapper {
    display: inline-block;
    width: 100%;
  }

  .shadow {
    border-radius: 8px;
    box-shadow: 0px 0px 8px 2px #bbb;
  }

  .searchbox_whole {
    display: flex;
    align-items: center;
  }

  .searchbox_whole input.search_box {
    color: #aaa;
    line-height: 1;
    padding: 9.5px 38px 9.5px 8px;
    width: 61%;
  }

  .searchbox_whole p {
    line-height: 2.3;
    width: 15.5%;
  }

  .searchbox_whole .ion-android-search {
    line-height: 2.3;
    margin-left: -5%;
  }

  .wpcf7 .frame01 {
    padding: 8px 0 8px 012px;
    line-height: 1;
  }
}

.ofi-img {
  background-position: center;
  object-fit: cover !important;
  font-family: "object-fit: cover;";
}

@media screen and (max-width: 767px) {
  .searchbox_whole {
    display: block;
  }

  .searchbox_whole input.search_box {
    width: 90%;
  }

  .searchbox_whole p::-ms-clear {
    line-height: 1;
  }

  .searchbox_whole .ion-android-search::-ms-clear {
    line-height: 1;
    margin-left: auto;
  }

  .post-type-archive-recipe .shadow_box .image.frame,
  .post-type-archive-sanchidayori .shadow_box .image.frame,
  .post-type-archive-healthyproject .shadow_box .image.frame,
  .post-type-archive-news .shadow_box .image.frame,
  .post-type-archive-item .shadow_box .image.frame,
  .sort-bimismile .shadow_box .image.frame,
  .sort-ec .shadow_box .image.frame,
  .sort-recipe .shadow_box .image.frame,
  .sort-cgc .shadow_box .image.frame {
    height: 30vw;
  }
}

.page.company .prev-arrow,
.page.company .next-arrow,
.page.company .slick-counter {
  cursor: default;
}

/* ---------------------------------------------------------------------- 追記 --------------------------------------------------------------------- */
.footer_bar {
  padding: 0;
  background: none;
}

.footer_bar_line {
  height: 60px;
  width: 60px;
  right: 0;
  margin-bottom: 0;
  background: #eee;
  float: right;
  display: flex;
  align-items: center;
}

.footer_bar_inner {
  padding: 30px;
  background: rgba(0, 0, 0, 0.2);
  clear: both;
}

.sp.footer_bar {
  bottom: 0%;
}

.sp.footer_bar.fadeout {
  bottom: -100px;
}

.footer_bar_line .arrow {
  position: relative;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
  height: 60px;
  width: 60px;
  align-items: center;
  margin: 0 auto;
  top: 17px;
  left: 22px;
}

.footer_bar_line .arrow::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-top: 2px solid #3c3c3c;
  border-right: 2px solid #3c3c3c;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin: 0 auto;
}

.footer_bar_line.reverse .arrow::before {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

.footer_bar_line.reverse .arrow {
  top: 28px;
  left: 22px;
}

.dl-menu {
  position: fixed !important;
  left: 0;
}

.iPhone .dl-menu,
.iPad .dl-menu,
.Android .dl-menu {
  top: 0;
}

.dl-menu ul {
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.dl-menu .empty-li {
  height: 180px !important;
  margin: 0 !important;
}

.wpcf7-not-valid-tip {
  color: #f03c3c !important;
  width: 100% !important;
}

.recipe_material .material a {
  text-decoration: underline;
}

.movie_freespace {
  text-align: center;
  margin: 0 auto;
  background: #fff;
  padding: 20px;
}

.mainvisual .slick-slide {
  pointer-events: none;
}

.mainvisual .slick-current {
  pointer-events: auto;
}

.slick {
  display: none;
}

.slick.slick-initialized {
  display: block;
}

@media screen and (max-width: 480px) {
  #chat_banner {
    top: 49% !important;
  }
}

#loginid {
  position: relative;
}

#buttonEye {
  padding: 8px;
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translate(0, -50%);
}

input::-ms-reveal {
  visibility: hidden;
}

input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

_::-webkit-full-page-media,
_:future,
:root #buttonEye {
  right: 24px;
}

/* 今月のイチオシ bimi */
.tax-label_item_bimi .contents_wrapper {
  padding-bottom: 180px !important;
  margin-bottom: 0 !important;
}

.tax-label_item_bimi h2.page_title {
  margin-left: 0.3em;
}

.tax-label_item_bimi h2 {
  border: none;
  text-align: left;
}

.tax-label_item_bimi .shadow_box {
  margin: 0;
  margin-top: 1%;
  padding: 0;
}

.tax-label_item_bimi .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.tax-label_item_bimi .line_3_flex .text {
  padding: 5%;
}

.tax-label_item_bimi .shadow_box img {
  width: 100%;
  max-height: 220px;
  height: 20vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

@media all and (-ms-high-contrast: none) {
  .tax-label_item_bimi .shadow_box .image.frame a {
    border-radius: 8px 8px 0 0;
    display: flex;
    align-items: center;
    max-height: 220px !important;
    height: 20vw !important;
    overflow: hidden;
  }

  .tax-label_item_bimi .shadow_box img {
    max-height: none !important;
    height: auto !important;
    vertical-align: center;
  }
}

.tax-label_item_bimi .line_3 {
  width: 31%;
  margin: 1% 1% 3% 1%;
}

.tax-label_item_bimi.recommend .title_parts {
  display: flex;
  align-items: center;
}

.tax-label_item_bimi.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
}

.tax-label_item_bimi.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4%;
}

.tax-label_item_bimi.recipe_main .title_parts h2 {
  margin: 0;
}

.tax-label_item_bimi.recommend .shadow_box img {
  width: 100%;
  max-height: 170px;
  height: 14vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.tax-label_item_bimi .category {
  display: flex;
  align-items: center;
  color: #fff !important;
}

.tax-label_item_bimi .category a {
  width: 20%;
  margin-right: 1%;
}

.tax-label_item_bimi .recipe_category {
  border-radius: 4px;
  text-align: center;
  margin-right: 2%;
  padding: 0 1%;
  color: #785032;
  border: 1px solid #785032;
  font-weight: bold;
}

.tax-label_item_bimi .category_bimi {
  background: #003756;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_bimi .category_ec {
  background: #00963c;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_bimi .category_recipe {
  background: #785032;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_bimi .category_cgc {
  background: #f03c3c;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_bimi .line_3 {
  width: 31% !important;
  margin: 1% 1% 3% 1% !important;
}

.tax-label_item_bimi .link_detail {
  bottom: 0%;
}

.tax-label_item_bimi .contents .shadow_box {
  position: relative;
  padding-bottom: 2% !important;
}

.tax-label_item_bimi .link_detail {
  bottom: 2%;
  position: absolute;
  right: 5%;
}

@media screen and (max-width: 767px) {
  .tax-label_item_bimi .shadow_box {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px !important;
  }

  .tax-label_item_bimi .line_3 {
    width: 45% !important;
    padding-top: 0% !important;
    margin-left: 3% !important;
  }

  .tax-label_item_bimi .shadow_box img {
    height: 30vw;
  }

  .tax-label_item_bimi .category {
    flex-wrap: wrap;
  }

  .tax-label_item_bimi .category a {
    width: 32%;
    margin-right: 0.5%;
    margin-top: 0.5%;
  }

  .tax-label_item_bimi .contents .shadow_box {
    padding-bottom: 10% !important;
  }

  .tax-label_item_bimi .contents .shadow_box .link_detail p {
    font-size: 12px;
  }

  .tax-label_item_bimi h2 {
    margin-top: 5%;
  }
}

/* 今月のイチオシ cgc*/
.tax-label_item_cgc .contents_wrapper {
  padding-bottom: 180px !important;
  margin-bottom: 0 !important;
}

.tax-label_item_cgc h2.page_title {
  margin-left: 0.3em;
}

.tax-label_item_cgc h2 {
  border: none;
  text-align: left;
}

.tax-label_item_cgc .shadow_box {
  margin: 0;
  margin-top: 1%;
  padding: 0;
}

.tax-label_item_cgc .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.tax-label_item_cgc .line_3_flex .text {
  padding: 5%;
}

.tax-label_item_cgc .shadow_box img {
  width: 100%;
  max-height: 220px;
  height: 20vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

@media all and (-ms-high-contrast: none) {
  .tax-label_item_cgc .shadow_box .image.frame a {
    border-radius: 8px 8px 0 0;
    display: flex;
    align-items: center;
    max-height: 220px !important;
    height: 20vw !important;
    overflow: hidden;
  }

  .tax-label_item_cgc .shadow_box img {
    max-height: none !important;
    height: auto !important;
    vertical-align: center;
  }
}

.tax-label_item_cgc .line_3 {
  width: 31%;
  margin: 1% 1% 3% 1%;
}

.tax-label_item_cgc.recommend .title_parts {
  display: flex;
  align-items: center;
}

.tax-label_item_cgc.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
}

.tax-label_item_cgc.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4%;
}

.tax-label_item_cgc.recipe_main .title_parts h2 {
  margin: 0;
}

.tax-label_item_cgc.recommend .shadow_box img {
  width: 100%;
  max-height: 170px;
  height: 14vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.tax-label_item_cgc .category {
  display: flex;
  align-items: center;
  color: #fff !important;
}

.tax-label_item_cgc .category a {
  width: 20%;
  margin-right: 1%;
}

.tax-label_item_cgc .recipe_category {
  border-radius: 4px;
  text-align: center;
  margin-right: 2%;
  padding: 0 1%;
  color: #785032;
  border: 1px solid #785032;
  font-weight: bold;
}

.tax-label_item_cgc .category_bimi {
  background: #003756;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_cgc .category_ec {
  background: #00963c;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_cgc .category_recipe {
  background: #785032;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_cgc .category_cgc {
  background: #f03c3c;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_cgc .line_3 {
  width: 31% !important;
  margin: 1% 1% 3% 1% !important;
}

.tax-label_item_cgc .link_detail {
  bottom: 0%;
}

.tax-label_item_cgc .contents .shadow_box {
  position: relative;
  padding-bottom: 2% !important;
}

.tax-label_item_cgc .link_detail {
  bottom: 2%;
  position: absolute;
  right: 5%;
}

@media screen and (max-width: 767px) {
  .tax-label_item_cgc .shadow_box {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px !important;
  }

  .tax-label_item_cgc .line_3 {
    width: 45% !important;
    padding-top: 0% !important;
    margin-left: 3% !important;
  }

  .tax-label_item_cgc .shadow_box img {
    height: 30vw;
  }

  .tax-label_item_cgc .category {
    flex-wrap: wrap;
  }

  .tax-label_item_cgc .category a {
    width: 32%;
    margin-right: 0.5%;
    margin-top: 0.5%;
  }

  .tax-label_item_cgc .contents .shadow_box {
    padding-bottom: 10% !important;
  }

  .tax-label_item_cgc .contents .shadow_box .link_detail p {
    font-size: 12px;
  }

  .tax-label_item_cgc h2 {
    margin-top: 5%;
  }
}

/* 今月のイチオシ cgc*/
.tax-label_item_ec .contents_wrapper {
  padding-bottom: 180px !important;
  margin-bottom: 0 !important;
}

.tax-label_item_ec h2.page_title {
  margin-left: 0.3em;
}

.tax-label_item_ec h2 {
  border: none;
  text-align: left;
}

.tax-label_item_ec .shadow_box {
  margin: 0;
  margin-top: 1%;
  padding: 0;
}

.tax-label_item_ec .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.tax-label_item_ec .line_3_flex .text {
  padding: 5%;
}

.tax-label_item_ec .shadow_box img {
  width: 100%;
  max-height: 220px;
  height: 20vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

@media all and (-ms-high-contrast: none) {
  .tax-label_item_ec .shadow_box .image.frame a {
    border-radius: 8px 8px 0 0;
    display: flex;
    align-items: center;
    max-height: 220px !important;
    height: 20vw !important;
    overflow: hidden;
  }

  .tax-label_item_ec .shadow_box img {
    max-height: none !important;
    height: auto !important;
    vertical-align: center;
  }
}

.tax-label_item_ec .line_3 {
  width: 31%;
  margin: 1% 1% 3% 1%;
}

.tax-label_item_ec.recommend .title_parts {
  display: flex;
  align-items: center;
}

.tax-label_item_ec.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
}

.tax-label_item_ec.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4%;
}

.tax-label_item_ec.recipe_main .title_parts h2 {
  margin: 0;
}

.tax-label_item_ec.recommend .shadow_box img {
  width: 100%;
  max-height: 170px;
  height: 14vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.tax-label_item_ec .category {
  display: flex;
  align-items: center;
  color: #fff !important;
}

.tax-label_item_ec .category a {
  width: 20%;
  margin-right: 1%;
}

.tax-label_item_ec .recipe_category {
  border-radius: 4px;
  text-align: center;
  margin-right: 2%;
  padding: 0 1%;
  color: #785032;
  border: 1px solid #785032;
  font-weight: bold;
}

.tax-label_item_ec .category_bimi {
  background: #003756;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_ec .category_ec {
  background: #00963c;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_ec .category_recipe {
  background: #785032;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_ec .category_cgc {
  background: #f03c3c;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_ec .line_3 {
  width: 31% !important;
  margin: 1% 1% 3% 1% !important;
}

.tax-label_item_ec .link_detail {
  bottom: 0%;
}

.tax-label_item_ec .contents .shadow_box {
  position: relative;
  padding-bottom: 2% !important;
}

.tax-label_item_ec .link_detail {
  bottom: 2%;
  position: absolute;
  right: 5%;
}

@media screen and (max-width: 767px) {
  .tax-label_item_ec .shadow_box {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px !important;
  }

  .tax-label_item_ec .line_3 {
    width: 45% !important;
    padding-top: 0% !important;
    margin-left: 3% !important;
  }

  .tax-label_item_ec .shadow_box img {
    height: 30vw;
  }

  .tax-label_item_ec .category {
    flex-wrap: wrap;
  }

  .tax-label_item_ec .category a {
    width: 32%;
    margin-right: 0.5%;
    margin-top: 0.5%;
  }

  .tax-label_item_ec .contents .shadow_box {
    padding-bottom: 10% !important;
  }

  .tax-label_item_ec .contents .shadow_box .link_detail p {
    font-size: 12px;
  }

  .tax-label_item_ec h2 {
    margin-top: 5%;
  }

  .contents_wrapper.recipe_delicious {
    margin-top: 0 !important;
  }
}

/* 今月のイチオシ cgc*/
.tax-label_item_recipe .contents_wrapper {
  padding-bottom: 180px !important;
  margin-bottom: 0 !important;
}

.tax-label_item_recipe h2.page_title {
  margin-left: 0.3em;
}

.tax-label_item_recipe h2 {
  border: none;
  text-align: left;
}

.tax-label_item_recipe .shadow_box {
  margin: 0;
  margin-top: 1%;
  padding: 0;
}

.tax-label_item_recipe .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.tax-label_item_recipe .line_3_flex .text {
  padding: 5%;
}

.tax-label_item_recipe .shadow_box img {
  width: 100%;
  max-height: 220px;
  height: 20vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

@media all and (-ms-high-contrast: none) {
  .tax-label_item_recipe .shadow_box .image.frame a {
    border-radius: 8px 8px 0 0;
    display: flex;
    align-items: center;
    max-height: 220px !important;
    height: 20vw !important;
    overflow: hidden;
  }

  .tax-label_item_recipe .shadow_box img {
    max-height: none !important;
    height: auto !important;
    vertical-align: center;
  }
}

.tax-label_item_recipe .line_3 {
  width: 31%;
  margin: 1% 1% 3% 1%;
}

.tax-label_item_recipe.recommend .title_parts {
  display: flex;
  align-items: center;
}

.tax-label_item_recipe.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
}

.tax-label_item_recipe.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4%;
}

.tax-label_item_recipe.recipe_main .title_parts h2 {
  margin: 0;
}

.tax-label_item_recipe.recommend .shadow_box img {
  width: 100%;
  max-height: 170px;
  height: 14vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.tax-label_item_recipe .category {
  display: flex;
  align-items: center;
  color: #fff !important;
}

.tax-label_item_recipe .category a {
  width: 20%;
  margin-right: 1%;
}

.tax-label_item_recipe .recipe_category {
  border-radius: 4px;
  text-align: center;
  margin-right: 2%;
  padding: 0 1%;
  color: #785032;
  border: 1px solid #785032;
  font-weight: bold;
}

.tax-label_item_recipe .category_bimi {
  background: #003756;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_recipe .category_ec {
  background: #00963c;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_recipe .category_recipe {
  background: #785032;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_recipe .category_cgc {
  background: #f03c3c;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.tax-label_item_recipe .line_3 {
  width: 31% !important;
  margin: 1% 1% 3% 1% !important;
}

.tax-label_item_recipe .link_detail {
  bottom: 0%;
}

.tax-label_item_recipe .contents .shadow_box {
  position: relative;
  padding-bottom: 2% !important;
}

.tax-label_item_recipe .link_detail {
  bottom: 2%;
  position: absolute;
  right: 5%;
}

@media screen and (max-width: 767px) {
  .tax-label_item_recipe .shadow_box {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px !important;
  }

  .tax-label_item_recipe .line_3 {
    width: 45% !important;
    padding-top: 0% !important;
    margin-left: 3% !important;
  }

  .tax-label_item_recipe .shadow_box img {
    height: 30vw;
  }

  .tax-label_item_recipe .category {
    flex-wrap: wrap;
  }

  .tax-label_item_recipe .category a {
    width: 32%;
    margin-right: 0.5%;
    margin-top: 0.5%;
  }

  .tax-label_item_recipe .contents .shadow_box {
    padding-bottom: 10% !important;
  }

  .tax-label_item_recipe .contents .shadow_box .link_detail p {
    font-size: 12px;
  }

  .tax-label_item_recipe h2 {
    margin-top: 5%;
  }
}

.home .wrapper.fixed {
  position: fixed !important;
}

.post-type-archive-recipe .search,
.post-type-archive-recipe h2.page_title,
.post-type-archive-item h2.page_title,
.post-type-archive-healthyproject h2.page_title,
.post-type-archive-sanchidayori h2.page_title,
.post-type-archive-news h2.page_title,
.post-type-archive-event h2.page_title,
.single-shop h1,
.single-mall h1,
.tax-category_recipe h2.page_title,
.tax-category_recipe .search {
  margin-left: 1.6%;
  margin-top: 5%;
}

.tax-category_recipe #itemlist {
  margin-top: 5%;
}

.service_index h2.page_title,
.contact_index h2.page_title,
.payment_index h2.page_title,
.to_cgc,
.single-sanchidayori .contents .shadow_box,
.single-healthyproject .contents .shadow_box,
.single-item .contents .shadow_box,
.single-news .contents .shadow_box,
.single-event .contents .shadow_box,
.archive.category-info .contents .shadow_box,
.single-post .contents .shadow_box,
.page-id-2228 h1,
.tempo_favorite,
.search_contents h1 {
  margin-top: 5%;
}

.shadow_box .recipe_movie {
  padding-top: 5%;
}

@media screen and (max-width: 767px) {

  .post-type-archive .contents_wrapper,
  .post-type-archive .contents,
  .single-sanchidayori .contents_wrapper,
  .single-sanchidayori .contents,
  .single-item .contents_wrapper,
  .single-item .contents,
  .shop-template-default .contents,
  .shop-template-default .contents_wrapper,
  .recipe-template-default .contents,
  .single-recipe .contents,
  .recipe-template-default .contents_wrapper,
  .healthyproject-template-default .contents_wrapper,
  .healthyproject-template-default .contents,
  .news-template-default .contents_wrapper,
  .news-template-default .contents,
  .category-info .contents_wrapper,
  .category-info .contents,
  .single-post .contents_wrapper,
  .single-post .contents,
  .event-template-default .contents_wrapper,
  .event-template-default .contents,
  .page-template-default .contents,
  .tax-label_item_bimi .contents_wrapper,
  .tax-label_item_bimi .contents,
  .tax-label_item_recipe .contents_wrapper,
  .tax-label_item_recipe .contents,
  .tax-label_item_cgc .contents_wrapper,
  .tax-label_item_cgc .contents,
  .tax-label_item_ec .contents_wrapper,
  .tax-label_item_ec .contents,
  .tax-category_item_bimismile .contents_wrapper,
  .tax-category_recipe .contents_wrapper {
    margin-top: 0 !important;
  }

  .single-event .shadow_box,
  .single-news .shadow_box,
  .single-sanchidayori .shadow_box {
    margin-top: 0%;
  }

  .single-sanchidayori .contents .shadow_box .detail_title,
  .single-sanchidayori .detail_title,
  .single-healthyproject .detail_title,
  .single-news .detail_title {
    margin-top: 0px;
  }

  .single-recipe .breadcrumb {
    padding-top: 6px;
  }

  .post-type-archive-recipe h2.page_title,
  .post-type-archive-item h2.page_title,
  .post-type-archive-healthyproject h2.page_title,
  .post-type-archive-sanchidayori h2.page_title,
  .post-type-archive-news h2.page_title,
  .post-type-archive-event h2.page_title,
  .tax-category_item_bimismile h2.page_title,
  .tax-category_recipe h2.page_title,
  .tax-category_recipe #itemlist h2 {
    margin-left: 3%;
    margin-top: 5%;
  }

  .post-type-archive-recipe .search,
  .tax-category_recipe .search {
    margin-left: 0;
    margin-top: 5%;
  }

  .single-shop h1,
  .single-mall h1 {
    margin-left: 4%;
  }
}

.slider_wrapper+.contents_wrapper,
.single-shop .contents,
.single-mall .contents {
  margin-top: 0 !important;
}

.home .slick-slide {
  pointer-events: none;
}

.home .slick-current {
  pointer-events: auto;
}

/* レシピ・おいしい話　サムネイル　IE */
@media all and (-ms-high-contrast: none) {

  .post-type-archive-recipe .shadow_box .image.frame,
  .post-type-archive-sanchidayori .shadow_box .image.frame,
  .post-type-archive-healthyproject .shadow_box .image.frame,
  .post-type-archive-news .shadow_box .image.frame,
  .post-type-archive-item .shadow_box .image.frame,
  .sort-bimismile .shadow_box .image.frame,
  .sort-ec .shadow_box .image.frame,
  .sort-recipe .shadow_box .image.frame,
  .sort-cgc .shadow_box .image.frame,
  .tax-label_item_recipe .shadow_box .image.frame,
  .tax-label_item_cgc .shadow_box .image.frame,
  .tax-label_item_ec .shadow_box .image.frame,
  .tax-label_item_bimi .shadow_box .image.frame {
    position: relative;
    height: 20vw;
    max-height: 220px;
    overflow: hidden;
    background-color: #ccc;
    border-radius: 8px 8px 0 0;
  }

  .post-type-archive-recipe .shadow_box .image.frame img,
  .post-type-archive-sanchidayori .shadow_box .image.frame img,
  .post-type-archive-healthyproject .shadow_box .image.frame img,
  .post-type-archive-news .shadow_box .image.frame img,
  .post-type-archive-item .shadow_box .image.frame img,
  .sort-bimismile .shadow_box .image.frame img,
  .sort-ec .shadow_box .image.frame img,
  .sort-recipe .shadow_box .image.frame img,
  .sort-cgc .shadow_box .image.frame img,
  .tax-label_item_recipe .shadow_box .image.frame img,
  .tax-label_item_cgc .shadow_box .image.frame img,
  .tax-label_item_ec .shadow_box .image.frame img,
  .tax-label_item_bimi .shadow_box .image.frame img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: 150%;
    min-width: 100%;
    max-height: 150%;
  }
}

@media screen and (max-width: 767px) {

  .post-type-archive-recipe .shadow_box .image.frame,
  .post-type-archive-sanchidayori .shadow_box .image.frame,
  .post-type-archive-healthyproject .shadow_box .image.frame,
  .post-type-archive-news .shadow_box .image.frame,
  .post-type-archive-item .shadow_box .image.frame,
  .sort-bimismile .shadow_box .image.frame,
  .sort-ec .shadow_box .image.frame,
  .sort-recipe .shadow_box .image.frame,
  .sort-cgc .shadow_box .image.frame,
  .tax-label_item_recipe .shadow_box .image.frame,
  .tax-label_item_cgc .shadow_box .image.frame,
  .tax-label_item_ec .shadow_box .image.frame,
  .tax-label_item_bimi .shadow_box .image.frame {
    height: 30vw;
  }
}

/* 9/15 recipe movie_freespace youtube */
.single-recipe .movie_freespace p iframe {
  width: 727px;
  height: 408.9375px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .single-recipe .movie_freespace p iframe {
    width: 480px;
    height: 270px;
  }
}

@media screen and (max-width: 520px) {
  .single-recipe .movie_freespace p iframe {
    width: 315px;
    height: 174.1875px;
  }
}

@media screen and (max-width: 355px) {
  .single-recipe .movie_freespace p iframe {
    width: 100%;
    height: 47.5vw;
  }
}

.chirashi_link {
  display: flex;
}

.chirashi_link img:nth-of-type(1) {
  width: 26%;
}

.chirashi_link a {
  width: 37%;
}

.chirashi_link a:hover {
  opacity: 1;
}

.chirashi_link img.p100 {
  width: 100%;
}




.page-id-2965 .footer_bar {
  display: none !important;
}


/* Bimi Smile 詳細 */
.single-item_bimismile .contents .shadow_box {
  width: 100%;
  padding: 4% 3%;
  margin-top: 1%;
}

.single-item_bimismile .detail_title {
  margin-bottom: 3%;
  overflow: hidden;
}

.single-item_bimismile .detail_title h2 {
  display: inline-block;
  max-width: 60%;
}

.single-item_bimismile .label {
  float: right;
  overflow: hidden;
  display: flex;
  width: 40%;
  justify-content: flex-end;
}

.single-item_bimismile .label_box {
  width: 20% !important;
}

.single-item_bimismile .label img {
  margin-right: 7%;
}

.label_box {
  width: 100%;
  margin-right: 4%;
}

.single-item_bimismile #wrap {
  background-color: #333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
}

.single-item_bimismile #slider {
  width: 100%;
  margin: 0 auto 30px;
}

.single-item_bimismile #thumbnail-list {
  width: 100% !important;
}

.single-item_bimismile #thumbnail-list {
  flex-wrap: initial !important;
}

.single-item_bimismile .slide-item {
  width: 100%;
}

.single-item_bimismile .slide-item img {
  width: 100%;
}

.single-item_bimismile #thumbnail-list {
  width: 300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.single-item_bimismile .thumbnail-item {
  flex: 0 1 30%;
  margin-bottom: 10px;
  box-sizing: border-box;
  position: relative;
}

.single-item_bimismile .thumbnail-item:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: 0.3s opacity linear;
}

.single-item_bimismile .thumbnail-item.thumbnail-current:after {
  opacity: 0;
}

.single-item_bimismile .thumbnail-item img {
  width: 100%;
  margin: 0 auto;
}

.single-item_bimismile .product_slider {
  width: 40%;
  float: left;
}

.single-item_bimismile .box_right {
  width: 55%;
  float: right;
}

.single-item_bimismile .box_right h3 {
  margin-bottom: 5%;
}

.single-item_bimismile .thumbnail-item:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: 0.3s opacity linear;
}

.single-item_bimismile .detail_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.single-item_bimismile .shadow_box .recipe_movie {
  margin-top: 48px;
}

.single-item_bimismile .contents .shadow_box {
  margin-top: 5%;
}


/* Bimi Smile 一覧 */
.post-type-archive-item_bimismile .line_3_flex,
.tax-category_item_bimismile .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  width: 100%;
  margin-top: 5%;
}

.post-type-archive-item_bimismile .before_arrow p a:before,
.tax-category_item_bimismile .before_arrow p a:before {
  margin-top: 0;
  content: "";
  position: static;
  display: inline-block;
  width: 0.95em;
  height: 0.95em;
  background: url(../../img/arrow_red.png) no-repeat;
  background-size: contain;
  margin-right: 0.3em;
}

.post-type-archive-item_bimismile h2,
.tax-category_item_bimismile h2 {
  border: none;
  text-align: left;
  margin-left: 0.3em;
}

.post-type-archive-item_bimismile .shadow_box,
.tax-category_item_bimismile .shadow_box {
  margin: 0;
  margin-top: 1%;
  padding: 0;
}

.post-type-archive-item_bimismile .line_3_flex,
.tax-category_item_bimismile .line_3_flex {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.post-type-archive-item_bimismile .line_3_flex .text,
.tax-category_item_bimismile .line_3_flex .text {
  padding: 5%;
}

.post-type-archive-item_bimismile .shadow_box img,
.tax-category_item_bimismile .shadow_box img {
  width: 100%;
  max-height: 220px;
  height: 20vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.post-type-archive-item_bimismile .line_3,
.tax-category_item_bimismile .line_3 {
  width: 31%;
  margin: 1% 1% 3% 1%;
}

.post-type-archive-item_bimismile.recommend .title_parts,
.tax-category_item_bimismile.recommend .title_parts {
  display: flex;
  align-items: center;
}

.post-type-archive-item_bimismile.recipe_main .title_parts,
.tax-category_item_bimismile.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
}

.post-type-archive-item_bimismile.recipe_main .title_parts,
.tax-category_item_bimismile.recipe_main .title_parts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4%;
}

.post-type-archive-item_bimismile.recipe_main .title_parts h2,
.tax-category_item_bimismile.recipe_main .title_parts h2 {
  margin: 0;
}

.post-type-archive-item_bimismile.recommend .shadow_box img,
.tax-category_item_bimismile.recommend .shadow_box img {
  width: 100%;
  max-height: 170px;
  height: 14vw;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.post-type-archive-item_bimismile .category_wrapper,
.tax-category_item_bimismile .category_wrapper {
  display: flex;
  flex-wrap: wrap;
}

.post-type-archive-item_bimismile .category_wrapper a,
.tax-category_item_bimismile .category_wrapper a {
  margin-bottom: 2%;
}

.post-type-archive-item_bimismile .category,
.tax-category_item_bimismile .category {
  align-items: center;
  border-radius: 4px;
  text-align: center;
  padding: 0 4px;
  margin-right: 5px;
}

.post-type-archive-item_bimismile .category a,
.tax-category_item_bimismile .category a {

  margin-right: 1%;
}

.post-type-archive-item_bimismile .recipe_category,
.tax-category_item_bimismile .recipe_category {
  border-radius: 4px;
  text-align: center;
  margin-right: 2%;
  padding: 0 1%;
  color: #785032;
  border: 1px solid #785032;
  font-weight: bold;
}

.post-type-archive-item_bimismile .category_bimi,
.tax-category_item_bimismile .category_bimi {
  background: #003756;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.post-type-archive-item_bimismile .category_ec,
.tax-category_item_bimismile .category_ec {
  background: #00963c;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.post-type-archive-item_bimismile .category_recipe,
.tax-category_item_bimismile .category_recipe {
  background: #785032;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.post-type-archive-item_bimismile .category_cgc,
.tax-category_item_bimismile .category_cgc {
  background: #f03c3c;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-right: 2%;
  color: #fff;
}

.post-type-archive-item_bimismile .line_3,
.tax-category_item_bimismile .line_3 {
  width: 31% !important;
  margin: 1% 1% 3% 1% !important;
}

.post-type-archive-item_bimismile .link_detail,
.tax-category_item_bimismile .link_detail {
  bottom: 0%;
}

.post-type-archive-item_bimismile .search,
.tax-category_item_bimismile .search {
  margin-left: 1.6%;
  margin-top: 5%;
}

.post-type-archive-item_bimismile .contents .shadow_box,
.tax-category_item_bimismile .contents .shadow_box {
  position: relative;
  padding-bottom: 2% !important;
}

.post-type-archive-item_bimismile .link_detail,
.tax-category_item_bimismile .link_detail {
  bottom: 2%;
  position: absolute;
  right: 5%;
}

.post-type-archive-item_bimismile #search_category,
.tax-category_item_bimismile #search_category {
  width: 76%;
}

.bimi_category {
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
}

.bimi_category li {
  width: 16%;
  margin-right: 5%;
  margin-bottom: 3%;
}

.bimi_category li:nth-of-type(5n) {
  margin-right: 0;
}

.bimi_category_contents {
  margin-top: 3%;
}


@media screen and (max-width: 767px) {
  .post-type-archive-item_bimismile .title_parts h2 {
    margin: 0 0 0 3%;
  }

  .post-type-archive-item_bimismile .searchbox p {
    width: 100%;
  }

  .post-type-archive-item_bimismile .title_parts {
    display: block;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .post-type-archive-item_bimismile h2 {
    text-align: left;
  }

  .post-type-archive-item_bimismile .display_contents {
    display: block;
    width: 90%;
  }

  .post-type-archive-item_bimismile .display_contents,
  .post-type-archive-item_bimismile .searchbox,
  .post-type-archive-item_bimismile input.search_box {
    margin-left: 5%;
  }

  .post-type-archive-item_bimismile .line_3_flex {
    margin-bottom: 10%;
  }

  .post-type-archive-item_bimismile .contents .shadow_box {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px;
    margin-top: 2%;
  }

  .post-type-archive-item_bimismile .shadow_box {
    width: 46% !important;
    padding: 0 !important;
  }

  .post-type-archive-item_bimismile .shadow_box img {
    height: 30vw;
  }

  .post-type-archive-item_bimismile .line_3 {
    margin: 1% 0.5% 15% 2.5%;
    margin-bottom: 3% !important;
  }

  .post-type-archive-item_bimismile p a:before {
    top: 0px !important;
  }

  .post-type-archive-item_bimismile .before_arrow p a:before {
    top: 5px !important;
  }

  .post-type-archive-item_bimismile #search_category {
    width: 100%;
  }

  .post-type-archive-item_bimismile .link_detail {
    bottom: -2%;
  }

  .post-type-archive-item_bimismile .contents .shadow_box.line_3 {
    padding-bottom: 7% !important;
    margin-bottom: 3% !important;
  }

  .post-type-archive-item_bimismile .line_3 {
    margin: 1% 0.5% 15% 2.5% !important;
  }

  .post-type-archive-item_bimismile .search {
    margin-left: 0;
    margin-top: 5%;
  }


  /* ここから */

  .tax-category_item_bimismile .title_parts h2 {
    margin: 0 0 0 3%;
  }

  .tax-category_item_bimismile .searchbox p {
    width: 100%;
  }

  .tax-category_item_bimismile .title_parts {
    display: block;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .tax-category_item_bimismile h2 {
    text-align: left;
  }

  .tax-category_item_bimismile .display_contents {
    display: block;
    width: 90%;
  }

  .tax-category_item_bimismile .display_contents,
  .tax-category_item_bimismile .searchbox,
  .tax-category_item_bimismile input.search_box {
    margin-left: 5%;
  }

  .tax-category_item_bimismile .line_3_flex {
    margin-bottom: 10%;
  }

  .tax-category_item_bimismile .contents .shadow_box {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px;
    margin-top: 2%;
  }

  .tax-category_item_bimismile .shadow_box {
    width: 46% !important;
    padding: 0 !important;
  }

  .tax-category_item_bimismile .shadow_box img {
    height: 30vw;
  }

  .tax-category_item_bimismile .line_3 {
    margin: 1% 0.5% 15% 2.5%;
    margin-bottom: 3% !important;
  }

  .tax-category_item_bimismile p a:before {
    top: 0px !important;
  }

  .tax-category_item_bimismile .before_arrow p a:before {
    top: 5px !important;
  }

  .tax-category_item_bimismile #search_category {
    width: 100%;
  }

  .tax-category_item_bimismile .link_detail {
    bottom: -2%;
  }

  .tax-category_item_bimismile .contents .shadow_box.line_3 {
    padding-bottom: 7% !important;
    margin-bottom: 3% !important;
  }

  .tax-category_item_bimismile .line_3 {
    margin: 1% 0.5% 15% 2.5% !important;
  }

  .tax-category_item_bimismile .search {
    margin-left: 0;
    margin-top: 5%;
  }

  /* まで */




  .bimi_category li:nth-of-type(2n) {
    margin-right: 0;
  }

  .bimi_category {
    width: 96%;
    margin-left: 2%;
  }

  .bimi_category li {
    width: 48%;
    margin-right: 3.5%;
    margin-bottom: 3%;
  }

  .bimi_category li:nth-of-type(5) {
    margin-right: auto;
  }

  .post-type-archive-item_bimismile .category_wrapper {
    min-height: 0px;
  }

  .post-type-archive-item_bimismile .category {
    width: 100%;
  }

  .post-type-archive-item_bimismile .category_wrapper a {
    margin-right: 2%;
  }

  .single-item_bimismile .product_slider {
    width: 100%;
  }

  .single-item_bimismile .box_right {
    width: 100%;
  }

  .single-item_bimismile .contents_wrapper {
    margin-top: 0 !important;
  }

  .single-item_bimismile .label {
    width: auto !important;
    min-width: 96.5px;
  }

  .single-item_bimismile .label_box {
    text-align: right;
    width: auto !important;
    margin-right: 0;
  }

  .single-item_bimismile .label img {
    width: 92%;
    text-align: right;
    margin-right: 0;
    max-width: 66px;
  }
}


.single-item_bimismile .slick-next {
  background: url(../../img/ico_slider_next.png) no-repeat;
  background-size: contain;
}

.single-item_bimismile .slick-prev {
  background: url(../../img/ico_slider_prev.png) no-repeat;
  background-size: contain;
}

.single-item_bimismile .slick-prev:before,
.single-item_bimismile .slick-next:before {
  content: none;
}

.single-item_bimismile .thumbnail-item:after {
  background: none !important;
}

.single-item_bimismile .slick_item {
  display: none;
}

.single-item_bimismile .slick_item.slick-initialized {
  display: block;
  /*slick-initializedãŒä»˜ä¸Žã•ã‚ŒãŸã‚‰è¡¨ç¤º*/
}

.single-item_bimismile .slick_item_thumb {
  width: 80% !important;
  margin-left: 10% !important;
}

.single-item_bimismile .slick_item_thumb {
  margin: 2% 0;
}

.single-item_bimismile .slick-active {
  opacity: 0.6 !important;
}

.single-item_bimismile .slick-current {
  opacity: 1 !important;
}

.single-item_bimismile .thumbnail-item {
  margin: 3px !important;
}

.arrow01 {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: solid 2px #3c3c3c;
  border-right: solid 2px #3c3c3c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-bottom: 1px;
  margin-left: 5px;
}

@media screen and (max-width: 1200px) {
  .arrow01 {
    width: 10px;
    height: 10px;
  }
}

@media screen and (max-width: 1100px) {
  .arrow01 {
    width: 10px;
    height: 10px;
  }
}

@media screen and (max-width: 960px) {
  .arrow01 {
    width: 8px;
    height: 8px;
  }
}

@media screen and (max-width: 767px) {
  .arrow01 {
    margin-bottom: 2px;
  }
}









/* アレルギーコラム */
.post-type-archive-column .wrapper,
.single-column .wrapper {
  background-color: #fcf9f4;
}

.post-type-archive-column .post_items,
.single-column .post_items {
  display: flex;
  flex-wrap: wrap;
}

.post-type-archive-column .post_items .post_item,
.single-column .post_items .post_item {
  width: calc(100% / 3 - 20px * 2/3);
  margin-bottom: 40px;
  display: block;
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.2));
  transform: translateZ(0);
  position: relative;
  background-color: #fff;
  border-radius: 20px;
}

.post-type-archive-column .post_items .post_item:not(:nth-of-type(3n)),
.single-column .post_items .post_item:not(:nth-of-type(3n)) {
  margin-right: 20px;
}

.post-type-archive-column .post_items .post_item .post_item-figure,
.single-column .post_items .post_item .post_item-figure {
  padding-top: 53.84%;
  position: relative;
  display: block;
  background-color: #F8F1E4;
  border-radius: 20px 20px 0 0;
  overflow-y: hidden;
}

.post-type-archive-column .post_items .post_item .post_item-figure img,
.single-column .post_items .post_item .post_item-figure img {
  border-radius: 20px 20px 0 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.post-type-archive-column .post_items .post_item .post_item-txt,
.single-column .post_items .post_item .post_item-txt {
  position: relative;
  padding: 30px 50px;
  background-color: #fff;
  border-radius: 0 0 15px 15px;
}

.post-type-archive-column .post_items .post_item .post_item-txt .column_tag,
.single-column .post_items .post_item .post_item-txt .column_tag {
  width: 200px;
  left: 18px;
  top: 0;
  transform: translateY(-50%);
  z-index: 2;
  position: absolute;
}

.post-type-archive-column .post_items .post_item .post_item-txt .post_item-tit,
.single-column .post_items .post_item .post_item-txt .post_item-tit {
  color: #5F372D;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.4;
  min-height: 75px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.post-type-archive-column .post_items .post_item .post_item-txt .post_item-desc,
.single-column .post_items .post_item .post_item-txt .post_item-desc {
  color: #5F372D;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.4;
}

.post-type-archive-column .post_items .post_item .post_item-arrow,
.single-column .post_items .post_item .post_item-arrow {
  position: absolute;
  right: 26px;
  bottom: 20px;
  width: 22px;
}

.post-type-archive-column #itemlistsearch,
.single-column #itemlistsearch {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  position: relative;
  background-color: #f2e8d9;
  padding-top: 30px;
  padding-bottom: 22px;
}

.post-type-archive-column #itemlistsearch .column_searchform,
.single-column #itemlistsearch .column_searchform {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  padding: 0 2%;
  z-index: 1;
  position: relative;
}

.post-type-archive-column #itemlistsearch .column_searchform-wrap,
.single-column #itemlistsearch .column_searchform-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background-color: #fff;
  padding: 20px 60px 30px;
  border-radius: 10px;
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.2));
  transform: translateZ(0);
}

.post-type-archive-column #itemlistsearch .search_bg,
.single-column #itemlistsearch .search_bg {
  position: absolute;
  left: 0;
  bottom: -40px;
  width: 100%;
}

.post-type-archive-column #itemlistsearch .column_searchform-item,
.single-column #itemlistsearch .column_searchform-item {
  width: 460px;
  max-width: 49%;
}

.post-type-archive-column #itemlistsearch .column_searchform-item p,
.single-column #itemlistsearch .column_searchform-item p {
  font-size: 18px;
  color: #5f372d;
  letter-spacing: 0.05em;
  font-weight: 800;
  line-height: 1.6;
  padding-left: 2.5em;
  margin-bottom: 0.7em;
  position: relative;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.post-type-archive-column #itemlistsearch .column_searchform-item select,
.single-column #itemlistsearch .column_searchform-item select {
  font-size: 16px;
  color: #5f372d;
  height: 50px;
  border-radius: 5px;
  padding-left: 1.2em;
  cursor: pointer;
  width: 100%;
  background-image: url(../../allergyfree/img/index/arrow04.svg);
  background-repeat: no-repeat;
  background-position: right 4.3% center;
  background-size: 10px 6px;
}

.post-type-archive-column #itemlistsearch .column_searchform-item:nth-of-type(1) p:before,
.single-column #itemlistsearch .column_searchform-item:nth-of-type(1) p:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url(../../allergyfree/img/index/icon01.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}

.post-type-archive-column #itemlistsearch .column_searchform-item:nth-of-type(1) select,
.single-column #itemlistsearch .column_searchform-item:nth-of-type(1) select {
  border: 1px solid #e64e50;
}

.post-type-archive-column #itemlistsearch .column_searchform-item:nth-of-type(2) p:before,
.single-column #itemlistsearch .column_searchform-item:nth-of-type(2) p:before {
  content: "";
  display: inline-block;
  width: 34px;
  height: 32px;
  background-image: url(../../allergyfree/img/index/icon02.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}

.post-type-archive-column #itemlistsearch .column_searchform-item:nth-of-type(2) select,
.single-column #itemlistsearch .column_searchform-item:nth-of-type(2) select {
  border: 1px solid #78a464;
}

.post-type-archive-column .paging,
.single-column .paging {
  margin-top: 50px;
  padding-top: 40px;
  border-top: 2px solid #e88228;
  margin-bottom: 60px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  justify-content: center;
}

.post-type-archive-column .paging a,
.post-type-archive-column .paging span,
.single-column .paging a,
.single-column .paging span {
  padding: 0;
  margin: 0 5px;
  font-size: 22px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #e88228;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border: 2px solid #e88228;
  border-radius: 8px;
}

.post-type-archive-column .paging .current,
.single-column .paging .current {
  color: #fff;
  background-color: #e88228;
}

.post-type-archive-column .column_btn,
.single-column .column_btn {
  font-size: 15px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.025em;
  display: block;
  color: #5F372D !important;
  background-color: #FFF;
  border: 2px solid #5F372D;
  width: 302px;
  height: 82px;
  line-height: 82px;
  border-radius: 41px;
  background-image: url(../../allergyfree/img/index/arrow02.png);
  background-repeat: no-repeat;
  background-position: right 26px center;
  background-size: 24px 24px;
  margin: 0 auto 70px;
}

.single-column .column_btn {
  width: 360px;
}

.post-type-archive-column .breadcrumb_bottom,
.single-column .breadcrumb_bottom {
  margin-left: auto;
  text-align: right;
  font-size: 14px;
  color: #5f372d;
  font-weight: 500;
  background-color: transparent;
  padding-bottom: 40px;
  letter-spacing: 0.05em;
}

.post-type-archive-column .breadcrumb_bottom a,
.single-column .breadcrumb_bottom a {
  color: #e88228;
  text-decoration: underline;
}

.post-type-archive-column .breadcrumb_bottom>span,
.single-column .breadcrumb_bottom>span {
  padding-left: 10px;
}

.post-type-archive-column .breadcrumb_bottom>span:first-of-type,
.single-column .breadcrumb_bottom>span:first-of-type {
  padding-left: 0;
  padding-right: 10px;
}

@media screen and (max-width: 767px) {

  .post-type-archive-column .post_items,
  .single-column .post_items {
    padding-left: 10px;
    padding-right: 10px;
  }

  .post-type-archive-column .post_items .post_item,
  .single-column .post_items .post_item {
    width: 100%;
    margin-bottom: 20px;
  }

  .post-type-archive-column .post_items .post_item:not(:nth-of-type(3n)),
  .single-column .post_items .post_item:not(:nth-of-type(3n)) {
    margin-right: 0;
  }

  .post-type-archive-column .post_items .post_item:not(:nth-of-type(2n)),
  .single-column .post_items .post_item:not(:nth-of-type(2n)) {
    margin-right: 0;
  }

  .post-type-archive-column .post_items .post_item .post_item-figure,
  .single-column .post_items .post_item .post_item-figure {
    padding-top: 53.84%;
    border-radius: 20px 20px 0 0;
  }

  .post-type-archive-column .post_items .post_item .post_item-txt,
  .single-column .post_items .post_item .post_item-txt {
    padding-top: 30px;
    padding-bottom: 38px;
    border-radius: 0 0 15px 15px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .post-type-archive-column .post_items .post_item .post_item-txt .column_tag,
  .single-column .post_items .post_item .post_item-txt .column_tag {
    width: 180px;
    left: 12px;
  }

  .post-type-archive-column .post_items .post_item .post_item-txt .post_item-tit,
  .single-column .post_items .post_item .post_item-txt .post_item-tit {
    font-size: 16px;
    padding-bottom: 0.75em;
    height: auto;
    min-height: auto;
  }

  .post-type-archive-column .post_items .post_item .post_item-txt .post_item-desc,
  .single-column .post_items .post_item .post_item-txt .post_item-desc {
    font-size: 14px;
  }

  .post-type-archive-column .post_items .post_item .post_item-arrow,
  .single-column .post_items .post_item .post_item-arrow {
    right: 13px;
    bottom: 13px;
    width: 20px;
  }

  .post-type-archive-column #itemlistsearch,
  .single-column #itemlistsearch {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .post-type-archive-column #itemlistsearch .column_searchform,
  .single-column #itemlistsearch .column_searchform {
    max-width: 1200px;
    padding: 0 2%;
  }

  .post-type-archive-column #itemlistsearch .column_searchform-wrap,
  .single-column #itemlistsearch .column_searchform-wrap {
    flex-direction: column;
    background-color: #fff;
    padding: 15px 20px 20px;
  }

  .post-type-archive-column #itemlistsearch .search_bg,
  .single-column #itemlistsearch .search_bg {
    bottom: -20px;
    width: 100%;
  }

  .post-type-archive-column #itemlistsearch .column_searchform-item,
  .single-column #itemlistsearch .column_searchform-item {
    width: 100%;
    max-width: 100%;
  }

  .post-type-archive-column #itemlistsearch .column_searchform-item p,
  .single-column #itemlistsearch .column_searchform-item p {
    font-size: 16px;
    padding-left: 2.5em;
    margin-bottom: 0.7em;
  }

  .post-type-archive-column #itemlistsearch .column_searchform-item select,
  .single-column #itemlistsearch .column_searchform-item select {
    font-size: 15px;
    height: 40px;
    background-position: right 3% center;
    background-size: 10px 6px;
  }

  .post-type-archive-column #itemlistsearch .column_searchform-item:nth-of-type(1),
  .single-column #itemlistsearch .column_searchform-item:nth-of-type(1) {
    margin-bottom: 20px;
  }

  .post-type-archive-column #itemlistsearch .column_searchform-item:nth-of-type(1) p:before,
  .single-column #itemlistsearch .column_searchform-item:nth-of-type(1) p:before {
    width: 28px;
    height: 28px;
  }

  .post-type-archive-column #itemlistsearch .column_searchform-item:nth-of-type(2) p:before,
  .single-column #itemlistsearch .column_searchform-item:nth-of-type(2) p:before {
    width: 30px;
    height: 28px;
  }

  .post-type-archive-column .paging,
  .single-column .paging {
    margin-top: 30px;
    padding-top: 20px;
    margin-bottom: 40px;
  }

  .post-type-archive-column .paging a,
  .post-type-archive-column .paging span,
  .single-column .paging a,
  .single-column .paging span {
    padding: 0;
    margin: 0 2px;
    font-size: 15px;
    font-weight: 800;
    width: 26px;
    height: 26px;
    border: 1px solid #e88228;
    border-radius: 6px;
  }

  .post-type-archive-column .column_btn,
  .single-column .column_btn {
    font-size: 14px;
    width: 260px;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    background-position: right 18px center;
    background-size: 20px 20px;
    margin: 0 auto 40px;
  }

  .single-column .column_btn {
    width: 295px;
  }
}

.single-column .column_tit {
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.2));
  transform: translateZ(0);
  position: relative;
  padding: 25px 20px;
  margin-bottom: 60px;
  border-radius: 30px;
}

@media all and (-ms-high-contrast: none) {
  .single-column .column_tit {
    min-height: auto;
    height: 200px;
  }
}

.single-column .column_tit h1 {
  color: #ffffff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  text-align: center;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 800;
  letter-spacing: 0.05em;
}

.single-column .column_tit .tit_icon {
  width: 293px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
}

.single-column .column_tit.column_tit01 {
  background-color: #e64e50;
}

.single-column .column_tit.column_tit02 {
  background-color: #78a464;
}

.single-column .column_contents {
  background-color: #ffffff;
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.2));
  transform: translateZ(0);
  border-radius: 30px;
  color: #5f372d;
  margin-bottom: 95px;
  padding: 80px 90px;
}

.single-column .column_contents h2 {
  font-size: 26px;
  color: #5f372d;
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding-bottom: 1.3em;
  margin-bottom: 1.3em;
  border-bottom: 2px solid #ed1c24;
  line-height: 1.4;
  font-weight: 800;
}

.single-column .column_contents img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.single-column .column_contents .aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.single-column .column_contents .column_content02 h1 {
  border-color: #78a464;
}

.single-column .single_column-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: 15px;
  color: #5f372d;
  letter-spacing: 0.025em;
  font-weight: 500;
  position: relative;
  margin-bottom: 110px;
}

.single-column .single_column-nav .arrow_nav01,
.single-column .single_column-nav .arrow_nav02 {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
}

.single-column .single_column-nav .arrow_nav01 {
  margin-right: 10px;
}

.single-column .single_column-nav .arrow_nav02 {
  margin-left: 10px;
}

.single-column .single_column-nav .column_btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}

@media screen and (max-width: 767px) {
  .single-column .contents_wrapper {
    margin-top: 0 !important;
  }

  .single-column .title_parts {
    padding-left: 10px;
    padding-right: 10px;
  }

  .single-column .contents_wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .single-column .column_tit {
    min-height: 100px;
    position: relative;
    padding: 25px 25px;
    margin-bottom: 50px;
    border-radius: 30px;
  }
}

@media screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .single-column .column_tit {
    min-height: auto;
    height: 100px;
  }
}

@media screen and (max-width: 767px) {
  .single-column .column_tit h1 {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .single-column .column_tit .tit_icon {
    width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .single-column .column_contents {
    border-radius: 30px;
    color: #5f372d;
    margin-bottom: 60px;
    padding: 30px 20px;
  }

  .single-column .column_contents h2 {
    font-size: 18px;
    padding-bottom: 1.3em;
    margin-bottom: 1.3em;
  }
}

@media screen and (max-width: 767px) {
  .single-column .single_column-nav {
    font-size: 14px;
    color: #5f372d;
    letter-spacing: 0.025em;
    font-weight: 500;
    position: relative;
    margin-bottom: 60px;
    padding-bottom: 100px;
  }

  .single-column .single_column-nav .arrow_nav01,
  .single-column .single_column-nav .arrow_nav02 {
    width: 18px;
    height: 18px;
    vertical-align: sub;
  }

  .single-column .single_column-nav .arrow_nav01 {
    margin-right: 8px;
  }

  .single-column .single_column-nav .arrow_nav02 {
    margin-left: 8px;
  }

  .single-column .single_column-nav .column_btn {
    position: absolute;
    left: 50%;
    top: auto;
    transform: translate(-50%, 0%);
    bottom: 0;
    margin: 0;
  }
}



/* アプリページ */
.app_top .app_change {
  max-width: 440px;
  margin: 30px auto 50px;
  display: block;
}

.border_top01 {
  border-top: 1px solid #3c3c3c;
}

.border_bottom01 {
  border-bottom: 1px solid #3c3c3c;
}

@media screen and (max-width: 767px) {
  .app_top .app_change {
    max-width: 100%;
    width: 300px;
    margin: 0px auto 20px;
    display: block;
  }
}

.app_top {
  max-width: 1130px;
  margin: 0 auto;
  padding: 60px 15px 0;
  font-feature-settings: "palt";
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, Sans-serif;
}

.app_top .is-sp {
  display: none;
}

.app_top .app_top-tit {
  padding-left: 135px;
  position: relative;
  margin: 0 auto 72px;
  display: block;
  width: 710px;
}

.app_top .app_top-tit .app_top-tit01 {
  font-size: 30px;
  color: #000000;
  font-weight: 700;
  line-height: 1.73;
  margin: 0;
}

.app_top .app_top-tit .app_top-tit02 {
  font-size: 22px;
  color: #052d85;
  font-weight: 700;
  line-height: 1.73;
}

.app_top .app_top-tit:before {
  content: "";
  display: inline-block;
  width: 113px;
  height: 104px;
  background-image: url(../../img/service/app/app_tit.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}

.app_top .acbox {
  width: auto;
  font-size: 0px;
}

.app_top .acbox input {
  display: none;
}

.app_top .acbox input:checked~.app_top-content {
  height: auto;
  opacity: 1;
  transition: 0.15s;
  padding: 40px 60px 85px;
  margin-bottom: 100px;
}

.app_top .acbox input:checked~.app_top-accordion:before {
  transform: translateY(-18%) rotate(315deg);
  transition: 0.2s;
}

.app_top .app_top-accordion {
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  line-height: 1.5;
  font-weight: 700;
  width: 100%;
  display: block;
  background-color: #052d85;
  border-radius: 8px;
  padding: 18px 0;
  cursor: pointer;
  position: relative;
}

.app_top .app_top-accordion:hover {
  opacity: 0.8;
}

.app_top .app_top-accordion:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 40px;
  width: 12px;
  height: 12px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: translateY(-50%) rotate(135deg);
  transition: 0.2s;
}

.app_top .app_top-content {
  height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: 0.15s;
  background-color: #f0f0f0;
  margin-bottom: 50px;
  border-bottom: 3px solid #052d85;
}

.app_top .app_top-content-start {
  padding-bottom: 20px;
  background-color: #fff;
  padding: 30px;
}

.app_top .app_top-content-start-flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.app_top .app_top-content-start-tit {
  font-size: 25px;
  color: #000;
  line-height: 1.5;
  font-weight: 700;
  padding-bottom: .75em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.app_top .app_top-content-start-tit span {
  color: #01304c;
  font-size: 46px;
  font-weight: 700;
  line-height: 1;
  padding-right: 20px;
}

.app_top .app_top-content-start01 {
  width: 28%;
}

.app_top .app_top-content-start01 img {
  width: 85%;
  margin: 0 auto;
  display: block;
}

.app_top .app_top-content-start02 {
  width: 68%;
  padding-top: 50px;
}

.app_top .app_top-content-app {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.app_top .app_top-content-app01,
.app_top .app_top-content-app02 {
  width: 49%;
}

.app_top .app_top-content-app p {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  line-height: 1.5;
  text-align: center;
  padding-bottom: 0.25em;
  letter-spacing: 0.06em;
}

.app_top .app_top-content-app a {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width: 85%;
  display: block;
}

.app_top .app_top-content-txt {
  padding-top: 10px;
}

.app_top .app_top-content-txt p {
  color: #000;
  line-height: 1.7;
  font-size: 14px;
  padding-left: 1em;
  text-indent: -1em;
}

.app_top .app_top-flex {
  display: flex;
  flex-wrap: wrap;
}

.app_top .app_top-flex-c {
  justify-content: center;
}

.app_top .app_top-flex-child {
  width: 50%;
  padding-top: 60px;
}

.app_top .app_top-flex-child figure {
  text-align: center;
  width: 288px;
  margin: 0 auto;
  display: block;
}

.app_top .app_top-flex-child figure.app_top-figure-w {
  width: 303px;
}

.app_top .app_top-flex-child .app_top-num {
  text-align: center;
  color: #01304c;
  font-size: 46px;
  font-weight: 700;
  line-height: 1;
  padding-top: 30px;
  padding-bottom: 25px;
}

.app_top .app_top-flex-child .app_top-txt {
  max-width: 390px;
  margin: 0 auto;
  display: block;
}

.app_top .app_top-flex-child .app_top-txt .app_top-txt01 {
  font-weight: 500;
  color: #000000;
  line-height: 1.64;
  font-size: 17px;
}

.app_top .app_top-flex-child .app_top-txt .app_top-txt02 {
  font-weight: 400;
  color: #000000;
  line-height: 1.46;
  font-size: 15px;
  padding-left: 1em;
  text-indent: -1em;
  padding-top: 0.2em;
}

.app_top .app_top-box01 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  margin-top: 95px;
  margin-bottom: 40px;
}

.app_top .app_top-box01 .app_top-box01-tit {
  font-size: 22px;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.4;
  background-color: #727171;
  padding: 17px 0;
}

.app_top .app_top-box01 .app_top-box01-desc {
  font-size: 16px;
  line-height: 1.625;
  color: #000000;
  font-weight: 500;
  padding: 25px 15px 30px;
  max-width: 797px;
  margin: 0 auto;
}

.app_top .app_top-box02 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 40px 50px;
  border: 1px solid #01304c;
  border-radius: 8px;
  margin-top: 70px;
  margin-bottom: 80px;
  background-color: #ffffff;
}

.app_top .app_top-box02 .app_top-box02-tit {
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700;
  color: #fff;
  background-color: #727171;
  border-radius: 8px;
  padding: 17px 0;
  text-align: center;
  margin-bottom: 30px;
}

.app_top .app_top-box02 .app_top-box02-main {
  max-width: 772px;
  margin: 0 auto;
}

.app_top .app_top-box02 .app_top-box02-desc {
  font-size: 16px;
  color: #000000;
  line-height: 1.625;
  font-weight: 500;
}

.app_top .app_top-box02 .app_top-box02-subtit {
  display: inline-block;
  font-size: 16px;
  color: #000000;
  line-height: 1;
  font-weight: 500;
  padding: 9px 15px;
  border: 1px solid #000;
  margin: 35px 0 10px;
}

.app_top .app_top-box02 .app_top-box02-list {
  font-size: 18px;
  color: #000000;
  font-weight: 500;
  line-height: 1.5555;
  margin-top: 20px;
}

.app_top-box02-btn {
  max-width: 772px;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #01304c;
  border-radius: 8px;
  margin-top: 40px;
  background-color: #f0f0f0;
}

.app_top .app_top-btn {
  margin: 0 auto;
  width: 660px;
  height: 123px;
  margin-bottom: 36px;
}

.app_top .app_top-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  background-color: #01304c;
  padding-left: 70px;
  text-align: center;
  position: relative;
}

.app_top .app_top-btn a .app_top-btn-txt01 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 500;
  line-height: 1.75;
}

.app_top .app_top-btn a .app_top-btn-txt02 {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.75;
}

.app_top .app_top-btn a:before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 110px;
  transform: translateY(-50%);
}

.app_top .app_top-btn.app_top-btn01 a:before {
  width: 41px;
  height: 30px;
  background-image: url(../../img/service/app/app_btn01-icon.png);
}

.app_top .app_top-btn.app_top-btn02 a:before {
  width: 46px;
  height: 46px;
  background-image: url(../../img/service/app/app_btn02-icon.png);
}

.app_top .app_top-btn.app_top-btn02 {
  margin-bottom: 0px;
}

@media screen and (max-width: 1200px) {
  .app_top .app_top-flex-child figure {
    width: 230px;
  }

  .app_top .app_top-flex-child figure.app_top-figure-w {
    width: 250px;
  }

  .app_top .app_top-flex-child .app_top-txt {
    max-width: 300px;
  }

  .app_top .app_top-flex-child .app_top-txt .app_top-txt01 {
    font-size: 16px;
  }

  .app_top .app_top-flex-child .app_top-txt .app_top-txt02 {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .app_top {
    max-width: 100%;
    margin: 0 auto;
    padding: 30px 5% 0;
  }

  .app_top .is-sp {
    display: block;
  }

  .app_top .app_top-tit {
    padding-left: 0px;
    padding-top: 70px;
    position: relative;
    margin: 0 auto 30px;
    display: block;
    width: 100%;
  }

  .app_top .app_top-tit .app_top-tit01 {
    font-size: 17px;
    margin: 0;
  }

  .app_top .app_top-tit .app_top-tit02 {
    font-size: 14px;
  }

  .app_top .app_top-tit:before {
    width: 60px;
    height: 55px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .app_top .acbox {
    width: auto;
    font-size: 0px;
  }

  .app_top .acbox input {
    display: none;
  }

  .app_top .acbox input:checked~.app_top-content {
    height: auto;
    opacity: 1;
    padding: 5px 10px 35px;
    margin-bottom: 60px;
  }

  .app_top .app_top-accordion {
    font-size: 15px;
    border-radius: 8px;
    padding: 10px 0;
  }

  .app_top .app_top-accordion:hover {
    opacity: 0.8;
  }

  .app_top .app_top-accordion:before {
    right: 1.3rem;
    width: 7px;
    height: 7px;
  }

  .app_top .app_top-content {
    height: 0px;
    overflow: hidden;
    opacity: 0;
    margin-bottom: 30px;
    border-bottom: 2px solid #052d85;
  }

  .app_top .app_top-content-start {
    padding: 20px;
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .app_top .app_top-content-start-flex {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .app_top .app_top-content-start-tit {
    font-size: 16px;
    padding-bottom: 1em;
  }

  .app_top .app_top-content-start-tit span {
    font-size: 22px;
    padding-right: 12px;
  }

  .app_top .app_top-content-start01 {
    width: 100%;
  }

  .app_top .app_top-content-start01 img {
    width: 100%;
    max-width: 110px;
    margin-bottom: 0;
  }

  .app_top .app_top-content-start02 {
    width: 100%;
    padding-top: 15px;
  }

  .app_top .app_top-content-app {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .app_top .app_top-content-app01,
  .app_top .app_top-content-app02 {
    width: 100%;
    padding-bottom: 0px;
  }

  .app_top .app_top-content-app01 {
    padding-bottom: 20px;
  }

  .app_top .app_top-content-app p {
    font-size: 15px;
    padding-bottom: 0.25em;
  }

  .app_top .app_top-content-app a {
    margin: 0 auto;
    max-width: 180px;
  }

  .app_top .app_top-content-txt {
    padding-top: 10px;
  }

  .app_top .app_top-content-txt p {
    font-size: 12px;
  }



  .app_top .app_top-flex {
    display: flex;
    flex-wrap: wrap;
  }

  .app_top .app_top-flex-child {
    width: 100%;
    padding-top: 25px;
    display: flex;
    align-items: flex-start;
    text-align: left;
  }

  .app_top .app_top-flex-child figure {
    width: 42%;
    padding: 2%;
    padding-left: 0;
  }

  .app_top .app_top-flex-child figure.app_top-figure-w {
    width: 42%;
  }

  .app_top .app_top-flex-child .app_top-flex-child-txt {
    width: 58%;
    padding-left: 1.5%;
  }

  .app_top .app_top-flex-child .app_top-num {
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }

  .app_top .app_top-flex-child .app_top-txt {
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }

  .app_top .app_top-flex-child .app_top-txt .app_top-txt01 {
    font-size: 14px;
  }

  .app_top .app_top-flex-child .app_top-txt .app_top-txt02 {
    font-size: 13px;
  }

  .app_top .app_top-box01 {
    width: 100%;
    max-width: 100%;
    margin-top: 45px;
    margin-bottom: 10px;
  }

  .app_top .app_top-box01 .app_top-box01-tit {
    font-size: 16px;
    padding: 12px 0;
  }

  .app_top .app_top-box01 .app_top-box01-desc {
    font-size: 14px;
    padding: 15px 15px 20px;
    max-width: 100%;
  }

  .app_top .app_top-box02 {
    max-width: 100%;
    padding: 25px 15px 25px;
    border-radius: 8px;
    margin-top: 15px;
    margin-bottom: 40px;
  }

  .app_top .app_top-box02 .app_top-box02-tit {
    font-size: 16px;
    border-radius: 8px;
    padding: 10px 0;
    margin-bottom: 20px;
  }

  .app_top .app_top-box02 .app_top-box02-main {
    max-width: 100%;
  }

  .app_top .app_top-box02 .app_top-box02-desc {
    font-size: 14px;
  }

  .app_top .app_top-box02 .app_top-box02-subtit {
    font-size: 15px;
    padding: 5px 10px;
    margin: 25px 0 6px;
  }

  .app_top .app_top-box02 .app_top-box02-list {
    font-size: 15px;
    margin-top: 15px;
    padding-left: 1em;
    text-indent: -1em;
  }

  .app_top-box02-btn {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px;
    border: none;
    border-radius: 0px;
    margin-top: 20px;
    background-color: #fff;
  }

  .app_top .app_top-btn {
    margin: 0 auto;
    width: 100%;
    height: 90px;
    margin-bottom: 15px;
  }

  .app_top .app_top-btn a {
    padding-left: 0px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .app_top .app_top-btn a .app_top-btn-txt01 {
    font-size: 15px;
  }

  .app_top .app_top-btn a .app_top-btn-txt02 {
    font-size: 13px;
  }

  .app_top .app_top-btn a:before {
    left: 15px;
    display: none;
  }

  .app_top .app_top-btn.app_top-btn01 a:before {
    width: 25px;
    height: 20px;
  }

  .app_top .app_top-btn.app_top-btn02 a:before {
    width: 25px;
    height: 25px;
  }

  .app_top .app_top-btn.app_top-btn02 {
    margin-bottom: 0px;
  }
}


/*20221025add*/
.app_index .app_stamp dl {
  margin-bottom: 5%;
  text-align: left;
}

.app_index .app_stamp .flex_2box {
  width: 47.777%;
}

.app_index .app_stamp div.box--style02 {
  align-items: flex-start;
}

.app_index .app_stamp div.box--style02>img {
  width: 40%;
  margin-right: 1em;
}

.app_index .app_stamp div.box--style02 .width50 {
  width: 60%;
}

.app_index .app_stamp .flex_3box {
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
}

.app_index .app_stamp .flex_3box div {
  width: calc((100% - 4em) / 3);
  padding-left: 0.5em;
  line-height: 1.4em;
}

.app_index .app_stamp .flex_3box div:last-child {
  margin: 0;
}

.app_index .app_stamp .flex_2boxs {
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
}

.app_index .app_stamp .flex_2boxs div {
  width: calc((100% - 3em) / 2);
  padding-left: 0.5em;
  line-height: 1.2em;
}

.app_index .app_stamp .flex_2boxs div:last-child {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .app_stamp_entry {
    margin-bottom: 2em;
  }

  .app_index .app_stamp .app_stamp_boxwrap .flex_2box {
    display: block !important;
    padding: 4%;
    margin-bottom: 1em;
  }

  .app_index .app_stamp div.box--style02 .width50 {
    width: 100%;
  }

  .app_index .flex_2line.box--style01 .flex_2box>img {
    /*padding: 0;*/
    width: 58% !important;
    margin-right: 0;
  }

  .app_index .app_stamp div.box--style02>img {
    width: 55% !important;
    margin-right: 0;
  }
}