/* ========================= [ base ] */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0 auto;
  padding: 0;
}

ul,
ol,
dl {
  list-style: none;
}

img {
  vertical-align: bottom;
}

body {
  text-align: center;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
    'Ubuntu', 'Helvetica Neue', Arial, sans-serif;
}

.sticky {
  height: 0;
  position: sticky;
  top: 0;
  float: right;
  z-index: 9999;
}

.bt-purchase {
  position: relative;
}

.bt-purchase a {
  display: block;
}

.bt-purchase {
  transition: 0.5s;
}

.bt-purchase:hover {
  filter: brightness(1.5);
  /* transform: scale(1.05); */
}

.bt-purchase:hover {
  filter: brightness(1.5);
  /* transform: scale(1.05); */
}
/* ========================= [ #page ] */

#page {
  width: 100vw;
  margin: 0;
  padding: 0;
  position: relative;
}

/* ===== #navi */
#navi {
  width: 90%;
  height: 45px;
  position: relative;
  display: flex;
  margin: 0;
  padding: 2% 5% 0;
  background: #121212;
  z-index: 999;
}

#navi .logo {
 margin: auto;
}
#navi .logo img {
  width: 100%;
}

#navi .head-navi {
  float: right;
  height: 15px;
  font-size: 13px;
  margin: 8px 0 0;
}

#navi .head-navi li {
  display: inline;
  font-size: 13px;
  padding: 0 10px;
  border-right: 1px #333 solid;
}

#navi .head-navi li:last-child {
  border: none;
}

/* ===== #copy */
/*#copy {
  position: relative;
  height: 30px;
  margin-top: -30px;
  border-top: 1px #000000 solid;
  background: #202020;
  color: #ffffff;
  font-size: 11px;
  z-index: 10;
}*/

#content-wrap {
  padding-bottom: 1rem;
  /* Footer height */
}

footer {
  position: relative;
  padding: 3% 0;
  width: 100%;
  font-size: 11px;
  background: #121212;
  /*border-top: 1px #000000 solid;*/
  color: #ffffff;
  z-index: 20;
}

/* ============================================== [ 以上模版不可編輯] */

/* ============================================ [ 以下模版可進行編輯 ] */

/* ========================= [ #main ] */
#main {
  width: 100vw;
  background-color: #8f0000;
  /*background-image: url(page_bg.jpg);
  background-repeat: repeat;*/
  background-size: 100%;
  height: auto;
}

/* ===== #head */
#main #head {
  width: 100%;
  height: auto;
  overflow: hidden;
}

#main #head .slogan {
  position: relative;
  width: 100%;
}
#main #head .slogan img {
  position: relative;
  width: 100%;
}

#main #head .bt-purchase {
  width: 75%;
}

.content {
  position: relative;
  padding-bottom: 0%;
}

.section1 {
  background-image: url(head_visual.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 93%;
}

.button01 {
  position: relative;
  width: 60%;
  }
  
.button02 {
  position: relative;
  width: 80%;
}

.button03 {
  position: relative;
  width: 60%;
}

.button04 {
  position: relative;
  width: 60%;
}
  
.section2 {
  height: auto;
  background-image: url(section_01.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 115%;
  padding-bottom: 17%;
}

.section3 {
  height: auto;
  background-color: #8f0000;
  background-image: url(section_02.jpg);
  background-repeat: repeat;
  background-size: 100%;
}

.section3 .menu_list {
  padding-bottom: 0%;
  width: 100%;
}

.section3 .menu_list li {
  width: 46%;
  margin-left: 1%;
  vertical-align: top;
  display: inline-block;
}
.notice {
  padding-bottom: 5%;
}

.section4 {
  height: auto;
  background-color: #8f0000;
  background-image: url(section_03.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.section5 {
  height: auto;
  background-color: #8f0000;
  background-image: url(section_04.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 117%;
  padding-bottom: 11%;
}

.section5 .menu_list {
  padding-bottom: 2%;
  width: 100%;
}

.section5 .menu_list li {
  width: 47%;
  margin-left: 1%;
  vertical-align: top;
  display: inline-block;
}

.section6 {
  height: auto;
  background-color: #8f0000;
  background-image: url(page_bg.jpg);
  background-repeat: repeat;
  background-size: 100%;
}

.section6 .menu_list {
  padding-bottom: 2%;
  width: 100%;
}

.section7 .menu_list li {
  width: 47%;
  margin-left: 1%;
  vertical-align: top;
  display: inline-block;
}

.section7 {
  height: auto;
  background-color: #8f0000;
  background-image: url(section_05.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.section7 .menu_list {
  padding-bottom: 2%;
  width: 100%;
}

.section8 .menu_list li {
  width: 47%;
  margin-left: 1%;
  vertical-align: top;
  display: inline-block;
}

.section7 {
  height: auto;
  background-image: url(end_visual.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.content img {
  width: 100%;
}

.cv-area {
  margin: 0 auto;
  width: 80%;
  padding-top: 5%;
}

.cv-area li {
  padding-bottom: 20px;
  z-index: 9999;
}

.section1 .menu_list {
  margin-top: 7%;
  width: 100%;
}

.section1 .menu_list li {
  width: 23%;
  margin-left: 1%;
  padding-bottom: 10%;
  display: inline-block;
}

.section3 .premium_list {
  margin-top: 10%;
  width: 90%;
}

.section3 .premium_list li {
  width: 45%;
  margin-left: 2%;
  padding-bottom: 10%;
  display: inline-block;
}

.notice {
  padding-bottom: 5%;
}

/* ===== --------Accordion------- */
.acc-kontainer {
  /*background-color:#281349;*/
  font-family: 'Arial';
  padding: 2em 0em;
  margin: auto;
  padding-bottom: 55%;
 }
 .acc-kontainer .acc-body {
   /*width: calc(100% - 20px);*/
   width: 100%;
   margin: 0 auto;
   height: 0;
   color: rgba(0, 0, 0, 0);
   background-color: rgb(70 23 88 / 57%);
   line-height: 28px;
   padding: 0 20px;
   box-sizing: border-box;
   transition: 0.5s;
 }

 .acc-kontainer label {
   cursor: pointer;
   background-color: rgb(71 32 126 / 81%);
   border-bottom: 1px solid rgba(255, 255, 255, 0.1);
   display: block;
   padding: 15px;
   width: 100%;
   margin: 0 auto;
   text-align: left;
   color: #fff;
   font-weight: 400;
   box-sizing: border-box;
   z-index: 100;
 }

 .acc-kontainer input{
  display: none;
 }

 .acc-kontainer label:before {
  font-family: 'FontAwesome';
  content: '\f067';
  font-weight: bolder;
  float: right;
 }

 .acc-kontainer input:checked+label {
  background-color: rgb(130 60 229 / 81%);
 }

 .acc-kontainer input:checked+label:before {
  font-family: 'FontAwesome';
  content: '\f00d';
  transition: 0.5s;
 }

 .acc-kontainer input:checked~.acc-body {
  height: auto;
  color: #fff;
  font-size: 16px;
  text-align: left;
  padding: 20px;
  transition: 0.5s;
 }

 .section1 .menu_list1 {
  padding-top: 3%;
  padding-bottom: 1%;
  width: 100%;
}

.section1 .menu_list1 li {
  width: 46%;
  display: inline-block;
}

.section1 .menu_list2 {
  padding-bottom: 1%;
  width: 100%;
}

.section1 .menu_list2 li {
  width: 49%;
  display: inline-block;
}

.section1 .menu_list3 {
  width: 100%;
  padding-bottom: 2.7%;
}

.section1 .menu_list3 li {
  width: 93%;
  display: inline-block;
}

/*====SNOW====*/
.snow-container{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

/*====IFRAME=====*/
.iframe-content {
  position: relative;
  min-width: 328px;
  height: 32%;
  background-image: url(images/maki2.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 1.5%;
  padding: 10% 6.5%;
}