/*
髙橋ファーム
Author: create Co., Ltd.
*/
@charset "UTF-8";
html,body{
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100% ;
  letter-spacing: 0.1em;
  background-color: #fff;
}
#wrapper {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 18px;
  color: #320a00;
  line-height: 1;
  position: relative;
  overflow: hidden;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}
ol, ul {
  list-style: none;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  line-height: 1.2;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input, textarea, select {
  *font-size: 100%;
}
legend {
  color: #000;
}
article, aside, audio, bb, canvas, datagrid, datalist, details, dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video {
  display: block;
  margin: 0;
  padding: 0;
}
p {
  text-align: justify;
  line-height: 1.8;
  font-weight: 300;
}
a {
  text-decoration: none;
}
img,iframe {
  vertical-align: bottom;
  max-width: 100%;
}
* {
  box-sizing: border-box;
}
.sp {
  display: none !important;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.between {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.vertical {
  -webkit-align-items: center;
  align-items: center;
}
.flex-right {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.flex-bot {
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-box: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.btn-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  cursor: pointer;
  outline: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.tr {
  text-align: right;
}
.re {
  position: relative;
}
.contentHight {
  padding-top: 180px;
  padding-bottom: 180px;
}
.pb0 {
  padding-bottom: 0;
}
.bg-base {
  background: #2f4252;
  color: #fff;
}
.half {
  width: 50%;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  padding: 0;
  margin: 0;
}
.br_mob{
  display: none;
}

/*------ layout ------*/
.half_all {
  width: 40%;
}
.half_all h2.bb {
  padding-bottom: 24px;
  border-bottom: 1px solid #2f4252;
}
.half_all h2.lspace6 {
  letter-spacing: 6px;
}
.half {
  width: 45%;
}
.half h2.bb {
  padding-bottom: 24px;
  border-bottom: 1px solid #2f4252;
}
.half h2.lspace6 {
  letter-spacing: 6px;
}

.sale {
  text-align: center;
  /*  color: #fff;*/
}
.sale.ptnBase {
  color: #2f4252;
}
.sale p {
  text-align: center;
}
.pSmall {
  font-size: 16px;
  font-weight: 200;
}
.ptnYell {
  color: #e3dba3;
}
.ptnYell .textInfo {
  border-top-color: #e3dba3;
  border-bottom-color: #e3dba3;
}

.ptnRight {
  margin-left: auto;
}
.textType01 {
  margin-bottom: 30px;
  padding-top: 28px;
  padding-bottom: 28px;
  border-top: 1px solid #2f4252;
  border-bottom: 1px solid #2f4252;
}
.textType02 {         /*こだわり*/
  margin-bottom: 30px;
  padding-top: 28px;
  padding-bottom: 28px;
  border-top: 1px solid #e3dba3;
  border-bottom: 1px solid #e3dba3;
}


/*------ head ------*/
#header {
  width: 100%;
  height: 100vh;
  position: relative;
}
/*
.mvLogo {
top: 50px;
left: 150px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}*/
.mvLogo img {
  position: absolute;
  z-index: 99999;
  top: 15px;
  left: 15px;
  width: 130px;
}
.mvItem {
  position: absolute;
  z-index: 99999;
  top: 40px;
  left: 150px;
  color: #fff;
  font-size: 2.6rem;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.mvText {
  position: absolute;
  z-index: 99999;
  top: 35vh;
  width: 100%;
}
.caci,
.append {
  color: #fff;
  text-shadow: #000 0 5px 8px;
  text-align: center;
}
.caci {
  font-size: 2.8rem;
  margin: 20px 0;
}
.append {
  font-size: 1.5rem;
}
.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
  -webkit-animation: zoomUp 12s linear 0s;
  animation: zoomUp 12s linear 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.slide-img {
  background-size: cover;
  background-position: center center;
  height: 100%;
}
.swiper-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*------ menu ------*/
#common-nav {
  position: absolute;
  top: 0;
  right: 35px;
}
#common-nav ul li {
  margin: 15px 0;
  text-align: right;
  line-height: 1.2;
}
#common-nav ul li a {
  color: #fff;
  display: block;
  font-size: 16px;
  position: relative;
  padding-left: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 200;
  z-index: 99999;
  text-shadow: #000 0 0 7px;
}
#common-nav ul li a:before {
  content: '|';
  font-size: 1.4rem;
  color: #fff;
  position: absolute;
  top: 2px;
  left: 0;
  text-align: justify;
  z-index:99999;
}
/*スマホ用メニュー非表示*/
.drawermenu,
.btn-nav--sp,
#btn-drawer{
  display: none;
}

/*------ main ------*/
.content {
  padding: 65px 30px;
}
#content01 {
  background: url(img/bg_01.jpg);
}
#content02 {
  background: url(img/bg-content02.jpg) no-repeat center;
  background-size: auto;
}
#content34 {
  display: none;
}
#content03 {
  background: url(img/bg-content03.jpg) no-repeat center;
  background-size: cover;
}
#content04 {
  background: url(img/bg-content04.jpg) no-repeat center;
  background-size: cover;
}
#content05 {
  background-color: #fff;
}
#content06 {
  background: url(img/bg-content06.jpg) no-repeat center;
  background-size: cover;
}
#content06 .sale {
  color: #2f4252;
}
#content07 {
  background: url(img/bg-content07.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 200px;
}
#content08 {
  background: url(img/bg_01.jpg);
  padding-bottom: 50px;
}
#content09 {
}
#content10 {
}
.inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.inner1200 {
  width: 1240px;
}
/*--- SNS ---*/
.insta-logo,
.fb-logo {
  margin-bottom: 30px;
  font-size: 2.5rem;
}
.insta-logo:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(./img/logo-insta.png);
  background-size: contain;
  vertical-align: middle;
  margin-right: 8px;
}
.fb-logo:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(./img/logo-fb.png);
  background-size: contain;
  vertical-align: middle;
  margin-right: 8px;
}

.headline {
  font-size: 2.5rem;
  margin: 30px 0;
  text-align: center;
}
.block-left,
.block-right {
  width: 50%;
  float: left;
  padding: 2%;
  text-align: center;
}

/*ひょっとこポーク*/

/*.textInfo {
margin-bottom: 30px;
padding-top: 28px;
padding-bottom: 28px;
border-top: 1px solid #2f4252;
border-bottom: 1px solid #2f4252;
position: relative;
}
.textInfo.bbNone {
border-bottom: none;
}*/
.kodawari-txt {
  font-size: 1.6rem;
  letter-spacing: 1px;
  line-height: 1.8;
  font-weight: 200;
}
.kodawari-txt strong {
  margin-bottom: 26px;
  display: block;
  line-height: 1.4;
  font-size: 60px;
  font-size: 6rem;
  font-weight: bold;
  letter-spacing: 15px;
}
.kodawari-txt strong.styleType2 {
  margin-bottom: 0;
  font-size: 50px;
  font-size: 5rem;
  letter-spacing: 12px;
  text-align: center;
  font-weight: 600;
  line-height: 1.6;
}
.kodawari-title{
  font-size: 1.6rem;
  text-align: right;
}
#content13 {
  padding-top: 85px;
}
.lspace3 {
  letter-spacing: 3px;
}
.itemInfo {
  position: absolute;
  top: -10px;
  right: 0;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.itemInfo.type01 {
  right: -54px;
}
.textFill {
  margin: 30px 0;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 2px;
}
.textFill em {
  padding: 10px 26px;
  display: inline-block;
  font-weight: 300;
  background: #2f4252;
  color: #e3dba3;
}

.baumItems {
  margin-top: -180px;
  position: relative;
  /*  z-index: -1;!!!0626yuko*/
  text-align: center;
}
.baumItems img {
  width: 100%;
  height: 988px;
  object-fit: cover;
}

.baumItemInfoWrap {
  margin-top: -50px;
  padding-bottom: 65px;
  background: url(img/bg-baumitem.jpg) no-repeat center bottom;
  background-size: cover;
}

.baumItemInfo {
  margin: 0 auto 60px;
  padding: 30px 20px;
  width: 1040px;
  max-width: 100%;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  background: #fff;
}

.baumItemBox {
  margin: 60px auto;
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex;
  width: 836px;
  max-width: 100%;
}

.baumItemImge {
  width: 14.5933%;
}
.baumItemTxt {
  width: 80.14354%;
}
.baumItemTxt h3 {
  margin-bottom: 15px;
  font-size: 26px;
  font-size: 2.6rem;
}
.baumItemTxt p {
  font-size: 16px;
  font-size: 1.6rem;
}
/*-- 商品紹介 --*/
.productwrap {
  margin: 60px auto;
  width: 1200px;
  max-width: 100%;
  overflow: hidden;
}
.productblock {
  width: 33.3%;
  position: relative;
  float: left;
}
.productblock-in {
  padding: 20px;
}
.productblock h3 {
  margin: 5px 0 15px;
  font-size: 1.5rem;
}
.productblock h3 img {
  margin-right: 8px;
  vertical-align: middle;
}
.productblock p {
  line-height: 1.6;
}
.price {
  text-align: right;
}
.price span {
  font-size: 0.95rem;
  padding-right: 11px;
}

/*-- 注文方法 --*/
.orderwrap {
  margin: 60px auto;
  width: 1200px;
  max-width: 100%;
  overflow: hidden;
}
.orderblock {
  width: 30%;
  position: relative;
  float: left;
  margin-right: 28px;
}
.orderblock-in {
  padding: 15px 20px 30px;
  background: #fff;
  position: relative;
  z-index: 2;
  height: 450px;
}

.orderblock h3 {
  margin: 10px 0 20px;
  font-size: 1.5rem;
}
.order-icon {
  margin-right: 8px;
  width: 40px;
  vertical-align: middle;
}
.orderblock p {
  margin-top: 20px;
  line-height: 1.6;
  font-size: 1rem;
}
.timingItem01 {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  z-index: 3;
}

.timingItem02 {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.palala {
  padding-top: 100px;
  padding-bottom: 180px;
  background: url(img/palala.jpg) no-repeat center;
  background-size: cover;
}

.plalaBox {
  width: 50%;
  position: relative;
}
.palaImg {
  position: absolute;
  bottom: -15px;
  right: -55px;
}
.plaTxt {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 8px;
}
.info {
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}
.orderimg {
  text-align: center;
}

/*-- 一頭買いについて --*/
.ittou {
  text-align: center;
  color: #fff;
}
.ittouCatch {
  font-size: 1.4rem;
  font-weight: 200;
  max-width: 1000px;
  margin: 50px auto 0;
}

/*-- スタッフ紹介 --*/
.staff {
  text-align: center;
}
.staff img {
  width: 100%;
}
.staff-txt {
  padding: 30px;
}
/*-- 会社概要 --*/
.company h2 {
  font-size: 3rem;
  margin: 30px 0;
  text-align: center;
}
.company-t {
  max-width: 1000px;
  margin: 0 auto 150px;
  table-layout: fixed;
  border-collapse: collapse;
  border-top: solid 1px #DDD;
  line-height: 1.6;
}
.company-t th {
  width: 22%;
  padding: 22px 0 22px 15px;
  border-bottom: solid 1px #DDD;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
.company-t td {
  padding: 22px 0;
  border-bottom: solid 1px #DDD;
  text-align: left;
  vertical-align: top;
}
.g_map {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;

}
.g-map {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.g-map iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 500px;
  width: 100%;
}
/*代表あいさつ*/
.aisatu {
  background-color: #320A00;
  margin: 100px auto;
  padding: 8%;
}
.aisatu-top {
  margin-bottom: -180px;
  overflow: hidden;
  padding: 5%;
}
.aisatu-sub {
  float: left;
  width: 50%;
  margin-top: 100px;
  color: #fff;
}
.aisatu-sub h3 {
  font-size: 2.0rem;
  margin: 30px 0;
  text-align: center;
}
.aisatu-sub p {
  font-size: 1.2rem;
  text-align: center;
}
.aisatu-sub span {
  font-size: 2.3rem;
  font-family: HG行書体;
  padding-left: 20px;
  font-weight: bold;
}
.aisatu-img {
  float: left;
  width: 50%;
}
.aisatu-img img {
  width: 100%;
}
.aisatu-txt {
  background: #ebe1e5;
  padding: 130px 50px 80px;
  color: #000;
}
/*お問い合わせ*/
.formWrap {
  width: 100%;
  max-width: 900px;
  padding: 30px 5%;
  margin: 50px auto;
}
.contact-text{
  padding: 0 0 20px;
  margin: 0;
}
.list-contact {
  margin: 10px 0;
  overflow: hidden;
}
.content-left,
.content-right {
  float : left;
  width: 50%;
  padding: 10px;
  box-sizing: border-box;
}

.contact-left {
  text-align:right;
}
.contact-right {
  text-align:left;
}
.list-contact span {
  text-align: center;
  border: 1px solid #320A00;
  color: #320A00;
  width: 100px;
  height: 40px;
  font-size: 1.6rem;
  padding: 0 5px;
  margin: 0 5px;
}
.list-contact a {
  font-size: 1.8rem;
  color: #2e221b;
  margin: 0;
  text-decoration: none;
}
.contact-main{
  width:100%;
}

.contact-form {
  width: 800px;
  height: 600px;
  position: relative;
  margin:auto;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  color: #000;
  padding: 20px 0;
}
.cp_iptxt {
  width: 95%;
  margin: 5px 20px;
  float: left;
}
.cp_iptxt input[type='text'] {
  font: 15px/24px sans-serif;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em;
  letter-spacing: 0.1em;
  border: 0;
  border-bottom: 1px solid #ddd;
}
.cp_iptxt input[type='text']:focus {
  outline: none;
}
.cp_iptxt input[type='text']:focus::after {
  outline: none;
}
.cp_iparea {
  height: 180px;
  width: 95%;
  /*    max-width: 725px; */
  margin: 5px 20px;
}
.cp_iparea textarea{
  font: 15px/24px sans-serif;
  box-sizing: border-box;
  height:100%;
  width: 100%;
  padding: 0.3em;
  padding-left: 10px;
  letter-spacing: 0.1em;
  border: 0;
  margin-top: 5px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.button {
  width: 200px;
  display       : inline-block;
  border-radius : 5%;          /* 角丸       */
  font-size     : 1.5rem;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 12px 12px;   /* 余白       */
  background    : #320A00;     /* 背景色     */
  color         : #fff;     /* 文字色     */
  line-height   : 1em;         /* 1行の高さ  */
  transition    : .3s;         /* なめらか変化 */
  border        : none;    /* 枠の指定 */
  position: absolute;
  top: 500px;
  left: 36%;
}
.button:hover {
  box-shadow    : none;        /* カーソル時の影消去 */
  color         : #fff;
  background    : #aa5d00;
}
/*---フッター---*/
#common-footer {
  padding: 60px 20px 20px 60px;
  background: #320A00;
  color: #fff;
}
.footerLeft{
  padding: 0 0 30px;
}
.footerLeft img {
  width: 60px;
}
.footerLeft p {
  display: inline-block;
  color: #fff;
  font-size: 2.0rem;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;

}
.footerNav {
  margin-bottom: 5px;
}
.footerNav li {
  display: inline-block;
  vertical-align: middle;
}
.footerNav li a {
  font-size: 0.8rem;
  color: #fff;
}
.footerNav li + li {
  margin-left: 40px;
}
.copy {
  margin-top: 15px;
  text-align: right;
  line-height: 1.4;
  letter-spacing: 2px;
  opacity: 0.6;
  margin-right: 30px;
}
.copy small {
  font-size: 10px;
  font-size: 1rem;
}
/*PAGE TOPボタン追加*/
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 5px;
  bottom: 10px;
  background: #320a00; /*ボタンの色*/
  opacity: 0.6;
  border-radius: 50%; /*角の丸み*/
}
#page_top a{
  position: relative;
  display: block;
  width: 52px;
  height: 70px;
  text-decoration: none;
}
#page_top a::before{
  font-family: "Font Awesome 5 Free";
  content: "\f102"; /*アイコン*/
  font-weight: 900;
  font-size: 25px;
  color: #fff; /*アイコンの色*/
  position: absolute;
  width: 25px;
  height: 25px;
  top: -20px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

.readyWrap {
  margin: 100px 0 30px;
}
.readyWrap p {
  text-align: center;
  font-size: 2.0rem;
  font-weight: bold;
  letter-spacing: 3.5px;
  color: #320a00;
}

.readyLeft {
  width: 24.34783%;
}

.readyRight {
  width: 71.73913%;
}
.readyRight p {
  font-size: 26px;
  font-size: 2.6rem;
}

.bgContentMid {
  height: 964px;
  background: url(img/bg-content-mid.jpg) no-repeat center;
  background-size: cover;
}

.mishWrap {
  margin-bottom: 140px;
}

.mishBox {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex;
  -webkit-box-pack: justify;
  /*Android4.3*/
  -moz-box-pack: justify;
  /*Firefox21*/
  -ms-flex-pack: justify;
  /*IE10*/
  -webkit-justify-content: space-between;
  /*PC-Safari,iOS8.4*/
  justify-content: space-between;
}
.mishImg {
  width: 25%;
  position: relative;
}
.mishImg img {
  max-width: none;
  max-width: unset;
  width: 157.33333%;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-35%, 20%);
  transform: translate(-35%, 20%);
}

.mishTxt {
  padding-top: 40px;
  padding-bottom: 40px;
  width: 71.66667%;
  color: #e3dba3;
}
.mishRight {
  padding-left: 40px;
  position: relative;
}
.mishRightimg {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-width: unset;
  width: 50vw;
}
.mishRightInner {
  position: relative;
  /*  z-index: 1;!!!0626yuko*/
}
.titleH2 {
  margin-bottom: 24px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 6px;
}
.titleCap {
  color: #e3dba3;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 2px;
  font-weight: 300;
}
#outlineSlider {
  margin: 60px 0 0;
  overflow: hidden;
}

.outline-slider__inner {
  display: flex;
}
.outline-slider__list {
  flex: 0 0 auto;
  display: flex;
}
.outline-slider__item {
  margin-right: 8px;
  flex-shrink: 0;
}
.onlineWrap {
  margin: 60px 0 90px;
}
.onlineImgThumb {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex;
}
.onlineImgThumb li {
  width: 33.33333%;
  cursor: pointer;
  overflow: hidden;
}

.onlineInfo {
  padding-left: 40px;
}
.onlineInfo h1 {
  margin-bottom: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #2f4252;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 8px;
}

.onlineCatch {
  margin-bottom: 40px;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 3px;
  line-height: 1.2;
}

.onlinePrice {
  margin-bottom: 40px;
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: 5px;
  font-weight: 500;
}
.onlinePrice span {
  margin-left: 5px;
  display: inline-block;
  letter-spacing: 3px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
}

.onlineTable {
  width: 100%;
}
.onlineTable tr th,
.onlineTable tr td {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.6;
  font-size: 16px;
  font-size: 1.6rem;
}
.onlineTable tr th {
  width: 21.42857%;
  text-align: right;
  vertical-align: top;
}
.onlineTable tr th span {
  margin: 0 8px;
  display: inline-block;
}
.box {
  padding: 30px 10px 10px 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  background: #fff;
}
.iconCaution {
  margin: 50px 0;
}

.cautionLeft {
  width: 64.28571%;
}

.cautionRight {
  width: 30.35714%;
}
#common-side {
  margin-bottom: -90px;
}
#common-side .inner1200 {
  position: relative;
  top: -90px;
}

.sideInfoContent {
  position: relative;
}

.cautionBox {
  margin-bottom: 50px;
  padding: 40px 40px 50px;
  background: #fff;
}

.cautionTxtBox {
  text-align: center;
}

.cautionTxtLeft {
  padding: 0 20px;
}
.cautionTxtLeft ul li {
  margin-bottom: 8px;
  padding-left: 20px;
  line-height: 1.4;
  position: relative;
}
.cautionTxtLeft ul li:before {
  content: '●';
  position: absolute;
  top: 1px;
  left: 0;
}

.cautionTxtRight table {
  margin-bottom: 10px;
  width: 100%;
}
.cautionTxtRight table tr th,
.cautionTxtRight table tr td {
  line-height: 1.6;
}
.cautionTxtRight table tr th {
  vertical-align: top;
}

.sideImages {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex;
}
.sideImages li {
  width: 20%;
}

.firstBox {
  order: -1;
}
.kome {
  padding-left: 22px;
  position: relative;
  display: inline-block;
}
.kome:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}
#nav-torigger {
  display: none;
}

/* -----------------------------------------------------
▼ レイアウト調整
----------------------------------------------------- */
@media only screen and (max-width: 1299px) {
  #wrapper {
    font-size: 16px;
  }
  /*ドロワーメニュー*/
  #common-nav{
    display: none;
    float: none;
  }
  nav.drawermenu {
    display: block;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 50%;
  }
  nav.drawermenu ul {
    width: 100%;
    position: absolute;
    top: 55px;
    left: 0;
    border-top: 1px solid #c9c9c9;
  }
  nav.drawermenu ul li {
    display: block;
    width: 100%;
    background: rgba(50, 10, 0, 0.9);
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #c9c9c9;
    text-align: center;
    padding: 0;
  }
  nav.drawermenu ul li a{
    width: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #fff;
  }
  /* このクラスを、jQueryで付与・削除する */
  nav.drawermenu.active {
    transform: translateY(0%);
  }
  #btn-drawer {
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    top: 9px;
    right: 10px;
    border-radius: 3px;
    text-align: center;
    background-color: #fff;
    z-index: 99999;
  }
  #btn-drawer:after {
    content: "";
    width: 20px;
    height: 17px;
    display: block;
    background-image: url(img/ico_menu.svg);
    background-size: cover;
    margin: 11px auto 0;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  #btn-drawer.active:after {
    background-position: 0 100%;
  }
  .caci {
    font-size: 2.2rem;
  }
  .mvLogo {
  }
  #content02{
    background-color: rgba(255,255,255,0.5);
    background-blend-mode: lighten;
  }
  .half_all {
    width: 100%;
  }
  .half_all h2 {
    letter-spacing: 3px;
  }
  .textType01 {
    max-width: 1000px;
    margin: 0 auto 50px;
  }
  .kodawari-txt {
    font-size: 1.3rem;
  }
  .ittouCatch {
    font-size: 1.3rem;
  }
  .aisatu-top {
    padding: 5% 2%;
  }
  .aisatu-sub {
    margin-top: 50px
  }
  .aisatu-sub h3  {
    margin: 0 0 20px;
  }
  .aisatu-sub span {
    font-size: 2.0rem;
    font-weight:normal;
  }
}


@media only screen and (max-width: 1000px) {
  .mvLogo img {
    width: 100px;
  }
  .mvItem {
    top: 25px;
    left: 120px;
  }
  .caci {
    font-size: 2.0rem;
    margin: 20px 0 10px;
  }
  .append {
    font-size: 1.3rem;
    padding: 10px 20px;
  }
  .headline {
    font-size: 2.0rem;
  }
  #content03,
  #content04 {
    background: none;
    background-color: #320A00;
  }
  #content34 {
    display: block;
    background: url(img/bg-content34.jpg) no-repeat center;
    background-size: cover;
    height: 300px;
  }
  /*商品紹介*/
  .productblock {
    width: 50%;
  }
  .productblock h3 {
    font-size: 1.3rem;
  }
  /*ご注文方法*/
  .orderblock {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 30px;
    float: none;
  }
  .orderblock-in  {
    height: auto;
  }
  .order-icon {
    width: 30px;
  }
  .orderblock h3 {
    font-size: 1.2rem;
  }
  .orderimg img{
    width: 200px;
  }
  .timingItem01 {
    top: auto;
    bottom: -60px;
    right: 50%;
  }
  .timingItem01 img {
    transform: rotate( 90deg );
  }
  #content07 {
    padding-bottom: 150px;
  }
  .half{
    width: 100%;
  }
  .readyWrap p {
    font-size: 1.75rem;
  }
  .ittouCatch {
    font-size: 1.2rem;
  }
  .block-left, .block-right{
    padding: 0;
  }
  /*代表あいさつ*/
  .aisatu-top {
    margin-bottom: -100px;
  }
  .aisatu-sub{
    width: 60%;
  }
  .aisatu-sub p{
    font-size: 1.0rem;
  }
  .aisatu-img {
    width: 40%;
  }
  .aisatu-txt {
    padding: 80px 30px 80px;
  }
  .formWrap {
    margin: 0 auto 50px;
  }
  .list-contact {
    width: 350px;
    margin: 0 auto;
  }
  .content-left, .content-right {
    float: none;
    width: 100%;
  }
  .list-contact span {
    font-size: 1.3rem;
  }
  .list-contact a {
    font-size: 1.6rem;
  }
  .contact-left {
    text-align: left;
  }

  #common-footer {
    padding: 0;
  }
  .footerLeft {
    padding: 30px 10px;
  }
  .footerRight {
    padding: 10px 20px;
  }
  .footerNav li {
    width: 25%;
    margin: 0 !important;
    float: left;
    text-align: center;
  }
  .copy {
    text-align: center;
  }
}


@media only screen and (max-width: 768px) {
  .mvLogo {
  }
  #header {
    height: 50vh;
  }
  .mvText {
    top: 20vh;
  }
  /*スタッフ紹介*/
  .staff {
    display:-webkit-box;
    display: -webkit-flex;
    display:-ms-flexbox;
    display: flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
  }
  .block-right,
  .block-left{
    float: none;
    width: 100%;
  }

  .block-right{
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .block-left{
    padding: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  /*代表あいさつ*/
  .aisatu-sub,
  .aisatu-img{
    float: none;
    width: 100%;
    text-align: center;
  }
  .aisatu-img img {
    max-width: 250px;
  }
  .aisatu-txt {
    padding: 100px 30px 80px;
  }
}
@media only screen and (max-width: 640px) {
  #header {
    height: 70vh;
  }
  .mvLogo img {
    width: 70px;
    left: 5px;
  }
  .mvItem {
    font-size: 2.0rem;
    left: 75px;
  }
  .caci {
    font-size: 1.5rem;
  }
  .append {
    font-size: 1.1rem;
  }
  .content {
    padding: 65px 10px;
  }
  .headline {
    font-size: 1.5rem;
  }
  .br_mob {
    display: block;
  }
  #content34 {
    background: url(img/bg-content34_s.jpg) no-repeat 0 0;
    background-size: cover;
  }
  /*!!
  .pc {
  display: none !important;
}
.sp {
display: block !important;
}
*/
/*商品紹介*/
.productblock{
  width: 100%;
}
.productblock-in {
  text-align: center;
}
.productimg img {
  max-width: 350px;
}
.price {
  text-align: center;
}
.inner {
  padding: 0;
}
.productblock-in {
  padding: 0;
  margin-bottom: 30px;
}
.readyWrap p {
  font-size: 1.5rem;
}
.aisatu-sub span {
  padding: 0;
}
.company-t span {
  display: none;
}
.company-t th {
  display: block;
  border: none;
  padding: 10px;
  width: 100%;

  background-color: #E0E0E0;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  letter-spacing: 0.1em;
}
.company-t td {
  display: block;
  border: none;
  padding: 10px;
  width: 100%;

  vertical-align: top;
  text-align: left;
}
.footerLeft{
  padding: 20px 10px;
}
.footerLeft img {
  width: 50px;
}
.footerLeft p {
  font-size: 1.5rem;
}
.footerNav li {
  width: 50%;
}
/*
.spFlex p {
margin-top: 0;
}
.readyWrap {
margin: 60px 0 0;
display: block;
text-align: center;
}
.readyWrap p {
text-align: center;
font-size: 22px;
font-size: 2.2rem;
}
*/
}

