body {
    -webkit-text-size-adjust: 100%;
}

/* =======================================================
margin
======================================================= */
.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: calc(5px * 1.3) !important; }
.mt10 { margin-top: calc(10px * 1.3) !important; }
.mt15 { margin-top: calc(15px * 1.3) !important; }
.mt20 { margin-top: calc(20px * 1.3) !important; }
.mt25 { margin-top: calc(25px * 1.3) !important; }
.mt30 { margin-top: calc(30px * 1.3) !important; }
.mt35 { margin-top: calc(35px * 1.3) !important; }
.mt40 { margin-top: calc(40px * 1.3) !important; }
.mt45 { margin-top: calc(45px * 1.3) !important; }
.mt50 { margin-top: calc(50px * 1.3) !important; }
.mt55 { margin-top: calc(55px * 1.3) !important; }
.mt60 { margin-top: calc(60px * 1.3) !important; }
.mt65 { margin-top: calc(65px * 1.3) !important; }
.mt70 { margin-top: calc(70px * 1.3) !important; }
.mt75 { margin-top: calc(75px * 1.3) !important; }
.mt80 { margin-top: calc(80px * 1.3) !important; }
.mt85 { margin-top: calc(85px * 1.3) !important; }
.mt90 { margin-top: calc(90px * 1.3) !important; }
.mt95 { margin-top: calc(95px * 1.3) !important; }
.mt100 { margin-top: calc(100px * 1.3) !important; }

.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: calc(5px * 1.3) !important; }
.mb10 { margin-bottom: calc(10px * 1.3) !important; }
.mb15 { margin-bottom: calc(15px * 1.3) !important; }
.mb20 { margin-bottom: calc(20px * 1.3) !important; }
.mb25 { margin-bottom: calc(25px * 1.3) !important; }
.mb30 { margin-bottom: calc(30px * 1.3) !important; }
.mb35 { margin-bottom: calc(35px * 1.3) !important; }
.mb40 { margin-bottom: calc(40px * 1.3) !important; }
.mb45 { margin-bottom: calc(45px * 1.3) !important; }
.mb50 { margin-bottom: calc(50px * 1.3) !important; }
.mb55 { margin-bottom: calc(55px * 1.3) !important; }
.mb60 { margin-bottom: calc(60px * 1.3) !important; }
.mb65 { margin-bottom: calc(65px * 1.3) !important; }
.mb70 { margin-bottom: calc(70px * 1.3) !important; }
.mb75 { margin-bottom: calc(75px * 1.3) !important; }
.mb80 { margin-bottom: calc(80px * 1.3) !important; }
.mb85 { margin-bottom: calc(85px * 1.3) !important; }
.mb90 { margin-bottom: calc(90px * 1.3) !important; }
.mb95 { margin-bottom: calc(95px * 1.3) !important; }
.mb100 { margin-bottom: calc(100px * 1.3) !important; }

.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: calc(5px * 1.3) !important; }
.mr10 { margin-right: calc(10px * 1.3) !important; }
.mr15 { margin-right: calc(15px * 1.3) !important; }
.mr20 { margin-right: calc(20px * 1.3) !important; }
.mr25 { margin-right: calc(25px * 1.3) !important; }
.mr30 { margin-right: calc(30px * 1.3) !important; }
.mr35 { margin-right: calc(35px * 1.3) !important; }
.mr40 { margin-right: calc(40px * 1.3) !important; }
.mr45 { margin-right: calc(45px * 1.3) !important; }
.mr50 { margin-right: calc(50px * 1.3) !important; }
.mr55 { margin-right: calc(55px * 1.3) !important; }
.mr60 { margin-right: calc(60px * 1.3) !important; }
.mr65 { margin-right: calc(65px * 1.3) !important; }
.mr70 { margin-right: calc(70px * 1.3) !important; }
.mr75 { margin-right: calc(75px * 1.3) !important; }
.mr80 { margin-right: calc(80px * 1.3) !important; }
.mr85 { margin-right: calc(85px * 1.3) !important; }
.mr90 { margin-right: calc(90px * 1.3) !important; }
.mr95 { margin-right: calc(95px * 1.3) !important; }
.mr100 { margin-right: calc(100px * 1.3) !important; }

.ml0 { margin-left: 0 !important; }
.ml5 { margin-left: calc(5px * 1.3) !important; }
.ml10 { margin-left: calc(10px * 1.3) !important; }
.ml15 { margin-left: calc(15px * 1.3) !important; }
.ml20 { margin-left: calc(20px * 1.3) !important; }
.ml25 { margin-left: calc(25px * 1.3) !important; }
.ml30 { margin-left: calc(30px * 1.3) !important; }
.ml35 { margin-left: calc(35px * 1.3) !important; }
.ml40 { margin-left: calc(40px * 1.3) !important; }
.ml45 { margin-left: calc(45px * 1.3) !important; }
.ml50 { margin-left: calc(50px * 1.3) !important; }
.ml55 { margin-left: calc(55px * 1.3) !important; }
.ml60 { margin-left: calc(60px * 1.3) !important; }
.ml65 { margin-left: calc(65px * 1.3) !important; }
.ml70 { margin-left: calc(70px * 1.3) !important; }
.ml75 { margin-left: calc(75px * 1.3) !important; }
.ml80 { margin-left: calc(80px * 1.3) !important; }
.ml85 { margin-left: calc(85px * 1.3) !important; }
.ml90 { margin-left: calc(90px * 1.3) !important; }
.ml95 { margin-left: calc(95px * 1.3) !important; }
.ml100 { margin-left: calc(100px * 1.3) !important; }


/* =======================================================
color
======================================================= */
.contents--gray {background-color: #f5f5f5!important;}
.contents--yellow {background: #fffcf3!important; }
.contents--pink {background: #f9efef!important;}
.contents--pinkLight {background: #fdf3f1!important; }
.contents--blue {background: #ebf2f8!important; }
.contents--green {background: #f6f9ea!important; }
.contents--purple {background: #f4f1ff!important; }

.bg--gray {background-color: #f5f5f5!important;}
.bg-yellow {background: #fffcf3!important; }
.bg-pink {background: #f9efef!important; }
.bg-pinkLight {background: #fdf3f1!important; }
.bg-blue {background: #ebf2f8!important; }
.bg-green {background: #f6f9ea!important; }
.bg-purple {background: #f4f1ff!important; }

.text-red { color: #a50319!important; }
.text-yellow {color: #846300!important; }
.text-pink {color: #c95a9f!important; }
.text-pinkLight {color: #ea6e8d!important; }
.text-blue {color: #408bc9!important; }
.text-green {color: #20a091!important; }
.text-purple {color: #8256bf!important; }

/* =======================================================
ampaign_decoration
======================================================= */
/* label
---------------------------------------------- */
.campaign_decoration--label {
    line-height: 1;
    font-size: 2.4rem;
    font-weight: bold;
    border-radius: 100px;
    display: inline-block;
    background: #222222;
    color: #ffffff !important;
    padding: 10px 25px;
}

.campaign_decoration--label.decoration_color--yellow {
  background: #efbc23;
}
.campaign_decoration--label.decoration_color--pink {
  background: #c95a9f;
}
.campaign_decoration--label.decoration_color--pinkLight {
  background: #ea6e8d;
}
.campaign_decoration--label.decoration_color--blue {
  background: #408bc9;
}
.campaign_decoration--label.decoration_color--green {
  background: #20a091;
}
.campaign_decoration--label.decoration_color--purple {
  background: #8256bf;
}

/*================================
 ttl
================================*/
.contents_head {
    margin-bottom: 30px;
}

.contents_head .contents_ttl {
    font-size: 46px;
    font-weight: bold;
}

.contents_head:is([class*="decoration_color--"]) .contents_ttl {
    font-size: 48px;
    font-weight: bold;
}

.decoration_color--red {
    border-left: 10px solid #a50319;
    padding-left: 20px;
}
.decoration_color--yellow {
    border-left: 10px solid #efbc23;
    padding-left: 20px;
}
.decoration_color--pink {
    border-left: 10px solid #c95a9f;
    padding-left: 20px;
}
.decoration_color--pinkLight {
    border-left: 10px solid #ea6e8d;
    padding-left: 20px;
}
.decoration_color--blue {
    border-left: 10px solid #408bc9;
    padding-left: 20px;
}
.decoration_color--green {
    border-left: 10px solid #20a091;
    padding-left: 20px;
}
.decoration_color--purple {
    border-left: 10px solid #8256bf;
    padding-left: 20px;
}

/*================================
contents
================================*/
.contents li, .contents dt, .contents dd {
    max-height: none;
}

.contents {
    border-top: calc(3px * 1.3) solid #e5e5e5;
    width: 980px;
    margin: 0 auto;
    padding: calc(50px * 1.3) 0;
}

.contents--top {
    border-top: none;
    padding: 0;
}

.contents_wrapper {
    background-color: #ffffff;
    border-bottom: calc(3px * 1.3) solid #e5e5e5;
    width: 100%;
}

.contents_inner {
    width: 100%;
}

.contents_inner .inner_box {
    width: calc(690px * 1.3);
    margin: 0 auto;
}

.contents.border_none {
    border: 0;
}

.contents .width_full {
    width: 100%;
}

.contents .img_box {
    text-align: center;
    margin: 0 auto;
}
/*.contents .img_box:not(:first-child) {
    margin: 0 auto 30px auto;
}*/

/*================================
main_visual
================================*/
.campaign_main_visual_img {
    width: 100%;
}

/*================================
 nav
================================*/
.nav {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: calc(30px * 1.3);
    margin-left: auto;
    margin-right: auto;
}

.nav > li img {
    width: 100%;
}

.nav.nav_2col {
    flex-direction: row;
    gap: calc(20px * 1.3);
    flex-wrap: wrap;
}

.nav.nav_2col > li {
    width: calc((100% - (20px * 1.3)) / 2);
}

/*================================
 item_box
================================*/
.item_box {
    background-color: #ffffff;
/*    width: 900px;*/
    margin: 0 auto calc(30px * 1.3) auto;
    border: calc(2px * 1.3) solid #e5e5e5;
}

.box-white {
    background: #ffffff;
    padding: calc(25px * 1.3) calc(27px * 1.3);
    border: calc(2px * 1.3) solid #e3e3e3;
}

/*================================
 cart_item
================================*/
.cart_item_box li {
    position: relative;
}

.cart_item_box li a.cover_link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}

.cart_item_box li.border_top {
    border-top: calc(2px * 1.3) solid #e3e3e3;
    margin-top: calc(28px * 1.3);
    padding-top: calc(28px * 1.3);
}

.cart_item_box {
/*    width: 900px;*/
    margin: 0 auto calc(30px * 1.3) auto;
    border: calc(2px * 1.3) solid #e5e5e5;
    background-color: #fff;
}

.cart_item_box dl dt {
    color: #a50319;
    background-color: #fff8f9;
    font-weight: bold;
    padding: 0 calc(30px * 1.3);
    height: calc(80px * 1.3);
}

.cart_item_box dl dt .ttl_text {
    font-size: 30px;
    line-height: calc(80px * 1.3);
}

.cart_item_box dl dd {
    padding: calc(25px * 1.3) calc(27px * 1.3);
    border-top: calc(2px * 1.3) solid #e5e5e5;
}

.cart_item_box .item_img {
    text-align: center;
}

.cart_item_box .item_img img {
    width: 100%;
}

.cart_item_box .ttl_tag {
    color: #fff;
    background-color: #000000;
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    width: fit-content;
    padding: 7px 20px;
    margin-top: 30px;
    margin-right: 10px;
    border-radius: 30px;
}

.cart_item_box .ttl_tag.label--red {
    background-color: #bd2340;
}

.cart_item_box .ttl_tag.label--yellow {
    background-color: #d2a002;
}

.cart_item_box .ttl_tag.label--orange {
    background-color: #f6770f;
}

.cart_item_box .ttl_tag.label--pink {
    background-color: #f34d97;
}

.cart_item_box .item_name {
    font-size: 42px;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 30px;
    margin-bottom: 10px;
}

.cart_item_box .item_text {
    display: inline-block;
    font-size: 24px;
}

.cart_item_box .item_price {
    font-size: 34px;
    font-weight: bold;
    margin-top: 45px;
}

.cart_item_box .item_price small {
    font-weight: normal;
    font-size: 24px;
}

.cart_item_box .item_price .item_sp_price {
    color: #a50319;
    font-weight: bold;
    display: block;
}

.cart_item_box .item_price_box {
    background-color: #f5f5f5;
    padding: 17px 2px 19px 20px;
    margin-top: 30px;
}

.cart_item_box .item_price_box.box_bg--red {
    background-color: #fff6f7;
}

.cart_item_box .item_price_box .item_price_label {
    font-size: 28px;
}

.cart_item_box .item_price_box .item_price_label .item_price_icon {
    color: #ffffff;
    background-color: #a50319;
    font-size: 24px;
    font-weight: bold;
    padding: 7px 9px;
    border-radius: 3px;
    margin-left: 10px;
}

.cart_item_box .item_price_box .item_price {
    margin-top: 20px;
}

.cart_item_box .item_price_box .item_price:first-child {
    margin-top: 0!important;
}

/* select_item */
.cart_item_box .item_select_btns {
    display: flex;
    flex-wrap: wrap;
    gap: calc(20px * 1.3) calc(15px * 1.3);
    margin: calc(20px * 1.3) 0 0;
}

.cart_item_box .item_select_btns > .item_select_btn {
    width: calc((100% - (15px * 1.3) * 2) / 3);
}

.cart_item_box .item_select_btns > .item_select_btn img {
    width: 100%;
}

.js_select_item .js_select_item_btns {
    position: relative;
    z-index: 3;
}

.js_select_item .js_select_item_price,
.js_select_item .js_select_item_special_price,
.js_select_item .js_select_item_teiki_price {
    font-size: inherit!important;
    font-weight: inherit!important;
}

/*================================
 button
================================*/
select::-ms-expand {
	display: none;
}

.sw-ProductsItemContent_diabledButton {
    position: relative;
    width: 100%;
/*    height: calc(88px * 1.3);*/
    padding: calc(27px * 1.3) 0;
    background-color: #A5A5A5;
    color: #fff;
    border-radius: 10px;
    text-align: center;
/*    line-height: calc(88px * 1.3);*/
    font-size: calc(28px * 1.3);
    font-weight: bold;
    z-index: 1;
    margin-top: 30px;
}

.sw-ProductsItemContent_Buttons .cartBtn {
    width: 100%;
    text-align: center;
    font-size: calc(28px * 1.3);
    box-sizing: border-box;
    margin-top: 30px;
}
.sw-ProductsItemContent_Buttons .cartBtn a {
    position: relative;
    color: #ffffff;
    display: block;
/*    line-height: calc(88px * 1.3);*/
    font-weight: bold;
    border-radius: 10px;
    background-color: #a50319;
    z-index: 3;
    margin-top: 30px;
}

.item_btns {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 30px;
    position: relative;
    z-index: 3;
}

.item_btns a {
    width: 100%;
/*    height: calc(88px * 1.3);*/
    padding: calc(27px * 1.3) 0;
    background-color: #a50319;
    color: #FFFFFF;
    border-radius: calc(8px * 1.3);
    text-align: center;
/*    line-height: calc(88px * 1.3);*/
    font-size: calc(28px * 1.3);
    font-weight: bold;
    display: block;
    position: relative;
}

.item_btns a.btn_bg--black {
    background-color: #1f1f1f;
}

/*================================
 ご使用順序など
================================*/

.cart_item_box .bdr {
    font-size: 32px;
    padding: calc(20px * 1.3) calc(20px * 1.3);
    background: #f7f7f7;
    border: calc(1px * 1.3) solid #e3e3e3;
}

.cart_item_box .bdr.item_note {
    background: #ffffff;
    margin-top: calc(30px * 1.3);
}

.cart_item_box .bdr.item_flow {
    margin-top: calc(30px * 1.3);
}

.cart_item_box .bdr_red {
    color: #a50319;
    background: #ffffff;
    border: calc(2px * 1.3) solid #a50319;
    padding: calc(5px * 1.3) calc(5px * 1.3);
    font-weight: bold;
    line-height: 1;
}

.cart_item_box .review_link > a {
    position: relative;
    z-index: 3;
    text-decoration: underline;
}

/*================================
 ご注意ください
================================*/
.caution_box {
    position: relative;
}
.caution_box .caution_box_left {
    font-size: 36px;
	background-image: url(/img/icon_caution.png);
	background-repeat: no-repeat;
	background-position: left center;
    background-size: 29px 22px;
	padding: 10px 0 10px 40px;
}
.caution_box .caution_box_right p {
    font-size: 24px;
}

/*================================
 banner
================================*/
.banners {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: calc(30px * 1.3);
}
.banners.banner_2col {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.banners > .banner {
    flex: 1;
}
.banner img {
    width: 100%;
}

/*================================
 font
================================*/
.contents .h2 {
    font-size: 48px;
}

.contents .h3,
.contents .ttl_text {
    font-size: 42px;
}

.contents .note {
    font-size: 24px;
}

.contents p {
    font-size: 34px;
}

.contents p.ttl_text {
    font-size: 34px;
}

/*================================
 sp_font
================================*/
.sp_view .contents_wrapper p {
    font-size: calc(28px * 1.3);
    line-height: 1.4;
}

.sp_view .contents_wrapper p.note {
    font-size: calc(24px * 1.3);
    line-height: 1.4;
}

.sp_view .contents_wrapper .campaign_decoration--label {
    font-size: calc(28px * 1.3);
    border-radius: calc(100px * 1.3);
    padding: calc(10px * 1.3) calc(25px * 1.3);
}
  
.sp_view .contents_wrapper .cart_item_box dl dt .ttl_text {
    font-size: calc(30px * 1.3);
/*    line-height: 1.4;*/
    line-height: calc(80px * 1.3);
}

.sp_view .contents_wrapper .h3,
.sp_view .contents_wrapper .ttl_text {
    font-size: calc(34px * 1.3);
    line-height: 1.4;
}

.sp_view .contents_wrapper .contents_head .contents_ttl {
    font-size: calc(34px * 1.3);
    line-height: 1.4;
}

.sp_view .contents_wrapper .cart_item_box .ttl_tag {
    font-size: calc(22px * 1.3);
    line-height: 1.4;
    padding: calc(7px * 1.3) calc(20px * 1.3);
    margin-top: calc(30px * 1.3);
    margin-right: calc(10px * 1.3);
    border-radius: calc(30px * 1.3);
}

.sp_view .contents_wrapper .cart_item_box .item_name {
    font-size: calc(34px * 1.3);
    line-height: 1.4;
}

.sp_view .contents_wrapper .cart_item_box .item_name small {
    font-size: calc(24px * 1.3);
    line-height: 1.4;
    display: inline-block;
}

.sp_view .contents_wrapper .cart_item_box .item_price {
    font-size: calc(32px * 1.3);
    line-height: 1.4;
}

.sp_view .contents_wrapper .cart_item_box .item_price small {
    font-size: calc(24px * 1.3);
    line-height: 1.4;
}

.cart_item_box .item_price_box {
    padding: calc(17px * 1.3) calc(2px * 1.3) calc(19px * 1.3) calc(20px * 1.3);
}

.sp_view .cart_item_box .item_price_box .item_price_label {
    font-size: calc(28px * 1.3);
    line-height: 1.4;
}

.sp_view .cart_item_box .item_price_box .item_price_label .item_price_icon {
    font-size: calc(24px * 1.3);
    padding: calc(7px * 1.3) calc(9px * 1.3);
    border-radius: calc(3px * 1.3);
    margin-left: calc(10px * 1.3);
}

.sp_view .contents_wrapper .cart_item_box .bdr {
    font-size: calc(24px * 1.3);
    line-height: 1.4;
}

.sp_view .contents_wrapper .item_btns a {
    width: 100%;
/*    height: calc(88px * 1.3);*/
    border-radius: calc(8px * 1.3);
/*    line-height: calc(88px * 1.3);*/
    font-size: calc(28px * 1.3);
}

.sp_view .contents_wrapper .width_full {
    width: 100%;
}
.sp_view .contents_wrapper .caution_box .caution_box_left {
    font-size: calc(36px * 1.3);
    background-size: calc(29px * 1.3) calc(22px * 1.3);
	padding: calc(10px * 1.3) 0 calc(10px * 1.3) calc(40px * 1.3);
}
.sp_view .contents_wrapper .caution_box .caution_box_right p {
    font-size: calc(24px * 1.3);
}


/*================================
 show_more
================================*/
.js_box_hidden {
    overflow: hidden;
}
.js_show_more {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: calc(30px * 1.3);
    text-align: right;
}
.js_show_more:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    /*height: 150px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.6)), to(#ffffff));
    background: linear-gradient(rgba(255, 255, 255, 0.6) 0%, #ffffff 40%, #ffffff 100%);*/
    z-index: -1;
}
.js_show_more > .show_mor_btn {
    content: "";
    display: block;
    height: calc(44px * 1.3);
    background: url(/images/ico_open.png) no-repeat 50% 50%;
    background-size: auto calc(30px * 1.3);
}
.js_show_more.active {
    background: none;
    padding-top: 0;
    margin-top: calc(30px * 1.3);
}
.js_show_more.active:before  {
    content: none;
}
.js_show_more.active > .show_mor_btn {
    background-image: url(/images/ico_close.png);
}
.js_show_more img {
    width: auto!important;
    margin-left: auto;
    margin-right: 0;
}
  
/* select_cart */
.sw-ProductsItemContent_selectBox{
    position: relative;
    width: 100%;
    height: calc(70px * 1.3);
    margin-top: calc(25px * 1.3);
    padding-left: calc(20px * 1.3);
    padding-right: calc(80px * 1.3);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: calc(2px * 1.3) solid #e3e3e3;
    border-radius: 0;
    box-sizing: border-box;
    line-height: calc(70px * 1.3);
    background: #fff url('/images/icon_select.png') 100% 0 no-repeat;
    background-size: calc(70px * 1.3) calc(68px * 1.3);
    z-index: 3;
    font-size: calc(28px * 1.3);
}
  

/*================================
 slider
================================*/
.js_slider.swiper-container {
    overflow: hidden;
    position: relative;
    padding-bottom: calc(100px * 1.3);
}

.js_slider .swiper-wrapper > div {
    position: relative;
}

.js_slider .swiper-slide > *:first-child {
    margin-top: 0!important;
}

.js_slider .swiper-slide > *:last-child {
    margin-bottom: 0!important;
}

.js_slider .swiper-button-next,
.js_slider .swiper-button-prev {
    background: #262626 url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 54.56 109.13"><defs><style>.cls-1{fill:none;}.cls-2{fill:%23ffffff;}</style></defs><g id="レイヤー_2" data-name="レイヤー 2"><g id="レイヤー_1-2" data-name="レイヤー 1"><polygon class="cls-1" points="0 21.21 0 87.92 33.35 54.56 0 21.21"/><polygon class="cls-2" points="33.35 54.56 0 87.92 0 109.13 54.56 54.56 0 0 0 21.21 33.35 54.56"/></g></g></svg>') no-repeat center center;
    background-size: calc(16px * 1.3) calc(32px * 1.3);
    border-radius: 50%;
    width: calc(68px * 1.3);
    height: calc(68px * 1.3);
    display: flex;
    justify-content: center;
    align-items: center;
    top: inherit;
    bottom: 0;
    outline: none;
}

.js_slider .swiper-button-next::after,
.js_slider .swiper-button-prev::after {
    display: none;
}

.js_slider .swiper-button-next {
    right: 0;
}

.js_slider .swiper-button-prev {
    left: 0;
    transform: rotate(180deg);
}

.js_slider .swiper-button-next.swiper-button-disabled,
.js_slider .swiper-button-prev.swiper-button-disabled {
    opacity: .50;
}

.js_slider .swiper-pagination {
    bottom: calc(14px * 1.3);
}

.js_slider .swiper-pagination-bullet {
    width: calc(26px * 1.3);
    height: calc(26px * 1.3);
    background-color: #c9c9c9;
    opacity: 1;
}

.js_slider .swiper-pagination-bullet-active {
    background-color: #c6061a;
}

.js_slider .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 calc(10px * 1.3);
}

/*================================
 movie
================================*/
.movie {
    position: relative;
    width: 100%;
    margin: auto;
    text-align: center;
    margin-top: -1px;
}
.movie iframe {
    vertical-align: bottom;
}

.movie .YT_Player {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0 auto;
    padding-top: 56.25%;
    cursor: pointer;
}
.movie .YT_Player > iframe {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.movie .YT_Player[data-thumbnail] > iframe {
    z-index: -1;
}
.movie .YT_Player[data-status="buffering"] > iframe,
.movie .YT_Player[data-status="playing"] > iframe,
.movie .YT_Player[data-status="paused"] > iframe {
    z-index: 10;
}
.movie .YT_Player > img.thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.movie .YT_Player > .play_btn {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.movie .YT_Player > .play_btn::before {
    content: '';
    border-radius: 100% 100%;
    display: block;
    width: calc(57px * 1.3);
    height: calc(57px * 1.3);
    border: calc(4px * 1.3) solid #ffffff;
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}
.movie .YT_Player > .play_btn::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(57px * 1.3);
    height: calc(57px * 1.3);
    margin-left: calc(1px * 1.3);
    background-image: url("/images/btn_play.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: calc(13px * 1.3) auto;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: background-image 0.2s ease;
    -moz-transition: background-image 0.2s ease;
    -o-transition: background-image 0.2s ease;
    transition: background-image 0.2s ease;
}
.movie.short_movie {
    width: calc(500px * 1.3);
}
.movie.short_movie .YT_Player {
    padding-top: 134%;
}
