@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap);
@import url(https://fonts.googleapis.com/css?family=Poppins&display=swap);
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 2.4rem;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  vertical-align: middle; }

.material-icons.md-14 {
  font-size: 1.4rem; }

.material-icons.md-16 {
  font-size: 1.6rem; }

.material-icons.md-18 {
  font-size: 1.8rem; }

.material-icons.md-20 {
  font-size: 2.0rem; }

.material-icons.md-24 {
  font-size: 2.4rem; }

.material-icons.md-36 {
  font-size: 3.6rem; }

.material-icons.md-48 {
  font-size: 4.8rem; }

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* ------------ SP ------------ */
@media screen and (min-width: 0px) and (max-width: 767px), print {
  .spclearfix, #milkcontent ul.box01, #milkcontent ul.box01 li .p03, #milkcontent ul.box02, #productcontent .pnavi ul, #footer .fnavi ul, #header, #header ul, #wrap, #subfooter .fnavi ul, #productlist ul, #product, #product .detail .textbox, #product .detail .info dl, #product .detail .nutrition .box, #message .box01, #message .box02, #message .box03, #company dl, #contact dl, #recruit dl, #ice_header, #ice_wrap, #ice_map {
    zoom: 1; }
    .spclearfix:after, #milkcontent ul.box01:after, #milkcontent ul.box01 li .p03:after, #milkcontent ul.box02:after, #productcontent .pnavi ul:after, #footer .fnavi ul:after, #header:after, #header ul:after, #wrap:after, #subfooter .fnavi ul:after, #productlist ul:after, #product:after, #product .detail .textbox:after, #product .detail .info dl:after, #product .detail .nutrition .box:after, #message .box01:after, #message .box02:after, #message .box03:after, #company dl:after, #contact dl:after, #recruit dl:after, #ice_header:after, #ice_wrap:after, #ice_map:after {
      display: block;
      content: "";
      clear: both; }

  /* ------------ body ------------ */
  html, body {
    font-size: 62.5%; }

  /* ------------ loader ------------ */
  #loaderbg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1000;
    text-align: center; }
    #loaderbg #loader {
      display: none;
      position: fixed;
      top: 50%;
      left: 50%;
      margin: 0 0 0 -32px;
      z-index: 2000; }

  /* ------------ maincontent ------------ */
  #maincontent {
    position: relative;
    width: 100%;
    min-width: 1000px;
    background: url(../img/01.jpg) no-repeat center center;
    background-size: cover;
    display: none;
    z-index: 100; }
    #maincontent .gnavi {
      position: fixed;
      top: 40px;
      right: 30px;
      width: 180px;
      z-index: 1000;
      display: none; }
      #maincontent .gnavi ul li {
        text-decoration: none;
        list-style: none;
        text-indent: -9999px;
        border-top: 2px solid #000;
        padding: 10px 0; }
        #maincontent .gnavi ul li.n01 a {
          height: 36px;
          width: 143px;
          background-image: url(../img/03.png);
          background-repeat: no-repeat;
          display: block;
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s; }
        #maincontent .gnavi ul li.n02 a {
          height: 36px;
          width: 133px;
          background-image: url(../img/04.png);
          background-repeat: no-repeat;
          display: block;
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s; }
        #maincontent .gnavi ul li.n03 a {
          height: 53px;
          width: 204px;
          background-image: url(../img/05.png);
          background-repeat: no-repeat;
          display: block;
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s; }
        #maincontent .gnavi ul li a:hover {
          opacity: 0.6;
          filter: alpha(opacity=60); }
    #maincontent .title {
      position: relative; }
      #maincontent .title h1 {
        width: 35%;
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        margin: auto;
        display: none; }
        #maincontent .title h1 img {
          width: 100%;
          vertical-align: bottom; }
      #maincontent .title p {
        display: none; }
    #maincontent .pagedown {
      position: absolute;
      bottom: 30px;
      left: 0;
      right: 0;
      margin: auto;
      width: 52px;
      height: 52px; }
      #maincontent .pagedown img {
        vertical-align: bottom; }
    #maincontent .place {
      position: absolute;
      bottom: 18px;
      right: 22px;
      width: 121px; }
      #maincontent .place img {
        vertical-align: bottom; }

  /* ------------ milkcontent ------------ */
  #milkcontent {
    width: 100%;
    min-width: 1000px;
    z-index: 20; }
    #milkcontent ul.box01 {
      height: 80%;
      display: block; }
      #milkcontent ul.box01 li {
        float: left;
        width: 50%;
        list-style: none;
        height: 100%; }
        #milkcontent ul.box01 li .p02 {
          height: 60%;
          position: relative;
          background-color: #d98c34; }
          #milkcontent ul.box01 li .p02 img {
            width: 70%;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            visibility: hidden !important; }
            #milkcontent ul.box01 li .p02 img.fadeinside {
              animation-fill-mode: both;
              -moz-animation-fill-mode: both;
              -webkit-animation-fill-mode: both;
              -ms-animation-fill-mode: both;
              -o-animation-fill-mode: both;
              animation-duration: 1s;
              -moz-animation-duration: 1s;
              -webkit-animation-duration: 1s;
              -ms-animation-duration: 1s;
              -o-animation-duration: 1s;
              animation-name: fadeinside;
              -moz-animation-name: fadeinside;
              -webkit-animation-name: fadeinside;
              -ms-animation-name: fadeinside;
              -o-animation-name: fadeinside;
              visibility: visible !important; }
            #milkcontent ul.box01 li .p02 img a:hover {
              opacity: 0.6;
              filter: alpha(opacity=60); }
        #milkcontent ul.box01 li .p03 {
          height: 40%; }
          #milkcontent ul.box01 li .p03 li {
            float: left;
            height: 100%; }
            #milkcontent ul.box01 li .p03 li:nth-child(1) {
              width: 70%;
              height: 100%;
              background: url(../img/09.jpg) no-repeat center center;
              background-size: cover; }
            #milkcontent ul.box01 li .p03 li:nth-child(2) {
              width: 30%;
              height: 100%;
              background: url(../img/10.jpg) no-repeat center center;
              background-size: cover; }
        #milkcontent ul.box01 li.p01 {
          height: 100%;
          background: url(../img/08.jpg) no-repeat center center;
          background-size: cover; }
    #milkcontent ul.box02 {
      height: 20%;
      display: block;
      background-color: #ddd; }
      #milkcontent ul.box02 li {
        width: 20%;
        height: 100%;
        float: left; }
        #milkcontent ul.box02 li:nth-child(1) {
          background: url(../img/11.jpg) no-repeat center center;
          background-size: cover; }
        #milkcontent ul.box02 li:nth-child(2) {
          background: url(../img/12.jpg) no-repeat center center;
          background-size: cover; }
        #milkcontent ul.box02 li:nth-child(3) {
          background: url(../img/13.jpg) no-repeat center center;
          background-size: cover; }
        #milkcontent ul.box02 li:nth-child(4) {
          background: url(../img/14.jpg) no-repeat center center;
          background-size: cover; }
        #milkcontent ul.box02 li:nth-child(5) {
          background: url(../img/15.jpg) no-repeat center center;
          background-size: cover; }

  /* ------------ productcontent ------------ */
  #productcontent {
    position: relative;
    width: 100%;
    min-width: 1000px;
    background: url(../img/17.jpg) no-repeat center center;
    background-size: cover;
    z-index: 30; }
    #productcontent h2 {
      position: absolute;
      top: 40px;
      left: 50px;
      width: 30%;
      display: block;
      visibility: hidden !important; }
      #productcontent h2 img {
        width: 100%;
        vertical-align: bottom; }
      #productcontent h2.fadeinside {
        animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-duration: 1s;
        -moz-animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-name: fadeinside;
        -moz-animation-name: fadeinside;
        -webkit-animation-name: fadeinside;
        -ms-animation-name: fadeinside;
        -o-animation-name: fadeinside;
        visibility: visible !important; }
    #productcontent .pnavi {
      position: absolute;
      left: 0;
      bottom: 5%;
      width: 100%;
      overflow: hidden;
      visibility: hidden !important;
      background: rgba(255, 255, 255, 0.5);
      padding: 20px 0; }
      #productcontent .pnavi.fadeinside {
        animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-duration: 1s;
        -moz-animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-name: fadeinside;
        -moz-animation-name: fadeinside;
        -webkit-animation-name: fadeinside;
        -ms-animation-name: fadeinside;
        -o-animation-name: fadeinside;
        visibility: visible !important; }
      #productcontent .pnavi ul {
        float: left;
        left: 50%;
        position: relative; }
        #productcontent .pnavi ul li {
          list-style: none;
          float: left;
          left: -50%;
          position: relative; }
          #productcontent .pnavi ul li a {
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
            #productcontent .pnavi ul li a:hover {
              opacity: 0.6;
              filter: alpha(opacity=60); }
            #productcontent .pnavi ul li a img {
              vertical-align: bottom; }
          #productcontent .pnavi ul li:nth-child(2) {
            margin: 0 75px 0 115px; }

  /* ------------ productcontent_new ------------ */
  #productcontent_new {
    position: relative;
    width: 100%;
    min-width: 1000px;
    background: #d98c34;
    z-index: 30;
    padding: 60px 60px 240px 60px;
    box-sizing: border-box; }

  #productcontent_new h2 {
    width: 30%;
    display: block;
    visibility: hidden !important; }

  #productcontent_new h2 img {
    width: 100%;
    vertical-align: bottom; }

  #productcontent_new h2.fadeinside {
    animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-name: fadeinside;
    -moz-animation-name: fadeinside;
    -webkit-animation-name: fadeinside;
    -ms-animation-name: fadeinside;
    -o-animation-name: fadeinside;
    visibility: visible !important; }

  #productcontent_new .pnavi {
    overflow: hidden;
    visibility: hidden !important;
    margin: 20px 0 0 0; }

  #productcontent_new .pnavi.fadeinside {
    animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-name: fadeinside;
    -moz-animation-name: fadeinside;
    -webkit-animation-name: fadeinside;
    -ms-animation-name: fadeinside;
    -o-animation-name: fadeinside;
    visibility: visible !important; }

  #productcontent_new .pnavi ul li {
    list-style: none;
    margin: 20px 0 0 0; }

  #productcontent_new .pnavi ul li a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s; }

  #productcontent_new .pnavi ul li a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60); }

  #productcontent_new .pnavi ul li a img {
    vertical-align: bottom; }

  /* ------------ footer ------------ */
  #footer {
    width: 100%;
    min-width: 1000px;
    padding: 25px 0;
    text-align: center; }
    #footer .fnavi {
      position: relative;
      overflow: hidden; }
      #footer .fnavi ul {
        position: relative;
        float: left;
        left: 50%; }
        #footer .fnavi ul li {
          position: relative;
          font-size: 16px;
          line-height: 1;
          font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          list-style: none;
          float: left;
          left: -50%; }
          #footer .fnavi ul li a {
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            color: #4d4d4d;
            text-decoration: none; }
            #footer .fnavi ul li a:hover {
              opacity: 0.6;
              filter: alpha(opacity=60); }
          #footer .fnavi ul li:nth-child(1)::after {
            content: '|';
            color: #4d4d4d;
            padding: 0 10px; }
          #footer .fnavi ul li:nth-child(2)::after {
            content: '|';
            color: #4d4d4d;
            padding: 0 10px; }
          #footer .fnavi ul li:nth-child(3)::after {
            content: '|';
            color: #4d4d4d;
            padding: 0 10px; }
    #footer h3 {
      color: #4d4d4d;
      font-size: 16px;
      line-height: 1;
      font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      display: block;
      margin: 25px 0 0 0; }
    #footer p {
      color: #4d4d4d;
      font-size: 16px;
      line-height: 1.4;
      font: normal 1.6rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      display: block;
      margin: 10px 0 0 0; }
      #footer p.copy {
        font-size: 12px;
        line-height: 1;
        font: normal 1.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

  /* ------------ header ------------ */
  #header {
    width: 1000px;
    margin: 25px auto 0;
    padding: 0 0 35px 0;
    border-bottom: 1px solid #000; }
    #header h1 {
      width: 300px;
      height: 68px;
      text-indent: -9999px;
      margin: 0;
      padding: 0;
      float: left; }
      #header h1 a {
        background-image: url(../img/logo.gif);
        background-repeat: no-repeat;
        background-size: cover;
        width: 300px;
        height: 68px;
        display: block;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s; }
        #header h1 a:hover {
          opacity: 0.7;
          filter: alpha(opacity=70); }
    #header ul {
      float: right;
      margin: 55px 0 0 0; }
      #header ul li {
        font-size: 17.5px;
        line-height: 1;
        font: normal 1.75rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        list-style: none;
        float: left; }
        #header ul li a {
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s;
          color: #000;
          text-decoration: none; }
          #header ul li a:hover {
            opacity: 0.6;
            filter: alpha(opacity=60); }
        #header ul li:nth-child(1)::after {
          content: '|';
          color: #000;
          padding: 0 10px; }
        #header ul li:nth-child(2)::after {
          content: '|';
          color: #000;
          padding: 0 10px; }
        #header ul li:nth-child(3)::after {
          content: '|';
          color: #000;
          padding: 0 10px; }

  /* ------------ wrap------------ */
  #wrap {
    width: 1000px;
    margin: 40px auto 0;
    /* ------------ side ------------ */
    /* ------------ content ------------ */ }
    #wrap #side {
      width: 200px;
      margin: 0 60px 0 0;
      float: left; }
      #wrap #side .plist h2 {
        font-size: 22px;
        line-height: 1;
        font: normal 2.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        border-bottom: 2px dotted #808080; }
        #wrap #side .plist h2.here a {
          padding: 0 0 8px 0;
          display: block;
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s; }
          #wrap #side .plist h2.here a:link {
            text-decoration: none;
            color: #f15a24; }
          #wrap #side .plist h2.here a:visited {
            text-decoration: none;
            color: #f15a24; }
          #wrap #side .plist h2.here a:active {
            text-decoration: none;
            color: #f15a24; }
          #wrap #side .plist h2.here a:hover {
            text-decoration: none;
            color: #f15a24;
            opacity: 0.7;
            filter: alpha(opacity=70); }
        #wrap #side .plist h2 a {
          padding: 0 0 8px 0;
          display: block;
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s; }
          #wrap #side .plist h2 a:link {
            text-decoration: none;
            color: #000; }
          #wrap #side .plist h2 a:visited {
            text-decoration: none;
            color: #000; }
          #wrap #side .plist h2 a:active {
            text-decoration: none;
            color: #000; }
          #wrap #side .plist h2 a:hover {
            text-decoration: none;
            color: #f15a24;
            opacity: 0.7;
            filter: alpha(opacity=70); }
      #wrap #side .plist ul {
        margin: 0 0 40px 25px; }
        #wrap #side .plist ul li {
          font-size: 19px;
          line-height: 1;
          font: normal 1.9rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          list-style: none;
          border-bottom: 2px dotted #808080; }
          #wrap #side .plist ul li.here a {
            padding: 14px 0 7px 0;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
            #wrap #side .plist ul li.here a:link {
              text-decoration: none;
              color: #f15a24; }
            #wrap #side .plist ul li.here a:visited {
              text-decoration: none;
              color: #f15a24; }
            #wrap #side .plist ul li.here a:active {
              text-decoration: none;
              color: #f15a24; }
            #wrap #side .plist ul li.here a:hover {
              text-decoration: none;
              color: #f15a24;
              opacity: 0.7;
              filter: alpha(opacity=70); }
          #wrap #side .plist ul li a {
            padding: 14px 0 7px 0;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
            #wrap #side .plist ul li a:link {
              text-decoration: none;
              color: #000; }
            #wrap #side .plist ul li a:visited {
              text-decoration: none;
              color: #000; }
            #wrap #side .plist ul li a:active {
              text-decoration: none;
              color: #000; }
            #wrap #side .plist ul li a:hover {
              text-decoration: none;
              color: #f15a24;
              opacity: 0.7;
              filter: alpha(opacity=70); }
      #wrap #side .sgnavi {
        margin: 60px 0 0 0; }
        #wrap #side .sgnavi ul li {
          text-decoration: none;
          list-style: none;
          text-indent: -9999px;
          border-top: 2px solid #000;
          padding: 10px 0; }
          #wrap #side .sgnavi ul li.n01 a {
            height: 36px;
            width: 143px;
            background-image: url(../img/03.png);
            background-repeat: no-repeat;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
          #wrap #side .sgnavi ul li.n02 a {
            height: 36px;
            width: 133px;
            background-image: url(../img/04.png);
            background-repeat: no-repeat;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
          #wrap #side .sgnavi ul li.n03 a {
            height: 53px;
            width: 204px;
            background-image: url(../img/05.png);
            background-repeat: no-repeat;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
          #wrap #side .sgnavi ul li a:hover {
            opacity: 0.6;
            filter: alpha(opacity=60); }
    #wrap #content {
      width: 740px;
      float: left; }

  /* ------------ subfooter ------------ */
  #subfooter {
    width: 1000px;
    padding: 25px 0;
    text-align: center;
    border-top: 1px solid #000;
    margin: 70px auto 0; }
    #subfooter .fnavi {
      position: relative;
      overflow: hidden; }
      #subfooter .fnavi ul {
        position: relative;
        float: left;
        left: 50%; }
        #subfooter .fnavi ul li {
          position: relative;
          font-size: 16px;
          line-height: 1;
          font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          list-style: none;
          float: left;
          left: -50%; }
          #subfooter .fnavi ul li a {
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            color: #4d4d4d;
            text-decoration: none; }
            #subfooter .fnavi ul li a:hover {
              opacity: 0.6;
              filter: alpha(opacity=60); }
          #subfooter .fnavi ul li:nth-child(1)::after {
            content: '|';
            color: #4d4d4d;
            padding: 0 10px; }
          #subfooter .fnavi ul li:nth-child(2)::after {
            content: '|';
            color: #4d4d4d;
            padding: 0 10px; }
          #subfooter .fnavi ul li:nth-child(3)::after {
            content: '|';
            color: #4d4d4d;
            padding: 0 10px; }
    #subfooter h3 {
      color: #4d4d4d;
      font-size: 16px;
      line-height: 1;
      font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      display: block;
      margin: 25px 0 0 0; }
    #subfooter p {
      color: #4d4d4d;
      font-size: 16px;
      line-height: 1.4;
      font: normal 1.6rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      display: block;
      margin: 10px 0 0 0; }
      #subfooter p.copy {
        font-size: 12px;
        line-height: 1;
        font: normal 1.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

  /* ------------ productlist ------------ */
  #productlist h3 {
    font-size: 74px;
    line-height: 1;
    font: normal 7.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
    font-feature-settings: "palt"; }
  #productlist h3 + p {
    font-size: 24px;
    line-height: 1.4;
    font: normal 2.4rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 13px 0 0 0; }
  #productlist ul li {
    width: 246px;
    list-style: none;
    float: left;
    text-align: center;
    margin: 35px 0 0 0; }
    #productlist ul li h4 {
      font-size: 20px;
      line-height: 1;
      font: normal 2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      color: #4d4d4d;
      margin: 10px 0 0 0; }
    #productlist ul li h4 + p {
      font-size: 15px;
      line-height: 1.4;
      font: normal 1.5rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      margin: 10px 0 0 0;
      color: #666; }
    #productlist ul li a {
      display: block;
      transition: all 0.5s;
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      text-decoration: none; }
      #productlist ul li a:hover {
        text-decoration: none;
        color: #000;
        opacity: 0.7;
        filter: alpha(opacity=70); }
  #productlist .cbox {
    margin: 25px 0 0 0; }
    #productlist .cbox p {
      font-size: 20px;
      line-height: 1.4;
      font: normal 2rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      margin: 15px 0 0 0; }

  /* ------------ product ------------ */
  #product .photobox {
    width: 340px;
    float: left;
    text-align: center; }
    #product .photobox img {
      display: block;
      margin: 0 auto 50px; }
  #product .detail {
    width: 400px;
    float: left; }
    #product .detail h3 {
      font-size: 50px;
      line-height: 0.7;
      font: normal 5rem/0.7 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
      font-feature-settings: "palt"; }
      #product .detail h3 .supplement {
        font-size: 24px;
        line-height: 1;
        font: normal 2.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        color: #4d4d4d; }
    #product .detail h3 + p {
      font-size: 20px;
      line-height: 1.4;
      font: normal 2rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      margin: 15px 0 0 0; }
    #product .detail .textbox {
      margin: 40px 0 0 0; }
      #product .detail .textbox img {
        float: right;
        margin: 35px 0 0 10px; }
      #product .detail .textbox p.title {
        font-size: 20px;
        line-height: 1.4;
        font: normal 2rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #ff1d25;
        font-weight: bold; }
      #product .detail .textbox p {
        font-size: 15px;
        line-height: 1.4;
        font: normal 1.5rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        margin: 10px 0 0 0;
        color: #4d4d4d; }
        #product .detail .textbox p.name {
          text-align: right; }
    #product .detail .imgbox {
      margin: 40px 0 0 0; }
      #product .detail .imgbox img {
        display: block;
        margin: 0 auto; }
    #product .detail .info {
      border-top: 3px solid #666;
      margin: 50px 0 0 0; }
      #product .detail .info h4 {
        font-size: 19px;
        line-height: 1;
        font: normal 1.9rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #4d4d4d;
        font-weight: bold;
        margin: 15px 0 0 0; }
      #product .detail .info dl {
        border-bottom: 2px dotted #b3b3b3;
        padding: 5px 0;
        font-size: 16px;
        line-height: 1.4;
        font: normal 1.6rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #4d4d4d; }
        #product .detail .info dl dt {
          float: left;
          width: 35%; }
        #product .detail .info dl dd {
          float: left;
          width: 65%; }
        #product .detail .info dl:first-of-type {
          margin: 15px 0 0 0; }
    #product .detail .nutrition {
      border-top: 3px solid #666;
      margin: 50px 0 0 0; }
      #product .detail .nutrition .titlebox h4 {
        font-size: 19px;
        line-height: 1;
        font: normal 1.9rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #4d4d4d;
        font-weight: bold;
        display: inline-block; }
      #product .detail .nutrition .titlebox h4 + p {
        font-size: 14px;
        line-height: 1;
        font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #4d4d4d;
        display: inline-block; }
      #product .detail .nutrition .box {
        margin: 15px 0 0 0; }
        #product .detail .nutrition .box dl {
          width: 45%;
          border-bottom: 2px dotted #b3b3b3;
          padding: 5px 0;
          font-size: 16px;
          line-height: 1.4;
          font: normal 1.6rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          color: #4d4d4d;
          float: left; }
          #product .detail .nutrition .box dl dt {
            float: left;
            width: 60%; }
          #product .detail .nutrition .box dl dd {
            float: left;
            width: 40%; }
          #product .detail .nutrition .box dl:nth-of-type(1) {
            margin: 0 10% 0 0; }
          #product .detail .nutrition .box dl:nth-of-type(3) {
            margin: 0 10% 0 0; }
          #product .detail .nutrition .box dl:nth-of-type(5) {
            margin: 0 10% 0 0; }
      #product .detail .nutrition p {
        font-size: 14px;
        line-height: 1.4;
        font: normal 1.4rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #4d4d4d;
        margin: 20px 0 0 0; }

  /* ------------ message ------------ */
  #message {
    width: 960px;
    margin: 40px auto 0; }
    #message h2 {
      font-size: 72px;
      line-height: 1;
      font: normal 7.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
      text-align: center;
      font-feature-settings: "palt"; }
    #message h2 + p {
      font-size: 24px;
      line-height: 1.4;
      font: normal 2.4rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      margin: 13px 0 0 0;
      text-align: center; }
    #message .box01 {
      margin: 60px 0 0 0; }
      #message .box01 h3 {
        font-size: 42px;
        line-height: 1;
        font: normal 4.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
        font-feature-settings: "palt"; }
      #message .box01 p {
        font-size: 18px;
        line-height: 1.6;
        font: normal 1.8rem/1.6 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        margin: 25px 0 0 0;
        color: #333; }
      #message .box01 img {
        float: right;
        margin: 0 0 0 30px; }
    #message .box02 {
      margin: 5px 0 0 0; }
      #message .box02 p {
        font-size: 18px;
        line-height: 1.6;
        font: normal 1.8rem/1.6 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #333;
        margin: 30px 0 0 0; }
        #message .box02 p:nth-of-type(2) {
          margin: 40px 0 0 0; }
      #message .box02 img {
        float: right;
        margin: -25px 0 0 50px;
        display: block; }
    #message .box03 {
      margin: 70px 0 0 0; }
      #message .box03 h3 {
        font-size: 42px;
        line-height: 1;
        font: normal 4.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
        font-feature-settings: "palt"; }
      #message .box03 h3 + h4 {
        margin: 30px 0 0 0; }
      #message .box03 h4 {
        font-size: 24px;
        line-height: 1;
        font: normal 2.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        color: #666;
        margin: 80px 0 0 0; }
      #message .box03 h4 + p {
        margin: 20px 0 0 0; }
      #message .box03 p {
        font-size: 18px;
        line-height: 1.6;
        font: normal 1.8rem/1.6 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        margin: 40px 0 0 0;
        color: #333; }
      #message .box03 .left {
        float: left;
        margin: 0 50px 0 0;
        width: 460px; }
        #message .box03 .left img {
          margin: 0 0 5px 0;
          display: block; }
        #message .box03 .left h3 {
          margin: 65px 0 0 0; }
        #message .box03 .left p {
          margin: 20px 0 0 0; }
      #message .box03 .right {
        float: left;
        width: 450px; }
        #message .box03 .right img {
          width: 100%;
          margin: 300px 0 0 0;
          display: block; }

  /* ------------ company ------------ */
  #company {
    width: 1000px;
    margin: 40px auto 0;
    padding: 0 0 0 280px;
    box-sizing: border-box; }
    #company h2 {
      font-size: 32px;
      line-height: 1;
      font: normal 3.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
      font-feature-settings: "palt"; }
    #company dl {
      border-bottom: 1px solid #333;
      padding: 15px 0 3px 0;
      font-size: 18px;
      line-height: 1.4;
      font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      color: #333; }
      #company dl dt {
        float: left;
        width: 18%; }
      #company dl dd {
        float: left;
        width: 82%; }
      #company dl:first-of-type {
        border-top: 1px solid #333;
        margin: 30px 0 0 0; }

  /* ------------ privacy ------------ */
  #privacy {
    width: 1000px;
    margin: 40px auto 0;
    padding: 0 0 0 280px;
    box-sizing: border-box; }
    #privacy h2 {
      font-size: 32px;
      line-height: 1;
      font: normal 3.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
      font-feature-settings: "palt"; }
    #privacy h2 + p {
      font-size: 18px;
      line-height: 1.4;
      font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      color: #333;
      margin: 25px 0 0 0;
      border-bottom: 1px solid #333;
      padding: 0 0 25px 0; }
    #privacy h3 {
      font-size: 24px;
      line-height: 1;
      font: normal 2.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
      margin: 60px 0 0 0; }
      #privacy h3:first-of-type {
        margin: 30px 0 0 0; }
    #privacy p {
      font-size: 18px;
      line-height: 1.4;
      font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      color: #333;
      margin: 15px 0 0 0; }
    #privacy ul {
      margin: 20px 0 0 25px; }
      #privacy ul li {
        list-style: disc;
        font-size: 18px;
        line-height: 1.4;
        font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #333; }

  /* ------------ contact ------------ */
  #contact {
    width: 1000px;
    margin: 40px auto 0;
    padding: 0 0 0 280px;
    box-sizing: border-box; }
    #contact h2 {
      font-size: 32px;
      line-height: 1;
      font: normal 3.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
      font-feature-settings: "palt"; }
    #contact h2 + p {
      font-size: 18px;
      line-height: 1.4;
      font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      color: #333;
      margin: 25px 0 0 0; }
    #contact h3 {
      font-size: 24px;
      line-height: 1;
      font: normal 2.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
      border-bottom: 1px solid #999;
      margin: 40px 0 0 0;
      padding: 0 0 10px 0; }
    #contact h3 + p {
      font-size: 16px;
      line-height: 1.4;
      font: normal 1.6rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      color: #333;
      margin: 20px 0 0 0; }
    #contact ul {
      margin: 20px 0 0 0; }
      #contact ul li {
        list-style: none;
        font-size: 16px;
        line-height: 1.4;
        font: normal 1.6rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #cc0000; }
    #contact dl {
      border-bottom: 1px solid #999;
      padding: 30px 0;
      font-size: 18px;
      line-height: 1.4;
      font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      color: #333; }
      #contact dl dt {
        float: left;
        width: 35%; }
      #contact dl dd {
        float: left;
        width: 65%; }
        #contact dl dd input[type="text"] {
          width: 99%;
          border: 1px solid #999;
          font-size: 18px;
          line-height: 1.4;
          font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          color: #333;
          box-sizing: border-box; }
        #contact dl dd input:focus {
          outline: none; }
        #contact dl dd textarea {
          font-size: 18px;
          line-height: 1.4;
          font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          width: 99%;
          height: 150px;
          resize: none;
          border: 1px solid #999; }
      #contact dl:first-of-type {
        border-top: 1px solid #999;
        margin: 40px 0 0 0; }
      #contact dl .red {
        color: #cc0000;
        margin: 0 0 0 5px; }
    #contact .submitbox {
      margin: 40px 0 0 0;
      text-align: center; }
      #contact .submitbox p {
        font-size: 16px;
        line-height: 1.4;
        font: normal 1.6rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #333;
        margin: 0 0 20px 0; }
      #contact .submitbox .submit_button {
        width: 200px;
        padding: 15px 0;
        margin: 0 20px 0 0;
        font-size: 18px;
        line-height: 1;
        font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        color: #fff;
        text-align: center;
        background-color: #004da0;
        border-style: none;
        cursor: pointer;
        display: inline-block;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-appearance: button;
        appearance: button; }
      #contact .submitbox .submit_button:hover {
        opacity: 0.7;
        filter: alpha(opacity=70); }
      #contact .submitbox .submit_button02 {
        display: inline-block;
        width: 200px;
        padding: 15px 0;
        font-size: 18px;
        line-height: 1;
        font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        color: #fff;
        background-color: #004da0;
        text-align: center;
        border-style: none;
        cursor: pointer;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-appearance: button;
        appearance: button; }
      #contact .submitbox .submit_button:hover {
        opacity: 0.7;
        filter: alpha(opacity=70); }
    #contact table {
      margin: 40px 0 0 0;
      width: 100%; }
      #contact table th {
        padding: 30px 0;
        border-bottom: 1px solid #999;
        font-size: 18px;
        line-height: 1;
        font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        width: 240px;
        text-align: left;
        color: #333; }
      #contact table td {
        padding: 30px 0;
        border-bottom: 1px solid #999;
        font-size: 18px;
        line-height: 1;
        font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        text-align: left;
        color: #333; }

  /* ------------ recruit ------------ */
  #recruit {
    width: 1000px;
    margin: 40px auto 0;
    padding: 0 0 0 280px;
    box-sizing: border-box; }
    #recruit .read_box {
      position: relative; }
      #recruit .read_box h2 {
        font-size: 50px;
        line-height: 1;
        font: normal 5rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
        font-feature-settings: "palt"; }
      #recruit .read_box p {
        font-size: 18px;
        line-height: 1.6;
        font: normal 1.8rem/1.6 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        margin: 25px 0 0 0;
        color: #333; }
      #recruit .read_box .photoimg_01 {
        position: absolute;
        top: -10px;
        right: 0;
        z-index: -1; }
        #recruit .read_box .photoimg_01 img {
          vertical-align: bottom; }
    #recruit h3 {
      font-size: 18px;
      line-height: 1.6;
      font: normal 1.8rem/1.6 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      margin: 50px 0 0 0;
      color: #333;
      border-bottom: 1px solid #333;
      padding: 0 0 5px 0; }
    #recruit dl {
      border-bottom: 1px solid #333;
      padding: 10px 0;
      font-size: 18px;
      line-height: 1.4;
      font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      color: #333; }
      #recruit dl dt {
        float: left;
        width: 12%; }
      #recruit dl dd {
        float: left;
        width: 88%; }
    #recruit .photoimg_02 {
      margin: 30px 0 0 0; }
      #recruit .photoimg_02 img {
        vertical-align: bottom; }

  /* ------------ ice118 ------------ */
  #ice_header {
    width: 960px;
    height: 711px;
    margin: 20px auto 0;
    background-image: url(../ice118/img/01.jpg);
    background-repeat: no-repeat;
    background-position: center 50px; }
    #ice_header h1 {
      width: 121px;
      height: 80px;
      text-indent: -9999px;
      float: left; }
      #ice_header h1 a {
        background-image: url(../ice118/img/02.png);
        background-repeat: no-repeat;
        width: 121px;
        height: 80px;
        display: block;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s; }
        #ice_header h1 a:hover {
          opacity: 0.8;
          filter: alpha(opacity=80); }
    #ice_header .ignavi {
      width: 180px;
      float: right; }
      #ice_header .ignavi ul {
        margin: 20px 0 0 0; }
        #ice_header .ignavi ul li {
          text-decoration: none;
          list-style: none;
          text-indent: -9999px;
          border-top: 2px solid #000;
          padding: 10px 0; }
          #ice_header .ignavi ul li.n01 a {
            height: 36px;
            width: 164px;
            background-image: url(../ice118/img/03.png);
            background-repeat: no-repeat;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
          #ice_header .ignavi ul li.n02 a {
            height: 36px;
            width: 133px;
            background-image: url(../ice118/img/04.png);
            background-repeat: no-repeat;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
          #ice_header .ignavi ul li a:hover {
            opacity: 0.6;
            filter: alpha(opacity=60); }

  #ice_wrap {
    width: 960px;
    margin: 0 auto; }
    #ice_wrap .ice_side {
      width: 312px;
      float: left;
      margin: 0 16px 0 0; }
      #ice_wrap .ice_side .facebook a {
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s; }
        #ice_wrap .ice_side .facebook a:hover {
          opacity: 0.9;
          filter: alpha(opacity=90); }
      #ice_wrap .ice_side .open {
        margin: 15px 0 0 0; }
    #ice_wrap .ice_box {
      position: relative;
      float: left;
      width: 632px;
      margin: 40px 0 0 0; }
      #ice_wrap .ice_box h2 {
        width: 632px;
        height: 867px;
        text-indent: -9999px;
        background-image: url(../ice118/img/07.jpg);
        background-repeat: no-repeat; }

  #ice_menu {
    width: 960px;
    margin: 0 auto; }
    #ice_menu h3 {
      width: 947px;
      height: 559px;
      text-indent: -9999px;
      background-image: url(../ice118/img/08.jpg);
      background-repeat: no-repeat;
      background-position: center top; }

  #ice_experience {
    width: 960px;
    margin: 30px auto 0; }
    #ice_experience h3 {
      width: 946px;
      height: 1347px;
      text-indent: -9999px;
      background-image: url(../ice118/img/09_04.jpg);
      background-repeat: no-repeat;
      background-position: center top; }

  #ice_map {
    width: 960px;
    margin: 0 auto; }
    #ice_map .text {
      float: left;
      width: 312px;
      margin: 0 23px 0 0;
      padding: 60px 0 0 55px;
      box-sizing: border-box; }
      #ice_map .text h3 {
        font-size: 36px;
        line-height: 1;
        font: normal 3.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
        color: #000;
        font-feature-settings: "palt"; }
      #ice_map .text h4 {
        font-size: 19px;
        line-height: 1.4;
        font: normal 1.9rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #000;
        margin: 20px 0 0 0; }
      #ice_map .text ul {
        border-top: 2px dotted #000;
        margin: 15px 0 0 0;
        padding: 15px 0 0 0; }
        #ice_map .text ul li {
          font-size: 19px;
          line-height: 1.4;
          font: normal 1.9rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          font-weight: bold;
          font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          color: #000;
          list-style: none; }
      #ice_map .text p {
        font-size: 18px;
        line-height: 1.4;
        font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #4d4d4d;
        margin: 20px 0 0 0; }
    #ice_map .googlemap {
      width: 560px;
      float: left;
      background-color: #e6e5e5;
      margin: 45px 0 0 0;
      padding: 15px;
      box-sizing: border-box;
      overflow: hidden; }
      #ice_map .googlemap iframe {
        width: 100%;
        height: 340px;
        border: 2px solid #fff;
        box-sizing: border-box; }

  figure.note {
    max-width: 880px;
    margin: 50px auto; }
    figure.note img {
      width: 100%;
      vertical-align: bottom; }

  /* ------------ keyframes ------------ */
  @-webkit-keyframes fadeinside {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateXY(0); } }
  @keyframes fadeinside {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      transform: translateX(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); } }
  /* ------------SP END ------------ */ }
/* ------------ PC ------------ */
@media screen and (min-width: 768px), print {
  .clearfix, #milkcontent ul.box01, #milkcontent ul.box01 li .p03, #milkcontent ul.box02, #productcontent .pnavi ul, #footer .fnavi ul, #header, #header ul, #wrap, #subfooter .fnavi ul, #productlist ul, #product, #product .detail .textbox, #product .detail .info dl, #product .detail .nutrition .box, #message .box01, #message .box02, #message .box03, #company dl, #contact dl, #recruit dl, #ice_header, #ice_wrap, #ice_map {
    zoom: 1; }
    .clearfix:after, #milkcontent ul.box01:after, #milkcontent ul.box01 li .p03:after, #milkcontent ul.box02:after, #productcontent .pnavi ul:after, #footer .fnavi ul:after, #header:after, #header ul:after, #wrap:after, #subfooter .fnavi ul:after, #productlist ul:after, #product:after, #product .detail .textbox:after, #product .detail .info dl:after, #product .detail .nutrition .box:after, #message .box01:after, #message .box02:after, #message .box03:after, #company dl:after, #contact dl:after, #recruit dl:after, #ice_header:after, #ice_wrap:after, #ice_map:after {
      display: block;
      content: "";
      clear: both; }

  /* ------------ body ------------ */
  html, body {
    font-size: 62.5%; }

  /* ------------ loader ------------ */
  #loaderbg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1000;
    text-align: center; }
    #loaderbg #loader {
      display: none;
      position: fixed;
      top: 50%;
      left: 50%;
      margin: 0 0 0 -32px;
      z-index: 2000; }

  /* ------------ maincontent ------------ */
  #maincontent {
    position: relative;
    width: 100%;
    min-width: 1000px;
    background: url(../img/01.jpg) no-repeat center center;
    background-size: cover;
    display: none;
    z-index: 100; }
    #maincontent .gnavi {
      position: fixed;
      top: 40px;
      right: 30px;
      width: 180px;
      z-index: 1000;
      display: none; }
      #maincontent .gnavi ul li {
        text-decoration: none;
        list-style: none;
        text-indent: -9999px;
        border-top: 2px solid #000;
        padding: 10px 0; }
        #maincontent .gnavi ul li.n01 a {
          height: 36px;
          width: 143px;
          background-image: url(../img/03.png);
          background-repeat: no-repeat;
          display: block;
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s; }
        #maincontent .gnavi ul li.n02 a {
          height: 36px;
          width: 133px;
          background-image: url(../img/04.png);
          background-repeat: no-repeat;
          display: block;
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s; }
        #maincontent .gnavi ul li.n03 a {
          height: 53px;
          width: 204px;
          background-image: url(../img/05.png);
          background-repeat: no-repeat;
          display: block;
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s; }
        #maincontent .gnavi ul li.n04 a {
          height: 36px;
          width: 138px;
          background-image: url(../img/22.png);
          background-repeat: no-repeat;
          display: block;
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s; }
        #maincontent .gnavi ul li a:hover {
          opacity: 0.6;
          filter: alpha(opacity=60); }
    #maincontent .title {
      position: relative; }
      #maincontent .title h1 {
        width: 35%;
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        margin: auto;
        display: none; }
        #maincontent .title h1 img {
          width: 100%;
          vertical-align: bottom; }
      #maincontent .title p {
        display: none; }
    #maincontent .pagedown {
      position: absolute;
      bottom: 30px;
      left: 0;
      right: 0;
      margin: auto;
      width: 52px;
      height: 52px; }
      #maincontent .pagedown img {
        vertical-align: bottom; }
    #maincontent .place {
      position: absolute;
      bottom: 18px;
      right: 22px;
      width: 121px; }
      #maincontent .place img {
        vertical-align: bottom; }

  /* ------------ milkcontent ------------ */
  #milkcontent {
    width: 100%;
    min-width: 1000px;
    z-index: 20; }
    #milkcontent ul.box01 {
      height: 80%;
      display: block; }
      #milkcontent ul.box01 li {
        float: left;
        width: 50%;
        list-style: none;
        height: 100%; }
        #milkcontent ul.box01 li .p02 {
          height: 60%;
          position: relative;
          background-color: #d98c34; }
          #milkcontent ul.box01 li .p02 img {
            width: 70%;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            visibility: hidden !important; }
            #milkcontent ul.box01 li .p02 img.fadeinside {
              animation-fill-mode: both;
              -moz-animation-fill-mode: both;
              -webkit-animation-fill-mode: both;
              -ms-animation-fill-mode: both;
              -o-animation-fill-mode: both;
              animation-duration: 1s;
              -moz-animation-duration: 1s;
              -webkit-animation-duration: 1s;
              -ms-animation-duration: 1s;
              -o-animation-duration: 1s;
              animation-name: fadeinside;
              -moz-animation-name: fadeinside;
              -webkit-animation-name: fadeinside;
              -ms-animation-name: fadeinside;
              -o-animation-name: fadeinside;
              visibility: visible !important; }
            #milkcontent ul.box01 li .p02 img a:hover {
              opacity: 0.6;
              filter: alpha(opacity=60); }
        #milkcontent ul.box01 li .p03 {
          height: 40%; }
          #milkcontent ul.box01 li .p03 li {
            float: left;
            height: 100%; }
            #milkcontent ul.box01 li .p03 li:nth-child(1) {
              width: 70%;
              height: 100%;
              background: url(../img/09.jpg) no-repeat center center;
              background-size: cover; }
            #milkcontent ul.box01 li .p03 li:nth-child(2) {
              width: 30%;
              height: 100%;
              background: url(../img/10.jpg) no-repeat center center;
              background-size: cover; }
        #milkcontent ul.box01 li.p01 {
          height: 100%;
          background: url(../img/08.jpg) no-repeat center center;
          background-size: cover; }
    #milkcontent ul.box02 {
      height: 20%;
      display: block;
      background-color: #ddd; }
      #milkcontent ul.box02 li {
        width: 20%;
        height: 100%;
        float: left; }
        #milkcontent ul.box02 li:nth-child(1) {
          background: url(../img/11.jpg) no-repeat center center;
          background-size: cover; }
        #milkcontent ul.box02 li:nth-child(2) {
          background: url(../img/12.jpg) no-repeat center center;
          background-size: cover; }
        #milkcontent ul.box02 li:nth-child(3) {
          background: url(../img/13.jpg) no-repeat center center;
          background-size: cover; }
        #milkcontent ul.box02 li:nth-child(4) {
          background: url(../img/14.jpg) no-repeat center center;
          background-size: cover; }
        #milkcontent ul.box02 li:nth-child(5) {
          background: url(../img/15.jpg) no-repeat center center;
          background-size: cover; }

  /* ------------ productcontent ------------ */
  #productcontent {
    position: relative;
    width: 100%;
    min-width: 1000px;
    background: url(../img/17.jpg) no-repeat center center;
    background-size: cover;
    z-index: 30; }
    #productcontent h2 {
      position: absolute;
      top: 40px;
      left: 50px;
      width: 30%;
      display: block;
      visibility: hidden !important; }
      #productcontent h2 img {
        width: 100%;
        vertical-align: bottom; }
      #productcontent h2.fadeinside {
        animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-duration: 1s;
        -moz-animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-name: fadeinside;
        -moz-animation-name: fadeinside;
        -webkit-animation-name: fadeinside;
        -ms-animation-name: fadeinside;
        -o-animation-name: fadeinside;
        visibility: visible !important; }
    #productcontent .pnavi {
      position: absolute;
      left: 0;
      bottom: 5%;
      width: 100%;
      overflow: hidden;
      visibility: hidden !important;
      background: rgba(255, 255, 255, 0.5);
      padding: 20px 0; }
      #productcontent .pnavi.fadeinside {
        animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-duration: 1s;
        -moz-animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-name: fadeinside;
        -moz-animation-name: fadeinside;
        -webkit-animation-name: fadeinside;
        -ms-animation-name: fadeinside;
        -o-animation-name: fadeinside;
        visibility: visible !important; }
      #productcontent .pnavi ul {
        float: left;
        left: 50%;
        position: relative; }
        #productcontent .pnavi ul li {
          list-style: none;
          float: left;
          left: -50%;
          position: relative; }
          #productcontent .pnavi ul li a {
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
            #productcontent .pnavi ul li a:hover {
              opacity: 0.6;
              filter: alpha(opacity=60); }
            #productcontent .pnavi ul li a img {
              vertical-align: bottom; }
          #productcontent .pnavi ul li:nth-child(2) {
            margin: 0 75px 0 115px; }

  /* ------------ productcontent_new ------------ */
  #productcontent_new {
    position: relative;
    width: 100%;
    min-width: 1000px;
    background: #d98c34;
    z-index: 30;
    padding: 60px 60px 240px 60px;
    box-sizing: border-box; }

  #productcontent_new h2 {
    width: 30%;
    display: block;
    visibility: hidden !important; }

  #productcontent_new h2 img {
    width: 100%;
    vertical-align: bottom; }

  #productcontent_new h2.fadeinside {
    animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-name: fadeinside;
    -moz-animation-name: fadeinside;
    -webkit-animation-name: fadeinside;
    -ms-animation-name: fadeinside;
    -o-animation-name: fadeinside;
    visibility: visible !important; }

  #productcontent_new .pnavi {
    overflow: hidden;
    visibility: hidden !important;
    margin: 20px 0 0 0; }

  #productcontent_new .pnavi.fadeinside {
    animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-name: fadeinside;
    -moz-animation-name: fadeinside;
    -webkit-animation-name: fadeinside;
    -ms-animation-name: fadeinside;
    -o-animation-name: fadeinside;
    visibility: visible !important; }

  #productcontent_new .pnavi ul li {
    list-style: none;
    margin: 20px 0 0 0; }

  #productcontent_new .pnavi ul li a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s; }

  #productcontent_new .pnavi ul li a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60); }

  #productcontent_new .pnavi ul li a img {
    vertical-align: bottom; }

  /* ------------ footer ------------ */
  #footer {
    width: 100%;
    min-width: 1000px;
    padding: 25px 0;
    text-align: center; }
    #footer .fnavi {
      position: relative;
      overflow: hidden; }
      #footer .fnavi ul {
        position: relative;
        float: left;
        left: 50%; }
        #footer .fnavi ul li {
          position: relative;
          font-size: 16px;
          line-height: 1;
          font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          list-style: none;
          float: left;
          left: -50%; }
          #footer .fnavi ul li a {
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            color: #4d4d4d;
            text-decoration: none; }
            #footer .fnavi ul li a:hover {
              opacity: 0.6;
              filter: alpha(opacity=60); }
          #footer .fnavi ul li:nth-child(1)::after {
            content: '|';
            color: #4d4d4d;
            padding: 0 10px; }
          #footer .fnavi ul li:nth-child(2)::after {
            content: '|';
            color: #4d4d4d;
            padding: 0 10px; }
          #footer .fnavi ul li:nth-child(3)::after {
            content: '|';
            color: #4d4d4d;
            padding: 0 10px; }
    #footer h3 {
      color: #4d4d4d;
      font-size: 16px;
      line-height: 1;
      font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      display: block;
      margin: 25px 0 0 0; }
    #footer p {
      color: #4d4d4d;
      font-size: 16px;
      line-height: 1.4;
      font: normal 1.6rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      display: block;
      margin: 10px 0 0 0; }
      #footer p.copy {
        font-size: 12px;
        line-height: 1;
        font: normal 1.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

  /* ------------ header ------------ */
  #header {
    width: 1000px;
    margin: 25px auto 0;
    padding: 0 0 35px 0;
    border-bottom: 1px solid #000; }
    #header h1 {
      width: 300px;
      height: 68px;
      text-indent: -9999px;
      margin: 0;
      padding: 0;
      float: left; }
      #header h1 a {
        background-image: url(../img/logo.gif);
        background-repeat: no-repeat;
        background-size: cover;
        width: 300px;
        height: 68px;
        display: block;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s; }
        #header h1 a:hover {
          opacity: 0.7;
          filter: alpha(opacity=70); }
    #header ul {
      float: right;
      margin: 55px 0 0 0; }
      #header ul li {
        font-size: 17.5px;
        line-height: 1;
        font: normal 1.75rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        list-style: none;
        float: left; }
        #header ul li a {
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s;
          color: #000;
          text-decoration: none; }
          #header ul li a:hover {
            opacity: 0.6;
            filter: alpha(opacity=60); }
        #header ul li:nth-child(1)::after {
          content: '|';
          color: #000;
          padding: 0 10px; }
        #header ul li:nth-child(2)::after {
          content: '|';
          color: #000;
          padding: 0 10px; }
        #header ul li:nth-child(3)::after {
          content: '|';
          color: #000;
          padding: 0 10px; }
        #header ul li:nth-child(4)::after {
          content: '|';
          color: #000;
          padding: 0 10px; }

  /* ------------ wrap------------ */
  #wrap {
    width: 1000px;
    margin: 40px auto 0;
    /* ------------ side ------------ */
    /* ------------ content ------------ */ }
    #wrap #side {
      width: 200px;
      margin: 0 60px 0 0;
      float: left; }
      #wrap #side .plist h2 {
        font-size: 22px;
        line-height: 1;
        font: normal 2.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        border-bottom: 2px dotted #808080; }
        #wrap #side .plist h2.here a {
          padding: 0 0 8px 0;
          display: block;
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s; }
          #wrap #side .plist h2.here a:link {
            text-decoration: none;
            color: #f15a24; }
          #wrap #side .plist h2.here a:visited {
            text-decoration: none;
            color: #f15a24; }
          #wrap #side .plist h2.here a:active {
            text-decoration: none;
            color: #f15a24; }
          #wrap #side .plist h2.here a:hover {
            text-decoration: none;
            color: #f15a24;
            opacity: 0.7;
            filter: alpha(opacity=70); }
        #wrap #side .plist h2 a {
          padding: 0 0 8px 0;
          display: block;
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s; }
          #wrap #side .plist h2 a:link {
            text-decoration: none;
            color: #000; }
          #wrap #side .plist h2 a:visited {
            text-decoration: none;
            color: #000; }
          #wrap #side .plist h2 a:active {
            text-decoration: none;
            color: #000; }
          #wrap #side .plist h2 a:hover {
            text-decoration: none;
            color: #f15a24;
            opacity: 0.7;
            filter: alpha(opacity=70); }
      #wrap #side .plist ul {
        margin: 0 0 40px 25px; }
        #wrap #side .plist ul li {
          font-size: 19px;
          line-height: 1;
          font: normal 1.9rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          list-style: none;
          border-bottom: 2px dotted #808080; }
          #wrap #side .plist ul li.here a {
            padding: 14px 0 7px 0;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
            #wrap #side .plist ul li.here a:link {
              text-decoration: none;
              color: #f15a24; }
            #wrap #side .plist ul li.here a:visited {
              text-decoration: none;
              color: #f15a24; }
            #wrap #side .plist ul li.here a:active {
              text-decoration: none;
              color: #f15a24; }
            #wrap #side .plist ul li.here a:hover {
              text-decoration: none;
              color: #f15a24;
              opacity: 0.7;
              filter: alpha(opacity=70); }
          #wrap #side .plist ul li a {
            padding: 14px 0 7px 0;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
            #wrap #side .plist ul li a:link {
              text-decoration: none;
              color: #000; }
            #wrap #side .plist ul li a:visited {
              text-decoration: none;
              color: #000; }
            #wrap #side .plist ul li a:active {
              text-decoration: none;
              color: #000; }
            #wrap #side .plist ul li a:hover {
              text-decoration: none;
              color: #f15a24;
              opacity: 0.7;
              filter: alpha(opacity=70); }
      #wrap #side .sgnavi {
        margin: 60px 0 0 0; }
        #wrap #side .sgnavi ul li {
          text-decoration: none;
          list-style: none;
          text-indent: -9999px;
          border-top: 2px solid #000;
          padding: 10px 0; }
          #wrap #side .sgnavi ul li.n01 a {
            height: 36px;
            width: 143px;
            background-image: url(../img/03.png);
            background-repeat: no-repeat;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
          #wrap #side .sgnavi ul li.n02 a {
            height: 36px;
            width: 133px;
            background-image: url(../img/04.png);
            background-repeat: no-repeat;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
          #wrap #side .sgnavi ul li.n03 a {
            height: 53px;
            width: 204px;
            background-image: url(../img/05.png);
            background-repeat: no-repeat;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
          #wrap #side .sgnavi ul li a:hover {
            opacity: 0.6;
            filter: alpha(opacity=60); }
    #wrap #content {
      width: 740px;
      float: left; }

  /* ------------ subfooter ------------ */
  #subfooter {
    width: 1000px;
    padding: 25px 0;
    text-align: center;
    border-top: 1px solid #000;
    margin: 70px auto 0; }
    #subfooter .fnavi {
      position: relative;
      overflow: hidden; }
      #subfooter .fnavi ul {
        position: relative;
        float: left;
        left: 50%; }
        #subfooter .fnavi ul li {
          position: relative;
          font-size: 16px;
          line-height: 1;
          font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          list-style: none;
          float: left;
          left: -50%; }
          #subfooter .fnavi ul li a {
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            color: #4d4d4d;
            text-decoration: none; }
            #subfooter .fnavi ul li a:hover {
              opacity: 0.6;
              filter: alpha(opacity=60); }
          #subfooter .fnavi ul li:nth-child(1)::after {
            content: '|';
            color: #4d4d4d;
            padding: 0 10px; }
          #subfooter .fnavi ul li:nth-child(2)::after {
            content: '|';
            color: #4d4d4d;
            padding: 0 10px; }
          #subfooter .fnavi ul li:nth-child(3)::after {
            content: '|';
            color: #4d4d4d;
            padding: 0 10px; }
    #subfooter h3 {
      color: #4d4d4d;
      font-size: 16px;
      line-height: 1;
      font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      display: block;
      margin: 25px 0 0 0; }
    #subfooter p {
      color: #4d4d4d;
      font-size: 16px;
      line-height: 1.4;
      font: normal 1.6rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      display: block;
      margin: 10px 0 0 0; }
      #subfooter p.copy {
        font-size: 12px;
        line-height: 1;
        font: normal 1.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

  /* ------------ productlist ------------ */
  #productlist h3 {
    font-size: 74px;
    line-height: 1;
    font: normal 7.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
    font-feature-settings: "palt"; }
  #productlist h3 + p {
    font-size: 24px;
    line-height: 1.4;
    font: normal 2.4rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 13px 0 0 0; }
  #productlist ul li {
    width: 246px;
    list-style: none;
    float: left;
    text-align: center;
    margin: 35px 0 0 0; }
    #productlist ul li h4 {
      font-size: 20px;
      line-height: 1;
      font: normal 2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      color: #4d4d4d;
      margin: 10px 0 0 0; }
    #productlist ul li h4 + p {
      font-size: 15px;
      line-height: 1.4;
      font: normal 1.5rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      margin: 10px 0 0 0;
      color: #666; }
    #productlist ul li a {
      display: block;
      transition: all 0.5s;
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      text-decoration: none; }
      #productlist ul li a:hover {
        text-decoration: none;
        color: #000;
        opacity: 0.7;
        filter: alpha(opacity=70); }
  #productlist .cbox {
    margin: 25px 0 0 0; }
    #productlist .cbox p {
      font-size: 20px;
      line-height: 1.4;
      font: normal 2rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      margin: 15px 0 0 0; }

  /* ------------ product ------------ */
  #product .photobox {
    width: 340px;
    float: left;
    text-align: center; }
    #product .photobox img {
      display: block;
      margin: 0 auto 50px; }
  #product .detail {
    width: 400px;
    float: left; }
    #product .detail h3 {
      font-size: 50px;
      line-height: 0.7;
      font: normal 5rem/0.7 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
      font-feature-settings: "palt"; }
      #product .detail h3 .supplement {
        font-size: 24px;
        line-height: 1;
        font: normal 2.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        color: #4d4d4d; }
    #product .detail h3 + p {
      font-size: 20px;
      line-height: 1.4;
      font: normal 2rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      margin: 15px 0 0 0; }
    #product .detail .textbox {
      margin: 40px 0 0 0; }
      #product .detail .textbox img {
        float: right;
        margin: 15px 0 30px 15px; }
      #product .detail .textbox p.title {
        font-size: 20px;
        line-height: 1.4;
        font: normal 2rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #ff1d25;
        font-weight: bold; }
      #product .detail .textbox p.big {
        font-size: 18px;
        line-height: 1.4;
        font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }
      #product .detail .textbox p {
        font-size: 15px;
        line-height: 1.4;
        font: normal 1.5rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        margin: 10px 0 0 0;
        color: #4d4d4d; }
        #product .detail .textbox p.name {
          text-align: right;
          margin: 20px 0 0 0; }
    #product .detail .imgbox {
      margin: 40px 0 0 0; }
      #product .detail .imgbox img {
        display: block;
        margin: 0 auto; }
    #product .detail .info {
      border-top: 3px solid #666;
      margin: 50px 0 0 0; }
      #product .detail .info h4 {
        font-size: 19px;
        line-height: 1;
        font: normal 1.9rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #4d4d4d;
        font-weight: bold;
        margin: 15px 0 0 0; }
      #product .detail .info dl {
        border-bottom: 2px dotted #b3b3b3;
        padding: 5px 0;
        font-size: 16px;
        line-height: 1.4;
        font: normal 1.6rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #4d4d4d; }
        #product .detail .info dl dt {
          float: left;
          width: 35%; }
        #product .detail .info dl dd {
          float: left;
          width: 65%; }
        #product .detail .info dl:first-of-type {
          margin: 15px 0 0 0; }
    #product .detail .nutrition {
      border-top: 3px solid #666;
      margin: 50px 0 0 0; }
      #product .detail .nutrition .titlebox h4 {
        font-size: 19px;
        line-height: 1;
        font: normal 1.9rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #4d4d4d;
        font-weight: bold;
        display: inline-block; }
      #product .detail .nutrition .titlebox h4 + p {
        font-size: 14px;
        line-height: 1;
        font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #4d4d4d;
        display: inline-block; }
      #product .detail .nutrition .box {
        margin: 15px 0 0 0; }
        #product .detail .nutrition .box dl {
          width: 45%;
          border-bottom: 2px dotted #b3b3b3;
          padding: 5px 0;
          font-size: 16px;
          line-height: 1.4;
          font: normal 1.6rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          color: #4d4d4d;
          float: left; }
          #product .detail .nutrition .box dl dt {
            float: left;
            width: 60%; }
          #product .detail .nutrition .box dl dd {
            float: left;
            width: 40%; }
          #product .detail .nutrition .box dl:nth-of-type(1) {
            margin: 0 10% 0 0; }
          #product .detail .nutrition .box dl:nth-of-type(3) {
            margin: 0 10% 0 0; }
          #product .detail .nutrition .box dl:nth-of-type(5) {
            margin: 0 10% 0 0; }
      #product .detail .nutrition p {
        font-size: 14px;
        line-height: 1.4;
        font: normal 1.4rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #4d4d4d;
        margin: 20px 0 0 0; }

  /* ------------ message ------------ */
  #message {
    width: 960px;
    margin: 40px auto 0; }
    #message h2 {
      font-size: 72px;
      line-height: 1;
      font: normal 7.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
      text-align: center;
      font-feature-settings: "palt"; }
    #message h2 + p {
      font-size: 24px;
      line-height: 1.4;
      font: normal 2.4rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      margin: 13px 0 0 0;
      text-align: center; }
    #message .box01 {
      margin: 60px 0 0 0; }
      #message .box01 h3 {
        font-size: 42px;
        line-height: 1;
        font: normal 4.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
        font-feature-settings: "palt"; }
      #message .box01 p {
        font-size: 18px;
        line-height: 1.6;
        font: normal 1.8rem/1.6 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        margin: 25px 0 0 0;
        color: #333; }
      #message .box01 img {
        float: right;
        margin: 0 0 0 30px; }
    #message .box02 {
      margin: 5px 0 0 0; }
      #message .box02 p {
        font-size: 18px;
        line-height: 1.6;
        font: normal 1.8rem/1.6 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #333;
        margin: 30px 0 0 0; }
        #message .box02 p:nth-of-type(2) {
          margin: 40px 0 0 0; }
      #message .box02 img {
        float: right;
        margin: -25px 0 0 50px;
        display: block; }
    #message .box03 {
      margin: 70px 0 0 0; }
      #message .box03 h3 {
        font-size: 42px;
        line-height: 1;
        font: normal 4.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
        font-feature-settings: "palt"; }
      #message .box03 h3 + h4 {
        margin: 30px 0 0 0; }
      #message .box03 h4 {
        font-size: 24px;
        line-height: 1;
        font: normal 2.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        color: #666;
        margin: 80px 0 0 0; }
      #message .box03 h4 + p {
        margin: 20px 0 0 0; }
      #message .box03 p {
        font-size: 18px;
        line-height: 1.6;
        font: normal 1.8rem/1.6 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        margin: 40px 0 0 0;
        color: #333; }
      #message .box03 .left {
        float: left;
        margin: 0 50px 0 0;
        width: 460px; }
        #message .box03 .left img {
          margin: 0 0 5px 0;
          display: block; }
        #message .box03 .left h3 {
          margin: 65px 0 0 0; }
        #message .box03 .left p {
          margin: 20px 0 0 0; }
      #message .box03 .right {
        float: left;
        width: 450px; }
        #message .box03 .right img {
          width: 100%;
          margin: 300px 0 0 0;
          display: block; }

  /* ------------ company ------------ */
  #company {
    width: 1000px;
    margin: 40px auto 0;
    padding: 0 0 0 280px;
    box-sizing: border-box; }
    #company h2 {
      font-size: 32px;
      line-height: 1;
      font: normal 3.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
      font-feature-settings: "palt"; }
    #company dl {
      border-bottom: 1px solid #333;
      padding: 15px 0 3px 0;
      font-size: 18px;
      line-height: 1.4;
      font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      color: #333; }
      #company dl dt {
        float: left;
        width: 18%; }
      #company dl dd {
        float: left;
        width: 82%; }
        #company dl dd a {
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s; }
          #company dl dd a:link {
            text-decoration: none;
            color: #000; }
          #company dl dd a:visited {
            text-decoration: none;
            color: #000; }
          #company dl dd a:active {
            text-decoration: none;
            color: #000; }
          #company dl dd a:hover {
            text-decoration: none;
            color: #000;
            opacity: 0.7;
            filter: alpha(opacity=70); }
      #company dl:first-of-type {
        border-top: 1px solid #333;
        margin: 30px 0 0 0; }
      #company dl.last {
        margin: 20px 0 0 0; }

  /* ------------ privacy ------------ */
  #privacy {
    width: 1000px;
    margin: 40px auto 0;
    padding: 0 0 0 280px;
    box-sizing: border-box; }
    #privacy h2 {
      font-size: 32px;
      line-height: 1;
      font: normal 3.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
      font-feature-settings: "palt"; }
    #privacy h2 + p {
      font-size: 18px;
      line-height: 1.4;
      font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      color: #333;
      margin: 25px 0 0 0;
      border-bottom: 1px solid #333;
      padding: 0 0 25px 0; }
    #privacy h3 {
      font-size: 24px;
      line-height: 1;
      font: normal 2.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
      margin: 60px 0 0 0; }
      #privacy h3:first-of-type {
        margin: 30px 0 0 0; }
    #privacy p {
      font-size: 18px;
      line-height: 1.4;
      font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      color: #333;
      margin: 15px 0 0 0; }
    #privacy ul {
      margin: 20px 0 0 25px; }
      #privacy ul li {
        list-style: disc;
        font-size: 18px;
        line-height: 1.4;
        font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #333; }

  /* ------------ contact ------------ */
  #contact {
    width: 1000px;
    margin: 40px auto 0;
    padding: 0 0 0 280px;
    box-sizing: border-box; }
    #contact h2 {
      font-size: 32px;
      line-height: 1;
      font: normal 3.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
      font-feature-settings: "palt"; }
    #contact h2 + p {
      font-size: 18px;
      line-height: 1.4;
      font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      color: #333;
      margin: 25px 0 0 0; }
    #contact h3 {
      font-size: 24px;
      line-height: 1;
      font: normal 2.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: bold;
      font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
      border-bottom: 1px solid #999;
      margin: 40px 0 0 0;
      padding: 0 0 10px 0; }
    #contact h3 + p {
      font-size: 16px;
      line-height: 1.4;
      font: normal 1.6rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      color: #333;
      margin: 20px 0 0 0; }
    #contact ul {
      margin: 20px 0 0 0; }
      #contact ul li {
        list-style: none;
        font-size: 16px;
        line-height: 1.4;
        font: normal 1.6rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #cc0000; }
    #contact dl {
      border-bottom: 1px solid #999;
      padding: 30px 0;
      font-size: 18px;
      line-height: 1.4;
      font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      color: #333; }
      #contact dl dt {
        float: left;
        width: 35%; }
      #contact dl dd {
        float: left;
        width: 65%; }
        #contact dl dd input[type="text"] {
          width: 99%;
          border: 1px solid #999;
          font-size: 18px;
          line-height: 1.4;
          font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          color: #333;
          box-sizing: border-box; }
        #contact dl dd input:focus {
          outline: none; }
        #contact dl dd textarea {
          font-size: 18px;
          line-height: 1.4;
          font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          width: 99%;
          height: 150px;
          resize: none;
          border: 1px solid #999; }
      #contact dl:first-of-type {
        border-top: 1px solid #999;
        margin: 40px 0 0 0; }
      #contact dl .red {
        color: #cc0000;
        margin: 0 0 0 5px; }
    #contact .submitbox {
      margin: 40px 0 0 0;
      text-align: center; }
      #contact .submitbox p {
        font-size: 16px;
        line-height: 1.4;
        font: normal 1.6rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #333;
        margin: 0 0 20px 0; }
      #contact .submitbox .submit_button {
        width: 200px;
        padding: 15px 0;
        margin: 0 20px 0 0;
        font-size: 18px;
        line-height: 1;
        font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        color: #fff;
        text-align: center;
        background-color: #004da0;
        border-style: none;
        cursor: pointer;
        display: inline-block;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-appearance: button;
        appearance: button; }
      #contact .submitbox .submit_button:hover {
        opacity: 0.7;
        filter: alpha(opacity=70); }
      #contact .submitbox .submit_button02 {
        display: inline-block;
        width: 200px;
        padding: 15px 0;
        font-size: 18px;
        line-height: 1;
        font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        color: #fff;
        background-color: #004da0;
        text-align: center;
        border-style: none;
        cursor: pointer;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-appearance: button;
        appearance: button; }
      #contact .submitbox .submit_button:hover {
        opacity: 0.7;
        filter: alpha(opacity=70); }
    #contact table {
      margin: 40px 0 0 0;
      width: 100%; }
      #contact table th {
        padding: 30px 0;
        border-bottom: 1px solid #999;
        font-size: 18px;
        line-height: 1;
        font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        width: 240px;
        text-align: left;
        color: #333; }
      #contact table td {
        padding: 30px 0;
        border-bottom: 1px solid #999;
        font-size: 18px;
        line-height: 1.4;
        font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        text-align: left;
        color: #333; }

  /* ------------ recruit ------------ */
  #recruit {
    width: 1000px;
    margin: 40px auto 0;
    padding: 0 0 0 280px;
    box-sizing: border-box; }
    #recruit .read_box {
      position: relative; }
      #recruit .read_box h2 {
        font-size: 50px;
        line-height: 1;
        font: normal 5rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
        font-feature-settings: "palt"; }
      #recruit .read_box p {
        font-size: 18px;
        line-height: 1.6;
        font: normal 1.8rem/1.6 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        margin: 25px 0 0 0;
        color: #333; }
      #recruit .read_box .photoimg_01 {
        position: absolute;
        top: -10px;
        right: 0;
        z-index: -1; }
        #recruit .read_box .photoimg_01 img {
          vertical-align: bottom; }
    #recruit h3 {
      font-size: 18px;
      line-height: 1.6;
      font: normal 1.8rem/1.6 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      margin: 50px 0 0 0;
      color: #333;
      border-bottom: 1px solid #333;
      padding: 0 0 5px 0; }
    #recruit dl {
      border-bottom: 1px solid #333;
      padding: 10px 0;
      font-size: 18px;
      line-height: 1.4;
      font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      color: #333; }
      #recruit dl dt {
        float: left;
        width: 12%; }
      #recruit dl dd {
        float: left;
        width: 88%; }
    #recruit .photoimg_02 {
      margin: 30px 0 0 0; }
      #recruit .photoimg_02 img {
        vertical-align: bottom; }

  /* ------------ ice118 ------------ */
  #ice_header {
    width: 960px;
    height: 751px;
    margin: 20px auto 0;
    background-image: url(../ice118/img/01.jpg);
    background-repeat: no-repeat;
    background-position: center 90px; }
    #ice_header h1 {
      width: 121px;
      height: 80px;
      text-indent: -9999px;
      float: left; }
      #ice_header h1 a {
        background-image: url(../ice118/img/02.png);
        background-repeat: no-repeat;
        width: 121px;
        height: 80px;
        display: block;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s; }
        #ice_header h1 a:hover {
          opacity: 0.8;
          filter: alpha(opacity=80); }
    #ice_header .ignavi {
      width: 180px;
      float: right; }
      #ice_header .ignavi ul {
        margin: 20px 0 0 0; }
        #ice_header .ignavi ul li {
          text-decoration: none;
          list-style: none;
          text-indent: -9999px;
          border-top: 2px solid #000;
          padding: 10px 0; }
          #ice_header .ignavi ul li.n01 a {
            height: 36px;
            width: 164px;
            background-image: url(../ice118/img/03.png);
            background-repeat: no-repeat;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
          #ice_header .ignavi ul li.n02 a {
            height: 36px;
            width: 133px;
            background-image: url(../ice118/img/04.png);
            background-repeat: no-repeat;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
          #ice_header .ignavi ul li.n03 a {
            height: 36px;
            width: 138px;
            background-image: url(../ice118/img/10.png);
            background-repeat: no-repeat;
            display: block;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
          #ice_header .ignavi ul li a:hover {
            opacity: 0.6;
            filter: alpha(opacity=60); }

  #ice_wrap {
    width: 960px;
    margin: 0 auto; }
    #ice_wrap .ice_side {
      width: 312px;
      float: left;
      margin: 0 16px 0 0; }
      #ice_wrap .ice_side .facebook a {
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s; }
        #ice_wrap .ice_side .facebook a:hover {
          opacity: 0.9;
          filter: alpha(opacity=90); }
      #ice_wrap .ice_side .open {
        margin: 15px 0 0 0; }
    #ice_wrap .ice_box {
      position: relative;
      float: left;
      width: 632px;
      margin: 40px 0 0 0; }
      #ice_wrap .ice_box h2 {
        width: 632px;
        height: 867px;
        text-indent: -9999px;
        background-image: url(../ice118/img/07.jpg);
        background-repeat: no-repeat; }

  #ice_menu {
    width: 960px;
    margin: 0 auto; }
    #ice_menu h3 {
      width: 947px;
      height: 559px;
      text-indent: -9999px;
      background-image: url(../ice118/img/08_01.jpg);
      background-repeat: no-repeat;
      background-position: center top; }

  #ice_experience {
    width: 960px;
    margin: 30px auto 0; }
    #ice_experience h3 {
      width: 946px;
      height: 1347px;
      text-indent: -9999px;
      background-image: url(../ice118/img/09_06.jpg);
      background-repeat: no-repeat;
      background-position: center top; }

  #ice_map {
    width: 960px;
    margin: 0 auto; }
    #ice_map .text {
      float: left;
      width: 312px;
      margin: 0 23px 0 0;
      padding: 60px 0 0 55px;
      box-sizing: border-box; }
      #ice_map .text h3 {
        font-size: 36px;
        line-height: 1;
        font: normal 3.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
        color: #000;
        font-feature-settings: "palt"; }
      #ice_map .text h4 {
        font-size: 19px;
        line-height: 1.4;
        font: normal 1.9rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: bold;
        font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #000;
        margin: 20px 0 0 0; }
      #ice_map .text ul {
        border-top: 2px dotted #000;
        margin: 15px 0 0 0;
        padding: 15px 0 0 0; }
        #ice_map .text ul li {
          font-size: 19px;
          line-height: 1.4;
          font: normal 1.9rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          font-weight: bold;
          font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          color: #000;
          list-style: none; }
      #ice_map .text p {
        font-size: 18px;
        line-height: 1.4;
        font: normal 1.8rem/1.4 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #4d4d4d;
        margin: 20px 0 0 0; }
    #ice_map .googlemap {
      width: 560px;
      float: left;
      background-color: #e6e5e5;
      margin: 45px 0 0 0;
      padding: 15px;
      box-sizing: border-box;
      overflow: hidden; }
      #ice_map .googlemap iframe {
        width: 100%;
        height: 340px;
        border: 2px solid #fff;
        box-sizing: border-box; }

  figure.note {
    max-width: 880px;
    margin: 50px auto; }
    figure.note img {
      width: 100%;
      vertical-align: bottom; }

  /* ------------ keyframes ------------ */
  @-webkit-keyframes fadeinside {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateXY(0); } }
  @keyframes fadeinside {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      transform: translateX(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); } }
  /* ------------PC END ------------ */ }
/* ------------PRINT ------------ */
@media print {
  /* ------------PRINT END ------------ */ }
