@charset "shift_jis";

/* common
================================================== */
.Noto_Sans {
font-family: 'Noto Sans JP', sans-serif;
}
.Lato {
font-family: 'Lato', sans-serif;
}

#contents {
padding: 60px 0 100px 0;
font-family: 'Inter','Noto Sans JP', sans-serif;
font-weight: 400;
width: auto;
font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
letter-spacing: 0.1em;
}

#pageBody {
background: none;
margin: 0 auto 0 auto;
width: 600px;
overflow: hidden;
text-align: left;
}

#pageBody a {
transition: all .2s linear;
text-decoration: none;
}

/* #mainVisual
================================================== */
#mainVisual {
position: relative;
margin: 0 auto 80px auto;
padding: 75.2px 0 0 0;
}
#mainVisual h1 {
margin-bottom: 64px;
}
#mainVisual h1 img {
display: block;
margin: 0 auto;
}
#mainVisual p {
margin-bottom: 65.6px;
font-size: 24px;
line-height: 2.14;
text-align: center;
}
#mainVisual ul {
display: flex;
flex-direction: column;
gap: 40px;
margin: 0 auto;
width: 528px;
}
#mainVisual ul li {
background: url("../img/tgt_bg_hover.png") repeat left top;
background-size: 24px auto;
border-radius: 12.8px;
}
#mainVisual ul li a {
display: block;
box-sizing: border-box;
position: relative;
border: solid 1px #3c9580;
border-radius: 12.8px;
padding-top: 19.2px;
padding-left: 99.2px;
width: 528px;
height: 96px;
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: 24px auto;
padding-left: 75.2px;
}
#mainVisual ul li:nth-child(2) a {
background: url("../img/tgt_bg2.png") repeat left top;
background-size: 24px auto;
padding-left: 75.2px;
}
#mainVisual ul li a::before {
transform: translateY(-50%);
content: '';
display: block;
position: absolute;
right: 25.6px;
top: 50%;
width: 43.2px;
height: 43.2px;
background-color: #fff;
border-radius: 50%;
z-index: 1;
}
#mainVisual ul li a::after {
transform: translateY(-50%);
content: "\f078";
position: absolute;
right: 38.4px;
top: 52%;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 19.2px;
color: #ff7700;
z-index: 1;
}
#mainVisual ul li:nth-child(1) img {
position: absolute;
left: 17.6px;
bottom: 6.4px;
}
#mainVisual ul li:nth-child(2) img {
position: absolute;
left: 27.2px;
bottom: 8px;
}
#mainVisual ul li a span {
display: inline-block;
padding-bottom: 3.2px;
font-size: 17.6px;
font-weight: normal;
}
#mainVisual ul li a strong {
font-size: 24px;
font-weight: 500;
}
#mainVisual .btn {
position: absolute;
left: 0;
bottom: 0;
}
#mainVisual .btn a {
display: block;
position: absolute;
top: 28.8px;
right: 32px;
}

.campaignBanner {
box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: center;
background: linear-gradient(to right, #eebb66, #eebb66);
margin: 0;
padding: 40px 0 0 0;
width: 600px;
height: 296px;
text-align: left;
}
.campaignBanner h3 {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 17.6px;
font-weight: 400;
font-size: 27.2px;
line-height: 1;
letter-spacing: 0;
color: #553322;
}
.campaignBanner .period {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 27.2px;
font-weight: 400;
font-size: 57.6px;
line-height: 1;
color: #553322;
}
.campaignBanner .period strong {
font-weight: 400;
margin-right: 24px;
}
.campaignBanner .period i {
display: flex;
justify-content: center;
align-items: center;
background-color: #553322;
border-radius: 50%;
margin: 0 8px;
width: 48px;
height: 48px;
font-weight: 400;
font-style: normal;
font-size: 25.6px;
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: 9.6px;
padding-right: 25.6px;
width: 448px;
height: 80px;
font-weight: 500;
font-size: 32px;
letter-spacing: 0;
text-decoration: none;
color: #664433;
}
.campaignBanner .button a:hover {
background-color: #ff8800;
color: #fff;
}
.campaignBanner .button a img {
position: absolute;
left: -51.2px;
top: -22.4px;
}
.campaignBanner .button a span {
transform: translateY(-50%);
position: absolute;
right: 25.6px;
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: 48px;
}
.section .itm h4,
.section .item h4 {
margin-bottom: 1px;
font-weight: 500;
font-size: 25.6px;
line-height: 1.38;
letter-spacing: 0.075em;
}
.section .itm h4 span,
.section .item h4 span {
display: inline-block;
padding: 3.2px 0 0px 0;
font-size: 20.8px;
font-weight: normal;
}
.section .itm .cnt,
.section .item .cnt {
margin-bottom: 3.2px;
font-size: 20.8px;
line-height: 1.68;
letter-spacing: 0;
}
.section .itm p.price,
.section .item p.price {
font-size: 20.8px;
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: 20.8px;
}
.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: 4.8px;
font-size: 22.4px;
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: 35.2px !important;
font-weight: 700;
}
.section .itm div.price .normal,
.section .item div.price .normal {
font-size: 20.8px;
}
.section .itm div.price .off,
.section .item div.price .off {
box-sizing: border-box;
position: absolute;
left: 304px;
top: -104px;
background-color: #ee0000;
border-radius: 50%;
padding-top: 28.8px;
width: 128px;
height: 128px;
letter-spacing: 0;
line-height: 1.1;
font-size: 25.6px;
text-align: center;
color: #fff;
}
#SCT2 .item div.price .off {
left: 217.6px;
top: -115.2px;
}
.section .itm div.price .off span,
.section .item div.price .off span {
font-size: 22.4px;
}
.section .itm div.price .off strong,
.section .item div.price .off strong {
font-weight: 700;
font-size: 43.2px;
}
.section .itm .lnk,
.section .item .lnk {
margin-top: 25.6px;
font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 600;
font-style: normal;
font-size: 22.4px;
line-height: 48px;
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: 24px;
padding-right: 14.4px;
width: 224px;
height: 48px;
color: #000;
}
.section .itm .lnk a::after,
.section .item .lnk a::after {
transform: translateY(-50%);
content: "\f054";
position: absolute;
right: 16px;
top: 50%;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 16px;
color: #ff6600;
}
.section .itm .number,
.section .item .number {
display: flex;
flex-wrap: wrap;
margin: 0 0 19.2px 0;
line-height: 33.6px;
text-align: center;
}
.section .itm .number dt,
.section .item .number dt {
background-color: #000;
border-right: none;
border: solid 1px #000;
border-radius: 4.8px 0 0 4.8px;
width: 96px;
font-size: 19.2px;
color: #fff;
}
.section .itm .number dd,
.section .item .number dd {
background-color: #fff;
border: solid 1px #000;
border-radius: 0 4.8px 4.8px 0;
border-left: none;
padding: 0 6.4px;
min-width: 67.2px;
font-size: 19.2px;
}
.section .itm .note,
.section .item .note {
margin: -4.8px 0 33.6px 0;
font-size: 16px;
line-height: 1.8;
}
.section .item .btn {
box-sizing: border-box;
background-color: #997733;
border-radius: 16px;
padding: 32px 0 32px 0;
width: 512px;
text-align: center;
}
.section .item .btn a {
display: block;
margin: 28.8px auto 0 auto;
background-color: #fff588;
border-radius: 8px;
width: 448px;
height: 86.4px;
font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 600;
font-style: normal;
font-size: 38.4px;
line-height: 86.4px;
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: 600px;
text-align: left;
}
#SCT1 .cont {
margin-bottom: 96px;
}
#SCT2 .cont {
background: #ebf6f5;
padding: 32px 0 0 0;
overflow: hidden;
}
#SCT1 .main {
position: relative;
margin: 0 auto 112px auto;
}
#SCT2 .main {
margin: 0 auto 96px auto;
}
.section .main .head {
text-align: center;
}
#SCT1 .main .head {
margin: 0px 0px 38.4px 0;
}
#SCT2 .main .head {
margin: 0px 0px 44.8px 0;
}
#SCT1 .main .head h2 {
margin-bottom: 41.6px;
padding-top: 36.8px;
padding-left: 12.8px;
}
#SCT2 .main .head h2 {
margin-bottom: 41.6px;
padding-top: 104px;
padding-left: 12.8px;
}
.section .main .head .catch {
margin-top: 9.6px;
font-weight: 500;
font-size: 38.4px;
line-height: 2.19;
letter-spacing: 0.16em;
text-align: center;
}
.section .main .head p {
margin: 48px auto 0 auto;
width: 528px;
font-size: 24px;
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: 35.2px auto;
padding-bottom: 19.2px;
font-weight: 500;
}
#SCT2 .main .head .catch strong {
background: url("../img/sct2_cat_wave.png") repeat-x left bottom;
background-size: 35.2px auto;
padding-bottom: 19.2px;
font-weight: 500;
}
#SCT1 .main .item {
position: relative;
margin-bottom: 80px;
padding-top: 644.8px;
}
#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: 600px auto;
width: 600px;
height: 832px;
}
#SCT2 .main .item {
position: relative;
margin-bottom: 192px;
padding-top: 72px;
}
#SCT2 .main .item::before {
content: '';
display: block;
position: absolute;
right: 22.4px;
top: 0;
background: url("../img/sct2_bg_img.jpg") no-repeat center center;
background-size: 220.8px auto;
width: 220.8px;
height: 518.4px;
}
.section .main .item .block {
position: relative;
margin: 0 auto;
width: 528px;
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: 64px auto;
padding: 35.2px 36px;
font-size: 24px;
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: 236.8px auto;
margin: -83.2px -8px 0 16px;
width: 236.8px;
height: 161.6px;
float: right;
}
#SCT2 .main .image p::before {
content: '';
display: block;
background: url("../img/sct2_min_note.png") no-repeat left top;
background-size: 209.6px auto;
margin: -99.2px 19.2px 0 11.2px;
width: 209.6px;
height: 171.2px;
float: left;
}
.section .explan {
position: relative;
margin: 0 auto 96px auto;
width: 528px;
}
.section .explan h3 {
margin-bottom: 36.8px;
font-weight: 600;
font-size: 38.4px;
line-height: 1.2;
letter-spacing: 0.05em;
color: #fff;
text-align: center;
}
.section .explan h3 span {
display: inline-block;
background-color: #3c9580;
padding: 6.4px 16px;
}
#SCT2_EXP_BLK2 h3 span:first-child,
#SCT2_EXP_BLK1 h3 span:first-child,
#SCT1_EXP_BLK2 h3 span:first-child {
margin-bottom: 4.8px;
margin-right: 64px;
}
#SCT2_EXP_BLK2 h3 span:last-child,
#SCT2_EXP_BLK1 h3 span:last-child,
#SCT1_EXP_BLK2 h3 span:last-child {
margin-left: 64px;
}
.section .explan p {
font-size: 24px;
line-height: 1.87;
}
.section .explan p strong {
background-color: #f9cdb4;
font-weight: 400;
}
.section .features {
width: 100%;
display: flex;
flex-wrap: wrap;
gap: 16px;
}
.section .features li {
flex: 1;
box-sizing: border-box;
background-color: #f2966b;
padding: 0 38.4px;
min-width: 240px;
font-weight: 600;
font-size: 24px;
line-height: 48px;
letter-spacing: 0.05em;
text-align: center;
color: #fff;
}
.section .features li:last-child {
flex: initial;
}
#SCT1_EXP_BLK1 {
margin-bottom: 96px;
}
#SCT1_EXP_BLK1 .image {
margin: 57.6px 0 0 16px;
}
#SCT1_EXP_BLK2 {
margin-bottom: 96px;
}
#SCT1_EXP_BLK2 .image {
margin: 67.2px 0 0 0;
}
#SCT1_EXP_BLK2 .image img:nth-of-type(1) {
margin: 16px 0 0 -8px;
}
#SCT1_EXP_BLK2 .image img:nth-of-type(2) {
margin: 22.4px 0 0 64px;
}
#SCT1_EXP_BLK3 {
margin-bottom: 80px;
}
#SCT1_EXP_BLK3 h3 {
width: 100%;
}
#SCT1_EXP_BLK3 .component-mian {
display: flex;
flex-wrap: wrap;
margin: 0 -16px;
width: 560px;
}
#SCT1_EXP_BLK3 .component-mian .blk {
padding: 9.6px 0 40px 0;
width: 280px;
text-align: center;
}
#SCT1_EXP_BLK3 .component-mian h4 {
margin-top: 16px;
font-weight: 600;
font-size: 24px;
line-height: 1.34;
color: #3c9580;
}
#SCT1_EXP_BLK3 .component-mian p {
margin-top: 9.6px;
font-size: 22.4px;
line-height: 1.25;
}
#SCT1_EXP_BLK3 .component-sub .blk {
position: relative;
padding-left: 27.2px;
}
#SCT1_EXP_BLK3 .component-sub .blk::before {
content: '';
position: absolute;
left: 0;
top: 6.4px;
background-color: #3c9580;
border-radius: 15998.4px;
width: 19.2px;
height: 19.2px;
}
#SCT1_EXP_BLK3 .component-sub {
margin-top: 24px;
}
#SCT1_EXP_BLK3 .component-sub .blk {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 14.4px;
}
#SCT1_EXP_BLK3 .component-sub h4 {
font-weight: 600;
font-size: 24px;
line-height: 1.25;
color: #3c9580;
}
#SCT1_EXP_BLK3 .component-sub p {
font-size: 24px;
line-height: 1.25;
}
#SCT1_EXP_BLK3 .component-sub p::before {
content: 'c';
font-size: 24px;
line-height: 1.25;
}
#SCT2_EXP_BLK1 {
width: 100%;
margin-bottom: 180.8px;
}
#SCT2_EXP_BLK1 .component {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 52.8px;
padding-top: 32px;
width: 100%;
}
#SCT2_EXP_BLK1 .component .blk {
text-align: center;
}
#SCT2_EXP_BLK1 .component h4 {
margin-top: 32px;
font-weight: 600;
font-size: 28.8px;
line-height: 1.56;
color: #3c9580;
}
#SCT2_EXP_BLK1 .component p {
margin-top: 1px;
font-size: 24px;
line-height: 1.87;
letter-spacing: 0.05em;
text-align: left;
}
#SCT2_EXP_BLK2 {
margin-bottom: 108.8px;
}
#SCT2_EXP_BLK2 .image {
margin-top: 51.2px;
}

.section .howto {
position: relative;
margin: 0 auto 84.8px auto;
padding: 0;
width: 528px;
}
.section .howto .note {
margin-top: 52.8px;
margin-bottom: 4.8px;
width: 100%;
font-size: 19.2px;
text-align: center;
}
#SCT1 .howto .head {
position: relative;
text-align: center;
padding-bottom: 80px;
}
#SCT1 .howto .head p {
margin-top: 35.2px;
font-size: 24px;
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: 393.6px auto;
margin: 28.8px auto 0 auto;
padding-top: 172.8px;
width: 393.6px;
height: 408px;
}
#SCT1 .howto .head dt {
font-weight: 600;
font-size: 32px;
line-height: 1.54;
text-align: center;
color: #3c9580;
}
#SCT1 .howto .head dd {
margin-top: 4.8px;
font-size: 24px;
line-height: 1.54;
text-align: center;
}
#SCT1 .howto .block {
margin-bottom: 70.4px;
}
#SCT1 .howto .block h4 {
box-sizing: border-box;
background: url("../img/sct1_how_hed.png") no-repeat left top;
background-size: 452.8px auto;
margin: 0 auto 12.8px auto;
padding: 11.2px 0 0 0;
width: 452.8px;
height: 91.2px;
font-weight: 600;
font-size: 32px;
text-align: center;
color: #3c9580;
}
#SCT1 .howto .block p {
font-size: 24px;
line-height: 1.87;
}
#SCT1 .howto .block div {
float: right;
margin-left: 40px;
padding-top: 14.4px;
}

#SCT2 .howto .head {
position: relative;

text-align: center;
padding-bottom: 83.2px;
}
#SCT2 .howto .head h3 {
margin-bottom: 36.8px;
}
#SCT2 .howto .head p {
font-size: 24px;
line-height: 1.87;
text-align: left;
}
#SCT2 .howto .head div {
float: right;
padding-top: 27.2px;
}
#SCT2 .howto .block {
position: relative;
text-align: center;
}
#SCT2 .howto .block h4 {
box-sizing: border-box;
display: inline-block;
background-color: #f9d4db;
margin-bottom: 28.8px;
padding: 0 35.2px;
height: 70.4px;
font-weight: 600;
font-size: 32px;
line-height: 70.4px;
text-align: center;
}
#SCT2 .howto .block p {
font-size: 24px;
line-height: 1.87;
text-align: left;
}
#SCT2_HOW_BLK1 {
margin-bottom: 86.4px;
}
#SCT2_HOW_BLK2 {
margin-bottom: 91.2px;
}
#SCT2_HOW_BLK3 {
}
#SCT2_HOW_BLK1 div {
float: right;
padding: 24px 0 0 32px;
}
#SCT2_HOW_BLK2 div {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: flex-end;
gap: 48px;
margin-top: 17.6px;
}
#SCT2_HOW_BLK2 div figure {
width: 272px;
text-align: center;
}
#SCT2_HOW_BLK2 div figure:last-child {
width: 192px;
}
#SCT2_HOW_BLK2 div figcaption {
margin-top: 19.2px; 
font-size: 20.8px;
line-height: 1.39;
text-align: left;
}
#SCT2_HOW_BLK3 div {
float: right;
padding: 0 0 0 32px;
}

.section .movie {
position: relative;
margin: 0 auto 0 auto;
width: 528px;
}
.section .movie h3 {
border-top: solid 3.2px #000;
border-bottom: solid 3.2px #000;
margin-bottom: 64px;
padding: 4.8px 0;
font-weight: 600;
font-size: 28.8px;
line-height: 1.58;
text-align: center;
}
.section .movie h3 span {
display: block;
border-top: solid 1px #000;
border-bottom: solid 1px #000;
padding: 27.2px 0;
}
.section .movie .list {
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: center;
gap: 56px;
}
.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: 720px;
}
#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;
}