:root {
  --color-ui-jcom: #e93817;
  --ease-in-out-quad: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
  vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
}

hr {
  display: none;
}

body {
  color: #222;
}

a:link {
  color: #222;
}

a:visited {
  color: #222;
}

a:hover {
  opacity: 0.75;
  text-decoration: none;
}

a:active {
  color: #222;
}

h1:not([class*=mb-]) {
  margin-bottom: 32px;
}

h2:not([class*=mb-]) {
  margin-bottom: 24px;
}

h3:not([class*=mb-]) {
  margin-bottom: 16px;
}

h4:not([class*=mb-]),
h5:not([class*=mb-]) {
  margin-bottom: 10px;
}

p {
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: 12px;
}

p,
li,
dl,
td {
  text-align: justify;
}

.clear {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.align-l {
  text-align: left !important;
}

.align-c {
  text-align: center !important;
}

.align-r {
  text-align: right !important;
}

.strong {
  font-weight: 700 !important;
}

.normal {
  font-weight: 400 !important;
}

.hidden {
  visibility: hidden !important;
}

.none {
  display: none !important;
}

.no-bg {
  background: none !important;
}

.no-border {
  border: none !important;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.last {
  margin-bottom: 0 !important;
}

.num {
  font-family: "Osaka" !important;
}

img.fit {
  width: 100%;
  height: auto;
}

ul.indent,
ol.indent {
  margin-left: 1em;
  text-indent: -1em;
}

.linkblock {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.01;
  background: rgba(255, 255, 255, 0.01);
}

body {
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

.font-size10 {
  font-size: 10px;
  line-height: 1.5;
}

.font-size11 {
  font-size: 11px;
  line-height: 1.5;
}

.font-size12 {
  font-size: 12px;
  line-height: 1.6;
}

.font-size13 {
  font-size: 13px;
  line-height: 1.6;
}

.font-size14 {
  font-size: 14px;
  line-height: 1.6;
}

.font-size16 {
  font-size: 16px;
  line-height: 1.5;
}

.font-size18 {
  font-size: 18px;
  line-height: 1.5;
}

.font-size20 {
  font-size: 20px;
  line-height: 1.5;
}

.font-size22 {
  font-size: 22px;
  line-height: 1.5;
}

.font-size24 {
  font-size: 24px;
  line-height: 1.5;
}

.fs10 {
  font-size: 10px;
  line-height: 1.5;
}

.fs11 {
  font-size: 11px;
  line-height: 1.5;
}

.fs12 {
  font-size: 12px;
  line-height: 1.6;
}

.fs13 {
  font-size: 13px;
  line-height: 1.6;
}

.fs14 {
  font-size: 14px;
  line-height: 1.6;
}

.fs15 {
  font-size: 15px;
  line-height: 1.5;
}

.fs16 {
  font-size: 16px;
  line-height: 1.5;
}

.fs18 {
  font-size: 18px;
  line-height: 1.5;
}

.fs20 {
  font-size: 20px;
  line-height: 1.5;
}

.fs22 {
  font-size: 22px;
  line-height: 1.5;
}

.fs24 {
  font-size: 24px;
  line-height: 1.5;
}

.fc1 {
  color: #e93417;
}

.color-primary {
  color: #e83416;
}

.attention {
  color: #f30000;
}

.fs-10 {
  font-size: 10px;
}

.fs-11 {
  font-size: 11px;
}

.fs-12 {
  font-size: 12px;
}

.fs-13 {
  font-size: 13px;
}

.fs-14 {
  font-size: 14px;
}

.fs-15 {
  font-size: 15px;
}

.fs-16 {
  font-size: 16px;
}

.fs-17 {
  font-size: 17px;
}

.fs-18 {
  font-size: 18px;
}

.fs-19 {
  font-size: 19px;
}

.fs-20 {
  font-size: 20px;
}

.fs-21 {
  font-size: 21px;
}

.fs-22 {
  font-size: 22px;
}

.fs-23 {
  font-size: 23px;
}

.fs-24 {
  font-size: 24px;
}

.fs-25 {
  font-size: 25px;
}

.fs-26 {
  font-size: 26px;
}

.fs-27 {
  font-size: 27px;
}

.fs-28 {
  font-size: 28px;
}

.fs-29 {
  font-size: 29px;
}

.fs-30 {
  font-size: 30px;
}

.fs-31 {
  font-size: 31px;
}

.fs-32 {
  font-size: 32px;
}

.fs-33 {
  font-size: 33px;
}

.fs-34 {
  font-size: 34px;
}

.fs-35 {
  font-size: 35px;
}

.fs-36 {
  font-size: 36px;
}

.fs-37 {
  font-size: 37px;
}

.fs-38 {
  font-size: 38px;
}

.fs-39 {
  font-size: 39px;
}

.fs-40 {
  font-size: 40px;
}

.fs-41 {
  font-size: 41px;
}

.fs-42 {
  font-size: 42px;
}

.fs-43 {
  font-size: 43px;
}

.fs-44 {
  font-size: 44px;
}

.fs-45 {
  font-size: 45px;
}

.fs-46 {
  font-size: 46px;
}

.fs-47 {
  font-size: 47px;
}

.fs-48 {
  font-size: 48px;
}

.fs-49 {
  font-size: 49px;
}

.fs-50 {
  font-size: 50px;
}

.fs-51 {
  font-size: 51px;
}

.fs-52 {
  font-size: 52px;
}

.fs-53 {
  font-size: 53px;
}

.fs-54 {
  font-size: 54px;
}

.fs-55 {
  font-size: 55px;
}

.fs-56 {
  font-size: 56px;
}

.fs-57 {
  font-size: 57px;
}

.fs-58 {
  font-size: 58px;
}

.fs-59 {
  font-size: 59px;
}

.fs-60 {
  font-size: 60px;
}

.fs-61 {
  font-size: 61px;
}

.fs-62 {
  font-size: 62px;
}

.fs-63 {
  font-size: 63px;
}

.fs-64 {
  font-size: 64px;
}

.fs-65 {
  font-size: 65px;
}

.fs-66 {
  font-size: 66px;
}

.fs-67 {
  font-size: 67px;
}

.fs-68 {
  font-size: 68px;
}

.fs-69 {
  font-size: 69px;
}

.fs-70 {
  font-size: 70px;
}

.fs-71 {
  font-size: 71px;
}

.fs-72 {
  font-size: 72px;
}

.fs-73 {
  font-size: 73px;
}

.fs-74 {
  font-size: 74px;
}

.fs-75 {
  font-size: 75px;
}

.fs-76 {
  font-size: 76px;
}

.fs-77 {
  font-size: 77px;
}

.fs-78 {
  font-size: 78px;
}

.fs-79 {
  font-size: 79px;
}

.fs-80 {
  font-size: 80px;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

@media screen and (max-width: 767px) {
  .text-left-sp {
    text-align: left !important;
  }
  .text-center-sp {
    text-align: center !important;
  }
  .text-right-sp {
    text-align: right !important;
  }
}
.fw-bold {
  font-weight: bold !important;
}

.fw-normal {
  font-weight: normal !important;
}

.marker-highlight {
  background: linear-gradient(transparent 1.1em, #ffed29 1.1em, #ffed29 1.35em, transparent 1.35em);
}

.upper-text {
  position: relative;
  display: inline-block;
  padding: 0 1.08em;
}
.upper-text::before, .upper-text::after {
  content: "";
  position: absolute;
  width: 1em;
  height: 2px;
  background: currentColor;
  top: 50%;
}
.upper-text::before {
  left: 0;
  transform: rotate(60deg);
}
.upper-text::after {
  right: 0;
  transform: rotate(-60deg);
}
.upper-text-bold::before, .upper-text-bold::after {
  height: 3px;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mt-xxs {
  margin-top: 4px !important;
}

.mt-xs {
  margin-top: 8px !important;
}

.mt-sm {
  margin-top: 16px !important;
}

.mt-md {
  margin-top: 24px !important;
}

.mt-lg {
  margin-top: 32px !important;
}

.mt-xl {
  margin-top: 48px !important;
}

.mt-xxl {
  margin-top: 64px !important;
}

.mt-xxl {
  margin-top: 80px !important;
}

.mb-xxs {
  margin-bottom: 4px !important;
}

.mb-xs {
  margin-bottom: 8px !important;
}

.mb-sm {
  margin-bottom: 16px !important;
}

.mb-md {
  margin-bottom: 24px !important;
}

.mb-lg {
  margin-bottom: 32px !important;
}

.mb-xl {
  margin-bottom: 48px !important;
}

.mb-xxl {
  margin-bottom: 64px !important;
}

.mb-xxl {
  margin-bottom: 80px !important;
}

.ml-xxs {
  margin-left: 4px;
}

.ml-xs {
  margin-left: 8px;
}

.ml-sm {
  margin-left: 16px;
}

.ml-md {
  margin-left: 24px;
}

.ml-lg {
  margin-left: 32px;
}

.ml-xl {
  margin-left: 48px;
}

.ml-xxl {
  margin-left: 64px;
}

.ml-xxl {
  margin-left: 80px;
}

.mr-xxs {
  margin-right: 4px;
}

.mr-xs {
  margin-right: 8px;
}

.mr-sm {
  margin-right: 16px;
}

.mr-md {
  margin-right: 24px;
}

.mr-lg {
  margin-right: 32px;
}

.mr-xl {
  margin-right: 48px;
}

.mr-xxl {
  margin-right: 64px;
}

.mr-xxl {
  margin-right: 80px;
}

.mx-auto {
  margin-inline: auto;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pt-xxs {
  padding-top: 4px !important;
}

.pt-xs {
  padding-top: 8px !important;
}

.pt-sm {
  padding-top: 16px !important;
}

.pt-md {
  padding-top: 24px !important;
}

.pt-lg {
  padding-top: 32px !important;
}

.pt-xl {
  padding-top: 48px !important;
}

.pt-xxl {
  padding-top: 64px !important;
}

.pt-xxl {
  padding-top: 80px !important;
}

.pb-xxs {
  padding-bottom: 4px !important;
}

.pb-xs {
  padding-bottom: 8px !important;
}

.pb-sm {
  padding-bottom: 16px !important;
}

.pb-md {
  padding-bottom: 24px !important;
}

.pb-lg {
  padding-bottom: 32px !important;
}

.pb-xl {
  padding-bottom: 48px !important;
}

.pb-xxl {
  padding-bottom: 64px !important;
}

.pb-xxl {
  padding-bottom: 80px !important;
}

.pl-xxs {
  padding-left: 4px;
}

.pl-xs {
  padding-left: 8px;
}

.pl-sm {
  padding-left: 16px;
}

.pl-md {
  padding-left: 24px;
}

.pl-lg {
  padding-left: 32px;
}

.pl-xl {
  padding-left: 48px;
}

.pl-xxl {
  padding-left: 64px;
}

.pl-xxl {
  padding-left: 80px;
}

.pr-xxs {
  padding-right: 4px;
}

.pr-xs {
  padding-right: 8px;
}

.pr-sm {
  padding-right: 16px;
}

.pr-md {
  padding-right: 24px;
}

.pr-lg {
  padding-right: 32px;
}

.pr-xl {
  padding-right: 48px;
}

.pr-xxl {
  padding-right: 64px;
}

.pr-xxl {
  padding-right: 80px;
}

.box-shadow,
.box-shadow-lg {
  position: relative;
  box-shadow: 0px 4px 12px 2px #e9e9e9;
  background-color: #fff;
}
.box-shadow.is-disabled,
.box-shadow-lg.is-disabled {
  color: #aaa;
}
.box-shadow.is-disabled img,
.box-shadow-lg.is-disabled img {
  opacity: 0.5;
}

.box-shadow {
  padding: 24px;
}

.box-shadow-lg {
  padding: 32px;
}

.w-100 {
  width: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

[class*=bd-] {
  box-sizing: border-box;
}

.bd-gray {
  border: solid #ccc 1px;
}

.bd-gray-bottom {
  padding-bottom: 8px;
  border-bottom: solid #ccc 1px;
}

.radius-16 {
  border-radius: 16px;
}

.radius-12 {
  border-radius: 12px;
}

.row {
  display: flex;
  flex-wrap: wrap;
}
.row.row-center {
  justify-content: center;
}
.row.row-between {
  justify-content: space-between;
}
.row.row-middle {
  align-items: center;
}
.row [class*=bd-] {
  box-sizing: border-box;
}
.row .col-flex {
  flex: 1;
}
.row .col-1 {
  width: 1%;
}
.row .col-2 {
  width: 2%;
}
.row .col-3 {
  width: 3%;
}
.row .col-4 {
  width: 4%;
}
.row .col-5 {
  width: 5%;
}
.row .col-6 {
  width: 6%;
}
.row .col-7 {
  width: 7%;
}
.row .col-8 {
  width: 8%;
}
.row .col-9 {
  width: 9%;
}
.row .col-10 {
  width: 10%;
}
.row .col-11 {
  width: 11%;
}
.row .col-12 {
  width: 12%;
}
.row .col-13 {
  width: 13%;
}
.row .col-14 {
  width: 14%;
}
.row .col-15 {
  width: 15%;
}
.row .col-16 {
  width: 16%;
}
.row .col-17 {
  width: 17%;
}
.row .col-18 {
  width: 18%;
}
.row .col-19 {
  width: 19%;
}
.row .col-20 {
  width: 20%;
}
.row .col-21 {
  width: 21%;
}
.row .col-22 {
  width: 22%;
}
.row .col-23 {
  width: 23%;
}
.row .col-24 {
  width: 24%;
}
.row .col-25 {
  width: 25%;
}
.row .col-26 {
  width: 26%;
}
.row .col-27 {
  width: 27%;
}
.row .col-28 {
  width: 28%;
}
.row .col-29 {
  width: 29%;
}
.row .col-30 {
  width: 30%;
}
.row .col-31 {
  width: 31%;
}
.row .col-32 {
  width: 32%;
}
.row .col-33 {
  width: 33%;
}
.row .col-34 {
  width: 34%;
}
.row .col-35 {
  width: 35%;
}
.row .col-36 {
  width: 36%;
}
.row .col-37 {
  width: 37%;
}
.row .col-38 {
  width: 38%;
}
.row .col-39 {
  width: 39%;
}
.row .col-40 {
  width: 40%;
}
.row .col-41 {
  width: 41%;
}
.row .col-42 {
  width: 42%;
}
.row .col-43 {
  width: 43%;
}
.row .col-44 {
  width: 44%;
}
.row .col-45 {
  width: 45%;
}
.row .col-46 {
  width: 46%;
}
.row .col-47 {
  width: 47%;
}
.row .col-48 {
  width: 48%;
}
.row .col-49 {
  width: 49%;
}
.row .col-50 {
  width: 50%;
}
.row .col-51 {
  width: 51%;
}
.row .col-52 {
  width: 52%;
}
.row .col-53 {
  width: 53%;
}
.row .col-54 {
  width: 54%;
}
.row .col-55 {
  width: 55%;
}
.row .col-56 {
  width: 56%;
}
.row .col-57 {
  width: 57%;
}
.row .col-58 {
  width: 58%;
}
.row .col-59 {
  width: 59%;
}
.row .col-60 {
  width: 60%;
}
.row .col-61 {
  width: 61%;
}
.row .col-62 {
  width: 62%;
}
.row .col-63 {
  width: 63%;
}
.row .col-64 {
  width: 64%;
}
.row .col-65 {
  width: 65%;
}
.row .col-66 {
  width: 66%;
}
.row .col-67 {
  width: 67%;
}
.row .col-68 {
  width: 68%;
}
.row .col-69 {
  width: 69%;
}
.row .col-70 {
  width: 70%;
}
.row .col-71 {
  width: 71%;
}
.row .col-72 {
  width: 72%;
}
.row .col-73 {
  width: 73%;
}
.row .col-74 {
  width: 74%;
}
.row .col-75 {
  width: 75%;
}
.row .col-76 {
  width: 76%;
}
.row .col-77 {
  width: 77%;
}
.row .col-78 {
  width: 78%;
}
.row .col-79 {
  width: 79%;
}
.row .col-80 {
  width: 80%;
}
.row .col-81 {
  width: 81%;
}
.row .col-82 {
  width: 82%;
}
.row .col-83 {
  width: 83%;
}
.row .col-84 {
  width: 84%;
}
.row .col-85 {
  width: 85%;
}
.row .col-86 {
  width: 86%;
}
.row .col-87 {
  width: 87%;
}
.row .col-88 {
  width: 88%;
}
.row .col-89 {
  width: 89%;
}
.row .col-90 {
  width: 90%;
}
.row .col-91 {
  width: 91%;
}
.row .col-92 {
  width: 92%;
}
.row .col-93 {
  width: 93%;
}
.row .col-94 {
  width: 94%;
}
.row .col-95 {
  width: 95%;
}
.row .col-96 {
  width: 96%;
}
.row .col-97 {
  width: 97%;
}
.row .col-98 {
  width: 98%;
}
.row .col-99 {
  width: 99%;
}
.row .col-100 {
  width: 100%;
}

[class*=label-] {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  display: inline-block;
  min-width: 64px;
  margin-right: 12px;
  padding: 3px 8px 4px;
  border-radius: 5px;
}

.label-jcom-mobile {
  color: #fff;
  background: #00a4a8;
}

.acc {
  overflow: hidden;
  margin-bottom: 32px;
  border-radius: 12px;
  border: 2px solid #ccc;
  background: #fff;
}
.acc.acc-sm {
  border-radius: 8px;
  margin-bottom: 16px;
}
.acc.acc-sm .acc-trigger {
  font-size: 16px;
  padding: 12px 16px;
}
.acc .acc-trigger {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  padding: 18px 12px;
  cursor: pointer;
}
.acc .acc-trigger > .inner {
  position: relative;
  display: block;
  width: auto;
  max-width: auto;
  padding-right: 24px;
  background: url(/campaign/young/images/icn/icn_acc_open_blk.svg) no-repeat center right/25px auto;
}
.acc .acc-trigger:has(.brand) {
  padding: 14px 12px;
}
.acc .acc-trigger .brand {
  font-size: 24px;
  text-align: center;
}
.acc .acc-trigger .brand .brand-label {
  display: block;
  font-size: 16px;
  text-align: center;
  margin-bottom: 2px;
}
.acc .acc-trigger .brand .brand-label img.logo {
  width: 34px;
  margin-right: 8px;
  margin-top: -4px;
}
.acc .acc-trigger.open {
  border-bottom: none;
}
.acc .acc-trigger.open > .inner {
  background-image: url(/campaign/young/images/icn/icn_acc_close_blk.svg);
}
.acc .acc-body > .inner {
  padding: 16px 16px 32px;
}
.acc .acc-close {
  padding: 16px 8px 0;
  margin-top: 32px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border-top: 1px solid #333;
  cursor: pointer;
}
.acc .acc-close span {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 180px;
  background: url(/campaign/young/images/icn/icn_acc_close_blk.svg) no-repeat center right/25px auto;
}
body {
  background: #fff;
}

.header {
  position: relative;
  z-index: 100;
  width: 100%;
  background: #fff;
}
.header .header-inner {
  position: relative;
  width: 1000px;
  margin: auto;
  padding-top: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .header-inner .logo {
  width: 272px;
  margin: 5px 0 0;
}
.header .header-inner .link {
  display: flex;
}
.header .header-inner .link li {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}
.header .header-inner .link li + li {
  margin-left: 15px;
}

.gnav {
  position: relative;
  z-index: 1000;
  width: 100%;
  box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.15);
}
.gnav .gnav-inner {
  position: relative;
  width: 1000px;
  margin: 8px auto 0;
}
.gnav .gnav-inner ul {
  display: flex;
  align-items: center;
}
.gnav .gnav-inner ul li {
  position: relative;
  width: 12.5%;
  box-sizing: border-box;
}
.gnav .gnav-inner ul li::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  height: 36px;
  margin-top: -18px;
  border-left: solid #ccc 1px;
}
.gnav .gnav-inner ul li:last-of-type::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  height: 40px;
  margin-top: -20px;
  border-left: solid #c9c9c9 1px;
}
.gnav .gnav-inner ul li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  color: #232323;
  display: block;
  padding: 15px 0;
}
.gnav .gnav-inner ul li a:hover {
  text-decoration: none;
  color: var(--color-ui-jcom);
}
.gnav .gnav-inner ul li.current a {
  color: var(--color-ui-jcom);
}

.lnav {
  margin-top: 32px;
}
.lnav .items {
  width: 100%;
  margin: 0 auto;
  border-bottom: solid #808080 1px;
}
.lnav .items ul {
  display: flex;
  gap: 16px;
  align-items: flex-end;
  justify-content: space-between;
  margin: 0 16px;
}
.lnav .items ul.col-2 {
  justify-content: start;
}
.lnav .items ul.col-2 li {
  width: 33.3333%;
}
.lnav .items ul.col-3 li {
  width: 33.3333%;
}
.lnav .items ul.col-4 li {
  width: 25%;
}
.lnav .items ul li {
  position: relative;
  text-align: center;
}
.lnav .items ul li a {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
  text-decoration: none;
  padding: 18px 0;
  display: block;
  box-sizing: border-box;
  border: solid #808080 1px;
  border-bottom: none;
  border-radius: 10px 10px 0 0;
  background-color: #f6f6f6;
}
.lnav .items ul li a:hover {
  color: var(--color-ui-jcom);
  background: #fff;
}
.lnav .items ul li.is_active {
  bottom: -1px;
}
.lnav .items ul li.is_active a {
  pointer-events: none;
  position: relative;
  text-decoration: none;
  color: var(--color-ui-jcom);
  padding: 26px 0;
  background: #fff;
}

.ad-menu {
  width: 100%;
  margin: 0 auto 24px;
}
.ad-menu .ad-menu-heading {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 24px;
}
.ad-menu .ad-menu-heading::before, .ad-menu .ad-menu-heading::after {
  content: "";
  position: relative;
  bottom: 6px;
  display: inline-block;
  height: 2px;
  width: 40px;
  border-radius: 100px;
  background: #666;
}
.ad-menu .ad-menu-heading::before {
  margin-right: 16px;
}
.ad-menu .ad-menu-heading::after {
  margin-left: 16px;
}
.ad-menu ul.custom {
  flex-wrap: wrap;
}
.ad-menu ul.custom li {
  width: calc(33.3333% - 8px);
  margin-bottom: 16px;
}
.ad-menu .ad-menu-list {
  display: flex;
  gap: 14px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.ad-menu .ad-menu-list li {
  transition: all 0.24s;
  position: relative;
  width: 20%;
  box-sizing: border-box;
  border-radius: 16px;
  border: solid #ddd 2px;
}
.ad-menu .ad-menu-list li::before {
  content: "";
  transition: all 0.24s;
  position: absolute;
  width: 16px;
  height: 16px;
  right: 4px;
  top: calc(50% - 8px);
  background: url(/common/img/icn/icn_arr_blk_sm.svg) no-repeat 0 0/100% auto;
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .ad-menu .ad-menu-list li:hover {
    border-color: #fff;
    box-shadow: 0px 4px 12px 2px #e9e9e9;
  }
  .ad-menu .ad-menu-list li:hover::before {
    background-image: url(/common/img/icn/icn_arr_red_sm.svg);
  }
  .ad-menu .ad-menu-list li:hover strong {
    color: var(--color-ui-jcom);
  }
}
.ad-menu .ad-menu-list li a {
  display: block;
  padding: 24px 0;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .ad-menu .ad-menu-list li a:hover {
    opacity: 1;
  }
}
.ad-menu .ad-menu-list li .list-item {
  position: relative;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}
.ad-menu .ad-menu-list li .list-item strong {
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 6px;
  transition: color 0.24s;
}
.ad-menu .ad-menu-list li .icon {
  width: 42px;
  height: 42px;
  margin: 0 auto 12px;
}

footer {
  clear: both;
  position: relative;
  width: 100%;
  margin-top: 80px;
  background-color: #f9f9f9;
}
footer .footer-sitemap {
  width: 100%;
}
footer .footer-sitemap a {
  color: #333;
}
footer .footer-sitemap a:link, footer .footer-sitemap a:active, footer .footer-sitemap a:visited {
  color: #333;
}
footer .footer-inner {
  position: relative;
  width: 1000px;
  margin: auto;
  padding: 32px 0;
}
footer .link {
  display: flex;
  gap: 32px;
}
footer .link ul li {
  position: relative;
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 4px;
  padding-left: 20px;
}
footer .link ul li::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 4px solid #222;
  left: 6px;
  margin-top: -4px;
}
footer .link ul li.top {
  font-size: 13px;
  padding-left: 20px;
  margin-bottom: 7px;
}
footer .link ul li.top::before {
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  background: var(--color-ui-jcom);
}
footer .link ul li.top::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 4px solid #fff;
  left: 6px;
  margin-top: -4px;
}
footer .footer-link {
  width: 100%;
}
footer .footer-link a {
  color: #333;
}
footer .footer-link a:link, footer .footer-link a:active, footer .footer-link a:visited {
  color: #333;
}
footer .footer-link .footer-inner {
  border-top: 1px solid #ccc;
}
footer .footer-end {
  position: relative;
  width: 100%;
  padding: 16px 16px;
  box-sizing: border-box;
  background: #f3f3f3;
}
footer .footer-end-inner {
  width: 1000px;
  margin: auto;
  padding-block: 16px;
}
footer .company-link {
  display: flex;
  justify-content: center;
}
footer .company-link li {
  font-size: 13px;
}
footer .company-link li + li {
  margin-left: 32px;
}
footer .footer-credit {
  padding: 20px 0;
  background: #fff;
}
footer .footer-credit .footer-credit-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1000px;
  margin: auto;
}
footer .footer-credit .copyright {
  font-size: 11px;
  color: #666;
  margin-bottom: 0;
}

#content {
  position: relative;
  z-index: 25;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  border-top: none;
  background: #fff;
}

#content-body {
  width: 1000px;
  margin: 0 auto;
}

#content-inner {
  clear: both;
  position: relative;
  width: 100%;
  margin: auto;
  padding: 32px 0 64px;
  box-sizing: border-box;
}
#content-inner .inner1 {
  width: 855px;
  margin: auto;
  box-sizing: border-box;
}
#content-inner .base_inner {
  width: 950px;
  margin: auto;
}
#content-inner .base_section {
  margin-bottom: 75px;
}
#content-inner .lead {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
}

h2.pagetitle {
  clear: both;
  position: relative;
  z-index: 100;
  margin: 0 0 5px 35px;
}

.page_title {
  margin-bottom: 0;
  padding-block: 24px;
  background-color: #f6f6f6;
}
.page_title h1,
.page_title h2 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.4;
  color: var(--color-ui-jcom);
  width: 1000px;
  margin: auto;
}

.content_title {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
  padding: 15px 0;
  border-top: solid #aaa 1px;
  border-bottom: solid #aaa 1px;
}

p.read {
  margin-bottom: 20px;
}

.information {
  position: relative;
  width: 100%;
  margin: 48px auto 0;
  padding: 32px 0;
  box-sizing: border-box;
  border-radius: 12px;
  background: #fdecee;
}
.information .information-tit {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 12px;
}
.information .information-inner {
  max-width: 800px;
  margin-inline: auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.information .information-inner .contact {
  display: flex;
  justify-content: center;
  align-items: center;
}
.information .information-inner .contact .t1 {
  font-size: 48px;
  white-space: nowrap;
  line-height: 1;
}
.information .information-inner .contact .t2 {
  font-size: 14px;
  text-align: center;
}
.information .information-inner .contact .t2 .fax {
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}
.information .information-inner .contact p {
  margin-bottom: 0;
}
.information .information-inner .btn-row {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: 15px auto 0;
}
.information .information-inner .btn-row .btn-col {
  width: calc(50% - 10px);
}
.information .information-inner .btn-row .btn-col a {
  font-size: 14px;
  font-weight: 400;
}

.breadcrumb,
.pankuzu {
  margin-top: 4px;
}
.breadcrumb ul,
.breadcrumb ol,
.pankuzu ul,
.pankuzu ol {
  margin-bottom: 0;
}
.breadcrumb ul li,
.breadcrumb ol li,
.pankuzu ul li,
.pankuzu ol li {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  float: left;
  margin-right: 12px;
  padding-block: 10px;
}
.breadcrumb ul li + li,
.breadcrumb ol li + li,
.pankuzu ul li + li,
.pankuzu ol li + li {
  padding-left: 24px;
}
.breadcrumb ul li + li::before,
.breadcrumb ol li + li::before,
.pankuzu ul li + li::before,
.pankuzu ol li + li::before {
  content: "";
  transition: all 0.24s;
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: calc(50% - 6px);
  background: url(/common/img/icn/icn_arr_blk_xs.svg) no-repeat 0 0/100% auto;
}
.breadcrumb ul li a,
.breadcrumb ul li a:link,
.breadcrumb ul li a:hover,
.breadcrumb ul li a:active,
.breadcrumb ul li a:visited,
.breadcrumb ol li a,
.breadcrumb ol li a:link,
.breadcrumb ol li a:hover,
.breadcrumb ol li a:active,
.breadcrumb ol li a:visited,
.pankuzu ul li a,
.pankuzu ul li a:link,
.pankuzu ul li a:hover,
.pankuzu ul li a:active,
.pankuzu ul li a:visited,
.pankuzu ol li a,
.pankuzu ol li a:link,
.pankuzu ol li a:hover,
.pankuzu ol li a:active,
.pankuzu ol li a:visited {
  color: #222;
}
.breadcrumb ul li:last-of-type a,
.breadcrumb ol li:last-of-type a,
.pankuzu ul li:last-of-type a,
.pankuzu ol li:last-of-type a {
  pointer-events: none;
  text-decoration: none;
}
.breadcrumb::after,
.pankuzu::after {
  content: "";
  display: table;
  clear: both;
}

.fit {
  width: 100%;
  height: auto;
}

.notes {
  color: #666;
}

.ttl1,
.ttl3 {
  position: relative;
  margin-bottom: 24px;
  padding: 0 16px;
  border-left: solid var(--color-ui-jcom) 2px;
  background-color: #f6f6f6;
}
.ttl1 h2,
.ttl1 h3,
.ttl3 h2,
.ttl3 h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: #333;
  margin: 0;
  padding: 20px 0;
}
.ttl1.setlink,
.ttl3.setlink {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ttl1 .more,
.ttl3 .more {
  transition: all 0.24s;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  color: #222;
  margin-bottom: 0;
  padding: 8px 25px;
  border-radius: 60px;
  background-color: #fff;
}
.ttl1 .more:hover,
.ttl3 .more:hover {
  box-shadow: 0px 4px 12px 2px #e9e9e9;
}

.ttl4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  color: var(--color-ui-jcom);
  padding-bottom: 6px;
  margin-bottom: 20px;
  border-bottom: solid var(--color-ui-jcom) 1px;
}

.ttl5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  padding-bottom: 6px;
  margin-bottom: 12px;
  border-bottom: solid #666 1px;
}

.ttl6 {
  margin-bottom: 20px;
  padding: 25px 0;
  border: solid #ccc 1px;
  border-left: none;
  border-right: none;
}

.box-gray,
.box-white-primary {
  margin-bottom: 24px;
  padding: 24px;
}
.box-gray > *:last-child,
.box-white-primary > *:last-child {
  margin-bottom: 0;
}

.box-gray {
  background: #f3f3f3;
}

.box-white-primary {
  border: 2px solid var(--color-ui-jcom);
  background: #fff;
}

.cornerbox1 {
  display: block;
  margin-bottom: 30px;
  padding: 25px 20px;
  background: #fff;
  box-shadow: 0px 4px 12px 2px #e9e9e9;
}

.cornerbox1-2 {
  display: block;
  margin-bottom: 20px;
  padding: 20px 18px 20px 18px;
  border: solid #ccc 1px;
}

.img-border {
  box-sizing: border-box;
  border: solid #ccc 1px;
}

.icon-arrow1 {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.icon-arrow1::before {
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  background: var(--color-ui-jcom);
}
.icon-arrow1::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 4px solid #fff;
  left: 6px;
  margin-top: -4px;
}

.icon-blank {
  display: inline-block;
  padding-right: 20px;
  background: url(/common/img/icn/icn_blank.png) no-repeat center right;
  background-size: 12px auto;
}

.icon-pdf {
  display: inline-block;
  padding-left: 20px;
  background: url(/common/img/icon_pdf.gif) no-repeat center left;
}

ul.list1 {
  margin-bottom: 15px;
}
ul.list1 li {
  padding-left: 15px;
  background: url(/common/img/icon_arrow1.gif) no-repeat center left;
  background-size: 10px auto;
}

table.tb01 {
  margin-bottom: 15px;
  border: solid #1eaef1 1px;
}
table.tb01 th {
  font-size: 12px;
  font-weight: 400;
  background-color: #ddf3fd;
  line-height: 1.5;
  padding: 8px;
  border: solid #8ed6f8 1px;
}
table.tb01 td {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  padding: 8px;
  border: solid #8ed6f8 1px;
}
table.tb01 td p:last-of-type {
  margin-bottom: 0;
}
table.tb02 {
  margin-bottom: 15px;
}
table.tb02 th {
  font-size: 13px;
  font-weight: 400;
  background-color: #fff7eb;
  line-height: 1.6;
  padding: 10px 10px;
  border: solid #ccc 1px;
}
table.tb02 td {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  padding: 10px 10px;
  border: solid #ccc 1px;
}
table.tb02 td p:last-of-type {
  margin-bottom: 0;
}
table.tb02.fs14 th,
table.tb02.fs14 td, table.tb02.fs-14 th,
table.tb02.fs-14 td {
  font-size: 14px;
}
table.tb03 tr:first-child th,
table.tb03 tr:first-child td {
  border-top: 1px solid #ccc;
}
table.tb03 th,
table.tb03 td {
  padding: 6px 8px;
  border-bottom: 1px solid #ccc;
}
table.form01 th,
table.form01 td {
  padding: 2px 0;
}
table.media-guide {
  width: 100%;
  margin-bottom: 15px;
}
table.media-guide th {
  font-size: 14px;
  font-weight: 400;
  background-color: #ccc;
  line-height: 1.5;
  padding: 5px 7px;
  border: solid #bec2c7 1px;
}
table.media-guide td {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  padding: 5px 7px;
  border: solid #bec2c7 1px;
}
table.media-guide td.area {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  padding-block: 16px;
  background: #26a5d5;
}
table.media-guide td.spot, table.media-guide td.infoma {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding-block: 6px;
  background: #26a5d5;
}
table.media-guide td.jcom {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #ff4c00;
}
table.media-guide td.default {
  font-weight: 400;
  text-align: center;
  color: #666;
  background: #f3f3f3;
}
table.media-guide td.st {
  white-space: nowrap;
}
table.media-guide td.bg-secondary {
  background: #ee5d44;
}
table.media-guide td.pref1, table.media-guide td.pref2, table.media-guide td.pref3, table.media-guide td.pref4 {
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  background: #fff;
}
table.media-guide td.n, table.media-guide td.p, table.media-guide td.h, table.media-guide td.y {
  text-align: right;
  white-space: nowrap;
}
table.media-guide th.total {
  font-weight: 700;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  background: #fff;
}
table.media-guide td.total {
  font-weight: 700;
  text-align: right;
  color: #ff0000;
  background: #fff;
}
table.user-attr th,
table.user-attr td {
  font-size: 14px;
  padding: 6px 12px;
  border: 1px solid #ccc;
}
table.user-attr thead th {
  text-align: center;
  padding-block: 12px;
}
table.user-attr thead th.member, table.user-attr thead th.starter {
  text-align: center;
  width: 25%;
}
table.user-attr thead th.member {
  font-weight: 700;
  color: #fff;
  background: var(--color-ui-jcom);
}
table.user-attr thead th.starter {
  background: #fff7eb;
}
table.user-attr tbody td {
  text-align: center;
}
table.user-attr tbody tr:nth-child(odd) th {
  background: #feeeea;
}
table.user-attr tbody tr:nth-child(odd) td:nth-child(even) {
  background: #feeeea;
}
table.user-attr tbody tr:nth-child(odd) td:nth-child(odd) {
  background: #fff7eb;
}

.boxlist-1 {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  border: solid #ccc 1px;
}
.boxlist-1 .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 16px);
  margin: 8px;
  border-radius: 5px;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.1);
}
.boxlist-1 .caption .this_link {
  transition: all 0.24s;
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  color: #222;
  padding: 15px 10px;
}
.boxlist-1 .caption .this_link::before {
  transition: all 0.24s;
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  border-top: solid 2px #666;
  border-right: solid 2px #666;
  transform: rotate(45deg);
  right: 15px;
  top: 47.5%;
  margin-top: -3.5px;
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .boxlist-1 .caption:hover .this_link {
    color: var(--color-ui-jcom);
  }
  .boxlist-1 .caption:hover .this_link::before {
    right: 10px;
    border-color: var(--color-ui-jcom);
  }
}
.boxlist-1 .gmap {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 86.8292682927%;
  overflow: hidden;
}
.boxlist-1 .gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.btn-1,
.btn-1-primary {
  position: relative;
}
.btn-1 a,
.btn-1-primary a {
  transition: all 0.24s;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #222 !important;
  text-align: left;
  text-decoration: none;
  width: 100%;
  display: block;
  padding: 16px 20px;
  box-sizing: border-box;
  border-radius: 100px;
  border: solid #aaa 2px;
  background-color: #fff;
}
.btn-1 a::before,
.btn-1-primary a::before {
  content: "";
  transition: all 0.24s;
  position: absolute;
  width: 16px;
  height: 16px;
  right: 16px;
  top: calc(50% - 8px);
  background: url(/common/img/icn/icn_arr_blk_sm.svg) no-repeat 0 0/100% auto;
}
.btn-1 a:hover,
.btn-1-primary a:hover {
  border-color: var(--color-ui-jcom);
  box-shadow: 0px 4px 12px 2px #e9e9e9;
}
.btn-1 a:hover::before,
.btn-1-primary a:hover::before {
  transform: translateX(4px);
}
.btn-1.w35 a,
.btn-1-primary.w35 a {
  width: 35%;
}
.btn-1.w40 a,
.btn-1-primary.w40 a {
  width: 40%;
}
.btn-1.w50 a,
.btn-1-primary.w50 a {
  width: 50%;
}

.btn-1-primary a {
  border: solid var(--color-ui-jcom) 2px;
}

.btn-2 {
  position: relative;
}
.btn-2 a {
  transition: all 0.24s;
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  color: #fff;
  width: 228px;
  padding: 16px 20px;
  box-sizing: border-box;
  border-radius: 100px;
  border: solid var(--color-ui-jcom) 1px;
  background: linear-gradient(to bottom, #ee6749 0%, #e8350d 100%);
}
.btn-2 a::before {
  content: "";
  transition: 0.2s;
  position: absolute;
  width: 16px;
  height: 16px;
  right: 12px;
  top: calc(50% - 8px);
  background: url(/common/img/icn/icn_arr_wht_sm.svg) no-repeat 0 0/100% auto;
}
.btn-2 a:hover {
  opacity: 0.7;
}
.btn-2 a:hover::before {
  transform: translateX(4px);
}
.btn-2.w100 a {
  width: 100%;
}
.btn-2.btn-large a {
  width: 280px;
}

.btn-w-xs {
  max-width: 160px;
}

.btn-w-sm {
  max-width: 240px;
}

.btn-w-md {
  max-width: 320px;
}

.btn-w-lg {
  max-width: 400px;
}

.btn-w-xl {
  max-width: 480px;
}

.btn-center {
  margin: auto;
}
.btn-center a {
  margin: auto;
}

.btn-blank a {
  background-image: url(/common/img/icn/icn_blank.png);
  background-repeat: no-repeat;
  background-position: center right 20px;
  background-size: 12px auto;
}
.btn-blank a::before {
  display: none;
}

.video {
  display: block;
  position: relative;
}
.video .video-play {
  position: absolute;
  z-index: 2;
  width: 82px;
  aspect-ratio: 226/172;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.8;
  background-image: url("/common/img/icon_play.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.video .video-play.video-play-sm {
  width: 60px;
}
.video .video-play.video-play-lg {
  width: 110px;
}
.video.hover {
  transition: opacity 0.24s;
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .video.hover:hover {
    opacity: 0.7;
  }
}

.pagetop {
  position: fixed;
  z-index: 100;
  right: 10px;
  bottom: 10px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(24px);
  transition: opacity 0.24s;
}
.pagetop.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
}

.pagetop-btn {
  transition: all 0.24s;
  opacity: 0.75;
  cursor: pointer;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  border: solid #fff 1px;
  background-color: rgba(0, 0, 0, 0.2);
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .pagetop-btn:hover {
    border: solid var(--color-ui-jcom) 1px;
    background-color: #fff;
  }
  .pagetop-btn:hover a::after {
    border-color: var(--color-ui-jcom);
  }
}
.pagetop-btn a {
  display: flex;
  justify-content: center;
}
.pagetop-btn a::after {
  transition: all 0.24s;
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(-45deg);
  right: 16px;
  top: 50%;
  margin-top: -4.5px;
}