@charset "utf-8";

body {
    /* background-image: url(../img/home_bg.jpg); */
}

.page-header {
    top: 0;
    width: 100%;
    z-index: 1000;
/*    opacity: 0;*/
}
@media only screen and (max-width: 767px) {
.page-header {
    position: fixed;
}
}

.main {
    font-size: 1.2rem;
}

.main-top {
    position: relative;
    height: 500px;
    width: 100%;
    max-width:1200px;
    margin: 0 auto;
    /* margin-top: 100px; */
    background-image: url(/img/rie-zon.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

.main-top .main-logo {
    position: absolute;
    top:140px;
    right:0;
    width: 50%;
    max-width: 600px;
    height: 200px;
    background-image: url(../img/main_logo.svg);
    background-repeat: no-repeat;
    background-size:contain;
}
.main-top .main-logo h1 {
    text-indent: -9999px;
}
.main-top .main-logo img {
    display: none;
}
.main-top .main-copy_01 {
    position: absolute;
    top: 375px;
    right:10px;
    font-size: 20px;
    font-weight: 700;
    margin: 0 2%;
}

.main-top .main-copy_01 span.text_01 {
    font-size: 24px;
    color: #cc3333;
}
.main-top .main-copy_01 span.text_02 {
    font-size: 24px;
    color: #5599ff;
}

.main-top .main-copy_02 {
    position: absolute;
    top:calc( 25% + 250px );
    left: 0;
    right:0;
    font-size: 18px;
    line-height: 1.5;
    margin: 4rem 2% 0;
}
.main-top .main-copy_02 span{
    font-size: 24px;
    font-weight: 700;
}

.join_btn {
    width: 100%;
    text-align: center;
    margin: 30px 0;
}

.join_btn img {
    width: 100%;
    max-width: 400px;
}

.join_btn a:hover {
    opacity: 0.5;
}


.main-visual {
    position: relative;
    height: 500px;
    background: rgb(128, 128, 128);
    color: rgb(255, 255, 255);
}
.main-visual a {
    color: #fff;
}

.main-visual .button-box {
    text-align: right;
    position: fixed;
    width: 100%;
    height: 60px;
    padding-top: 1rem;
/*    padding-right: 1rem;*/
    background-color: rgba(242, 113, 28, 0.5);
    z-index: 1;
}
.main-visual .button-box a {
    display: inline-block;
    padding-right: 1em;
}

.main-visual .visual {
    background-position: center 100%;
    height: calc(500px / 4);
    background-size: cover;
}
.main-visual .visual.photo-1 {
    background-image: url(../img/mv1.png);
}
.main-visual .visual.photo-2 {
    background-image: url(../img/mv1.png);
}
.main-visual .visual.photo-3 {
    background-image: url(../img/mv1.png);
}
.main-visual .visual.photo-4 {
    background-image: url(../img/mv1.png);
}


@media only screen and (max-width: 767px) {
    
.main-top {
    position: relative;
    /* height: 660px; */
    height: auto;
    margin-top: 90px;
    background-size: contain;
    padding-top: 100vw;
}
.main-top .main-logo {
    position: relative;
    /* top:30px; */
    /* top:90px;
    right:5%;
    left:5%; */
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: unset;
    height: auto;
    text-align: center;
    background-image: none;
}
.main-top .main-logo h1 {
    display: none;
}
.main-top .main-logo img {
    display: inline;
    width: 100%;
    max-width: 412px;
}
.main-top .main-copy_01 {
    /* position: absolute; */
    position: relative;
    top:0;
    /* top:210px;
    right:5%;
    left:5%; */
    /* top: auto; */
    left: 0;
    right: 0;
    /* margin: 2rem 0 4rem; */
    margin: 0;
    line-height: 2rem;
    text-align: center;
    font-size: 20px;
}

.main-top .main-copy_01 span.text_01 {
    font-size: 24px;
    color: #cc3333;
}
.main-top .main-copy_01 span.text_02 {
    font-size: 24px;
    color: #5599ff;
}

.main-top .main-copy_02 {
    /* position: absolute; */
    position: relative;
    /* top:250px; */
    /* top:310px;
    right:5%;
    left:5%; */
    top: auto;
    left: 0;
    right: 0;
    margin: 0;
    font-size: 16px;
}
.main-top .main-copy_02 span{
    font-size: 20px;
}
    
    .for_pc{display: none;}
    .for_sp{display: block;}
}


.main-visual .main-title {
    position: fixed;
    top: 220px;
    left: 50%;
    transform: translate(-50%, 0);
    white-space: nowrap;
    color: rgba(242, 113, 28, 1);
    font-size: 4rem;
    font-weight: bold;
    line-height: 1em;
    text-shadow: 0 0 10px #fff;
}
.main-visual .main-title.main-title-1 {
    top: 200px;
}
.main-visual .main-title.scroll {
    position: absolute;
    margin-top: 215px;
}
.main-visual .main-title.left {
    left: 110px;
}
@media only screen and (min-width: 768px) {
.for_pc{display: block;}
.for_sp{display: none;}
    .main-visual .main-title.left {
        left: 50%;
    }
}
.main-visual .main-title span {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    vertical-align: middle;
}
.main-visual .main-title i {
    margin: -0.5rem;
}

.main-visual .sub-title {
    text-align: center;
    font-size: 2em;
    line-height: 1.5em;
    font-weight: 600;
    text-shadow: 0 0 5px #000;
}
.main-visual .sub-title.upper {
    position: fixed;
    top: 150px;
    left: calc(50% - 150px);
    width: 300px;
}
.main-visual .sub-title.under {
    position: fixed;
    top: 330px;
    left: calc(50% - 150px);
    width: 300px;
}

.main-visual .scroll-link {
    -ms-writing-mode: tb-lr;
    -webkit-writing-mode: vertical-lr;
    top: 5rem;
    left: 1rem;
    cursor: pointer;
    display: inline-block;
    font-family: "Jost", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: .2em;
    line-height: 1;
    overflow: hidden;
    padding: 10px 0 90px;
    position: absolute;
    text-transform: uppercase;
    writing-mode: vertical-lr;
    z-index: 2;
}
.main-visual .scroll-link::after {
    -webkit-animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
    animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
    background: rgb(255, 255, 255);
    bottom: 10;
    content: '';
    height: 72px;
    left: 50%;
    position: absolute;
    width: 1px;
}

.main-contents {
    width: 100%;
    max-width:1200px;
    margin: 0 auto;
    padding-top: 1rem;
}
.main-copy {
    font-size: 1.2rem;
    line-height: 1.6;
    text-align: center;
}
.main-copy span.l {
    font-size: 1.3em;
}
.main-discription {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.3em;
    line-height: 1.4;
}

.segment {
    margin-top: 3rem;
    
}

.segment-title {
    text-align: center;
    font-size: 1.8rem;
    padding: 40px 0.5em;
    line-height: 1.3;
}

.segment-2 {
    margin-top: 3rem;
    padding-bottom: 2rem;
    background-color:#447008; 
    color: #fff;
}

.segment-2-title {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 700;
    padding: 40px 0.5em;
    line-height: 1.3;
}
.segment-2 .ui.bulleted.list .list>a.item:before,
.segment-2 .ui.bulleted.list>a.item:before,
.segment-2  ul.ui.list li:before {
    color: #fff;
}
@media only screen and (max-width: 767px) {
.segment-2-title {
    font-size: 2.0rem;
}
}
.segment-2-contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.segment-2 .text{
    margin: 0 1rem;
}
.segment-2 .text img{
    width: 100%;
}


.steps {
    width: 100%;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    border: 1px solid rgba(255,255,255,1);
    border-radius: 30px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
    background-color: #fff;
}
.steps .step {
    padding: 1rem;
}
.steps .step .content {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media only screen and (max-width: 767px) {
.steps .step .content {
    position: relative;
    padding-top: 40px;
}
}
.steps .step .content .image {
    max-width: 400px;
    margin:0 20px;
}
@media only screen and (min-width: 768px) {
    .steps .step .content .image {
        width: 35%;
    }
}

.steps .step .content .image img{
    width: 100%;
}
.steps .step .content .text {
    max-width: 600px;
    margin-left: 40px;
    margin-top: 2rem;
    margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
    .steps .step .content .text {
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
.steps .step .content .text .header {
    position: absolute;
    top: 0;
    left: 20px;
}
}
.steps .step .content .text span {
    font-size: 1rem;
    line-height: 1rem;
    color: rgba(0,0,0,0.5);
}

.steps .step .content .text .no_icon {
}
.steps .step .footer {
    text-align: center;
    padding-bottom: 2rem;
}
.steps .step .footer:after {
    content: "";
    position: absolute;
    left: 50%;
    margin-top: 7px;
    margin-left: -18px;
    border: 16px solid transparent;
    border-top: 18px solid rgba(242, 113, 28, 1);
} 
.plans {
    width: 100%;
    overflow-x: auto;
    display: flex;
}
.plan.segment {
    flex: 1 1 360px;
    min-width: 300px;
    min-height: 100%;
    margin: 0 1rem 1rem 0;
}
.plan.segment:last-child {
    margin: 0 0 1rem 0;
}
.plan.segment .num {
    font-size: 1.5em;
    padding-left: 0.3em;
    padding-right: 0.3em;
}
.plan-name {
    margin: -1rem -1rem 0.5rem -1rem;
    padding: 1rem;
    text-align: center;
    font-size: 1.5rem;
    background-color: rgb(200, 200, 200);
}

.plan-price {
    text-align: center;
    font-size: 1.5rem;
    line-height: 1;
    padding: 0.5rem;
}
.plan-copy {
    padding: 0.5rem 0;
    border-bottom: #E5E5E5 1px dotted;
}
.plan dl {
    border-bottom: #E5E5E5 1px dotted;
}
.plan dl:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0.001em;
}
.plan dt {
    float: left ;
    margin: 0;
    width: 65%; ;
    padding-bottom: 1rem;
}
.plan dd {
    float: left;
    margin: 0;
    width: 35%;
    text-align: right;
}

.plan-table {
    table-layout: fixed;
    width: 100%;
}
.plan-table .col-head {
    width: 160px;
}
.plan-table .col {
    width: 140px;
}
.plan-table thead {
    
}
.plan-table th {
    background: rgba(34,36,38,.15);
    padding: 1rem;
}
.plan-table td {
    padding: 1rem;
    text-align: center;
}
.plan-table td .num{
    font-size: 1.5rem;
    display: inline-block;
    margin-right: 0.3rem;
}
.plan-button {
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .talks {
        display: flex;
        height: fit-content;
        /* max-width: 60%; */
        margin: 0 auto;
    }
}

@media only screen and (max-width: 767px) {
    .talks .image {
        margin: 0 5% 20px;
    }
}

.talks .image img {
    width: 100%;
}

.talk {
    
}
.talk.left {
}
.talk.right {
    /* display: flex;
    flex-flow: row-reverse; */
}
@media only screen and (min-width: 768px) {
    .talk {
        /* height: fit-content;
        display: flex;
        max-width: 60%; */
    }
    .talk.right {
        /* margin-top: 4em; */
    }
}
.talk {
    padding: 1rem;
    margin: 0 0 20px 0;
}
.talk.left {
    margin-left: 0;
    margin-right: auto;
    width: 85%;
}

.talk.right {
    margin-left: auto;
    margin-right: 0;
    width: 85%;
}

.talk .header{
    font-size: 1.2em;
    font-weight: 600;
}
.talk .content{
    margin-top: 1em;
}
/*------------------------------------------------*/
/* Animation */
/*------------------------------------------------*/

@-webkit-keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform: scale(1, 0);
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform: scale(1, 1);
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform: scale(1, 1);
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform: scale(1, 0);
            transform-origin: 0 100%;
  }
}
@keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform: scale(1, 0);
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform: scale(1, 1);
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform: scale(1, 1);
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform: scale(1, 0);
            transform-origin: 0 100%;
  }
}

/* フェードイン */
.fadeInBlock {
    opacity: 1;
    transition: opacity 0.5s;
}
/* フェードアウト */
.fadeOutBlock {
    opacity: 0;
    transition: opacity 0.5s;
}