@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,200,300,400,500,600,700,800,900|Noto+Serif+TC:400,500,600,700,900&display=swap&subset=chinese-traditional");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

header.head_navbar {
  padding: 5px 0px 5px 0px;
  background: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  position: relative;
  z-index: 99;
}

header.head_navbar .btn {
  margin-right: 15px;
}

header.head_navbar .logo img {
  height: 35px;
}

@media all and (max-width: 575px) {
  header.head_navbar .logo img {
    height: 25px;
  }
}

header.head_navbar input {
  display: none;
}

header.head_navbar label {
  margin: 0 auto !important;
  cursor: pointer;
}

header.head_navbar .topbtn {
  color: #000;
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
}

.bannerareapc {
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023buyjp_0419event/images/bg.png?version=1") #FAE3E3;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: -1px;
  color: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  text-align: center;
  padding: 0px 0px 0px 0px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 100%;
}

.bannerareapc:after {
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023buyjp_0419event/images/bg.svg?version=1");
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 800px;
  width: 100%;
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  background-size: cover;
  filter: drop-shadow(0px 3px 11px #958229);
}

.bannerareapc h5 {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1.2;
  margin: 10px 0px;
  padding: 0;
}

.bannerareapc h1 {
  font-size: 2.8em;
  font-weight: 500;
  letter-spacing: 3.6px;
  height: 100px;
  margin: 15px 0px 15px 0px;
  padding: 0;
}

.bannerareapc p {
  font-size: 21px;
  letter-spacing: 1.35px;
  margin: 0;
  padding: 0;
  font-weight: 300;
  line-height: 32px;
}

.bannerareapc .maintitle {
  padding-top: 0px;
  margin: 0px auto 20px auto;
  top: 0;
  display: flex;
  width: 960px;
  height: 480px;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  z-index: 5;
}

.bannerareapc .headbtn {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  z-index: 5;
  width: 800px;
}

.bannerareapc .headbtn a {
  margin: 10px;
}

.bannerareapc .headbtn a img {
  transition: 0.3s;
}

.bannerareapc .headbtn a img:hover {
  transform: scale(1.03);
}

.bannerareapc .mainpicarea {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  padding-top: 0px;
  padding-bottom: 40px;
}

.bannerareapc .mainpicarea .mainpic {
  flex-basis: 40%;
  transition: 0.3s;
}

.bannerareapc .mainpicarea .mainpic:hover {
  transform: scale(1.05);
}

.bannerareapc .mainpicarea .mainpic img {
  height: 445px;
}

.bannersub {
  background: #D46B08;
  height: 60px;
  overflow: hidden;
  position: sticky;
  top: 0px;
  z-index: 99;
}

.bannersub .subarea {
  width: 1300px;
  margin: 0px auto -1px auto;
  position: relative;
  z-index: 9;
}

.bannersub .subarea ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 100%;
}

.bannersub .subarea ul li {
  text-align: center;
  height: 60px;
  display: flex;
  padding: 0px 25px 0px 25px;
  align-items: center;
  position: relative;
}

.bannersub .subarea ul li a {
  color: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  text-decoration: none;
}

.bannersub .subarea ul li.active {
  background: #873800;
}

.headernav {
  background: #007AC3;
  padding: 20px 0px;
  color: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
}

.headernav .headerbtn {
  font-style: normal;
  font-weight: 500;
  border-radius: 10px;
  border: 2.5px solid #000000;
  box-shadow: 3px 6px 0px #FED909;
  font-size: 26px;
  line-height: 34px;
  color: #000000;
  height: 100px;
  cursor: pointer;
  background: #ffffff;
  text-align: center;
}

.headernav .headerbtn span {
  color: #f00000;
  font-size: 32px;
  font-weight: 500;
}

.headernav .headerbtn small {
  font-size: 14px;
}

.headernav .headerbtn a {
  text-decoration: none;
  color: inherit;
  display: block;
  padding: 10px 0px;
}

.headerslide {
  position: relative;
  width: 95%;
}

.headerslide .next {
  position: absolute;
  right: -35px;
  height: 48px;
  width: 29px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/rightarrow.png?version=1") no-repeat;
  margin: auto;
  top: 0px;
  bottom: 0px;
  cursor: pointer;
}

.headerslide .prev {
  position: absolute;
  left: -35px;
  height: 48px;
  width: 29px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/leftarrow.png?version=1") no-repeat;
  margin: auto;
  top: 0px;
  bottom: 0px;
  cursor: pointer;
}

.headerslide .slick-dots li {
  margin: 0 3px;
  background: transparent !important;
  box-shadow: none !important;
}

.headerslide .slick-dots li button:before {
  font-size: 20px;
  text-shadow: 1.04161px 1.04161px 2.08322px rgba(0, 0, 0, 0.2);
  opacity: 0.9;
  color: #ffffff;
}

.headerslide .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #EE4123;
  text-shadow: 1.04161px 1.04161px 2.08322px rgba(0, 0, 0, 0.2);
}

.fixsidebar {
  display: block;
  position: fixed;
  right: 0px;
  bottom: 100px;
  text-align: center;
  z-index: 99999;
}

.fixsidebar a {
  color: #ffffff;
  text-decoration: none;
}

.fixsidebar .gototop {
  cursor: pointer;
  display: none;
  margin-top: 10px;
}

.fixsidebar ul li a:hover {
  color: yellow;
}

.fixsidebar ul.showlist {
  display: none;
  font-family: "Noto Sans TC", "微軟正黑體";
  padding-top: 10px;
  padding-bottom: 0px;
}

.fixsidebar ul.showlist li {
  margin-bottom: 2px;
}

.fixsidebar ul.showlist li a {
  background-color: rgba(0, 0, 0, 0.7);
  padding-bottom: 15px;
  padding-top: 15px;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
}

.fixsidebar ul.showlist li a:hover {
  background: #000;
  color: #faeac5;
}

.fixsidebar ul.showlist li:last-child {
  border-bottom: 0px solid #ffffff;
}

.fixsidebar ul.showlist li.last-sidebtn a {
  border-bottom: 0px solid #ffffff;
  border-radius: 0px 0px 10px 10px;
}

.fixsidebar ul.showlist li:first-child {
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 70px 70px 0px 0px;
  background-color: rgba(0, 0, 0, 0.7);
}

.fixsidebar ul.showlist.active {
  display: block;
}

.fixsidebar ul.hidelist {
  display: none;
  background: rgba(19, 15, 15, 0.8);
  border-radius: 10px 0px 0px 10px;
  width: 80px;
  margin-left: auto;
  padding: 10px 0px;
  margin-bottom: 10px;
}

.fixsidebar ul.hidelist img {
  width: 65px;
}

.fixsidebar ul.hidelist.active {
  display: block;
  cursor: pointer;
}

.fixsidebar .closebtn {
  display: none;
  position: absolute;
  top: 10%;
  border-radius: 10px 0px 0px 10px;
  width: 30px;
  right: 0px;
  margin-left: auto;
  text-align: center;
  padding: 10px 0px;
  color: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  font-size: 20px;
  cursor: pointer;
}

.fixsidebar .closebtn.active {
  display: block;
}

.circle {
  position: absolute;
  width: 100%;
  top: 0px;
}

.wrap {
  width: 90%;
  height: 530px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: -1;
}

@media all and (min-width: 1200px) and (max-width: 1439.98px) {
  .wrap {
    height: 485px;
  }
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .wrap {
    height: 485px;
  }
}

.wrap_top,
.wrap_bottom {
  position: absolute;
  border-top: 4px solid #436665;
}

.wrap_left,
.wrap_right {
  height: 410px;
}

@media all and (min-width: 1200px) and (max-width: 1439.98px) {
  .wrap_left,
  .wrap_right {
    height: 370px;
  }
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .wrap_left,
  .wrap_right {
    height: 370px;
  }
}

.wrap_left {
  border-left: 4px solid #436665;
  position: absolute;
  left: -50px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}

.wrap_left:before {
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/header/icon.png?version=1");
  width: 133px;
  height: 425px;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 30px;
}

@media all and (min-width: 1200px) and (max-width: 1439.98px) {
  .wrap_left:before {
    background-size: contain;
  }
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .wrap_left:before {
    background-size: contain;
  }
}

.wrap_right {
  border-right: 4px solid #436665;
  position: absolute;
  right: -50px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}

.wrap_right:before {
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/header/icon.png?version=1");
  width: 133px;
  height: 425px;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: -155px;
}

@media all and (min-width: 1200px) and (max-width: 1439.98px) {
  .wrap_right:before {
    background-size: contain;
  }
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .wrap_right:before {
    background-size: contain;
  }
}

.wrap_top {
  left: 0px;
  top: 0px;
  width: 100%;
}

.wrap_top:before {
  content: '';
  width: 60px;
  height: 60px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/header/frame01.svg?version=1");
  position: absolute;
  top: -4px;
  left: -50px;
}

.wrap_top:after {
  content: '';
  width: 60px;
  height: 60px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/header/frame01.svg?version=1");
  transform: rotate(90deg);
  position: absolute;
  top: -4px;
  right: -50px;
}

.wrap_bottom {
  left: 0px;
  bottom: 0px;
  width: 100%;
}

.wrap_bottom:before {
  content: '';
  width: 60px;
  height: 60px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/header/frame01.svg?version=1");
  transform: rotate(270deg);
  position: absolute;
  bottom: 0px;
  left: -50px;
}

.wrap_bottom:after {
  content: '';
  width: 60px;
  height: 60px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/header/frame01.svg?version=1");
  transform: rotate(180deg);
  position: absolute;
  bottom: 0px;
  right: -50px;
}

.bottomfixed {
  background: #C00000;
  padding: 0px 0px;
  display: none;
  justify-content: center;
  flex-direction: row;
  position: fixed;
  bottom: 0px;
  z-index: 9999;
  width: 100%;
}

.bottomfixed.active {
  display: flex;
}

.bottomfixed .fixedtext {
  font-family: "Noto Sans TC", "微軟正黑體";
  font-weight: 600;
  font-size: 26px;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 85px;
}

.bottomfixed .fixedtext a {
  margin: 0px 0px;
}

.bottomfixed .fixedtext a img {
  height: 110px;
}

.bottomfixed .fixedtext .countdown {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  margin-left: 3px;
}

.bottomfixed .closebtn {
  position: absolute;
  right: 20px;
  top: -5px;
  cursor: pointer;
}

.headapply {
  display: none;
  font-family: "Noto Sans TC", "微軟正黑體";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  position: fixed;
  right: 20px;
  z-index: 11;
  bottom: 155px;
  cursor: pointer;
}

.headapply.active {
  display: block;
}

.headapply .applytext {
  text-align: center;
}

.headapply .applytext .countdown {
  background: #5BF6ED;
  padding: 3px 0px;
  margin-bottom: 3px;
}

.puff-in-center {
  -webkit-animation: puff-in-center 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) both;
  animation: puff-in-center 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2023-4-24 17:30:34
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation puff-in-center
 * ----------------------------------------
 */

@-webkit-keyframes puff-in-center {
  0% {
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-filter: blur(4px);
    filter: blur(4px);
    opacity: 0;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}

@keyframes puff-in-center {
  0% {
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-filter: blur(4px);
    filter: blur(4px);
    opacity: 0;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}

footer,
header,
section,
.container {
  min-width: 1200px !important;
  position: relative;
}

footer {
  overflow: hidden;
}

.move {
  cursor: pointer;
  transition: 0.2s;
}

.move:hover {
  transform: scale(1.03);
}

.gototop {
  position: fixed;
  right: 20px;
  bottom: 90px;
  z-index: 88;
  cursor: pointer;
  display: none;
}

.showmorebtn {
  color: #ffffff;
  font-size: 32px;
  font-family: "Noto Sans TC", "微軟正黑體";
  text-decoration: none;
  padding: 9px 70px;
  line-height: 1;
  margin-top: 0px;
  letter-spacing: 0px;
  transition: 0.1s;
  position: relative;
  align-items: center;
  margin-bottom: 50px;
  display: inline-flex;
  cursor: pointer;
  z-index: 5;
  border: 2px solid  #003EB3;
  box-shadow: 1px 2px 0px #000000;
  border-radius: 12px;
}

.showmorebtn.blue {
  background: #CCEDFB;
  color: #000;
}

.showmorebtn.pink {
  background: #FFD6E7;
  color: #000;
}

section .subtitle {
  margin-top: 40px;
}

section .sectiontitle {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 40px;
  font-family: "Noto Sans TC", "微軟正黑體";
  font-weight: 500;
  z-index: 3;
  margin-bottom: 30px;
}

section .sectiontitle h1 {
  padding-left: 10px;
  background: #FAFAFA;
  padding-right: 10px;
}

section.section1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

section.section1:before {
  content: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_0401event/images/s1dec-l.png?version=1");
  position: absolute;
  left: -20px;
  top: 50px;
  z-index: -1;
}

section.section1:after {
  content: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_0401event/images/s1dec-r.png?version=1");
  position: absolute;
  right: -20px;
  top: 400px;
  z-index: -1;
}

section.section2 {
  position: relative;
  z-index: 1;
  padding-bottom: 0px !important;
  overflow: hidden;
  background: #FFF2E8;
  background-repeat: no-repeat;
}

section.section2 .container {
  position: relative;
}

section.section2 .container .titlerow {
  background: #FFD8BF;
}

section.section2 .container .titlerow img {
  top: -35px;
}

section.section2 .container .goodrow {
  padding-bottom: 40px;
  background: #FFD8BF;
}

section.tagsection {
  background: #FFF2E8;
}

section.tagsection .tagarea {
  max-width: 1240px;
  margin: auto;
  display: flex;
  font-family: "Noto Sans TC", "微軟正黑體";
  align-items: center;
  justify-content: center;
  padding: 20px 0px 40px 0px;
}

section.tagsection .tagarea .tagareatitle {
  margin-right: 20px;
  font-size: 14px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 125px;
  justify-content: space-between;
}

section.tagsection .tagarea .tagarealist ul {
  display: flex;
  flex-wrap: wrap;
}

section.tagsection .tagarea .tagarealist ul li {
  border: 1px solid #262626;
  padding: 5px 10px;
  border-radius: 50px;
  margin-right: 10px;
  margin-bottom: 10px;
}

section.tagsection .tagarea .tagarealist ul li a {
  color: #262626;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
}

section.sectionhead {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #FFEDC7;
  background-repeat: no-repeat;
}

section.sectionhead p {
  font-size: 18px;
  line-height: 24px;
  font-family: "Noto Sans TC", "微軟正黑體";
}

section.sectionhead .benefitwrapper {
  padding: 0px 20px;
  justify-content: center;
}

section.sectionhead .sectionheadtitle {
  font-family: "Noto Sans TC", "微軟正黑體";
  width: auto;
  margin: auto;
  margin-bottom: 0px;
  left: 0;
  right: 0;
}

section.sectionhead .container {
  position: relative;
}

section.sectionhead .titlerow {
  background: transparent;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  z-index: 2;
}

section.sectionhead .titlerow img {
  top: 0;
}

section.sectiondivider {
  background: #26C1A5;
  font-family: "Noto Sans TC", "微軟正黑體";
}

section.sectiondivider h2 {
  font-size: 42px;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 15px;
  width: 95%;
  margin: 0px auto 20px auto;
  position: relative;
}

section.sectiondivider h2:after {
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023buyjp_0419event/images/divider-r.png?version=1");
  position: absolute;
  right: -2.5%;
  bottom: 0px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
}

section.sectiondivider h2:before {
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023buyjp_0419event/images/divider-l.png?version=1");
  position: absolute;
  left: -2.5%;
  bottom: 0px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
}

section.sectiondivider ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

section.sectiondivider ul li {
  display: flex;
  align-items: center;
  color: #ffffff;
  font-size: 20px;
  margin: 0px 8px;
}

section.sectiondivider ul li img {
  margin-right: 5px;
}

section.section5 {
  background: #FFEAF5;
  position: relative;
  z-index: 1;
}

section.section5 ul.benefitwrapper.fivecol {
  justify-content: center;
}

section.section5 ul.benefitwrapper.fivecol li {
  width: calc(85%/5);
}

section.section5 .style1 {
  background: #BAE0FF;
}

section.section5 .style2 {
  background: #FFCCC7;
}

section.section5 .titlerow {
  margin-bottom: 0px;
  z-index: 2;
  border-radius: 12px 12px 0px 0px;
  padding: 20px 0px;
}

section.section5 .titlerow img {
  top: 0;
}

section.section5 .five-1:after {
  content: '';
  position: absolute;
  top: -55px;
  right: -200px;
  z-index: -1;
  width: 610px;
  height: 750px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_0401event/images/bk_09.png?version=1");
  background-size: contain;
  background-repeat: no-repeat;
}

section.section5 .five-2:after {
  content: '';
  position: absolute;
  top: 85px;
  left: -100%;
  z-index: -1;
  width: 610px;
  height: 750px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_0401event/images/bk_10.png?version=1");
  background-size: contain;
  background-repeat: no-repeat;
}

section.section5 .five-3:after {
  content: '';
  position: absolute;
  top: -285px;
  right: -200px;
  z-index: -1;
  width: 610px;
  height: 750px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_0401event/images/bk_09.png?version=1");
  background-size: contain;
  background-repeat: no-repeat;
}

section.section5 .goodrow {
  border-radius: 0px 0px 12px 12px;
  padding-bottom: 0px;
}

section.section5 .goodrow .dpicarea {
  z-index: 1;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

section.section5 .goodrow .dpicarea .d1 {
  position: absolute;
  left: -130px;
  top: 0;
  width: 168px;
  z-index: 3;
  bottom: 0;
  margin: auto;
}

section.section5 .goodrow .dpicarea .d3 {
  position: absolute;
  right: -80px;
  top: -40px;
  width: 235px;
  z-index: 3;
  margin: auto;
}

section.section5 .goodrow .dpicarea .d2 {
  position: absolute;
  left: -60px;
  width: 200px;
  z-index: 3;
  bottom: -200px;
}

section.section5 .goodrow .dpicarea .d4 {
  position: absolute;
  right: -50px;
  top: -40px;
  width: 140px;
  z-index: 3;
  margin: auto;
}

section.section5 .goodrow .dpicarea .d5 {
  position: absolute;
  right: -90px;
  /* top: 0; */
  width: 190px;
  z-index: 3;
  bottom: -70px;
  margin: auto;
}

section.section5 .benefitwrapper {
  padding: 0px 0px;
  margin: auto;
}

section.section {
  padding-top: 50px;
  padding-bottom: 50px;
}

section.section.bg1 {
  background: #ffffff;
}

section.section.bg1 .sectiontitle h1 {
  background: #ffffff;
}

section.section.bg1 .goodrow {
  margin-bottom: 0px;
}

section.applycoupon {
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_0401event/images/mainbg2.jpg?version=1");
  background-position: center top;
  padding-top: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

section.applycoupon .titlerow {
  background: transparent;
  top: 0;
  margin-top: 10px;
}

section.applycoupon .titlerow img {
  position: relative;
  top: 0;
  max-width: 100%;
}

section.applycoupon .couponbox {
  display: flex;
  justify-content: center;
  margin-top: 55px;
  margin-bottom: 40px;
}

section.applycoupon .couponbox .box {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  margin: 10px;
  padding: 65px  0px 15px  0px;
  background: #FFFFE9;
  box-shadow: 0px 0px 0px 3px #ab9234 inset;
  position: relative;
  z-index: 0;
}

section.applycoupon .couponbox .box .boxtitle {
  position: absolute;
  left: 0;
  right: 0;
  top: -40px;
  margin: auto;
  width: 250px;
}

section.applycoupon .couponbox .box .top {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_0401event/images/ct1.svg?version=1"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_0401event/images/ct4.svg?version=1"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_0401event/images/ct2.svg?version=1"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_0401event/images/ct3.svg?version=1");
  background-position: top left, top right, bottom left, bottom right;
  background-repeat: no-repeat;
}

section.applycoupon .couponbox .box img {
  padding: 0px 0px 0px 0px;
  max-width: 340px;
}

section.applycoupon .couponbox .box img.style1 {
  filter: drop-shadow(0px 8px 0px #cb0e68);
  position: relative;
  top: -8px;
}

section.applycoupon .couponbox .box img.style1:active {
  top: -4px;
  filter: unset;
  filter: drop-shadow(0px 4px 0px #cb0e68);
}

section.applycoupon .couponbox .box img.style2 {
  filter: drop-shadow(0px 8px 0px #005d62);
  position: relative;
  top: -8px;
}

section.applycoupon .couponbox .box img.style2:active {
  top: -4px;
  filter: unset;
  filter: drop-shadow(0px 4px 0px #005d62);
}

section.applycoupon .couponbox .box li {
  text-align: center;
  margin: 5px;
}

section.applycoupon .couponbox .box.box1 {
  width: 80%;
}

section.applycoupon .couponbox .box.box1 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: start;
}

section.applycoupon .couponbox .box.box2 {
  width: 40%;
}

section .btext {
  font-family: "Noto Sans TC", "微軟正黑體";
  text-align: center;
  color: #000000;
  position: relative;
  z-index: 99;
}

section.recommend {
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_0401event/images/qa.jpg?version=1");
  padding: 150px 0px;
}

section.recommend h1 {
  font-family: "Noto Sans TC", "微軟正黑體";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  color: #8C5924;
}

section.recommend p {
  font-family: "Noto Sans TC", "微軟正黑體";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  width: 560px;
  margin: 66px auto 30px auto;
}

section.recommend p span {
  z-index: 1;
  position: relative;
}

section.recommend p span:after {
  z-index: -1;
  height: 19px;
  width: 100%;
  content: '';
  position: absolute;
  background: #FFE660;
  top: 15px;
  bottom: 0;
  left: 0;
  right: 0;
}

section.recommend .recommendbtn {
  color: #ffffff;
  background: #FA2E9B;
  font-size: 32px;
  font-family: "Noto Sans TC", "微軟正黑體";
  text-decoration: none;
  padding: 9px 43px;
  line-height: 1;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 38px;
  letter-spacing: 0px;
  transition: 0.1s;
  position: relative;
  align-items: center;
  margin-bottom: 15px;
  display: inline-flex;
}

section.recommend .recommendbtn:hover {
  background: #ff63b6;
}

section ul.keywordarea {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
  width: 740px;
  margin: auto;
  position: relative;
  flex-wrap: wrap;
  z-index: 9;
}

section ul.keywordarea li {
  font-family: "Noto Sans TC", "微軟正黑體";
  background: transparent;
  margin-left: 10px;
  margin-right: 10px;
  color: #FF008C;
  font-size: 20px;
  line-height: 24px;
  padding: 9px 19px;
  cursor: pointer;
  background: #ffffff;
  border-radius: 50px;
  border-radius: 18px;
  margin-bottom: 10px;
  border: 2px solid  #FF008C;
}

section ul.keywordarea li:hover {
  text-decoration: underline;
}

section ul.keywordarea li.active {
  background: #FF008C;
  color: #ffffff;
  border: 2px solid  #FF008C;
}

section ul.keywordarea li.active:hover {
  text-decoration: none;
}

section .headertabcontent {
  display: none;
}

section .headertabcontent.active {
  display: block;
}

section ul.benefitwrapper {
  position: relative;
  z-index: 99;
  font-family: "Noto Sans TC", "微軟正黑體";
  display: flex;
  flex-wrap: wrap;
  padding: 0px 20px;
}

section ul.benefitwrapper.keyword-buy {
  display: none;
}

section ul.benefitwrapper.keyword-buy.active {
  display: flex;
  margin-bottom: 40px;
}

section ul.benefitwrapper.substyle li {
  background: #ffffff !important;
}

section ul.benefitwrapper.substyle li .info p {
  height: 50px;
  align-items: center;
}

section ul.benefitwrapper.substyle li:first-child .info p {
  background: #ffffff;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  border-radius: 15px 0px 0px 0px;
  line-height: 20px;
  font-size: 16px;
  display: flex;
}

section ul.benefitwrapper.substyle li:first-child .info p span {
  flex: 1;
}

section ul.benefitwrapper.substyle li:first-child .info p:before {
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023buyjp_0419event/images/no1.png?version=1");
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  background-size: contain;
  left: 0px;
  top: 0px;
  justify-content: end;
  margin-right: auto;
}

section ul.benefitwrapper.substyle li:nth-child(2) .info p {
  background: #ffffff;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  border-radius: 15px 0px 0px 0px;
  line-height: 20px;
  font-size: 16px;
  display: flex;
}

section ul.benefitwrapper.substyle li:nth-child(2) .info p span {
  flex: 1;
}

section ul.benefitwrapper.substyle li:nth-child(2) .info p:before {
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023buyjp_0419event/images/no2.png?version=1");
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  background-size: contain;
  left: 0px;
  top: 0px;
  justify-content: end;
  margin-right: auto;
}

section ul.benefitwrapper.substyle li:nth-child(3) .info p {
  background: #ffffff;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  border-radius: 15px 0px 0px 0px;
  line-height: 20px;
  font-size: 16px;
  display: flex;
}

section ul.benefitwrapper.substyle li:nth-child(3) .info p span {
  flex: 1;
}

section ul.benefitwrapper.substyle li:nth-child(3) .info p:before {
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023buyjp_0419event/images/no3.png?version=1");
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  background-size: contain;
  left: 0px;
  top: 0px;
  justify-content: end;
  margin-right: auto;
}

section ul.benefitwrapper.fourcol {
  width: 1060px;
  justify-content: center;
  margin: 0px auto;
}

section ul.benefitwrapper.fourcol li {
  width: calc(90%/4);
  margin: 0.5%;
}

section ul.benefitwrapper.fourcol li a {
  height: 335px;
  text-align: center;
}

section ul.benefitwrapper.fourcol li a .info .goodimg {
  height: 230px;
  padding: 0px;
}

section ul.benefitwrapper.fourcol li a .info .goodimg img {
  object-fit: contain;
}

section ul.benefitwrapper.fourcol li a .info .title {
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 0px;
  padding: 5px 10px;
}

section ul.benefitwrapper.fourcol li a .info .label {
  position: relative;
  top: 0px;
  left: 0px;
  color: #ffffff;
  padding: 7px 7px 7px 7px;
  line-height: 17px;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  width: 100%;
  word-break: break-all;
  border-radius: 0px;
  background: #FF2E78;
}

section ul.benefitwrapper.fourcol li a .price {
  font-size: 20px;
  justify-content: center;
}

section ul.benefitwrapper.fourcol li a .price span {
  font-size: 16px;
  margin-right: 3px;
}

section ul.benefitwrapper.sixcol {
  width: 1300px;
  margin: auto;
  justify-content: center;
}

section ul.benefitwrapper.sixcol li {
  width: calc(90%/6);
  margin: 0.5%;
  text-align: center;
  box-shadow: none;
  background: transparent;
  display: flex;
  flex-direction: column;
}

section ul.benefitwrapper.sixcol li > p {
  padding: 5px 0px;
  background: #ffeaf5;
  text-decoration: underline;
}

section ul.benefitwrapper.sixcol li a {
  height: auto;
  text-align: center;
}

section ul.benefitwrapper.sixcol li a .info .goodimg {
  height: 200px;
  padding: 0px;
}

section ul.benefitwrapper.sixcol li a .info .title {
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 0px;
  padding: 10px 10px;
  height: 50px;
}

section ul.benefitwrapper.sixcol li a .info .title span {
  color: #F5222D;
  position: relative;
  z-index: 1;
}

section ul.benefitwrapper.sixcol li a .info .title span:after {
  background: #FFF566;
  content: '';
  position: absolute;
  bottom: 0px;
  margin: auto;
  left: 0;
  right: 0;
  width: 100%;
  height: 8px;
  z-index: -1;
}

section ul.benefitwrapper.sixcol li:hover {
  box-shadow: none;
  border-radius: 0px;
  transform: scale(1);
}

section ul.benefitwrapper.sixcol li p {
  padding: 5px 0px;
  background: #ffeaf5;
}

section ul.benefitwrapper.sixcol li p:first-child {
  background: #ffffff;
  padding: 7px 0px;
  margin: 0px;
  border-radius: 14px 0px 0px 0px;
  line-height: 22px;
  font-size: 16px;
}

section ul.benefitwrapper.threecol {
  width: 740px;
}

section ul.benefitwrapper.threecol li {
  width: calc(97%/3);
  margin: 0.5%;
}

section ul.benefitwrapper.threecol li .info .goodimg {
  height: 200px;
  padding: 0px;
}

section ul.benefitwrapper.sevencol li {
  width: calc(90%/7);
  margin: 0.5%;
}

section ul.benefitwrapper.style1 li a {
  height: 330px;
}

section ul.benefitwrapper.style1 li a .goodimg {
  padding: 0;
  height: 250px;
}

section ul.benefitwrapper.style2 li a {
  height: 285px;
}

section ul.benefitwrapper.style2 li a .goodimg {
  height: 185px;
}

section ul.benefitwrapper.style3 li a {
  height: auto;
  text-align: center;
}

section ul.benefitwrapper.substyle {
  margin-top: 20px;
  max-width: 100%;
}

section ul.benefitwrapper.style4 {
  width: 950px;
  margin: auto;
  justify-content: space-between;
}

section ul.benefitwrapper.style4 li {
  box-shadow: none;
  position: relative;
  background: transparent;
}

section ul.benefitwrapper.style4 li a {
  height: auto;
}

section ul.benefitwrapper.style4 li:hover {
  box-shadow: none;
  border-radius: 0px;
  transform: none;
}

section ul.benefitwrapper.style4 li:last-child:after {
  display: none;
}

section ul.benefitwrapper.style4 li:after {
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023buyjp_0419event/images/nextarrow.png?version=1");
  width: 15px;
  height: 24px;
  right: -50px;
  position: absolute;
  background-repeat: no-repeat;
  margin: auto;
  top: 0;
  bottom: 0;
}

section ul.benefitwrapper li {
  background: #ffffff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
  position: relative;
  padding-bottom: 0px;
  transition: 0.3s;
  text-align: left;
}

section ul.benefitwrapper li:hover {
  transform: scale(1.05);
  box-shadow: 0px 0px 10px #9a9a9a;
  border-radius: 6px;
}

section ul.benefitwrapper li.nonsale:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  margin: auto;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_0401event/images/nonsaleout.png?version=1"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_0401event/images/nonsalefooter.png?version=1"), rgba(0, 0, 0, 0.4);
  background-repeat: no-repeat;
  background-position: center 20px, center bottom;
  background-size: 140px, 100%;
  z-index: 9;
}

section ul.benefitwrapper li.nonsale:before:hover {
  transform: none;
  box-shadow: none;
  border-radius: 0;
}

section ul.benefitwrapper li.nonsale .price {
  background: #000;
  color: #000;
  border: 1px solid #000;
  padding-bottom: 0px;
}

section ul.benefitwrapper li.saleout:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  margin: auto;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_0401event/images/saleoutlogo.png?version=1"), rgba(0, 0, 0, 0.8);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 140px;
  z-index: 9;
}

section ul.benefitwrapper li.saleout:hover {
  transform: none;
  box-shadow: none;
  border-radius: 0;
}

section ul.benefitwrapper li a {
  text-decoration: none;
  color: #000;
  display: flex;
  flex-direction: column;
  height: 295px;
  justify-content: space-between;
}

section ul.benefitwrapper li .info .goodimg {
  height: 250px;
  padding: 0px;
}

section ul.benefitwrapper li .info .goodimg img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
}

section ul.benefitwrapper li .info .label {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #ffffff;
  padding: 7px 7px 7px 7px;
  line-height: 17px;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  width: 45px;
  word-break: break-all;
  border-radius: 0px 0px 12.5821px 0px;
  background: #003EB3;
}

section ul.benefitwrapper li .info .label.labelstyle1 {
  background: #784059;
}

section ul.benefitwrapper li .info .label.labelstyle3 {
  background: #784059;
}

section ul.benefitwrapper li .info .label:empty {
  display: none;
}

section ul.benefitwrapper li .info .title {
  font-size: 15px;
  line-height: 18px;
  margin: 5px 0px;
  padding-left: 10px;
  padding-right: 10px;
}

section ul.benefitwrapper li .price {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  color: #f00;
  font-size: 22px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

section ul.benefitwrapper li .price del {
  font-family: "Noto Sans TC", "微軟正黑體";
  margin-bottom: 5px;
  font-size: 17px;
  color: #696A6A;
  display: block;
}

section ul.benefitwrapper li .price span.oriprice {
  color: #696A6A;
  text-decoration-line: line-through;
  font-size: 14px;
}

.titlerow {
  border-radius: 30px 30px 0px 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.titlerow img {
  position: relative;
  max-width: 800px;
}

.lineaddsection {
  background: #FFC0CC;
  padding: 20px 0px;
}

.goodrow {
  border-radius: 0px 0px 30px 30px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}

.goodrow.lineadd {
  border-radius: 0px;
  background: #FFF1B2;
  font-family: "Noto Sans TC", "微軟正黑體";
  padding-bottom: 34px;
  padding-top: 32px;
}

.goodrow.lineadd h2 {
  font-weight: 600;
  font-size: 54px;
}

.goodrow.lineadd h2 span {
  font-size: 38px;
  display: block;
  margin-bottom: 10px;
}

.goodrow.lineadd ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 20px 0px;
}

.goodrow.lineadd ul li {
  display: flex;
  align-items: center;
  word-break: keep-all;
  margin-bottom: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  margin-right: 17px;
  margin-bottom: 13px;
}

.goodrow.lineadd ul li img {
  width: 55px;
  margin-right: 6px;
}

.goodrow.productwrapper {
  overflow: auto;
}

.bannerad a {
  display: flex;
}

.sectionqna {
  background-color: #F4F4F4;
  position: relative;
  padding-bottom: 60px;
  padding-top: 40px;
}

.sectionqna .qnatitle {
  font-size: 40px;
  font-family: "Noto Sans TC", "微軟正黑體";
  color: #000000;
  margin-bottom: 30px;
}

.sectionqna h2.sectiontitle {
  color: #000000;
  margin-bottom: 30px;
}

.sectionqna ul.nav-tabs {
  margin: 0px;
  align-items: end;
  display: inline-flex;
  border-radius: 0px 0px 0px 0px;
  border-bottom: 0px;
  box-shadow: none;
  margin-bottom: -1px;
  margin-top: 0px;
  width: 100%;
}

.sectionqna ul.nav-tabs li {
  font-family: "Noto Sans TC", "微軟正黑體";
  text-indent: 0;
  margin-right: 0px;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
}

.sectionqna ul.nav-tabs li .nav-link {
  padding: 10px 5px;
  border: 0px;
  width: 100%;
  color: #FF5D8F;
  border-radius: 10px 10px 0px 0px;
  box-shadow: none;
  font-weight: 500;
  font-size: 15px;
  background: #ffffff;
}

.sectionqna ul.nav-tabs li .nav-link.item1 {
  border: 2px solid #FF5D8F;
}

.sectionqna ul.nav-tabs li .nav-link.item1.active {
  background: #FF5D8F;
  color: #ffffff;
}

.sectionqna ul.nav-tabs li .nav-link.item2 {
  border: 2px solid #FF5D8F;
}

.sectionqna ul.nav-tabs li .nav-link.item2.active {
  background: #FF5D8F;
  color: #ffffff;
}

.sectionqna ul.nav-tabs li .nav-link.item3 {
  border: 2px solid #FF5D8F;
}

.sectionqna ul.nav-tabs li .nav-link.item3.active {
  background: #FF5D8F;
  color: #ffffff;
}

.sectionqna ul.nav-tabs li .nav-link.item4 {
  border: 2px solid #FF5D8F;
}

.sectionqna ul.nav-tabs li .nav-link.item4.active {
  background: #FF5D8F;
  color: #ffffff;
}

.sectionqna ul.nav-tabs li .nav-link.item5 {
  border: 2px solid #FF5D8F;
}

.sectionqna ul.nav-tabs li .nav-link.item5.active {
  background: #FF5D8F;
  color: #ffffff;
}

.sectionqna ul.nav-tabs li .nav-link.item6 {
  border: 2px solid #FF5D8F;
}

.sectionqna ul.nav-tabs li .nav-link.item6.active {
  background: #FF5D8F;
  color: #ffffff;
}

.sectionqna ul.nav-tabs li .nav-link.item7 {
  border: 2px solid #FF5D8F;
}

.sectionqna ul.nav-tabs li .nav-link.item7.active {
  background: #FF5D8F;
  color: #ffffff;
}

.sectionqna ul.nav-tabs li .nav-link.item8 {
  border: 2px solid #FF5D8F;
}

.sectionqna ul.nav-tabs li .nav-link.item8.active {
  background: #FF5D8F;
  color: #ffffff;
}

.sectionqna .qnaarea {
  font-family: "Noto Sans TC", "微軟正黑體";
  border-radius: 0px;
  color: #000000;
  margin-top: 0px;
  padding: 20px 40px;
  background: #ffffff;
}

.sectionqna .qnaarea h1 {
  font-weight: bolder;
  font-size: 22px;
}

.sectionqna .qnaarea h2 {
  font-weight: bolder;
  margin: 20px 0px;
  line-height: 20px;
  font-size: 18px;
}

.sectionqna .qnaarea p {
  line-height: 22px;
  font-size: 18px;
  margin-bottom: 10px;
}

.sectionqna .qnaarea ul {
  margin: 10px 0px;
  margin-left: 35px;
}

.sectionqna .qnaarea ul li {
  line-height: 22px;
  font-size: 18px;
  margin-bottom: 10px;
  text-indent: -20px;
}

.sectionqna .qnaarea ul li img {
  max-width: 600px;
}

.slidearea3 {
  margin: 30px 0px 30px 0px;
}

.slidearea3 .slideblock3 {
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
  border-radius: 10px;
  position: relative;
  font-family: "Noto Sans TC", "微軟正黑體";
  margin: 0px 10px;
}

.slidearea3 .slideblock3:nth-child(odd):before {
  position: absolute;
  height: 7px;
  width: 100%;
  content: '';
  background: #a0c1c7;
  top: 0px;
  left: 0;
  right: 0;
  margin: 0px auto;
  z-index: 5;
}

.slidearea3 .slideblock3:nth-child(even):after {
  position: absolute;
  height: 7px;
  width: 100%;
  content: '';
  background: #a0c1c7;
  bottom: 0px;
  left: 0;
  right: 0;
  z-index: 5;
  margin: 0px auto;
}

.slidearea3 .slideblock3 .imageblock {
  position: relative;
  background: #ffffff;
  height: 250px;
  display: flex;
  align-items: center;
  padding: 0px 0px;
  justify-content: center;
}

.slidearea3 .slideblock3 .imageblock img {
  padding: 0px 10px;
  height: 200px;
}

.slidearea3 .slideblock3 .imageblock .imagewrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.slidearea3 .slideblock3 .imageblock .imagewrapper .infotext {
  flex-basis: 50%;
}

.slidearea3 .slideblock3 .imageblock .imagewrapper .infophoto {
  flex-basis: 50%;
}

.slidearea3 .slideblock3 .imageblock .imagewrapper h2 {
  font-size: 28px;
}

.slidearea3 .slideblock3 .imageblock .imagewrapper p {
  font-size: 24px;
  margin-top: 7px;
}

.slidearea3 .slideblock3 .imageblock .imagewrapper p span {
  font-size: 19px;
}

.slidearea3 .slideblock3 .imageblock .imagetag {
  position: absolute;
  top: 30px;
  background: #515151;
  left: -10px;
  font-size: 15px;
  color: #ffffff;
  padding: 7px 15px;
  letter-spacing: 2px;
}

.slidearea3 .slideblock3 .imageblock .imagetag:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 20px;
  border-color: transparent transparent transparent #515151;
  content: '';
  position: absolute;
  right: -12px;
  bottom: -5px;
  transform: rotate(30deg);
}

.slidearea3 .slideblock3 .textblock {
  background: #d6e3e6;
  font-size: 18px;
  margin: 0px;
  font-weight: normal;
  padding: 5px 0px;
  display: flex;
  text-align: center;
  line-height: 23px;
}

.slidearea3 .slideblock3 .textblock .transtitle {
  font-weight: 600;
  display: block;
}

.slidearea3 .slideblock3 .textblock .littletext {
  font-size: 14px;
}

.slidearea3 .slideblock3 .textblock .leftarea {
  flex: 50;
  position: relative;
  padding: 10px 0px 15px 0px;
}

.slidearea3 .slideblock3 .textblock .leftarea:after {
  height: 100%;
  width: 2px;
  background: #a0c1c7;
  position: absolute;
  right: 0px;
  content: '';
  top: 0px;
}

.slidearea3 .slideblock3 .textblock .rightarea {
  flex: 50;
  position: relative;
  padding: 10px 0px 15px 0px;
}

.slidearea3 .slideblock3 .textblock .rightarea:before {
  content: '勝';
  width: 35px;
  height: 35px;
  font-weight: 600;
  font-size: 20px;
  position: absolute;
  top: -20px;
  left: 0px;
  background: #ff0000;
  color: #ffffff;
  line-height: 35px;
  border-radius: 100px;
}

.slidearea3 .slick-dots {
  margin-top: 25px;
  margin-bottom: 64px;
  position: relative;
  bottom: 0px;
}

.sectitle {
  height: 150px;
}

/*# sourceMappingURL=../../../sass */