
.box-merit .txt-main,
#page-title .tag-title,
.user-action .title {
    color: #034098!important;
}
#product-page .btn.btn-wide.btn-orange.icon-triangle-white {
    border-color: #EF8912!important;
}
.color-333,
.color-333 *{
    color:#333!important;
}
.vColor05:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  background: #a0a0a0;
}

.top-video{
    position: relative;
    padding-bottom: 56.25%;
    padding-bottom: 43%;
    width: 100%;
    height: 0;
    max-height:398px;
}
.top-video iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left:0;
    right:0;
    max-height:398px;
    max-width: 710px;
    margin: 0 auto;
}

@media only screen and (max-width: 640px) {
.top-video{
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: 0;
    max-height:100%;
}
}

.btanwrap2025 {
    display:flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    padding: 20px 0;
}
.btanwrap2025 > li:nth-of-type(1) {
    width: calc(66% - 5px);
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.btanwrap2025 > li:nth-of-type(2) {
    width: calc(33% - 5px);
}
@media only screen and (max-width: 640px) {
    .btanwrap2025 > li {
        width: 100%!important;
        padding: 20px;
    }
    .btanwrap2025 > li + li{
        margin-top: 20px;
    }
}

.btanwrap2025 > li{
    background: #fff;
    padding: 30px 20px 40px;
    border-radius: 4px;
}

#product-page .btanwrap2025 > li:nth-of-type(1) .btn.shadow.btn-orange-link {
    padding-left: 5px!important;
    padding-right: 5px!important;
    width: fit-content;
    background: #eeab0a;
    border-color:#eeab0a;
    color: #222;
}

.btanwrap2025Title {
    width: 100%;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
    margin-bottom: 10px !important;
}
#product-page .btanwrap2025 .btn.shadow.btn-orange-link{
    border-radius: 100px !important;
    align-items: center;
    justify-content: center;
    padding: 20px 5px !important;
        font-size: 114%;
            line-height: 1;
}
@media only screen and (max-width: 640px) {
    #product-page .btanwrap2025 .btn.shadow.btn-orange-link + .btn.shadow.btn-orange-link{
        margin-top: 20px;
    }
}

#product-page .btanwrap2025 > li:nth-of-type(1) .btn.shadow.btn-orange-link:nth-of-type(1) {
    min-width: 40%;
}
#product-page .btanwrap2025 > li:nth-of-type(1) .btn.shadow.btn-orange-link:nth-of-type(2) {
    min-width: 58%;
}

#product-page .btanwrap2025 > li:nth-of-type(2) .btn.shadow.btn-orange-link {
    min-width: 58%;
    background: #044099;
    border-color: #044099;
}
#product-page .btanwrap2025 > li:nth-of-type(2) .btn.shadow.btn-orange-link:hover {
    background: #fff;
    color: #044099;
}
.btanwrap2025Bg {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px!important;
}
.btanwrap2025Bg:after {
    content:"";
    display: block;
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:#2562b5;
    z-index: -1;
    margin: 0 calc(50% - 50vw);
    z-index: 0;
}
.btanwrap2025Bg .bottomText {
    text-align: right;
    position: relative;
    z-index: 1;
}
.btanwrap2025BgAfter {
    text-align: right;
    margin-bottom: 60px;
}
.btanwrap2025BgAfter a{
    text-decoration: underline;
    font-weight: bold;
}



.btanwrap2025Bg02 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px!important;
}
.btanwrap2025Bg02:after {
    content:"";
    display: block;
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:#2562b5;
    z-index: -1;
    margin: 0 calc(50% - 50vw);
    z-index: 0;
}

    .btanwrap2025Bg02  .btanwrap2025 {
        flex-direction: row-reverse;
    }

    .btanwrap2025Bg02 + .btanwrap2025BgAfter {
        margin-bottom: 30px;
    }

@media only screen and (min-width: 641px) {

}
@media only screen and (max-width: 640px) {
    .btanwrap2025Bg02 {
        margin-top: 45px;
    }
    .btanwrap2025Bg02 .btanwrap2025 > li:nth-of-type(1) {
        order: 2;
    }
    .btanwrap2025Bg02 .btanwrap2025 > li:nth-of-type(2) div{
        order: 1;
        width: 100%;
        font-size: 115%;
        text-align: center;
    }
    .btanwrap2025Inner:nth-of-type(1),
    .btanwrap2025Inner:nth-of-type(2) {
        width: 100%;
    }

    .btanwrap2025Inner:nth-of-type(1) {
        width: 100%!important;
    }
    .btanwrap2025Inner:nth-of-type(2) {
        width: 100%;
        margin-top: 20px;
    }
    .btanwrap2025Bg02 .btanwrap2025 > li:nth-of-type(2) {
        padding-top: 0;
    }
    .btanwrap2025Bg02 + .btanwrap2025BgAfter {
        margin-bottom: 0px;
    }
}
.btanwrap2025Bg02 .btanwrap2025 > li:nth-of-type(2) {
    background: none;
    width: 34%;
    color: #fff;
    font-weight: bold;
    padding-left: 0;
    padding-right: 0;
    font-size: 115%;
    display: flex;
    align-items: center;
}
.btanwrap2025Bg02 .btanwrap2025 > li:nth-of-type(1){
    background: #003f9e;
}
.btanwrap2025Inner:nth-of-type(1) {
    width: 40%;
}
.btanwrap2025Inner a {
    width: 100%!important;
}
.btanwrap2025Bg02 .btanwrap2025Title {
    color: #fff!important;
    text-align:center;
}
#product-page .btanwrap2025Bg02 .btanwrap2025 > li:nth-of-type(1) .btn.shadow.btn-orange-link:nth-of-type(1) {
    min-width: 40%;
}

.attention {
position: relative;
padding: 20px 0;
color:#B52D51;
font-family: "Noto Sans JP", "Noto Sans SC", "Noto Sans TC", "Noto Sans Thai", "Noto Sans Khmer", "Noto Sans Myanmar", "Noto Sans Display", sans-serif !important;
}

.attention a{
color:#B52D51;
position: relative;
z-index: 1;
}

@media (max-width: 1024px) {
.attention {
  font-size: 90%;
}
}
@media (max-width: 640px) {
.attention {
  font-size: 10px;
  font-size: 100%;
}
}

.attention:after{
content:"";
position: absolute;
min-width: 100vw;
height: 100%;
margin: 0 calc(50% - 50vw);
background: rgba(200,20,79,.05);
top: 0;
bottom: 0;
left: 0;
right: 0;
}
@media only screen and (max-width: 1279px) {
.attention:after{
        right: auto;
        left: auto;
        margin: 0 calc(50% - 50vw);
}
}

@media only screen and (max-width: 990px) {

}
.attention__list li{
position: relative;
padding-left: 40px;
font-feature-settings: 'palt';
}
@media (max-width: 1024px) {
.attention__list li{
  padding-left: 30px;
}
}
.attention__list li + li {
margin-top: 17px;
}
@media (max-width: 1024px) {
.attention__list li + li {
  margin-top: 10px;
}
}
.attention__list li:before {
content:"";
position: absolute;
width: 28px;
height:26px;
background: url(/pisj/images/top_2023/icon_attention_01.svg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
top:0;
left:0;
}
@media (max-width: 1024px) {
.attention__list li:before {
  width: 20px;
  height:26px;
  background-size: contain;
}
}