@charset "UTF-8";
#mobileorder .areaList:after, #kodawari .contentsInner .reasonBox:after, #home #slideBanner:after, #home #slideVisualWrap #slideVisual #slideVisualItems:after, #notFound .contentsInner .recomendBox .btnRecommend:after {
  content: "";
  display: block;
  clear: both;
}

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

File name:		other.css
Style Info:		カテゴリに属さないページのスタイル

Index:
	ホーム
	てんやのこだわり
	原産地情報
	店舗開発物件の募集
	プライバシーポリシー
	お問い合わせ
	公式twitterのお知らせ
	クーポン
	サイトマップ
	てんやのデリバリー
	404
-------------------------------------------------------------- */
/*=====================================================
	404
=====================================================*/
#notFound .contentsInner {
  text-align: center;
}
#notFound .contentsInner .lead {
  margin: 10px 0 30px;
  font-size: 16px;
  font-weight: bold;
}
#notFound .contentsInner .btnTop {
  width: 300px;
  margin: 20px auto;
}
#notFound .contentsInner .btnTop a {
  display: block;
  background-color: #fff;
  background-repeat: no-repeat;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  width: 230px;
  padding: 25px 35px;
  background-image: url(../img/common/ico_home_l.png), url(../img/common/ico_arrow_right_s_gray.png);
  background-position: 15px 50%, right 10px top 50%;
}
#notFound .contentsInner .btnTop a:hover {
  background-color: #ffcc00;
  background-image: url(../img/common/ico_home_l.png), url(../img/common/ico_arrow_right_s_orange.png);
}
#notFound .contentsInner .recomendBox {
  margin-top: 70px;
  padding: 0 50px;
  border-top: 1px solid #cccccc;
}
#notFound .contentsInner .recomendBox h2 {
  margin-top: -0.8em;
  color: #605506;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
#notFound .contentsInner .recomendBox h2 span {
  display: inline-block;
  padding: 0 20px;
  background-color: #faf9f4;
}
#notFound .contentsInner .recomendBox .btnRecommend {
  width: 680px;
  margin: 20px auto 0;
}
#notFound .contentsInner .recomendBox .btnRecommend li {
  float: left;
  width: 220px;
  margin-left: 10px;
}
#notFound .contentsInner .recomendBox .btnRecommend li:first-child {
  margin-left: 0;
}
#notFound .contentsInner .recomendBox .btnRecommend li a {
  display: block;
  background-color: #fff;
  background-repeat: no-repeat;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  width: 160px;
  padding: 25px 30px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-position: right 10px top 50%;
}
#notFound .contentsInner .recomendBox .btnRecommend li a:hover {
  background-color: #ffcc00;
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
}

/*=====================================================
	アプリ
=====================================================*/
#app .app_image {
  text-align: center;
}
#app .app_caption {
  margin: 40px auto 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
#app .app_flex {
  margin: 40px auto 0;
}
#app .app_flexitem {
  text-align: center;
}
#app .app_flexitem a {
  display: block;
  background-color: #fff;
  background-repeat: no-repeat;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  width: 240px;
  padding: 25px 30px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-position: right 10px top 50%;
  margin-left: auto;
  margin-right: auto;
}
#app .app_flexitem a:hover {
  background-color: #ffcc00;
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
}
#app .app_fleximg {
  text-align: center;
  margin-top: 20px;
}

/*=====================================================
	お問い合わせ
=====================================================*/
#contact .contentsInner .introBox {
  min-height: 240px;
  padding-left: 270px;
  background: url(../contact/img/bg_intro.png) no-repeat left top;
}
#contact .contentsInner .btnFAQ {
  margin-top: 20px;
}
#contact .contentsInner .btnFAQ a {
  display: block;
  background-color: #fff;
  background-repeat: no-repeat;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  width: 240px;
  padding: 25px 30px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-position: right 10px top 50%;
}
#contact .contentsInner .btnFAQ a:hover {
  background-color: #ffcc00;
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
}
#contact .contentsInner .btnFAQ.is-form a {
  margin: 0 auto;
}
#contact .contentsInner .mod-contactBox {
  background: #e5e3d4;
}
#contact .contentsInner .mod-contactBox .contactItem .heading {
  margin-left: 0;
  text-align: center;
}
#contact .contentsInner .mod-contactBox .contactItem.is-mail {
  position: relative;
}
#contact .contentsInner .mod-contactBox .contactItem.is-mail .heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#contact .contentsInner .mod-contactBox .contactItem.is-mail .heading:before {
  content: "";
  width: 88px;
  height: 88px;
  background: url(../img/common/ico_circle_form.png) no-repeat;
}
#contact .contentsInner .mod-contactBox .contactItem.is-tel {
  margin-top: 30px;
}
#contact .contentsInner .mod-contactBox .contactItem.is-app {
  padding: 20px 0;
}
#contact .contentsInner .mod-contactBox .contactItem.is-app .heading {
  text-align: center;
}
#contact .contentsInner .mod-contactBox .contactItem.is-app .tel span {
  font-size: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: none;
  padding-left: 0;
}
#contact .contentsInner .mod-contactBox .contactItem.is-app .tel span:before {
  content: "";
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 10px;
  width: 26px;
  height: 26px;
  background: url(../img/common/icon_contact_tel.svg) no-repeat;
}
#contact .contentsInner .mod-contactBox .contactItem.is-app .mail {
  margin: 10px 0;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
}
#contact .contentsInner .mod-contactBox .contactItem.is-app .mail a {
  color: #605506;
  text-decoration: none;
  display: inline-block;
}
#contact .contentsInner .mod-contactBox .contactItem.is-app .mail span {
  font-size: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
}
#contact .contentsInner .mod-contactBox .contactItem.is-app .mail span:before {
  content: "";
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 10px;
  width: 26px;
  height: 26px;
  background: url(../img/common/icon_contact_mail.svg) no-repeat;
}

/*=====================================================
	クーポン
=====================================================*/
#coupon .coupon_image {
  margin-top: 45px;
  text-align: center;
}
#coupon .coupon_caption {
  margin-top: 20px;
}
#coupon .coupon_text {
  margin-top: 1em;
  font-size: 13px;
}

/*=====================================================
	てんやのデリバリー
=====================================================*/
#delivery #contents .catch {
  text-align: center;
}
#delivery #contents .notice {
  margin-top: 1em;
}
#delivery #contents .shop {
  width: 550px;
  margin: 30px auto 0;
  padding: 20px;
  background-color: #e5e3d4;
  border: 3px solid #fff;
  border-radius: 20px;
  text-align: center;
  font-weight: bold;
}
#delivery #contents .shopBtn a {
  margin: 20px auto 0;
  display: block;
  background-color: #fff;
  background-repeat: no-repeat;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  width: 200px;
  padding: 25px 40px 25px 60px;
  background-image: url(../img/common/ico_shop.png), url(../img/common/ico_arrow_right_s_gray.png);
  background-position: 15px 50%, right 10px top 50%;
}
#delivery #contents .shopBtn a:hover {
  background-color: #ffcc00;
  background-image: url(../img/common/ico_shop.png), url(../img/common/ico_arrow_right_s_orange.png);
}
#delivery #contents .orderType {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: -15px;
}
#delivery #contents .orderTypeItem {
  width: 300px;
  margin: 15px;
}
#delivery #contents .orderTypeItemLogo a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 300px;
  background: url(/img/common/ico_arrow_bottom_s_gray.png) no-repeat left 50% bottom 15px #fff;
}
#delivery #contents .orderTypeItemLogo a:hover {
  background-image: url(/img/common/ico_arrow_bottom_s_orange.png);
}
#delivery #contents .orderTypeItemBtn {
  margin-top: 5px;
}
#delivery #contents .orderTypeItemBtn a {
  display: block;
  background-color: #fff;
  background-repeat: no-repeat;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  padding: 20px 0;
  font-size: 16px;
}
#delivery #contents .orderTypeItemBtn a:hover {
  background-color: #ffcc00;
}
#delivery #contents .orderApp {
  width: 520px;
  margin: 30px auto 0;
  padding: 30px;
  background-color: #e5e3d4;
  border-radius: 10px;
  font-weight: bold;
  text-align: center;
}
#delivery #contents .orderAppHeading {
  font-size: 16px;
  font-weight: bold;
}
#delivery #contents .orderAppItem {
  margin-top: 10px;
}
#delivery #contents .orderAppItem + .orderAppItem {
  margin-top: 30px;
  padding-top: 25px;
  border-top: 1px solid #acaba4;
}
#delivery #contents .orderAppItemHeading {
  font-weight: bold;
}
#delivery #contents .orderAppItemList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#delivery #contents .orderAppItemList li {
  margin: 15px 15px 0;
}
#delivery #contents .orderAppItemBtn a {
  margin: 20px auto 0;
  display: block;
  background-color: #fff;
  background-repeat: no-repeat;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  width: 240px;
  padding: 25px 30px;
  background-image: url(../img/common/ico_blank.png);
  background-position: right 10px top 50%;
}
#delivery #contents .orderAppItemBtn a:hover {
  background-color: #ffcc00;
  background-image: url(../img/common/ico_blank_on.png);
}
#delivery #contents .orderFlow {
  margin: 20px auto 0;
  width: 580px;
}
#delivery #contents .orderFlow > li span {
  display: block;
  padding: 20px 10px;
  background-color: #e5e3d4;
  font-weight: bold;
  text-align: center;
}
#delivery #contents .orderFlow > li:not(:first-child) {
  padding-top: 60px;
  background: url(/delivery/img/bg_flow_arrow.png) no-repeat center top;
}
#delivery #contents .orderFlow > li:last-child span {
  position: relative;
  font-size: 20px;
}
#delivery #contents .orderFlow > li:last-child span::before, #delivery #contents .orderFlow > li:last-child span::after {
  position: absolute;
  top: 50%;
  content: "";
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
#delivery #contents .orderFlow > li:last-child span::before {
  width: 224px;
  height: 123px;
  left: 15px;
  background-image: url(/delivery/img/bg_flow_menu_01.png);
}
#delivery #contents .orderFlow > li:last-child span::after {
  width: 194px;
  height: 140px;
  right: 30px;
  background-image: url(/delivery/img/bg_flow_menu_02.png);
}
#delivery #contents .orderFlow > li > ul {
  margin: 10px 0;
  font-size: 12px;
}
#delivery #contents .orderFlow > li > ul li {
  margin-left: 1em;
  text-indent: -1em;
}
#delivery #contents .note {
  margin-top: 60px;
}

/*=====================================================
	ホーム
=====================================================*/
/*	スライドビジュアル
------------------------------------------ */
#home #slideVisualWrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 480px;
  margin-top: -15px;
}
#home #slideVisualWrap #slideVisual {
  margin: 25px 0;
  height: 430px;
}
#home #slideVisualWrap #slideVisual #slideVisualItems {
  position: absolute;
  left: 0;
}
#home #slideVisualWrap #slideVisual #slideVisualItems li {
  position: relative;
  float: left;
  width: 645px;
  height: 430px;
  margin-right: 20px;
}
#home #slideVisualWrap #slideVisual #slideVisualItems li img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
}
#home #slideVisualWrap #slideVisual #slideVisualItems li img.active {
  opacity: 1;
}
#home #slideVisualWrap #slideVisual #slideVisualMoveBtns li {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  z-index: 10;
}
#home #slideVisualWrap #slideVisual #slideVisualMoveBtns li#slideVisualPrevBtn {
  left: 50%;
  margin-left: -430px;
}
#home #slideVisualWrap #slideVisual #slideVisualMoveBtns li#slideVisualNextBtn {
  right: 50%;
  margin-right: -430px;
}
#home #slideVisualWrap #slideVisual #slideVisualMoveBtns li a {
  position: relative;
  display: block;
  width: 55px;
  height: 55px;
  background-image: url(../img/common/bg_arrows.png);
  background-repeat: no-repeat;
}
#home #slideVisualWrap #slideVisual #slideVisualMoveBtns li a:active {
  margin-top: 2px;
}
#home #slideVisualWrap #slideVisual #slideVisualMoveBtns li#slideVisualPrevBtn a {
  background-position: 0 0;
}
#home #slideVisualWrap #slideVisual #slideVisualMoveBtns li#slideVisualPrevBtn a:hover {
  background-position: -55px 0;
}
#home #slideVisualWrap #slideVisual #slideVisualMoveBtns li#slideVisualNextBtn a {
  background-position: 0 -55px;
}
#home #slideVisualWrap #slideVisual #slideVisualMoveBtns li#slideVisualNextBtn a:hover {
  background-position: -55px -55px;
}

/*	スライドバナー
------------------------------------------ */
#home #slideBanner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 150px;
  margin: 10px 0 40px;
  padding: 15px 0;
  background: url(../img/home/bg_slide_banner.png) repeat-x;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}
#home #slideBanner #slideBannerItems {
  position: absolute;
  left: 0;
}
#home #slideBanner #slideBannerItems li {
  float: left;
  width: 300px;
  height: 150px;
  margin-right: 20px;
}
#home #slideBanner #slideBannerMoveBtns li {
  position: absolute;
  top: 50%;
  margin-top: -25px;
}
#home #slideBanner #slideBannerMoveBtns li#slideBannerPrevBtn {
  left: 10px;
}
#home #slideBanner #slideBannerMoveBtns li#slideBannerNextBtn {
  right: 10px;
}
#home #slideBanner #slideBannerMoveBtns li a {
  position: relative;
  display: block;
  width: 35px;
  height: 35px;
  background-image: url(../img/common/bg_arrows.png);
  background-repeat: no-repeat;
}
#home #slideBanner #slideBannerMoveBtns li a:active {
  margin-top: 2px;
}
#home #slideBanner #slideBannerMoveBtns li#slideBannerPrevBtn a {
  background-position: 0 -110px;
}
#home #slideBanner #slideBannerMoveBtns li#slideBannerPrevBtn a:hover {
  background-position: -35px -110px;
}
#home #slideBanner #slideBannerMoveBtns li#slideBannerNextBtn a {
  background-position: 0 -145px;
}
#home #slideBanner #slideBannerMoveBtns li#slideBannerNextBtn a:hover {
  background-position: -35px -145px;
}

/*
------------------------------------------ */
#home #main {
  margin-top: -30px;
}
#home #main h2 {
  margin-top: 30px;
  border-bottom: 2px solid #331c7c;
  font-size: 20px;
  font-weight: bold;
}
#home #main h2 span {
  margin-left: 10px;
  font-size: 14px;
}
#home #main .btnNews {
  position: absolute;
  top: 30px;
  right: 0;
}
#home #main .twitterTimeline {
  width: 520px;
  height: 550px;
  margin: 25px auto 0;
  border-radius: 6px;
  background: url(../img/common/loading.png) no-repeat 50% 50% #e4e4e4;
}
#home #sub aside article {
  margin-top: 15px;
}
#home #sub aside article:first-child {
  margin-top: 0;
}

/*=====================================================
	てんやのこだわり
=====================================================*/
#kodawari .contentsInner .kodawari_h3 {
  padding: 20px;
  background-color: #FFF;
  text-align: center;
  background: url(../kodawari/img/bg_h3.png) no-repeat 50% 50%;
}
#kodawari .contentsInner .kodawari_h4 {
  margin-bottom: 10px;
  padding: 20px;
  background-color: #f1e8d1;
  color: #c60;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}
#kodawari .contentsInner .anchorList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
#kodawari .contentsInner .anchorList .anchorItem {
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
  margin: 0 10px;
}
#kodawari .contentsInner .anchorList .anchorItem a {
  display: block;
  padding: 12px 40px 10px;
  background-color: #331c7c;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}
#kodawari .contentsInner .anchorList .anchorItem a span {
  position: relative;
  padding-left: 30px;
}
#kodawari .contentsInner .anchorList .anchorItem a span:before {
  content: "";
  background: url(/img/common/ico_arrow_bottom_s_white.png) no-repeat center/cover;
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 1000;
}
#kodawari .contentsInner .tareBox .tarePic {
  text-align: center;
}
#kodawari .contentsInner .tareBox .tareTxt {
  padding: 15px 15px 15px 300px;
  border: 2px solid #956a33;
  line-height: 1.8;
  background: url(../kodawari/img/fig_reason_tare_01.png) no-repeat 10% 0;
  -webkit-background-size: 140px 140px;
          background-size: 140px;
}
#kodawari .contentsInner .tareBox .tareTxt span {
  font-weight: bold;
  color: #b3181a;
}
#kodawari .contentsInner .reasonBox .box01 {
  float: left;
  width: 425px;
}
#kodawari .contentsInner .reasonBox .box01 .logo {
  margin-top: 30px;
  text-align: center;
}
#kodawari .contentsInner .reasonBox .box02 {
  margin-left: 450px;
}

/*=====================================================
	モバイルオーダー
=====================================================*/
#mobileorder .mobileorder_image {
  text-align: center;
}
#mobileorder .mobileorder_caption {
  margin: 1em auto 0;
  font-size: 13px;
  width: 800px;
}
#mobileorder .mobileWidth {
  width: 800px;
  margin: 0 auto;
}
#mobileorder .areaList {
  overflow: hidden;
  margin-right: -10px;
}
#mobileorder .areaList.is-tenpura li {
  width: calc(33.33333% - 10px);
}
#mobileorder .areaList.is-tenpura li a {
  width: 233px;
}
#mobileorder .areaList li {
  float: left;
  width: 218px;
  margin: 10px 10px 0 0;
}
#mobileorder .areaList li a {
  display: block;
  width: 160px;
  background-color: #eeece0;
  display: block;
  padding: 20px 30px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-repeat: no-repeat;
  background-position: 10px 1.7em;
  color: #333;
  text-decoration: none;
}
#mobileorder .areaList li a:hover, #mobileorder .areaList li a.current {
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
  background-color: #ffcc00;
}
#mobileorder .mobileorderList {
  margin: 0 150px;
}
#mobileorder .mobileorderList li a {
  display: block;
  margin-top: 10px;
  background-color: #eeece0;
  font-weight: bold;
  display: block;
  padding: 20px 30px 20px 20px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-repeat: no-repeat;
  background-position: 575px 50%;
  color: #333;
  text-decoration: none;
}
#mobileorder .mobileorderList li a:after {
  content: "";
  display: block;
  clear: both;
}
#mobileorder .mobileorderList li a .new {
  float: left;
  margin-right: 10px;
}
#mobileorder .mobileorderList li a .name {
  display: block;
  overflow: auto;
}
#mobileorder .mobileorderList li a:hover, #mobileorder .mobileorderList li a.current {
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
  background-color: #ffcc00;
}
#mobileorder .mobileorderUse {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#mobileorder .mobileorderUse_item {
  width: calc(50% - 20px);
}
#mobileorder .mobileorderUse_item img {
  max-width: 100%;
}
#mobileorder .mobileorderUse_item:nth-of-type(n + 3) {
  margin-top: 40px;
}
#mobileorder .mobileorderUse_text {
  font-size: 13px;
  margin-top: 10px;
}
#mobileorder .mobileorderUse_caption {
  font-size: 13px;
  margin-top: 50px;
}

/*=====================================================
	お支払い方法
=====================================================*/
#payment #contents .methods {
  margin-top: 80px;
}
#payment #contents .methods .ttl {
  font-weight: 600;
}
#payment #contents .methods .logo {
  margin-top: 30px;
}
#payment #contents .methods .logo.creditcard {
  width: 640px;
}
#payment #contents .methods img {
  width: 100%;
}
#payment #contents .notice {
  margin-top: 30px;
}
#payment #contents .note {
  margin-top: 22px;
}
#payment #contents .note a {
  font-size: 18px;
  font-weight: bold;
}

/*=====================================================
	プライバシーポリシー
=====================================================*/
#privacy .contentsInner ol {
  margin-left: 3em;
}
#privacy .contentsInner ol li {
  margin-top: 10px;
  list-style-type: decimal;
}

/*=====================================================
	原産地情報
=====================================================*/
#productinfo .contentsInner .box {
  float: left;
  width: 430px;
}
#productinfo .contentsInner .box.left {
  margin-right: 40px;
}
#productinfo .contentsInner .box h3 {
  margin: 30px 0 20px;
  border-bottom: 3px solid #898568;
  font-size: 16px;
  font-weight: bold;
}
#productinfo .contentsInner .box table .name {
  width: 120px;
}
#productinfo .contentsInner .box table .origin {
  width: 320px;
}
#productinfo .contentsInner .box table thead th {
  background-color: #898568;
  color: #fff;
  text-align: center;
}
#productinfo .contentsInner .box table thead th:first-child {
  border-right: 1px solid #fff;
}
#productinfo .contentsInner .box table tbody th {
  padding: 8px 9px;
  border-right: 1px solid #cccccc;
}
#productinfo .contentsInner .box .note {
  margin: 5px 0 0 1em;
  text-indent: -1em;
}

/*=====================================================
	サイトマップ
=====================================================*/
#sitemap h1 + .box {
  margin: 0 40px 0 29px;
}
#sitemap .box {
  float: left;
  width: 431px;
}
#sitemap .box .boxInner {
  margin-top: 30px;
  padding: 20px 30px 20px;
  background-color: #fff;
}
#sitemap .box .boxInner:first-child {
  margin-top: 0px;
}
#sitemap .box .boxInner ul li a {
  display: block;
  padding: 5px 5px 5px 25px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-repeat: no-repeat;
  background-position: 5px 0.7em;
  color: #333;
  text-decoration: none;
}
#sitemap .box .boxInner ul li a.category {
  display: block;
  width: 341px;
  padding: 5px 5px 5px 25px;
  background: url(../img/common/ico_arrow_right_l_blue.png) no-repeat 5px 0.6em;
  font-size: 16px;
  font-weight: bold;
}
#sitemap .box .boxInner ul li a.category:hover {
  color: #fff;
  background-image: url(../img/common/ico_arrow_right_l_white.png);
  background-color: #331c7c;
  border-radius: 6px;
}
#sitemap .box .boxInner ul li span {
  display: block;
  width: 341px;
  padding: 5px;
  font-size: 16px;
  font-weight: bold;
}
#sitemap .box .boxInner ul li ul {
  border-top: 1px solid #cccccc;
}
#sitemap .box .boxInner ul li ul li {
  border-bottom: 1px solid #cccccc;
}
#sitemap .box .boxInner ul li ul li a:hover {
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
  background-color: #ffcc00;
}
#sitemap .box .boxInner ul li ul li ul li:last-child {
  border-bottom: none;
}
#sitemap .box .boxInner ul li ul li ul li a {
  padding: 5px 5px 5px 50px;
  background-position: 30px 0.7em;
}

/*=====================================================
	公式twitterのお知らせ
=====================================================*/
#twitter .contentsInner section p {
  margin-top: 30px;
}
#twitter .contentsInner section h2 + p {
  margin-top: 0;
}
#twitter .contentsInner section .box {
  position: relative;
  min-height: 168px;
  padding-left: 190px;
}
#twitter .contentsInner section .box p {
  margin-top: 0;
}
#twitter .contentsInner section .box .icon {
  position: absolute;
  top: 0;
  left: 0;
}
#twitter .contentsInner section .box .btnTwitter {
  margin-top: 20px;
}
#twitter .contentsInner section .box .btnTwitter a {
  display: block;
  background-color: #fff;
  background-repeat: no-repeat;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  width: 370px;
  padding: 25px 30px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-position: right 10px top 50%;
}
#twitter .contentsInner section .box .btnTwitter a:hover {
  background-color: #ffcc00;
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
}