@charset "UTF-8";
body, html {
  width: 100%;
  height: 100%;
  min-height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-family: "游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif; }

.main-iichiboshi {
  position: relative; }

#btn_pagetop.stop {
  right: 110px; }
  #btn_pagetop.stop a {
    position: absolute;
    right: 0;
    bottom: 0; }

#btn_pagetop {
  right: 0;
  left: auto;
  bottom: 190px;
  margin-left: 0; }

#btn_pagetop a {
  position: fixed;
  bottom: 40px;
  right: 120px; }

.btn-back {
  border-width: 2px;
  border-color: #d5e0f1;
  border-style: solid;
  border-radius: 16px;
  text-align: center;
  width: 140px;
  height: 29px;
  margin-top: 4px; }
  .btn-back a {
    text-decoration: none;
    display: inline-block; }
  .btn-back span {
    display: table-cell;
    vertical-align: middle;
    width: 140px;
    height: 29px;
    font-size: 16px;
    font-weight: bold;
    color: #002f7b;
    padding-right: 9px; }

header {
  width: 980px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 44px; }
  header P {
    text-align: left; }
  header .back-flag {
    position: relative;
    top: 0;
    left: 0; }
  header .back-flag:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 13px;
    height: 12px;
    margin-top: -6px;
    margin-right: 16px;
    background-image: url("/life/profish/img/pc_iichiboshi/back-top.png");
    background-repeat: no-repeat; }

.wrapper {
  border: 15px solid #b6d7f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }

.main-contents .iichiboshi-icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 428px;
  margin: 19px auto 0; }
  .main-contents .iichiboshi-icon-list li:first-child {
    margin-right: 79px;
    margin-left: 30px; }

.main-contents .iichiboshi-text {
  font-size: 14px;
  line-height: 27px;
  text-align: center;
  margin-top: 35px;
  letter-spacing: 1px;
  margin-left: 11px; }

.main-contents .in-pages-link-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 39px; }
  .main-contents .in-pages-link-box .iichiboshi-link-btn {
    width: 248px;
    height: 52px;
    border-radius: 27px;
    border-width: 1px;
    border-style: solid; }
    .main-contents .in-pages-link-box .iichiboshi-link-btn a {
      display: inline-block;
      text-decoration: none;
      position: relative;
      width: 248px;
      height: 52px; }
    .main-contents .in-pages-link-box .iichiboshi-link-btn a:before, .main-contents .in-pages-link-box .iichiboshi-link-btn a:after {
      content: "";
      position: absolute;
      top: 50%; }
    .main-contents .in-pages-link-box .iichiboshi-link-btn a:after {
      right: 0;
      width: 12px;
      height: 13px;
      margin-right: 23px;
      margin-top: -6px; }
    .main-contents .in-pages-link-box .iichiboshi-link-btn span {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      width: 248px;
      height: 52px;
      font-size: 16px;
      padding-left: 13px; }
  .main-contents .in-pages-link-box .iichiboshi-link-btn:first-child {
    border-color: #002f7b;
    margin-right: 43px; }
    .main-contents .in-pages-link-box .iichiboshi-link-btn:first-child a:after {
      background-image: url("/life/profish/img/pc_iichiboshi/link-flag01.png");
      background-repeat: no-repeat; }
    .main-contents .in-pages-link-box .iichiboshi-link-btn:first-child a:before {
      left: 0;
      width: 33px;
      height: 21px;
      margin-top: -10px;
      margin-left: 45px;
      background-image: url("/life/profish/img/pc_iichiboshi/icon-link01.png");
      background-repeat: no-repeat; }
    .main-contents .in-pages-link-box .iichiboshi-link-btn:first-child span {
      color: #002f7b; }
  .main-contents .in-pages-link-box .iichiboshi-link-btn:last-child {
    border-color: #5d4b16; }
    .main-contents .in-pages-link-box .iichiboshi-link-btn:last-child a:after {
      background-image: url("/life/profish/img/pc_iichiboshi/link-flag02.png");
      background-repeat: no-repeat; }
    .main-contents .in-pages-link-box .iichiboshi-link-btn:last-child a:before {
      left: 0;
      width: 26px;
      height: 25px;
      margin-top: -12px;
      margin-left: 47px;
      background-image: url("/life/profish/img/pc_iichiboshi/icon-link02.png");
      background-repeat: no-repeat; }
    .main-contents .in-pages-link-box .iichiboshi-link-btn:last-child span {
      color: #5d4b16; }

.agricultural-component,
.marine-component {
  position: relative; }

.marine-component:before {
  content: "";
  position: absolute;
  top: 730px;
  left: 50%;
  width: 1239px;
  height: 1469px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("/life/profish/img/pc_iichiboshi/marine-bg.png");
  background-repeat: no-repeat;
  z-index: -1;
  margin-left: -620px; }

.agricultural-component:before {
  content: "";
  position: absolute;
  top: 250px;
  left: 50%;
  width: 1239px;
  height: 538px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("/life/profish/img/pc_iichiboshi/agricultural-bg.png");
  background-repeat: no-repeat;
  z-index: -1;
  margin-left: -620px; }

.marine-component .component-inner, .agricultural-component .component-inner {
  width: 830px;
  margin: auto; }

.marine-component .subtitle, .agricultural-component .subtitle {
  border-radius: 3px;
  width: 830px;
  text-align: center;
  padding: 5px 0;
  margin: 36px auto 0; }
  .marine-component .subtitle span, .agricultural-component .subtitle span {
    font-size: 16px; }

.marine-component .title, .agricultural-component .title {
  text-align: center; }

.marine-component {
  margin-top: 64px; }
  .marine-component .subtitle {
    background-color: rgba(225, 233, 247, 0.8); }
    .marine-component .subtitle span {
      color: #002f7b; }

.agricultural-component {
  margin-top: 55px; }
  .agricultural-component .subtitle {
    background-color: rgba(236, 225, 193, 0.8); }
    .agricultural-component .subtitle span {
      color: #5d4b16; }
  .agricultural-component .list-box li:nth-of-type(1) {
    width: 340px;
    margin-top: 10px;
    margin-left: 50px; }
    .agricultural-component .list-box li:nth-of-type(1) .title {
      margin-left: -31px; }
    .agricultural-component .list-box li:nth-of-type(1) .price {
      margin-top: 4px;
      margin-left: -17px; }
    .agricultural-component .list-box li:nth-of-type(1) .comment {
      margin-top: 5px;
      margin-left: -9px;
      line-height: 26px; }
  .agricultural-component .list-box li:nth-of-type(2) {
    width: 340px;
    margin-top: 31px;
    margin-left: 70px; }
    .agricultural-component .list-box li:nth-of-type(2) .title {
      margin-left: -31px; }
    .agricultural-component .list-box li:nth-of-type(2) .price {
      margin-top: 31px;
      margin-left: -17px; }
    .agricultural-component .list-box li:nth-of-type(2) .comment {
      margin-top: 5px;
      margin-left: -9px;
      line-height: 26px; }
    .agricultural-component .list-box li:nth-of-type(2) .btn {
      margin-top: 18px; }

.new {
  position: relative;
  top: 0;
  left: 0; }

.new:before {
  content: "NEW";
  position: absolute;
  top: -2px;
  left: 2px;
  width: 38px;
  height: 18px;
  border-width: 1px;
  border-color: #9b1515;
  color: #9b1515;
  border-style: solid;
  margin-left: -51px;
  font-size: 12px;
  font-weight: bold;
  text-align: center; }

.list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 24px;
  position: relative;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
  .list-box li {
    width: 340px; }
    .list-box li .agricultural-figcaption,
    .list-box li .marine-figcaption {
      margin-top: 13px; }
      .list-box li .agricultural-figcaption .title,
      .list-box li .marine-figcaption .title {
        font-size: 16px;
        font-weight: bold;
        letter-spacing: -1px; }
      .list-box li .agricultural-figcaption .price,
      .list-box li .marine-figcaption .price {
        font-size: 13px;
        text-align: center;
        margin-top: -2px; }
      .list-box li .agricultural-figcaption .comment,
      .list-box li .marine-figcaption .comment {
        font-size: 14px;
        line-height: 22px;
        margin-top: 2px;
        color: #0c0c0c; }
      .list-box li .agricultural-figcaption .season,
      .list-box li .marine-figcaption .season {
        font-size: 14px;
        margin-top: 7px; }
      .list-box li .agricultural-figcaption .btn,
      .list-box li .marine-figcaption .btn {
        width: 95px;
        height: 28px;
        margin: 10px auto 0;
        border-radius: 14px;
        text-align: center; }
        .list-box li .agricultural-figcaption .btn .btn-modal,
        .list-box li .marine-figcaption .btn .btn-modal {
          width: 95px;
          height: 28px;
          display: inline-block;
          text-decoration: none;
          position: relative; }
          .list-box li .agricultural-figcaption .btn .btn-modal span,
          .list-box li .marine-figcaption .btn .btn-modal span {
            font-size: 14px;
            font-weight: bold;
            color: #ffffff;
            width: 95px;
            height: 28px;
            display: table-cell;
            vertical-align: middle;
            padding-right: 13px; }
        .list-box li .agricultural-figcaption .btn .btn-modal:before,
        .list-box li .marine-figcaption .btn .btn-modal:before {
          content: "";
          position: absolute;
          top: 50%;
          right: 0;
          width: 8px;
          height: 9px;
          margin-top: -4px;
          margin-right: 14px;
          background-image: url("/life/profish/img/pc_iichiboshi/icon-modal.png");
          background-repeat: no-repeat; }
    .list-box li .marine-figcaption .title, .list-box li .marine-figcaption .price {
      color: #002f7b; }
    .list-box li .marine-figcaption .btn {
      background-color: #002f7b; }
    .list-box li .agricultural-figcaption {
      margin-top: 3px; }
      .list-box li .agricultural-figcaption .title, .list-box li .agricultural-figcaption .price {
        color: #5d4b16; }
      .list-box li .agricultural-figcaption .btn {
        background-color: #5d4b16; }
    .list-box li figure {
      text-align: center; }

.none-buy {
  font-size: 14px;
  color: #9b1515;
  text-align: center;
  margin-top: 16px;
  margin-left: -28px; }

.marine-component li:nth-of-type(1) {
  margin-left: 40px;
  margin-top: 11px;
  margin-right: 80px; }

.marine-component li:nth-of-type(3) {
  margin-top: 30px;
  margin-left: 40px;
  margin-right: 80px; }
  .marine-component li:nth-of-type(3) .title {
    margin-top: 19px; }
  .marine-component li:nth-of-type(3) .comment {
    margin-top: 9px; }
  .marine-component li:nth-of-type(3) .btn {
    margin-top: 45px; }

.marine-component li:nth-of-type(4) {
  margin-top: 50px; }
  .marine-component li:nth-of-type(4) .comment {
    margin-top: 17px; }
  .marine-component li:nth-of-type(4) .price {
    margin-top: 2px; }
  .marine-component li:nth-of-type(4) .btn {
    margin-top: 13px; }

.marine-component li:nth-of-type(5) {
  margin-top: 30px;
  margin-left: 40px; }
  .marine-component li:nth-of-type(5) .title {
    margin-top: 24px; }
  .marine-component li:nth-of-type(5) .comment {
    margin-top: 9px; }
  .marine-component li:nth-of-type(5) .btn {
    margin-top: 14px; }

.list-boxs:after {
  content: "";
  display: block;
  width: 430px; }

.footer-back-top {
  margin: 70px auto 0;
  width: 202px;
  height: 43px;
  border-radius: 23.5px; }
  .footer-back-top span {
    width: 202px;
    height: 43px;
    font-size: 16px;
    padding-left: 17px; }
  .footer-back-top .back-flag {
    position: relative;
    top: 0;
    left: 0; }
  .footer-back-top .back-flag:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    margin-left: 39px;
    background-image: url("/life/profish/img/pc_iichiboshi/back-top01.png");
    background-repeat: no-repeat; }

footer {
  background-image: url("/life/profish/img/pc_iichiboshi/footer-bg.png");
  background-repeat: repeat-x;
  margin-top: 60px;
  padding-top: 50px;
  padding-bottom: 35px; }
  footer .footer-inner {
    position: relative;
    width: 980px;
    margin: auto; }
    footer .footer-inner .head_logo {
      position: absolute;
      top: -13px;
      right: 0;
      margin-bottom: 0; }
    footer .footer-inner .copy {
      letter-spacing: 1px;
      margin-bottom: 5px; }
    footer .footer-inner .text {
      margin-bottom: 0; }

.remodal {
  border: 15px solid #b6d7f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .remodal .title {
    color: #002f7b;
    font-size: 27px;
    font-weight: bold; }
  .remodal .place {
    border-radius: 3px;
    background-color: rgba(225, 238, 247, 0.8);
    width: 790px;
    font-size: 16px;
    font-weight: bold;
    color: #002f7b; }
  .remodal .online {
    color: #000000; }
  .remodal .online:hover {
    text-decoration: none; }
  .remodal ul li {
    margin-bottom: 15px;
    padding-bottom: 19px;
    border-bottom: 1px solid #e5e1e1;
    text-align: left;
    margin-top: 20px; }

.remodal-close {
  position: absolute;
  top: -80px;
  right: -112px;
  display: block;
  overflow: visible;
  margin: 0;
  padding: 0;
  width: 45px;
  height: 45px;
  outline: 0;
  border: 0;
  background: transparent;
  color: #95979c;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s; }

.remodal-close::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  height: 35px;
  background-image: url("/life/profish/img/pc_common/close.png");
  background-repeat: repeat-x; }
