
.top-bar{
    background: #000000;
    opacity: 1;
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: fixed;
}
.head-line{
    background: #00CB08 0% 0% no-repeat padding-box;
    border: 2px solid #000000;
    border-radius: 5px;
    opacity: 1;
    margin-right: 35px;
}
.head-line p{
    text-align: left;
    font-size: 19px;
    font-family: 'Meiryo';
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 0px;
    font-weight: bold;
    padding: 10px;
}
.head-top{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1;
    margin-right: 25px;
}
.logo{
    padding-left: 18%;
    padding-top: 1%;
    padding-bottom: 1%;
}
.head img{
    width: 100%;
}
.head-top{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1;
}
.foot{
    position: fixed;
    bottom: 0px;
    width: 100%;
}
.foot .mobile{
    display: none;
}
.head-top p{
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    font-family: 'Meiryo';
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-bottom: 0px;
    padding: 15px;
}
.head-right{
    margin: 1% 0;
}
.guide img{
    width: 100%;
}
.line-information{
    background: #DFF2C0 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1;
    padding-bottom: 60px;
}
.investment img{
    width: 40%;
}
.investment{
    text-align: center;
}
.investment h1{
    font-family: 'Rounded Mplus';
    font-weight: bold;
    font-size: 40px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    padding: 10px 0;
}
#investment-first-image{
    padding-top: 50px;
}
.check-group img{
    width: 25px;
    height: 25px;
}
.check-group p{
    text-align: left;
    font-weight: bold;
    font-size: 24px;
    font-family: 'Rounded Mplus';
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}
.check-group-refer{
    width: 40%; 
    margin: auto;
    padding: 20px 0;
}
.check-group{
    padding: 10px 0;
}
.line-registration-title{
    background: #00641B 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1;
    text-align: center;
    margin-top: 80px;
}
.line-registration-title p{
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    font-family: 'Rounded Mplus';
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    padding: 15px;
}
.line-registration-content{
    background: #EFEFEF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1;
    width: 60%;
    margin: auto;
    margin-top: 15px;
    text-align: center;
    padding: 50px 0;
}
.line-registration-content h1{
    text-align: left;
    font-family: 'Rounded Mplus';
    font-weight: bold;
    font-size: 40px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}
.line-registration-content .content{
    margin: auto;
    width: 85%;
}
.content img{
    width: 100%;

}
.content-section{
    background: #DEFFE7 0% 0% no-repeat padding-box;
    border: 2px solid #034500;
    opacity: 1;
    text-align: center;
    margin-top: 25px;
}
.content-section-group h1 {
    background: #02450C;
    border: 1px solid #00A018;
    opacity: 1;
    width: 29px;
    height: 29px;
    margin-right: 20px;
}
.content-section div{
    width: 70%;
    margin: auto;
}
.content-section h3{
    text-align: left;
    font-family: 'Meiryo';
    font-weight: bold;
    font-size: 32px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}
.content-section-group{
    display: flex;
    padding: 10px 0;
}
.content-section-group p{
    text-align: left;
    font-family: 'Rounded Mplus';
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 2;
}
.content p{
    text-align: left;
    font-size: 16px;
    font-family: 'Rounded Mplus';
    font-weight: normal;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 2;
}
.company-introduction{
    background: #CBFFF9 0% 0% no-repeat padding-box;
    border: 3px solid #000000;
    opacity: 1;
    padding: 50px 0;
}
.introduction-section{
    width: 40%;
    margin: auto;
}
.introduction-section img{
    width: 100%;
}
.introduction-section h1{
    text-align: center;
    font-weight: bold;
    font-size: 56px;
    font-family: 'Rounded Mplus';
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}
.introduction-section h2{
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    font-family: 'Meiryo';
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    padding: 35px 0;
}
.introduction-section table tr{
    border-bottom: 1px solid #707070;
    opacity: 1;
}
table{
    width: 100%;
    margin: auto;
}
.introduction-section table tr td{
    text-align: left;
    font-family: 'Meiryo';
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 2;
}
table tr td:nth-child(1){
    text-align: center;
    width: 35%;
}
.introduction-section table tr:last-child{
    border-bottom: 0px;
}
.contact{
    background: #F0FBFF 0% 0% no-repeat padding-box;
    border: 3px solid #000000;
    opacity: 1;
    padding: 50px 0;
    margin-bottom: 80px;
}
.contact-head{
    width: 40%;
    margin: auto;
    text-align: center;
}
.contact-head img{
    width: 100%;
}
.contact-head h1{
    text-align: center;
    font-weight: bold;
    font-size: 56px;
    font-family: 'Rounded Mplus';
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}
.contact-head h3 {
    text-align: left;
    font-weight: bold;
    font-size: 42px;
    font-family: 'Meiryo';
    letter-spacing: 0px;
    color: #005011;
    opacity: 1;
    padding-top: 40px;
}
.inquire{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 5px solid #005011;
    border-radius: 10px;
    opacity: 1;
    width: 65%;
    margin: auto;
    text-align: center;
    margin-top: 100px;
}
.inquire .title{
    background: #005011 0% 0% no-repeat padding-box;
    border-radius: 50px;
    opacity: 1;
    text-align: center;
    width: 70%;
    margin: auto;
    padding: 25px 0;
    margin-top: -60px;
}
.inquire .title p{
    text-align: left;
    font-family: 'Meiryo';
    font-weight: bold;
    font-size: 42px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    text-align: center;
    margin-bottom: 0px;
}
.inquire .phone{
    text-align: center;
    padding: 100px 0;
    margin: auto;
}
.inquire .phone h3{
    text-align: left;
    font-weight: bold;
    font-size: 42px;
    font-family: 'Meiryo';
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    text-align: center;
}
.inquire .phone p{
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Meiryo';
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    text-align: center;
    padding-top: 50px;
}
.inquire .form{
    width: 80%;
    margin: auto;
}
.form table tr td:nth-child(1){
    font-weight: bold;
    font-size: 21px;
    font-family: 'Meiryo';
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}
.form table tr td:nth-child(2){
    text-align: left;
}
.form table tr td input{
    width: 100%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 10px;
    opacity: 1;
}
.form table tr td textarea{
    width: 100%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 10px;
    opacity: 1;
}
.form table tr td{
    padding: 20px 0;
}
.form button{
    background: #17B8FF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #006CFF;
    border-radius: 20px;
    opacity: 1;
    text-align: center;
    font-weight: normal;
    font-size: 35px;
    font-family: 'Meiryo';
    letter-spacing: 0px;
    color: #FFFFFF;
    width: 40%;
    margin: 20px 0;
}
.foot{
    background: #000000 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1;
    display: flex;
    justify-content: space-between;
}
.foot .line-registration-guide{
    text-align: left;
    font-weight: bold;
    font-size: 22px;
    font-family: 'Meiryo';
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    padding-top: 20px;
    padding-left: 340px;
}
.foot-investment img{
    width: 60px;
}
.foot-investment button:nth-child(1){
    background: #00D130 0% 0% no-repeat padding-box;
    opacity: 1;
    text-align: left;
    font-weight: bold;
    font-size: 22px;
    font-family: 'Meiryo';
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    border-radius: 10px;
    margin-right: 50px;
}
.foot-investment button:nth-child(3){
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1;
    height: 60px;
    text-align: left;
    font-weight: bold;
    font-size: 22px;
    font-family: 'Meiryo';
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin: 0px 60px;
}
.foot-investment{
    padding: 5px 0;
}
.guide-body{
    display: none;
}
#iphone-h1{
    display: none;
}
#banner-img{
    margin-top: 90px;
}
@media (max-width: 1920px){
    .investment h1 {
        font-size: 36px;
    }
    .check-group p {
        font-size: 20px;
    }
    .line-registration-title p {
        font-size: 36px;
    }
    .content-section h3 {
        font-size: 27px;
    }
    .introduction-section h1 {
        font-size: 50px;
    }
    .introduction-section {
        width: 45%;
        margin: auto;
    }
    .contact-head h1 {
        font-size: 50px;
    }
    .contact-head h3 {
        font-size: 35px;
    }
    .foot .line-registration-guide {
        padding-left: 270px;
    }
}
@media (max-width: 1600px){
    .investment img {
        width: 50%;
    }
    .check-group img {
        width: 25px;
        height: 25px;
    }
    .check-group-refer {
        width: 50%;
        margin: auto;
        padding: 20px 0;
    }
    .check-group p {
        font-size: 19px;
    }
    .investment h1 {
        font-size: 32px;
    }
    .logo {
        padding-left: 12%;
        padding-top: 1%;
        padding-bottom: 1%;
    }
    .content img {
        width: 100%!important;
    }
    .introduction-section h1 {
        font-size: 45px;
    }
    .contact-head {
        width: 55%;
        margin: auto;
        text-align: center;
    }
    .foot .line-registration-guide {
        padding-left: 110px;
    }
    .foot-investment button:nth-child(3) {
        margin: 0px 30px;
    }
    #banner-img{
        margin-top: 80px;
    }
}
@media (max-width: 1200px){
    .logo {
        padding-left: 10%;
        padding-top: 1%;
        padding-bottom: 1%;
    }
    .investment img {
        width: 55%;
    }
    .investment h1 {
        font-size: 28px;
    }
    .check-group img {
        width: 25px;
        height: 25px;
    }
    .check-group-refer {
        width: 55%;
    }
    .check-group p {
        font-size: 17px;
    }
    .content img {
        width: 100%!important;
    }
    .line-registration-content {
        width: 70%;
    }
    .content-section h3 {
        font-size: 26px;
    }
    .introduction-section {
        width: 70%;
        margin: auto;
    }
    .contact-head {
        width: 65%;
        margin: auto;
        text-align: center;
    }
    .inquire {
        width: 75%;
    }
    .foot .line-registration-guide {
        padding-left: 40px;
    }
    .foot-investment button:nth-child(1) {
        background: #00D130 0% 0% no-repeat padding-box;
        opacity: 1;
        text-align: left;
        font-weight: bold;
        font-size: 17px;
        font-family: 'Meiryo';
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        border-radius: 10px;
    }
    .foot-investment button:nth-child(2) {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #707070;
        opacity: 1;
        height: 60px;
        text-align: left;
        font-weight: bold;
        font-size: 17px;
        font-family: 'Meiryo';
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        margin: 0px 10px;
    }
    .foot-investment button:nth-child(3) {
        margin: 0px 15px;
    }
    
}
@media (max-width: 1000px){
    .head-top{
        display: none;
    }
    .logo img{
        width: 80%;
    }
    .investment h1 {
        font-size: 26px;
    }
    .check-group p {
        font-size: 14px;
    }
    .line-registration-title p {
        font-size: 32px;
    }
    .content-section div {
        width: 80%;
        margin: auto;
    }
    .content-section h3 {
        font-size: 22px;
    }
    .introduction-section table tr td {
        text-align: left;
        font-family: 'Meiryo';
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        line-height: 2;
    }
    .introduction-section h1 {
        font-size: 40px;
    }
    .introduction-section h2 {
        font-size: 28px;
    }
    .contact-head h1 {
        font-size: 40px;
    }
    .contact-head h3 {
        font-size: 28px;
    }
    .inquire .title p {
        font-size: 30px;
    }
    .inquire .phone h3 {
        font-size: 35px;
    }
    .form button {
        font-size: 30px;
    }
    .foot-investment button:nth-child(3){
        display: none;
    }
    .foot-investment button:nth-child(1) {
        margin-right: 10px;
    }
    .foot-investment img {
        width: 50px;
    }
    #banner-img{
        margin-top: 60px;
    }
    .contact{
        margin-bottom: 70px;
    }
}
@media (max-width: 450px){
    .guide-body{
        display: block;
    }
    .head-line p {
        font-size: 12px;
        padding: 5px;
    }
    .logo img {
        width: 146px;
        height: 29px;
    }
    .logo {
        padding-left: 7%;
        padding-top: 2%;
        padding-bottom: 2%;
    }
    #guide-img{
        display: none;
    }
    .guide-body{
        background: #FFF8EA 0% 0% no-repeat padding-box;
        border: 1px solid #000000;
        opacity: 1;
        padding-top: 25px;
    }
    .guide-title{
        width: 85%;
        margin: auto;
        text-align: center;
    }
    .guide-title h1{
        text-align: center;
        font-weight: bold;
        font-size: 24px;
        font-family: 'Rounded Mplus';
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
    }
    .guide-content{
        background: #DFF2C4 0% 0% no-repeat padding-box;
        border: 3px solid #000000;
        opacity: 1;
        margin: auto;
        text-align: center;
        margin-top: 50px;
    }
    .guide-content h2{
        background: url(../image/h3title.png);
        background-size: 100% 100%;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        font-family: 'Rounded Mplus';
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        margin: -23px auto;
        padding: 13px;
        width: 90%;
    }
    .guide-content .content{
        width: 85%;
        margin: auto;
    }
    .guide-content .content img{
        width: 100%;
        padding-top: 50px;
        text-align: left;
        letter-spacing: NaNpx;
    }
    .guide-content .content p{
        font-weight: bold;
        font-size: 14px;
        font-family: 'Rounded Mplus';
        letter-spacing: 0px;
        color: #000000;
        padding: 20px 0;
        line-height: 2;
    }
    .guide-content .content span{
        font-weight: bold;
        font-size: 21px;
        font-family: 'Rounded Mplus';
        text-decoration: underline;
        letter-spacing: 0px;
        color: #FF0000;
        line-height: 0.5;
    }
    .guide-content .content h4{
        background: #FF0000 0% 0% no-repeat padding-box;
        border: 1px solid #707070;
        border-radius: 37px;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        font-family: 'Meiryo';
        letter-spacing: 0px;
        color: #FFFFFF;
        padding: 10px 25px;
        line-height: 1.5;
        opacity: 1;
    }
    .guide-body .guide-content:nth-child(5) p{
        padding-top: 50px;
    }
    .guide-body .guide-content:nth-child(5) img{
        padding-top: 0px;
        padding-bottom: 50px;
    }
    .guide-body .guide-content:nth-child(6) img{
        padding: 10px 0;
    }
    .guide-content .content h3{
        text-align: left;
        font-weight: bold;
        font-size: 18px;
        font-family: 'Rounded Mplus';
        letter-spacing: 0px;
        color: rgba(0, 0, 0, 1);
        padding-top: 25px;
    }
    .guide-content .content h5{
        text-align: left;
        font-weight: bold;
        font-size: 14px;
        font-family: 'Rounded Mplus';
        letter-spacing: 0px;
        color: rgba(0, 0, 0, 1);
        line-height: 2;
    }
    .guide-content .content h6{
        text-align: left;
        font-weight: normal;
        font-size: 14px;
        font-family: 'Rounded Mplus';
        letter-spacing: 0px;
        color: rgba(0, 0, 0, 1);
        opacity: 1;
        line-height: 2;
    }
    #investment-first-image {
        padding-top: 20px;
    }
    .investment img {
        width: 85%;
    }
    .investment h1 {
        font-size: 24px;
        line-height: 1.5;
        padding: 0px;
    }
    .line-information {
        background: rgba(255, 237, 203, 1) 0% 0% no-repeat padding-box;
        border: 1px solid #707070;
        opacity: 1;
        padding-bottom: 20px;
    }
    #pc-h1{
        display: none;
    }
    #iphone-h1{
        display: block;
    }
    .check-group img{
        width: 25px;
        height: 25px;
    }
    .check-group-refer {
        width: 85%;
    }
    .check-group p {
        font-size: 15px;
    }
    #line-input-image{
        margin: -35px 0;
    }
    .line-registration-title p {
        font-size: 18px;
        padding-top: 5px;
        margin-bottom: -5px;
    }
    .line-registration-content {
        width: 90%;
        padding: 10px 0;
    }
    .line-registration-content .content {
        margin: auto;
        width: 90%;
    }
    .investment h1 {
        font-size: 18px;
        line-height: 1.5;
        padding: 0px;
    }
    .content-section-group h1{
        width: 14px;
        height: 14px;
        margin-left: -20px;
    }
    .content-section h3 {
        font-size: 16px;
        margin-left: -10px;
    }
    .content p {
        font-size: 12px;
    }
    .content-section-group p{
        margin-top: -20px;
    }
    .company-introduction {
        padding: 20px 0;
    }
    .introduction-section {
        width: 80%;
        margin: auto;
    }
    .introduction-section h1 {
        font-size: 24px;
    }
    .introduction-section h2 {
        font-size: 16px;
        padding: 10px 0;
    }
    .contact {
        padding: 20px 0;
    }
    .contact-head {
        width: 80%;
        margin: auto;
        text-align: center;
    }
    .contact-head h1 {
        font-size: 24px;
    }
    .contact-head h3 {
        display: none;
    }
    .inquire {
        width: 80%;
        margin-top: 15px;
    }
    .inquire .title {
        display: none;
    }
    .inquire .phone {
        text-align: center;
        padding: 10px 0;
        margin: auto;
    }
    .inquire .phone p {
        display: none;
    }
    .inquire .phone h3 {
        display: none;
    }
    .inquire .phone h4 {
        display: block !important;
        text-align: center;
        font-size: 16px;
        font-family: 'Meiryo';
        font-weight: normal;
        letter-spacing: 0px;
        color: rgba(0, 0, 0, 1);
        opacity: 1;
    }
    .inquire .phone h5 {
        text-align: center;
        font-size: 16px;
        font-family: 'Meiryo';
        font-weight: bold;
        letter-spacing: 0px;
        color: rgba(0, 0, 0, 1);
        opacity: 1;
        margin-top: 3px;
    }
    .inquire .phone div {
        display: block !important;
        display: flex !important;
        justify-content: center;
    }
    .inquire .phone img {
        width: 24px;
        height: 24px;
    }
    .inquire {
        background: rgba(255, 252, 244, 1) 0% 0% no-repeat padding-box;
        border: 2px solid rgba(0, 0, 0, 1);
        border-radius: 10px;
    }
    .inquire .form h4 {
        display: block !important;
        text-align: center;
        font-size: 16px;
        font-family: 'Meiryo';
        font-weight: normal;
        letter-spacing: 0px;
        color: rgba(0, 0, 0, 1);
        opacity: 1;
    }
    .inquire .form {
        width: 90%;
        margin: auto;
    }
    .form table tr td:nth-child(1) {
        font-weight: normal;
        font-size: 12px;
        font-family: 'Meiryo';
        text-align: center;
        letter-spacing: 0px;
        color: rgba(0, 0, 0, 1);
        opacity: 1;
    }
    .form table tr td {
        padding: 10px 0;
    }
    .form table tr td input {
        width: 100%;
        background: rgba(255, 255, 255, 1) 0% 0% no-repeat padding-box;
        border: 1px solid rgba(112, 112, 112, 1);
        border-radius: 5px;
        opacity: 1;
    }
    .form button {
        text-align: center;
        font-weight: normal;
        font-size: 12px;
        font-family: 'Meiryo';
        letter-spacing: 0px;
        color: #FFFFFF;
        width: 60%;
        margin: 20px 0;
        background: rgba(23, 184, 255, 1) 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        border: 1px solid rgba(0, 108, 255, 1);
        border-radius: 12px;
        opacity: 1;
        padding: 5px 0;
    }
    .foot-investment button{
        display: none;
    }
    .foot-investment img{
        display: block !important;
        width: 60px;
        height: 60px;
        margin-right: 10px;
    }
    .foot .line-registration-guide {
        padding-left: 10px;
        font-size: 22px;
    }
    .foot .line-registration-guide{
        display: none;
    }
    .foot .mobile{
        display: block;
        text-align: left;
        font-weight: bold;
        font-size: 22px;
        font-family: 'Meiryo';
        letter-spacing: 0px;
        color: rgba(255, 255, 255, 1);
        opacity: 1;
        padding: 20px 10px;
    }
    #banner-img{
        margin-top: 45px;
    }
}

