﻿@charset "utf-8";

/* ==========================================================================
   Browser default initialization
   ========================================================================== */

*, ::before, ::after {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  background: transparent;
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
body {
  font-style: normal;
  min-height: 100vh;
}
article, aside, footer, header, main, nav, section {
  display: block;
}
input, select, textarea, button, a {
  color: inherit;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
  content: "";
  content: none;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
:focus:not(:focus-visible) {
  outline: none;
}
svg:not(:root) {
  overflow: hidden;
}
a, area, button, [role="button"], input:not([type="range"]), label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

/* Base Styles
--------------------------- */
html {
  color: #333;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  background: #fff;
  text-rendering: optimizeSpeed;
}
a {
  text-decoration: none;
}
img {
  width: 100%;
}
@media (max-width: 767.98px) {
  body {
    font-size: 14px;
    line-height: 1.6;
  }
}

/* ==========================================================================

   ========================================================================== */

/* pageWrap
--------------------------- */
.pageWrap {
  width: 100%;
  min-width: 1000px;
  background-color: #1E150E;
  background-image: url(/am/vg/onepiece-dawnst/img/bg-pattern.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
  padding-bottom: 50px;
  overflow: hidden;
}
.pageWrap_inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  /*background: #fff;*/
  /*box-shadow: 0 0 9px rgba(0,0,0,.16);*/
}
.pageWrap_inner.white {
  background: rgba(0,0,0,.5);
  border: 1px solid #000;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.pageWrap_inner.white.pt {
   padding-top: 40px;
}

.bluebg { width: 100%; height: 168px; background-image: url("../img/index/bluebg.png"); background-repeat: repeat-x; text-align: center; border-top:8px solid #FFF; position: relative;}
.bluebg a { position: absolute; top:50%; left: 50%; transform: translate(-50%,-50%);}
@media (max-width: 767.98px) {
  .pageWrap {
    min-width: 320px;
    padding-bottom: 8%;
  }
  .pageWrap_inner {
    max-width: 640px;
  }
    .bluebg a { width: 70%;transform: translate(-50%,-60%);}
    .pageWrap_inner.white.pt { padding-top: 5.5%;}
}

/* header
--------------------------- */
header.header.belt.belt-top.belt-bottom {
  border-top-left-radius: 15px;
  overflow: hidden;
  border-top-right-radius: 15px;
}
.header_inner {
  width: 100%;
  height: 0;
  padding-top: 0%;
  position: relative;
  
}
.header_body {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.header_logo {
  -ms-flex: 0 0 46.8%;
  flex: 0 0 46.8%;
  max-width: 46.8%;
}
@media (max-width: 767.98px) {
  .header_inner {
    padding-top: 31.5%;
    background-image: url(/am/vg/onepiece-dawnst/assets/img/header_bg_sp.png);
  }
  .header_logo {
    -ms-flex: 0 0 72%;
    flex: 0 0 72%;
    max-width: 72%;
  }
}

/* footer
--------------------------- */
.footer {
  width: 100%;
  min-width: 1000px;
  overflow: hidden;
}
.footer_body {
  background: #000;
  padding: 35px 0;
}
.footer_inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 767.98px) {
  .footer {
    min-width: 320px;
  }
  .footer_inner {
    padding: 0 4%;
  }
}

/* container
--------------------------- */
.container {
  padding: 40px;
}
@media (max-width: 767.98px) {
  .container {
    padding: 5.5% 4%;
  }
}

/* belt
--------------------------- */



/* section
--------------------------- */
.section {
  background-color: #FFF5D1;
  border: #EB6100 5px solid;
  border-radius: 12px;
  padding: 25px;
  position: relative;
}
.section.content-1{
    border: 8px solid #181777;
    background: rgb(186,211,0);
background: linear-gradient(180deg, rgba(186,211,0,1) 0%, rgba(142,195,31,1) 100%);
    box-shadow: -12px -8px 0 #39A631 inset;
}

.section.content-1-2 {
    background-color: #1E150E; border: 2px solid #FFF000; padding-top: 0;
}

p.copy { text-align: center; font-size: 11px; font-family: Arial, Helvetica, "sans-serif"; padding-bottom: 40px; color: #eee; }
p.shopDetail_txt1 { color: #eee; }
@media (max-width: 767.98px) {
  .section {
    border-width: 4px;
    border-radius: 10px;
    padding: 3.5%;
  }
    .section.content-1 { margin-top: 0;box-shadow: -6px -4px 0 #39A631 inset;border: 4px solid #181777;}
}

/* aside
--------------------------- */
.aside_inner {
  padding: 50px 40px 55px 40px;
}
.aside_inner > *:last-child {
  margin-bottom: 0 !important;
}
.aside_btn {
  width: 100%;
  max-width: 560px;
  margin: 0 auto 25px auto;
}
@media (max-width: 767.98px) {
  .aside_inner {
    padding: 6.66% 4%;
  }
  .aside_btn {
    width: 90%;
    max-width: 484px;
    margin-bottom: 5.5%;
  }
}

/* copyright
--------------------------- */
.copyright {
  color: #241915;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3;
}
.copyright-dark {
  color: rgba(255,255,255,.7);
}
.copyright-sizeS {
  font-size: 12px;
}
.copyright_list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -.5em;
}
.copyright_item {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  padding: 0 .5em;
}
@media (max-width: 767.98px) {
  .copyright {
    font-size: 14px;
  }
  .copyright-sizeS {
    font-size: 11px;
  }
}

/* btn
--------------------------- */
.btn {
  display: block;
  width: 100%;
  height: 0;
  color: #fff;
  background-color: #D80015;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 42%;
  border-radius: 10px;
  box-shadow: inset 0px -8px 0px 0px #670E13;
  padding-top: 21%;
  position: relative;
  overflow: hidden;
}
.btn:not([href]) {
  pointer-events: none;
  background-color: #c9c9ca;
}
.btn-aspect2 {
  padding-top: 24.8%;
  background-size: auto 49%;
}
.btn-color2 {
  background-color: #fff;
  border: #D80015 4px solid;
  box-shadow: none !important;
}
.btn-round2 {
  border-radius: 9999px !important;
}
.btn-txtShop {
  background-image: url(/am/vg/onepiece-dawnst/assets/img/btn_txt_1.png);
}
.btn-txtShop2 {
  background-image: url(/am/vg/onepiece-dawnst/assets/img/btn_txt_1_2.png);
}
.btn-txtTop {
  background-image: url(/am/vg/onepiece-dawnst/assets/img/btn_txt_2.png);
}
.btn-txtBack {
  background-image: url(/am/vg/onepiece-dawnst/assets/img/btn_txt_3.png);
}
.btn_body {
  position: absolute;
  top: 0;
  left: -9999px;
  opacity: 0;
  visibility: hidden;
}
.env-device-desktop .btn:hover {
  background-color: #E6CF46;
  box-shadow: inset 0px -2px 0px 0px rgba(0,0,0,.2);
}
.env-device-desktop .btn-color2:hover {
  background-color: #D80015;
}
.env-device-desktop .btn-txtBack:hover {
  background-image: url(/am/vg/onepiece-dawnst/assets/img/btn_txt_3_hover.png);
}
@media (max-width: 767.98px) {
  .btn {
    background-size: auto 45.5%;
    border-radius: 8px;
    box-shadow: inset 0px -6px 0px 0px rgba(0,0,0,.16);
    padding-top: 21.5%;
  }
  .btn-aspect2 {
    padding-top: 25%;
    background-size: auto 56%;
  }
  .btn-color2 {
    border-width: 3px;
  }
}

/* pageTtl
--------------------------- */
.pageTtl {
  text-align: center;
  padding: 0px 0; margin-top: -40px; margin-bottom: 30px;
}
.pageTtl_img {
  width: auto;
  max-width: none;
  height: 68px;
}
@media (max-width: 767.98px) {
  .pageTtl {
    padding: 0% 0;margin-top: -8vw;
  }
  .pageTtl_img {
    width: 100%;
    height: auto;
  }
}


.shopMsg_txt { color:#eee;}