@charset "utf-8";

/* ----------------------------------------------------------------------------
RESET
---------------------------------------------------------------------------- */

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans&family=Oswald:wght@500&display=swap");

/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{line-height:1;font-family:"Noto Sans",sans-serif}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:0 0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}*{box-sizing:border-box}body{font-size:14px;color:#333;font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif}html{scroll-behavior:smooth}div{box-sizing:border-box}.clear{clear:both}.small{font-size:12px!important}.mb10{margin-bottom:10px!important}.mb20{margin-bottom:20px!important}.mb30{margin-bottom:30px!important}.ta-right{text-align:right!important}.bg_none{background:0 0!important}strong{font-weight:700}.ct{text-align:center}.pc{display:inherit!important}.sp{display:none!important}@media only screen and (max-width:767px){.pc{display:none!important}.sp{display:inherit!important}}

.inner {
    width: 960px;
    margin: 0 auto;
}

html,
body {
    height: 100%;
}

.wrap {
    padding-bottom: 160px;
}

.movie .wrap {
    padding-bottom: 0;
}

.inner h2 {
    border-radius: 8px;
    background: #09b4b5;
    padding: 16px 24px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 58px;
}

@media only screen and (max-width: 767px) {
    .inner {
        width: 100%;
        margin: 0 auto;
        padding: 4%;
        box-sizing: border-box;
    }
    .inner h2 {
        margin-bottom: 32px;
        border-radius: 4px;
    }
}


/*------------------------------------------------------
header area
------------------------------------------------------*/

header.header {
    padding: 20px;
    text-align: center;
    background: #fff;
}

header.header .inner {
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
}

@media screen and (max-width: 767px) {
    /*---------------------------------
      header_SP
    ---------------------------------*/
    header.header {
        padding: 20px;
        text-align: center;
        background: #fff;
    }
    header.header .inner {
        text-align: center;
        padding: 0;
    }
    header.header .inner img {
        height: auto;
    }
}


/*------------------------------------------------------
main area
------------------------------------------------------*/

.main {
    background: #FFB4B4;
    width: 100%;
    margin-bottom: 40px;
    padding: 30px;
}

.movie .main {
    margin-bottom: 0;
}

.main_repeat {
    width: 100%;
    background-color: #fff;
    background-image: url(/lp/seminar10/img/bg-repeat.png);
    background-repeat: repeat;
    min-width: 1020px;
}

.movie .main-ttl {
    text-align: center;
}

.movie .main_repeat {
    padding: 30px;
}

.main .inner .main-ttl img {
    margin: 0 auto;
}

.main .inner {
    width: 1020px;
}

@media only screen and (max-width: 767px) {
    .main {
        margin-bottom: 0;
        padding: 0;
    }
    .main_repeat {
        background-image: none;
        padding-bottom: 0;
        min-width: 100%;
    }
    .movie .main {
        background: #00ABEB;
        width: 100%;
        margin-bottom: 0;
        padding: 4%;
    }
    .movie .main_repeat {
        width: 100%;
        background-color: #fff;
        background-image: url(/lp/seminar10/img/bg-repeat.png);
        background-repeat: repeat;
        background-size: contain;
    }
    .main .inner {
        width: 100%;
    }
    .main .inner .main-ttl img {
        width: 100%;
        margin: 0 auto;
    }
    .main .inner {
        padding: 0;
        padding-bottom: 20px;
        position: relative;
        z-index: 0;
    }
    .main .inner::after {
        content: "";
        position: absolute;
        z-index: -1;
        border-bottom: 77px solid #fff;
        bottom: 0;
        width: 100%;
    }
    .movie .main .inner::after {
        content: none;
    }
}


/*------------------------------------------------------
seminar_movie
------------------------------------------------------*/

.movie_limit {
    background: #09b4b5;
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
}

.movie_limit span {
    display: inline-block;
    padding: 20px 28px;
    color: #333;
    background: #b2e9e9;
    text-align: center;
    margin-right: 20px;
    border-radius: 10px 0 0 10px;
}

.movie .movie_yb {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    margin-bottom: 40px;
}

.movie .movie_yb iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.questionnaire_limit {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #333;
    border-radius: 8px;
    background: #fff;
    border: 2px solid #000000;
    padding: 12px;
    margin: 24px auto;
    width: 500px;
    line-height: 1.5;
}

.questionnaire_limit span {
    color: #09b4b5;
}

@media only screen and (max-width: 767px) {
    .movie_limit {
        font-size: 4.5vw;
        padding: 0 0 20px;
        text-align: center;
    }
    .movie_limit span {
        display: block;
        padding: 20px 28px;
        color: #333;
        background: #b2e9e9;
        text-align: center;
        border-radius: 10px 10px 0 0;
        margin-bottom: 20px;
        width: 100%;
    }
    .questionnaire_limit {
        width: 100%;
    }
}


/*------------------------------------------------------
navigation
------------------------------------------------------*/

.navigation ul {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.navigation ul li {
    display: inline-block;
    position: relative;
}

.navigation ul li::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 3px solid;
    border-color: transparent transparent #09b4b5 #09b4b5;
    transform: rotate(-45deg);
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -28px;
}

.navigation ul li a {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #232323;
    padding: 12px 48px 28px;
    border-right: 1px solid #707070;
    text-decoration: none;
}

@media only screen and (max-width: 767px) {
    .navigation ul {
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .navigation ul li {
        width: 48%;
        border-right: 1px solid #707070;
        margin-bottom: 8px;
    }
    .navigation ul li a {
        border-right: none;
        font-size: 4vw;
        display: block;
        padding: 20px 0 30px;
    }
    .navigation ul li::before {
        bottom: 12%;
    }
    .navigation ul li:nth-child(even) {
        border-right: none;
    }
    .navigation ul li:nth-child(-n+2) {
        border-bottom: 1px solid #707070;
    }
}


/*------------------------------------------------------
lead area
------------------------------------------------------*/

.lead {
    padding: 70px 0 35px 0;
}

.movie .lead {
    padding: 30px;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #313131;
}

.lead-txt {
    width: 536px;
    font-size: 16px;
    line-height: 2rem;
    text-align: left;
    color: #333;
    margin-right: 30px;
}

.lead-txt h3 {
    font-weight: bold;
    font-size: 20px;
    color: #333;
    margin-bottom: 32px;
}

.lead-img {
    width: 220px;
}

.lead-img,
.lead-txt {
    display: inline-block;
    vertical-align: top;
}

table.detail {
    border-top: 2px solid #09b4b5;
    border-bottom: 2px solid #09b4b5;
    width: 690px;
    margin: 40px auto;
}

table.detail tr {
    border-bottom: dotted #09b4b5 1px;
}

table.detail tr th {
    color: #09b4b5;
    font-weight: bold;
    font-size: 16px;
    vertical-align: middle;
    text-align: left;
    padding-left: 20px;
}

table.detail tr td {
    padding: 20px;
}

table.detail tr td small {
    font-size: 12px;
}

.seminar_point {
    margin: 0 auto;
    text-align: center;
}

.seminar_point ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
}

img.ttl {
    margin: 40px auto 20px;
    display: block;
}

.seminar_point ul li {
    width: 32%;
    padding: 30px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 3px 3px 12px rgb(0 0 0 / 16%);
    border-left: 12px #09B4B5 solid;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    margin-right: 12px;
    margin-bottom: 12px;
    text-align: left;
    padding-left: 44px;
}

.seminar_point ul li:last-of-type {
    margin-right: 0;
}

.seminar_recommend ul {
    list-style: none;
    width: 674px;
    border-radius: 30px;
    background: #e4f3f3;
    box-shadow: 6px 6px 0px #09b4b5;
    padding: 60px;
    margin: 0 auto 40px;
    position: relative;
}

.seminar_recommend ul li {
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    color: #222a31;
    position: relative;
    line-height: 2;
    padding-left: 50px;
}

.seminar_recommend ul li::before {
    content: "";
    background-image: url(/lp/seminar05/img/icon_check.png);
    background-repeat: no-repeat;
    width: 28px;
    height: 25px;
    position: absolute;
    left: 0;
    top: calc(50% - 12.5px);
}

@media only screen and (max-width: 767px) {
    .lead {
        padding: 0;
    }
    .lead .inner,
    .btn-area .inner {
        width: 100%;
    }
    .lead-txt h3 {
        text-align: center;
        font-size: 5vw;
    }
    .lead-img,
    .lead-txt,
    .lead-img img,
    .lead-ttl img {
        display: block;
        width: 100%;
        margin-top: 12px;
    }
    table.detail {
        width: 100%;
    }
    .movie .lead {
        padding: 0;
        font-size: 4vw;
    }
    .seminar_point ul li {
        width: 49%;
        padding: 16px 8px;
        margin-right: 6px;
        font-size: 12px;
    }
    .seminar_point ul li:nth-of-type(even) {
        margin-right: 0;
    }
    img.ttl {
        width: 100%;
    }
    .seminar_point ul li {
        border-left: 8px #09B4B5 solid;
    }
    .seminar_recommend ul {
        width: 100%;
        padding: 5%;
        border-radius: 15px;
    }
    .seminar_recommend ul li {
        font-size: 14px;
        padding-left: 24px;
    }
    .seminar_recommend ul li::before {
        width: 14px;
        height: 12px;
        background-size: 100%;
        top: calc(50% - 6px);
    }
}


/*------------------------------------------------------
speaker
------------------------------------------------------*/

.speaker h3,
.flow h3,
.point h3 {
    font-weight: normal;
    font-size: 20px;
    color: #09b4b5;
    text-align: center;
    margin: 24px 0;
}

.speaker .logo {
    text-align: center;
    display: block;
    margin: 0 auto 24px;
}

p.company-txt {
    width: 720px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    color: #333;
}

.speaker-txt {
    text-align: center;
    font-size: 16px;
    line-height: 32px;
}

.company_list,
.company_movie_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.company_list li,
.company_movie_list li {
    width: 48%;
    position: relative;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
    list-style: none;
    margin-bottom: 28px;
}

.company_list li .com_content,
.company_movie_list li .com_content {
    padding: 0 20px 20px;
}

.company_list li h3 {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    margin: 12px 0 24px;
    color: #333;
}

.company_movie_list li h3 {
    border-radius: 12px 12px 0px 0px;
    background: #09B4B5;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    color: #fff;
    margin: 0;
    width: 100%;
    padding: 16px 0;
}

.company_list li img {
    width: 100%;
}

.company_list .com_copy,
.company_movie_list .com_copy {
    text-align: center;
    font-weight: bold;
    color: #09b4b5;
    font-size: 20px;
    line-height: 1.2;
    border-bottom: 1px solid #09b4b5;
    padding-bottom: 10px;
}
.company_movie_list .com_copy{
    padding-top: 10px;
    width: 90%;
    margin: 0 auto;
}

.company_movie_list .logo_img {
    height: 200px;
    padding: 28px;
    text-align: center;
}

.movie .company_movie_list .logo_img {
    height: auto;
    display: block;
}

.movie .company_movie_list .logo_img img {
    margin: 0 auto;
    display: block;
}

.company_detail {
    width: 408px;
    margin: 20px auto 0;
}

.company_list li dl dt,
.company_list li dl dd,
.company_detail dl dt,
.company_detail dl dd {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}

.company_list li dl dt,
.company_detail dl dt {
    border-radius: 16.5px;
    background: #09B4B5;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #fff;
    padding: 8px 0;
    width: 40%;
    margin-right: 2%;
}

.company_list li dl dd,
.company_detail dl dd {
    width: 56%;
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    color: #333;
    line-height: 1.5;
}

.company_list li .com_description,
.company_movie_list li .com_description {
    line-height: 1.5;
    background-color: #E4F3F3;
    font-size: 16px;
    border-radius: 10px;
    padding: 20px 15px 15px;
    position: absolute;
    width: 91%;
    bottom: 20px;
}

.company_list li .com_description::before,
.company_movie_list li .com_description:before {
    content: "セミナーの主な内容";
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.2em;
    color: #09b4b5;
    left: 15px;
    top: -15px;
    position: absolute;
}
.company_list li .com_description li:nth-of-type(odd),
.company_movie_list li .com_description li:nth-of-type(odd){
    width: 38%;
}
.company_list li .com_description li:nth-of-type(even),.company_movie_list li .com_description li:nth-of-type(even) {
    width: 60%;
}
.company_list li .com_description li,
.company_movie_list li .com_description li {
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    color: #222a31;
    position: relative;
    line-height: 1.5;
    padding-left: 32px;
    padding-bottom: 0;
    box-shadow: none;
    background: none;
    display: inline-block;
    margin-bottom: 0;
}

.company_list li .com_description li::before,
.company_movie_list li .com_description li::before {
    content: "";
    background-image: url(/lp/seminar05/img/icon_check.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 16px;
    height: 18px;
    position: absolute;
    left: 0;
    top: calc(50% - 8px);
}

.joboffer-txt {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #333;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #09b4b5;
    padding: 12px;
    margin: 24px auto;
    width: 265px;
}

.joboffer-attention {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #333;
    margin: 0 auto 24px;
}

.joboffer-attention.small {
    line-height: 1.5;
}

ul.joboffer {
    padding: 24px 48px;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    border: 4px solid rgba(9, 180, 181, 0.27);
}

ul.joboffer li {
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    color: #333;
    border-bottom: 2px dotted #707070;
    list-style: none;
    position: relative;
    padding: 20px 0 20px 100px;
    line-height: 1.5;
}

ul.joboffer li:last-child {
    border-bottom: none;
    padding: 20px 0 0 100px;
}

ul.joboffer li::before {
    content: "常勤";
    border-radius: 100px;
    padding: 2px 24px;
    margin-right: 10px;
    background: #09b4b5;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
}

@media only screen and (max-width: 767px) {
    p.company-txt {
        width: 100%;
    }
    ul.joboffer {
        padding: 4%;
    }
    ul.joboffer li {
        padding: 19px 0 20px 68px;
    }
    ul.joboffer li:last-child {
        padding: 20px 0 0 68px;
    }
    ul.joboffer li::before {
        padding: 2px 15px;
        font-size: 12px;
    }
    .company_list,
    .company_movie_list {
        display: block;
        flex-wrap: nowrap;
        justify-content: unset;
    }
    .company_list li,
    .company_movie_list li {
        width: 100%;
        margin-bottom: 28px;
        padding-bottom: 0;
    }
    .company_list li .com_description,
    .company_movie_list li .com_description {
        position: relative;
        width: 100%;
        margin-top: 24px;
    }
    .company_movie_list li .com_description{
        margin-top: 54px;
    }
    .company_list li .com_content,
    .company_movie_list li .com_content {
        padding: 0 20px;
    }
    .company_detail {
        width: 100%;
    }
    .company_list li .com_description li:nth-of-type(odd),
    .company_list li .com_description li:nth-of-type(even),
    .company_movie_list li .com_description li:nth-of-type(odd),
    .company_movie_list li .com_description li:nth-of-type(even) {
        width: 100%;
    }
    .company_list .com_copy,
    .company_list li dl dt,
    .company_movie_list .com_copy,
    .company_movie_list li dl dt,
    .company_detail dl dt {
        font-size: 18px;
    }
    .company_list li dl dd,
    .company_movie_list li dl dd,
    .company_detail dl dd {
        font-size: 15px;
    }
    .company_movie_list li h3 {
        font-size: 5vw;
        line-height: 1.5;
    }
}


/*------------------------------------------------------
point
------------------------------------------------------*/

.point h3 {
    margin-top: 52px;
}

.point ul {
    display: flex;
    margin: 0 20px;
    justify-content: center;
    list-style: none;
}

.point ul li {
    width: 28%;
    padding: 20px 12px;
}

.point ul li p {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 18px 0;
    line-height: 24px;
    color: #000;
}

p.point-lead {
    font-weight: bold;
    font-size: 15px;
    line-height: 25.5px;
    color: #000;
    text-align: center;
    padding: 20px 0 40px 0;
}

.point-img {
    width: 220px;
    height: 220px;
    background: #fff;
    filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.16));
    text-align: center;
    border-radius: 100%;
    padding: 64px 0;
    position: relative;
    z-index: 0;
    margin: 0 auto;
}

.consultation-img,
.consultation-txt {
    margin-bottom: 40px;
}

.consultation-img {
    text-align: center;
}

.consultation-txt {
    font-size: 16px;
    line-height: 2rem;
    text-align: left;
    color: #333;
}

@media only screen and (max-width: 767px) {
    .point ul {
        flex-wrap: wrap;
        margin: 0;
    }
    .point ul li {
        width: 48%;
    }
    .consultation-txt {
        width: 100%;
        margin-bottom: 0;
        margin-top: 12px;
    }
    .point-img {
        width: 100%;
        padding: 100% 0 0 0;
        height: auto;
        position: relative;
    }
    .point-img img {
        height: auto;
        max-width: 100px;
        position: absolute;
        top: 30%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .point-img.img02 img {
        top: 20%;
    }
    .point ul li p {
        font-weight: bold;
        font-size: 12px;
    }
    .consultation-img {
        width: 100%;
        margin-right: 0;
        margin: 20px auto 0;
    }
    .consultation-img img {
        width: 100%;
    }
}

@media only screen and (max-width: 320px) {
    .point-img img {
        width: 50%;
    }
}


/*------------------------------------------------------
flow
------------------------------------------------------*/

.flow ul {
    counter-reset: pnum;
    display: flex;
    justify-content: space-between;
    width: 98%;
    margin: 0 auto 40px;
}

.flow ul li {
    border-radius: 8px;
    background: #fff;
    filter: drop-shadow(0px 6px 16px rgba(21, 101, 93, 0.18));
    position: relative;
    padding: 20px;
    margin-right: 5%;
    vertical-align: top;
    width: 100%;
    list-style: none;
    display: inline-block;
    text-align: center;
}

.flow ul li:first-child {
    margin-left: 5%;
}

.flow ul li::before {
    position: absolute;
    content: "STEP";
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    top: -2%;
    left: -1%;
    text-align: center;
    z-index: 3;
}

.flow ul li::after {
    position: absolute;
    counter-increment: pnum;
    content: counter(pnum);
    width: 48px;
    height: 48px;
    background: #09b4b5;
    filter: drop-shadow(0px 3px 6px rgba(44, 183, 150, 0.4));
    color: #fff;
    border-radius: 1000px;
    padding: 8% 3% 3% 3%;
    font-size: 19px;
    font-weight: bold;
    left: -4%;
    top: -4%;
    text-align: center;
    box-sizing: border-box;
}

.flow ul li h3 {
    font-size: 19px;
    font-weight: bold;
}

.flow ul li p {
    font-size: 15px;
    line-height: 1.8;
    font-weight: normal;
    padding-top: 4%;
    text-align: left;
    color: #333;
    display: block;
}

.flow ul li .flow-img {
    height: 90px;
    margin-top: 30px;
    position: relative;
}

.flow ul li .flow-img::after {
    content: "";
    position: absolute;
    right: -48px;
    top: 90%;
    margin-top: -4px;
    width: 16px;
    height: 16px;
    border-top: 3px solid #09b4b5;
    border-right: 3px solid #09b4b5;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.flow ul li:last-child .flow-img::after {
    content: none;
}

.pc.img_gift {
    margin-bottom: 40px;
}

.sp.img_gift {
    margin-bottom: 20px;
    width: 110%;
    margin-left: -5%;
}

@media only screen and (max-width: 767px) {
    .flow ul {
        display: block;
    }
    .flow ul li {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 16%;
        display: block;
        padding: 5%;
    }
    .flow ul li:first-child {
        margin: 0 auto;
        margin-bottom: 16%;
    }
    .flow ul li p {
        text-align: center;
        font-size: 14px;
    }
    .flow ul li .flow-img::after {
        right: 0;
        left: 0;
        margin: 0 auto;
        top: 256%;
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .flow ul li h3 {
        font-size: 24px;
    }
    .flow ul li::after {
        top: -5%;
    }
}


/*------------------------------------------------------
footer area
------------------------------------------------------*/

.foot__inner {
    background: #f0f8f8;
    margin-top: 40px;
}

@media screen and (min-width: 768px) {
    .foot_flex1_wrap {
        width: 960px;
        display: flex;
        justify-content: space-between;
        padding-left: 30px;
        padding-right: 30px;
        margin: 0 auto;
        padding: 0 30px;
    }
    .foot_flex1 {
        width: calc(100% / 2);
        display: flex;
        font-size: 12px;
        padding: 40px 10px;
        position: relative;
        line-height: 1.4;
    }
    .foot_flex1::before {
        content: "";
        position: absolute;
        width: 1px;
        height: 60%;
        top: 50%;
        left: 0;
        background: #d4d4d4;
        transform: translate(0, -50%);
    }
    .foot_flex1:last-child::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 70%;
        top: 50%;
        right: 0;
        background: #d4d4d4;
        transform: translate(0, -50%);
    }
    .foot_flex1>p {
        /* width:55px; */
        width: 70px;
        text-align: center;
    }
    .foot_flex1>p img {
        width: 70%;
    }
    .foot_flex1 div {
        width: calc(100% - 70px);
        padding-left: 20px;
    }
    .foot_flex1 div p:first-child {
        font-weight: bold;
        margin-bottom: 5px;
        line-height: 1.6;
        font-size: 14px;
    }
}

.footer {
    margin-top: 24px;
    padding: 16px 0 20px;
    text-align: center;
    border-top: solid 1px #ddd;
    background: #1eb8b1;
}

#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 77%;
    z-index: 10000;
}

#page-top a {
    display: block;
    text-indent: -9999px;
    width: 62px;
    height: 63px;
    background: rgb(0 169 170);
    border-radius: 4px;
    position: relative;
}

#page-top a:before {
    content: "";
    width: 0;
    height: 0;
    border: solid 9px transparent;
    border-bottom: solid 15px #ffffff;
    position: absolute;
    top: 22%;
    right: 35%;
}

#page-top a:hover {
    text-decoration: none;
    opacity: 0.7;
}

footer {
    width: 100%;
}

@keyframes animScale {
    0% {
        transform: scale(1, 1);
    }
    60% {
        transform: scale(1.1, 1.1);
    }
    100% {
        transform: scale(1, 1);
    }
}

.foot_flex1_wrap {
    display: flex;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
}

.foot_flex1 {
    width: calc(100% / 2);
    display: flex;
    font-size: 12px;
    padding: 40px 10px;
    position: relative;
    line-height: 1.4;
}

.foot_flex1::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 60%;
    top: 50%;
    left: 0;
    background: #d4d4d4;
    transform: translate(0, -50%);
}

.foot_flex1:last-child::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 70%;
    top: 50%;
    right: 0;
    background: #d4d4d4;
    transform: translate(0, -50%);
}

.foot_flex1>p {
    width: 55px;
    text-align: center;
}

.foot_flex1>p img {
    width: 100%;
}

.foot_flex1 div {
    width: calc(100% - 55px);
    padding-left: 10px;
}

.foot_flex1 div p:first-child {
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.6;
    font-size: 14px;
}

footer {
    width: 100%;
}

footer p {
    display: block;
    font-size: 11px;
    margin-bottom: 2px;
}

footer .inner {
    overflow: hidden;
    width: 1150px;
    margin: 0 auto;
    padding: 10px 50px;
    box-sizing: border-box;
}

footer #company_txt {
    font-size: 11px;
    overflow: hidden;
    padding-top: 8px;
}

footer .txt_inner {
    float: left;
    width: 560px;
    text-align: left;
}

footer .footer_right {
    text-align: right;
    width: 188px;
    float: right;
    margin-top: 10px;
}

footer .footer_link {
    padding: 4px 0px 3px 15px;
}

footer .footer_link a {
    color: #666 !important;
    text-decoration: none !important;
    position: relative;
    top: 0;
    left: 0;
}

footer .footer_link a:before {
    content: "";
    width: 11px;
    height: 11px;
    background: url(/lp/pt/029/img/new_window.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 2px;
    left: -15px;
}

footer .footer_link a:first-child {
    margin-right: 25px;
}

@media screen and (max-width: 480px) {
    .u-hidden-o-md {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .foot_flex1_wrap {
        display: block;
        padding: 3%;
    }
    .foot_flex1 {
        width: 100%;
    }
    .foot_flex1::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: 0;
        top: auto;
        background: #d4d4d4;
    }
    .foot_flex1:last-child::before {
        content: none;
    }
    .foot_flex1:last-child::after {
        content: none;
    }
}


/*------------------------------------------------------
btn
------------------------------------------------------*/

.btn-area {
    width: 726px;
    margin: 0 auto;
}

.attention {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #171717;
    margin-bottom: 24px;
}

.btn_first,
.btn_menber {
    width: 348px;
    border-radius: 100px;
    display: inline-block;
    transition: all 0.3s;
    position: relative;
}

.btn_movie {
    width: 374px;
    text-align: center;
    border-radius: 100px;
    margin: 0 auto;
    transition: all 0.3s;
    position: relative;
    padding-left: 30px;
}

.btn_movie::before {
    position: absolute;
    content: "";
    left: 20px;
    top: calc(50% - 16px);
    width: 28px;
    height: 32px;
    background-image: url(/lp/seminar10/img/icon_survey.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 6;
}

.btn_first {
    background: #ff6070;
    box-shadow: 0px 3px 12px rgba(255, 0, 0, 0.25);
    margin-right: 20px;
}

.btn_first::before,
.btn_menber::before {
    position: absolute;
    content: "";
    left: 20px;
    top: calc(50% - 25px);
    width: 50px;
    height: 50px;
    border-radius: 1000px;
    background-repeat: no-repeat;
    background-position: center center;
}

.btn_first::before {
    background-color: #fff;
    background-image: url(/lp/common/img/icon-first.png);
    background-position: center center;
}

.btn_menber::before {
    background-color: #fddc0e;
    background-image: url(/lp/common/img/icon-member.png);
}

.btn_first a,
.btn_menber a {
    padding: 16px 0 20px 100px;
    display: block;
    text-decoration: none;
    text-align: left;
    font-size: 24px;
    letter-spacing: 0.16em;
    line-height: 24px;
    opacity: 1;
}

.btn_movie a {
    color: #fff;
    display: block;
    text-decoration: none;
    font-size: 20px;
    opacity: 1;
    transition: all 0.3s;
    padding: 24px 0;
}

.btn_first a span,
.btn_menber a span {
    font-size: 12px;
}

.btn_first:hover,
.btn_menber:hover,
.btn_movie:hover {
    opacity: 0.6;
}

.btn_first a,
.btn_menber a,
.btn_movie a {
    color: #fff;
}

.btn_menber,
.btn_movie {
    background: #09b4b5;
    box-shadow: 0px 3px 12px rgba(9, 180, 181, 0.16);
}

.form_attention {
    width: 960px;
    border-radius: 8px;
    background: #e4f3f3;
    padding: 20px;
    font-size: 14px;
    margin: 0 auto;
    line-height: 1.5;
}

.btn_com a {
    display: block;
    transition: all 0.3s;
    padding: 12px 12px 12px 0;
    text-decoration: none;
    width: 70%;
    margin: 0 auto 4%;
    background: #FEE6BB;
    position: relative;
    opacity: 1;
    border-radius: 100px;
    text-align: center;
    filter: drop-shadow(0px 2px 3px rgba(154, 108, 25, 0.36));
    font-weight: bold;
    font-size: 20px;
    color: #484848;
}

.btn_com a:hover {
    opacity: 0.7;
}

.btn_com a::before,
.btn_com a::after {
    content: "";
    position: absolute;
}

.btn_com a::before {
    box-sizing: border-box;
    width: 28px;
    height: 28px;
    border: 2px solid #FEB127;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    right: 8px;
    top: calc(50% - 14px);
}

.btn_com a::after {
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 6px solid transparent;
    border-left: 10px solid #FEB127;
    right: 9px;
    top: calc(50% - 6px);
}

@media only screen and (max-width: 767px) {
    .btn-area {
        width: 84%;
        margin: 0 auto;
    }
    .btn_first,
    .btn_menber,
    .btn_movie {
        width: 100%;
        display: block;
    }
    .btn_first {
        margin-bottom: 2%;
    }
    .btn_first a,
    .btn_menber a {
        font-size: 6vw;
        padding: 10px 0 16px 84px;
        line-height: 20px;
    }
    .btn_first::before,
    .btn_menber::before {
        left: 12px;
    }
    .attention {
        font-size: 4.5vw;
        line-height: 1.5;
    }
    .floating .btn-area {
        width: 100%;
    }
    .floating .btn_first,
    .floating .btn_menber {
        width: 48%;
        display: inline-block;
    }
    .floating .btn_first {
        margin-bottom: 0;
        margin-right: 0;
    }
    .floating .btn_first a,
    .floating .btn_menber a {
        font-size: 4vw;
        letter-spacing: 0;
        line-height: 1.2;
        padding: 12px 0 16px 46px;
    }
    .floating .btn_first a span,
    .floating .btn_menber a span {
        font-size: 3vw;
    }
    .floating .btn_first::before,
    .floating .btn_menber::before {
        position: absolute;
        content: "";
        left: 10px;
        top: calc(50% - 15px);
        width: 30px;
        height: 30px;
        background-size: contain;
    }
    .floating .btn_first::before {
        background-size: 50%;
    }
    .floating .btn_menber::before {
        background-size: 70%;
    }
    .form_attention {
        width: 100%;
        padding: 4%;
    }
    .attention {
        font-size: 4.5vw;
        line-height: 1.5;
        float: none;
    }
}


/*------------------------------------------------------
floating btn
------------------------------------------------------*/

.floating {
    position: fixed;
    display: none;
    width: 100%;
    text-align: center;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 35px;
    z-index: 900;
}

#pagetop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 77%;
    z-index: 10000;
}

#pagetop a {
    display: block;
    text-indent: -9999px;
    width: 60px;
    height: 60px;
    background: rgb(41, 192, 207);
    border-radius: 4px;
    position: relative;
}

#pagetop a:before {
    content: "";
    width: 0;
    height: 0;
    border: solid 9px transparent;
    border-bottom: solid 15px #fff;
    position: absolute;
    top: 25%;
    right: 35%;
}

#pagetop a:hover {
    text-decoration: none;
    opacity: 0.7;
}

@media only screen and (max-width: 767px) {
    #pagetop {
        bottom: 95px;
        display: none;
    }
    .floating {
        padding: 2% 0;
        box-sizing: border-box;
    }
    li img {
        width: auto;
    }
}

.effect-fade {
    opacity: 0;
    transform: translate(0, 45px);
    transition: all 1s;
}

.effect-fade.effect-scroll {
    opacity: 1;
    transform: translate(0, 0);
}