@charset "UTF-8";
/* ----------------------------------------------------------------------------
 * RWD調整 .pc-
 * ------------------------------------------------------------------------- */
.pc-only {
  display: none; }
  @media screen and (min-width: 768px), print {
    .pc-only {
      display: block; } }

.sp-only {
  display: block; }
  @media screen and (min-width: 768px), print {
    .sp-only {
      display: none; } }

@media screen and (min-width: 768px), print {
  .tc_pc_only {
    text-align: center; } }

/* ============================================================================
 * デフォルトスタイル
 * ========================================================================= */
#relay-lp {
  margin: auto;
  font-size: 16px;
  line-height: 1.7;
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  min-width: 320px;
  font-weight: 500;
  color: #000; }
  @media screen and (max-width: 768px), print {
    #relay-lp {
      font-size: 15px; } }
  #relay-lp * {
    margin: 0;
    padding: 0; }
  #relay-lp *, #relay-lp ::after, #relay-lp ::before {
    box-sizing: border-box; }
  #relay-lp a {
    text-decoration: none;
    /*   display:block; */
    color: inherit;
    font-weight: inherit; }
  #relay-lp a:hover {
    text-decoration: none;
    opacity: 0.7; }
  #relay-lp .none {
    display: none; }
  #relay-lp .clear::after {
    display: block;
    clear: both;
    content: ""; }
  #relay-lp sup {
    position: relative;
    font-size: 70%;
    top: -5px; }
  #relay-lp .tc {
    text-align: center !important; }
  #relay-lp .tr {
    text-align: right !important; }
  #relay-lp .tl {
    text-align: left !important; }
  #relay-lp .fr {
    float: right; }
  #relay-lp .fl {
    float: left; }
  #relay-lp .cl {
    clear: both; }
  #relay-lp .inner {
    width: 1000px;
    margin: auto; }
    @media screen and (max-width: 768px), print {
      #relay-lp .inner {
        width: 90%; } }
  #relay-lp .hl_h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #fff; }
    @media screen and (max-width: 768px), print {
      #relay-lp .hl_h2 {
        font-size: 1.6em;
        line-height: 1.4em;
        padding: 2.5%; } }
  #relay-lp .mv {
    width: 100%;
    background: #c1eff2;
    text-align: center; }
    #relay-lp .mv img {
      width: 1120px; }
      @media screen and (max-width: 768px), print {
        #relay-lp .mv img {
          width: 100%; } }
  #relay-lp .about {
    width: 100%;
    margin: auto;
    background: #fafcf9;
    padding: 80px 0 55px; }
    @media screen and (max-width: 768px), print {
      #relay-lp .about {
        padding: 10% 0; } }
    #relay-lp .about .hl_h2 {
      background: #f2921b; }
    @media screen and (min-width: 768px), print {
      #relay-lp .about .about_wrap {
        display: flex; } }
    #relay-lp .about .about_wrap .img_box {
      padding-top: 15px; }
      #relay-lp .about .about_wrap .img_box img {
        width: 100%; }
      @media screen and (max-width: 768px), print {
        #relay-lp .about .about_wrap .img_box {
          padding-top: 15px;
          margin-bottom: 10%; } }
    @media screen and (min-width: 768px), print {
      #relay-lp .about .about_wrap .txt_box {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-flow: column; } }
    #relay-lp .about .about_wrap .txt_box img {
      width: 382px;
      margin-bottom: 55px; }
      @media screen and (max-width: 768px), print {
        #relay-lp .about .about_wrap .txt_box img {
          width: 100%;
          margin-bottom: 10%; } }
    #relay-lp .about .about_wrap .txt_box .about_txt {
      font-size: 18px;
      font-weight: 500; }
      @media screen and (max-width: 768px), print {
        #relay-lp .about .about_wrap .txt_box .about_txt {
          font-size: 1em; } }
      #relay-lp .about .about_wrap .txt_box .about_txt .accent {
        color: #265eab;
        font-weight: bold; }
  #relay-lp .item_list {
    padding: 70px 0; }
    @media screen and (max-width: 768px), print {
      #relay-lp .item_list {
        padding: 10% 0; } }
    #relay-lp .item_list .hl_h2 {
      background: #265eab;
      margin-bottom: 20px; }
    #relay-lp .item_list .hl_h3 {
      font-size: 20px;
      background: #e8e8e8;
      border-radius: 5px;
      padding: 15px 0;
      margin-bottom: 35px;
      text-align: center; }
      @media screen and (max-width: 768px), print {
        #relay-lp .item_list .hl_h3 {
          font-size: 1.3em;
          padding: 5%;
          line-height: 1.2em; } }
    @media screen and (min-width: 768px), print {
      #relay-lp .item_list .item-list_wrap {
        display: flex;
        justify-content: space-between; } }
    #relay-lp .item_list .item-list_wrap .wifi-6 {
      width: 650px; }
      @media screen and (max-width: 768px), print {
        #relay-lp .item_list .item-list_wrap .wifi-6 {
          width: 100%;
          margin-bottom: 20%; } }
      #relay-lp .item_list .item-list_wrap .wifi-6 .item_wrap {
        list-style: none; }
        @media screen and (min-width: 768px), print {
          #relay-lp .item_list .item-list_wrap .wifi-6 .item_wrap {
            display: flex; } }
        #relay-lp .item_list .item-list_wrap .wifi-6 .item_wrap li {
          width: 310px;
          margin-right: 30px; }
          @media screen and (max-width: 768px), print {
            #relay-lp .item_list .item-list_wrap .wifi-6 .item_wrap li {
              margin: 0 0 15%;
              width: 100%; } }
    #relay-lp .item_list .item-list_wrap .wifi {
      width: 320px; }
      @media screen and (max-width: 768px), print {
        #relay-lp .item_list .item-list_wrap .wifi {
          width: 100%; } }
    #relay-lp .item_list .item-list_wrap .item_name {
      text-align: center;
      font-size: 32px;
      font-weight: bold;
      color: #265eab; }
    @media screen and (min-width: 768px), print {
      #relay-lp .item_list .item-list_wrap .item-img_box {
        width: 310px; } }
    #relay-lp .item_list .item-list_wrap .item-img_box img {
      width: 100%; }
    #relay-lp .item_list .item-list_wrap .price {
      font-size: 23px;
      font-weight: bold;
      color: #e23f56;
      text-align: center; }
      #relay-lp .item_list .item-list_wrap .price .price-font {
        font-size: 30px; }
    #relay-lp .item_list .item-list_wrap .item_txt {
      font-size: 20px;
      text-align: center;
      font-weight: bold;
      color: #265eab; }
      @media screen and (min-width: 768px), print {
        #relay-lp .item_list .item-list_wrap .item_txt {
          height: 85px; } }
      @media screen and (max-width: 768px), print {
        #relay-lp .item_list .item-list_wrap .item_txt {
          margin-bottom: 5%; } }
    #relay-lp .item_list .item-list_wrap .btn_box {
      text-align: center; }
      #relay-lp .item_list .item-list_wrap .btn_box a {
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        background: #000;
        width: 280px;
        padding: 10px 0;
        display: inline-block;
        background: #265eab;
        position: relative;
        border-radius: 99px; }
        #relay-lp .item_list .item-list_wrap .btn_box a:after {
          position: absolute;
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 4.5px 0 4.5px 7px;
          border-color: transparent transparent transparent #ffffff;
          right: 15px;
          top: 38%; }
