@charset "UTF-8";
@media (min-width: 769px) {
  .sp-show {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .pc-show {
    display: none !important;
  }
}
html {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 62.5%;
  height: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: 700;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #eee;
  color: #222;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

ul, li {
  margin: 0;
  padding: 0;
}

/* micro clearfx */
.cf:before, .cf:after {
  content: "";
  display: table;
  margin: 0;
}

.cf:after {
  clear: both;
}

img {
  image-rendering: -webkit-optimize-contrast;
  backface-visibility: hidden;
  padding: 0px;
  margin: 0px;
}

.heebo {
  font-family: "Heebo", sans-serif;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  font-size: 1rem;
}

ul {
  list-style-type: none;
  padding: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.font_bold {
  font-weight: bold;
}

.header01 {
  width: 100%;
}
@media (max-width: 768px) {
  .header01 {
    position: fixed;
    z-index: 5;
  }
}
@media (max-width: 768px) {
  .header01 .header_box01 {
    background-color: #da332c;
    padding: 5px 10px 0 10px;
    height: 20px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .header01 .header_box01 {
    background-color: #da332c;
    padding: 5px 20px 0 20px;
    height: 35px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media (max-width: 768px) {
  .header01 .header_box01 .logo01 {
    width: 213px;
    height: auto;
  }
}
@media (max-width: 768px) {
  .header01 .header_box02 {
    background-color: #2c329f;
    padding: 0 10px 0 10px;
    height: 51px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .header01 .header_box02 {
    background-color: #2c329f;
    padding: 0 20px 0 20px;
    height: 145px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media (max-width: 768px) {
  .header01 .header_box02 .header_logo {
    float: left;
    margin: 10px 0 0 0px;
  }
}
@media (min-width: 769px) {
  .header01 .header_box02 .header_logo {
    float: left;
    margin: 14px 0 0 5px;
  }
}
@media (max-width: 768px) {
  .header01 .header_box02 .header_logo .logo02 {
    width: auto;
    height: 30px;
  }
}
@media (min-width: 769px) {
  .header01 .header_box02 .header_logo .header_shop_name {
    float: right;
    margin-left: 14px;
    margin-top: 4px;
  }
}
@media (min-width: 769px) {
  .header01 .header_box02 .header_logo .header_shop_name a {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 35px;
    letter-spacing: 0.1em;
    padding: 0 18px 0 0;
    margin-right: 18px;
  }
}
.header01 .header_box02 .header_logo .header_shop_name a:hover {
  text-decoration: none;
}
.header01 .header_box02 .sns_icon {
  float: right;
}
.header01 .header_box02 .sns_icon ul li {
  float: left;
  margin: 17px 0 0 8px;
}

@media (max-width: 768px) {
  .global_nav {
    display: none;
  }
}
@media (min-width: 769px) {
  .global_nav {
    height: 70px;
    width: 100%;
    max-width: 1460px;
    margin: -70px auto 0;
  }
}
.global_nav .top_nav {
  display: flex;
  width: 100%;
}
.global_nav .top_nav li a {
  color: #000000;
  display: block;
  width: 100%;
  height: 70px;
  background-color: #FFF;
  border-bottom: solid 5px;
  box-sizing: border-box;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
  text-decoration: none;
  letter-spacing: 0.05em;
  padding: 26px 0 0 0;
}
.global_nav .top_nav li.global_menu {
  width: 100%;
}
.global_nav .top_nav li.global_menu a {
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.4s;
}
.global_nav .top_nav li.blue {
  margin-left: 20px;
}
.global_nav .top_nav li.blue a {
  border-color: #237cc8;
  border-radius: 10px 0px 0px 0px;
}
.global_nav .top_nav li.blue a:hover {
  background-color: #dfebf7;
}
.global_nav .top_nav li.blue a.active {
  background-color: #dfebf7;
}
.global_nav .top_nav li.lightblue {
  margin-left: 20px;
}
.global_nav .top_nav li.lightblue a {
  border-color: #15a8de;
  border-radius: 10px 0px 0px 0px;
}
.global_nav .top_nav li.lightblue a:hover {
  background-color: #dbf2fa;
}
.global_nav .top_nav li.lightblue a.active {
  background-color: #dbf2fa;
}
.global_nav .top_nav li.green a {
  border-color: #469d93;
  letter-spacing: 0.1em;
}
.global_nav .top_nav li.green a:hover {
  background-color: #e4f0f0;
}
.global_nav .top_nav li.green a.active {
  background-color: #e4f0f0;
}
.global_nav .top_nav li.lightgreen a {
  border-color: #80cc6e;
}
.global_nav .top_nav li.lightgreen a:hover {
  background-color: #ecf7e9;
}
.global_nav .top_nav li.lightgreen a.active {
  background-color: #ecf7e9;
}
.global_nav .top_nav li.yellow a {
  border-color: #dfb61c;
}
.global_nav .top_nav li.yellow a:hover {
  background-color: #faf4de;
}
.global_nav .top_nav li.yellow a.active {
  background-color: #faf4de;
}
.global_nav .top_nav li.orange a {
  border-color: #eb845b;
}
.global_nav .top_nav li.orange a:hover {
  background-color: #fcede8;
}
.global_nav .top_nav li.orange a.active {
  background-color: #fcede8;
}
.global_nav .top_nav li.pink a {
  border-color: #d5629d;
}
.global_nav .top_nav li.pink a:hover {
  background-color: #f9e8f0;
}
.global_nav .top_nav li.pink a.active {
  background-color: #f9e8f0;
}
.global_nav .top_nav li.purple a {
  border-color: #8a2be2;
}
.global_nav .top_nav li.purple a:hover {
  background-color: #f3e9fc;
}
.global_nav .top_nav li.purple a.active {
  background-color: #f3e9fc;
}
.global_nav .top_nav li:last-of-type {
  margin-right: 20px;
}
.global_nav .top_nav li:last-of-type a {
  border-radius: 0px 10px 0px 0px;
}
.global_nav .shop_nav {
  display: flex;
  width: 100%;
}
.global_nav .shop_nav li a {
  color: #000000;
  display: block;
  width: 100%;
  height: 70px;
  background-color: #FFF;
  border-bottom: solid 5px;
  box-sizing: border-box;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
  text-decoration: none;
  letter-spacing: 0.05em;
  padding: 26px 0 0 0;
}
.global_nav .shop_nav li.global_menu {
  width: 100%;
}
.global_nav .shop_nav li.global_menu a {
  padding-left: 5px;
  padding-right: 5px;
  transition: 0.4s;
}
.global_nav .shop_nav li.blue {
  margin-left: 20px;
}
.global_nav .shop_nav li.blue a {
  border-color: #237cc8;
  border-radius: 10px 0px 0px 0px;
}
.global_nav .shop_nav li.blue a:hover {
  background-color: #dfebf7;
}
.global_nav .shop_nav li.blue a.active {
  background-color: #dfebf7;
}
.global_nav .shop_nav li.lightblue {
  margin-left: 20px;
}
.global_nav .shop_nav li.lightblue a {
  border-color: #15a8de;
  border-radius: 10px 0px 0px 0px;
}
.global_nav .shop_nav li.lightblue a:hover {
  background-color: #dbf2fa;
}
.global_nav .shop_nav li.lightblue a.active {
  background-color: #dbf2fa;
}
.global_nav .shop_nav li.green a {
  border-color: #469d93;
  letter-spacing: 0.1em;
}
.global_nav .shop_nav li.green a:hover {
  background-color: #e4f0f0;
}
.global_nav .shop_nav li.green a.active {
  background-color: #e4f0f0;
}
.global_nav .shop_nav li.lightgreen a {
  border-color: #80cc6e;
}
.global_nav .shop_nav li.lightgreen a:hover {
  background-color: #ecf7e9;
}
.global_nav .shop_nav li.lightgreen a.active {
  background-color: #ecf7e9;
}
.global_nav .shop_nav li.yellow a {
  border-color: #dfb61c;
}
.global_nav .shop_nav li.yellow a:hover {
  background-color: #faf4de;
}
.global_nav .shop_nav li.yellow a.active {
  background-color: #faf4de;
}
.global_nav .shop_nav li.orange a {
  border-color: #eb845b;
}
.global_nav .shop_nav li.orange a:hover {
  background-color: #fcede8;
}
.global_nav .shop_nav li.orange a.active {
  background-color: #fcede8;
}
.global_nav .shop_nav li.pink a {
  border-color: #d5629d;
}
.global_nav .shop_nav li.pink a:hover {
  background-color: #f9e8f0;
}
.global_nav .shop_nav li.pink a.active {
  background-color: #f9e8f0;
}
.global_nav .shop_nav li.purple a {
  border-color: #8a2be2;
}
.global_nav .shop_nav li.purple a:hover {
  background-color: #f3e9fc;
}
.global_nav .shop_nav li.purple a.active {
  background-color: #f3e9fc;
}
.global_nav .shop_nav li:last-of-type {
  margin-right: 20px;
}
.global_nav .shop_nav li:last-of-type a {
  border-radius: 0px 10px 0px 0px;
}

@media (min-width: 769px) {
  .kv_wrap {
    background-color: #121212;
  }
}

@media (max-width: 768px) {
  .kv {
    clear: both;
    width: 100%;
    max-width: 1500px;
    margin: 0px auto 0;
    z-index: 1;
    pointer-events: auto;
  }
}
@media (min-width: 769px) {
  .kv {
    clear: both;
    width: 100%;
    max-width: 1500px;
    margin: 0px auto 0;
    z-index: 1;
    pointer-events: auto;
  }
}
@media (max-width: 768px) {
  .kv .swiper-container {
    width: 100%;
    max-width: 1500px;
    overflow: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media (min-width: 769px) {
  .kv .swiper-container {
    width: 100%;
    max-width: 1500px;
    overflow: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media (max-width: 768px) {
  .kv .swiper-pagination {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: right;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    margin-top: -40px;
    padding-right: 5px;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .kv .swiper-pagination {
    position: absolute;
    width: 100%;
    max-width: 1500px;
    height: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: right;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    margin-top: -40px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}
@media (max-width: 768px) {
  .kv .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    border: solid 1px #fff;
    cursor: pointer;
    margin-right: 10px;
    pointer-events: auto;
  }
}
@media (min-width: 769px) {
  .kv .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    border: solid 1px #fff;
    cursor: pointer;
    margin-right: 10px;
    pointer-events: auto;
  }
}
.kv .swiper-pagination-bullet-active {
  background: #fff;
  pointer-events: auto;
}
@media (max-width: 768px) {
  .kv .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
  }
}
@media (min-width: 769px) {
  .kv .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
  }
}
@media (max-width: 768px) {
  .kv .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    position: relative;
    transition-property: transform;
    overflow: hidden;
  }
}
@media (min-width: 769px) {
  .kv .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    position: relative;
    transition-property: transform;
    overflow: hidden;
  }
}
.kv .swiper-slide .slide_img {
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .kv .swiper-slide .slide_img {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .kv .swiper-slide .slide_img {
    width: 1500px;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .kv .swiper-slide .slide_img img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 769px) {
  .kv .swiper-slide .slide_img img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 768px) {
  .kv .swiper-slide .slider_info_box {
    color: #ffffff;
    position: relative;
    width: 100%;
    height: 200px;
    margin-top: -416px;
    bottom: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.6);
    float: left;
    padding: 0 0 0 10px;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .kv .swiper-slide .slider_info_box {
    color: #ffffff;
    position: relative;
    width: 100%;
    height: 200px;
    margin-top: -200px;
    bottom: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.6);
    float: left;
  }
}
@media (max-width: 768px) {
  .kv .swiper-slide .slider_info_box .slider_chara {
    width: 114px;
    height: auto;
    float: right;
    margin: -5px 10px 0 0px;
  }
}
@media (min-width: 769px) {
  .kv .swiper-slide .slider_info_box .slider_chara {
    width: 182px;
    height: 232px;
    float: left;
    margin: -55px 21px 0 22px;
  }
}
.kv .swiper-slide .slider_info_box .slider_chara img {
  width: 100%;
  height: auto;
}
.kv .swiper-slide .slider_info_box .slider_info_wrap {
  float: left;
}
@media (max-width: 768px) {
  .kv .swiper-slide .slider_info_box .slider_info_wrap {
    margin-top: 0px;
    margin-left: 10px;
  }
}
.kv .swiper-slide .slider_info_box .slider_info_wrap .slider_title {
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .kv .swiper-slide .slider_info_box .slider_info_wrap .slider_title {
    font-size: 22px;
    margin: 16px 0 7px;
  }
}
@media (min-width: 769px) {
  .kv .swiper-slide .slider_info_box .slider_info_wrap .slider_title {
    font-size: 30px;
    margin: 40px 0 10px;
  }
}
.kv .swiper-slide .slider_info_box .slider_info_wrap .slider_title_en {
  font-weight: normal;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .kv .swiper-slide .slider_info_box .slider_info_wrap .slider_title_en {
    font-size: 10px;
    margin: 0 0 12px;
  }
}
@media (min-width: 769px) {
  .kv .swiper-slide .slider_info_box .slider_info_wrap .slider_title_en {
    font-size: 16px;
    margin: 0 0 15px;
  }
}
.kv .swiper-slide .slider_info_box .slider_info_wrap .slider_info {
  font-size: 14px;
  font-weight: normal;
}
@media (max-width: 768px) {
  .kv .swiper-slide .slider_info_box .slider_info_wrap .slider_info {
    line-height: 20px;
    letter-spacing: 0.1em;
    width: 210px;
  }
}
@media (min-width: 769px) {
  .kv .swiper-slide .slider_info_box .slider_info_wrap .slider_info {
    line-height: 25px;
    letter-spacing: 0.05em;
  }
}
.kv .swiper-slide .slider_info_box .slider_link a {
  transition: 0.4s;
}
@media (max-width: 768px) {
  .kv .swiper-slide .slider_info_box .slider_link a {
    color: #ffffff;
    text-decoration: none;
    float: left;
    font-size: 14px;
    letter-spacing: 0.1em;
    background-color: #da332c;
    width: 210px;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    padding: 10px 0 0;
    margin: 10px 0 0 10px;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .kv .swiper-slide .slider_info_box .slider_link a {
    color: #ffffff;
    text-decoration: none;
    float: left;
    font-size: 16px;
    letter-spacing: 0.1em;
    background-color: #da332c;
    width: 210px;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    padding: 10px 0 0;
    margin: 40px 0 0 20px;
    box-sizing: border-box;
  }
}
.kv .swiper-slide .slider_info_box .slider_link a:hover {
  color: #da332c;
  background-color: #ffffff;
}
.kv .swiper-slide .slider_info_box .slider_link a:hover.arrow::before {
  right: 14px;
  width: 6px;
  height: 6px;
  border-top: 1.5px solid #da332c;
  border-right: 1.5px solid #da332c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.kv .swiper-slide .slider_info_box .arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.kv .swiper-slide .slider_info_box .arrow::before,
.kv .swiper-slide .slider_info_box .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.kv .swiper-slide .slider_info_box .arrow::before {
  right: 14px;
  width: 6px;
  height: 6px;
  border-top: 1.5px solid #fff;
  border-right: 1.5px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 768px) {
  .content {
    width: 100%;
    max-width: 375px;
    margin: 0 auto;
    padding: 24px 15px 0;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .content {
    width: 1200px;
    margin: 0 auto;
    padding: 90px 20px 0;
  }
}
.content h2 {
  letter-spacing: 0.05em;
  width: 100%;
  background-repeat: no-repeat;
  background-position: left top;
}
@media (max-width: 768px) {
  .content h2 {
    font-size: 19px;
    background-image: url(../img/common/h_line_sp.gif);
    background-size: 345px 3px;
    padding: 17px 0 15px;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .content h2 {
    font-size: 26px;
    background-image: url(../img/top/h_line.gif);
    padding: 34px 0 30px;
  }
}

@media (max-width: 768px) {
  .shop_content {
    width: 100%;
    max-width: 375px;
    margin: 0 auto 0;
    padding: 24px 15px 0;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .shop_content {
    width: 1200px;
    margin: 0 auto;
    padding: 90px 20px 0;
  }
}
.shop_content h2 {
  letter-spacing: 0.05em;
  width: 100%;
  background-repeat: no-repeat;
  background-position: left top;
}
@media (max-width: 768px) {
  .shop_content h2 {
    font-size: 19px;
    background-image: url(../img/common/h_line_sp.gif);
    background-size: 345px 3px;
    padding: 17px 0 15px;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .shop_content h2 {
    font-size: 26px;
    background-image: url(../img/top/h_line.gif);
    padding: 34px 0 30px;
  }
}
.shop_content h3 {
  letter-spacing: 0.05em;
  width: 100%;
}
@media (max-width: 768px) {
  .shop_content h3 {
    font-size: 19px;
    background-size: 345px 3px;
    padding: 17px 0 15px;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .shop_content h3 {
    font-size: 22px;
    padding: 24px 0 0px;
  }
}
.shop_content p {
  letter-spacing: 0.05em;
  color: #000;
}
@media (max-width: 768px) {
  .shop_content p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) {
  .shop_content p {
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 60px;
  }
}
.shop_content p.attention {
  font-size: 14px;
  margin-bottom: 40px;
}
.shop_content .shop_menu ul {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .shop_content .shop_menu ul {
    display: flex;
    flex-wrap: wrap;
  }
}
.shop_content .shop_menu ul a {
  color: #da332c;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .shop_content .shop_menu ul a {
    display: block;
    font-size: 13px;
    width: 49%;
  }
}
@media (min-width: 769px) {
  .shop_content .shop_menu ul a {
    float: left;
    font-size: 26px;
    margin: 0 20px 20px 0;
  }
}
@media (max-width: 768px) {
  .shop_content .shop_menu ul a:nth-of-type(2n) {
    margin-left: 1%;
  }
}
@media (min-width: 769px) {
  .shop_content .shop_menu ul a:nth-of-type(2n) {
    margin: 0 0px 20px 0;
  }
}
.shop_content .shop_menu ul a:hover {
  text-decoration: none;
}
.shop_content .shop_menu ul a.shop_menu01 li {
  background-image: url(../img/shop/top/menu_icon01.png);
  transition: 0.4s;
}
@media (max-width: 768px) {
  .shop_content .shop_menu ul a.shop_menu01 li {
    background-size: 20px 24px;
    background-position: 31px 20px;
  }
}
@media (min-width: 769px) {
  .shop_content .shop_menu ul a.shop_menu01 li {
    background-size: 34px 41px;
    background-position: 149px 30px;
  }
}
.shop_content .shop_menu ul a.shop_menu01 li:hover {
  background-image: url(../img/shop/top/menu_h_icon01.png);
}
.shop_content .shop_menu ul a.shop_menu02 li {
  background-image: url(../img/shop/top/menu_icon02.png);
}
@media (max-width: 768px) {
  .shop_content .shop_menu ul a.shop_menu02 li {
    background-size: 21.5px 26px;
    background-position: 32px 18px;
  }
}
@media (min-width: 769px) {
  .shop_content .shop_menu ul a.shop_menu02 li {
    background-size: 37px 44px;
    background-position: 149px 30px;
  }
}
.shop_content .shop_menu ul a.shop_menu02 li:hover {
  background-image: url(../img/shop/top/menu_h_icon02.png);
}
.shop_content .shop_menu ul a.shop_menu03 li {
  background-image: url(../img/shop/top/menu_icon03.png);
}
@media (max-width: 768px) {
  .shop_content .shop_menu ul a.shop_menu03 li {
    background-size: 23.5px 18.5px;
    background-position: 16px 21px;
  }
}
@media (min-width: 769px) {
  .shop_content .shop_menu ul a.shop_menu03 li {
    background-size: 41px 31px;
    background-position: 114px 34px;
  }
}
.shop_content .shop_menu ul a.shop_menu03 li:hover {
  background-image: url(../img/shop/top/menu_h_icon03.png);
}
.shop_content .shop_menu ul a.shop_menu04 li {
  background-image: url(../img/shop/top/menu_icon04.png);
}
@media (max-width: 768px) {
  .shop_content .shop_menu ul a.shop_menu04 li {
    background-size: 18.5px 23.5px;
    background-position: 37px 18px;
  }
}
@media (min-width: 769px) {
  .shop_content .shop_menu ul a.shop_menu04 li {
    background-size: 32px 41px;
    background-position: 149px 30px;
  }
}
.shop_content .shop_menu ul a.shop_menu04 li:hover {
  background-image: url(../img/shop/top/menu_h_icon04.png);
}
.shop_content .shop_menu ul a.shop_menu05 li {
  background-image: url(../img/shop/top/menu_icon05.png);
}
@media (max-width: 768px) {
  .shop_content .shop_menu ul a.shop_menu05 li {
    background-size: 19px 17px;
    background-position: 17px 18px;
  }
}
@media (min-width: 769px) {
  .shop_content .shop_menu ul a.shop_menu05 li {
    background-size: 46px 40px;
    background-position: 92px 30px;
  }
}
.shop_content .shop_menu ul a.shop_menu05 li:hover {
  background-image: url(../img/shop/top/menu_h_icon05.png);
}
.shop_content .shop_menu ul a.shop_menu06 li {
  background-image: url(../img/shop/top/menu_icon06.png);
}
@media (max-width: 768px) {
  .shop_content .shop_menu ul a.shop_menu06 li {
    background-size: 19px 14px;
    background-position: 5px 21px;
  }
}
@media (min-width: 769px) {
  .shop_content .shop_menu ul a.shop_menu06 li {
    background-size: 45px 32px;
    background-position: 59px 30px;
  }
}
.shop_content .shop_menu ul a.shop_menu06 li:hover {
  background-image: url(../img/shop/top/menu_h_icon06.png);
}
.shop_content .shop_menu ul a li {
  background-repeat: no-repeat;
  border-radius: 15px;
  text-align: center;
  box-sizing: border-box;
  transition: 0.4s;
}
@media (max-width: 768px) {
  .shop_content .shop_menu ul a li {
    background-color: #fff;
    border: solid 2.5px #da332c;
    height: 60px;
    padding: 15px 0 0 0;
    margin: 0 0px 10px 0px;
  }
}
@media (min-width: 769px) {
  .shop_content .shop_menu ul a li {
    background-color: #fff;
    border: solid 4px #da332c;
    width: 430px;
    height: 100px;
    padding: 30px 0 0 0;
  }
}
.shop_content .shop_menu ul a li:hover {
  background-color: #da332c;
  color: #fff;
}
@media (max-width: 768px) {
  .shop_content .shop_menu ul a li span {
    display: block;
    margin-left: 23px;
    margin-top: 6px;
  }
}
@media (min-width: 769px) {
  .shop_content .shop_menu ul a li span {
    margin-left: 70px;
  }
}
@media (max-width: 768px) {
  .shop_content .page_box01 {
    background-color: #f2f2f2;
    padding: 24px 15px;
    border-radius: 15px;
    margin: 0 0 10px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box01 {
    background-color: #f2f2f2;
    padding: 30px;
    border-radius: 15px;
    margin: 0 0 20px;
    display: flex;
  }
}
@media (max-width: 768px) {
  .shop_content .page_box01:last-child {
    margin-bottom: 140px;
  }
}
@media (max-width: 768px) {
  .shop_content .page_box01 .page_box_img {
    float: left;
    width: 100px;
    height: auto;
    margin-right: 15px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box01 .page_box_img {
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  .shop_content .page_box01 .page_box_img img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 768px) {
  .shop_content .page_box01 .page_box_info_title {
    color: #363a8d;
    font-size: 18px;
    font-weight: bold;
    line-height: 1em;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box01 .page_box_info_title {
    color: #363a8d;
    font-size: 26px;
    font-weight: bold;
    line-height: 1em;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .shop_content .page_box01 .page_box_info {
    float: left;
    width: 195px;
    margin-top: -5px;
  }
}
@media (max-width: 768px) {
  .shop_content .page_box01 .page_box_info .page_box_info_detail {
    width: 195px;
    font-size: 13px;
    line-height: 22.5px;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box01 .page_box_info .page_box_info_detail {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.05em;
    margin-bottom: 25px;
  }
}
.shop_content .page_box01 hr {
  border-top: solid 1px #dbdbdb;
}
@media (max-width: 768px) {
  .shop_content .page_box01 hr {
    clear: both;
    margin-bottom: 11.5px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box01 hr {
    margin-bottom: 14px;
  }
}
@media (max-width: 768px) {
  .shop_content .page_box01 .page_box_info_icons ul li {
    color: #fff;
    float: left;
    font-size: 10px;
    line-height: 25px;
    letter-spacing: 0.05em;
    background-color: #2d2e30;
    border-radius: 15px;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: -7px;
    margin-bottom: 5px;
    transform: scale(0.825);
    transform-origin: left center;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box01 .page_box_info_icons ul li {
    color: #fff;
    float: left;
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.05em;
    background-color: #2d2e30;
    border-radius: 15px;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 5px;
  }
}
.shop_content .page_box02 {
  border-bottom: solid 1px #dbdbdb;
}
@media (max-width: 768px) {
  .shop_content .page_box02 {
    padding: 24px 0px;
    margin: 0 0 10px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box02 {
    padding: 29px 0 70px;
    margin: 0 0 0px;
    display: flex;
  }
}
@media (max-width: 768px) {
  .shop_content .page_box02:last-child {
    margin-bottom: 140px;
  }
}
.shop_content .page_box02 .page_box_img {
  border: solid 1px #dbdbdb;
  height: fit-content;
}
@media (max-width: 768px) {
  .shop_content .page_box02 .page_box_img {
    float: left;
    width: 119px;
    margin-right: 15px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box02 .page_box_img {
    margin-right: 36px;
    width: 238px;
  }
}
.shop_content .page_box02 .page_box_img img {
  display: block;
}
@media (max-width: 768px) {
  .shop_content .page_box02 .page_box_img img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 768px) {
  .shop_content .page_box02 .page_box_info {
    float: left;
    width: 195px;
  }
}
@media (max-width: 768px) {
  .shop_content .page_box02 .page_box_info .page_box_info_title {
    color: #363a8d;
    font-size: 13px;
    font-weight: bold;
    line-height: 17.5px;
    letter-spacing: 0em;
    margin-bottom: 10px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box02 .page_box_info .page_box_info_title {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    letter-spacing: 0.05em;
    margin-bottom: 0px;
  }
}
@media (max-width: 768px) {
  .shop_content .page_box02 .page_box_info .page_box_info_detail {
    width: 195px;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0em;
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box02 .page_box_info .page_box_info_detail {
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 0.05em;
    margin-bottom: 3px;
  }
}
.shop_content .page_box02 .official_link {
  color: #da332c;
  display: block;
}
@media (max-width: 768px) {
  .shop_content .page_box02 .official_link {
    width: 195px;
    font-size: 12px;
    line-height: 22.5px;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box02 .official_link {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.1em;
    margin-bottom: 25px;
  }
}
.shop_content .page_box02 .official_link .icon_link {
  background-image: url(../img/shop/common/icon_link.png);
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .shop_content .page_box02 .official_link .icon_link {
    padding-right: 20px;
    background-position: 85px 5px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box02 .official_link .icon_link {
    padding-right: 20px;
    background-position: 95px 5px;
  }
}
.shop_content .page_box02 .shop_link {
  display: flex;
}
@media (max-width: 768px) {
  .shop_content .page_box02 .shop_link {
    font-size: 10px;
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box02 .shop_link {
    font-size: 13px;
    margin-bottom: 25px;
  }
}
.shop_content .page_box02 .shop_link .intro {
  display: block;
  background-color: #363a8d;
  border-radius: 10px 0 0 10px;
  color: #FFF;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .shop_content .page_box02 .shop_link .intro {
    width: 62.5px;
    padding: 0px 0 0 13px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box02 .shop_link .intro {
    width: 80px;
    padding: 0px 0 0 13px;
  }
}
.shop_content .page_box02 .shop_link .link_shop {
  letter-spacing: 0.05em;
  border: solid 1px #363a8d;
  border-radius: 0px 10px 10px 0px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .shop_content .page_box02 .shop_link .link_shop {
    padding: 0px 0 0px 10px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box02 .shop_link .link_shop {
    padding: 0px 20px 0px 10px;
  }
}
.shop_content .page_box02 .shop_link .link_shop a {
  color: #000000;
  display: block;
}
.shop_content .page_box02 .shop_link .link_shop a:first-child {
  margin-top: 0px;
}
@media (max-width: 768px) {
  .shop_content .page_box02 .shop_link .link_shop a {
    padding: 10px 8px 10px 0px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box02 .shop_link .link_shop a {
    padding: 10px 0 10px 12px;
  }
}
.shop_content .page_box02 .scroll-hint-icon-wrap {
  z-index: 5;
}
.shop_content .page_box02 .scroll-hint-text {
  display: none;
}
.shop_content .page_box02 .list_table {
  width: 100%;
  font-size: 16px;
  border-spacing: 0px;
  border-collapse: collapse;
  width: 880px;
}
@media (max-width: 768px) {
  .shop_content .page_box02 .list_table {
    width: 880px;
  }
}
.shop_content .page_box02 .list_table th {
  color: #ffffff;
  background-color: #2d2d2d;
  padding: 10px;
  box-sizing: border-box;
  border-right: solid 1px #dcdcdc;
}
@media (max-width: 768px) {
  .shop_content .page_box02 .list_table th {
    height: 40px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box02 .list_table th {
    height: 50px;
  }
}
.shop_content .page_box02 .list_table th:nth-child(1) {
  width: 180px;
}
.shop_content .page_box02 .list_table th:nth-child(2) {
  width: 369px;
}
.shop_content .page_box02 .list_table th:nth-child(3) {
  width: 69px;
}
.shop_content .page_box02 .list_table th:nth-child(4) {
  width: 119px;
}
.shop_content .page_box02 .list_table th:last-child {
  border-right: none;
}
.shop_content .page_box02 .list_table td {
  border-top: solid 1px #dcdcdc;
  border-right: solid 1px #dcdcdc;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .shop_content .page_box02 .list_table td {
    height: 50px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box02 .list_table td {
    height: 70px;
  }
}
.shop_content .page_box02 .list_table td:nth-child(1) {
  text-align: center;
}
.shop_content .page_box02 .list_table td:nth-child(2) {
  padding-left: 20px;
  padding-right: 20px;
}
.shop_content .page_box02 .list_table td:nth-child(3) {
  text-align: center;
}
.shop_content .page_box02 .list_table td:nth-child(4) {
  text-align: center;
}
.shop_content .page_box02 .list_table td:nth-child(5) {
  text-align: center;
  border-right: none;
}
.shop_content .page_box02 .list_table tr:nth-child(even) td {
  background-color: #f2f2f2;
}
.shop_content .page_box02 .list_table2 {
  width: 100%;
  font-size: 16px;
  border-spacing: 0px;
  border-collapse: collapse;
  width: 880px;
}
@media (max-width: 768px) {
  .shop_content .page_box02 .list_table2 {
    width: 880px;
  }
}
.shop_content .page_box02 .list_table2 th {
  color: #ffffff;
  background-color: #2d2d2d;
  padding: 10px;
  box-sizing: border-box;
  border-right: solid 1px #dcdcdc;
}
@media (max-width: 768px) {
  .shop_content .page_box02 .list_table2 th {
    height: 40px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box02 .list_table2 th {
    height: 50px;
  }
}
.shop_content .page_box02 .list_table2 th:nth-child(1) {
  width: 369px;
}
.shop_content .page_box02 .list_table2 th:nth-child(2) {
  width: 119px;
}
.shop_content .page_box02 .list_table2 th:nth-child(3) {
  width: 180px;
}
.shop_content .page_box02 .list_table2 th:last-child {
  border-right: none;
}
.shop_content .page_box02 .list_table2 td {
  border-top: solid 1px #dcdcdc;
  border-right: solid 1px #dcdcdc;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .shop_content .page_box02 .list_table2 td {
    height: 50px;
  }
}
@media (min-width: 769px) {
  .shop_content .page_box02 .list_table2 td {
    height: 70px;
  }
}
.shop_content .page_box02 .list_table2 td:nth-child(1) {
  padding-left: 20px;
  padding-right: 20px;
}
.shop_content .page_box02 .list_table2 td:nth-child(2) {
  text-align: center;
}
.shop_content .page_box02 .list_table2 td:nth-child(3) {
  text-align: center;
  border-right: none;
}
.shop_content .page_box02 .list_table2 tr:nth-child(even) td {
  background-color: #f2f2f2;
}

.main_col {
  position: relative;
  z-index: 3;
}
@media (max-width: 768px) {
  .main_col {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 0 0;
  }
}
@media (min-width: 769px) {
  .main_col {
    width: 880px;
    float: left;
    margin-right: 60px;
  }
}
.main_col .page_title {
  border-top: solid 6px;
}
@media (max-width: 768px) {
  .main_col .page_title {
    font-size: 23px;
    line-height: 1em;
    letter-spacing: 0.05em;
    background-image: none;
    padding-top: 18 px;
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) {
  .main_col .page_title {
    font-size: 36px;
    line-height: 1em;
    letter-spacing: 0.05em;
    background-image: none;
    padding-top: 24px;
    margin-bottom: 30px;
  }
}
.main_col .page_title.guide {
  border-color: #237cc8;
}
.main_col .page_title.shop {
  border-color: #469d93;
}
.main_col .page_title.apri {
  border-color: #80cc6e;
}
.main_col .page_title.online_game {
  border-color: #dfb61c;
}
.main_col .page_title.cinema_anime {
  border-color: #eb845b;
}
.main_col .page_title.adult {
  border-color: #d5629d;
}
.main_col .page_title.howto {
  border-color: #237cc8;
}
.main_col .page_title.facility {
  border-top: solid 6px #15a8de;
}
.main_col .page_title.goods {
  border-top: solid 6px #469d93;
}
.main_col .page_title.rental {
  border-top: solid 6px #80cc6e;
}
.main_col .page_title.online_game {
  border-top: solid 6px #dfb61c;
}
.main_col .page_title.cinema_anime_ebook {
  border-top: solid 6px #eb845b;
}
.main_col .page_title.adult {
  border-top: solid 6px #d5629d;
}
.main_col .page_title.news {
  border-top: solid 6px #282ea0;
}
.main_col .prev_page_btn {
  transition: 0.4s;
  cursor: pointer;
  color: #fff;
}
@media (max-width: 768px) {
  .main_col .prev_page_btn {
    color: #ffffff;
    text-decoration: none;
    display: block;
    font-size: 14px;
    letter-spacing: 0.1em;
    background-color: #da332c;
    width: 210px;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    padding: 10px 0 0;
    margin: 40px auto 40px;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .main_col .prev_page_btn {
    color: #ffffff;
    text-decoration: none;
    display: block;
    font-size: 16px;
    letter-spacing: 0.1em;
    background-color: #da332c;
    width: 210px;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    padding: 7px 0 0;
    margin: 40px auto 0;
    box-sizing: border-box;
  }
}
.main_col .prev_page_btn:hover {
  color: #da332c;
  background-color: #ffffff;
  border: solid 1px #da332c;
}
.main_col .prev_page_btn:hover .arrow::before {
  border-top: 1.5px solid #da332c;
  border-right: 1.5px solid #da332c;
}
.main_col .prev_page_btn .arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.main_col .prev_page_btn .arrow::before,
.main_col .prev_page_btn .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.main_col .prev_page_btn .arrow::before {
  right: 150px;
  width: 6px;
  height: 6px;
  border-top: 1.5px solid #fff;
  border-right: 1.5px solid #fff;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  top: 3px;
}
.main_col .news_pagenation {
  width: 180px;
}
@media (max-width: 768px) {
  .main_col .news_pagenation {
    margin: 19px auto 21px;
  }
}
@media (min-width: 769px) {
  .main_col .news_pagenation {
    margin: 0 auto;
  }
}
.main_col .news_pagenation ul {
  display: flex;
}
.main_col .news_pagenation ul li {
  margin-right: 10px;
  text-align: center;
  border: none;
  padding: 0;
  margin-bottom: 0;
}
.main_col .news_pagenation ul li a.prev {
  font-size: 18px;
  color: #d9d9d9;
  position: relative;
  text-decoration: none;
}
.main_col .news_pagenation ul li a.prev::before, .main_col .news_pagenation ul li a.prev::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  vertical-align: middle;
}
.main_col .news_pagenation ul li a.prev::before {
  top: 15px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #d9d9d9;
  border-right: 2px solid #d9d9d9;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
@media (max-width: 768px) {
  .main_col .news_pagenation ul li a.prev::before {
    left: -17px;
  }
}
@media (min-width: 769px) {
  .main_col .news_pagenation ul li a.prev::before {
    left: -15px;
  }
}
.main_col .news_pagenation ul li a.prev.exist::before {
  border-top: 2px solid #da332c;
  border-right: 2px solid #da332c;
}
.main_col .news_pagenation ul li a.next {
  font-size: 18px;
  color: #d9d9d9;
  position: relative;
  text-decoration: none;
}
.main_col .news_pagenation ul li a.next::before, .main_col .news_pagenation ul li a.next::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.main_col .news_pagenation ul li a.next::before {
  top: 2px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #d9d9d9;
  border-right: 2px solid #d9d9d9;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  .main_col .news_pagenation ul li a.next::before {
    right: -17px;
  }
}
@media (min-width: 769px) {
  .main_col .news_pagenation ul li a.next::before {
    right: -17px;
  }
}
.main_col .news_pagenation ul li a.next.exist::before {
  border-top: 2px solid #da332c;
  border-right: 2px solid #da332c;
}
.main_col .news_pagenation ul li a.number {
  display: block;
  color: #da332c;
  font-size: 16px;
  line-height: 35px;
  font-weight: bold;
  width: 30px;
  height: 40px;
  border-radius: 5px;
  color: #da332c;
  background-color: #fff;
  border: solid 2px #da332c;
  box-sizing: border-box;
}
.main_col .news_pagenation ul li a.active {
  color: #fff;
  background-color: #da332c;
}
@media (min-width: 769px) {
  .sub_col {
    width: 260px;
    float: left;
  }
}
.sub_col .banner {
  margin-bottom: 10px;
}
.sub_col .banner img {
  width: 100%;
  height: auto;
}
.sub_col .sub_access {
  background-repeat: no-repeat;
  background-position: left top;
  padding: 12px 0 0 0;
}
@media (max-width: 768px) {
  .sub_col .sub_access {
    background-image: url(../img/common/h_line_sp.gif);
    background-size: 345px 3px;
  }
}
@media (min-width: 769px) {
  .sub_col .sub_access {
    background-image: url(../img/common/side_title_bg.gif);
  }
}
.sub_col .sub_access h5 {
  letter-spacing: 0.05em;
  background-image: url(../img/common/icon_access01.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0 0 0 40px;
}
@media (max-width: 768px) {
  .sub_col .sub_access h5 {
    font-size: 19px;
    line-height: 35px;
    margin-bottom: 10px;
  }
}
@media (min-width: 769px) {
  .sub_col .sub_access h5 {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 20px;
  }
}
.sub_col .sub_access p {
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .sub_col .sub_access p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
  }
}
@media (min-width: 769px) {
  .sub_col .sub_access p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}
.sub_col .sub_access .tpf {
  letter-spacing: 0.05em;
  background-image: url(../img/common/icon_access02.png);
  background-repeat: no-repeat;
  background-position: left 4px;
}
@media (max-width: 768px) {
  .sub_col .sub_access .tpf {
    font-size: 14px;
    line-height: 25px;
    background-size: 15px 19px;
    padding: 0 0 0 24px;
  }
}
@media (min-width: 769px) {
  .sub_col .sub_access .tpf {
    font-size: 15px;
    line-height: 30px;
    padding: 0 0 0 40px;
  }
}
.sub_col .sub_access .sub_map {
  border: solid 1px #ddd;
  box-sizing: border-box;
  margin-bottom: 13px;
}
.sub_col .sub_access .map_btn {
  cursor: pointer;
  transition: 0.4s;
}
@media (max-width: 768px) {
  .sub_col .sub_access .map_btn {
    color: #ffffff;
    text-decoration: none;
    float: left;
    font-size: 14px;
    letter-spacing: 0.1em;
    background-color: #da332c;
    width: 100%;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    padding: 10px 0 0;
    margin: 19px 0 32px 0px;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .sub_col .sub_access .map_btn {
    color: #ffffff;
    text-decoration: none;
    float: left;
    font-size: 14px;
    letter-spacing: 0.1em;
    background-color: #da332c;
    width: 100%;
    height: 35px;
    border-radius: 20px;
    text-align: center;
    padding: 8px 0 0;
    margin: 0px 0 32px 0px;
    box-sizing: border-box;
  }
}
.sub_col .sub_access .map_btn:hover {
  color: #da332c;
  background-color: #ffffff;
  border: solid 1px #da332c;
}
.sub_col .sub_access .map_btn:hover .arrow::before {
  top: 2px;
  right: -39px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #da332c;
  border-right: 2px solid #da332c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sub_col .sub_access .map_btn .arrow {
  position: relative;
  text-decoration: none;
}
.sub_col .sub_access .map_btn .arrow::before,
.sub_col .sub_access .map_btn .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.sub_col .sub_access .map_btn .arrow::before {
  top: 2px;
  right: -39px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 768px) {
  .shop_map {
    padding: 0 0 18px;
  }
}
@media (min-width: 769px) {
  .shop_map {
    padding: 0 0 4px;
  }
}
.shop_map img {
  width: 100%;
  height: auto;
}

.search_facility {
  border-radius: 15px;
  background-color: #313131;
  height: auto;
  color: #fff;
  display: block;
  position: relative;
  border-radius: 15px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .search_facility {
    min-height: 60px;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .search_facility {
    min-height: 95px;
    line-height: 60px;
  }
}

.toggle_title {
  line-height: 30px;
  font-weight: bold;
  margin: 0;
  padding: 2px 0 0 15px;
  position: relative;
}
@media (min-width: 769px) {
  .toggle_title {
    line-height: 42px;
  }
}
.toggle_title .search_title {
  letter-spacing: 0.1em;
  background-image: url(../img/top/search_icon01.png);
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .toggle_title .search_title {
    font-size: 17px;
    float: left;
    margin: 14px 0 0 25px;
    padding: 0 0 0 25px;
    background-size: 15px 15px;
    background-position: left 9px;
  }
}
@media (min-width: 769px) {
  .toggle_title .search_title {
    float: left;
    margin: 25px 0 0 15px;
    font-size: 22px;
    padding: 0 0 0 50px;
    background-position: left 8px;
  }
}
.toggle_title .toggle_btn {
  float: right;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  background-color: #da332c;
  text-align: center;
}
@media (max-width: 768px) {
  .toggle_title .toggle_btn {
    font-size: 20px;
    width: 30px;
    height: 30px;
    margin: 14.5px 15px 0 0;
  }
}
@media (min-width: 769px) {
  .toggle_title .toggle_btn {
    font-size: 22px;
    width: 45px;
    height: 45px;
    margin: 25px 25px 0 0;
  }
}
.toggle_title .toggle_btn::after {
  content: "+";
  color: #ffffff;
}
.toggle_title .toggle_btn.selected::after {
  content: "－";
  color: #ffffff;
}

.toggle_content {
  display: none;
  width: 100%;
}
.toggle_content .fa_list {
  padding-top: 10px;
}
@media (max-width: 768px) {
  .toggle_content .fa_list {
    margin: 0 0 0 15px;
  }
}
@media (min-width: 769px) {
  .toggle_content .fa_list {
    margin: 0 0 0 30px;
  }
}
.toggle_content .fa_list .sp_ul_wrap {
  float: left;
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  .toggle_content .fa_list .fa_menu {
    float: left;
    width: 210px;
    margin-top: 20px;
  }
}
.toggle_content .fa_list .fa_menu li {
  line-height: 1em;
  /* 元々のチェックボックス（非表示） */
  /* チェックボックスの代わりを成すラベル */
  /* ラベルの左に表示させる正方形のボックス□ */
  /* チェックが入った時のレ点 */
}
@media (max-width: 768px) {
  .toggle_content .fa_list .fa_menu li {
    font-size: 12px;
    margin-bottom: 7px;
  }
}
@media (min-width: 769px) {
  .toggle_content .fa_list .fa_menu li {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.toggle_content .fa_list .fa_menu li input[type=checkbox] {
  display: none;
}
.toggle_content .fa_list .fa_menu li input[type=checkbox] + label {
  display: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 25px;
  padding-right: 10px;
  border-color: #da332c; /* 枠の色変更 お好きな色を */
  line-height: 14px;
}
.toggle_content .fa_list .fa_menu li input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  left: 0;
  top: 50%;
  border: 1px solid;
  border: solid 2px;
  border-color: #da332c; /* 枠の色 */
  background-color: #fff; /* 背景の色 */
  border-radius: 5px;
}
@media (max-width: 768px) {
  .toggle_content .fa_list .fa_menu li input[type=checkbox] + label::before {
    width: 15px;
    height: 15px;
    margin-top: -7px;
  }
}
@media (min-width: 769px) {
  .toggle_content .fa_list .fa_menu li input[type=checkbox] + label::before {
    width: 18px;
    height: 18px;
    margin-top: -10px;
  }
}
.toggle_content .fa_list .fa_menu li input[type=checkbox]:checked + label::before {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  left: 0;
  top: 50%;
  border: 1px solid;
  border-color: #da332c; /* 枠の色 */
  background-color: #da332c; /* 背景の色 */
  border-radius: 5px;
}
@media (max-width: 768px) {
  .toggle_content .fa_list .fa_menu li input[type=checkbox]:checked + label::before {
    width: 15px;
    height: 15px;
    margin-top: -7px;
  }
}
@media (min-width: 769px) {
  .toggle_content .fa_list .fa_menu li input[type=checkbox]:checked + label::before {
    width: 18px;
    height: 18px;
    margin-top: -10px;
  }
}
.toggle_content .fa_list .fa_menu li input[type=checkbox]:checked + label::after {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 50%;
  transform: rotate(-45deg);
  border-bottom: 2px solid;
  border-left: 2px solid;
  border-color: #fff; /* チェックの色 */
}
@media (max-width: 768px) {
  .toggle_content .fa_list .fa_menu li input[type=checkbox]:checked + label::after {
    width: 9px;
    height: 5px;
    margin-top: -3px;
    left: 3px;
  }
}
@media (min-width: 769px) {
  .toggle_content .fa_list .fa_menu li input[type=checkbox]:checked + label::after {
    width: 11px;
    height: 8px;
    margin-top: -7px;
    left: 4px;
  }
}
@media (max-width: 768px) {
  .toggle_content .line_custom:before {
    content: "";
    position: absolute;
    margin-left: 50%;
    border: 6px solid transparent;
    border-top: 6px solid #313131;
    z-index: 2;
  }
}
@media (min-width: 769px) {
  .toggle_content .line_custom:before {
    content: "";
    position: absolute;
    margin-left: 50%;
    border: 12px solid transparent;
    border-top: 12px solid #313131;
    z-index: 2;
  }
}
.toggle_content .fa_shop_list {
  clear: both;
  background-color: #414040;
  height: auto;
  min-height: 110px;
  border-radius: 0 0 15px 15px;
}
@media (max-width: 768px) {
  .toggle_content .fa_shop_list ul {
    margin: 0 0 0px 30px;
    padding: 30px 0 10px 0;
  }
}
@media (min-width: 769px) {
  .toggle_content .fa_shop_list ul {
    margin: 0 0 0 30px;
    padding: 35px 0 20px 0;
  }
}
.toggle_content .fa_shop_list ul li {
  width: 210px;
  line-height: 1em;
}
@media (max-width: 768px) {
  .toggle_content .fa_shop_list ul li {
    margin-bottom: 12px;
  }
}
@media (min-width: 769px) {
  .toggle_content .fa_shop_list ul li {
    float: left;
    margin-bottom: 30px;
  }
}
.toggle_content .fa_shop_list ul li a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
.toggle_content .fa_shop_list ul li a::before {
  content: "-　";
}

.search_comic {
  border-radius: 15px;
  background-color: #313131;
  color: #fff;
  display: block;
  line-height: 42px;
  position: relative;
  border-radius: 15px;
}
@media (max-width: 768px) {
  .search_comic {
    height: 90px;
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) {
  .search_comic {
    width: 880px;
    height: 95px;
    min-height: 95px;
    margin-bottom: 60px;
  }
}
.search_comic .search_title {
  letter-spacing: 0.1em;
  background-image: url(../img/top/search_icon02.png);
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .search_comic .search_title {
    font-size: 17px;
    float: left;
    margin: 0px 0 0 25px;
    padding: 0 0 0 25px;
    background-size: 17px 13px;
    background-position: left 16px;
  }
}
@media (min-width: 769px) {
  .search_comic .search_title {
    float: left;
    margin: 25px 0 0 29px;
    font-size: 22px;
    padding: 0 0 0 50px;
    background-position: left 10px;
  }
}

@media (min-width: 769px) {
  #form_comic {
    position: relative;
    max-width: 300px;
  }
}
#form_comic .search_input {
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: 0;
  outline: 0;
  background: #eee;
  border: solid 2px #da332c;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  #form_comic .search_input {
    font-size: 13px;
    margin: 45px 0 20px 15px;
    width: 285px;
    height: 30px;
    border-radius: 5px 0px 0px 5px;
  }
}
@media (min-width: 769px) {
  #form_comic .search_input {
    font-size: 16px;
    margin: 24px 0 20px 305px;
    width: 505px;
    height: 45px;
    border-radius: 10px 0px 0px 10px;
  }
}
#form_comic .search_btn {
  position: absolute;
  top: 0;
  background: #da332c;
  color: #fff;
  border: none;
  border: solid 2px #da332c;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  #form_comic .search_btn {
    height: 30px;
    width: 30px;
    left: 248px;
    margin: 45px 0 20px 50px;
    border-radius: 0 5px 5px 0;
  }
}
@media (min-width: 769px) {
  #form_comic .search_btn {
    height: 45px;
    width: 50px;
    left: 250px;
    margin: 24px 0 20px 558px;
    border-radius: 0 10px 10px 0;
  }
}
#form_comic .search_btn:hover {
  color: #FFF;
  cursor: pointer;
}
#form_comic .search_btn .fa-search {
  position: absolute;
}
@media (max-width: 768px) {
  #form_comic .search_btn .fa-search {
    font-size: 16px;
    top: 20%;
    left: 15%;
  }
}
@media (min-width: 769px) {
  #form_comic .search_btn .fa-search {
    font-size: 20px;
    top: 30%;
    left: 30%;
  }
}

.news_area ul li {
  float: left;
}
@media (max-width: 768px) {
  .news_area ul li {
    width: 165px;
    margin-right: 15px;
  }
  .news_area ul li:nth-of-type(2n) {
    margin-right: 0px;
  }
}
@media (min-width: 769px) {
  .news_area ul li {
    width: 280px;
    margin-right: 20px;
  }
  .news_area ul li:nth-of-type(3n) {
    margin-right: 0px;
  }
}
@media (max-width: 768px) {
  .news_area ul li:nth-of-type(2n+1) {
    clear: left;
  }
}
@media (min-width: 769px) {
  .news_area ul li:nth-of-type(3n+1) {
    clear: left;
  }
}
.news_area .news_img {
  position: relative;
  z-index: 1;
}
.news_area .news_img img {
  border-radius: 15px;
  width: 100%;
  height: auto;
}
.news_area .store_name {
  position: relative;
  z-index: 2;
  background-color: #da332c;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
}
@media (max-width: 768px) {
  .news_area .store_name {
    font-size: 10px;
    width: 125px;
    height: 20px;
    padding: 4px 0 0;
    margin-top: -16px;
    margin-bottom: 10px;
    transform: scale(0.9);
  }
}
@media (min-width: 769px) {
  .news_area .store_name {
    font-size: 13px;
    width: 180px;
    height: 30px;
    padding: 7px 0 0;
    margin-top: -16px;
    margin-bottom: 20px;
  }
}
.news_area .store_name.mystyle {
  background-color: #363a8d;
}
.news_area .news_title {
  text-decoration: none;
}
@media (max-width: 768px) {
  .news_area .news_title {
    font-size: 14px;
    margin-bottom: 25px;
  }
}
@media (min-width: 769px) {
  .news_area .news_title {
    font-size: 16px;
    margin-bottom: 40px;
  }
}
.news_area .news_title a {
  color: #000000;
}
@media (max-width: 768px) {
  .news_area .news_title a {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 769px) {
  .news_area .news_title a {
    font-size: 16px;
    line-height: 25px;
  }
}

.news_list_btn {
  clear: both;
  cursor: pointer;
  display: block;
  color: #ffffff;
  background-color: #da332c;
  border: solid 1px #da332c;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 1em;
  text-align: center;
  box-sizing: border-box;
  transition: 0.4s;
}
@media (max-width: 768px) {
  .news_list_btn {
    font-size: 14px;
    width: 150px;
    height: 30px;
    border-radius: 15px;
    padding: 7px 0 0;
    margin: 30px auto 30px;
  }
}
@media (min-width: 769px) {
  .news_list_btn {
    font-size: 17px;
    line-height: 1em;
    letter-spacing: 0.1em;
    width: 200px;
    height: 40px;
    border-radius: 20px;
    padding: 10px 0 0;
    margin: 40px auto 40px;
  }
}
.news_list_btn:hover {
  color: #da332c;
  background-color: #ffffff;
  border: solid 1px #da332c;
}
.news_list_btn:hover .arrow::before {
  top: 2px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #da332c;
  border-right: 2px solid #da332c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.news_list_btn .arrow {
  position: relative;
  text-decoration: none;
}
@media (max-width: 768px) {
  .news_list_btn .arrow {
    margin-left: -8px;
  }
}
.news_list_btn .arrow::before,
.news_list_btn .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.news_list_btn .arrow::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  .news_list_btn .arrow::before {
    top: 1px;
    width: 5px;
    height: 5px;
    right: -22px;
  }
}
@media (min-width: 769px) {
  .news_list_btn .arrow::before {
    top: 2px;
    width: 6px;
    height: 6px;
    right: -30px;
  }
}

.wycd {
  box-sizing: border-box;
  background-color: #ffffff;
  border: solid 1px #dbdbdb;
  border-radius: 15px;
}
@media (max-width: 768px) {
  .wycd {
    width: 100%;
    margin-bottom: 25px;
    font-size: 14px;
    padding: 10px;
  }
}
@media (min-width: 769px) {
  .wycd {
    width: 100%;
    font-size: 14px;
    padding: 10px;
  }
}

.app_area {
  padding-top: 10px;
  padding-bottom: 20px;
}
.app_area li {
  border-radius: 15px;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
}
@media (max-width: 768px) {
  .app_area li {
    height: 80px;
  }
}
@media (min-width: 769px) {
  .app_area li {
    float: left;
    padding: 15px 0 0 0;
    width: 125px;
    height: 230px;
  }
}
.app_area li .app_img {
  margin-bottom: 14px;
}
@media (max-width: 768px) {
  .app_area li .arrow_sp {
    position: relative;
    display: inline-block;
    padding: 0 0 0 0px;
    color: #fff;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .app_area li .arrow_sp::before,
  .app_area li .arrow_sp::after {
    position: absolute;
    top: -28px;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
}
@media (max-width: 768px) {
  .app_area li .arrow_sp::before {
    left: 239px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
.app_area p {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0.05em;
  margin-bottom: 14px;
  color: #fff;
}
.app_area .qr_app {
  background-color: #363a8d;
}
@media (max-width: 768px) {
  .app_area .qr_app {
    display: flex;
    padding: 15px 0 0 15px;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
}
@media (min-width: 769px) {
  .app_area .qr_app {
    margin-right: 10px;
  }
}
@media (max-width: 768px) {
  .app_area .qr_app .app_img {
    margin-right: 18px;
  }
}
@media (max-width: 768px) {
  .app_area .qr_app p {
    font-size: 16px;
    line-height: 1em;
    margin: 16px 0 0;
  }
}
.app_area .qr_line {
  background-color: #58bf38;
}
@media (max-width: 768px) {
  .app_area .qr_line {
    display: flex;
    padding: 15px 0 0 15px;
    box-sizing: border-box;
  }
}
@media (max-width: 768px) {
  .app_area .qr_line .app_img {
    margin-right: 18px;
  }
}
@media (max-width: 768px) {
  .app_area .qr_line p {
    font-size: 16px;
    line-height: 1em;
    margin: 16px 0 0;
  }
}

.twitter_area {
  border: solid 1px #dbdbdb;
}
@media (max-width: 768px) {
  .twitter_area {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) {
  .twitter_area {
    margin-bottom: 30px;
  }
}

.side_menu ul li {
  border-top: solid 1px #dbdbdb;
  padding: 15px 0 15px 5px;
}
.side_menu ul li:last-child {
  border-bottom: solid 1px #dbdbdb;
}
.side_menu ul li a {
  line-height: 1em;
  color: #000000;
}
@media (max-width: 768px) {
  .side_menu ul li a {
    font-size: 14px;
  }
}
@media (min-width: 769px) {
  .side_menu ul li a {
    font-size: 15px;
  }
}
.side_menu ul li a:hover {
  text-decoration: underline;
}
.side_menu ul li .arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 0px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.side_menu ul li .arrow::before,
.side_menu ul li .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.side_menu ul li .arrow::before {
  width: 4px;
  height: 4px;
  border-top: 1.5px solid #da332c;
  border-right: 1.5px solid #da332c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  .side_menu ul li .arrow::before {
    left: 88vw;
  }
}
@media (min-width: 769px) {
  .side_menu ul li .arrow::before {
    left: 239px;
  }
}

.footer_wrap {
  background-color: #2d2e30;
  width: 100%;
}
@media (max-width: 768px) {
  .footer_wrap {
    margin-top: 50px;
  }
}
@media (min-width: 769px) {
  .footer_wrap {
    margin-top: 115px;
  }
}

.site_footer {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  color: #fff;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .site_footer {
    padding: 25px 15px 5px 15px;
  }
}
@media (min-width: 769px) {
  .site_footer {
    padding: 70px 20px 60px 20px;
  }
}
.site_footer .ft_hr {
  border-top: solid 2px #da332c;
  border-bottom: none;
  margin-bottom: 26px;
}
@media (max-width: 768px) {
  .site_footer .ft_hr {
    margin-bottom: 16px;
  }
}
@media (min-width: 769px) {
  .site_footer .ft_hr {
    margin-bottom: 26px;
  }
}
.site_footer h4 {
  font-weight: bold;
}
@media (max-width: 768px) {
  .site_footer h4 {
    font-size: 16px;
    line-height: 1em;
    margin-left: 4px;
    margin-bottom: 20px;
    float: left;
  }
}
@media (min-width: 769px) {
  .site_footer h4 {
    font-size: 22px;
    line-height: 40px;
    margin-bottom: 45px;
  }
}
@media (max-width: 768px) {
  .site_footer .shop_info {
    display: none;
  }
}
.site_footer .shop_info a.shop_name {
  display: block;
  color: #fff;
}
@media (max-width: 768px) {
  .site_footer .shop_info a.shop_name {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
@media (min-width: 769px) {
  .site_footer .shop_info a.shop_name {
    font-size: 15px;
    margin-bottom: 15px;
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .site_footer .shop_info a.shop_name span {
    display: block;
    margin-bottom: 12px;
  }
}
.site_footer .shop_info li {
  float: left;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .site_footer .shop_info li {
    border-top: solid 1px #55575a;
    padding-top: 15px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 14px;
  }
}
@media (min-width: 769px) {
  .site_footer .shop_info li {
    width: 270px;
  }
}
.site_footer .shop_info li::before {
  content: "-　";
  position: absolute;
}
@media (max-width: 768px) {
  .site_footer .shop_info li::before {
    margin-left: -13px;
    font-size: 16px;
  }
}
@media (min-width: 769px) {
  .site_footer .shop_info li::before {
    font-size: 15px;
  }
}
.site_footer .shop_info li p {
  line-height: 20px;
}
@media (max-width: 768px) {
  .site_footer .shop_info li p {
    font-size: 13px;
    margin-bottom: 20px;
  }
}
@media (min-width: 769px) {
  .site_footer .shop_info li p {
    margin-left: 20px;
    margin-bottom: 40px;
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .site_footer .footer_btn {
    font-size: 20px;
    width: 30px;
    height: 30px;
    margin: -3px 0px 0 18px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    float: right;
  }
}
.site_footer .footer_btn::after {
  content: "+";
  color: #ffffff;
}
.site_footer .footer_btn.selected::after {
  content: "－";
  color: #ffffff;
}

.site_footer_menu_wrap {
  width: 100%;
}

.site_footer_menu {
  background-color: #fff;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .site_footer_menu {
    padding: 0 15px;
  }
}
@media (min-width: 769px) {
  .site_footer_menu {
    height: 70px;
    padding: 0 20px;
  }
}
.site_footer_menu .footer_menu {
  float: left;
}
.site_footer_menu .footer_menu ul {
  padding: 28px 0 0;
}
.site_footer_menu .footer_menu ul li {
  float: left;
  font-size: 13px;
}
.site_footer_menu .footer_menu ul li a {
  color: #000000;
  border-left: solid 1px #d5d5d5;
  padding: 0 38px;
}
.site_footer_menu .footer_menu ul li a:last-child {
  border-right: solid 1px #d5d5d5;
}
@media (min-width: 769px) {
  .site_footer_menu .sns_icon {
    float: right;
  }
}
@media (max-width: 768px) {
  .site_footer_menu .sns_icon ul {
    padding: 20px 0 20px 0;
  }
}
@media (min-width: 769px) {
  .site_footer_menu .sns_icon ul {
    padding: 20px 50px 0 0;
  }
}
.site_footer_menu .sns_icon ul li {
  float: left;
  font-size: 13px;
  margin-left: 8px;
}
.site_footer_menu .sns_icon ul li.copyright {
  font-size: 11px;
}
@media (max-width: 768px) {
  .site_footer_menu .sns_icon ul li.copyright {
    padding: 8px 0 0 63px;
  }
}
@media (min-width: 769px) {
  .site_footer_menu .sns_icon ul li.copyright {
    padding: 8px 0 0 20px;
  }
}
.site_footer_menu .sns_icon ul li a {
  color: #000000;
}

.page_top {
  position: fixed;
  right: 20px;
  z-index: 99;
  cursor: pointer;
}
@media (max-width: 768px) {
  .page_top {
    width: 20px;
    height: 18px;
    bottom: 25px;
  }
}
@media (min-width: 769px) {
  .page_top {
    width: 20px;
    height: 18px;
    bottom: 25px;
  }
}
.page_top img {
  width: 100%;
  height: auto;
}

.color_bar {
  display: flex;
}
.color_bar li {
  height: 4px;
  width: 16.6666666667%;
}
.color_bar li:nth-child(1) {
  background-color: #237cc8;
}
.color_bar li:nth-child(2) {
  background-color: #469d93;
}
.color_bar li:nth-child(3) {
  background-color: #80cc6e;
}
.color_bar li:nth-child(4) {
  background-color: #dfb61c;
}
.color_bar li:nth-child(5) {
  background-color: #eb845b;
}
.color_bar li:nth-child(6) {
  background-color: #d5629d;
}

.sp_header_shop_name {
  font-size: 18px;
  line-height: 1em;
  font-weight: bold;
  color: #fff;
  background-color: #161c8a;
  padding: 15px 15px 0;
  box-sizing: border-box;
  height: 50px;
}
.sp_header_shop_name a {
  color: #fff;
}

/*　ハンバーガーボタン　*/
.hamburger {
  display: block;
  position: fixed;
  z-index: 6;
  right: 10px;
  top: 23px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}

.hamburger span {
  display: block;
  position: absolute;
  width: 25px;
  height: 2.5px;
  left: 6px;
  background: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.hamburger span:nth-child(1) {
  top: 10px;
}

.hamburger span:nth-child(2) {
  top: 20px;
}

.hamburger span:nth-child(3) {
  top: 30px;
}

/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top: 20px;
  left: 6px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 20px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

nav.globalMenuSp {
  position: fixed;
  z-index: 2;
  top: 75px;
  left: 0;
  background: rgb(255, 255, 255);
  width: 100%;
  opacity: 0;
  transition: opacity 0.6s ease, visibility 0.6s ease;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  z-index: 99;
  pointer-events: none;
}
nav.globalMenuSp ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
nav.globalMenuSp ul .global_menu_sp {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: 0.4s all;
  border-bottom: solid 4px;
}
nav.globalMenuSp ul .global_menu_sp:last-child {
  padding-bottom: 0;
}
nav.globalMenuSp ul .global_menu_sp.blue {
  border-color: #237cc8;
}
nav.globalMenuSp ul .global_menu_sp.green {
  border-color: #469d93;
}
nav.globalMenuSp ul .global_menu_sp.lightgreen {
  border-color: #80cc6e;
}
nav.globalMenuSp ul .global_menu_sp.yellow {
  border-color: #dfb61c;
}
nav.globalMenuSp ul .global_menu_sp.orange {
  border-color: #eb845b;
}
nav.globalMenuSp ul .global_menu_sp.pink {
  border-color: #d5629d;
}
nav.globalMenuSp ul .global_menu_sp.purple {
  border-color: #8a2be2;
}
nav.globalMenuSp ul .global_menu_sp a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #000;
  line-height: 60px;
  letter-spacing: 0.05em;
}
nav.globalMenuSp ul .global_menu_sp .arrow {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding: 0 0 0 0px;
  vertical-align: middle;
  text-decoration: none;
}
nav.globalMenuSp ul .global_menu_sp .arrow::before,
nav.globalMenuSp ul .global_menu_sp .arrow::after {
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
nav.globalMenuSp ul .global_menu_sp .arrow::before {
  left: 88vw;
  width: 7px;
  height: 7px;
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
nav.globalMenuSp .gm_sns_icon ul {
  padding-top: 30px;
  padding-bottom: 30px;
}
nav.globalMenuSp .gm_sns_icon ul li {
  float: left;
  margin-right: 10px;
  width: 30px;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  opacity: 100;
  pointer-events: auto;
}

.bg_wrap.active {
  position: fixed;
  width: 100vw;
  height: 100%;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 4;
  top: 75px;
}

.shop_infomation {
  background-color: #313131;
  border-radius: 15px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .shop_infomation {
    padding: 17px 0 0 15px;
    height: 120px;
    margin-bottom: 20px;
  }
}
@media (min-width: 769px) {
  .shop_infomation {
    padding: 46px 0 0 30px;
    height: 160px;
    margin-bottom: 40px;
  }
}
.shop_infomation .info_box {
  float: left;
}
@media (min-width: 769px) {
  .shop_infomation .info_box {
    width: 680px;
  }
}
.shop_infomation .info_box .shop_name {
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .shop_infomation .info_box .shop_name {
    width: 170px;
    font-size: 23px;
    margin-bottom: 10px;
    line-height: 30px;
  }
}
@media (min-width: 769px) {
  .shop_infomation .info_box .shop_name {
    font-size: 36px;
    margin-bottom: 20px;
    line-height: 1em;
  }
}
.shop_infomation .info_box .shop_name_en {
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: normal;
  line-height: 1em;
}
@media (max-width: 768px) {
  .shop_infomation .info_box .shop_name_en {
    font-size: 12px;
  }
}
@media (min-width: 769px) {
  .shop_infomation .info_box .shop_name_en {
    font-size: 16px;
  }
}
.shop_infomation .shop_chara {
  float: right;
  height: auto;
}
@media (max-width: 768px) {
  .shop_infomation .shop_chara {
    width: 78px;
    margin: -5px 10px 0 0;
  }
}
@media (min-width: 769px) {
  .shop_infomation .shop_chara {
    width: 122px;
    margin-top: -62px;
    margin-right: 25px;
  }
}
.shop_infomation .shop_chara img {
  width: 100%;
  height: auto;
}

.shop_news_area .store_name {
  position: absolute;
  z-index: 2;
  background-color: #da332c;
  color: #fff;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .shop_news_area .store_name {
    font-size: 10px;
    width: 105px;
    padding: 4px 4px 4px;
    margin-top: -16px;
    margin-bottom: 10px;
    transform: scale(0.9);
    text-align: left;
  }
}
@media (min-width: 769px) {
  .shop_news_area .store_name {
    font-size: 13px;
    width: 180px;
    height: 30px;
    padding: 7px 0 0;
    margin-top: -16px;
    margin-bottom: 20px;
    text-align: center;
  }
}
.shop_news_area .store_name.mystyle {
  background-color: #363a8d;
}
.shop_news_area ul li {
  border-bottom: solid 1px #dbdbdb;
}
@media (max-width: 768px) {
  .shop_news_area ul li {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 769px) {
  .shop_news_area ul li {
    display: flex;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .shop_news_area ul li .post_img {
    float: left;
  }
}
.shop_news_area ul li .post_img img {
  border-radius: 15px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .shop_news_area ul li .post_img img {
    width: 100%;
    height: auto;
    width: 105px;
    border: solid 8px #ededed;
    margin-right: 15px;
  }
}
@media (min-width: 769px) {
  .shop_news_area ul li .post_img img {
    width: 210px;
    border: solid 16px #ededed;
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  .shop_news_area ul li .post_box {
    float: right;
    width: 225px;
  }
}
.shop_news_area ul li .post_title {
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .shop_news_area ul li .post_title {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
  }
}
@media (min-width: 769px) {
  .shop_news_area ul li .post_title {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .shop_news_area ul li .post_excerpt {
    font-size: 13px;
    line-height: 22.5px;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
    padding: 0 0px 0 0;
  }
}
@media (min-width: 769px) {
  .shop_news_area ul li .post_excerpt {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    padding: 0 65px 0 0;
  }
}
.shop_news_area ul li .post_detail_btn {
  cursor: pointer;
  transition: 0.4s;
  color: #ffffff;
  text-decoration: none;
  float: left;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
  background-color: #da332c;
  width: 180px;
  height: 35px;
  border-radius: 20px;
  text-align: center;
  padding: 8px 0 0;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .shop_news_area ul li .post_detail_btn {
    margin: 10px 0 0 0px;
  }
}
@media (min-width: 769px) {
  .shop_news_area ul li .post_detail_btn {
    margin: 0px 0 0 0px;
  }
}
.shop_news_area ul li .post_detail_btn:hover {
  color: #da332c;
  background-color: #ffffff;
  border: solid 1px #da332c;
}
.shop_news_area ul li .post_detail_btn:hover .arrow::before {
  top: 2px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #da332c;
  border-right: 2px solid #da332c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  .shop_news_area ul li .post_detail_btn:hover .arrow::before {
    right: -36px;
  }
}
@media (min-width: 769px) {
  .shop_news_area ul li .post_detail_btn:hover .arrow::before {
    right: -39px;
  }
}
.shop_news_area ul li .arrow {
  position: relative;
  text-decoration: none;
}
.shop_news_area ul li .arrow::before,
.shop_news_area ul li .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.shop_news_area ul li .arrow::before {
  top: 2px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  .shop_news_area ul li .arrow::before {
    right: -36px;
  }
}
@media (min-width: 769px) {
  .shop_news_area ul li .arrow::before {
    right: -39px;
  }
}

.c-modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 12;
}

.c-modal_bg {
  background: rgba(0, 0, 0, 0.6);
  height: 100vh;
  width: 100%;
  position: absolute;
  z-index: 13;
}

.c-modal_content {
  background: #fff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 15px;
  max-height: 1010px;
  box-sizing: border-box;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
  padding: 10px 10px;
  position: relative;
  z-index: 14;
}
@media (max-width: 768px) {
  .c-modal_content {
    width: 90%;
    margin-top: 40px;
  }
}
@media (min-width: 769px) {
  .c-modal_content {
    height: 92vh;
    width: 900px;
  }
}

.c-modal_content2 {
  background: #fff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 15px;
  max-height: 1010px;
  box-sizing: border-box;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
  padding: 10px 10px;
  position: relative;
  z-index: 15;
}
@media (max-width: 768px) {
  .c-modal_content2 {
    width: 90%;
  }
}
@media (min-width: 769px) {
  .c-modal_content2 {
    height: 92vh;
    width: 900px;
  }
}

.c-modal_content3 {
  background: #fff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 15px;
  max-height: 1010px;
  box-sizing: border-box;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
  padding: 10px 10px;
  position: relative;
  z-index: 16;
}
@media (max-width: 768px) {
  .c-modal_content3 {
    width: 90%;
  }
}
@media (min-width: 769px) {
  .c-modal_content3 {
    height: 92vh;
    width: 900px;
  }
}

.c-modal_content_inner {
  position: relative;
  width: 100%;
  max-height: 1010px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .c-modal_content_inner {
    padding: 0px 6px;
  }
}
@media (min-width: 769px) {
  .c-modal_content_inner {
    overflow-y: scroll;
    padding: 20px 50px;
    height: 90vh;
  }
}
.c-modal_content_inner::-webkit-scrollbar {
  width: 5px;
  border-radius: 15px;
}
.c-modal_content_inner::-webkit-scrollbar-track {
  border-radius: 15px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}
.c-modal_content_inner::-webkit-scrollbar-thumb {
  background: linear-gradient(to top, #da332c 0%, #da332c 100%);
  border-radius: 15px;
}

.c-modal_close_btn {
  position: fixed;
  z-index: 17;
}
@media (max-width: 768px) {
  .c-modal_close_btn {
    top: -10px;
    right: -10px;
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 769px) {
  .c-modal_close_btn {
    top: -25px;
    right: -25px;
  }
}
.c-modal_close_btn span img {
  width: 100%;
  height: auto;
}

.comic_search_box01 {
  color: #000;
}
@media (min-width: 769px) {
  .comic_search_box01 .icon_book {
    text-align: center;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 0.1em;
    margin-top: 10px;
    margin-bottom: 34px;
  }
}
@media (min-width: 769px) and (min-width: 769px) {
  .comic_search_box01 .icon_book span {
    background-image: url(../img/common/icon_book.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding: 0 0 0 40px;
  }
}
.comic_search_box01 hr {
  border-top: solid 3px #363a8d;
  border-bottom: none;
  margin-bottom: 37px;
}
.comic_search_box01 .comic_box {
  border-bottom: solid 1px #dbdbdb;
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_box {
    padding: 0 0 30px 0;
    margin: 0 0 14px 0;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .comic_box {
    display: flex;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
  }
}
.comic_search_box01 .comic_box .comic_img {
  border: solid 1px #dbdbdb;
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_box .comic_img {
    float: left;
    width: 59px;
    height: 93px;
    margin-right: 26.5px;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .comic_box .comic_img {
    width: 68px;
    height: 108px;
    margin-right: 25px;
  }
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_box .comic_info_box {
    float: left;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .comic_box .comic_info_box {
    padding-top: 20px;
  }
}
.comic_search_box01 .comic_box .comic_info_box .comic_title {
  font-weight: bold;
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_box .comic_info_box .comic_title {
    font-size: 13px;
    line-height: 17.5px;
    margin-bottom: 5px;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .comic_box .comic_info_box .comic_title {
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_box .comic_info_box .comic_info {
    font-size: 10px;
    line-height: 15px;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .comic_box .comic_info_box .comic_info {
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 0.05em;
  }
}
.comic_search_box01 .comic_box .comic_info_box .comic_info a {
  color: #0064ad;
  border-bottom: solid 1px #0064ad;
  padding: 0 0 0px 0;
}
.comic_search_box01 .comic_box .comic_info_box .comic_info a:hover {
  text-decoration: none;
}
@media (min-width: 769px) {
  .comic_search_box01 .comic_box .comic_info_box_shop {
    float: left;
  }
}
.comic_search_box01 .comic_box .comic_info_box_shop .comic_title {
  font-weight: bold;
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_box .comic_info_box_shop .comic_title {
    float: left;
    font-size: 13px;
    line-height: 17.5px;
    margin-bottom: 5px;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .comic_box .comic_info_box_shop .comic_title {
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.05em;
  }
}
.comic_search_box01 .comic_box .comic_map {
  cursor: pointer;
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_box .comic_map {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1em;
    background-color: #da332c;
    width: 107.5px;
    height: 25px;
    border-radius: 15px;
    text-align: center;
    padding: 7px 0 0;
    margin: 30px 0px 0;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .comic_box .comic_map {
    position: absolute;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    line-height: 1em;
    font-weight: bold;
    letter-spacing: 0.1em;
    background-color: #da332c;
    width: 150px;
    height: 35px;
    border-radius: 20px;
    text-align: center;
    padding: 10px 0 0;
    margin: 41px 0 0 0px;
    box-sizing: border-box;
    right: 50px;
  }
}
.comic_search_box01 .comic_box .comic_map .arrow {
  position: relative;
  text-decoration: none;
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_box .comic_map .arrow {
    margin-left: -8px;
  }
}
.comic_search_box01 .comic_box .comic_map .arrow::before,
.comic_search_box01 .comic_box .comic_map .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.comic_search_box01 .comic_box .comic_map .arrow::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_box .comic_map .arrow::before {
    top: 1px;
    width: 5px;
    height: 5px;
    right: -8px;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .comic_box .comic_map .arrow::before {
    top: 2px;
    width: 6px;
    height: 6px;
    right: -17px;
  }
}
.comic_search_box01 .comic_box .comic_map_shop {
  cursor: pointer;
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_box .comic_map_shop {
    float: right;
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1em;
    background-color: #da332c;
    width: 107.5px;
    height: 25px;
    border-radius: 15px;
    text-align: center;
    padding: 7px 0 0;
    margin: 0px 0px 0 20px;
    box-sizing: border-box;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .comic_box .comic_map_shop {
    position: absolute;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    line-height: 1em;
    font-weight: bold;
    letter-spacing: 0.1em;
    background-color: #da332c;
    width: 150px;
    height: 35px;
    border-radius: 20px;
    text-align: center;
    padding: 10px 0 0;
    margin: 0px 0 0 0px;
    box-sizing: border-box;
    right: 50px;
  }
}
.comic_search_box01 .comic_box .comic_map_shop .arrow {
  position: relative;
  text-decoration: none;
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_box .comic_map_shop .arrow {
    margin-left: -8px;
  }
}
.comic_search_box01 .comic_box .comic_map_shop .arrow::before,
.comic_search_box01 .comic_box .comic_map_shop .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.comic_search_box01 .comic_box .comic_map_shop .arrow::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_box .comic_map_shop .arrow::before {
    top: 1px;
    width: 5px;
    height: 5px;
    right: -8px;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .comic_box .comic_map_shop .arrow::before {
    top: 2px;
    width: 6px;
    height: 6px;
    right: -17px;
  }
}
.comic_search_box01 .comic_pagenation {
  width: 180px;
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_pagenation {
    margin: 19px auto 21px;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .comic_pagenation {
    margin: 0 auto;
  }
}
.comic_search_box01 .comic_pagenation ul {
  display: flex;
}
.comic_search_box01 .comic_pagenation ul li {
  margin-right: 10px;
  text-align: center;
}
.comic_search_box01 .comic_pagenation ul li a.prev {
  font-size: 18px;
  color: #d9d9d9;
  position: relative;
  text-decoration: none;
}
.comic_search_box01 .comic_pagenation ul li a.prev::before, .comic_search_box01 .comic_pagenation ul li a.prev::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  vertical-align: middle;
}
.comic_search_box01 .comic_pagenation ul li a.prev::before {
  top: 15px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #d9d9d9;
  border-right: 2px solid #d9d9d9;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_pagenation ul li a.prev::before {
    left: -17px;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .comic_pagenation ul li a.prev::before {
    left: -15px;
  }
}
.comic_search_box01 .comic_pagenation ul li a.prev.exist::before {
  border-top: 2px solid #da332c;
  border-right: 2px solid #da332c;
}
.comic_search_box01 .comic_pagenation ul li a.next {
  font-size: 18px;
  color: #d9d9d9;
  position: relative;
  text-decoration: none;
}
.comic_search_box01 .comic_pagenation ul li a.next::before, .comic_search_box01 .comic_pagenation ul li a.next::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.comic_search_box01 .comic_pagenation ul li a.next::before {
  top: 42px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #d9d9d9;
  border-right: 2px solid #d9d9d9;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  .comic_search_box01 .comic_pagenation ul li a.next::before {
    right: -17px;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .comic_pagenation ul li a.next::before {
    right: -17px;
  }
}
.comic_search_box01 .comic_pagenation ul li a.next.exist::before {
  border-top: 2px solid #da332c;
  border-right: 2px solid #da332c;
}
.comic_search_box01 .comic_pagenation ul li a.number {
  display: block;
  color: #da332c;
  font-size: 16px;
  line-height: 35px;
  font-weight: bold;
  width: 30px;
  height: 40px;
  border-radius: 5px;
  color: #da332c;
  background-color: #fff;
  border: solid 2px #da332c;
  box-sizing: border-box;
}
.comic_search_box01 .comic_pagenation ul li a.active {
  color: #fff;
  background-color: #da332c;
}
@media (max-width: 768px) {
  .comic_search_box01 .prev_btn_wrap {
    padding-bottom: 75px;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .prev_btn_wrap {
    padding-bottom: 108px;
  }
}
.comic_search_box01 .prev_btn {
  cursor: pointer;
}
@media (max-width: 768px) {
  .comic_search_box01 .prev_btn {
    position: absolute;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    line-height: 1em;
    font-weight: bold;
    letter-spacing: 0.1em;
    background-color: #da332c;
    width: 170px;
    height: 35px;
    border-radius: 20px;
    text-align: center;
    padding: 10px 0 0 14px;
    margin: 20px auto 0px;
    box-sizing: border-box;
    right: 0px;
    left: 0px;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .prev_btn {
    position: absolute;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    line-height: 1em;
    font-weight: bold;
    letter-spacing: 0.1em;
    background-color: #da332c;
    width: 170px;
    height: 35px;
    border-radius: 20px;
    text-align: center;
    padding: 10px 0 0 14px;
    margin: 41px auto 0px;
    box-sizing: border-box;
    right: 0px;
    left: 0px;
  }
}
.comic_search_box01 .prev_btn .arrow {
  position: relative;
  text-decoration: none;
}
.comic_search_box01 .prev_btn .arrow::before,
.comic_search_box01 .prev_btn .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.comic_search_box01 .prev_btn .arrow::before {
  top: 2px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
@media (max-width: 768px) {
  .comic_search_box01 .prev_btn .arrow::before {
    left: -146px;
  }
}
@media (min-width: 769px) {
  .comic_search_box01 .prev_btn .arrow::before {
    left: -146px;
  }
}

.comic_search_box02 {
  color: #000;
}
@media (max-width: 768px) {
  .comic_search_box02 .icon_book {
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    letter-spacing: 0.1em;
    margin-top: 10px;
    margin-bottom: 18px;
  }
}
@media (min-width: 769px) {
  .comic_search_box02 .icon_book {
    text-align: center;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 0.1em;
    margin-top: 10px;
    margin-bottom: 34px;
  }
}
.comic_search_box02 .icon_book span {
  background-image: url(../img/common/icon_book.png);
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .comic_search_box02 .icon_book span {
    background-position: left 7px;
    padding: 0 0 0 23px;
    background-size: 17px 13px;
  }
}
@media (min-width: 769px) {
  .comic_search_box02 .icon_book span {
    background-position: left 5px;
    padding: 0 0 0 40px;
  }
}
.comic_search_box02 hr {
  border-top: solid 3px #363a8d;
  border-bottom: none;
}
@media (max-width: 768px) {
  .comic_search_box02 hr {
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) {
  .comic_search_box02 hr {
    margin-bottom: 60px;
  }
}
.comic_search_box02 .search_result {
  text-align: center;
}
@media (max-width: 768px) {
  .comic_search_box02 .search_result {
    color: #da332c;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: 0.05em;
    margin-bottom: 32px;
  }
}
@media (min-width: 769px) {
  .comic_search_box02 .search_result {
    color: #da332c;
    font-size: 28px;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: 0.05em;
    margin-bottom: 64px;
  }
}
@media (max-width: 768px) {
  .comic_search_box02 .search_result span {
    width: 220px;
    height: 50px;
    border: solid 2px #da332c;
    font-size: 17px;
    font-weight: bold;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-align: center;
    box-sizing: border-box;
    border-radius: 7px;
    padding: 4px 40px;
    margin-left: 17px;
  }
}
@media (min-width: 769px) {
  .comic_search_box02 .search_result span {
    width: 220px;
    height: 50px;
    border: solid 3px #da332c;
    font-size: 26px;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: 0.05em;
    text-align: center;
    box-sizing: border-box;
    border-radius: 13px;
    padding: 4px 64px;
    margin-left: 24px;
  }
}
.comic_search_box02 .search_result_box {
  text-align: center;
}
.comic_search_box02 .search_result_box .comic_map_img {
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .comic_search_box02 .search_result_box .comic_map_img {
    width: 100%;
  }
}
.comic_search_box02 .search_result_box .icon_comic_map_img {
  position: absolute;
  z-index: 2;
}
@media (max-width: 768px) {
  .comic_search_box02 .search_result_box .icon_comic_map_img {
    left: 50px;
    top: 245px;
  }
}
@media (min-width: 769px) {
  .comic_search_box02 .search_result_box .icon_comic_map_img {
    left: 190px;
    top: 520px;
  }
}
@media (max-width: 768px) {
  .comic_search_box02 .search_result_box .icon_comic_map_img img {
    width: 40px;
    height: auto;
  }
}
@media (max-width: 768px) {
  .comic_search_box02 .prev_btn_wrap {
    padding-bottom: 75px;
  }
}
@media (min-width: 769px) {
  .comic_search_box02 .prev_btn_wrap {
    padding-bottom: 108px;
  }
}
.comic_search_box02 .prev_btn {
  cursor: pointer;
}
@media (max-width: 768px) {
  .comic_search_box02 .prev_btn {
    position: absolute;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    line-height: 1em;
    font-weight: bold;
    letter-spacing: 0.1em;
    background-color: #da332c;
    width: 170px;
    height: 35px;
    border-radius: 20px;
    text-align: center;
    padding: 10px 0 0 14px;
    margin: 20px auto 0px;
    box-sizing: border-box;
    right: 0px;
    left: 0px;
  }
}
@media (min-width: 769px) {
  .comic_search_box02 .prev_btn {
    position: absolute;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    line-height: 1em;
    font-weight: bold;
    letter-spacing: 0.1em;
    background-color: #da332c;
    width: 170px;
    height: 35px;
    border-radius: 20px;
    text-align: center;
    padding: 10px 0 0 14px;
    margin: 41px auto 0px;
    box-sizing: border-box;
    right: 0px;
    left: 0px;
  }
}
.comic_search_box02 .prev_btn .arrow {
  position: relative;
  text-decoration: none;
}
.comic_search_box02 .prev_btn .arrow::before,
.comic_search_box02 .prev_btn .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.comic_search_box02 .prev_btn .arrow::before {
  top: 2px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
@media (max-width: 768px) {
  .comic_search_box02 .prev_btn .arrow::before {
    left: -146px;
  }
}
@media (min-width: 769px) {
  .comic_search_box02 .prev_btn .arrow::before {
    left: -146px;
  }
}

@media (max-width: 768px) {
  .wwg img {
    max-width: 100% !important;
    height: auto;
  }
}
.wwg p {
  letter-spacing: 0.05em;
  color: #000;
}
@media (max-width: 768px) {
  .wwg p {
    font-size: 1rem;
    line-height: 25px;
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) {
  .wwg p {
    font-size: 1rem;
    line-height: 25px;
    margin-bottom: 20px;
  }
}
.wwg ul {
  margin: 1em 0;
  padding-left: 20px;
  list-style-type: disc;
}
.wwg ul li {
  list-style-type: none; /*点を非表示*/
  position: relative; /*基準位置*/
  padding-left: 1.3em;
}
.wwg ul li:before {
  border-radius: 50%; /*丸くする*/
  width: 5px; /*点の幅*/
  height: 5px; /*点の高さ*/
  display: block;
  position: absolute; /*絶対配置*/
  left: 0; /*点の位置*/
  top: 0.75em; /*点の位置*/
  content: "";
  background: #233c9c; /*点の色*/
}
.wwg ol {
  margin: 1em 0;
  padding-left: 20px;
  list-style: none;
  counter-reset: ol_li;
}
.wwg ol li:before {
  margin-right: 0.5em;
  counter-increment: ol_li; /* ol_li カウンタの値に1加える */
  content: counter(ol_li) "."; /* before擬似要素のcontentで出力 */
  color: #233c9c; /* 色を変更 */
}
.wwg li {
  font-size: 1rem;
  line-height: 25px;
}
.wwg table {
  width: 100%;
  font-size: 1rem;
  border-spacing: 0px;
  border-collapse: collapse;
}
@media (max-width: 768px) {
  .wwg table {
    width: 880px;
  }
}
.wwg table th {
  color: #ffffff;
  background-color: #2d2d2d;
  padding: 10px;
  box-sizing: border-box;
  border: solid 1px #dcdcdc;
}
@media (max-width: 768px) {
  .wwg table th {
    height: 40px;
  }
}
@media (min-width: 769px) {
  .wwg table th {
    height: 50px;
  }
}
.wwg table td {
  border: solid 1px #dcdcdc;
  box-sizing: border-box;
  padding: 10px;
}
@media (max-width: 768px) {
  .wwg table td {
    height: 50px;
  }
}
@media (min-width: 769px) {
  .wwg table td {
    height: 70px;
  }
}

table.priceTable {
  width: 100%;
  font-size: 16px;
  border-spacing: 0px;
  border-collapse: collapse;
  width: 880px;
}
@media (max-width: 768px) {
  table.priceTable {
    width: 100%;
  }
}
table.priceTable th {
  color: #ffffff;
  background-color: #2d2d2d;
  padding: 10px;
  box-sizing: border-box;
  border-right: solid 1px #dcdcdc;
  text-align: left;
}
@media (max-width: 768px) {
  table.priceTable th {
    height: 40px;
  }
}
@media (min-width: 769px) {
  table.priceTable th {
    height: 50px;
  }
}
table.priceTable th:nth-child(1) {
  width: 180px;
}
table.priceTable th:nth-child(2) {
  width: 369px;
}
table.priceTable th:nth-child(3) {
  width: 69px;
}
table.priceTable th:nth-child(4) {
  width: 119px;
}
table.priceTable th:last-child {
  border-right: none;
}
table.priceTable td {
  border-top: solid 1px #dcdcdc;
  border-right: solid 1px #dcdcdc;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  table.priceTable td {
    height: 50px;
  }
}
@media (min-width: 769px) {
  table.priceTable td {
    height: 70px;
  }
}
table.priceTable td:nth-child(1) {
  text-align: center;
}
table.priceTable td:nth-child(2) {
  padding-left: 20px;
  padding-right: 20px;
}
table.priceTable td:nth-child(3) {
  text-align: center;
}
table.priceTable td:nth-child(4) {
  text-align: center;
}
table.priceTable td:nth-child(5) {
  text-align: center;
  border-right: none;
}
table.priceTable tr:nth-child(even) td {
  background-color: #f2f2f2;
}

@media (max-width: 768px) {
  .ad01 {
    margin: 0px auto 40px;
  }
}
@media (min-width: 769px) {
  .ad01 {
    margin: -50px auto 40px;
  }
}/*# sourceMappingURL=style.css.map */