





@media print, screen and (min-width: 375px) {

}


@media print, screen and (min-width: 768px) {

}


@media print, screen and (min-width: 960px) {

}


@media print, screen and (min-width: 1200px) {

}


@media print, screen and (min-width: 1400px) {

}














#content00 {
height: auto;
position: relative;
overflow: hidden;
}
.main-img-back {
background-color: rgba(248,248,247,1.00);
padding-bottom: 20%;
}
.main-img {
position: relative;
}
.main-catch {
position: relative;
}
.main-pc {
display: none !important;
}
.main-sp img {
margin: 0px;
}
.main-catch {
opacity: 0;
animation-duration: 3s;
animation-fill-mode: forwards;
transform: scale(1.03,1.03);
padding: 0px 0px 9%;
width: 95%;
margin: 0px auto;
}
.main-img {
opacity: 0;
animation-duration: 3s;
animation-fill-mode: forwards;
transform: scale(1.03,1.03);
padding: 2% 0px 0px;
width: 100%;
margin: 0px auto;
}


.img-blur-top {
  animation-name: imageBlurTop;
}

@keyframes imageBlurTop {
  0% {
    opacity: 0;
    transform: scale(1.03,1.03);
  }
  100% {
    opacity: 1;
    transform: scale(1,1);
  }
}


#content00 .contents-title {
padding: 8% 0px 1.7em;
font-size: calc(100vw / 18);
line-height: 1.2em;
position: relative;
color: rgba(214,0,127,1.00);
font-weight: bold;
text-align: center;
}

#content00 .contents-title::after {
content: "";
display: block;
position: absolute;
left: calc(50% - 5.5em);
bottom: 0px;
height: 2em;
width: 11em;
background-image: url(../../../../img/area/event/shinseikatsu2026/text_line_p.svg);
background-position: center center;
background-size: 100% auto;
background-repeat: no-repeat;
}
#content00 .catch-txt {
font-size: calc(100vw / 24);
line-height: 1.5em;
font-weight: bold;
text-align: center;
}
#content00 .catch-txt strong {
color: rgba(214,0,127,1.00);
}


@media print, screen and (min-width: 375px) {

#content00 .contents-title {
padding: 8% 0px 1.7em;
font-size: 19.5px;
line-height: 1.2em;
}

#content00 .catch-txt {
font-size: 16px;
line-height: 1.5em;
}

}

@media print, screen and (min-width: 768px) {

.main-pc {
display: block !important;
}
.main-sp {
display: none !important;
}

.main-catch {
padding: 0px 0px 5%;
width: 95%;
}
.main-img {
padding: 3% 0px 0px;
width: 100%;
}

.main-img-back {
padding-bottom: 16%;
}

#content00 .contents-title {
padding: 8% 0px 1.7em;
font-size: 28px;
line-height: 1.2em;
}

#content00 .catch-txt {
font-size: 19px;
line-height: 1.6em;
}

}


@media print, screen and (min-width: 960px) {

.main-catch {
padding: 2% 0px 4%;
width: 92%;
}
.main-img {
padding: 2.5% 0px 0px;
width: 95%;
}

.main-img-back {
padding-bottom: 15%;
}

#content00 .contents-title {
padding: 8% 0px 1.7em;
font-size: 32px;
line-height: 1.2em;
}

#content00 .catch-txt {
font-size: 21px;
line-height: 1.6em;
}

}


@media print, screen and (min-width: 1200px) {

.main-catch {
padding: 2% 0px 4%;
width: 88%;
}
.main-img {
padding: 2.5% 0px 0px;
width: 89%;
}

.main-img-back {
padding-bottom: 14%;
}

#content00 .contents-title {
padding: 7% 0px 1.6em;
font-size: 36px;
line-height: 1.2em;
}

#content00 .catch-txt {
font-size: 23px;
line-height: 1.6em;
}

}


@media print, screen and (min-width: 1400px) {
.main-img-back {
padding-bottom: 10%;
}
#content00 .contents-title {
padding: 6% 0px 1.6em;
font-size: 40px;
line-height: 1.2em;
}

#content00 .catch-txt {
font-size: 25px;
line-height: 1.6em;
}

}


 /* 横向き */
@media print, screen and (orientation: landscape) {
}

@media print, screen and (orientation: landscape) and (min-width: 1024px) {
}

@media print, screen and (orientation: landscape) and (min-width: 1400px) {
}




















/* sec_tp sec_pass sec_neo */
#sec_tp {
background-color: rgba(249,222,234,1.00);
}
#sec_pass {
background-color: rgba(234,243,223,1.00);
}
#sec_neo {
background-color: rgba(223,239,241,1.00);
}
.number-icon {
width: 28%;
max-width: 166px;
/* margin: -26% auto 4%; */
position: absolute;
margin: -28% auto 6%;
left: 0px;
}
.section-title {
font-size: calc(100vw / 22);
line-height: 1.4em;
padding: 0em 0em 6%;
font-weight: bold;
position: relative;
margin: 0px 0px 6%;
text-align: center;
color: rgba(212,0,128,1.00);
}
.section-title em {
font-size: calc(100vw / 32);
line-height: 1.4em;
font-style: normal;
display: block;
text-align: center;
}
.section-title::before {
content: "";
width: 93%;
height: 6px;
position: absolute;
left: 4%;
bottom: 0px;
background-image: url(../../../../img/area/event/shinseikatsu2026/w_line.svg);
background-repeat: repeat-x;
background-position: center center;
background-size: auto 100%;
}
.section-title .img-box {
margin: 0px auto;
padding: 3% 0px;
width: 95%;
}


.contents-img {
padding: 0px 0px 10%;
}

.campaign-block {
padding: 15px;
background-color: rgba(214,0,127,1.00);
border-radius: 8px;
margin: 0px 0px 15px;
}
#sec_pass .campaign-block {
background-color: rgba(116,177,44,1.00);
}
#sec_neo .campaign-block {
background-color: rgba(15,54,117,1.00);
}

.campaign-title {
padding: 1% 0px 1.7em;
font-size: calc(100vw / 18);
line-height: 1.2em;
position: relative;
color: rgba(255,255,255,1.00);
font-weight: bold;
text-align: center;
margin: 0px 0px 15px;
}

.campaign-title::after {
content: "";
display: block;
position: absolute;
left: calc(50% - 5.5em);
bottom: 0px;
height: 2em;
width: 11em;
background-image: url(../../../../img/area/event/shinseikatsu2026/text_line_w.svg);
background-position: center center;
background-size: 100% auto;
background-repeat: no-repeat;
}
.example-block .campaign-title {
color: rgba(214,0,127,1.00);
margin: 0px;
}
.example-block .campaign-title::after {
background-image: url(../../../../img/area/event/shinseikatsu2026/text_line_p.svg);
}

#sec_pass .example-block .campaign-title {
color: rgba(116,177,44,1.00);
margin: 0px;
}
#sec_pass .example-block .campaign-title::after {
background-image: url(../../../../img/area/event/shinseikatsu2026/text_line_g.svg);
}
#sec_neo .example-block .campaign-title {
color: rgba(15,54,117,1.00);
margin: 0px;
}
#sec_neo .example-block .campaign-title::after {
background-image: url(../../../../img/area/event/shinseikatsu2026/text_line_b.svg);
}


/* .step-content */
.step-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.step-content > li {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
border-radius: 8px;
background-color: rgba(255,255,255,1.00);
margin: 0px 0px 15px;
}
.step-content > li:last-child {
margin: 0px;
}
.step-content .step-block-in {
padding: 15px;
}
.step-content .corner-mark {
width: 15%;
max-width: 40px;
}
.step-content .step-title {
font-size: calc(100vw / 19);
font-weight: bold;
line-height: 1.4em;
text-align: center;
color: rgba(214,0,127,1.00);
}

#sec_pass .step-content .step-title {
color: rgba(116,177,44,1.00);
}
#sec_neo .step-content .step-title {
color: rgba(15,54,117,1.00);
}

.contents-txt-ss {
font-size: calc(100vw / 26);
line-height: 1.5em;
}

.keio-app-icon {
width: 50%;
max-width: 150px;
margin: 0px auto;
}
.screen {
width: 80%;
max-width: 190px;
margin: 0px auto;
}

.flex2block.app-download {
}
.flex2block.app-download > li:first-child {
-ms-flex-preferred-size: calc(50% - 5px);
flex-basis: calc(45% - 5px);
margin: 0px;
}
.flex2block.app-download > li:last-child {
-ms-flex-preferred-size: calc(50% - 5px);
flex-basis: calc(55% - 5px);
margin: 0px;
}
.flex2block.app-download .app-icon {
max-width: 101px;
margin: 0px auto 10px;
width: 60px;
}



.step-content > li.caution {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
background-color: rgba(251,229,242,1.00);
}
#sec_pass .step-content > li.caution {
background-color: rgba(241,247,234,1.00);
}
#sec_neo .step-content > li.caution {
background-color: rgba(233,237,243,1.00);
}


/* privilege */
.step-content > li.privilege {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
background-color: rgba(255,243,98,1.00);
color: rgba(213,0,127,1.00);
}
.privilege-title {
font-size: calc(100vw / 19);
line-height: 1.5em;
text-align: center;
font-weight: bold;
}
.privilege-text {
font-size: calc(100vw / 24);
line-height: 1.5em;
font-weight: bold;
}
.privilege-text em {
font-size: calc(100vw / 27);
line-height: 1.5em;
font-weight: normal;
font-style: normal;
}

#sec_pass .step-content > li.privilege {
color: rgba(58,110,0,1.00);
}
#sec_neo .step-content > li.privilege {
  color: rgba(15,54,117,1.00);
}
.privilege-text strong {
color: rgba(0,0,0,1.00);
}

.kome-text {
text-indent: -1em;
margin-left: 1em;
}
.kome-text li {
font-size: calc(100vw / 27);
line-height: 1.5em;
}
.kome-text a {
text-decoration: underline;
}

.campaign-bt {
width: 100%;
}
.campaign-bt p {
display: block;
padding: 1.0em 1.2em;
font-size: calc(100vw / 22);
line-height: 1.2em;
color: rgba(214,0,127,1.00);
position: relative;
transition: all 0.4s;
text-align: center;
background-color: rgba(255,255,255,1.00);
font-weight: bold;
border-radius: 60px;
cursor: pointer;
width: 100%;
}
#sec_pass .campaign-bt p {
color: rgba(116,177,44,1.00);
}
#sec_neo .campaign-bt p {
color: rgba(15,54,117,1.00);
}

.campaign-bt p:hover {
background-color: rgba(249,217,236,1.00);
}
#sec_pass .campaign-bt p:hover {
background-color: rgba(229,243,213,1.00);
}
#sec_neo .campaign-bt p:hover {
background-color: rgba(227,235,248,1.00);
}


.campaign-bt p::after {
content: "";
width: 16px;
height: 16px;
top: calc(50% - 8px);
right: 5px;
display: block;
position: absolute;
transition: all 0.4s;
background-image: url(../../../../img/area/event/shinseikatsu2026/link_cross.svg);
background-repeat: no-repeat;
background-position: left top;
background-size: 100% auto;
}
#sec_pass .campaign-bt p::after {
background-image: url(../../../../img/area/event/shinseikatsu2026/link_cross02.svg);
}
#sec_neo .campaign-bt p::after {
background-image: url(../../../../img/area/event/shinseikatsu2026/link_cross03.svg);
}

.campaign-bt p.campaign-close::after {
transform: rotate(45deg);
}


/* example-block */
.example-block {
padding: 15px;
background-color: rgba(255,255,255,1.00);
border-radius: 8px;
margin: 0px 0px 15px;
}
.example-img {
width: 65%;
margin: 0px auto;
}
.ex-title {
font-size: calc(100vw / 22);
line-height: 1.5em;
color: rgba(214,0,127,1.00);
text-align: center;
font-weight: bold;
padding: 0px 0px 0.3em;
}
#sec_pass .ex-title {
color: rgba(116,177,44,1.00);
}
#sec_neo .ex-title {
color: rgba(15,54,117,1.00);
}
.ex-text {
font-size: calc(100vw / 26);
line-height: 1.5em;
text-align: center;
}

/* .more-step */
.more-step {
display: none;
}
#close01,
#close02,
#close03 {
display: none;
}


@media print, screen and (min-width: 375px) {
/* sec_tp */
.section-title {
font-size: 14px;
line-height: 1.4em;
}
.section-title em {
font-size: 10px;
line-height: 1.4em;
}
.section-title .img-box {
margin: 0px auto;
padding: 3% 0px;
width: 95%;
}

/* .step-content */
.campaign-title {
font-size: 19px;
line-height: 1.2em;
margin: 0px 0px 15px;
}
.step-content .corner-mark {
width: 15%;
}
.step-content .step-title {
font-size: 20px;
line-height: 1.4em;
}
.contents-txt-ss {
font-size: 13px;
line-height: 1.5em;
}

.kome-text li {
font-size: 12.5px;
line-height: 1.5em;
}

.campaign-bt p {
font-size: 16px;
}

/* example-block */
.ex-title {
font-size: 16px;
line-height: 1.5em;
padding: 0px 0px 0.3em;
}
.ex-text {
font-size: 13px;
line-height: 1.5em;
}


/* privilege */
.privilege-title {
font-size: 20px;
line-height: 1.5em;
}
.privilege-text {
font-size: 15px;
line-height: 1.5em;
}
.privilege-text em {
font-size: 12px;
line-height: 1.5em;
}

}


@media print, screen and (min-width: 768px) {
/* sec_tp */
.number-icon {
width: 18%;
margin: -16% auto 4%;
}
.section-title {
font-size: 20px;
line-height: 1.4em;
padding: 0em 0em 6%;
margin: 0px 0px 6%;
}
.section-title em {
font-size: 11px;
line-height: 1.4em;
}
.section-title::before {
width: 90%;
height: 8px;
left: 5%;
bottom: 0px;
}
.section-title .img-box {
padding: 1% 0px;
width: 60%;
}

.contents-img {
padding: 0px 0px 6%;
}



/* .step-content */
.campaign-title {
font-size: 26px;
line-height: 1.2em;
margin: 0px 0px 20px;
}
.step-content > li {
-ms-flex-preferred-size: calc(33.33% - 10px);
flex-basis: calc(33.33% - 10px);
border-radius: 8px;
/* margin: 0px; */
}
.step-content .step-block-in {
padding: 15px;
}
.step-content .corner-mark {
width: 15%;
}
.step-content .step-title {
font-size: 14px;
}
.contents-txt-ss {
font-size: 12.5px;
line-height: 1.5em;
}

.step-content > li.caution {
margin: 0px;
}

.campaign-bt {
display: none;
}

/* example-block */
.example-block {
padding: 15px;
border-radius: 8px;
margin: 0px 0px 15px;
}
.example-box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 85%;
margin: 0px auto;
}
.example-box > li:first-child {
-ms-flex-preferred-size: calc(30% - 5px);
flex-basis: calc(30% - 5px);
}
.example-box > li:last-child {
-ms-flex-preferred-size: calc(70% - 5px);
flex-basis: calc(70% - 5px);
display: flex;
align-items: center;
}
.example-img {
width: 100%;
}
.ex-title {
font-size: 20px;
line-height: 1.5em;
text-align: left;
padding: 0px 0px 0.3em;
}
.ex-text {
font-size: 15px;
line-height: 1.5em;
text-align: left;
}

/* .more-step */
.more-step {
display: block;
}

/* privilege */
.privilege-title {
font-size: 18px;
line-height: 1.5em;
}
.privilege-text {
font-size: 14px;
line-height: 1.5em;
text-align: center;
}

}




@media print, screen and (min-width: 960px) {

/* sec_tp */
.number-icon {
margin: -160px auto 3%;
}
.section-title {
font-size: 23px;
line-height: 1.4em;
padding: 0em 0em 6%;
margin: 0px 0px 6%;
}
.section-title em {
font-size: 12px;
line-height: 1.4em;
}
.section-title::before {
width: 86%;
height: 10px;
left: 7%;
}
.section-title .img-box {
padding: 0.5% 0px;
width: 55%;
}

.campaign-block {
padding: 30px;
border-radius: 12px;
margin: 0px 0px 30px;
}

/* .step-content */
.campaign-title {
font-size: 29px;
line-height: 1.2em;
margin: 0px 0px 20px;
}
.step-content > li {
-ms-flex-preferred-size: calc(33.33% - 12px);
flex-basis: calc(33.33% - 12px);
border-radius: 10px;
margin: 0px 0px 25px;
}

.step-content .step-block-in {
padding: 15px;
}
.step-content .corner-mark {
width: 20%;
}
.step-content .step-title {
font-size: 18px;
}
.contents-txt-ss {
font-size: 13px;
line-height: 1.5em;
}

.kome-text li {
font-size: 13px;
line-height: 1.5em;
}

/* example-block */
.example-block {
padding: 20px;
border-radius: 12px;
margin: 0px 0px 30px;
}
.example-box {
width: 70%;
}
.ex-title {
font-size: 23px;
line-height: 1.5em;
padding: 0px 0px 0.3em;
}
.ex-text {
font-size: 16.5px;
line-height: 1.5em;
}

.flex2block.app-download .app-icon {
margin: 0px auto 10px;
width: 80px;
}

/* privilege */
.privilege-title {
font-size: 20px;
line-height: 1.5em;
}
.privilege-text {
font-size: 15px;
line-height: 1.5em;
}
.privilege-text em {
font-size: 13px;
line-height: 1.5em;
}

}


@media print, screen and (min-width: 1200px) {
/* sec_tp */
.section-title {
font-size: 23px;
line-height: 1.4em;
padding: 0em 0em 6%;
margin: 0px 0px 6%;
}
.section-title em {
font-size: 13px;
line-height: 1.4em;
}
.section-title::before {
width: 86%;
height: 13px;
left: 7%;
}
.section-title .img-box {
padding: 0.5% 0px;
width: 55%;
}


.campaign-block {
padding: 35px;
border-radius: 15px;
margin: 0px 0px 35px;
}

/* .step-content */
.campaign-title {
font-size: 32px;
line-height: 1.2em;
margin: 0px 0px 20px;
}
.step-content > li {
-ms-flex-preferred-size: calc(33.33% - 15px);
flex-basis: calc(33.33% - 15px);
border-radius: 10px;
margin: 0px 0px 30px;
}

.step-content .step-block-in {
padding: 15px;
}
.step-content .step-title {
font-size: 21px;
}
.contents-txt-ss {
font-size: 13px;
line-height: 1.5em;
}

/* example-block */
.example-block {
padding: 25px;
border-radius: 14px;
margin: 0px 0px 35px;
}
.example-box {
width: 70%;
}
.ex-title {
font-size: 25px;
line-height: 1.5em;
padding: 0px 0px 0.3em;
}
.ex-text {
font-size: 18px;
line-height: 1.5em;
}

.flex2block.app-download .app-icon {
margin: 0px auto 10px;
width: 101px;
}

/* privilege */
.privilege-title {
font-size: 23px;
line-height: 1.5em;
}
.privilege-text {
font-size: 16.5px;
line-height: 1.5em;
}
.privilege-text em {
font-size: 14px;
line-height: 1.5em;
}

}


@media print, screen and (min-width: 1400px) {
/* sec_tp */
.number-icon {
margin: -190px auto 2%;
}

}















/*d6007f

*/
/* about */
#about {
padding: 0px;
}
#about .contents-block-in {
padding: 0px;
max-width: 1200px;
}
.about-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.about-in {
padding: 0px 15px;
}
.about-block > li {
position: relative;
}
.about-block > li:first-child {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
padding: 12% 0px;
background-color: rgba(245,245,245,1.00);
}
.about-block > li:nth-child(2) {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
padding: 12% 0px;
}
.about-block > li:last-child {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
padding: 12% 0px;
background-color: rgba(245,245,245,1.00);
}
.about-title {
font-size: calc(100vw / 19);
line-height: 1.4em;
padding: 0px 0px 0.3em;
font-weight: bold;
text-align: center;
}
#about .img-box {
width: 35%;
margin: 0px auto;
}
#about .about-block > li:last-child .img-box {
width: 70%;
margin: 5% auto;
}
#about .about-text {
font-size: calc(100vw / 25);
line-height: 1.5em;
font-weight: bold;
}


@media print, screen and (min-width: 375px) {
/* about */
.about-title {
font-size: 20px;
line-height: 1.4em;
padding: 0px 0px 0.3em;
}
#about .img-box {
width: 35%;
margin: 0px auto;
}
#about .about-block > li:last-child .img-box {
width: 70%;
margin: 5% auto;
}
#about .about-text {
font-size: 15px;
line-height: 1.5em;
}

}

@media print, screen and (min-width: 768px) {

/* about */
#about {
padding: 9% 0px;
background-color: rgba(240,240,240,1.00);
}
#about .contents-block-in {
padding: 0px 25px;
}
.about-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.about-in {
padding: 25px;
}
.about-block > li:first-child,
.about-block > li:nth-child(2) {
-ms-flex-preferred-size: calc(50% - 14px);
flex-basis: calc(50% - 14px);
padding: 0px 0px 7%;
background-color: rgba(255,255,255,1.00);
border-radius: 8px;
margin-bottom: 4%;
}
.about-block > li:last-child {
-ms-flex-preferred-size: calc(50% - 14px);
flex-basis: calc(50% - 14px);
padding: 0px 0px 7%;
background-color: rgba(255,255,255,1.00);
border-radius: 8px;
}
.about-title {
font-size: 21px;
line-height: 1.4em;
padding: 0px 0px 0.3em;
}
#about .img-box {
width: 35%;
margin: 0px auto;
}
#about .about-text {
font-size: 15px;
line-height: 1.5em;
}

#about .link-bt {
width: calc(100% - 40px);
position: absolute;
left: 20px;
bottom: 20px;
}
#about .link-bt a {
width: 100%;
}

}




@media print, screen and (min-width: 960px) {

/* about */
#about {
padding: 8% 0px;
}
#about .contents-block-in {
padding: 0px 30px;
}
.about-in {
padding: 30px;
}
.about-block > li:first-child,
.about-block > li:nth-child(2) {
-ms-flex-preferred-size: calc(50% - 18px);
flex-basis: calc(50% - 18px);
border-radius: 10px;
padding: 0px 0px 6%;
}
.about-block > li:last-child {
-ms-flex-preferred-size: calc(50% - 18px);
flex-basis: calc(50% - 18px);
border-radius: 10px;
padding: 0px 0px 6%;
}
.about-title {
font-size: 24px;
line-height: 1.4em;
padding: 0px 0px 0.3em;
}
#about .img-box {
width: 32%;
margin: 0px auto;
}
#about .about-text {
font-size: 16px;
line-height: 1.5em;
}
#about .link-bt {
width: calc(100% - 60px);
position: absolute;
left: 30px;
bottom: 30px;
}

}


@media print, screen and (min-width: 1200px) {

/* about */
#about {
padding: 8% 0px;
}
#about .contents-block-in {
padding: 0px;
}
.about-in {
padding: 30px;
}
.about-block > li:first-child,
.about-block > li:nth-child(2) {
-ms-flex-preferred-size: calc(50% - 20px);
flex-basis: calc(33.33% - 20px);
border-radius: 12px;
padding: 0px 0px 6%;
margin-bottom: 0px;
}
.about-block > li:last-child {
-ms-flex-preferred-size: calc(50% - 20px);
flex-basis: calc(33.33% - 20px);
border-radius: 12px;
padding: 0px 0px 6%;
}
.about-title {
font-size: 24px;
line-height: 1.4em;
padding: 0px 0px 0.3em;
}
#about .img-box {
width: 30%;
margin: 0px auto;
}
#about .about-text {
font-size: 16px;
line-height: 1.5em;
}

#about .link-bt {
width: calc(100% - 60px);
position: absolute;
left: 30px;
bottom: 30px;
}

}


@media print, screen and (min-width: 1400px) {

}























/* movie-block */
#movie-block {
}
.movie-back {
max-width: 800px;
margin: 0px auto;
padding: 0px;
}
.campaign-movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.campaign-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#movie-block .contents-txt {
font-size: calc(100vw / 23);
line-height: 1.4em;
font-weight: bold;
text-align: center;
padding-top: 0.4em;
}


@media print, screen and (min-width: 375px) {

#movie-block .contents-txt {
font-size: 15px;
line-height: 1.4em;
}

}

@media print, screen and (min-width: 768px) {

#movie-block .contents-txt {
font-size: 17px;
line-height: 1.4em;
}

}


@media print, screen and (min-width: 960px) {

#movie-block .contents-txt {
font-size: 19px;
line-height: 1.4em;
}

}


@media print, screen and (min-width: 1200px) {

}


@media print, screen and (min-width: 1400px) {

}



















/* caution-block */
#caution-block {
}
.caution-title {
font-size: calc(100vw / 22);
line-height: 1.4em;
font-weight: bold;
padding-bottom: 0.4em;
}
.caution-txt {
font-size: calc(100vw / 27);
line-height: 1.5em;
}


@media print, screen and (min-width: 375px) {
/* caution-block */
.caution-title {
font-size: 14px;
line-height: 1.4em;
}
.caution-txt {
font-size: 12px;
line-height: 1.5em;
}
}


@media print, screen and (min-width: 768px) {
/* caution-block */
.caution-title {
font-size: 15px;
line-height: 1.4em;
}
.caution-txt {
font-size: 13px;
line-height: 1.5em;
}

}


@media print, screen and (min-width: 960px) {

}


@media print, screen and (min-width: 1200px) {

}

@media print, screen and (min-width: 1400px) {

}

































#keiotrainpoint_ad,
#passport_card_ad,
#neobank_ad,
#passport_point_ad,
#keiotrainpoint_a_ad,
#neobank_a_ad,
.adx-link {
display: none;
}

@media print, screen and (min-width: 375px) {

}

@media print, screen and (min-width: 768px) {

}

@media print, screen and (min-width: 960px) {

}

@media print, screen and (min-width: 1200px) {

}

@media print, screen and (min-width: 1400px) {

}



















@media print, screen and (min-width: 375px) {

}

@media print, screen and (min-width: 768px) {

}

@media print, screen and (min-width: 960px) {

}

@media print, screen and (min-width: 1200px) {

}

@media print, screen and (min-width: 1400px) {

}





















#sec_tp .step-content * {
  min-height: 0;
  min-width: 0;
}

.register-slider1-out {
position: relative;
}


.register-slider1 {
padding: 8px 0px 0px;
}
.register-slider1 li {
position: relative;
}

.register-slider1 li img {
width: 80%;
max-width: 190px;
margin: 0px auto;
}


@media print, screen and (min-width: 375px) {

}

@media print, screen and (min-width: 768px) {

}

@media print, screen and (min-width: 1024px) {

}


@media print, screen and (min-width: 1200px) {

}

@media print, screen and (min-width: 1400px) {

}











