@charset "UTF-8";

.main-visual{
    position: relative;
    height: 600px;
    background: center top/cover no-repeat;
    background-image: url(/img/01.jpg);
    background-size: cover;    
}
.main-visual-pr{
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #fff;
    animation-delay: 0.5s;
    border-radius: 10px;
    box-sizing: border-box;
}
.main-visual-pr > img{
    width: 100%;
    
}
.main-visual-btn {
    position: absolute;
    bottom: 50px;
    right: 50px;
    width: 230px;
    height: 230px;
    border-radius: 50%;
    text-align: center;
    display: table;
    cursor:pointer;
}
.main-visual-btn:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}    
.feature{
    background: center top/cover no-repeat;
    background-image: url(/img/back.jpg);
    background-size: cover;        
}
.feature  h2{
    font-weight: 700;
    font-size: 2.3em;
    line-height: 1.7em;
}
.feature h2 > span{
}
.feature-contents-wrap{
    width: 80%;
    display: flex;
    margin: 0 auto;

    
}

.feature-contents1{
    flex:1;    
    position: relative;
}
.feature-contents2{
    flex:1;    
    position: relative;
}
.feature-contents3{
    flex:1;    

}
.feature-contents4{
    flex:1;    

}
.feature-contents-img > img{
    position: absolute;
    left: 0;
    right: 0;
    
}

.feature-contents-area {
  position: relative;
  padding: 1.5rem;
  text-align: center;
  border: 5px solid #f05a24;
  background: #fff;
  flex:1;
  margin: 50px;
  min-height: 200px;
}

.feature-contents-area:before,
.feature-contents-area:after {
  position: absolute;
  content: '';
}

.feature-contents-area:before {
  top: -40px;
  left: calc(50% - 45px);
  width: 80px;
  height: 80px;
  border: 5px solid #f05a24;
  border-radius: 50%;
  background: #fff;
}

.feature-contents-area:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.feature-contents-area i {
  transform: scale(0.8, 1.2);
  font-size: 2em;
  line-height: 60px;
  position: absolute;
  font-weight: 700;
  color:#f05a24;
  z-index: 1;
  top: -30px;
  left: calc(50% - 40px);
  width: 80px;
  height: 60px;
  text-align: center;
}

.feature-contents-area div {
  position: relative;
  z-index: 1;
}
.feature-contents-title{
    font-weight: 700;
    font-size: 1.6em;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: dotted 4px #ed1c24;
    display: table;
    margin: 20px auto;    
    margin-bottom: 30px;
}
.feature-contents-text{
    text-align: left;

}
.feature-contents-title > span{
    color:#ed1c24;
    
}
.price-plan-wrap h2 {
    font-weight: 700;
    font-size: 2.3em;
    line-height: 1.7em;
}
.price-plan-wrap h3 {
    font-weight: 700;

}

.price-table{
    width:95%;
    margin:0 auto;
}

.price-table-tr{
    display: table;
    width: 100%;
    height: 100%;
}
.price-table > .price-table-tr{
    /* margin-bottom: 10px;*/
}
.price-tbl-sub-tr{
    height: 50px;
}

.price-table-td{
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}
.price-area{
    width: 16%;
    border-bottom: dotted 1px #29aae1;
    border-right: dotted 1px #f6921e;
}
.price-plan{
    width: 28%;

    border-bottom: dotted 1px #f6921e;
    border-right: dotted 1px #f6921e
}
.price-plan-title{
    background: linear-gradient(#f05a24, #f6921e); 
    color:#fff;
}
.price-default{
    width: 40%;
    border-right: dotted 1px #f6921e;    
    font-weight: 700;
    font-size: 1.25em;
}
.price-use{
    width: 60%;
    font-weight: 700;
    font-size: 1.25em;
}
.f-num{
    color:#ed1c24;
    font-size: 1.4em;
    margin-right: 2px;
}
.f-uni{
    font-size: 0.7em;
}
.f-nm{
    font-size: 0.7em;
}
.tr-title{
    height: 100px;
    margin-bottom: 0px !important;
}
.tr-price{
    height: 50px;
    margin-bottom: 0px !important;
}
.price-tbl-sub-tr{
    height: 30px;
}
.tr-price-main{
    min-height: 120px;
    
}
.price-info-wrap{
    width: 100%;
    border-top: dotted 1px #f6921e;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.price-area-area{
    background-color: #e8f7ff;
    height: 100%;
    margin: 0 15px;
    background-color: #e8f7ff;
    height: 100%;
    margin: 0 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
}
.price-plan > .price-plan-area-big{
    font-weight: 700;
    font-size:1.8em;
     line-height:1.2em;
}
.price-plan > .price-plan-area{
    font-size:1.0em;
}
.price-title{
    font-weight: 700;    
    font-size: 1.0em;
}
.tr-bgc1{
    background-color: #fffbea;    
}
.price-info{
    text-align: right;
    display: inline-block;
}
.hpy-tm {
    width: 25%;
    
}
.hpy-tm-area {
    background-color: #e8f7ff;
    height: 100%;
    margin: 0 15px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    background: linear-gradient(#f05a24, #f6921e);
    color: #fff;    
    font-size: 1.3em;
}
.hpy-tm-period{
    background-color: #fffbea;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: dotted 1px #f6921e;
    border-bottom: dotted 1px #f6921e;
    font-weight: 700;
    border-left: dotted 1px #f6921e;
}
.hpy-tm-line{
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    border-left: dotted 1px #f6921e;    
}
.hpy-tm-price{
    
    /* background: linear-gradient(#f05a24, #f6921e); */
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* color: #fff; */
    font-weight: 700;
    border: dotted 1px #f6921e;
    /* border-top: dotted 1px #f6921e; */
    padding: 5px;
    /* background: #effff7; */
}
.hpy-tm-price-big{

    font-size: 1.5em;
    margin: 0 2px;
    color: #ed1c24;
}
.hpy-tm-title-big{
    font-size: 1.2em;    
    line-height: 1.4em;
}
.hpy-tm-title{
    font-size: 0.7em;  
    font-weight: normal;
}
.price-plan-btn-wrap{
    width: 95%;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    
}
.price-plan-btn-wrap > div{
    flex:1;
    height: 40px;
    background: linear-gradient(#4169e1, #1e90ff);
    
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    cursor:pointer;
    margin: 20px;
}
.price-plan-btn-wrap > div:hover{
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    background-color: #f6921e;
}
.price-plan-btn-play > div:hover{
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    background-color: #f6921e;

}
.fa-play-circle{
    font-size: 2.0em;
}
.price-plan-btn-play{
    flex: 1;
    justify-content: flex-end;
    display: flex;
    padding-left: 30px;
}    
.center-img {
    position: relative;
    height: 250px;
    background: center top/cover no-repeat;
    background-image: url(/img/10.png);
    background-size: cover;
}
.process-wrap h2 {
    font-weight: 700;
    font-size: 2.3em;
    line-height: 1.7em;
}
.prosses-wrap h3 {
    font-weight: 700;
}
.process {
    background: center top/cover no-repeat;
    background-image: url(/img/back.jpg);
    background-size: cover;
}
.process-main-wrap{
    width: 1000px;
    background-color: #fff;

    margin:0 auto;
    padding: 40px;
    box-shadow: 0 0 8px gray;
    border-radius: 10px;
    box-sizing: border-box;    
}
.step1{
    display: flex;
    justify-content: center;    
}
.process-main{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;    
    font-weight: 700;
}
.prosses-area{
    text-align: center;
    flex:1;
    margin: 10px;
}
.prosses-area1{
    margin-bottom: 10px;
}
.prosses-area-ply{
    margin: 15px;
}
.prosses-area-ply > i{
    color: #f05a24;    
    font-size: 3.0em;
}
.process-btn-wrap {
    width: 50%;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.process-btn-wrap > div {
    flex: 1;
    height: 40px;
    background: linear-gradient(#f05a24, #f6921e);
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    cursor: pointer;
    margin: 20px;
}
.process-btn-wrap > div:hover{
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    background-color: #f6921e;
}
.sdgs {
    background: center top/cover no-repeat;
    background-image: url(/img/16.jpg);
    background-size: cover;
}
.sdgs-main-wrap{
    width: 90%;
    display: flex;
    margin: auto;    
    align-items: center;
}
.sdgs-main-wrap-img{
    flex:1.4;
}
.sdgs-main-wrap-img > img{
    width:100%;
}
.sdgs-main-wrap-contents{
    flex:1;
    margin-left: 40px;

}
.sdgs-main-wrap-contents-title{
    color: #fff;
    text-shadow: 0 0 8px gray;
    font-size: 1.8em;
    line-height: 1.4em;
    font-weight: 700;
}
.sdgs-main-wrap-contents-title1{
    margin-bottom: 8px;
}
.sdgs-main-wrap-contents-title2{
    text-indent: -0.8em;
    
}
.sdgs-main-wrap-contents-title2 > span{
    font-size: 1.5em;
}
.sdgs-main-wrap-contents-eng{
    font-weight: 700;
    letter-spacing: 0px;
    margin-top: 40px;
}
.sdgs-main-wrap-contents-line{
    margin-top:40px;
    width: 50%;
    height: 10px;
    background: linear-gradient(to right, #f05a24, #f6921e);
    font-size: 2em;
}
.sdgs-main-wrap-contents-text{
    margin-top: 40px;
    text-shadow: 0 0 8px gray;
    color: #fff;
    font-size: 1.2em;
    line-height: 1.8em;
}
.footer-wrap{
    width: 100%;
    background-color: #f1f1f1;
}
.footer-btn-wrap{
    width: 30%;
    display: flex;
    justify-content: center;
    margin: 0 auto;    
}
.footer-tel-wrap{
    width: 30%;
    font-weight: 700;
    color: #f05a24;
    font-size: 2.4em;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    transform: scale(0.85, 1.2);
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1.2em;
    letter-spacing: 4px;
}
.footer-btn-wrap > div {
    width: 100%;
    height: 40px;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    cursor: pointer;
    margin: 20px;
    justify-content: center;
}
.footer-btn-wrap > div:hover{
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    background-color: #f6921e;
}
.footer-work-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 0.9em;
}
.footer-g-menu-wrap{
    width: 70%;
    display: flex;
    margin: 0 auto;
}
.footer-g-menu{
    flex:1;
    text-align: center;

}
.footer-g-menu > div{
    display: initial;
    cursor:pointer;
}
.footer-g-menu > div:hover{
    text-decoration: underline;
}
.footer-wrap1{
    text-align: center;
    
}
.footer-wrap1 > div{
    font-size: 0.9em;
}
.input-wrap{
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.input-wrap > div{
    display: flex;
}
    
.check::before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 50%;
    border: 1px solid;
    border-color: #585753;
    background-color: #FFF;
}
.check::after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 25px;
    height: 9px;
    margin-top: -9px;
    top: 50%;
    left: 3px;
    transform: rotate(-45deg);
    border-bottom: 3px solid;
    border-left: 3px solid;
    border-color: #d60050;
}
.check {
    display: none;
    display: inline-block;
    position: relative;
    padding-left: 25px;
    padding-right: 10px;
}
.input-wrap2 {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 400px;
    box-sizing: border-box;
    font-weight: 700;
}
.input-wrap3{
    display: flex;
    align-items: center;    
}
.input-wrap3 > select {
    padding: 5px 20px;
}
.input-wrap3 > input {
    padding: 5px 20px;
}
.btn1-area {
    width: 100%;
    text-align: center;
}
.btn-disable {
    background: #ccc;
    color: #fff;
    border: none;
    position: relative;
    font-size: 1.2em;
    padding: 5px 50px;
    min-width: 40%;
    outline: none;
    border-radius: 15px;
    letter-spacing: 2px;
}
.btn1 {
    background: #1e90ff;
    color: #fff;
    border: none;
    position: relative;
    font-size: 1.2em;
    padding: 5px 50px;
    min-width: 40%;
    cursor: pointer;
    transition: 800ms ease all;
    outline: none;
    border-radius: 15px;
    letter-spacing: 2px;
}
.simulation-result-wrap {
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 30px;
}
.now-price-wrap {
    display: flex;
    justify-content: center;
    align-items: center;    
}
.plan-price-wrap {
    display: flex;
    justify-content: center;
    align-items: center;    
}
span.month {
    font-size: 1.3em;

}
span.now-price {
    font-size: 1.4em;
    color: #ed1c24;
}
span.plan-price {
    font-size: 1.4em;
    color: #ed1c24;
}
span.price{
    font-size: 1.4em;
    color: #ed1c24;
    border-bottom: dotted 4px #ed1c24;    
}

.now-price-tilte {
    background: #3cb371;
    color: #fff;
    border-radius: 10px 0px 0px 10px;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 5px 20px;
    height: 40px;
    display: flex;
    align-items: center;
}
.plan-price-tilte {
    background: #3cb371;
    color: #fff;
    border-radius: 10px 0px 0px 10px;
    
    padding: 5px 20px;
}

i.fas.fa-calculator {
    font-size: 1.4em;
    color:#f6921e;
}
.simulation-result-title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.3em;
    display: flex;
    font-weight: 700;
    justify-content: center;
}
.simulation-result-title > div{
    border-bottom: 2px solid;
    padding-bottom: 9px;
    padding: 0px 5px 5px 5px;    
}
span.plan {
    font-size: 1.3em;
    color: #ed1c24;
}

.btn-area-wrap > .btn2 > button {
    background-color: #dc143c;
    cursor: pointer;
}
.btn-edit {
    background: #ccc;
    color: #fff;
    border: none;
    position: relative;
    font-size: 1.2em;
    padding: 5px 50px;
    min-width: 40%;
    outline: none;
    border-radius: 15px;
    letter-spacing: 2px;
}
.btn-area-wrap {
    display: flex;
    width: 72%;
    margin: 0 auto;
    margin-top: 40px;
}
.plan-price-text{
    border-radius: 0px 10px 10px 0px;
    padding: 5px 20px;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 200px;
    
}
.down-icon{
    text-align: center;
    font-size: 1.8em;
    color:#f6921e;
    margin-top: 10px;
    margin-bottom: 10px;
}
.plan-price-title {
    background: #3cb371;
    color: #fff;
    border-radius: 10px 0px 0px 10px;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 5px 20px;
    height: 40px;
    display: flex;
    align-items: center;
}
.now-price-text {
    border-radius: 0px 10px 10px 0px;
    padding: 5px 20px;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 200px;
}
.plan-price-wrap2 {
    font-weight: 700;
    background: center top/cover no-repeat;
    background-image: url(/img/back.jpg);
    background-size: cover;
    padding: 30px;
    width: 50%;
    border-top: dotted 2px #f6921e;
    border-bottom: dotted 2px #f6921e;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.plan-price-info-wrap{
    display: flex;
    justify-content: center;
}
.plan-price-info{
    display: table-cell;
    text-align: left;
}

@media screen and (max-width: 479px) {
    
    .main-visual-pr {
        width: 95%;
        position: unset;
        left: unset;
        top: unset;
        transform: unset;
        -webkit-transform: unset;
        margin: 10px auto;
    }    
    .main-visual {
        height: 350px !important;
    }    
    .feature-contents-wrap {
        display: block;
        width: 95%;
    }    
    .feature-contents-area {
        margin: 10px;
        margin-top: 62px;
    }    
    .feature {
        padding: 0px 0px 30px 0px;
    }    
    .price-plan-wrap h2 {

        font-size: 1.6em;
        line-height: 1.3em;
    }    
    .price-plan-btn-wrap {
        display: block !important;
        width: 100%;
    }    
    .price-plan-btn-play {
        padding-left: 0px;
    }    
    .process-wrap h2 {

        font-size: 1.6em;
        line-height: 1.3em;
    }       
    .process-main {
        display: block;
        text-align: center;
    }    
    .prosses-area {
        margin-bottom: 20px;
    }    
    .process-main-wrap {
        width: 95%;
        padding: 40px 0px;
    }    
    .process-btn-wrap {
        width: 100%;
    }    
    .process-btn-wrap > div{
        width: 100%;
        margin:0px;
    }    
    .sdgs-main-wrap {
        display: block;
    }    
    .sdgs-main-wrap-img {
        margin-bottom: 40px;
    }    
    .sdgs-main-wrap-contents {
        margin: 0px;
    }    
    .sdgs-main-wrap-contents-title {
        font-size: 1.2em;
    }    
    .sdgs-main-wrap-contents-text {
        font-size: 1.1em;
    }    
    .footer-tel-wrap {
        width: 95% !important;
        font-size: 2.0em;
    }  
    .footer-work-wrap {
        width: 95%;
        font-size: 0.8em;
    }    
    .footer-g-menu-wrap {
        display: none;
    }    
    .footer-wrap1 > div > img{
        height:40px;
    }
    .footer-wrap1 > div {
        font-size: 0.4em;
    }    
    .main-visual-btn {
        display: none;
    }    
    
    .main-visual-btn-sp {
        width: 95%;
        display: flex;
        justify-content: center;
        margin: 0 auto;
        margin-top: 20px;
        display: block !important;
        box-sizing: border-box;
    }
 
    .main-visual-btn-sp > div {
        flex: 1;
        /* height: 40px; */
        background: linear-gradient(#f05a24, #f6921e);
        font-weight: 700;
        color: #fff;
        display: flex;
        align-items: center;
        padding: 10px 20px;
        cursor: pointer;
        width: 100%;
        margin: 0px;
        box-sizing: border-box;

    }
    .main-visual-btn-sp > div:hover {
        opacity: 0.6;
        -moz-opacity: 0.6;
        filter: alpha(opacity=60);
        background-color: #f6921e;    
    }
    
    
    
    
    .price-plan-contents-wrap{
        display:none;
    }
    .sp-view{
        display: block !important;
    }
    .price-plan-area-big {
        font-size: 1.1em !important;
    }    
    .price-title {
        font-size: 0.8em;
    }    
    .price-area-area {
        margin: 0 !important;
    }  
    .price-area {
        width: 25%;
        background: #e8f7ff;
    }    
    .price-plan {
        width: 75%;    
    }
    .price-table-td.price-plan.price-plan-title {
        border-right: none !important;
    }    
    .price-plan {
        border-right: none;
    }    
    .hpy-tm-area {
        margin: 0;
    }    
    .f-num {
        font-size: 1.2em;
    }    
    .hpy-tm-title-big {
        font-size: 1.1em !important;
    }    
    .now-price-wrap {
        display: block;
        border: 1px solid #000;
        width: 80%;
        margin: 0 auto;
    }    

    .input-wrap {
        display: block;
        font-size: 0.9em;
    }
    .input-wrap > div{
        display: block;
        font-size: 0.9em;
    }    
    label.check {
        padding-right: 0px;
    }    
    .input-wrap2 {
        margin-bottom: 10px;
        width:100%;
    }    
    .now-price-tilte {
        border: none;
        border-radius: unset;
        justify-content: center;
    }        
    .now-price-text {
        width: unset;
        border: none;
        justify-content: unset;
        text-align: center;
        display: block;
        padding: 10px;
        line-height: normal;
    }    
    .plan-price-title {
        border: none;
        border-radius: unset;
        justify-content: center;
    }        
    .plan-price-text {
        width: unset;
        border: none;
        justify-content: unset;
        text-align: center;
        display: block;
        padding: 10px;
        line-height: normal;
    }        
    .plan-price-wrap {
        display: block;
        border: 1px solid #000;     
        width: 80%;
        margin: 0 auto;        
    }    
    .result{
        border: none;
    }
    .plan-price-wrap2 {
        width: unset;
        display: block;

    }    
    .plan-price-wrap2 > div{
        line-height: 2.0em;
    }
    .simulation-result-title {
        font-size: 1.2em;
    }    
    .plan-price-info-wrap{
        width: 80%;
        margin: 0 auto;
        font-size: 1rem;
    }    
}