@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap");
/* 共通
-------------------------------------------- */
.snsList {
  padding-bottom: 1rem;
  margin-bottom: 0;
}

.bold {
  font-weight: 700;
}

.bluearchive {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", sans-serif;
  line-height: 1.38em;
  letter-spacing: 0.01em;
  color: #000;
}
.bluearchive a {
  color: #0152a4;
  text-decoration: underline;
}
.bluearchive ul.caut {
  text-align: left;
  list-style-type: none;
}
.bluearchive ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
}
.bluearchive ul.caut li:not(:last-child) {
  padding-bottom: 0.1em;
}
.bluearchive .att {
  color: #ff0000;
}

/* PC
-------------------------------------------- */
@media screen and (min-width: 751px), print {
  #wrapper {
    min-width: inherit;
  }
  #bg_wrapper #wrapper2 {
    max-width: none;
  }
  nav.submenu.open {
    left: calc(50% - 500px) !important;
  }
  .input button {
    top: -3px;
  }
  #footer_sec-03 .innerBlock > ul.list01 > li > ul {
    margin: 0 10px 0 20px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  nav.submenu.open {
    left: 0 !important;
  }
}
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }
  header#maga_head_wrap.container {
    z-index: 1;
    background: #fff;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  #footer_sec-03 .innerBlock {
    width: 100%;
  }
  #footer_sec-03 .innerBlock > ul.list01 {
    display: flex;
    width: 100%;
  }
  #footer_sec-03 .innerBlock > ul.list01 > li {
    width: 20%;
    height: auto;
  }
}
@media screen and (min-width: 751px), print {
  #bg_wrapper {
    background: linear-gradient(to bottom, #eaf6fa, #c5e4fa 20%, #71b8ec) fixed;
    position: relative;
  }
  #bg_wrapper::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/bluarc2608_bg.png") repeat center top;
    background-size: 912px;
    mix-blend-mode: hard-light;
    opacity: 0.6;
  }
  #wrapper2.container {
    position: relative;
    z-index: 10;
  }
  .bluearchive {
    font-size: 16px;
    position: relative;
  }
  .bluearchive a:hover {
    text-decoration: none;
  }
  .bluearchive_header {
    line-height: 0;
  }
  .bluearchive_yokoku {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ff0000;
    height: 50px;
    position: relative;
    z-index: 2;
  }
  .bluearchive_yokoku img {
    width: 81px;
  }
  .bluearchive_kv {
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 70px;
  }
  .bluearchive_kv img {
    max-width: 1000px;
    width: 100%;
    box-shadow: 0 3px 10px rgba(67, 127, 189, 0.7);
  }
  .bluearchive_nav {
    margin-bottom: 70px;
  }
  .bluearchive_nav ul {
    max-width: 800px;
    width: 100%;
    margin: 0 auto 30px;
  }
  .bluearchive_nav ul li {
    line-height: 0;
  }
  .bluearchive_nav ul li:not(:first-of-type) {
    margin-top: 20px;
  }
  .bluearchive_nav_3d {
    width: 100%;
    background: url("../img/bluarc2608_nav_bg.png") repeat center top;
    background-size: 24.5px;
    text-align: center;
    border-top: solid 4px #1f5fa8;
    border-bottom: solid 4px #1f5fa8;
    padding: 40px 0;
  }
  .bluearchive_nav_3d img {
    max-width: 800px;
    width: 100%;
  }
  .bluearchive_footer {
    position: relative;
    padding-top: 100px;
  }
  .bluearchive_footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: url("../img/bluarc2608_footer_bg.png") repeat-x center top;
    background-size: 438px;
  }
  .bluearchive_contact {
    text-align: center;
    background: #fff;
    line-height: 0;
    position: relative;
    padding: 30px 0 40px;
    max-width: 800px;
    width: 100%;
    margin: 0 auto 50px;
  }
  .bluearchive_contact_ttl img {
    width: 610px;
    margin-bottom: 20px;
  }
  .bluearchive_contact_chat {
    max-width: 760px;
    width: 100%;
    margin: 0 auto;
  }
  .bluearchive_contact::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 14px;
    background: url("../img/bluarc2608_contact_deco.png") repeat-x center top;
    background-size: 10px;
  }
  .bluearchive_contact::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 14px;
    background: url("../img/bluarc2608_contact_deco.png") repeat-x center top;
    background-size: 10px;
    transform: rotate(180deg);
  }
  .bluearchive_txt {
    font-size: 18px;
    text-align: center;
    margin-bottom: 50px;
  }
  .bluearchive_copy {
    margin-bottom: 30px;
    text-align: center;
  }
  .bluearchive_pagetop {
    width: 70px;
    position: fixed;
    right: 25px;
    bottom: 20px;
    z-index: 99;
  }
  .bluearchive .shadow {
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  }
  .bluearchive {
    /* file-------------------------------*/
  }
  .bluearchive_file {
    text-align: center;
    margin: 70px auto 100px;
    padding-top: 30px;
  }
  .bluearchive_file_ttl {
    background: rgba(161, 207, 240, 0.7);
    position: relative;
    padding: 10px 0 50px;
    margin-bottom: 80px;
    line-height: 1;
  }
  .bluearchive_file_ttl::before {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    top: 6px;
    left: 0;
    background: #fff;
  }
  .bluearchive_file_ttl::after {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 6px;
    left: 0;
    background: #fff;
  }
  .bluearchive_file_ttl img {
    width: 657px;
  }
  .bluearchive_file_inr {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
  .bluearchive_file_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto;
    line-height: 1;
    border: solid 4px #447fc1;
    padding-bottom: 25px;
  }
  .bluearchive_file_date h3 {
    margin: -35px auto 20px;
  }
  .bluearchive_file_date h3 img {
    height: 61px;
  }
  .bluearchive_file_date p img {
    height: 38px;
  }
  .bluearchive_file_date ul.caut {
    text-align: left;
    width: 720px;
    margin: 15px auto 0;
    line-height: 1.38em;
  }
  .bluearchive_file_date p img {
    height: 74px;
  }
  .bluearchive_file_ex {
    width: 550px;
    margin: 40px auto 0;
    line-height: 1;
  }
  .bluearchive_file_ex p {
    font-size: 24px;
    line-height: 1.33;
    margin-top: 20px;
  }
  .bluearchive_file_bx {
    margin: 50px auto 0;
    background: #fff;
    border-bottom: solid 8px #447fc1;
    padding: 0 0 32px;
    position: relative;
  }
  .bluearchive_file_bx_ttl {
    background: #447fc1;
    padding: 25px 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_file_bx_ttl::before {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
  }
  .bluearchive_file_bx_ttl::after {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
    transform: rotate(180deg);
  }
  .bluearchive_file_bx_ttl img {
    width: 0px;
  }
  .bluearchive_file_bx_inr {
    max-width: 720px;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_file_bx_limit {
    position: absolute;
    top: 3px;
    left: -40px;
  }
  .bluearchive_file_bx_limit img {
    height: 67px;
  }
  .bluearchive_file_bx_pr {
    max-width: 0px;
    margin: 0 0 0 auto;
    padding-top: 17px;
    line-height: 1;
  }
  .bluearchive_file_bx_img {
    max-width: 666px;
    margin: 40px auto 0;
    line-height: 1;
  }
  .bluearchive_file_bx_shopsearch {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .bluearchive_file_bx_shopsearch p {
    margin-top: 6px;
  }
  .bluearchive_file_bx ul.caut {
    margin: 40px auto 0;
  }
  .bluearchive_file_bx {
    border-top: solid 8px #447fc1;
  }
  .bluearchive_file_bx_img {
    margin: 0 0 0 auto;
    padding-top: 110px;
  }
  .bluearchive_file_flow {
    margin: 90px auto 0;
  }
  .bluearchive_file_flow h3 {
    background: #447fc1;
    line-height: 1;
    height: 78px;
    margin: 0 90px 30px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bluearchive_file_flow h3 img {
    height: 47px;
  }
  .bluearchive_file_flow h3::before {
    content: "";
    width: 90px;
    height: 78px;
    position: absolute;
    top: 0;
    left: -90px;
    background: url("../img/bluarc2608_conte_ttl.png") no-repeat;
    background-size: 90px;
  }
  .bluearchive_file_flow h3::after {
    content: "";
    width: 90px;
    height: 78px;
    position: absolute;
    top: 0;
    right: -90px;
    background: url("../img/bluarc2608_conte_ttl.png") no-repeat;
    background-size: 90px;
    transform: rotate(180deg);
  }
  .bluearchive_file_flow_inr {
    max-width: 760px;
    margin: 0 auto;
  }
  .bluearchive_file_flow_chart {
    width: 640px;
    line-height: 1;
    margin: 0 auto;
  }
  .bluearchive_file_itemlist {
    margin: 90px auto 0;
  }
  .bluearchive_file_itemlist h3 {
    background: #447fc1;
    line-height: 1;
    height: 78px;
    margin: 0 90px 30px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bluearchive_file_itemlist h3 img {
    height: 47px;
  }
  .bluearchive_file_itemlist h3::before {
    content: "";
    width: 90px;
    height: 78px;
    position: absolute;
    top: 0;
    left: -90px;
    background: url("../img/bluarc2608_conte_ttl.png") no-repeat;
    background-size: 90px;
  }
  .bluearchive_file_itemlist h3::after {
    content: "";
    width: 90px;
    height: 78px;
    position: absolute;
    top: 0;
    right: -90px;
    background: url("../img/bluarc2608_conte_ttl.png") no-repeat;
    background-size: 90px;
    transform: rotate(180deg);
  }
  .bluearchive_file_itemlist_inr {
    max-width: 760px;
    margin: 0 auto;
  }
  .bluearchive_file_itemlist_tbl {
    line-height: 1.3;
    border-collapse: collapse;
  }
  .bluearchive_file_itemlist_tbl tr {
    min-height: 140px;
  }
  .bluearchive_file_itemlist_tbl tr th, .bluearchive_file_itemlist_tbl tr td {
    padding: 8px 12px 10px;
    border-right: 1px solid #d1d1d1;
    letter-spacing: -0.01em;
  }
  .bluearchive_file_itemlist_tbl tr th {
    background: #2b2a28;
    white-space: nowrap;
    text-align: center;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
  }
  .bluearchive_file_itemlist_tbl tr th:last-child {
    border-right: none;
    text-align: left;
    padding: 8px 7px 10px 11px;
  }
  .bluearchive_file_itemlist_tbl tr td {
    font-size: 18px;
    background: #fff;
    vertical-align: middle;
    height: 140px;
  }
  .bluearchive_file_itemlist_tbl tr td:first-child {
    text-align: center;
    padding: 10px;
    line-height: 1;
  }
  .bluearchive_file_itemlist_tbl tr td:first-child img {
    width: 128px;
  }
  .bluearchive_file_itemlist_tbl tr td:nth-child(2) {
    text-align: left;
  }
  .bluearchive_file_itemlist_tbl tr td:nth-child(3) {
    text-align: center;
    white-space: nowrap;
    padding: 8px 8px 10px;
  }
  .bluearchive_file_itemlist_tbl tr td:last-child {
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .bluearchive_file_itemlist_tbl tr:nth-child(even) td {
    background: #f3f3f3;
  }
  .bluearchive_file_itemlist_tbl tr:first-child td img, .bluearchive_file_itemlist_tbl tr:nth-child(14) td img, .bluearchive_file_itemlist_tbl tr:nth-child(15) td img, .bluearchive_file_itemlist_tbl tr:nth-child(16) td img {
    width: 66px;
  }
  .bluearchive_file_itemlist_tbl tr:nth-child(8) td img, .bluearchive_file_itemlist_tbl tr:nth-child(9) td img {
    width: 80px;
  }
  .bluearchive_file_itemlist_tbl tr:nth-child(18) td img {
    width: 70px;
  }
  .bluearchive_file_itemlist ul.caut {
    margin-top: 10px;
  }
  .bluearchive_file_caution {
    margin: 90px auto 0;
  }
  .bluearchive_file_caution h3 {
    background: #447fc1;
    line-height: 1;
    height: 78px;
    margin: 0 90px 30px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bluearchive_file_caution h3 img {
    height: 47px;
  }
  .bluearchive_file_caution h3::before {
    content: "";
    width: 90px;
    height: 78px;
    position: absolute;
    top: 0;
    left: -90px;
    background: url("../img/bluarc2608_conte_ttl.png") no-repeat;
    background-size: 90px;
  }
  .bluearchive_file_caution h3::after {
    content: "";
    width: 90px;
    height: 78px;
    position: absolute;
    top: 0;
    right: -90px;
    background: url("../img/bluarc2608_conte_ttl.png") no-repeat;
    background-size: 90px;
    transform: rotate(180deg);
  }
  .bluearchive_file_caution_inr {
    max-width: 760px;
    margin: 0 auto;
  }
  .bluearchive_file_caution_inr {
    background: #fff;
    padding: 40px 0;
  }
  .bluearchive_file_caution ul.caut {
    width: 720px;
    margin: 0 auto;
  }
  .bluearchive {
    /* deco-------------------------------*/
  }
  .bluearchive_deco {
    text-align: center;
    margin: 70px auto 100px;
    padding-top: 30px;
  }
  .bluearchive_deco_ttl {
    background: rgba(161, 207, 240, 0.7);
    position: relative;
    padding: 10px 0 50px;
    margin-bottom: 80px;
    line-height: 1;
  }
  .bluearchive_deco_ttl::before {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    top: 6px;
    left: 0;
    background: #fff;
  }
  .bluearchive_deco_ttl::after {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 6px;
    left: 0;
    background: #fff;
  }
  .bluearchive_deco_ttl img {
    width: 560px;
  }
  .bluearchive_deco_inr {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
  .bluearchive_deco_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto;
    line-height: 1;
    border: solid 4px #447fc1;
    padding-bottom: 25px;
  }
  .bluearchive_deco_date h3 {
    margin: -35px auto 20px;
  }
  .bluearchive_deco_date h3 img {
    height: 61px;
  }
  .bluearchive_deco_date p img {
    height: 38px;
  }
  .bluearchive_deco_date ul.caut {
    text-align: left;
    width: 720px;
    margin: 15px auto 0;
    line-height: 1.38em;
  }
  .bluearchive_deco_date a {
    color: #1f5fa7;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-block;
  }
  .bluearchive_deco_date a:hover {
    text-decoration: underline;
  }
  .bluearchive_deco_date_add {
    font-size: 24px;
    margin-bottom: 35px;
  }
  .bluearchive_deco_date p img {
    height: 77px;
  }
  .bluearchive_deco_caution {
    max-width: 760px;
    margin: 40px auto 0;
    padding: 25px 0;
    border: 2px solid #ff0000;
    background: #fff;
    font-size: 18px;
    color: #ff0000;
  }
  .bluearchive_deco_caution p {
    text-align: center;
    line-height: 1.5em;
  }
  .bluearchive_deco_caution p span {
    font-weight: 500;
    text-decoration: underline;
    color: #ff0000 !important;
  }
  .bluearchive_deco_caution p span strong {
    font-size: 1.2em;
    color: #ff0000 !important;
  }
  .bluearchive_deco_caution ul {
    margin-top: 20px;
    display: inline-block;
    text-align: left;
    line-height: 1.5em;
  }
  .bluearchive_deco_item {
    margin: 90px auto 0;
  }
  .bluearchive_deco_item h3 {
    background: #447fc1;
    line-height: 1;
    height: 78px;
    margin: 0 90px 30px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bluearchive_deco_item h3 img {
    height: 47px;
  }
  .bluearchive_deco_item h3::before {
    content: "";
    width: 90px;
    height: 78px;
    position: absolute;
    top: 0;
    left: -90px;
    background: url("../img/bluarc2608_conte_ttl.png") no-repeat;
    background-size: 90px;
  }
  .bluearchive_deco_item h3::after {
    content: "";
    width: 90px;
    height: 78px;
    position: absolute;
    top: 0;
    right: -90px;
    background: url("../img/bluarc2608_conte_ttl.png") no-repeat;
    background-size: 90px;
    transform: rotate(180deg);
  }
  .bluearchive_deco_item_inr {
    max-width: 760px;
    margin: 0 auto;
  }
  .bluearchive_deco_item {
    margin-bottom: 90px;
  }
  .bluearchive_deco_item_inr {
    background: #fff;
    padding: 40px 0 10px;
    text-align: left;
  }
  .bluearchive_deco_item p {
    width: 720px;
    margin: 0 auto;
    padding-bottom: 0.2em;
  }
  .bluearchive_deco_item ul.caut {
    width: 720px;
    margin: 0 auto 30px;
  }
  .bluearchive_deco_bx {
    margin: 50px auto 0;
    background: #fff;
    border-bottom: solid 8px #447fc1;
    padding: 0 0 32px;
    position: relative;
  }
  .bluearchive_deco_bx_ttl {
    background: #447fc1;
    padding: 25px 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_deco_bx_ttl::before {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
  }
  .bluearchive_deco_bx_ttl::after {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
    transform: rotate(180deg);
  }
  .bluearchive_deco_bx_ttl img {
    width: 718px;
  }
  .bluearchive_deco_bx_inr {
    max-width: 720px;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_deco_bx_limit {
    position: absolute;
    top: 3px;
    left: -40px;
  }
  .bluearchive_deco_bx_limit img {
    height: 67px;
  }
  .bluearchive_deco_bx_pr {
    max-width: 355px;
    margin: 0 0 0 auto;
    padding-top: 17px;
    line-height: 1;
  }
  .bluearchive_deco_bx_img {
    max-width: 720px;
    margin: 40px auto 0;
    line-height: 1;
  }
  .bluearchive_deco_bx_shopsearch {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .bluearchive_deco_bx_shopsearch p {
    margin-top: 6px;
  }
  .bluearchive_deco_bx ul.caut {
    margin: 40px auto 0;
  }
  .bluearchive_deco_bx2 {
    margin: 50px auto 0;
    background: #fff;
    border-bottom: solid 8px #447fc1;
    padding: 0 0 32px;
    position: relative;
  }
  .bluearchive_deco_bx2_ttl {
    background: #447fc1;
    padding: 25px 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_deco_bx2_ttl::before {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
  }
  .bluearchive_deco_bx2_ttl::after {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
    transform: rotate(180deg);
  }
  .bluearchive_deco_bx2_ttl img {
    width: 720px;
  }
  .bluearchive_deco_bx2_inr {
    max-width: 720px;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_deco_bx2_limit {
    position: absolute;
    top: 3px;
    left: -40px;
  }
  .bluearchive_deco_bx2_limit img {
    height: 67px;
  }
  .bluearchive_deco_bx2_pr {
    max-width: 282px;
    margin: 0 0 0 auto;
    padding-top: 17px;
    line-height: 1;
  }
  .bluearchive_deco_bx2_img {
    max-width: 720px;
    margin: 40px auto 0;
    line-height: 1;
  }
  .bluearchive_deco_bx2_shopsearch {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .bluearchive_deco_bx2_shopsearch p {
    margin-top: 6px;
  }
  .bluearchive_deco_bx2 ul.caut {
    margin: 40px auto 0;
  }
  .bluearchive_deco_bx3 {
    margin: 50px auto 0;
    background: #fff;
    border-bottom: solid 8px #447fc1;
    padding: 0 0 32px;
    position: relative;
  }
  .bluearchive_deco_bx3_ttl {
    background: #447fc1;
    padding: 25px 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_deco_bx3_ttl::before {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
  }
  .bluearchive_deco_bx3_ttl::after {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
    transform: rotate(180deg);
  }
  .bluearchive_deco_bx3_ttl img {
    width: 478px;
  }
  .bluearchive_deco_bx3_inr {
    max-width: 720px;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_deco_bx3_limit {
    position: absolute;
    top: 3px;
    left: -40px;
  }
  .bluearchive_deco_bx3_limit img {
    height: 67px;
  }
  .bluearchive_deco_bx3_pr {
    max-width: 282px;
    margin: 0 0 0 auto;
    padding-top: 17px;
    line-height: 1;
  }
  .bluearchive_deco_bx3_img {
    max-width: 720px;
    margin: 40px auto 0;
    line-height: 1;
  }
  .bluearchive_deco_bx3_shopsearch {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .bluearchive_deco_bx3_shopsearch p {
    margin-top: 6px;
  }
  .bluearchive_deco_bx3 ul.caut {
    margin: 40px auto 0;
  }
  .bluearchive_deco_bx4 {
    margin: 50px auto 0;
    background: #fff;
    border-bottom: solid 8px #447fc1;
    padding: 0 0 32px;
    position: relative;
  }
  .bluearchive_deco_bx4_ttl {
    background: #447fc1;
    padding: 25px 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_deco_bx4_ttl::before {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
  }
  .bluearchive_deco_bx4_ttl::after {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
    transform: rotate(180deg);
  }
  .bluearchive_deco_bx4_ttl img {
    width: 547px;
  }
  .bluearchive_deco_bx4_inr {
    max-width: 720px;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_deco_bx4_limit {
    position: absolute;
    top: 3px;
    left: -40px;
  }
  .bluearchive_deco_bx4_limit img {
    height: 67px;
  }
  .bluearchive_deco_bx4_pr {
    max-width: 282px;
    margin: 0 0 0 auto;
    padding-top: 17px;
    line-height: 1;
  }
  .bluearchive_deco_bx4_img {
    max-width: 720px;
    margin: 40px auto 0;
    line-height: 1;
  }
  .bluearchive_deco_bx4_shopsearch {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .bluearchive_deco_bx4_shopsearch p {
    margin-top: 6px;
  }
  .bluearchive_deco_bx4 ul.caut {
    margin: 40px auto 0;
  }
  .bluearchive_deco_bx5 {
    margin: 50px auto 0;
    background: #fff;
    border-bottom: solid 8px #447fc1;
    padding: 0 0 32px;
    position: relative;
  }
  .bluearchive_deco_bx5_ttl {
    background: #447fc1;
    padding: 25px 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_deco_bx5_ttl::before {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
  }
  .bluearchive_deco_bx5_ttl::after {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
    transform: rotate(180deg);
  }
  .bluearchive_deco_bx5_ttl img {
    width: 262px;
  }
  .bluearchive_deco_bx5_inr {
    max-width: 720px;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_deco_bx5_limit {
    position: absolute;
    top: 3px;
    left: -40px;
  }
  .bluearchive_deco_bx5_limit img {
    height: 67px;
  }
  .bluearchive_deco_bx5_pr {
    max-width: 359px;
    margin: 0 0 0 auto;
    padding-top: 17px;
    line-height: 1;
  }
  .bluearchive_deco_bx5_img {
    max-width: 720px;
    margin: 40px auto 0;
    line-height: 1;
  }
  .bluearchive_deco_bx5_shopsearch {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .bluearchive_deco_bx5_shopsearch p {
    margin-top: 6px;
  }
  .bluearchive_deco_bx5 ul.caut {
    margin: 40px auto 0;
  }
  .bluearchive_deco_bx6 {
    margin: 50px auto 0;
    background: #fff;
    border-bottom: solid 8px #447fc1;
    padding: 0 0 32px;
    position: relative;
  }
  .bluearchive_deco_bx6_ttl {
    background: #447fc1;
    padding: 25px 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_deco_bx6_ttl::before {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
  }
  .bluearchive_deco_bx6_ttl::after {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
    transform: rotate(180deg);
  }
  .bluearchive_deco_bx6_ttl img {
    width: 443px;
  }
  .bluearchive_deco_bx6_inr {
    max-width: 720px;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_deco_bx6_limit {
    position: absolute;
    top: 3px;
    left: -40px;
  }
  .bluearchive_deco_bx6_limit img {
    height: 67px;
  }
  .bluearchive_deco_bx6_pr {
    max-width: 349px;
    margin: 0 0 0 auto;
    padding-top: 17px;
    line-height: 1;
  }
  .bluearchive_deco_bx6_img {
    max-width: 690px;
    margin: 40px auto 0;
    line-height: 1;
  }
  .bluearchive_deco_bx6_shopsearch {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .bluearchive_deco_bx6_shopsearch p {
    margin-top: 6px;
  }
  .bluearchive_deco_bx6 ul.caut {
    margin: 40px auto 0;
  }
  .bluearchive_deco_bx6_img {
    margin: 40px 0 0 auto;
  }
  .bluearchive_deco_bx7 {
    margin: 50px auto 0;
    background: #fff;
    border-bottom: solid 8px #447fc1;
    padding: 0 0 32px;
    position: relative;
  }
  .bluearchive_deco_bx7_ttl {
    background: #447fc1;
    padding: 25px 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_deco_bx7_ttl::before {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
  }
  .bluearchive_deco_bx7_ttl::after {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
    transform: rotate(180deg);
  }
  .bluearchive_deco_bx7_ttl img {
    width: 443px;
  }
  .bluearchive_deco_bx7_inr {
    max-width: 720px;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_deco_bx7_limit {
    position: absolute;
    top: 3px;
    left: -40px;
  }
  .bluearchive_deco_bx7_limit img {
    height: 67px;
  }
  .bluearchive_deco_bx7_pr {
    max-width: 364px;
    margin: 0 0 0 auto;
    padding-top: 17px;
    line-height: 1;
  }
  .bluearchive_deco_bx7_img {
    max-width: 680px;
    margin: 40px auto 0;
    line-height: 1;
  }
  .bluearchive_deco_bx7_shopsearch {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .bluearchive_deco_bx7_shopsearch p {
    margin-top: 6px;
  }
  .bluearchive_deco_bx7 ul.caut {
    margin: 40px auto 0;
  }
  .bluearchive_deco_bnr {
    width: 640px;
    margin: 50px auto;
    line-height: 1;
  }
  .bluearchive_deco hr {
    background: #000;
    margin: 30px auto;
    height: 1px;
    box-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  }
  .bluearchive {
    /* gift-------------------------------*/
  }
  .bluearchive_gift {
    text-align: center;
    margin: 70px auto 100px;
    padding-top: 30px;
  }
  .bluearchive_gift_ttl {
    background: rgba(161, 207, 240, 0.7);
    position: relative;
    padding: 10px 0 50px;
    margin-bottom: 80px;
    line-height: 1;
  }
  .bluearchive_gift_ttl::before {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    top: 6px;
    left: 0;
    background: #fff;
  }
  .bluearchive_gift_ttl::after {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 6px;
    left: 0;
    background: #fff;
  }
  .bluearchive_gift_ttl img {
    width: 436px;
  }
  .bluearchive_gift_inr {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
  .bluearchive_gift_ttl {
    padding-top: 43px;
  }
  .bluearchive_gift_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto;
    line-height: 1;
    border: solid 4px #447fc1;
    padding-bottom: 25px;
  }
  .bluearchive_gift_date h3 {
    margin: -35px auto 20px;
  }
  .bluearchive_gift_date h3 img {
    height: 61px;
  }
  .bluearchive_gift_date p img {
    height: 38px;
  }
  .bluearchive_gift_date ul.caut {
    text-align: left;
    width: 720px;
    margin: 15px auto 0;
    line-height: 1.38em;
  }
  .bluearchive_gift_bx {
    margin: 50px auto 0;
    background: #fff;
    border-bottom: solid 8px #447fc1;
    padding: 0 0 32px;
    position: relative;
  }
  .bluearchive_gift_bx_ttl {
    background: #447fc1;
    padding: 25px 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_gift_bx_ttl::before {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
  }
  .bluearchive_gift_bx_ttl::after {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
    transform: rotate(180deg);
  }
  .bluearchive_gift_bx_ttl img {
    width: 477px;
  }
  .bluearchive_gift_bx_inr {
    max-width: 720px;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_gift_bx_limit {
    position: absolute;
    top: 3px;
    left: -40px;
  }
  .bluearchive_gift_bx_limit img {
    height: 67px;
  }
  .bluearchive_gift_bx_pr {
    max-width: 530px;
    margin: 0 0 0 auto;
    padding-top: 17px;
    line-height: 1;
  }
  .bluearchive_gift_bx_img {
    max-width: 600px;
    margin: 40px auto 0;
    line-height: 1;
  }
  .bluearchive_gift_bx_shopsearch {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .bluearchive_gift_bx_shopsearch p {
    margin-top: 6px;
  }
  .bluearchive_gift_bx ul.caut {
    margin: 40px auto 0;
  }
  .bluearchive_gift_txt {
    width: 720px;
    margin: 90px auto 30px;
  }
  .bluearchive_gift_online {
    margin: 90px auto 0;
  }
  .bluearchive_gift_online h3 {
    background: #447fc1;
    line-height: 1;
    height: 78px;
    margin: 0 90px 30px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bluearchive_gift_online h3 img {
    height: 47px;
  }
  .bluearchive_gift_online h3::before {
    content: "";
    width: 90px;
    height: 78px;
    position: absolute;
    top: 0;
    left: -90px;
    background: url("../img/bluarc2608_conte_ttl.png") no-repeat;
    background-size: 90px;
  }
  .bluearchive_gift_online h3::after {
    content: "";
    width: 90px;
    height: 78px;
    position: absolute;
    top: 0;
    right: -90px;
    background: url("../img/bluarc2608_conte_ttl.png") no-repeat;
    background-size: 90px;
    transform: rotate(180deg);
  }
  .bluearchive_gift_online_inr {
    max-width: 760px;
    margin: 0 auto;
  }
  .bluearchive_gift_online {
    margin-top: 0;
  }
  .bluearchive_gift_online_inr {
    background: #fff;
    padding: 40px 0;
  }
  .bluearchive_gift_online dl {
    width: 720px;
    border: 2px solid #2b2a28;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .bluearchive_gift_online dl dt {
    background: #2b2a28;
    width: 168px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bluearchive_gift_online dl dt:not(:nth-child(7)) {
    border-bottom: 2px solid #d1d1d1;
  }
  .bluearchive_gift_online dl dt:first-child img {
    width: 79px;
  }
  .bluearchive_gift_online dl dt:nth-child(3) img, .bluearchive_gift_online dl dt:nth-child(7) img {
    width: 105px;
  }
  .bluearchive_gift_online dl dt:nth-child(5) img {
    width: 108px;
  }
  .bluearchive_gift_online dl dd {
    width: calc(100% - 168px);
    height: 80px;
    display: flex;
    justify-content: left;
    align-items: center;
  }
  .bluearchive_gift_online dl dd:not(:last-child) {
    border-bottom: 2px solid #d1d1d1;
  }
  .bluearchive_gift_online dl dd:nth-child(2) img {
    width: 331px;
  }
  .bluearchive_gift_online dl dd:nth-child(4) img {
    width: 374px;
  }
  .bluearchive_gift_online dl dd:nth-child(6) img {
    width: 501px;
  }
  .bluearchive_gift_online dl dd:last-child img {
    width: 431px;
  }
  .bluearchive_gift_online dl dd img {
    margin-left: 28px;
  }
  .bluearchive_gift_online_bnr {
    width: 640px;
    margin: 40px auto 0;
    line-height: 1;
  }
  .bluearchive {
    /* goods-------------------------------*/
  }
  .bluearchive_goods {
    text-align: center;
    margin: 70px auto 100px;
    padding-top: 30px;
  }
  .bluearchive_goods_ttl {
    background: rgba(161, 207, 240, 0.7);
    position: relative;
    padding: 10px 0 50px;
    margin-bottom: 80px;
    line-height: 1;
  }
  .bluearchive_goods_ttl::before {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    top: 6px;
    left: 0;
    background: #fff;
  }
  .bluearchive_goods_ttl::after {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 6px;
    left: 0;
    background: #fff;
  }
  .bluearchive_goods_ttl img {
    width: 560px;
  }
  .bluearchive_goods_inr {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
  .bluearchive_goods_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto;
    line-height: 1;
    border: solid 4px #447fc1;
    padding-bottom: 25px;
  }
  .bluearchive_goods_date h3 {
    margin: -35px auto 20px;
  }
  .bluearchive_goods_date h3 img {
    height: 61px;
  }
  .bluearchive_goods_date p img {
    height: 38px;
  }
  .bluearchive_goods_date ul.caut {
    text-align: left;
    width: 720px;
    margin: 15px auto 0;
    line-height: 1.38em;
  }
  .bluearchive_goods_bx {
    margin: 50px auto 0;
    background: #fff;
    border-bottom: solid 8px #447fc1;
    padding: 0 0 32px;
    position: relative;
  }
  .bluearchive_goods_bx_ttl {
    background: #447fc1;
    padding: 25px 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_goods_bx_ttl::before {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
  }
  .bluearchive_goods_bx_ttl::after {
    content: "";
    width: 203px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco.png") no-repeat;
    background-size: 203px;
    transform: rotate(180deg);
  }
  .bluearchive_goods_bx_ttl img {
    width: 350px;
  }
  .bluearchive_goods_bx_inr {
    max-width: 720px;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_goods_bx_limit {
    position: absolute;
    top: 3px;
    left: -40px;
  }
  .bluearchive_goods_bx_limit img {
    height: 67px;
  }
  .bluearchive_goods_bx_pr {
    max-width: 348px;
    margin: 0 0 0 auto;
    padding-top: 17px;
    line-height: 1;
  }
  .bluearchive_goods_bx_img {
    max-width: 600px;
    margin: 40px auto 0;
    line-height: 1;
  }
  .bluearchive_goods_bx_shopsearch {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .bluearchive_goods_bx_shopsearch p {
    margin-top: 6px;
  }
  .bluearchive_goods_bx ul.caut {
    margin: 40px auto 0;
  }
  .bluearchive_goods_bnr {
    width: 640px;
    margin: 3px auto 50px;
    line-height: 1;
  }
}
/* SP
-------------------------------------------- */
@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }
  header#maga_head_wrap.container {
    z-index: 1;
    background: #fff;
  }
  .snsList ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .snsList ul li, .snsList ul a, .snsList ul img {
    display: block;
    width: 70px;
    height: 40px;
    font-size: 1em;
    line-height: 0;
    vertical-align: bottom;
  }
  #bg_wrapper {
    background: linear-gradient(to bottom, #eaf6fa, #c5e4fa 20%, #71b8ec) fixed;
    position: relative;
  }
  #bg_wrapper::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/bluarc2608_bg_sp.png") repeat center top;
    background-size: 121.6vw;
    mix-blend-mode: hard-light;
    opacity: 0.6;
  }
  #wrapper2.container {
    position: relative;
    z-index: 10;
  }
  .input button {
    top: -3px;
  }
  .bluearchive {
    font-size: 3.2vw;
    position: relative;
  }
  .bluearchive a:hover {
    text-decoration: none;
  }
  .bluearchive_header {
    line-height: 0;
  }
  .bluearchive_yokoku {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ff0000;
    height: 6.6666666667vw;
    position: relative;
    z-index: 2;
  }
  .bluearchive_yokoku img {
    width: 10.8vw;
  }
  .bluearchive_kv {
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 9.3333333333vw;
  }
  .bluearchive_kv img {
    width: 100%;
    box-shadow: 0 0.4vw 1.3333333333vw rgba(67, 127, 189, 0.7);
  }
  .bluearchive_nav {
    margin-bottom: 9.3333333333vw;
  }
  .bluearchive_nav ul {
    max-width: 97.3333333333vw;
    width: 100%;
    margin: 0 auto 4vw;
  }
  .bluearchive_nav ul li {
    line-height: 0;
  }
  .bluearchive_nav ul li:not(:first-of-type) {
    margin-top: 2.6666666667vw;
  }
  .bluearchive_nav_3d {
    width: 100%;
    background: url("../img/bluarc2608_nav_bg.png") repeat center top;
    background-size: 3.2666666667vw;
    text-align: center;
    border-top: solid 0.5333333333vw #1f5fa8;
    border-bottom: solid 0.5333333333vw #1f5fa8;
    padding: 5.3333333333vw 0;
  }
  .bluearchive_nav_3d img {
    max-width: 97.3333333333vw;
    width: 100%;
  }
  .bluearchive_footer {
    position: relative;
    padding-top: 13.3333333333vw;
  }
  .bluearchive_footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 26.6666666667vw;
    background: url("../img/bluarc2608_footer_bg.png") repeat-x center top;
    background-size: 58.4vw;
  }
  .bluearchive_contact {
    text-align: center;
    background: #fff;
    line-height: 0;
    position: relative;
    padding: 4vw 0 5.3333333333vw;
    width: 100%;
    margin: 0 auto 6.6666666667vw;
  }
  .bluearchive_contact_ttl img {
    width: 81.3333333333vw;
    margin-bottom: 2.6666666667vw;
  }
  .bluearchive_contact_chat {
    max-width: 94.6666666667vw;
    width: 100%;
    margin: 0 auto;
  }
  .bluearchive_contact::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 1.8666666667vw;
    background: url("../img/bluarc2608_contact_deco_sp.png") repeat-x center top;
    background-size: 1.3333333333vw;
  }
  .bluearchive_contact::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 1.8666666667vw;
    background: url("../img/bluarc2608_contact_deco_sp.png") repeat-x center top;
    background-size: 1.3333333333vw;
    transform: rotate(180deg);
  }
  .bluearchive_txt {
    text-align: center;
    margin-bottom: 6.6666666667vw;
  }
  .bluearchive_copy {
    font-size: 2.6666666667vw;
    margin-bottom: 4vw;
    text-align: center;
  }
  .bluearchive_pagetop {
    width: 9.3333333333vw;
    position: fixed;
    right: 3.3333333333vw;
    bottom: 2.6666666667vw;
    z-index: 99;
  }
  .bluearchive .shadow {
    text-shadow: 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff;
  }
  .bluearchive .shadow.caut {
    width: 97.3333333333vw;
    margin: 0 auto;
  }
  .bluearchive {
    /* file-------------------------------*/
  }
  .bluearchive_file {
    text-align: center;
    margin: 9.3333333333vw auto 13.3333333333vw;
    padding-top: 4vw;
  }
  .bluearchive_file_ttl {
    background: rgba(161, 207, 240, 0.7);
    position: relative;
    padding: 1.3333333333vw 0 6.6666666667vw;
    margin-bottom: 10.6666666667vw;
    line-height: 1;
  }
  .bluearchive_file_ttl::before {
    content: "";
    width: 100%;
    height: 0.5333333333vw;
    position: absolute;
    top: 0.8vw;
    left: 0;
    background: #fff;
  }
  .bluearchive_file_ttl::after {
    content: "";
    width: 100%;
    height: 0.5333333333vw;
    position: absolute;
    bottom: 0.8vw;
    left: 0;
    background: #fff;
  }
  .bluearchive_file_ttl img {
    width: 87.6vw;
  }
  .bluearchive_file_inr {
    max-width: 100vw;
    width: 100%;
    margin: 0 auto;
  }
  .bluearchive_file_date {
    background: #fff;
    max-width: 97.3333333333vw;
    margin: 0 auto;
    line-height: 1;
    border: solid 0.5333333333vw #447fc1;
    padding-bottom: 3.3333333333vw;
  }
  .bluearchive_file_date h3 {
    margin: -4.6666666667vw auto 2.6666666667vw;
  }
  .bluearchive_file_date h3 img {
    height: 8.1333333333vw;
  }
  .bluearchive_file_date p img {
    height: 5.0666666667vw;
  }
  .bluearchive_file_date ul.caut {
    text-align: left;
    width: 90.6666666667vw;
    margin: 2vw auto 0;
    line-height: 1.38em;
  }
  .bluearchive_file_date p img {
    height: 9.8666666667vw;
  }
  .bluearchive_file_ex {
    width: 73.3333333333vw;
    margin: 5.3333333333vw auto 0;
    line-height: 1;
  }
  .bluearchive_file_ex p {
    font-size: 3.2vw;
    line-height: 1.33;
    margin-top: 2.6666666667vw;
  }
  .bluearchive_file_bx {
    margin: 6.6666666667vw auto 0;
    background: #fff;
    border-bottom: solid 1.0666666667vw #447fc1;
    padding: 0 0 4.2666666667vw;
    position: relative;
  }
  .bluearchive_file_bx_ttl {
    background: #447fc1;
    padding: 3.3333333333vw 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_file_bx_ttl::before {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
  }
  .bluearchive_file_bx_ttl::after {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
    transform: rotate(180deg);
  }
  .bluearchive_file_bx_ttl img {
    width: 0vw;
  }
  .bluearchive_file_bx_inr {
    max-width: 96vw;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_file_bx_limit {
    position: absolute;
    top: 0.4vw;
    left: -2vw;
  }
  .bluearchive_file_bx_limit img {
    height: 8.9333333333vw;
  }
  .bluearchive_file_bx_pr {
    max-width: 0vw;
    margin: 0 0 0 auto;
    padding-top: 2.2666666667vw;
    line-height: 1;
  }
  .bluearchive_file_bx_img {
    max-width: 88.8vw;
    margin: 5.3333333333vw auto 0;
    line-height: 1;
  }
  .bluearchive_file_bx_shopsearch {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .bluearchive_file_bx_shopsearch p {
    margin-top: 0.8vw;
  }
  .bluearchive_file_bx ul.caut {
    margin: 5.3333333333vw auto 0;
  }
  .bluearchive_file_bx {
    border-top: solid 1.0666666667vw #447fc1;
  }
  .bluearchive_file_bx_img {
    margin: 0 0 0 auto;
    padding-top: 14.6666666667vw;
  }
  .bluearchive_file_flow {
    margin: 12vw auto 0;
  }
  .bluearchive_file_flow h3 {
    background: #447fc1;
    line-height: 1;
    height: 10.4vw;
    margin: 0 12vw 4vw;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bluearchive_file_flow h3 img {
    height: 6.2666666667vw;
  }
  .bluearchive_file_flow h3::before {
    content: "";
    width: 12vw;
    height: 10.4vw;
    position: absolute;
    top: 0;
    left: -12vw;
    background: url("../img/bluarc2608_conte_ttl_sp.png") no-repeat;
    background-size: 12vw;
  }
  .bluearchive_file_flow h3::after {
    content: "";
    width: 12vw;
    height: 10.4vw;
    position: absolute;
    top: 0;
    right: -12vw;
    background: url("../img/bluarc2608_conte_ttl_sp.png") no-repeat;
    background-size: cover;
    transform: rotate(180deg);
  }
  .bluearchive_file_flow_inr {
    max-width: 97.3333333333vw;
    margin: 0 auto;
  }
  .bluearchive_file_flow_chart {
    width: 85.3333333333vw;
    line-height: 1;
    margin: 0 auto;
  }
  .bluearchive_file_itemlist {
    margin: 12vw auto 0;
  }
  .bluearchive_file_itemlist h3 {
    background: #447fc1;
    line-height: 1;
    height: 10.4vw;
    margin: 0 12vw 4vw;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bluearchive_file_itemlist h3 img {
    height: 6.2666666667vw;
  }
  .bluearchive_file_itemlist h3::before {
    content: "";
    width: 12vw;
    height: 10.4vw;
    position: absolute;
    top: 0;
    left: -12vw;
    background: url("../img/bluarc2608_conte_ttl_sp.png") no-repeat;
    background-size: 12vw;
  }
  .bluearchive_file_itemlist h3::after {
    content: "";
    width: 12vw;
    height: 10.4vw;
    position: absolute;
    top: 0;
    right: -12vw;
    background: url("../img/bluarc2608_conte_ttl_sp.png") no-repeat;
    background-size: cover;
    transform: rotate(180deg);
  }
  .bluearchive_file_itemlist_inr {
    max-width: 97.3333333333vw;
    margin: 0 auto;
  }
  .bluearchive_file_itemlist_tbl {
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
    max-width: 96vw;
    margin: 0 auto;
  }
  .bluearchive_file_itemlist_tbl thead tr {
    display: block;
    padding: 2vw 4vw 2.5vw;
    background: #2b2a28;
    font-size: 3.2vw;
    text-align: center;
    line-height: 1;
  }
  .bluearchive_file_itemlist_tbl thead tr th {
    color: #fff;
    display: inline;
  }
  .bluearchive_file_itemlist_tbl thead tr th:not(:last-child)::after {
    content: " / ";
  }
  .bluearchive_file_itemlist_tbl tbody tr {
    background: #fff;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    min-height: 18.6666666667vw;
  }
  .bluearchive_file_itemlist_tbl tbody tr td {
    display: inline;
    letter-spacing: -0.01em;
  }
  .bluearchive_file_itemlist_tbl tbody tr td:first-of-type {
    width: 22.6666666667vw;
    height: 18.6666666667vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    line-height: 1;
  }
  .bluearchive_file_itemlist_tbl tbody tr td:first-of-type img {
    width: 17.0666666667vw;
  }
  .bluearchive_file_itemlist_tbl tbody tr td:nth-child(2), .bluearchive_file_itemlist_tbl tbody tr td:nth-child(3) {
    margin-left: 22.6666666667vw;
  }
  .bluearchive_file_itemlist_tbl tbody tr td:nth-child(3) {
    width: 3em;
  }
  .bluearchive_file_itemlist_tbl tbody tr td:nth-child(2) {
    padding-top: 5.0666666667vw;
  }
  .bluearchive_file_itemlist_tbl tbody tr td:nth-child(3), .bluearchive_file_itemlist_tbl tbody tr td:nth-child(4) {
    padding-bottom: 5.0666666667vw;
  }
  .bluearchive_file_itemlist_tbl tbody tr td:nth-child(2) {
    width: calc(100% - 22.6666666667vw);
  }
  .bluearchive_file_itemlist_tbl tbody tr:nth-child(even) {
    background: #f3f3f3;
  }
  .bluearchive_file_itemlist_tbl tbody tr:first-child td img, .bluearchive_file_itemlist_tbl tbody tr:nth-child(14) td img, .bluearchive_file_itemlist_tbl tbody tr:nth-child(15) td img, .bluearchive_file_itemlist_tbl tbody tr:nth-child(16) td img {
    width: 8.8vw;
  }
  .bluearchive_file_itemlist_tbl tbody tr:nth-child(8) td img, .bluearchive_file_itemlist_tbl tbody tr:nth-child(9) td img {
    width: 10.6666666667vw;
  }
  .bluearchive_file_itemlist_tbl tbody tr:nth-child(18) td img {
    width: 9.3333333333vw;
  }
  .bluearchive_file_itemlist ul.shadow.caut {
    margin-top: 1.3333333333vw;
  }
  .bluearchive_file_caution {
    margin: 12vw auto 0;
  }
  .bluearchive_file_caution h3 {
    background: #447fc1;
    line-height: 1;
    height: 10.4vw;
    margin: 0 12vw 4vw;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bluearchive_file_caution h3 img {
    height: 6.2666666667vw;
  }
  .bluearchive_file_caution h3::before {
    content: "";
    width: 12vw;
    height: 10.4vw;
    position: absolute;
    top: 0;
    left: -12vw;
    background: url("../img/bluarc2608_conte_ttl_sp.png") no-repeat;
    background-size: 12vw;
  }
  .bluearchive_file_caution h3::after {
    content: "";
    width: 12vw;
    height: 10.4vw;
    position: absolute;
    top: 0;
    right: -12vw;
    background: url("../img/bluarc2608_conte_ttl_sp.png") no-repeat;
    background-size: cover;
    transform: rotate(180deg);
  }
  .bluearchive_file_caution_inr {
    max-width: 97.3333333333vw;
    margin: 0 auto;
  }
  .bluearchive_file_caution_inr {
    background: #fff;
    padding: 5.3333333333vw 0;
  }
  .bluearchive_file_caution ul.caut {
    width: 90.6666666667vw;
    margin: 0 auto;
  }
  .bluearchive {
    /* deco-------------------------------*/
  }
  .bluearchive_deco {
    text-align: center;
    margin: 9.3333333333vw auto 13.3333333333vw;
    padding-top: 4vw;
  }
  .bluearchive_deco_ttl {
    background: rgba(161, 207, 240, 0.7);
    position: relative;
    padding: 1.3333333333vw 0 6.6666666667vw;
    margin-bottom: 10.6666666667vw;
    line-height: 1;
  }
  .bluearchive_deco_ttl::before {
    content: "";
    width: 100%;
    height: 0.5333333333vw;
    position: absolute;
    top: 0.8vw;
    left: 0;
    background: #fff;
  }
  .bluearchive_deco_ttl::after {
    content: "";
    width: 100%;
    height: 0.5333333333vw;
    position: absolute;
    bottom: 0.8vw;
    left: 0;
    background: #fff;
  }
  .bluearchive_deco_ttl img {
    width: 74.6666666667vw;
  }
  .bluearchive_deco_inr {
    max-width: 100vw;
    width: 100%;
    margin: 0 auto;
  }
  .bluearchive_deco_date {
    background: #fff;
    max-width: 97.3333333333vw;
    margin: 0 auto;
    line-height: 1;
    border: solid 0.5333333333vw #447fc1;
    padding-bottom: 3.3333333333vw;
  }
  .bluearchive_deco_date h3 {
    margin: -4.6666666667vw auto 2.6666666667vw;
  }
  .bluearchive_deco_date h3 img {
    height: 8.1333333333vw;
  }
  .bluearchive_deco_date p img {
    height: 5.0666666667vw;
  }
  .bluearchive_deco_date ul.caut {
    text-align: left;
    width: 90.6666666667vw;
    margin: 2vw auto 0;
    line-height: 1.38em;
  }
  .bluearchive_deco_date a {
    color: #1f5fa7;
    font-size: 3.7333333333vw;
    font-weight: 700;
    margin-bottom: 2.6666666667vw;
    display: inline-block;
  }
  .bluearchive_deco_date a:hover {
    text-decoration: underline;
  }
  .bluearchive_deco_date_add {
    font-size: 3.2vw;
    margin-bottom: 4.6666666667vw;
  }
  .bluearchive_deco_date p img {
    height: 10.2666666667vw;
  }
  .bluearchive_deco_caution {
    max-width: 101.3333333333vw;
    margin: 5.3333333333vw auto 0;
    padding: 3.3333333333vw 0;
    border: 0.2666666667vw solid #ff0000;
    background: #fff;
    font-size: 3.4666666667vw;
    color: #ff0000;
  }
  .bluearchive_deco_caution p {
    text-align: center;
    line-height: 1.5em;
  }
  .bluearchive_deco_caution p span {
    font-weight: 500;
    text-decoration: underline;
    color: #ff0000 !important;
  }
  .bluearchive_deco_caution p span strong {
    font-size: 1.2em;
    color: #ff0000 !important;
  }
  .bluearchive_deco_caution ul {
    margin-top: 2.6666666667vw;
    display: inline-block;
    text-align: left;
    line-height: 1.5em;
  }
  .bluearchive_deco_item {
    margin: 12vw auto 0;
  }
  .bluearchive_deco_item h3 {
    background: #447fc1;
    line-height: 1;
    height: 10.4vw;
    margin: 0 12vw 4vw;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bluearchive_deco_item h3 img {
    height: 6.2666666667vw;
  }
  .bluearchive_deco_item h3::before {
    content: "";
    width: 12vw;
    height: 10.4vw;
    position: absolute;
    top: 0;
    left: -12vw;
    background: url("../img/bluarc2608_conte_ttl_sp.png") no-repeat;
    background-size: 12vw;
  }
  .bluearchive_deco_item h3::after {
    content: "";
    width: 12vw;
    height: 10.4vw;
    position: absolute;
    top: 0;
    right: -12vw;
    background: url("../img/bluarc2608_conte_ttl_sp.png") no-repeat;
    background-size: cover;
    transform: rotate(180deg);
  }
  .bluearchive_deco_item_inr {
    max-width: 97.3333333333vw;
    margin: 0 auto;
  }
  .bluearchive_deco_item {
    margin-bottom: 12vw;
  }
  .bluearchive_deco_item_inr {
    background: #fff;
    padding: 5.3333333333vw 0 1.3333333333vw;
    text-align: left;
  }
  .bluearchive_deco_item p {
    width: 90.6666666667vw;
    margin: 0 auto;
    padding-bottom: 0.2em;
  }
  .bluearchive_deco_item ul.caut {
    width: 90.6666666667vw;
    margin: 0 auto 6vw;
  }
  .bluearchive_deco_bx {
    margin: 6.6666666667vw auto 0;
    background: #fff;
    border-bottom: solid 1.0666666667vw #447fc1;
    padding: 0 0 4.2666666667vw;
    position: relative;
  }
  .bluearchive_deco_bx_ttl {
    background: #447fc1;
    padding: 3.3333333333vw 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_deco_bx_ttl::before {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
  }
  .bluearchive_deco_bx_ttl::after {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
    transform: rotate(180deg);
  }
  .bluearchive_deco_bx_ttl img {
    width: 95.7333333333vw;
  }
  .bluearchive_deco_bx_inr {
    max-width: 96vw;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_deco_bx_limit {
    position: absolute;
    top: 0.4vw;
    left: -2vw;
  }
  .bluearchive_deco_bx_limit img {
    height: 8.9333333333vw;
  }
  .bluearchive_deco_bx_pr {
    max-width: 47.3333333333vw;
    margin: 0 0 0 auto;
    padding-top: 2.2666666667vw;
    line-height: 1;
  }
  .bluearchive_deco_bx_img {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
    line-height: 1;
  }
  .bluearchive_deco_bx_shopsearch {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .bluearchive_deco_bx_shopsearch p {
    margin-top: 0.8vw;
  }
  .bluearchive_deco_bx ul.caut {
    margin: 5.3333333333vw auto 0;
  }
  .bluearchive_deco_bx2 {
    margin: 6.6666666667vw auto 0;
    background: #fff;
    border-bottom: solid 1.0666666667vw #447fc1;
    padding: 0 0 4.2666666667vw;
    position: relative;
  }
  .bluearchive_deco_bx2_ttl {
    background: #447fc1;
    padding: 3.3333333333vw 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_deco_bx2_ttl::before {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
  }
  .bluearchive_deco_bx2_ttl::after {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
    transform: rotate(180deg);
  }
  .bluearchive_deco_bx2_ttl img {
    width: 96vw;
  }
  .bluearchive_deco_bx2_inr {
    max-width: 96vw;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_deco_bx2_limit {
    position: absolute;
    top: 0.4vw;
    left: -2vw;
  }
  .bluearchive_deco_bx2_limit img {
    height: 8.9333333333vw;
  }
  .bluearchive_deco_bx2_pr {
    max-width: 37.6vw;
    margin: 0 0 0 auto;
    padding-top: 2.2666666667vw;
    line-height: 1;
  }
  .bluearchive_deco_bx2_img {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
    line-height: 1;
  }
  .bluearchive_deco_bx2_shopsearch {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .bluearchive_deco_bx2_shopsearch p {
    margin-top: 0.8vw;
  }
  .bluearchive_deco_bx2 ul.caut {
    margin: 5.3333333333vw auto 0;
  }
  .bluearchive_deco_bx3 {
    margin: 6.6666666667vw auto 0;
    background: #fff;
    border-bottom: solid 1.0666666667vw #447fc1;
    padding: 0 0 4.2666666667vw;
    position: relative;
  }
  .bluearchive_deco_bx3_ttl {
    background: #447fc1;
    padding: 3.3333333333vw 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_deco_bx3_ttl::before {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
  }
  .bluearchive_deco_bx3_ttl::after {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
    transform: rotate(180deg);
  }
  .bluearchive_deco_bx3_ttl img {
    width: 63.7333333333vw;
  }
  .bluearchive_deco_bx3_inr {
    max-width: 96vw;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_deco_bx3_limit {
    position: absolute;
    top: 0.4vw;
    left: -2vw;
  }
  .bluearchive_deco_bx3_limit img {
    height: 8.9333333333vw;
  }
  .bluearchive_deco_bx3_pr {
    max-width: 37.6vw;
    margin: 0 0 0 auto;
    padding-top: 2.2666666667vw;
    line-height: 1;
  }
  .bluearchive_deco_bx3_img {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
    line-height: 1;
  }
  .bluearchive_deco_bx3_shopsearch {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .bluearchive_deco_bx3_shopsearch p {
    margin-top: 0.8vw;
  }
  .bluearchive_deco_bx3 ul.caut {
    margin: 5.3333333333vw auto 0;
  }
  .bluearchive_deco_bx4 {
    margin: 6.6666666667vw auto 0;
    background: #fff;
    border-bottom: solid 1.0666666667vw #447fc1;
    padding: 0 0 4.2666666667vw;
    position: relative;
  }
  .bluearchive_deco_bx4_ttl {
    background: #447fc1;
    padding: 3.3333333333vw 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_deco_bx4_ttl::before {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
  }
  .bluearchive_deco_bx4_ttl::after {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
    transform: rotate(180deg);
  }
  .bluearchive_deco_bx4_ttl img {
    width: 72.9333333333vw;
  }
  .bluearchive_deco_bx4_inr {
    max-width: 96vw;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_deco_bx4_limit {
    position: absolute;
    top: 0.4vw;
    left: -2vw;
  }
  .bluearchive_deco_bx4_limit img {
    height: 8.9333333333vw;
  }
  .bluearchive_deco_bx4_pr {
    max-width: 37.6vw;
    margin: 0 0 0 auto;
    padding-top: 2.2666666667vw;
    line-height: 1;
  }
  .bluearchive_deco_bx4_img {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
    line-height: 1;
  }
  .bluearchive_deco_bx4_shopsearch {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .bluearchive_deco_bx4_shopsearch p {
    margin-top: 0.8vw;
  }
  .bluearchive_deco_bx4 ul.caut {
    margin: 5.3333333333vw auto 0;
  }
  .bluearchive_deco_bx5 {
    margin: 6.6666666667vw auto 0;
    background: #fff;
    border-bottom: solid 1.0666666667vw #447fc1;
    padding: 0 0 4.2666666667vw;
    position: relative;
  }
  .bluearchive_deco_bx5_ttl {
    background: #447fc1;
    padding: 3.3333333333vw 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_deco_bx5_ttl::before {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
  }
  .bluearchive_deco_bx5_ttl::after {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
    transform: rotate(180deg);
  }
  .bluearchive_deco_bx5_ttl img {
    width: 34.9333333333vw;
  }
  .bluearchive_deco_bx5_inr {
    max-width: 96vw;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_deco_bx5_limit {
    position: absolute;
    top: 0.4vw;
    left: -2vw;
  }
  .bluearchive_deco_bx5_limit img {
    height: 8.9333333333vw;
  }
  .bluearchive_deco_bx5_pr {
    max-width: 47.8666666667vw;
    margin: 0 0 0 auto;
    padding-top: 2.2666666667vw;
    line-height: 1;
  }
  .bluearchive_deco_bx5_img {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
    line-height: 1;
  }
  .bluearchive_deco_bx5_shopsearch {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .bluearchive_deco_bx5_shopsearch p {
    margin-top: 0.8vw;
  }
  .bluearchive_deco_bx5 ul.caut {
    margin: 5.3333333333vw auto 0;
  }
  .bluearchive_deco_bx6 {
    margin: 6.6666666667vw auto 0;
    background: #fff;
    border-bottom: solid 1.0666666667vw #447fc1;
    padding: 0 0 4.2666666667vw;
    position: relative;
  }
  .bluearchive_deco_bx6_ttl {
    background: #447fc1;
    padding: 3.3333333333vw 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_deco_bx6_ttl::before {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
  }
  .bluearchive_deco_bx6_ttl::after {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
    transform: rotate(180deg);
  }
  .bluearchive_deco_bx6_ttl img {
    width: 59.0666666667vw;
  }
  .bluearchive_deco_bx6_inr {
    max-width: 96vw;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_deco_bx6_limit {
    position: absolute;
    top: 0.4vw;
    left: -2vw;
  }
  .bluearchive_deco_bx6_limit img {
    height: 8.9333333333vw;
  }
  .bluearchive_deco_bx6_pr {
    max-width: 46.5333333333vw;
    margin: 0 0 0 auto;
    padding-top: 2.2666666667vw;
    line-height: 1;
  }
  .bluearchive_deco_bx6_img {
    max-width: 92vw;
    margin: 5.3333333333vw auto 0;
    line-height: 1;
  }
  .bluearchive_deco_bx6_shopsearch {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .bluearchive_deco_bx6_shopsearch p {
    margin-top: 0.8vw;
  }
  .bluearchive_deco_bx6 ul.caut {
    margin: 5.3333333333vw auto 0;
  }
  .bluearchive_deco_bx6_img {
    margin: 5.3333333333vw 0 0 auto;
  }
  .bluearchive_deco_bx7 {
    margin: 6.6666666667vw auto 0;
    background: #fff;
    border-bottom: solid 1.0666666667vw #447fc1;
    padding: 0 0 4.2666666667vw;
    position: relative;
  }
  .bluearchive_deco_bx7_ttl {
    background: #447fc1;
    padding: 3.3333333333vw 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_deco_bx7_ttl::before {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
  }
  .bluearchive_deco_bx7_ttl::after {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
    transform: rotate(180deg);
  }
  .bluearchive_deco_bx7_ttl img {
    width: 59.0666666667vw;
  }
  .bluearchive_deco_bx7_inr {
    max-width: 96vw;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_deco_bx7_limit {
    position: absolute;
    top: 0.4vw;
    left: -2vw;
  }
  .bluearchive_deco_bx7_limit img {
    height: 8.9333333333vw;
  }
  .bluearchive_deco_bx7_pr {
    max-width: 48.5333333333vw;
    margin: 0 0 0 auto;
    padding-top: 2.2666666667vw;
    line-height: 1;
  }
  .bluearchive_deco_bx7_img {
    max-width: 90.6666666667vw;
    margin: 5.3333333333vw auto 0;
    line-height: 1;
  }
  .bluearchive_deco_bx7_shopsearch {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .bluearchive_deco_bx7_shopsearch p {
    margin-top: 0.8vw;
  }
  .bluearchive_deco_bx7 ul.caut {
    margin: 5.3333333333vw auto 0;
  }
  .bluearchive_deco_bnr {
    width: 85.3333333333vw;
    margin: 6.6666666667vw auto;
    line-height: 1;
  }
  .bluearchive_deco hr {
    background: #000;
    width: 97.3333333333vw;
    margin: 4vw auto;
    height: 0.1333333333vw;
    box-shadow: 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff;
  }
  .bluearchive {
    /* gift-------------------------------*/
  }
  .bluearchive_gift {
    text-align: center;
    margin: 9.3333333333vw auto 13.3333333333vw;
    padding-top: 4vw;
  }
  .bluearchive_gift_ttl {
    background: rgba(161, 207, 240, 0.7);
    position: relative;
    padding: 1.3333333333vw 0 6.6666666667vw;
    margin-bottom: 10.6666666667vw;
    line-height: 1;
  }
  .bluearchive_gift_ttl::before {
    content: "";
    width: 100%;
    height: 0.5333333333vw;
    position: absolute;
    top: 0.8vw;
    left: 0;
    background: #fff;
  }
  .bluearchive_gift_ttl::after {
    content: "";
    width: 100%;
    height: 0.5333333333vw;
    position: absolute;
    bottom: 0.8vw;
    left: 0;
    background: #fff;
  }
  .bluearchive_gift_ttl img {
    width: 58.1333333333vw;
  }
  .bluearchive_gift_inr {
    max-width: 100vw;
    width: 100%;
    margin: 0 auto;
  }
  .bluearchive_gift_ttl {
    padding-top: 5.7333333333vw;
  }
  .bluearchive_gift_date {
    background: #fff;
    max-width: 97.3333333333vw;
    margin: 0 auto;
    line-height: 1;
    border: solid 0.5333333333vw #447fc1;
    padding-bottom: 3.3333333333vw;
  }
  .bluearchive_gift_date h3 {
    margin: -4.6666666667vw auto 2.6666666667vw;
  }
  .bluearchive_gift_date h3 img {
    height: 8.1333333333vw;
  }
  .bluearchive_gift_date p img {
    height: 5.0666666667vw;
  }
  .bluearchive_gift_date ul.caut {
    text-align: left;
    width: 90.6666666667vw;
    margin: 2vw auto 0;
    line-height: 1.38em;
  }
  .bluearchive_gift_bx {
    margin: 6.6666666667vw auto 0;
    background: #fff;
    border-bottom: solid 1.0666666667vw #447fc1;
    padding: 0 0 4.2666666667vw;
    position: relative;
  }
  .bluearchive_gift_bx_ttl {
    background: #447fc1;
    padding: 3.3333333333vw 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_gift_bx_ttl::before {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
  }
  .bluearchive_gift_bx_ttl::after {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
    transform: rotate(180deg);
  }
  .bluearchive_gift_bx_ttl img {
    width: 63.6vw;
  }
  .bluearchive_gift_bx_inr {
    max-width: 96vw;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_gift_bx_limit {
    position: absolute;
    top: 0.4vw;
    left: -2vw;
  }
  .bluearchive_gift_bx_limit img {
    height: 8.9333333333vw;
  }
  .bluearchive_gift_bx_pr {
    max-width: 70.6666666667vw;
    margin: 0 0 0 auto;
    padding-top: 2.2666666667vw;
    line-height: 1;
  }
  .bluearchive_gift_bx_img {
    max-width: 80vw;
    margin: 5.3333333333vw auto 0;
    line-height: 1;
  }
  .bluearchive_gift_bx_shopsearch {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .bluearchive_gift_bx_shopsearch p {
    margin-top: 0.8vw;
  }
  .bluearchive_gift_bx ul.caut {
    margin: 5.3333333333vw auto 0;
  }
  .bluearchive_gift_txt {
    width: 96vw;
    margin: 12vw auto 4vw;
  }
  .bluearchive_gift_online {
    margin: 12vw auto 0;
  }
  .bluearchive_gift_online h3 {
    background: #447fc1;
    line-height: 1;
    height: 10.4vw;
    margin: 0 12vw 4vw;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bluearchive_gift_online h3 img {
    height: 6.2666666667vw;
  }
  .bluearchive_gift_online h3::before {
    content: "";
    width: 12vw;
    height: 10.4vw;
    position: absolute;
    top: 0;
    left: -12vw;
    background: url("../img/bluarc2608_conte_ttl_sp.png") no-repeat;
    background-size: 12vw;
  }
  .bluearchive_gift_online h3::after {
    content: "";
    width: 12vw;
    height: 10.4vw;
    position: absolute;
    top: 0;
    right: -12vw;
    background: url("../img/bluarc2608_conte_ttl_sp.png") no-repeat;
    background-size: cover;
    transform: rotate(180deg);
  }
  .bluearchive_gift_online_inr {
    max-width: 97.3333333333vw;
    margin: 0 auto;
  }
  .bluearchive_gift_online {
    margin-top: 0;
  }
  .bluearchive_gift_online_inr {
    background: #fff;
    padding: 5.3333333333vw 0;
  }
  .bluearchive_gift_online dl {
    width: 90.6666666667vw;
    border: 0.2666666667vw solid #2b2a28;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .bluearchive_gift_online dl dt {
    background: #2b2a28;
    width: 18.9333333333vw;
    height: 10.6666666667vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bluearchive_gift_online dl dt:not(:nth-child(7)) {
    border-bottom: 0.2666666667vw solid #d1d1d1;
  }
  .bluearchive_gift_online dl dt:first-child img {
    width: 10.5333333333vw;
  }
  .bluearchive_gift_online dl dt:nth-child(3) img, .bluearchive_gift_online dl dt:nth-child(7) img {
    width: 14vw;
  }
  .bluearchive_gift_online dl dt:nth-child(5) img {
    width: 14.4vw;
  }
  .bluearchive_gift_online dl dd {
    width: calc(100% - 18.9333333333vw);
    height: 10.6666666667vw;
    display: flex;
    justify-content: left;
    align-items: center;
  }
  .bluearchive_gift_online dl dd:not(:last-child) {
    border-bottom: 0.2666666667vw solid #d1d1d1;
  }
  .bluearchive_gift_online dl dd:nth-child(2) img {
    width: 44.1333333333vw;
  }
  .bluearchive_gift_online dl dd:nth-child(4) img {
    width: 49.8666666667vw;
  }
  .bluearchive_gift_online dl dd:nth-child(6) img {
    width: 66.8vw;
  }
  .bluearchive_gift_online dl dd:last-child img {
    width: 57.4666666667vw;
  }
  .bluearchive_gift_online dl dd img {
    margin-left: 2.6666666667vw;
  }
  .bluearchive_gift_online_bnr {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0;
    line-height: 1;
  }
  .bluearchive {
    /* goods-------------------------------*/
  }
  .bluearchive_goods {
    text-align: center;
    margin: 9.3333333333vw auto 13.3333333333vw;
    padding-top: 4vw;
  }
  .bluearchive_goods_ttl {
    background: rgba(161, 207, 240, 0.7);
    position: relative;
    padding: 1.3333333333vw 0 6.6666666667vw;
    margin-bottom: 10.6666666667vw;
    line-height: 1;
  }
  .bluearchive_goods_ttl::before {
    content: "";
    width: 100%;
    height: 0.5333333333vw;
    position: absolute;
    top: 0.8vw;
    left: 0;
    background: #fff;
  }
  .bluearchive_goods_ttl::after {
    content: "";
    width: 100%;
    height: 0.5333333333vw;
    position: absolute;
    bottom: 0.8vw;
    left: 0;
    background: #fff;
  }
  .bluearchive_goods_ttl img {
    width: 74.6666666667vw;
  }
  .bluearchive_goods_inr {
    max-width: 100vw;
    width: 100%;
    margin: 0 auto;
  }
  .bluearchive_goods_date {
    background: #fff;
    max-width: 97.3333333333vw;
    margin: 0 auto;
    line-height: 1;
    border: solid 0.5333333333vw #447fc1;
    padding-bottom: 3.3333333333vw;
  }
  .bluearchive_goods_date h3 {
    margin: -4.6666666667vw auto 2.6666666667vw;
  }
  .bluearchive_goods_date h3 img {
    height: 8.1333333333vw;
  }
  .bluearchive_goods_date p img {
    height: 5.0666666667vw;
  }
  .bluearchive_goods_date ul.caut {
    text-align: left;
    width: 90.6666666667vw;
    margin: 2vw auto 0;
    line-height: 1.38em;
  }
  .bluearchive_goods_bx {
    margin: 6.6666666667vw auto 0;
    background: #fff;
    border-bottom: solid 1.0666666667vw #447fc1;
    padding: 0 0 4.2666666667vw;
    position: relative;
  }
  .bluearchive_goods_bx_ttl {
    background: #447fc1;
    padding: 3.3333333333vw 0;
    line-height: 1;
    position: relative;
  }
  .bluearchive_goods_bx_ttl::before {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
  }
  .bluearchive_goods_bx_ttl::after {
    content: "";
    width: 27.0666666667vw;
    height: 1.4666666667vw;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/bluarc2608_bx_deco_sp.png") no-repeat;
    background-size: 27.0666666667vw;
    transform: rotate(180deg);
  }
  .bluearchive_goods_bx_ttl img {
    width: 46.6666666667vw;
  }
  .bluearchive_goods_bx_inr {
    max-width: 96vw;
    margin: 0 auto;
    position: relative;
  }
  .bluearchive_goods_bx_limit {
    position: absolute;
    top: 0.4vw;
    left: -2vw;
  }
  .bluearchive_goods_bx_limit img {
    height: 8.9333333333vw;
  }
  .bluearchive_goods_bx_pr {
    max-width: 46.4vw;
    margin: 0 0 0 auto;
    padding-top: 2.2666666667vw;
    line-height: 1;
  }
  .bluearchive_goods_bx_img {
    max-width: 80vw;
    margin: 5.3333333333vw auto 0;
    line-height: 1;
  }
  .bluearchive_goods_bx_shopsearch {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .bluearchive_goods_bx_shopsearch p {
    margin-top: 0.8vw;
  }
  .bluearchive_goods_bx ul.caut {
    margin: 5.3333333333vw auto 0;
  }
  .bluearchive_goods_bnr {
    width: 85.3333333333vw;
    margin: 0.4vw auto 6.6666666667vw;
    line-height: 1;
  }
}