@charset "UTF-8";
a {
  color: #1796c4;
  text-decoration: none; }

img {
  display: block; }

* {
  margin: 0px;
  padding: 0px;
  line-height: 1em;
  box-sizing: border-box; }

li {
  list-style: none; }

html {
  -webkit-text-size-adjust: 100%;
  height: 100%; }

body {
  color: #444;
  font-family: arial;
  font-size: 15px;
  height: 100%; }

#container {
  min-width: 930px;
  margin: 0px auto; }
  #container header {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    height: 400px;
    width: 100%;
    background-image: url("https://photo.mie-eetoko.com/img/D9A2866-%E5%BC%B7%E5%8C%96-NR-1600x1067.jpg");
    background-position: center; }
    #container header h1 {
      color: #ffffff;
      text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px, rgba(0, 0, 0, 0.3) -1px 1px 3px, rgba(0, 0, 0, 0.3) 1px -1px 3px, rgba(0, 0, 0, 0.3) -1px -1px 3px;
      font-size: 80px;
      line-height: 1.2em;
      text-align: center;
      font-feature-settings: "palt";
      top: 35px;
      position: absolute;
      width: 100%; }
      #container header h1 span {
        display: block;
        font-size: 30px;
        margin-top: 5px;
        font-feature-settings: normal; }
    #container header a {
      display: none; }
  #container main {
    width: 850px;
    margin: 0px auto;
    margin-top: 40px; }
    #container main .book {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      #container main .book img {
        width: 100%; }
      #container main .book .image {
        width: 370px; }
      #container main .book .image img, #container main .book .content.page img, #container main .book .image_sp img {
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35); }
      #container main .book a.otamesi {
        display: block;
        border: 1px solid #1796c4;
        padding: 13px;
        margin-top: 15px;
        text-align: center;
        font-weight: bold;
        font-size: 16px; }
      #container main .book .old {
        margin-top: 50px; }
      #container main .book .info {
        width: 440px; }
        #container main .book .info .check {
          color: #ff0000;
          line-height: 1.5em; }
        #container main .book .info .new {
          color: #ff0000;
          margin-bottom: 0.6em;
          font-weight: bold;
          text-align: center; }
        #container main .book .info h2 {
          line-height: 1.2em;
          font-size: 40px;
          margin-bottom: 20px; }
          #container main .book .info h2 span {
            display: block;
            font-size: 25px;
            margin-top: 10px; }
        #container main .book .info .image_sp {
          display: none; }
        #container main .book .info .price {
          color: #ff0000;
          font-size: 20px;
          font-weight: bold;
          line-height: 1em; }
        #container main .book .info .shop {
          margin-top: 0.5em;
          margin-bottom: 1em; }
          #container main .book .info .shop li {
            margin-bottom: 10px; }
      #container main .book ul {
        margin-top: 20px; }
      #container main .book dl {
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap; }
        #container main .book dl dt {
          width: 30%;
          font-weight: bold;
          text-align: center;
          margin-right: 10%;
          background-color: #1796c4;
          color: #fff; }
        #container main .book dl dt, #container main .book dl dd {
          line-height: 2em;
          margin-bottom: 5px; }
        #container main .book dl dd {
          width: 60%; }
      #container main .book .buy ul {
        display: flex;
        flex-wrap: wrap; }
      #container main .book .buy li {
        margin-top: 0.8em;
        width: 50%; }
      #container main .book .buy li a {
        list-style: none;
        line-height: 1.5em; }
        #container main .book .buy li a:before {
          content: "";
          font-family: "icomoon";
          font-weight: normal;
          margin-right: 8px;
          font-size: 1em; }
      #container main .book .contents {
        clear: both; }
        #container main .book .contents .tab {
          *zoom: 1; }
          #container main .book .contents .tab:after {
            content: "";
            display: table;
            clear: both; }
          #container main .book .contents .tab #mokuzi {
            margin: 0px 15px; }
          #container main .book .contents .tab li {
            float: left;
            width: calc(33.3% - 10px);
            border-radius: 10px 10px 0px 0px;
            text-align: center;
            display: block;
            font-size: 25px;
            padding: 15px;
            box-sizing: border-box;
            border: 2px solid #1796c4;
            border-bottom: 0px;
            cursor: pointer; }
            #container main .book .contents .tab li.active {
              background-color: #1796c4;
              color: #fff; }
        #container main .book .contents .content {
          display: block;
          border: none;
          padding: 0px;
          padding-top: 2.8em; }
          #container main .book .contents .content .sp_title {
            font-size: 35px;
            font-weight: bold;
            margin: 0px;
            display: block;
            text-align: center;
            margin-bottom: 0.7em; }
            #container main .book .contents .content .sp_title:first-letter {
              font-size: 2em;
              color: #1796c4; }
          #container main .book .contents .content h3 {
            display: flex;
            align-items: center;
            font-size: 23px;
            margin-top: 50px;
            color: #1796c4;
            margin-bottom: 15px;
            font-weight: bold; }
            #container main .book .contents .content h3:first-of-type {
              margin-top: 0px !important; }
          #container main .book .contents .content h3:before,
          #container main .book .contents .content h3:after {
            content: "";
            height: 1px;
            flex-grow: 1;
            background-color: #1796c4; }
          #container main .book .contents .content h3:before {
            margin-right: 1rem; }
          #container main .book .contents .content h3:after {
            margin-left: 1rem; }
          #container main .book .contents .content p:last-child {
            margin-bottom: 0px; }
          #container main .book .contents .content p {
            line-height: 1.7em;
            margin: 15px 0px; }
            #container main .book .contents .content p strong {
              background: linear-gradient(transparent 50%, #ffff00 0%);
              font-weight: bold; }
            #container main .book .contents .content p img {
              width: 100%; }
          #container main .book .contents .content .hosoku {
            background-color: #eee;
            padding: 0.8em 1em;
            margin-top: 2em !important;
            border-radius: 20px;
            font-size: 0.9em; }
          #container main .book .contents .content .spot {
            display: flex;
            flex-wrap: wrap;
            margin-bottom: -15px; }
            #container main .book .contents .content .spot li {
              font-size: 17px;
              box-sizing: border-box;
              font-weight: bold;
              width: calc(33.3% - 10px);
              position: relative;
              height: 60px;
              padding-left: 70px;
              margin-bottom: 15px;
              padding-top: 8px; }
              #container main .book .contents .content .spot li.new span:after {
                content: " new";
                color: #ff0000;
                display: inline; }
              #container main .book .contents .content .spot li:nth-child(3n+2) {
                margin-left: 15px;
                margin-right: 15px; }
              #container main .book .contents .content .spot li span {
                color: #aaa;
                display: block;
                margin-top: 10px;
                font-size: 15px; }
              #container main .book .contents .content .spot li img {
                width: 60px;
                height: 60px;
                border-radius: 50px;
                vertical-align: middle;
                position: absolute;
                left: 0px;
                top: 0px; }
          #container main .book .contents .content.profile .links {
            display: flex;
            justify-content: space-between;
            margin-top: 1.3em; }
          #container main .book .contents .content.profile .wrap {
            *zoom: 1;
            margin-bottom: 40px; }
            #container main .book .contents .content.profile .wrap:after {
              content: "";
              display: table;
              clear: both; }
            #container main .book .contents .content.profile .wrap .image {
              float: left;
              width: 20%;
              margin: 0px; }
              #container main .book .contents .content.profile .wrap .image img {
                border-radius: 100%; }
            #container main .book .contents .content.profile .wrap .info {
              float: right;
              width: 76%; }
              #container main .book .contents .content.profile .wrap .info p {
                margin-top: 15px; }
              #container main .book .contents .content.profile .wrap .info .sns {
                margin-right: 10px; }
                #container main .book .contents .content.profile .wrap .info .sns.twitter {
                  background-color: #1da1f2;
                  display: inline-block;
                  padding: 0.5em 1em;
                  text-decoration: none;
                  color: #FFF;
                  border-bottom: solid 4px #0c85d0;
                  box-sizing: border-box;
                  background-color: #1da1f2; }
                  #container main .book .contents .content.profile .wrap .info .sns.twitter:active {
                    -webkit-transform: translateY(4px);
                    transform: translateY(4px);
                    border-bottom: none; }
                  #container main .book .contents .content.profile .wrap .info .sns.twitter:before {
                    content: "";
                    font-family: "icomoon";
                    font-weight: normal;
                    margin-right: 7px;
                    font-size: 1em; }
                #container main .book .contents .content.profile .wrap .info .sns.instagram {
                  display: inline-block;
                  padding: 0.5em 1em;
                  text-decoration: none;
                  color: #FFF;
                  border-bottom: solid 4px #e81b2b;
                  box-sizing: border-box;
                  background-color: #ed4956; }
                  #container main .book .contents .content.profile .wrap .info .sns.instagram:active {
                    -webkit-transform: translateY(4px);
                    transform: translateY(4px);
                    border-bottom: none; }
                  #container main .book .contents .content.profile .wrap .info .sns.instagram:before {
                    content: "";
                    font-family: "icomoon";
                    font-weight: normal;
                    margin-right: 7px;
                    font-size: 1em; }
              #container main .book .contents .content.profile .wrap .info .name {
                margin: 0px;
                line-height: 1em;
                font-size: 27px;
                font-weight: bold; }
                #container main .book .contents .content.profile .wrap .info .name span {
                  font-size: 18px;
                  margin-left: 8px;
                  color: #aaa; }
          #container main .book .contents .content.profile h2 {
            font-size: 24px; }
          #container main .book .contents .content.profile p + h3 {
            margin-top: 30px !important; }
          #container main .book .contents .content.profile p.ft {
            float: left;
            margin-right: 2em;
            margin-bottom: 2em;
            width: 40%; }
          #container main .book .contents .content.profile ul li {
            margin-bottom: 1em;
            position: relative;
            padding-left: 1.6em;
            line-height: 1.6em; }
            #container main .book .contents .content.profile ul li:before {
              content: "";
              font-family: "icomoon";
              font-weight: normal;
              margin-right: 7px;
              font-size: 1em;
              position: absolute;
              left: 0px;
              top: -2px; }
          #container main .book .contents .content.profile h3, #container main .book .contents .content.buy h3 {
            margin-top: 40px;
            font-size: 18px;
            color: #444;
            margin-bottom: -5px; }
          #container main .book .contents .content.profile h3:before,
          #container main .book .contents .content.profile h3:after, #container main .book .contents .content.buy h3:before,
          #container main .book .contents .content.buy h3:after {
            background-color: #444; }
  #container footer {
    background-image: url("https://photo-i.mie-eetoko.com/2A8A7953__-1600x1209.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 10px;
    color: #fff;
    font-weight: bold;
    margin-top: 50px; }
    #container footer p {
      line-height: 1.7em;
      text-align: center; }

#page_top {
  position: fixed;
  bottom: 0px;
  right: 30px;
  display: none;
  z-index: 999; }
  #page_top a {
    background-color: #1796c4;
    color: #fff;
    opacity: 0.9;
    text-align: center;
    font-weight: bold;
    width: 100%;
    padding: 18px;
    display: block; }
    #page_top a:before {
      content: "";
      font-family: "icomoon";
      font-weight: normal;
      margin-right: 10px; }

#kouza {
  background-image: url("../images/header.jpg");
  background-size: cover;
  background-position: center;
  height: 100%;
  padding: 40px 0px;
  box-sizing: border-box; }
  #kouza .wrap {
    background-color: #fff;
    padding: 40px;
    width: 600px;
    margin: 0px auto;
    border-radius: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    text-align: center; }
    #kouza .wrap input, #kouza .wrap textarea {
      color: #444 !important; }
    #kouza .wrap h2 {
      text-align: center;
      font-size: 30px;
      color: #1796c4; }
    #kouza .wrap h2 + p {
      line-height: 1.7em;
      margin-top: 20px;
      text-align: left; }
    #kouza .wrap table {
      margin-top: 20px;
      border: 0px none; }
      #kouza .wrap table td, #kouza .wrap table th {
        border: 2px solid #fff;
        font-size: 16px;
        color: #1796c4; }
      #kouza .wrap table th {
        background-color: white;
        padding: 15px;
        border-right: 4px solid #fff; }
    #kouza .wrap #mail, #kouza .wrap textarea {
      border: 0;
      padding: 15px;
      font-family: Arial, sans-serif;
      font-size: 16px;
      color: #aaa;
      border: solid 1px #ccc;
      width: 300px;
      -moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
      -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
      box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5); }
    #kouza .wrap .cp_ipselect {
      overflow: hidden;
      text-align: center; }
    #kouza .wrap .cp_ipselect select {
      width: 100%;
      padding-right: 1em;
      cursor: pointer;
      text-indent: 0.01px;
      text-overflow: ellipsis;
      border: none;
      outline: none;
      background: transparent;
      background-image: none;
      box-shadow: none;
      -webkit-appearance: none;
      appearance: none;
      font-size: 16px; }
    #kouza .wrap .cp_ipselect select::-ms-expand {
      display: none; }
    #kouza .wrap .cp_ipselect.cp_sl04 {
      position: relative;
      border-radius: 2px;
      border: 2px solid #1796c4;
      border-radius: 50px;
      background: #ffffff; }
    #kouza .wrap .cp_ipselect.cp_sl04::before {
      position: absolute;
      top: 0.8em;
      right: 0.8em;
      width: 0;
      height: 0;
      padding: 0;
      content: '';
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid #1796c4;
      pointer-events: none; }
    #kouza .wrap .cp_ipselect.cp_sl04 select {
      padding: 8px 38px 8px 8px;
      color: #1796c4; }
    #kouza .wrap textarea {
      height: 4em; }
    #kouza .wrap .mitsumori {
      margin-top: 11px;
      font-size: 20px;
      font-weight: bold;
      text-align: center; }
      #kouza .wrap .mitsumori #mitsumori {
        font-size: 30px;
        color: #1796c4; }
      #kouza .wrap .mitsumori i {
        display: block;
        color: #aaa;
        font-size: 15px;
        margin-top: 10px; }
    #kouza .wrap #submit {
      display: inline-block;
      padding: 0.5em 1em;
      text-decoration: none;
      color: #FFF;
      border-bottom: solid 4px #127396;
      box-sizing: border-box;
      background-color: #1796c4;
      margin-top: 15px;
      padding: 20px;
      font-weight: bold;
      color: #ffff00; }
      #kouza .wrap #submit:active {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
        border-bottom: none; }
    #kouza .wrap #close {
      display: inline-block;
      padding: 0.5em 1em;
      text-decoration: none;
      color: #FFF;
      border-bottom: solid 4px #b3b3b3;
      box-sizing: border-box;
      background-color: #ccc;
      margin-top: 15px;
      padding: 20px;
      font-weight: bold;
      color: #555; }
      #kouza .wrap #close:active {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
        border-bottom: none; }
    #kouza .wrap .tyui {
      margin-top: 20px;
      font-size: 15px;
      line-height: 1.5em; }

@media screen and (max-width: 600px) {
  html, body, #container {
    height: 100%;
    min-width: auto; }
  #container header {
    height: 300px;
    position: relative; }
    #container header h1 {
      font-size: 55px;
      top: 25px; }
      #container header h1 span {
        font-size: 25px;
        margin-top: 15px; }
    #container header a {
      padding-top: 60px;
      position: absolute;
      display: block;
      color: #fff;
      font-weight: normal;
      left: 50%;
      font-size: 20px;
      bottom: 30px;
      margin-left: -30px;
      font-family: arial; }
    #container header a span {
      position: absolute;
      top: 0;
      left: 50%;
      width: 24px;
      height: 24px;
      margin-left: -12px;
      border-left: 3px solid #fff;
      border-bottom: 3px solid #fff;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-animation: sdb 1.5s infinite;
      animation: sdb 1.5s infinite;
      box-sizing: border-box; }
  @-webkit-keyframes sdb {
    0% {
      -webkit-transform: rotate(-45deg) translate(0, 0);
      opacity: 0; }
    50% {
      opacity: 1; }
    100% {
      -webkit-transform: rotate(-45deg) translate(-20px, 20px);
      opacity: 0; } }
  @keyframes sdb {
    0% {
      transform: rotate(-45deg) translate(0, 0);
      opacity: 0; }
    50% {
      opacity: 1; }
    100% {
      transform: rotate(-45deg) translate(-20px, 20px);
      opacity: 0; } }
  #container main {
    width: auto;
    padding: 20px 15px;
    padding-bottom: 0px;
    margin-top: 0px; }
    #container main img {
      width: 100%; }
    #container main .book dl {
      margin-top: 20px; }
    #container main .book .info {
      float: none;
      width: auto; }
      #container main .book .info .image_sp {
        display: block;
        margin: 20px 0px;
        margin-bottom: 25px; }
      #container main .book .info .price {
        font-size: 22px; }
      #container main .book .info h2 {
        text-align: center;
        border-bottom: 0px;
        padding: 0px;
        margin-bottom: 15px;
        font-size: 27px; }
        #container main .book .info h2 span {
          font-size: 17px; }
    #container main .book .image {
      display: none; }
    #container main .book .contents .tab {
      display: none; }
    #container main .book .contents .buy ul {
      display: block; }
      #container main .book .contents .buy ul li {
        width: auto; }
    #container main .book .contents .area .content {
      padding-top: 2em; }
      #container main .book .contents .area .content.profile .links {
        display: block; }
      #container main .book .contents .area .content.profile .ft {
        float: none;
        width: auto;
        margin: 1.5em 0px; }
      #container main .book .contents .area .content.profile .wrap .image {
        display: block;
        float: none;
        width: auto; }
        #container main .book .contents .area .content.profile .wrap .image img {
          width: 100px; }
      #container main .book .contents .area .content.profile .wrap .info {
        float: none;
        width: auto;
        position: relative; }
        #container main .book .contents .area .content.profile .wrap .info .name {
          position: absolute;
          padding-left: 115px;
          top: -90px; }
          #container main .book .contents .area .content.profile .wrap .info .name span {
            display: block;
            margin-top: 12px;
            margin-left: 0px; }
        #container main .book .contents .area .content.profile .wrap .info .sns {
          width: calc(50% - 5px);
          text-align: center; }
          #container main .book .contents .area .content.profile .wrap .info .sns:last-child {
            margin-right: 0px; }
      #container main .book .contents .area .content.profile dl dt, #container main .book .contents .area .content.profile dl dd {
        font-size: 15px; }
      #container main .book .contents .area .content h3 {
        font-size: 21px;
        margin-top: 45px;
        margin-bottom: 15px; }
      #container main .book .contents .area .content p {
        margin-top: 15px; }
      #container main .book .contents .area .content .spot li {
        width: calc(50% - 4px);
        margin: 0px;
        padding: 0px;
        height: auto;
        margin-bottom: 8px;
        position: relative;
        padding-top: 20px;
        border-radius: 10px;
        overflow: hidden; }
        #container main .book .contents .area .content .spot li.new span:after {
          display: none; }
        #container main .book .contents .area .content .spot li.new:after {
          color: #fff;
          background-color: #ff0000;
          content: "new";
          display: block;
          z-index: 3;
          position: absolute;
          padding: 5px 7px;
          top: 0px;
          right: 0px;
          border-radius: 0 0 0 10px;
          font-size: 0.8em; }
        #container main .book .contents .area .content .spot li img {
          display: block;
          z-index: 1;
          width: 100%;
          height: 100%;
          position: absolute;
          border-radius: 0px;
          object-fit: cover; }
        #container main .book .contents .area .content .spot li:nth-child(2n) {
          margin-left: 8px; }
        #container main .book .contents .area .content .spot li div {
          text-align: center;
          width: auto;
          z-index: 2;
          position: relative;
          padding-top: 20px;
          padding-bottom: 10px;
          color: #fff;
          font-size: 13px;
          background: black;
          background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 100%); }
          #container main .book .contents .area .content .spot li div span {
            font-size: 12px;
            margin-top: 10px; }
  #container footer {
    width: auto;
    margin-top: 20px; }
  #page_top {
    width: 100%;
    right: 0px; } }

/*# sourceMappingURL=2025_style.css.map */