@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html {
  font-size: 62.5%;
  height: 100%; }

.block-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

body {
  background: #f4efea;
  font-family: "游ゴシック", YuGothic, Verdana, Roboto, "Droid Sans", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
  height: 100%; }

img {
  font-size: 10px;
  font-size: 1rem;
  line-height: 0; }

/* どんな時でも親BOXの幅いっぱいまで画像を配置 */
.u-full-width {
  width: 100%;
  box-sizing: border-box; }

/* 画像サイズ以下のカラムサイズになった場合のみ縮小 */
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }

header {
  background: #f4efea;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  header h1 {
    text-align: center; }
  header .back_img {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, #141823), -webkit-linear-gradient(top, transparent 80%, #141823), url("../images/top/img_header.jpg");
    width: 100%;
    height: 420px;
    background-size: cover;
    background-position: top left 50%; }
  header .tate {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-align: left;
    padding: 30px;
    margin: 0 auto;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.1rem;
    line-height: 4rem;
    text-shadow: 0px 0px 7px black; }
  header li {
    list-style: none;
    font-size: 15px;
    font-size: 1.5rem; }
  header .sp_navi_back {
    background: #f4efea;
    display: -webkit-flex;
    display: flex;
    padding: 5px 0;
    font-size: 0px;
    font-size: 0rem; }
    header .sp_navi_back .navi01 {
      width: 50%;
      text-align: left; }
      header .sp_navi_back .navi01 a {
        margin: 0;
        padding: 2px;
        line-height: 0; }
    header .sp_navi_back .navi02 {
      width: 50%;
      text-align: right; }
  header .pc_navi_back01 {
    display: -webkit-flex;
    display: flex;
    padding: 20px 10px; }
    header .pc_navi_back01 .navi01 {
      width: 67%;
      text-align: left;
      -webkit-align-self: center;
      align-self: center; }
    header .pc_navi_back01 .navi02, header .pc_navi_back01 .navi04 {
      width: 25%;
      text-align: left;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 600;
      letter-spacing: 0.3rem;
      vertical-align: middle; }
    header .pc_navi_back01 .navi02 {
      color: #fff; }
    header .pc_navi_back01 span {
      display: block;
      font-size: 24px;
      font-size: 2.4rem; }
    header .pc_navi_back01 .navi03 {
      width: 8%;
      text-align: center;
      font-size: 50px;
      font-size: 5rem;
      font-weight: 600; }
      header .pc_navi_back01 .navi03 a {
        display: block;
        text-decoration: none;
        height: 70px;
        width: 70px;
        background: #d35508;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: 10px;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        color: #fff; }
        header .pc_navi_back01 .navi03 a:hover {
          background: #fff;
          color: #d35508; }
    header .pc_navi_back01 .navi04 {
      color: #141823; }
  header .pc_navi_back02 {
    background: #f4efea;
    margin: 5px 0; }
    header .pc_navi_back02 ul {
      padding: 0;
      text-align: center; }
    header .pc_navi_back02 li {
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: 600;
      margin: 5px 25px 5px 0; }
      header .pc_navi_back02 li:last-child {
        margin: 0; }
    header .pc_navi_back02 a {
      text-decoration: none;
      color: #141823; }
      header .pc_navi_back02 a:hover {
        color: #d35508;
        -moz-border-image: url(../images/top/title_line.png) 21 21 round;
        -o-border-image: url(../images/top/title_line.png) 21 21 round;
        -webkit-border-image: url(../images/top/title_line.png) 21 21 round;
        border-image: url(../images/top/title_line.png) 21 21 round;
        border-bottom: 5px solid; }
      header .pc_navi_back02 a .big {
        font-size: 24px;
        font-size: 2.4rem; }
      header .pc_navi_back02 a .active {
        color: #d35508;
        -moz-border-image: url(../images/top/title_line.png) 21 21 round;
        -o-border-image: url(../images/top/title_line.png) 21 21 round;
        -webkit-border-image: url(../images/top/title_line.png) 21 21 round;
        border-image: url(../images/top/title_line.png) 21 21 round;
        border-bottom: 5px solid; }
  @media (max-width: 1099px) {
    header .pc_navi {
      display: none; } }
  header .sp_navi_li {
    width: 1100px;
    position: absolute;
    left: 0;
    background: #d35508;
    margin: 40px 0 0 0;
    padding: 10px 0;
    display: none;
    z-index: 100; }
    header .sp_navi_li li {
      margin: 0;
      padding: 0; }
      header .sp_navi_li li:last-child a {
        border-bottom: none; }
      header .sp_navi_li li a {
        display: block;
        padding: 10px 8px;
        border-bottom: 1px solid #fff;
        font-size: 15px;
        font-size: 1.5rem;
        text-decoration: none;
        color: #fff; }
    header .sp_navi_li span {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 0; }

@media (min-width: 1100px) {
  header .back_img {
    height: 620px; }
  header .tate {
    padding: 40px;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 8rem; }
  header h1 {
    display: inline; }
  header .sp_navi {
    display: none; }
  header li {
    display: inline-block; } }
.wrapper {
  max-width: 1100px;
  width: 94%;
  margin: 0 auto; }

@media (min-width: 1100px) {
  .wrapper {
    width: 100%; } }
#main {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  #main .title_line_c {
    text-align: center;
    margin-bottom: 25px; }
  #main .title_line_l {
    text-align: left;
    margin-bottom: 25px; }
  #main #title h2 {
    text-align: center;
    margin: 0;
    padding-top: 235px;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem; }
    #main #title h2 span {
      display: block; }
  #main .title_back01 {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, #141823), -webkit-linear-gradient(top, transparent 80%, #141823), url("../images/company/img_header.jpg");
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center; }
  #main .title_back02 {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, #141823), -webkit-linear-gradient(top, transparent 80%, #141823), url("../images/pb-oem/img_header05.jpg");
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: top 0 left 50%; }
  #main .title_back03 {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, #141823), -webkit-linear-gradient(top, transparent 80%, #141823), url("../images/product/img_header.jpg");
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: top 0 left 50%; }
  #main #pb-oem {
    width: 100%;
    padding: 20px 0;
    background: #f1e2bb; }
    #main #pb-oem .back_img {
      background-image: url(../images/top/pb-oem_back.jpg);
      height: 350px;
      background-size: cover;
      background-position: center; }
      @media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
        #main #pb-oem .back_img {
          background-image: url("../images/top/pb-oem_back@2x.jpg"); } }
    #main #pb-oem h2 {
      margin: 0;
      font-size: 22px;
      font-size: 2.2rem;
      text-align: center; }
    #main #pb-oem span {
      color: #d35508; }
    #main #pb-oem .container {
      margin: 0 auto;
      width: 200px; }
      #main #pb-oem .container p {
        font-size: 18px;
        font-size: 1.8rem;
        text-align: center;
        line-height: 1.8; }
    #main #pb-oem ul {
      padding: 0; }
    #main #pb-oem li {
      list-style: none; }
      #main #pb-oem li:last-child a {
        margin-bottom: 0; }
      #main #pb-oem li a {
        display: block;
        padding: 2px 4px;
        line-height: 1.9;
        margin: 10px 0;
        text-decoration: none;
        color: #141823;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 600;
        -moz-border-radius: 8px 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px 8px;
        border: 1.5px solid #d35508; }
  #main #thought .back_img {
    background: url(../images/top/thought_back.jpg);
    height: 300px;
    background-size: cover;
    background-position: top 0 left 50%; }
  #main #thought p {
    margin: 0;
    padding: 30px 0;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.7; }
  #main #transmission {
    padding: 20px 0; }
    #main #transmission h2 {
      margin: 0;
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: 600;
      text-align: center; }
    #main #transmission dl {
      padding: 0 4px;
      font-size: 15px;
      font-size: 1.5rem; }
    #main #transmission dt {
      color: #d35508;
      font-weight: 600; }
    #main #transmission dd {
      margin: 0 0 15px 0; }
      #main #transmission dd a {
        line-height: 1.5;
        text-decoration: none;
        color: #141823; }
  #main .flex_area {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column; }
  #main .news_box {
    -webkit-flex: 1;
    flex: 1;
    text-align: left;
    margin-bottom: 20px; }
  #main .insta_box {
    -webkit-flex: 1;
    flex: 1;
    text-align: center; }
    #main .insta_box a {
      text-decoration: none;
      color: #141823; }
    #main .insta_box span {
      color: #d35508;
      margin-right: 2px; }
  #main .sub_backbase, #main .sub_backsub, #main .sub_backkirie {
    padding: 25px 0;
    font-size: 16px;
    font-size: 1.6rem; }
    #main .sub_backbase h3, #main .sub_backsub h3, #main .sub_backkirie h3 {
      margin: 0;
      text-align: center;
      font-size: 20px;
      font-size: 2rem; }
    #main .sub_backbase h4, #main .sub_backsub h4, #main .sub_backkirie h4 {
      margin: 0;
      text-align: center;
      font-family: "Noto Serif JP", "游明朝", "YuMincho", serif;
      font-size: 18px;
      font-size: 1.8rem;
      color: #d35508;
      font-weight: 600;
      line-height: 1.7; }
    #main .sub_backbase .min_font, #main .sub_backsub .min_font, #main .sub_backkirie .min_font {
      font-family: "Noto Serif JP", "游明朝", "YuMincho", serif;
      text-align: justify;
      font-weight: 600;
      line-height: 1.65; }
    #main .sub_backbase .min_font_r, #main .sub_backsub .min_font_r, #main .sub_backkirie .min_font_r {
      font-family: "Noto Serif JP", "游明朝", "YuMincho", serif;
      text-align: right;
      font-weight: 600;
      line-height: 1.65; }
    #main .sub_backbase .syaze, #main .sub_backsub .syaze, #main .sub_backkirie .syaze {
      font-size: 18px;
      font-size: 1.8rem;
      text-align: center;
      font-weight: 600;
      line-height: 1.65; }
    #main .sub_backbase .overview_box, #main .sub_backsub .overview_box, #main .sub_backkirie .overview_box {
      margin-bottom: 40px; }
      #main .sub_backbase .overview_box:last-child, #main .sub_backsub .overview_box:last-child, #main .sub_backkirie .overview_box:last-child {
        margin-bottom: 0; }
    #main .sub_backbase tr, #main .sub_backsub tr, #main .sub_backkirie tr {
      padding: 5px; }
    #main .sub_backbase th, #main .sub_backbase td, #main .sub_backsub th, #main .sub_backsub td, #main .sub_backkirie th, #main .sub_backkirie td {
      display: block;
      width: 100%;
      line-height: 1.65; }
    #main .sub_backbase th, #main .sub_backsub th, #main .sub_backkirie th {
      background: #d35508;
      color: #fff; }
    #main .sub_backbase td, #main .sub_backsub td, #main .sub_backkirie td {
      padding: 4px 0;
      background: #fff; }
  #main .sub_backbase {
    background: #f4efea; }
  #main .sub_backsub {
    background: #f1e2bb; }
  #main .sub_backkirie h4 {
    margin: 10px 0; }
  #main #news_all {
    padding: 20px 0;
    border-top: solid #d35508 1px;
    background: #f4efea;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: justify; }
    #main #news_all h2 {
      margin: 0;
      font-size: 20px;
      font-size: 2rem;
      text-align: center; }
    #main #news_all dl {
      margin: 0;
      -moz-border-image: url(../images/top/title_line.png) 21 21 round;
      -o-border-image: url(../images/top/title_line.png) 21 21 round;
      -webkit-border-image: url(../images/top/title_line.png) 21 21 round;
      border-image: url(../images/top/title_line.png) 21 21 round;
      border-top: 5px solid;
      border-bottom: 5px solid;
      line-height: 2rem; }
    #main #news_all dt {
      padding-top: 8px;
      color: #d35508;
      font-weight: 600; }
    #main #news_all dd {
      margin: 0;
      padding: 4px 0 8px 0;
      border-bottom: dotted #141823 1px; }
      #main #news_all dd:last-child {
        border-bottom: 0; }
    #main #news_all a {
      text-decoration: none;
      color: #141823; }
  #main #particular p {
    line-height: 1.65; }
  #main #flow {
    line-height: 1.65; }
    #main #flow .flex_area img {
      display: block;
      margin-bottom: 10px; }
    #main #flow .flow01 {
      padding: 10px 5px;
      color: #fff;
      background: #d35508;
      font-weight: 600; }
      #main #flow .flow01 p {
        margin: 0; }
    #main #flow .flow02 {
      padding: 5px;
      background: #fff;
      text-align: justify; }
      #main #flow .flow02:last-child {
        margin-bottom: 0; }
    #main #flow .flow_arrow {
      margin: 0 auto;
      margin-bottom: 10px;
      width: 0;
      height: 0;
      border-left: 40vw solid transparent;
      border-right: 40vw solid transparent;
      border-top: 30px solid #d35508; }
  #main #advantage {
    line-height: 1.65; }
    #main #advantage ul {
      margin-bottom: 0;
      color: #d35508;
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: 600; }
    #main #advantage li {
      margin-bottom: 5px; }
      #main #advantage li:last-child {
        margin-bottom: 0; }
  #main #example {
    font-weight: 600;
    line-height: 1.65; }
    #main #example p {
      margin: 0 0 20px 0;
      text-align: justify; }
      #main #example p span {
        font-size: 20px;
        font-size: 2rem; }
    #main #example .example_box {
      margin-bottom: 25px;
      font-size: 20px;
      font-size: 2rem; }
      #main #example .example_box:last-child {
        margin-bottom: 0; }
    #main #example .balloon {
      position: relative;
      display: inline-block;
      margin: 5px 0 5px 15px;
      padding: 7px 10px;
      max-width: 95%;
      min-width: 90%;
      color: #fff;
      font-size: 18px;
      font-size: 1.8rem;
      background: #d35508;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
      #main #example .balloon:before {
        content: "";
        position: absolute;
        top: 50%;
        left: -30px;
        margin-top: -15px;
        border: 15px solid transparent;
        border-right: 15px solid #d35508; }
  #main #works .flex_area {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    text-align: center; }
    #main #works .flex_area .retorttype {
      display: inline-block;
      -moz-border-radius: 5px 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px 5px;
      padding: 1px 5px;
      margin: 0 auto;
      font-size: 13px;
      font-size: 1.3rem;
      background: #d35508;
      color: #fff;
      text-align: center; }
    #main #works .flex_area p {
      font-size: 14px;
      font-size: 1.4rem;
      padding: 0px 5px 10px 5px;
      margin: 5px 0;
      text-align: center; }
  #main #works .works_box {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-right: 2%; }
    #main #works .works_box:nth-child(2n) {
      padding-right: 2%; }
  #main .sub_backkirie {
    background-image: url(../images/product/kirie01.png);
    background-size: cover;
    background-repeat: no-repeat; }
    @media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      #main .sub_backkirie {
        background-image: url("../images/product/kirie01@2x.png"); } }
  #main #shinano h5, #main #shinano-curry h5, #main #arukuma h5, #main #other h5 {
    text-align: center; }
  #main #shinano P, #main #shinano-curry P, #main #arukuma P, #main #other P {
    margin: 10px 0 30px 0;
    line-height: 1.65;
    text-align: justify; }
  #main #shinano a, #main #shinano-curry a, #main #arukuma a, #main #other a {
    margin: 10px 0 0 0;
    text-decoration: none;
    color: #d35508;
    font-weight: 600; }
  #main #shinano .product_box, #main #shinano-curry .product_box, #main #arukuma .product_box, #main #other .product_box {
    margin: 30px 0 0 0; }
  #main .cart a {
    display: block;
    padding: 5px 8px;
    line-height: 1.5;
    text-align: center;
    margin: 10px 0;
    text-decoration: none;
    color: #141823;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    -moz-border-radius: 8px 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px 8px;
    border: 1.5px solid #d35508; }
  #main .cart .color {
    color: #d35508; }
  #main .cart .big {
    font-size: 22px;
    font-size: 2.2rem; }
  #main #page_top {
    padding: 20px 0; }
    #main #page_top a {
      text-decoration: none;
      font-size: 14px;
      font-size: 1.4rem;
      color: #141823; }
    #main #page_top p {
      margin: 0;
      text-align: right;
      line-height: 40px; }
      #main #page_top p span {
        margin-left: 2px;
        font-size: 40px;
        font-size: 4rem;
        color: #d35508; }

@media (min-width: 1100px) {
  #main #title h2 {
    padding-top: 255px;
    font-size: 22px;
    font-size: 2.2rem; }
    #main #title h2 span {
      display: inline; }
  #main #pb-oem {
    padding: 60px 0; }
    #main #pb-oem .back_img {
      height: 500px; }
    #main #pb-oem h2 {
      font-size: 30px;
      font-size: 3rem; }
    #main #pb-oem .container {
      width: 250px; }
      #main #pb-oem .container p {
        font-size: 22px;
        font-size: 2.2rem;
        margin-top: 0;
        line-height: 1.7; }
    #main #pb-oem li a {
      padding: 2px 6px;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.9;
      margin: 25px 0;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      #main #pb-oem li a:hover {
        background-color: #d35508;
        color: #fff; }
  #main #thought .back_img {
    height: 500px; }
  #main #thought p {
    padding: 60px 0;
    font-size: 30px;
    font-size: 3rem;
    line-height: 2; }
  #main .flex_area {
    -webkit-flex-direction: row;
    flex-direction: row; }
  #main .news_box {
    margin: 0 10px 0 0; }
  #main .insta_box {
    margin: 0 0 0 10px; }
    #main .insta_box a:hover {
      color: #d35508; }
  #main #page_top a {
    font-size: 20px;
    font-size: 2rem; }
    #main #page_top a:hover {
      -moz-border-image: url(../images/top/title_line.png) 21 21 round;
      -o-border-image: url(../images/top/title_line.png) 21 21 round;
      -webkit-border-image: url(../images/top/title_line.png) 21 21 round;
      border-image: url(../images/top/title_line.png) 21 21 round;
      border-bottom: 5px solid; }
  #main #page_top p span {
    margin-left: 5px;
    font-size: 50px;
    font-size: 5rem; }
  #main .sub_backbase, #main .sub_backsub, #main .sub_backkirie {
    padding: 75px 0;
    font-size: 18px;
    font-size: 1.8rem; }
    #main .sub_backbase h3, #main .sub_backsub h3, #main .sub_backkirie h3 {
      font-size: 30px;
      font-size: 3rem; }
    #main .sub_backbase h4, #main .sub_backsub h4, #main .sub_backkirie h4 {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.6; }
    #main .sub_backbase .min_font, #main .sub_backsub .min_font, #main .sub_backkirie .min_font {
      line-height: 1.95; }
    #main .sub_backbase .syaze, #main .sub_backsub .syaze, #main .sub_backkirie .syaze {
      font-size: 22px;
      font-size: 2.2rem;
      line-height: 2.3; }
    #main .sub_backbase .overview_box, #main .sub_backsub .overview_box, #main .sub_backkirie .overview_box {
      width: 50%;
      margin-right: 20px; }
      #main .sub_backbase .overview_box:last-child, #main .sub_backsub .overview_box:last-child, #main .sub_backkirie .overview_box:last-child {
        margin-right: 0; }
    #main .sub_backbase th, #main .sub_backbase td, #main .sub_backsub th, #main .sub_backsub td, #main .sub_backkirie th, #main .sub_backkirie td {
      line-height: 1.65; }
  #main .sub_backkirie h4 {
    margin: 30px 0 20px 0; }
  #main #news_all {
    padding: 60px 0;
    border-top: solid #d35508 1px;
    background: #f4efea;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: justify; }
    #main #news_all h2 {
      font-size: 24px;
      font-size: 2.4rem; }
    #main #news_all dl {
      margin: 0;
      padding: 5px 0;
      line-height: 1.5; }
    #main #news_all dt {
      padding: 8px 0;
      float: left;
      width: 12%; }
    #main #news_all dd {
      padding: 8px 0;
      width: auto; }
    #main #news_all a:hover {
      color: #d35508;
      -moz-border-image: url(../images/top/title_line.png) 21 21 round;
      -o-border-image: url(../images/top/title_line.png) 21 21 round;
      -webkit-border-image: url(../images/top/title_line.png) 21 21 round;
      border-image: url(../images/top/title_line.png) 21 21 round;
      border-bottom: 5px solid; }
  #main #particular p {
    line-height: 1.7; }
  #main #flow {
    line-height: 1.7; }
    #main #flow .flex_area {
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    #main #flow .inner {
      width: 700px;
      margin: 0 auto; }
    #main #flow .flow01 {
      width: 35%;
      font-size: 20px;
      font-size: 2rem;
      text-align: center;
      border: solid 1px #fff;
      margin: 0 auto;
      vertical-align: center;
      position: relative; }
      #main #flow .flow01 p {
        position: absolute;
        width: 100%;
        top: 50%;
        line-height: 0; }
    #main #flow .flow02 {
      width: 60%;
      padding: 15px 10px; }
    #main #flow .flow_arrow {
      width: 100%;
      margin-bottom: 15px;
      border-left: 15vw solid transparent;
      border-right: 15vw solid transparent;
      border-top: 70px solid #d35508; }
  #main #advantage ul {
    font-size: 22px;
    font-size: 2.2rem; }
  #main #advantage li {
    margin-bottom: 15px; }
  #main #shinano P, #main #shinano-curry P, #main #arukuma P, #main #other P {
    margin: 10px 0 60px 0;
    line-height: 1.8; }
  #main #shinano a, #main #shinano-curry a, #main #arukuma a, #main #other a {
    margin: 10px 0 0 0; }
  #main .cart a {
    max-width: 500px;
    padding: 15px 10px;
    line-height: 1.5;
    margin: 20px auto;
    font-size: 18px;
    font-size: 1.8rem;
    -moz-border-radius: 8px 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px 8px;
    border: 1.5px solid #d35508;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    #main .cart a:hover {
      background: #d35508;
      color: #fff; }
      #main .cart a:hover .color {
        color: #fff; }
  #main .cart .big {
    font-size: 26px;
    font-size: 2.6rem; } }
@media (min-width: 800px) {
  #main #transmission {
    padding: 60px 0; }
    #main #transmission h2 {
      font-size: 24px;
      font-size: 2.4rem; }
    #main #transmission dl {
      font-size: 18px;
      font-size: 1.8rem; }
    #main #transmission dd {
      margin-bottom: 15px; }
      #main #transmission dd a:hover {
        color: #d35508;
        -moz-border-image: url(../images/top/title_line.png) 21 21 round;
        -o-border-image: url(../images/top/title_line.png) 21 21 round;
        -webkit-border-image: url(../images/top/title_line.png) 21 21 round;
        border-image: url(../images/top/title_line.png) 21 21 round;
        border-bottom: 5px solid; }
  #main .sub_backbase .container, #main .sub_backsub .container {
    width: 600px;
    margin: 0 auto; }
  #main .sub_backbase tr, #main .sub_backsub tr {
    border-bottom: solid #f4efea 1px; }
    #main .sub_backbase tr:last-child, #main .sub_backsub tr:last-child {
      border-bottom: 0; }
  #main .sub_backbase th, #main .sub_backbase td, #main .sub_backsub th, #main .sub_backsub td {
    display: table-cell; }
  #main .sub_backbase th, #main .sub_backsub th {
    width: 20%; }
  #main .sub_backbase td, #main .sub_backsub td {
    width: 80%;
    text-align: justify;
    padding: 8px; }
  #main .sub_backkirie .container {
    width: 700px;
    margin: 0 auto; } }
@media (min-width: 750px) {
  #main #example {
    line-height: 1.65; }
    #main #example p {
      margin: 0 0 30px 0;
      font-size: 20px;
      font-size: 2rem;
      text-align: center; }
      #main #example p span {
        font-size: 24px;
        font-size: 2.4rem; }
    #main #example .flex_area {
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    #main #example .example_box {
      max-width: 47%;
      margin: 0 40px 25px 0; }
      #main #example .example_box:last-child, #main #example .example_box:nth-child(3) {
        margin-bottom: 0; }
      #main #example .example_box:nth-child(2), #main #example .example_box:last-child {
        margin-right: 0; }
    #main #example .balloon {
      margin: 10px 0 10px 15px;
      padding: 10px 15px;
      width: 90%;
      font-size: 20px;
      font-size: 2rem;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px; }
  #main #works .flex_area .retorttype {
    padding: 1px 5px;
    font-size: 14px;
    font-size: 1.4rem; }
  #main #works .flex_area p {
    font-size: 17px;
    font-size: 1.7rem;
    padding: 0px 5px 30px 5px;
    margin: 5px 0; }
  #main #works .works_box {
    width: 25%;
    padding: 1.5%; }
    #main #works .works_box:nth-child(2n) {
      padding-right: 1.5%;
      padding-left: 1.5%; }
  #main #shinano-curry .flex_area, #main #arukuma .flex_area, #main #other .flex_area {
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  #main #shinano-curry .product_box, #main #arukuma .product_box, #main #other .product_box {
    max-width: 47%;
    margin: 30px 60px 0 0; }
    #main #shinano-curry .product_box:last-child, #main #shinano-curry .product_box:nth-child(2), #main #arukuma .product_box:last-child, #main #arukuma .product_box:nth-child(2), #main #other .product_box:last-child, #main #other .product_box:nth-child(2) {
      margin-right: 0; } }
footer {
  background: #d35508;
  padding: 20px 0; }
  footer .flex_area {
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column; }
  footer .logoillust_box {
    text-align: center;
    margin-bottom: 20px; }
  footer .address_box {
    margin-bottom: 15px;
    -webkit-flex: 1;
    flex: 1;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    line-height: 1.8rem; }
    footer .address_box img {
      margin: 0 2px 0 0;
      padding: 0;
      font-size: 0px;
      font-size: 0rem;
      line-height: 0; }
    footer .address_box .logo_box {
      margin-bottom: 8px; }
      footer .address_box .logo_box img {
        display: block; }
  footer #foot_navi {
    padding: 0;
    background: #d35508; }
    footer #foot_navi ul {
      padding: 0; }
    footer #foot_navi li {
      list-style: none;
      margin-bottom: 1px; }
      footer #foot_navi li a {
        display: block;
        padding: 16px 5px;
        color: #d35508;
        text-decoration: none;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 600;
        background: #f1e2bb; }
  footer .copy {
    text-align: center;
    color: #f4efea; }

@media (min-width: 1100px) {
  footer {
    padding: 60px 0; }
    footer .flex_area {
      -webkit-flex-direction: row;
      flex-direction: row;
      width: 600px; }
    footer .logo_box {
      margin-bottom: 0;
      width: 300px; }
    footer .address_box {
      margin-left: 40px; }
    footer #foot_navi {
      text-align: center; }
      footer #foot_navi li {
        display: inline-block; }
        footer #foot_navi li a {
          padding: 16px 8px;
          color: #fff;
          display: inline-block;
          background: #d35508; }
          footer #foot_navi li a:hover {
            color: #f1e2bb; }
    footer .copy {
      padding: 20px 0 0 0;
      font-size: 14px;
      font-size: 1.4rem; } }

/*# sourceMappingURL=style.css.map */
