@charset "utf-8";

/* common
================================================== */
.Noto_Sans {
font-family: 'Noto Sans JP', sans-serif;
}
.Lato {
font-family: 'Lato', sans-serif;
}
#contents {
font-family: 'Lato','Noto Sans JP', sans-serif;
font-weight: 400;
font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
letter-spacing: 0.0em;
text-align: center;
}
#pageBody {
background: none;
zoom: 100%;
overflow: hidden;
}
#contents a:hover,
#contents a:hover img {
filter: alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}

/* #mainVisual
================================================== */
#mainVisual {
position: relative;
margin: 0 auto 50px auto;
padding: 47px 0 0 0;
}
#mainVisual h1 {
margin-bottom: 40px;
}
#mainVisual h1 img {
display: block;
margin: 0 auto;
}
#mainVisual p {
margin-bottom: 41px;
font-size: 15px;
line-height: 2.14;
text-align: center;
}
#mainVisual ul {
display: flex;
flex-direction: column;
gap: 25px;
margin: 0 auto;
width: 330px;
}
#mainVisual ul li {
background: url("../img/tgt_bg_hover.png") repeat left top;
background-size: 15px auto;
border-radius: 8px;
}
#mainVisual ul li a {
display: block;
box-sizing: border-box;
position: relative;
border: solid 1px #3c9580;
border-radius: 8px;
padding-top: 12px;
padding-left: 62px;
width: 330px;
height: 60px;
text-align: left;
line-height: 1.3;
letter-spacing: 0.025em;
color: #3c9580;
text-decoration: none;
}
#mainVisual ul li:nth-child(1) a {
background: url("../img/tgt_bg1.png") repeat left top;
background-size: 15px auto;
padding-left: 47px;
}
#mainVisual ul li:nth-child(2) a {
background: url("../img/tgt_bg2.png") repeat left top;
background-size: 15px auto;
padding-left: 47px;
}
#mainVisual ul li a::before {
transform: translateY(-50%);
content: '';
display: block;
position: absolute;
right: 16px;
top: 50%;
width: 27px;
height: 27px;
background-color: #fff;
border-radius: 50%;
z-index: 1;
}
#mainVisual ul li a::after {
transform: translateY(-50%);
content: "\f078";
position: absolute;
right: 24px;
top: 52%;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 12px;
color: #ff7700;
z-index: 1;
}
#mainVisual ul li:nth-child(1) img {
position: absolute;
left: 11px;
bottom: 4px;
}
#mainVisual ul li:nth-child(2) img {
position: absolute;
left: 17px;
bottom: 5px;
}
#mainVisual ul li a span {
display: inline-block;
padding-bottom: 2px;
font-size: 11px;
font-weight: normal;
}
#mainVisual ul li a strong {
font-size: 15px;
font-weight: 500;
}
#mainVisual .btn {
position: absolute;
left: 0;
bottom: 0;
}
#mainVisual .btn a {
display: block;
position: absolute;
top: 18px;
right: 20px;
}

.campaignBanner {
box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: center;
background: linear-gradient(to right, #eebb66, #eebb66);
margin: 0;
padding: 25px 0 0 0;
width: 375px;
height: 185px;
text-align: left;
}
.campaignBanner h3 {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 11px;
font-weight: 400;
font-size: 17px;
line-height: 1;
letter-spacing: 0;
color: #553322;
}
.campaignBanner .period {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 17px;
font-weight: 400;
font-size: 36px;
line-height: 1;
color: #553322;
}
.campaignBanner .period strong {
font-weight: 400;
margin-right: 15px;
}
.campaignBanner .period i {
display: flex;
justify-content: center;
align-items: center;
background-color: #553322;
border-radius: 50%;
margin: 0 5px;
width: 30px;
height: 30px;
font-weight: 400;
font-style: normal;
font-size: 16px;
color: #fff;
}
.campaignBanner .button {
display: block;
}
.campaignBanner .button a {
position: relative;
box-sizing: border-box;
display: flex;
justify-content: center;
align-items: center;
background-color: #ffee77;
border-radius: 6px;
padding-right: 16px;
width: 280px;
height: 50px;
font-weight: 500;
font-size: 20px;
letter-spacing: 0;
text-decoration: none;
color: #664433;
}
.campaignBanner .button a:hover {
background-color: #ff8800;
color: #fff;
}
.campaignBanner .button a img {
position: absolute;
left: -32px;
top: -14px;
}
.campaignBanner .button a span {
transform: translateY(-50%);
position: absolute;
right: 16px;
top: 50%;
}

/* mainContents section
================================================== */
#contents .banner a:hover img,
.section .item a:hover img,
#mainVisual a:hover img {
filter: alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}
.section .item {
position: relative;
}
.section .itm .set,
.section .item .set {
margin-bottom: 30px;
}
.section .itm h4,
.section .item h4 {
margin-bottom: 1px;
font-weight: 500;
font-size: 16px;
line-height: 1.38;
letter-spacing: 0.075em;
}
.section .itm h4 span,
.section .item h4 span {
display: inline-block;
padding: 2px 0 0px 0;
font-size: 13px;
font-weight: normal;
}
.section .itm .cnt,
.section .item .cnt {
margin-bottom: 2px;
font-size: 13px;
line-height: 1.68;
letter-spacing: 0;
}
.section .itm p.price,
.section .item p.price {
font-size: 13px;
line-height: 1.35;
letter-spacing: 0;
}
.section .itm p.price strong,
.section .item p.price strong {
font-family: "Lato", serif;
font-weight: 400;
font-size: 13px;
}
.section .itm div.price,
.section .item div.price {
position: relative;
padding-top: 0;
}
.section .itm div.price .special,
.section .item div.price .special {
margin-bottom: 3px;
font-size: 14px;
font-weight: 400;
line-height: 1.3;
letter-spacing: 0.05em;
color: #cc0000;
}
.section .itm div.price .special span,
.section .item div.price .special span {
font-size: 22px !important;
font-weight: 700;
}
.section .itm div.price .normal,
.section .item div.price .normal {
font-size: 13px;
}
.section .itm div.price .off,
.section .item div.price .off {
box-sizing: border-box;
position: absolute;
left: 190px;
top: -65px;
background-color: #ee0000;
border-radius: 50%;
padding-top: 18px;
width: 80px;
height: 80px;
letter-spacing: 0;
line-height: 1.1;
font-size: 16px;
text-align: center;
color: #fff;
}
#SCT2 .item div.price .off {
left: 136px;
top: -72px;
}
.section .itm div.price .off span,
.section .item div.price .off span {
font-size: 14px;
}
.section .itm div.price .off strong,
.section .item div.price .off strong {
font-weight: 700;
font-size: 27px;
}
.section .itm .lnk,
.section .item .lnk {
margin-top: 16px;
font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 600;
font-style: normal;
font-size: 14px;
line-height: 30px;
letter-spacing: 0;
text-align: center;
}
.section .itm .lnk a,
.section .item .lnk a {
box-sizing: border-box;
display: block;
position: relative;
background-color: #ffcc33;
border-radius: 15px;
padding-right: 9px;
width: 140px;
height: 30px;
color: #000;
}
.section .itm .lnk a::after,
.section .item .lnk a::after {
transform: translateY(-50%);
content: "\f054";
position: absolute;
right: 10px;
top: 50%;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 10px;
color: #ff6600;
}
.section .itm .number,
.section .item .number {
display: flex;
flex-wrap: wrap;
margin: 0 0 12px 0;
line-height: 21px;
text-align: center;
}
.section .itm .number dt,
.section .item .number dt {
background-color: #000;
border-right: none;
border: solid 1px #000;
border-radius: 3px 0 0 3px;
width: 60px;
font-size: 12px;
color: #fff;
}
.section .itm .number dd,
.section .item .number dd {
background-color: #fff;
border: solid 1px #000;
border-radius: 0 3px 3px 0;
border-left: none;
padding: 0 4px;
min-width: 42px;
font-size: 12px;
}
.section .itm .note,
.section .item .note {
margin: -3px 0 21px 0;
font-size: 10px;
line-height: 1.8;
}
.section .item .btn {
box-sizing: border-box;
background-color: #997733;
border-radius: 10px;
padding: 20px 0 20px 0;
width: 320px;
text-align: center;
}
.section .item .btn a {
display: block;
margin: 18px auto 0 auto;
background-color: #fff588;
border-radius: 5px;
width: 280px;
height: 54px;
font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 600;
font-style: normal;
font-size: 24px;
line-height: 54px;
letter-spacing: 0;
text-align: center;
color: #553322;
}
.section .item .btn a:hover {
background-color: #ff8800;
color: #fff;
text-decoration: none;
}

.section {}
.section .cont {
box-sizing: border-box;
position: relative;
margin: 0 auto;
width: 375px;
text-align: left;
}
#SCT1 .cont {
margin-bottom: 60px;
}
#SCT2 .cont {
background: #ebf6f5;
padding: 20px 0 0 0;
overflow: hidden;
}
#SCT1 .main {
position: relative;
margin: 0 auto 70px auto;
}
#SCT2 .main {
margin: 0 auto 60px auto;
}
.section .main .head {
text-align: center;
}
#SCT1 .main .head {
margin: 0px 0px 24px 0;
}
#SCT2 .main .head {
margin: 0px 0px 28px 0;
}
#SCT1 .main .head h2 {
margin-bottom: 26px;
padding-top: 23px;
padding-left: 8px;
}
#SCT2 .main .head h2 {
margin-bottom: 26px;
padding-top: 65px;
padding-left: 8px;
}
.section .main .head .catch {
margin-top: 6px;
font-weight: 500;
font-size: 24px;
line-height: 2.19;
letter-spacing: 0.16em;
text-align: center;
}
.section .main .head p {
margin: 30px auto 0 auto;
width: 330px;
font-size: 15px;
line-height: 1.87;
text-align: left;
}
#SCT1 .main .head .catch strong {
background: url("../img/sct1_cat_wave.png") repeat-x left bottom;
background-size: 22px auto;
padding-bottom: 12px;
font-weight: 500;
}
#SCT2 .main .head .catch strong {
background: url("../img/sct2_cat_wave.png") repeat-x left bottom;
background-size: 22px auto;
padding-bottom: 12px;
font-weight: 500;
}
#SCT1 .main .item {
position: relative;
margin-bottom: 50px;
padding-top: 403px;
}
#SCT1 .main .item::before {
content: '';
display: block;
position: absolute;
right: 0;
top: 0;
background: url("../img/sct1_bg_img.jpg") no-repeat center center;
background-size: 375px auto;
width: 375px;
height: 520px;
}
#SCT2 .main .item {
position: relative;
margin-bottom: 120px;
padding-top: 45px;
}
#SCT2 .main .item::before {
content: '';
display: block;
position: absolute;
right: 14px;
top: 0;
background: url("../img/sct2_bg_img.jpg") no-repeat center center;
background-size: 138px auto;
width: 138px;
height: 324px;
}
.section .main .item .block {
position: relative;
margin: 0 auto;
width: 330px;
z-index: 1;
}
#SCT1 .main .image {
position: relative;
}
.section .main .image p {
box-sizing: border-box;
background: url("../img/sct_min_bg.png") repeat left top;
background-size: 40px auto;
padding: 22px 22.5px;
font-size: 15px;
line-height: 1.87;
letter-spacing: 0.1em;
}
#SCT1 .main .image p::before {
content: '';
display: block;
background: url("../img/sct1_min_note.png") no-repeat left top;
background-size: 148px auto;
margin: -52px -5px 0 10px;
width: 148px;
height: 101px;
float: right;
}
#SCT2 .main .image p::before {
content: '';
display: block;
background: url("../img/sct2_min_note.png") no-repeat left top;
background-size: 131px auto;
margin: -62px 12px 0 7px;
width: 131px;
height: 107px;
float: left;
}
.section .explan {
position: relative;
margin: 0 auto 60px auto;
width: 330px;
}
.section .explan h3 {
margin-bottom: 23px;
font-weight: 600;
font-size: 24px;
line-height: 1.2;
letter-spacing: 0.05em;
color: #fff;
text-align: center;
}
.section .explan h3 span {
display: inline-block;
background-color: #3c9580;
padding: 4px 10px;
}
#SCT2_EXP_BLK2 h3 span:first-child,
#SCT2_EXP_BLK1 h3 span:first-child,
#SCT1_EXP_BLK2 h3 span:first-child {
margin-bottom: 3px;
margin-right: 40px;
}
#SCT2_EXP_BLK2 h3 span:last-child,
#SCT2_EXP_BLK1 h3 span:last-child,
#SCT1_EXP_BLK2 h3 span:last-child {
margin-left: 40px;
}
.section .explan p {
font-size: 15px;
line-height: 1.87;
}
.section .explan p strong {
background-color: #f9cdb4;
font-weight: 400;
}
.section .features {
width: 100%;
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.section .features li {
flex: 1;
box-sizing: border-box;
background-color: #f2966b;
padding: 0 24px;
min-width: 150px;
font-weight: 600;
font-size: 15px;
line-height: 30px;
letter-spacing: 0.05em;
text-align: center;
color: #fff;
}
.section .features li:last-child {
flex: initial;
}
#SCT1_EXP_BLK1 {
margin-bottom: 60px;
}
#SCT1_EXP_BLK1 .image {
margin: 36px 0 0 10px;
}
#SCT1_EXP_BLK2 {
margin-bottom: 60px;
}
#SCT1_EXP_BLK2 .image {
margin: 42px 0 0 0;
}
#SCT1_EXP_BLK2 .image img:nth-of-type(1) {
margin: 10px 0 0 -5px;
}
#SCT1_EXP_BLK2 .image img:nth-of-type(2) {
margin: 14px 0 0 40px;
}
#SCT1_EXP_BLK3 {
margin-bottom: 50px;
}
#SCT1_EXP_BLK3 h3 {
width: 100%;
}
#SCT1_EXP_BLK3 .component-mian {
display: flex;
flex-wrap: wrap;
margin: 0 -10px;
width: 350px;
}
#SCT1_EXP_BLK3 .component-mian .blk {
padding: 6px 0 25px 0;
width: 175px;
text-align: center;
}
#SCT1_EXP_BLK3 .component-mian h4 {
margin-top: 10px;
font-weight: 600;
font-size: 15px;
line-height: 1.34;
color: #3c9580;
}
#SCT1_EXP_BLK3 .component-mian p {
margin-top: 6px;
font-size: 14px;
line-height: 1.25;
}
#SCT1_EXP_BLK3 .component-sub .blk {
position: relative;
padding-left: 17px;
}
#SCT1_EXP_BLK3 .component-sub .blk::before {
content: '';
position: absolute;
left: 0;
top: 4px;
background-color: #3c9580;
border-radius: 9999px;
width: 12px;
height: 12px;
}
#SCT1_EXP_BLK3 .component-sub {
margin-top: 15px;
}
#SCT1_EXP_BLK3 .component-sub .blk {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 9px;
}
#SCT1_EXP_BLK3 .component-sub h4 {
font-weight: 600;
font-size: 15px;
line-height: 1.25;
color: #3c9580;
}
#SCT1_EXP_BLK3 .component-sub p {
font-size: 15px;
line-height: 1.25;
}
#SCT1_EXP_BLK3 .component-sub p::before {
content: '…';
font-size: 15px;
line-height: 1.25;
}
#SCT2_EXP_BLK1 {
width: 100%;
margin-bottom: 113px;
}
#SCT2_EXP_BLK1 .component {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 33px;
padding-top: 20px;
width: 100%;
}
#SCT2_EXP_BLK1 .component .blk {
text-align: center;
}
#SCT2_EXP_BLK1 .component h4 {
margin-top: 20px;
font-weight: 600;
font-size: 18px;
line-height: 1.56;
color: #3c9580;
}
#SCT2_EXP_BLK1 .component p {
margin-top: 1px;
font-size: 15px;
line-height: 1.87;
letter-spacing: 0.05em;
text-align: left;
}
#SCT2_EXP_BLK2 {
margin-bottom: 68px;
}
#SCT2_EXP_BLK2 .image {
margin-top: 32px;
}

.section .howto {
position: relative;
margin: 0 auto 53px auto;
padding: 0;
width: 330px;
}
.section .howto .note {
margin-top: 33px;
margin-bottom: 3px;
width: 100%;
font-size: 12px;
text-align: center;
}
#SCT1 .howto .head {
position: relative;
text-align: center;
padding-bottom: 50px;
}
#SCT1 .howto .head p {
margin-top: 22px;
font-size: 15px;
line-height: 1.87;
text-align: left;
}
#SCT1 .howto .head dl {
box-sizing: border-box;
background: url("../img/sct1_how_note.jpg") no-repeat left top;
background-size: 246px auto;
margin: 18px auto 0 auto;
padding-top: 108px;
width: 246px;
height: 255px;
}
#SCT1 .howto .head dt {
font-weight: 600;
font-size: 20px;
line-height: 1.54;
text-align: center;
color: #3c9580;
}
#SCT1 .howto .head dd {
margin-top: 3px;
font-size: 15px;
line-height: 1.54;
text-align: center;
}
#SCT1 .howto .block {
margin-bottom: 44px;
}
#SCT1 .howto .block h4 {
box-sizing: border-box;
background: url("../img/sct1_how_hed.png") no-repeat left top;
background-size: 283px auto;
margin: 0 auto 8px auto;
padding: 7px 0 0 0;
width: 283px;
height: 57px;
font-weight: 600;
font-size: 20px;
text-align: center;
color: #3c9580;
}
#SCT1 .howto .block p {
font-size: 15px;
line-height: 1.87;
}
#SCT1 .howto .block div {
float: right;
margin-left: 25px;
padding-top: 9px;
}

#SCT2 .howto .head {
position: relative;
text-align: center;
padding-bottom: 52px;
}
#SCT2 .howto .head h3 {
margin-bottom: 23px;
}
#SCT2 .howto .head p {
font-size: 15px;
line-height: 1.87;
text-align: left;
}
#SCT2 .howto .head div {
float: right;
padding-top: 17px;
}
#SCT2 .howto .block {
position: relative;
text-align: center;
}
#SCT2 .howto .block h4 {
box-sizing: border-box;
display: inline-block;
background-color: #f9d4db;
margin-bottom: 18px;
padding: 0 22px;
height: 44px;
font-weight: 600;
font-size: 20px;
line-height: 44px;
text-align: center;
}
#SCT2 .howto .block p {
font-size: 15px;
line-height: 1.87;
text-align: left;
}
#SCT2_HOW_BLK1 {
margin-bottom: 54px;
}
#SCT2_HOW_BLK2 {
margin-bottom: 57px;
}
#SCT2_HOW_BLK3 {
}
#SCT2_HOW_BLK1 div {
float: right;
padding: 15px 0 0 20px;
}
#SCT2_HOW_BLK2 div {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: flex-end;
gap: 30px;
margin-top: 11px;
}
#SCT2_HOW_BLK2 div figure {
width: 170px;
text-align: center;
}
#SCT2_HOW_BLK2 div figure:last-child {
width: 120px;
}
#SCT2_HOW_BLK2 div figcaption {
margin-top: 12px; 
font-size: 13px;
line-height: 1.39;
text-align: left;
}
#SCT2_HOW_BLK3 div {
float: right;
padding: 0 0 0 20px;
}

.section .movie {
position: relative;
margin: 0 auto 0 auto;
width: 330px;
}
.section .movie h3 {
border-top: solid 2px #000;
border-bottom: solid 2px #000;
margin-bottom: 40px;
padding: 3px 0;
font-weight: 600;
font-size: 18px;
line-height: 1.58;
text-align: center;
}
.section .movie h3 span {
display: block;
border-top: solid 1px #000;
border-bottom: solid 1px #000;
padding: 17px 0;
}
.section .movie .list {
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: center;
gap: 35px;
}
.section .movie .list::after {
display: none;
}
.section .movie .block {
position: relative;
cursor: pointer;
}

.bannerMiddle img {
display: block;
width: 100%;
height: auto;
}
.bannerBottom img {
display: block;
width: 100%;
height: auto;
}

#brightcoveMASK {
position: fixed;
left: 0;
top: 0;
background-color: rgba(0,0,0,0.7);
width: 100%;
height: 100%;
z-index: 1000;
display: none;
}
#brightcoveCONT {
transform: translateY(-50%) translateX(-50%);
position: fixed;
left: 50%;
top: 50%;
z-index: 1001;
display: none;
width: 100%;
}
#brightcoveCONT .video-js {
width: 100%;
height: 100%;
aspect-ratio: 16 / 9;
}
#brightcoveCONT .close {
content: '';
position: absolute;
right: -40px;
top: -40px;
width: 30px;
height: 30px;
cursor: pointer;
}
#brightcoveCONT .close::before {
transform: translateY(-50%) translateX(-50%) rotate(-45deg);
content: '';
position: absolute;
right: 50%;
top: 50%;
width: 1px;
height: 30px;
background-color: #fff;
}
#brightcoveCONT .close::after {
transform: translateY(-50%) translateX(-50%) rotate(45deg);
content: '';
position: absolute;
right: 50%;
top: 50%;
width: 1px;
height: 30px;
background-color: #fff;
}