/*....................... main visual */
.br-sp {
    display: none
}
.br-pc {
    display: block;
}
@media screen and (max-width: 430px) {
    .br-sp {
        display: block;
    }
    .br-pc {
        display: none;
    }
}
#lightamerican2025 {
    width: 100%;
    color: #000;
    background: #fff;
    position: relative;
}
@media screen and (max-width: 430px) {
#lightamerican2025 {

}
}
/*.....................................................  main area */
#lightamerican2025 .main {
    width: 100%;
    background: #f9a010;
    border-top: 20px solid #0057a3;
    position: relative;
    bottom: 0px;
}
#lightamerican2025 .main_area {
    width: 1180px;
    height: auto;
    margin: 0 auto;
    padding: 35px 0 0;
    display: block;
    position: relative;
}
#lightamerican2025 .main_area .main_bg {
    width: 900px;
    height: 1100px;
    margin: 0 auto;
    z-index: 1;
    background: url(../images/main_bg.svg)repeat;
    background-size: 40px;
    display: block;
    position: absolute;
    top:70px;
    left: 0;
    right: 0;
}
#lightamerican2025 .main_area .main_img {
    width: 100%;
    height: 1120px;
    z-index: 2;
    background: url(../images/main.png)no-repeat top center;
    background-size: 100%;
    display: block;
    position: relative;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
@media screen and (max-width: 820px) {
    #lightamerican2025 .main_area {
        width: 100%;
        padding: 30px 0 0;
    }
#lightamerican2025 .main_area .main_bg {
    width: 75%;
    height: 740px;
    margin: 0 auto;
    z-index: 1;
    background: url(../images/main_bg.svg)repeat;
    background-size: 40px;
}
    #lightamerican2025 .main_area .main_img {
        width: 100%;
        height: 800px;
    }
}
@media screen and (max-width: 768px) {
    #lightamerican2025 .main_area {
        width: 100%;
        padding: 30px 0 0;
    }
#lightamerican2025 .main_area .main_bg {
    width: 75%;
    height: 700px;
    margin: 0 auto;
    z-index: 1;
    background: url(../images/main_bg.svg)repeat;
    background-size: 30px;
}
    #lightamerican2025 .main_area .main_img {
        width: 100%;
        height: 760px;
    }
}
@media screen and (max-width: 440px) {
    #lightamerican2025 .main {
        border-top: 13px solid #0057a3;
    }
    #lightamerican2025 .main_area {
        padding: 30px 0 10px;
    }
#lightamerican2025 .main_area .main_bg {
    width: 75%;
    height: 400px;
    margin: 0 auto;
    z-index: 1;
    background: url(../images/main_bg.svg)repeat;
    background-size: 20px;
}
    #lightamerican2025 .main_area .main_img {
        width: 100%;
        height: 440px;
    }
}
@media screen and (max-width: 430px) {
    #lightamerican2025 .main {
        border-top: 13px solid #0057a3;
    }
    #lightamerican2025 .main_area {
        padding: 30px 0 10px;
    }
#lightamerican2025 .main_area .main_bg {
    width: 75%;
    height: 370px;
    margin: 0 auto;
    z-index: 1;
    background: url(../images/main_bg.svg)repeat;
    background-size: 20px;
}
    #lightamerican2025 .main_area .main_img {
        width: 100%;
        height: 410px;
    }
}
@media screen and (max-width: 414px) {
    #lightamerican2025 .main {
        border-top: 13px solid #0057a3;
    }
    #lightamerican2025 .main_area {
        padding: 30px 0 10px;
    }
#lightamerican2025 .main_area .main_bg {
    width: 75%;
    height: 370px;
    margin: 0 auto;
    z-index: 1;
    background: url(../images/main_bg.svg)repeat;
    background-size: 20px;
    top:55px;
}
    #lightamerican2025 .main_area .main_img {
        width: 100%;
        height: 400px;
    }
}
@media screen and (max-width: 390px) {
    #lightamerican2025 .main_area {
        padding: 20px 0 10px;
    }
#lightamerican2025 .main_area .main_bg {
    width: 75%;
    height: 320px;
    margin: 0 auto;
    z-index: 1;
    background: url(../images/main_bg.svg)repeat;
    background-size: 20px;
}
    #lightamerican2025 .main_area .main_img {
        width: 100%;
        height: 460px;
    }
}
@media screen and (max-width: 393px) {
    #lightamerican2025 .main_area {
        padding: 20px 0 10px;
    }
#lightamerican2025 .main_area .main_bg {
    width: 75%;
    height: 330px;
    margin: 0 auto;
    z-index: 1;
    background: url(../images/main_bg.svg)repeat;
    background-size: 20px;
}
    #lightamerican2025 .main_area .main_img {
        width: 100%;
        height: 370px;
    }
}
@media screen and (max-width: 360px) {
    #lightamerican2025 .main_area {
        padding: 20px 0 10px;
    }
#lightamerican2025 .main_area .main_bg {
    width: 75%;
    height: 320px;
    margin: 0 auto;
    z-index: 1;
    background: url(../images/main_bg.svg)repeat;
    background-size: 20px;
    top:45px;
}
    #lightamerican2025 .main_area .main_img {
        width: 100%;
        height: 350px;
    }
}

/*..................................................... menu area */

#lightamerican2025 .menu_area {
    width: 100%;
    height: auto;
    margin: 0 auto 0;
    display: block; 
    position: relative;
}
#lightamerican2025 .menu_area .menu_area_titbox {
    width: 100%;
    display: block;
    position: relative;
    padding-top: 14%;

}
#lightamerican2025 .menu_area .menu_area_titbox .titbg{
    width: 100%;
    display: flex;
    position: absolute;
    top: 0;
    z-index: 1;
}
#lightamerican2025 .menu_area .menu_area_titbox .tit_logo{
    width: 470px;
    height: 150px;
    margin: 0 auto;
    background: url(../images/menu_tit.svg)no-repeat center;
    background-size: 100%;
    display: block;
    position: absolute;
    padding-top: 13%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
@media screen and (max-width: 820px) {
#lightamerican2025 .menu_area .menu_area_titbox .tit_logo{
    width: 45%;
    height: 150px;
    top: -15px;
}
}
@media screen and (max-width: 768px) {
#lightamerican2025 .menu_area .menu_area_titbox .tit_logo{
    width: 45%;
    height: 150px;
    top: -18px;
}
}
@media screen and (max-width: 440px) {
#lightamerican2025 .menu_area .menu_area_titbox .tit_logo{
    width: 65%;
    height: 150px;
    top: -45px;
}
}
@media screen and (max-width: 430px) {
#lightamerican2025 .menu_area .menu_area_titbox .tit_logo{
    width: 65%;
    height: 150px;
    top: -45px;
}
}
@media screen and (max-width: 390px) {
#lightamerican2025 .menu_area .menu_area_titbox .tit_logo{
    width: 65%;
    height: 150px;
    top: -50px;
}
}
/*......... menu cnt */
#lightamerican2025 .menu_area .menu_area_cntbox {
    width: 100%;
    display: block;
    margin-bottom: 80px;
}
#lightamerican2025 .menu_area .menu_area_cntbox_cnt {
    width: 1100px;
    margin: 0 auto;
    display: block;
}
#lightamerican2025 .menu_area .cnt_box_area {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box {
    width: 31%;
    height: auto;
    background:#eaeaea;
    border-radius: 15px;
    padding: 20px 20px 40px;
    position: relative;
    display: block;
    z-index: 1;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_num01 {
    width: 110px;
    height: 110px;
    background:url(../images/menu_num_01.svg)no-repeat center top;
    display: block;
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_num02 {
    width: 110px;
    height: 110px;
    background:url(../images/menu_num_02.svg)no-repeat center top;
    display: block;
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_num03 {
    width: 110px;
    height: 110px;
    background:url(../images/menu_num_03.svg)no-repeat center top;
    display: block;
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
}

#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_tit{
    font-size: 3.3rem;
    text-align: center;
    letter-spacing: 0;
    padding-top: 30px;
    margin-bottom: 10px;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_line{
    width: 100%;
    border-bottom: 3px solid #333;
    position: relative;
    margin-bottom: 20px;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_line:after{
    content: '';
    width: 100%;
    position: absolute;
    top: 7px;
    height: 1px;
    background: #333;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_txt{
    width: 90%;
    margin: 0 auto;
    font-size: 2.1rem;
    font-weight: 600;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_txt span{
    font-size: 1.1rem;
}
@media screen and (max-width: 820px) {
#lightamerican2025 .menu_area .menu_area_cntbox {
    width: 100%;
    display: block;
    margin-bottom: 60px;
}
#lightamerican2025 .menu_area .menu_area_cntbox_cnt {
    width: 95%;
    margin: 0 auto;
    display: block;
    padding-top: 50px;
}
#lightamerican2025 .menu_area .cnt_box_area {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box {
    width: 31%;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_tit{
    font-size: 2.5rem;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_txt{
    width: 90%;
    font-size: 1.8rem; 
    line-height: 1.7em;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_txt span{
    font-size: 1.3rem;
    line-height: 1.4em;
    display: block;
}
}
@media screen and (max-width: 440px) {
#lightamerican2025 .menu_area .menu_area_cntbox_cnt {
    width: 90%;
    margin: 0 auto;
    display: block;
    padding-top: 0px;
}
#lightamerican2025 .menu_area .cnt_box_area {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box {
    width: 100%;
    margin-top: 60px;
    display: block;
    padding: 15px 15px 20px;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_num01 {
    width: 90px;
    height: 90px;
    top: -45px;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_num02 {
    width: 90px;
    height: 90px;
    top: -45px;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_num03 {
    width: 90px;
    height: 90px;
    top: -45px;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_tit{
    font-size: 2.2rem;
    padding-top: 27px;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_txt{
    width: 94%;
    font-size: 1.5rem; 
    line-height: 1.7em;
    text-align: center;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_txt span{
    font-size: 1.1rem;
    line-height: 1.4em;
    display: block;
}
}
@media screen and (max-width: 430px) {
#lightamerican2025 .menu_area .menu_area_cntbox_cnt {
    width: 90%;
    margin: 0 auto;
    display: block;
    padding-top: 0px;
}
#lightamerican2025 .menu_area .cnt_box_area {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box {
    width: 100%;
    margin-top: 60px;
    display: block;
    padding: 15px 15px 20px;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_num01 {
    width: 90px;
    height: 90px;
    top: -45px;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_num02 {
    width: 90px;
    height: 90px;
    top: -45px;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_num03 {
    width: 90px;
    height: 90px;
    top: -45px;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_tit{
    font-size: 2.2rem;
    padding-top: 27px;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_txt{
    width: 94%;
    font-size: 1.5rem; 
    line-height: 1.7em;
    text-align: center;
}
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_txt span{
    font-size: 1.1rem;
    line-height: 1.4em;
    display: block;
}
}
@media screen and (max-width: 390px) {
#lightamerican2025 .menu_area .cnt_box_area .cnt_box .box_txt{
    width: 97%;
    font-size: 1.4rem; 
    line-height: 1.7em;
}
}
/*...... menu second block */

#lightamerican2025 .menu_area .secondtit {
    width: 800px;
    height: 600px;
    margin: 0 auto 50px;
    background: url(../images/menu_tit02.svg)no-repeat;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .menu_area .secondtit_sub {
    width: 100%;
    height: 130px;
    margin: 0 auto 100px;
    background: url(../images/25ss_tit_bg.svg) repeat-x;
    background-position: 0 -2px;
    position: relative;
    transform: skewY(-5deg) ;
    display: flex;
}

#lightamerican2025 .menu_area .secondtit_sub .secondtit_subtit{
    width: 1000px;
    height: 110px;
    margin: 0 auto;
    background: url(../images/25ss_tit.svg) no-repeat center center;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
    transform: skewX(5deg) ;

}
#lightamerican2025 .menu_area .secondblock {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}
#lightamerican2025 .menu_area .secondblock .secondblock_bg {
    width: 100%;
    height: 760px;
    background: #ededed;
    clip-path: polygon(0 calc(0% + 20vw), 100% 0, 100% 100%, 0 100%);
    overflow: hidden;
    position: absolute;
    display: block;
    z-index: 1;
}
#lightamerican2025 .menu_area .secondblock .secondblock_tit{
    width: 1000px;
    height: 170px;
    margin: 0 auto 40px;;
    background: url(../images/25ss_catch.png)no-repeat;
    background-size: 100%;
    position: relative;
    display: block;
    z-index: 2;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;

}
#lightamerican2025 .menu_area .secondblock .secondblock_img{
    width: 900px;
    height: 600px;
    margin: 0 auto;
    background: url(../images/25ss_img.png)no-repeat;
    background-size: 100%;
    position: relative;
    display: block;
    z-index: 2;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
@media screen and (max-width: 820px) {
#lightamerican2025 .menu_area .secondtit {
    width: 80%;
    height: auto;
    padding-top: 55%;
    margin: 0 auto 50px;

}
#lightamerican2025 .menu_area .secondtit_sub {
    width: 100%;
    height: 100px;
    margin: 0 auto 50px;
}

#lightamerican2025 .menu_area .secondtit_sub .secondtit_subtit{
    width: 95%;
    height: 90px;

}
#lightamerican2025 .menu_area .secondblock {
    width: 100vw;
    height: auto;
    display: block;
    position: relative;
}
#lightamerican2025 .menu_area .secondblock .secondblock_bg {
    width: 100vw;
    height: 630px;

}
#lightamerican2025 .menu_area .secondblock .secondblock_tit{
    width: 90%;
    height: 130px;
    margin: 0 auto 40px;;
    background: url(../images/25ss_catch.png)no-repeat;
    background-size: 100%;
    position: relative;
    display: block;
    z-index: 2;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;

}
#lightamerican2025 .menu_area .secondblock .secondblock_img{
    width: 90%;
    height: 440px;
    margin: 0 auto;
    background: url(../images/25ss_img.png)no-repeat;
    background-size: 100%;
    position: relative;
    display: block;
    z-index: 2;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
}

@media screen and (max-width: 768px) {
#lightamerican2025 .menu_area .secondblock .secondblock_bg {
    height: 610px;

}
}
@media screen and (max-width: 440px) {
#lightamerican2025 .menu_area .secondtit {
    width: 90%;
    height: auto;
    padding-top: 60%;
    margin: 0 auto 30px;

}
#lightamerican2025 .menu_area .secondblock .secondblock_bg {
    height: 950px;

}
#lightamerican2025 .menu_area .secondblock .secondblock_tit{
    width:90%;;
    height: 210px;
    margin: 0 auto 20px;;
    background: url(../images/25ss_catch_sp.png)no-repeat;
    background-size: 100%;
    position: relative;
    display: block;
}
#lightamerican2025 .menu_area .secondblock .secondblock_img{
    width: 85%;
    height: 730px;
    margin: 0 auto;
    background: url(../images/25ss_img_sp.png)no-repeat;
    background-size: 100%;
    position: relative;
    display: block;
}    
}
@media screen and (max-width: 430px) {
#lightamerican2025 .menu_area .secondtit {
    width: 90%;
    height: auto;
    padding-top: 60%;
    margin: 0 auto 30px;

}
#lightamerican2025 .menu_area .secondblock .secondblock_bg {
    height: 950px;

}
#lightamerican2025 .menu_area .secondblock .secondblock_tit{
    width:90%;;
    height: 210px;
    margin: 0 auto 20px;;
    background: url(../images/25ss_catch_sp.png)no-repeat;
    background-size: 100%;
    position: relative;
    display: block;
}
#lightamerican2025 .menu_area .secondblock .secondblock_img{
    width: 85%;
    height: 700px;
    margin: 0 auto;
    background: url(../images/25ss_img_sp.png)no-repeat;
    background-size: 100%;
    position: relative;
    display: block;
}    
}
@media screen and (max-width: 390px) {
#lightamerican2025 .menu_area .secondtit {
    width: 90%;
    height: auto;
    padding-top: 60%;
    margin: 0 auto 30px;

}
#lightamerican2025 .menu_area .secondblock .secondblock_bg {
    height: 890px;

}
#lightamerican2025 .menu_area .secondblock .secondblock_tit{
    width:80%;
    height: 175px;
    margin: 0 auto 20px;;
    background: url(../images/25ss_catch_sp.png)no-repeat;
    background-size: 100%;
    position: relative;
    display: block;
}
#lightamerican2025 .menu_area .secondblock .secondblock_img{
    width: 85%;
    height: 670px;
    margin: 0 auto;
    background: url(../images/25ss_img_sp.png)no-repeat;
    background-size: 100%;
    position: relative;
    display: block;
}    
}
@media screen and (max-width: 360px) {
#lightamerican2025 .menu_area .secondtit {
    width: 90%;
    height: auto;
    padding-top: 60%;
    margin: 0 auto 30px;

}
#lightamerican2025 .menu_area .secondblock .secondblock_bg {
    height: 890px;

}
#lightamerican2025 .menu_area .secondblock .secondblock_tit{
    width:80%;
    height: 175px;
    margin: 0 auto 20px;;
    background: url(../images/25ss_catch_sp.png)no-repeat;
    background-size: 100%;
    position: relative;
    display: block;
}
#lightamerican2025 .menu_area .secondblock .secondblock_img{
    width: 85%;
    height: 620px;
    margin: 0 auto;
    background: url(../images/25ss_img_sp.png)no-repeat;
    background-size: 100%;
    position: relative;
    display: block;
}    
}

/*................................................... sec is your style area */

#lightamerican2025 .sec_iys_area {
    width: 100%;
    height: auto;
    margin: 0 auto 70px;
    display: block; 
}
#lightamerican2025 .sec_iys_area .sec_iys_tit{
    width: 650px;
    height: 175px;
    background: url(../images/sec_iys_tit.svg)no-repeat;
    background-size: 100%;
    margin: 30px auto 10px;
    display: block; 
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_iys_area .sec_iys_img{
    width: 1100px;
    margin: 0 auto;
}
#lightamerican2025 .sec_iys_area .sec_iys_img img{
    width: 100%;
}

@media screen and (max-width: 820px) {
#lightamerican2025 .sec_iys_area .sec_iys_tit{
    width: 75%;;
    height: auto;
    background: url(../images/sec_iys_tit.svg)no-repeat;
    background-size: 100%;
    padding-top: 20%;
    margin: 80px auto 10px;

}
#lightamerican2025 .sec_iys_area .sec_iys_img{
    width: 95%;
    margin: 0 auto;
}
#lightamerican2025 .sec_iys_area .sec_iys_img img{
    width: 100%;
}
}
@media screen and (max-width: 430px) {
#lightamerican2025 .sec_iys_area .sec_iys_tit{
    width: 80%;;
    height: auto;
    background: url(../images/sec_iys_tit.svg)no-repeat;
    background-size: 100%;
    padding-top: 20%;
    margin: 60px auto 10px;

}
}
@media screen and (max-width: 430px) {
#lightamerican2025 .sec_iys_area .sec_iys_tit{
    width: 80%;;
    height: auto;
    background: url(../images/sec_iys_tit.svg)no-repeat;
    background-size: 100%;
    padding-top: 20%;
    margin: 35px auto 10px;

}
}

/*.....................................................  sec_about */

#lightamerican2025 .sec_about {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}
#lightamerican2025 .sec_about_bg {
    width: 100%;
    height: 700px;
    background: #ededed;
    clip-path: polygon(0 170px, 100% 0, 100% calc(100% - 170px), 0 100%);
    overflow: hidden;
    position: absolute;
    display: block;
    z-index: 1;
}
#lightamerican2025 .sec_about_tit{
    width: 1000px;
    height: 600px;
    margin: 0 auto 120px;
    background: url(../images/sec_about_img.svg)no-repeat;
    background-size: 100%;
    position: relative;
    display: block;
    z-index: 2;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;

}
@media screen and (max-width: 820px) {
#lightamerican2025 .sec_about_bg {
    width: 100%;
    height: 550px;
    clip-path: polygon(0 140px, 100% 0, 100% calc(100% - 140px), 0 100%);
}
#lightamerican2025 .sec_about_tit{
    width: 95%;
    height: 500px;
    margin: 0 auto 60px;

}
}
@media screen and (max-width: 440px) {
#lightamerican2025 .sec_about_bg {
    width: 100%;
    height: 730px;
    clip-path: polygon(0 90px, 100% 0, 100% calc(100% - 90px), 0 100%);
    margin-top:50px;
}
#lightamerican2025 .sec_about_tit{
    width: 90%;
    height: 700px;
    margin: 0 auto 90px;
    background: url(../images/sec_about_img_sp.svg)no-repeat top center;
    background-size: 100%;

}
}
@media screen and (max-width: 430px) {
#lightamerican2025 .sec_about_bg {
    width: 100%;
    height: 670px;
    clip-path: polygon(0 90px, 100% 0, 100% calc(100% - 90px), 0 100%);
    margin-top:50px;
}
#lightamerican2025 .sec_about_tit{
    width: 90%;
    height: 710px;
    margin: 0 auto 30px;
    background: url(../images/sec_about_img_sp.svg)no-repeat top center;
    background-size: 100%;

}
}
@media screen and (max-width: 390px) {
#lightamerican2025 .sec_about_bg {
    width: 100%;
    height: 690px;
    clip-path: polygon(0 90px, 100% 0, 100% calc(100% - 90px), 0 100%);
    margin-top:50px;
}
#lightamerican2025 .sec_about_tit{
    width: 90%;
    height: 710px;
    margin: 0 auto 10px;
    background: url(../images/sec_about_img_sp.svg)no-repeat top center;
    background-size: 100%;

}
} 
@media screen and (max-width: 390px) {
#lightamerican2025 .sec_about_bg {
    width: 100%;
    height: 610px;
    clip-path: polygon(0 90px, 100% 0, 100% calc(100% - 90px), 0 100%);
    margin-top:50px;
}
#lightamerican2025 .sec_about_tit{
    width: 90%;
    height: 650px;
    margin: 0 auto 10px;
    background: url(../images/sec_about_img_sp.svg)no-repeat top center;
    background-size: 100%;

}
} 

/*....................................................... sec_plan */

#lightamerican2025 .sec_plan {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 30px;
}
#lightamerican2025 .sec_plan img{
    width: 100%;
}
#lightamerican2025 .sec_plan .sec_plan_tit{
    width: 700px;
    height: 100px;;
    background: url(../images/plan_tit.svg)no-repeat center;
    background-size: 100%;
    margin: 0 auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_plan .sec_plan_subtit{
    width: 650px;
    height: 350px;
    background: url(../images/plan_subtit.svg)no-repeat center;
    background-size: 100%;
    margin: 70px auto 50px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox{
    width: 1100px;
    height: auto;
    margin: 0 auto 70px;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox .imgBox_tit01{
    width:300px;
    height: 72px;
    background: url(../images/plan_sec1_tit.svg)no-repeat;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox .imgBox_tit02{
    width:300px;
    height: 72px;
    background: url(../images/plan_sec2_tit.svg)no-repeat;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox .imgBox_img{
    width: 100%;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox{
    width: 900px;
    height: auto;
    margin: 0 auto 75px;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_Onecol{
    width: 550px;
    height: auto;
    margin: 0 auto 70px;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_twocol{
    width: 95%;
    height: auto;
    display: flex;
    gap:20px;
    margin: 0 auto 70px;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_twocol div{
    width: 50%;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_detail01{
    width: 600px;
    height: 40px;
    background: url(../images/plan_sec1_detail.svg)no-repeat;
    background-size: 100%;
    margin: 0 auto 50px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_detail02{
    width: 600px;
    height: 40px;
    background: url(../images/plan_sec2_detail.svg)no-repeat;
    background-size: 100%;
    margin: 0 auto 50px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_plan .sec_plan_outro{
    width: 1000px;
    height: 300px;
    background: url(../images/plan_outro.svg)no-repeat;
    background-size: 100%;
    margin: 0 auto 50px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
@media screen and (max-width: 820px) {
#lightamerican2025 .sec_plan {
    margin-top: 30px;
}
#lightamerican2025 .sec_plan .sec_plan_tit{
    width: 600px;
    height: 80px;;
    background: url(../images/plan_tit.svg)no-repeat center;
    background-size: 100%;
    margin: 0 auto;
}
#lightamerican2025 .sec_plan .sec_plan_subtit{
    width: 550px;
    height: 300px;
    margin: 70px auto 50px;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox{
    width: 90%;
    height: auto;
    margin: 0 auto 50px;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox .imgBox_tit01{
    width:250px;
    height: 60px;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox .imgBox_tit02{
    width:250px;
    height: 60px;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox .imgBox_img{
    width: 100%;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox{
    width: 90%;
    height: auto;
    margin: 0 auto 75px;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_Onecol{
    width: 450px;
    height: auto;
    margin: 0 auto 70px;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_twocol{
    width: 90%;
    height: auto;
    display: flex;
    gap:20px;
    margin: 0 auto 70px;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_twocol div{
    width: 50%;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_detail01{
    width: 550px;
    height: 40px;
    background: url(../images/plan_sec1_detail.svg)no-repeat;
    background-size: 100%;
    margin: 0 auto 50px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_detail02{
    width: 550px;
    height: 40px;
    background: url(../images/plan_sec2_detail.svg)no-repeat;
    background-size: 100%;
    margin: 0 auto 50px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_plan .sec_plan_outro{
    width: 85%;
    height: auto;
    padding-top: 26%;
}
}
@media screen and (max-width: 440px) {
#lightamerican2025 .sec_plan {
    margin-top: 0px;
}
#lightamerican2025 .sec_plan .sec_plan_tit{
    width: 80%;
    height: auto;
    padding-top: 20%;
    background: url(../images/plan_tit.svg)no-repeat center;
    background-size: 100%;
    margin: 0 auto;
}
#lightamerican2025 .sec_plan .sec_plan_subtit{
    width: 75%;
    height: auto;
    padding-top: 45%;
    margin: 0px auto 25px;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox{
    width: 90%;
    height: auto;
    margin: 0 auto 30px;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox .imgBox_tit01{
    width:180px;
    height: 43px;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox .imgBox_tit02{
    width:180px;
    height: 43px;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox .imgBox_img{
    width: 100%;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox{
    width: 90%;
    height: auto;
    margin: 0 auto 40px;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_Onecol{
    width: 70%;
    height: auto;
    margin: 0 auto 40px;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_twocol{
    width: 90%;
    height: auto;
    display: flex;
    gap:20px;
    margin: 0 auto 30px;
    flex-wrap: wrap;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_twocol div{
    width: 65%;
    margin: 0 auto;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_detail01{
    width: 320px;
    height: 30px;
    background: url(../images/plan_sec1_detail.svg)no-repeat;
    background-size: 100%;
    margin: 0 auto 50px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_detail02{
    width: 320px;
    height: 30px;
    background: url(../images/plan_sec2_detail.svg)no-repeat;
    background-size: 100%;
    margin: 0 auto 50px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_plan .sec_plan_outro{
    width: 95%;
    height: auto;
    padding-top: 29%;
}
}
@media screen and (max-width: 430px) {
#lightamerican2025 .sec_plan {
    margin-top: 0px;
}
#lightamerican2025 .sec_plan .sec_plan_tit{
    width: 80%;
    height: auto;
    padding-top: 20%;
    background: url(../images/plan_tit.svg)no-repeat center;
    background-size: 100%;
    margin: 0 auto;
}
#lightamerican2025 .sec_plan .sec_plan_subtit{
    width: 75%;
    height: auto;
    padding-top: 45%;
    margin: 0px auto 25px;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox{
    width: 90%;
    height: auto;
    margin: 0 auto 30px;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox .imgBox_tit01{
    width:180px;
    height: 43px;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox .imgBox_tit02{
    width:180px;
    height: 43px;
}
#lightamerican2025 .sec_plan .sec_plan_imgBox .imgBox_img{
    width: 100%;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox{
    width: 90%;
    height: auto;
    margin: 0 auto 40px;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_Onecol{
    width: 70%;
    height: auto;
    margin: 0 auto 40px;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_twocol{
    width: 90%;
    height: auto;
    display: flex;
    gap:20px;
    margin: 0 auto 30px;
    flex-wrap: wrap;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_twocol div{
    width: 65%;
    margin: 0 auto;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_detail01{
    width: 320px;
    height: 30px;
    background: url(../images/plan_sec1_detail.svg)no-repeat;
    background-size: 100%;
    margin: 0 auto 50px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_plan .sec_plan_houseBox .houseBox_detail02{
    width: 320px;
    height: 30px;
    background: url(../images/plan_sec2_detail.svg)no-repeat;
    background-size: 100%;
    margin: 0 auto 50px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_plan .sec_plan_outro{
    width: 95%;
    height: auto;
    padding-top: 29%;
}
}

/*.....................................................  sec_products */

#lightamerican2025 .sec_products {
    width: 100%;
    height: 1880px;
    display: block;
    position: relative;
    margin-top: 70px;
}
#lightamerican2025 .sec_products_bg {
    width: 100%;
    height: 1600px;
    background: #ededed;
    clip-path: polygon(0 0 , 100% 10%, 100% 90%, 0 100%);
    overflow: hidden;
    position: absolute;
    display: block;
    top:250px;
    z-index: 1;
}
#lightamerican2025 .sec_products_tit{
    width: 700px;
    height: 100px;
    background: url(../images/products_tit.svg)no-repeat center;
    background-size: 100%;
    margin: 0 auto 40px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_products_subtit{
    width: 960px;
    height: 110px;
    background: url(../images/products_subtit.png)no-repeat center;
    background-size: 100%;
    margin: 0 auto 40px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_products_txt{
    width: 100%;
    font-size: 2.3rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.8em;
    display: block;
    position: relative;
    z-index: 2;
}
#lightamerican2025 .sec_products_imgarea{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 2;
}
#lightamerican2025 .sec_products_imgarea .imgarea01{
    width: 600px;
    display: block;
    position: absolute;
    top:0;
    left: 60px;
}
#lightamerican2025 .sec_products_imgarea .imgarea02{
    width: 600px;
    display: block;
    position: absolute;
    top:0;
    right: 0;
}
#lightamerican2025 .sec_products_imgarea .imgarea03{
    width: 600px;
    display: block;
    position: absolute;
    top:820px;
    left: 50px;
}
#lightamerican2025 .sec_products_imgarea .imgarea04{
    width: 600px;
    display: block;
    position: absolute;
    top:600px;
    right: 0;
}
@media screen and (max-width: 820px) {
#lightamerican2025 .sec_products {
    width: 100%;
    height: 1450px;
    display: block;
    position: relative;
    margin-top: 70px;
}
#lightamerican2025 .sec_products_bg {
    width: 100%;
    height: 1150px;
    background: #ededed;
    clip-path: polygon(0 0 , 100% 10%, 100% 90%, 0 100%);
    overflow: hidden;
    position: absolute;
    display: block;
    top:300px;
    z-index: 1;
}
#lightamerican2025 .sec_products_tit{
    width: 600px;
    height: 90px;
    background: url(../images/products_tit.svg)no-repeat center;
    background-size: 100%;
    margin: 0 auto 30px;
}
#lightamerican2025 .sec_products_subtit{
    width: 90%;
    height: auto;
    padding-top: 12%;
    background: url(../images/products_subtit.png)no-repeat center;
    background-size: 100%;
    margin: 0 auto 30px;
}
#lightamerican2025 .sec_products_txt{
    width: 100%;
    font-size: 2.3rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.8em;
    display: block;
    position: relative;
    z-index: 2;
}
#lightamerican2025 .sec_products_imgarea{
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 2;
}
#lightamerican2025 .sec_products_imgarea .imgarea01{
    width: 50%;
    display: block;
    position: absolute;
    top:0;
    left: 20px;
}
#lightamerican2025 .sec_products_imgarea .imgarea02{
    width: 50%;
    display: block;
    position: absolute;
    top:0;
    right: 20px;
}
#lightamerican2025 .sec_products_imgarea .imgarea03{
    width: 50%;
    display: block;
    position: absolute;
    top:570px;
    left: 10px;
}
#lightamerican2025 .sec_products_imgarea .imgarea04{
    width: 50%;
    display: block;
    position: absolute;
    top:430px;
    right: 10px;
}
}
@media screen and (max-width: 440px) {
#lightamerican2025 .sec_products {
    width: 100%;
    height: 1920px;
    display: block;
    position: relative;
    margin-top: 0px;
}
#lightamerican2025 .sec_products_bg {
    width: 100%;
    height: 1750px;
    background: #ededed;
    clip-path: polygon(0 0 , 100% 5%, 100% 95%, 0 100%);
    overflow: hidden;
    position: absolute;
    display: block;
    top:170px;
    z-index: 1;
}
#lightamerican2025 .sec_products_tit{
    width: 80%;
    height: auto;
    padding-top: 12%;
    background: url(../images/products_tit.svg)no-repeat center;
    background-size: 100%;
    margin: 0 auto 0px;
}
#lightamerican2025 .sec_products_subtit{
    width: 90%;
    height: auto;
    padding-top: 12%;
    background: url(../images/products_subtit.png)no-repeat center;
    background-size: 100%;
    margin: 0 auto 0px;
}
#lightamerican2025 .sec_products_txt{
    width: 88%;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    margin:0 auto 40px;
    line-height: 1.8em;
    display: block;
    position: relative;
    z-index: 2;
}
#lightamerican2025 .sec_products_imgarea{
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 2;
}
#lightamerican2025 .sec_products_imgarea .imgarea01{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    left: 0;
    margin-bottom: 20px;
}
#lightamerican2025 .sec_products_imgarea .imgarea02{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    right:0;
    margin-bottom: 20px;
}
#lightamerican2025 .sec_products_imgarea .imgarea03{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    left: 0;
    margin-bottom: 20px;
}
#lightamerican2025 .sec_products_imgarea .imgarea04{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    right: 0;
}
}
@media screen and (max-width: 430px) {
#lightamerican2025 .sec_products {
    width: 100%;
    height: 1920px;
    display: block;
    position: relative;
    margin-top: 0px;
}
#lightamerican2025 .sec_products_bg {
    width: 100%;
    height: 1750px;
    background: #ededed;
    clip-path: polygon(0 0 , 100% 5%, 100% 95%, 0 100%);
    overflow: hidden;
    position: absolute;
    display: block;
    top:170px;
    z-index: 1;
}
#lightamerican2025 .sec_products_tit{
    width: 80%;
    height: auto;
    padding-top: 12%;
    background: url(../images/products_tit.svg)no-repeat center;
    background-size: 100%;
    margin: 0 auto 0px;
}
#lightamerican2025 .sec_products_subtit{
    width: 90%;
    height: auto;
    padding-top: 12%;
    background: url(../images/products_subtit.png)no-repeat center;
    background-size: 100%;
    margin: 0 auto 0px;
}
#lightamerican2025 .sec_products_txt{
    width: 88%;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    margin:0 auto 40px;
    line-height: 1.8em;
    display: block;
    position: relative;
    z-index: 2;
}
#lightamerican2025 .sec_products_imgarea{
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 2;
}
#lightamerican2025 .sec_products_imgarea .imgarea01{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    left: 0;
    margin-bottom: 20px;
}
#lightamerican2025 .sec_products_imgarea .imgarea02{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    right:0;
    margin-bottom: 20px;
}
#lightamerican2025 .sec_products_imgarea .imgarea03{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    left: 0;
    margin-bottom: 20px;
}
#lightamerican2025 .sec_products_imgarea .imgarea04{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    right: 0;
}
}
@media screen and (max-width: 393px) {
#lightamerican2025 .sec_products {
    width: 100%;
    height: 1790px;
    display: block;
    position: relative;
    margin-top: 0px;
}
#lightamerican2025 .sec_products_bg {
    width: 100%;
    height: 1600px;
    background: #ededed;
    clip-path: polygon(0 0 , 100% 5%, 100% 95%, 0 100%);
    overflow: hidden;
    position: absolute;
    display: block;
    top:170px;
    z-index: 1;
}
}
@media screen and (max-width: 390px) {
#lightamerican2025 .sec_products {
    width: 100%;
    height: 1770px;
    display: block;
    position: relative;
    margin-top: 0px;
}
#lightamerican2025 .sec_products_bg {
    width: 100%;
    height: 1620px;
    background: #ededed;
    clip-path: polygon(0 0 , 100% 5%, 100% 95%, 0 100%);
    overflow: hidden;
    position: absolute;
    display: block;
    top:170px;
    z-index: 1;
}
#lightamerican2025 .sec_products_tit{
    width: 80%;
    height: auto;
    padding-top: 12%;
    background: url(../images/products_tit.svg)no-repeat center;
    background-size: 100%;
    margin: 0 auto 0px;
}
#lightamerican2025 .sec_products_subtit{
    width: 90%;
    height: auto;
    padding-top: 12%;
    background: url(../images/products_subtit.png)no-repeat center;
    background-size: 100%;
    margin: 0 auto 0px;
}
#lightamerican2025 .sec_products_txt{
    width: 88%;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    margin:0 auto 40px;
    line-height: 1.8em;
    display: block;
    position: relative;
    z-index: 2;
}
#lightamerican2025 .sec_products_imgarea{
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 2;
}
#lightamerican2025 .sec_products_imgarea .imgarea01{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    left: 0;
    margin-bottom: 20px;
}
#lightamerican2025 .sec_products_imgarea .imgarea02{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    right:0;
    margin-bottom: 20px;
}
#lightamerican2025 .sec_products_imgarea .imgarea03{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    left: 0;
    margin-bottom: 20px;
}
#lightamerican2025 .sec_products_imgarea .imgarea04{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    right: 0;
}
}
@media screen and (max-width: 390px) {
#lightamerican2025 .sec_products {
    width: 100%;
    height: 1740px;
    display: block;
    position: relative;
    margin-top: 0px;
}
#lightamerican2025 .sec_products_bg {
    width: 100%;
    height: 1540px;
    background: #ededed;
    clip-path: polygon(0 0 , 100% 5%, 100% 95%, 0 100%);
    overflow: hidden;
    position: absolute;
    display: block;
    top:170px;
    z-index: 1;
}
#lightamerican2025 .sec_products_tit{
    width: 80%;
    height: auto;
    padding-top: 12%;
    background: url(../images/products_tit.svg)no-repeat center;
    background-size: 100%;
    margin: 0 auto 0px;
}
#lightamerican2025 .sec_products_subtit{
    width: 90%;
    height: auto;
    padding-top: 12%;
    background: url(../images/products_subtit.png)no-repeat center;
    background-size: 100%;
    margin: 0 auto 0px;
}
#lightamerican2025 .sec_products_txt{
    width: 88%;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    margin:0 auto 40px;
    line-height: 1.8em;
    display: block;
    position: relative;
    z-index: 2;
}
#lightamerican2025 .sec_products_imgarea{
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 2;
}
#lightamerican2025 .sec_products_imgarea .imgarea01{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    left: 0;
    margin-bottom: 20px;
}
#lightamerican2025 .sec_products_imgarea .imgarea02{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    right:0;
    margin-bottom: 20px;
}
#lightamerican2025 .sec_products_imgarea .imgarea03{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    left: 0;
    margin-bottom: 20px;
}
#lightamerican2025 .sec_products_imgarea .imgarea04{
    width: 100%;
    display: block;
    position: relative;
    top:0;
    right: 0;
}
}
/*.....................................................  sec_gx_area */

#lightamerican2025 .sec_gx_area{
    width: 100%;
    display: block;
    margin: 100px auto 0;
}

#lightamerican2025 .sec_gx_area .gx_tit{
    width: 900px;
    height: 170px;
    display: block;
    margin: 0 auto;
    background: url(../images/sec_gx_tit.svg)no-repeat;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#lightamerican2025 .sec_gx_area .gx_txt{
    width: 100%;
    font-size: 1.9rem;
    text-align: center;
    margin: 0 auto 40px;
    line-height: 1.6em;
}
#lightamerican2025 .sec_gx_area .gx_catch_txt{
    width: 100%;
    font-size: 3.3rem;
    font-weight: 700;
    text-align: center;
    margin: 0 auto 10px;
    color: #0057a3;
    line-height: 1.4em;
}
#lightamerican2025 .sec_gx_area .gx_txt span{
    color: #0057a3;
}
/*.... gx_Box */
#lightamerican2025 .gx_Box{
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0;
}
#lightamerican2025 .gx_2colBox{
    width: 100%;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
#lightamerican2025 .gx_2colBox .gx_2colBox_tit{
    width: 40%;
    font-size: 3.0rem;
    font-weight: 700;
    position: relative;
}
#lightamerican2025 .gx_2colBox .gx_2colBox_txt{
    width: 60%;
    font-size: 1.9rem;
    border-left: 1px solid #777;
    padding-left: 6px;
    display: flex;
    line-height: 1.6em;
}
#lightamerican2025 .gx_2colBox .gx_2colBox_txt span{
    color: #0057a3;
    display: contents;
}
#lightamerican2025 .gx_2colBox .gx_2colBox_txt::before{
    content: '';
    padding-left: 20px;
    border-left: 1px solid #999;
}
#lightamerican2025 .gx_Box .gx_wht_tit{
    width: 50%;
    font-size: 2.3rem;
    font-weight: 700;
    padding: 5px;
    text-align: center;
    margin: 0 auto 40px;
    background: #fff;
}
#lightamerican2025 .gx_Box .gx_graph{
    width: 90%;
    background: url(../images/sec_gx_graph.svg)no-repeat;
    background-size: 100%;
    padding-top: 65%;
    margin: 0 auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .gx_Box .gx_detailBox{
    width: 100%;
    display: flex;

}
#lightamerican2025 .gx_Box .gx_detailBox .gx_figure{
    width:55%;
    background: url(../images/sec_gx_figure.svg)no-repeat;
    background-size: 100%;
    padding-top: 27%;
    margin: 0 auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .gx_Box .gx_detailBox .gx_btnBox{
    width:45%;
    margin: 0 auto;
}
#lightamerican2025 .gx_Box .gx_detailBox .gx_btnBox .gx_sb{
    width:280px;
    height: 200px;
    background: url(../images/sec_gx_sb.svg)no-repeat center;
    margin: 0 auto 30px;;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .gx_Box .gx_detailBox .gx_btnBox .gx_btn a{
    width:80%;
    height: 70px;
    background: url(../images/sec_gx_btn.svg)no-repeat;
    background-size: 100%;
    margin: 0 auto;
    display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

@media screen and (max-width: 820px) {
    
#lightamerican2025 .sec_gx_area{
    width: 100%;
    display: block;
    margin: 80px auto 0;
}

#lightamerican2025 .sec_gx_area .gx_tit{
    width: 700px;
    height: 150px;
    display: block;
    margin: 0 auto;
}

#lightamerican2025 .sec_gx_area .gx_txt{
    width: 95%;
    font-size: 1.8rem;
    text-align: center;
    margin: 0 auto 40px;
    line-height: 1.6em;
}
#lightamerican2025 .sec_gx_area .gx_catch_txt{
    width: 90%;
    font-size: 3.3rem;
    font-weight: 700;
    text-align: center;
    margin: 0 auto 10px;
    color: #0057a3;
    line-height: 1.4em;
}
#lightamerican2025 .sec_gx_area .gx_txt span{
    color: #0057a3;
}
/*.... gx_Box */
#lightamerican2025 .gx_Box{
    width: 95%;
    margin: 0 auto;
    padding: 30px 0 5px;
}
#lightamerican2025 .gx_2colBox{
    width: 100%;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
#lightamerican2025 .gx_2colBox .gx_2colBox_tit{
    width: 45%;
    font-size: 2.7rem;
}
#lightamerican2025 .gx_2colBox .gx_2colBox_txt{
    width: 55%;
    font-size: 1.5rem;
    border-left: 1px solid #777;
    padding-left: 6px;
    display: flex;
    line-height: 1.6em;
}
#lightamerican2025 .gx_2colBox .gx_2colBox_txt span{
    color: #0057a3;
    display: contents;
}
#lightamerican2025 .gx_2colBox .gx_2colBox_txt::before{
    content: '';
    padding-left: 20px;
    border-left: 1px solid #999;
}
#lightamerican2025 .gx_Box .gx_wht_tit{
    width: 60%;
    font-size: 2.1rem;
    font-weight: 700;
    padding: 5px;
    text-align: center;
    margin: 0 auto 40px;
    background: #fff;
}
#lightamerican2025 .gx_Box .gx_graph{
    width: 90%;
    background: url(../images/sec_gx_graph.svg)no-repeat;
    background-size: 100%;
    padding-top: 65%;

}
#lightamerican2025 .gx_Box .gx_detailBox{
    width: 100%;
    display: flex;

}
#lightamerican2025 .gx_Box .gx_detailBox .gx_figure{
    width:55%;
    background: url(../images/sec_gx_figure.svg)no-repeat;
    background-size: 100%;
    padding-top: 27%;
}
#lightamerican2025 .gx_Box .gx_detailBox .gx_btnBox{
    width:45%;
    margin: 0 auto;
}
#lightamerican2025 .gx_Box .gx_detailBox .gx_btnBox .gx_sb{
    width:260px;
    height: 170px;
    background: url(../images/sec_gx_sb.svg)no-repeat center;
    margin: 0 auto 10px;;
}
#lightamerican2025 .gx_Box .gx_detailBox .gx_btnBox .gx_btn a{
    width:80%;
    height: 70px;
    background: url(../images/sec_gx_btn.svg)no-repeat;
    background-size: 100%;
}
}
@media screen and (max-width: 440px) {
    
#lightamerican2025 .sec_gx_area{
    width: 100%;
    display: block;
    margin: 80px auto 0;
}

#lightamerican2025 .sec_gx_area .gx_tit{
    width: 80%;
    height: 155px;
    display: block;
    margin: 0 auto 0px;
    background: url(../images/sec_gx_tit_sp.svg)no-repeat;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#lightamerican2025 .sec_gx_area .gx_txt{
    width: 90%;
    font-size: 1.5rem;
    text-align: left;
    margin: 0 auto 40px;
    line-height: 1.6em;
}
#lightamerican2025 .sec_gx_area .gx_catch_txt{
    width: 90%;
    font-size: 2.6rem;
    font-weight: 700;
    text-align: center;
    margin: 0 auto 10px;
    color: #0057a3;
    line-height: 1.4em;
}
#lightamerican2025 .sec_gx_area .gx_txt span{
    color: #0057a3;
}
/*.... gx_Box */
#lightamerican2025 .gx_Box{
    width: 95%;
    margin: 0 auto;
    padding: 30px 0 5px;
}
#lightamerican2025 .gx_2colBox{
    width: 100%;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    
}
#lightamerican2025 .gx_2colBox .gx_2colBox_tit{
    width: 100%;
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
}
#lightamerican2025 .gx_2colBox .gx_2colBox_txt{
    width: 80%;
    font-size: 1.5rem;
    border-left: 0px;
    border-top: 1px solid #777;
    padding-left: 0;
    padding-top: 6px;
    display: flex;
    line-height: 1.6em;
    flex-wrap: wrap;
}
#lightamerican2025 .gx_2colBox .gx_2colBox_txt span{
    color: #0057a3;
    display: contents;
}
#lightamerican2025 .gx_2colBox .gx_2colBox_txt::before{
    content: '';
    padding-left: 0;
    border-left: 0px;
    background: #777;
    height: 1px;
    width: 100%;
    margin-bottom: 10px;
}

#lightamerican2025 .gx_Box .gx_wht_tit{
    width: 85%;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 5px;
    text-align: center;
    margin: 0 auto 40px;
    background: #fff;
}
#lightamerican2025 .gx_Box .gx_graph{
    width: 95%;
    background: url(../images/sec_gx_graph_sp.svg)no-repeat;
    background-size: 100%;
    padding-top: 75%;
    margin: 0 auto 20px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .gx_Box .gx_detailBox{
    width: 100%;
    display: flex;
    flex-wrap: wrap;

}
#lightamerican2025 .gx_Box .gx_detailBox .gx_figure{
    width:87%;
    background: url(../images/sec_gx_figure.svg)no-repeat;
    background-size: 100%;
    padding-top: 36%;
    margin: 0 auto 20px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .gx_Box .gx_detailBox .gx_btnBox{
    width:100%;
    margin: 0 auto;
}
#lightamerican2025 .gx_Box .gx_detailBox .gx_btnBox .gx_sb{
    width:260px;
    height: 170px;
    background: url(../images/sec_gx_sb.svg)no-repeat center;
    margin: 0 auto 10px;;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .gx_Box .gx_detailBox .gx_btnBox .gx_btn a{
    width:80%;
    height: 70px;
    background: url(../images/sec_gx_btn.svg)no-repeat;
    background-size: 100%;
    margin: 0 auto;
    display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
}
@media screen and (max-width: 430px) {
    
#lightamerican2025 .sec_gx_area{
    width: 100%;
    display: block;
    margin: 80px auto 0;
}

#lightamerican2025 .sec_gx_area .gx_tit{
    width: 80%;
    height: 155px;
    display: block;
    margin: 0 auto 0px;
    background: url(../images/sec_gx_tit_sp.svg)no-repeat;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#lightamerican2025 .sec_gx_area .gx_txt{
    width: 90%;
    font-size: 1.5rem;
    text-align: left;
    margin: 0 auto 40px;
    line-height: 1.6em;
}
#lightamerican2025 .sec_gx_area .gx_catch_txt{
    width: 90%;
    font-size: 2.6rem;
    font-weight: 700;
    text-align: center;
    margin: 0 auto 10px;
    color: #0057a3;
    line-height: 1.4em;
}
#lightamerican2025 .sec_gx_area .gx_txt span{
    color: #0057a3;
}
/*.... gx_Box */
#lightamerican2025 .gx_Box{
    width: 95%;
    margin: 0 auto;
    padding: 30px 0 5px;
}
#lightamerican2025 .gx_2colBox{
    width: 100%;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    
}
#lightamerican2025 .gx_2colBox .gx_2colBox_tit{
    width: 100%;
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
}
#lightamerican2025 .gx_2colBox .gx_2colBox_txt{
    width: 80%;
    font-size: 1.5rem;
    border-left: 0px;
    border-top: 1px solid #777;
    padding-left: 0;
    padding-top: 6px;
    display: flex;
    line-height: 1.6em;
    flex-wrap: wrap;
}
#lightamerican2025 .gx_2colBox .gx_2colBox_txt span{
    color: #0057a3;
    display: contents;
}
#lightamerican2025 .gx_2colBox .gx_2colBox_txt::before{
    content: '';
    padding-left: 0;
    border-left: 0px;
    background: #777;
    height: 1px;
    width: 100%;
    margin-bottom: 10px;
}

#lightamerican2025 .gx_Box .gx_wht_tit{
    width: 85%;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 5px;
    text-align: center;
    margin: 0 auto 40px;
    background: #fff;
}
#lightamerican2025 .gx_Box .gx_graph{
    width: 95%;
    background: url(../images/sec_gx_graph_sp.svg)no-repeat;
    background-size: 100%;
    padding-top: 75%;
    margin: 0 auto 20px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .gx_Box .gx_detailBox{
    width: 100%;
    display: flex;
    flex-wrap: wrap;

}
#lightamerican2025 .gx_Box .gx_detailBox .gx_figure{
    width:87%;
    background: url(../images/sec_gx_figure.svg)no-repeat;
    background-size: 100%;
    padding-top: 36%;
    margin: 0 auto 20px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .gx_Box .gx_detailBox .gx_btnBox{
    width:100%;
    margin: 0 auto;
}
#lightamerican2025 .gx_Box .gx_detailBox .gx_btnBox .gx_sb{
    width:260px;
    height: 170px;
    background: url(../images/sec_gx_sb.svg)no-repeat center;
    margin: 0 auto 10px;;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .gx_Box .gx_detailBox .gx_btnBox .gx_btn a{
    width:80%;
    height: 70px;
    background: url(../images/sec_gx_btn.svg)no-repeat;
    background-size: 100%;
    margin: 0 auto;
    display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
}
@media screen and (max-width: 390px) {
    
#lightamerican2025 .sec_gx_area .gx_catch_txt{
    width: 90%;
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
    margin: 0 auto 10px;
    color: #0057a3;
    line-height: 1.4em;
}
}
/*..................................................... sec_present_area */

#lightamerican2025 .sec_present_area{
    width: 100%;
    overflow: hidden;
    margin-top: 130px;
    margin-bottom: 30px;
}
#lightamerican2025 .sec_present_area img{
    width: 100%;
}
#lightamerican2025 .sec_present_tit{
    width: 1100px;
    background: url(../images/sec_present_tit.svg)no-repeat;
    background-size: 100%;
    padding-top: 19%;
    margin: 0 auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_present_img01{
    width: 1100px;
    margin: 0 auto;
}
#lightamerican2025 .sec_present_img02{
    width: 1100px;
    margin: 0 auto;
}
#lightamerican2025 .sec_present_img03{
    width: 1000px;
    margin: 0 auto 50px;
}
#lightamerican2025 .sec_present_txt{
    width: 730px;
    margin: 0 auto 15px;
    font-size: 1.4rem;
}
#lightamerican2025 .sec_present_txt .indent{
    margin-left: 42px;
}
#lightamerican2025 .sec_present_subtit01{
    width: 850px;
    background: url(../images/sec_present_subtit01.svg)no-repeat;
    background-size: 100%;
    padding-top: 13%;
    margin: 0 auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_present_subtit02{
    width: 850px;
    background: url(../images/sec_present_subtit02.svg)no-repeat;
    background-size: 100%;
    padding-top: 18%;
    margin: 0 auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_present_subtit03{
    width: 1000px;
    background: url(../images/sec_present_subtit03.svg)no-repeat;
    background-size: 100%;
    height: 350px;
    margin: 50px auto 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
@media screen and (max-width: 834px) {
#lightamerican2025 .sec_present_subtit03{
    width: 90%;
    height: 370px;
    background: url(../images/sec_present_subtit03.svg)no-repeat;
    background-size: 100%;
    margin: 50px auto 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
}
@media screen and (max-width: 820px) {
    
#lightamerican2025 .sec_present_area{
    width: 100%;
    overflow: hidden;
    margin-top: 90px;
    margin-bottom: 40px;
}
#lightamerican2025 .sec_present_area img{
    width: 100%;
}
#lightamerican2025 .sec_present_tit{
    width: 95%;
    background: url(../images/sec_present_tit.svg)no-repeat;
    background-size: 100%;
    padding-top: 18%;
    margin: 0 auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_present_img01{
    width: 90%;
    margin: 0 auto;
}
#lightamerican2025 .sec_present_img02{
    width: 95%;
    margin: 0 auto;
}
#lightamerican2025 .sec_present_img03{
    width: 95%;
    margin: 0 auto 20px;
}  
#lightamerican2025 .sec_present_txt{
    width: 70%;
    margin: 0 auto 20px;
    font-size: 1.4rem;
}
#lightamerican2025 .sec_present_txt .indent{
    margin-left: 42px;
}
#lightamerican2025 .sec_present_subtit01{
    width: 85%;
    background: url(../images/sec_present_subtit01.svg)no-repeat;
    background-size: 100%;
    padding-top: 18%;
}
#lightamerican2025 .sec_present_subtit02{
    width: 85%;
    background: url(../images/sec_present_subtit02.svg)no-repeat;
    background-size: 100%;
    padding-top: 26%;
} 
#lightamerican2025 .sec_present_subtit03{
    width: 95%;
    height: 280px;
    background: url(../images/sec_present_subtit03.svg)no-repeat;
    background-size: 100%;
    margin: 50px auto 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
}
@media screen and (max-width: 440px) {
#lightamerican2025 .sec_present_subtit03{
    width: 95%;
    height: 155px;
    background: url(../images/sec_present_subtit03_sp.svg)no-repeat;
    background-size: 100%;
    margin: 50px auto 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
}
@media screen and (max-width: 430px) {
    
#lightamerican2025 .sec_present_area{
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 20px;
}
#lightamerican2025 .sec_present_area img{
    width: 100%;
}
#lightamerican2025 .sec_present_tit{
    width: 95%;
    background: url(../images/sec_present_tit.svg)no-repeat;
    background-size: 100%;
    padding-top: 18%;
    margin: 0 auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_present_img01{
    width: 100%;
    margin: 0 auto;
}
#lightamerican2025 .sec_present_img02{
    width: 95%;
    margin: 0 auto;
}
#lightamerican2025 .sec_present_img03{
    width: 95%;
    margin: 0 auto 20px;
}  
#lightamerican2025 .sec_present_txt{
    width: 80%;
    margin: 0 auto 20px;
    font-size: 1.4rem;
}
#lightamerican2025 .sec_present_txt .indent{
    margin-left: 42px;
}
#lightamerican2025 .sec_present_subtit01{
    width: 95%;
    background: url(../images/sec_present_subtit01.svg)no-repeat;
    background-size: 100%;
    padding-top: 17%;
}
#lightamerican2025 .sec_present_subtit02{
    width: 95%;
    background: url(../images/sec_present_subtit02_sp.svg)no-repeat;
    background-size: 100%;
    padding-top: 26%;
}
}
@media screen and (max-width: 390px) {
#lightamerican2025 .sec_present_subtit03{
    width: 95%;
    height: 140px;
    background: url(../images/sec_present_subtit03_sp.svg)no-repeat;
    background-size: 100%;
    margin: 50px auto 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
}
/*..................................................... sec_company_area */

#lightamerican2025 .sec_company_area{
    width: 100%;
    margin: 50px auto 0;
}
#lightamerican2025 .sec_company_area .sec_company_tit{
    width: 850px;
    padding-top: 14%;
    margin: 0 auto;
    background: url(../images/sec_company_tit.svg)no-repeat center;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#lightamerican2025 .sec_company_cnt{
    width: 900px;
    margin: 0 auto;
    padding: 20px 0 40px;
}
#lightamerican2025 .sec_company_cnt .sec_company_img01{
    width: 100%;
    height: 600px;
    margin: 0 auto;
    background: url(../images/sec_company_01.png)no-repeat center;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_company_cnt .sec_company_img02{
    width: 100%;
    height: 400px;
    margin: 0 auto;
    background: url(../images/sec_company_02.png)no-repeat top center;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_company_cnt .sec_company_img03{
    width: 100%;
    height: 150px;
    margin: 0 auto;
    background: url(../images/sec_company_03.png)no-repeat top center;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lightamerican2025 .sec_company_cnt .sec_company_line01{
    width: 80%;
    height: 4px;
    margin: 40px auto 0;
    background: #000;
    transform:skew(-5deg,-5deg);
}
#lightamerican2025 .sec_company_cnt .sec_company_line02{
    width: 80%;
    height: 4px;
    margin: 40px auto 50px;
    background: #000;
    transform:skew(5deg,5deg);
}

@media screen and (max-width: 820px) {
    
#lightamerican2025 .sec_company_area{
    width: 100%;
    margin: 50px auto 0;
}
#lightamerican2025 .sec_company_area .sec_company_tit{
    width: 80%;
    padding-top: 16%;
    margin: 0 auto;
    background: url(../images/sec_company_tit.svg)no-repeat center;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#lightamerican2025 .sec_company_cnt{
    width: 95%;
    margin: 0 auto;
    padding: 20px 0 40px;
}
#lightamerican2025 .sec_company_cnt .sec_company_img01{
    width: 100%;
    height: 570px;
    margin: 0 auto;
    background: url(../images/sec_company_01.png)no-repeat center;
    background-size: 100%;
}
#lightamerican2025 .sec_company_cnt .sec_company_img02{
    width: 100%;
    height: 370px;
    margin: 0 auto;
    background: url(../images/sec_company_02.png)no-repeat top center;
    background-size: 100%;
}
#lightamerican2025 .sec_company_cnt .sec_company_img03{
    width: 100%;
    height: 130px;
    margin: 0 auto;
    background: url(../images/sec_company_03.png)no-repeat top center;
    background-size: 100%;
}
}
@media screen and (max-width: 440px) {
    
#lightamerican2025 .sec_company_area{
    width: 100%;
    margin: 30px auto 0;
}
#lightamerican2025 .sec_company_area .sec_company_tit{
    width: 80%;
    padding-top: 16%;
    margin: 0 auto;
    background: url(../images/sec_company_tit.svg)no-repeat center;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#lightamerican2025 .sec_company_cnt{
    width: 95%;
    margin: 0 auto;
    padding: 20px 0 40px;
}
#lightamerican2025 .sec_company_cnt .sec_company_img01{
    width: 100%;
    height: 380px;
    margin: 0 auto;
    background: url(../images/sec_company_01_sp.png)no-repeat center;
    background-size: 100%;
}
#lightamerican2025 .sec_company_cnt .sec_company_img02{
    width: 100%;
    height: 360px;
    margin: 30px auto 0;
    background: url(../images/sec_company_02_sp.png)no-repeat top center;
    background-size: 100%;
}
#lightamerican2025 .sec_company_cnt .sec_company_img03{
    width: 100%;
    height: 135px;
    margin: 0 auto;
    background: url(../images/sec_company_03_sp.png)no-repeat top center;
    background-size: 100%;
}  
#lightamerican2025 .sec_company_cnt .sec_company_line01{
    width: 80%;
    height: 4px;
    margin: 40px auto 0;
    background: #000;
    transform:skew(-5deg,-5deg);
}
#lightamerican2025 .sec_company_cnt .sec_company_line02{
    width: 80%;
    height: 4px;
    margin: 40px auto 20px;
    background: #000;
    transform:skew(5deg,5deg);
}
}
@media screen and (max-width: 430px) {
    
#lightamerican2025 .sec_company_area{
    width: 100%;
    margin: 30px auto 0;
}
#lightamerican2025 .sec_company_area .sec_company_tit{
    width: 80%;
    padding-top: 16%;
    margin: 0 auto;
    background: url(../images/sec_company_tit.svg)no-repeat center;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#lightamerican2025 .sec_company_cnt{
    width: 95%;
    margin: 0 auto;
    padding: 20px 0 40px;
}
#lightamerican2025 .sec_company_cnt .sec_company_img01{
    width: 100%;
    height: 380px;
    margin: 0 auto;
    background: url(../images/sec_company_01_sp.png)no-repeat center;
    background-size: 100%;
}
#lightamerican2025 .sec_company_cnt .sec_company_img02{
    width: 100%;
    height: 360px;
    margin: 30px auto 0;
    background: url(../images/sec_company_02_sp.png)no-repeat top center;
    background-size: 100%;
}
#lightamerican2025 .sec_company_cnt .sec_company_img03{
    width: 100%;
    height: 135px;
    margin: 0 auto;
    background: url(../images/sec_company_03_sp.png)no-repeat top center;
    background-size: 100%;
}  
#lightamerican2025 .sec_company_cnt .sec_company_line01{
    width: 80%;
    height: 4px;
    margin: 40px auto 0;
    background: #000;
    transform:skew(-5deg,-5deg);
}
#lightamerican2025 .sec_company_cnt .sec_company_line02{
    width: 80%;
    height: 4px;
    margin: 40px auto 20px;
    background: #000;
    transform:skew(5deg,5deg);
}
}
@media screen and (max-width: 390px) {
    
#lightamerican2025 .sec_company_area{
    width: 100%;
    margin: 60px auto 0;
}

#lightamerican2025 .sec_company_area .sec_company_tit{
    width: 80%;
    padding-top: 16%;
    margin: 0 auto;
    background: url(../images/sec_company_tit.svg)no-repeat center;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#lightamerican2025 .sec_company_cnt{
    width: 95%;
    margin: 0 auto;
    padding: 20px 0 40px;
}
#lightamerican2025 .sec_company_cnt .sec_company_img01{
    width: 100%;
    height: 355px;
    margin: 0 auto;
    background: url(../images/sec_company_01_sp.png)no-repeat center;
    background-size: 100%;
}
#lightamerican2025 .sec_company_cnt .sec_company_img02{
    width: 100%;
    height: 320px;
    margin: 30px auto 0;
    background: url(../images/sec_company_02_sp.png)no-repeat top center;
    background-size: 100%;
}
#lightamerican2025 .sec_company_cnt .sec_company_img03{
    width: 100%;
    height: 120px;
    margin: 0 auto;
    background: url(../images/sec_company_03_sp.png)no-repeat top center;
    background-size: 100%;
}  
#lightamerican2025 .sec_company_cnt .sec_company_line01{
    width: 80%;
    height: 4px;
    margin: 40px auto 0;
    background: #000;
    transform:skew(-5deg,-5deg);
}
#lightamerican2025 .sec_company_cnt .sec_company_line02{
    width: 80%;
    height: 4px;
    margin: 40px auto 20px;
    background: #000;
    transform:skew(5deg,5deg);
}
}
/*....................... sec_twoCol_btn */

#lightamerican2025 .sec_twoCol_btn {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    gap:50px;
    z-index: 2;
    position: relative;
}
#lightamerican2025 .sec_twoCol_btn .twoCol_btn a{
    width: 250px;
    padding: 5px;
    background: #0057a3;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:10px;
    margin: 0 auto;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-size: 2rem;
    font-weight: 700;
    border-radius: 30px;
}
#lightamerican2025 .sec_twoCol_btn .twoCol_btn a::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    color: #f9a010;
    line-height: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 0.275em 0.41952em;
    border-left-color: currentColor;
    border-right: 0;
}
@media screen and (max-width: 440px) {
#lightamerican2025 .sec_twoCol_btn .twoCol_btn a{
    width: 200px;
    padding: 5px;
    background: #0057a3;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:10px;
    margin: 0 auto;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-size: 1.8rem;
    font-weight: 700;
    border-radius: 30px;
}
#lightamerican2025 .sec_twoCol_btn {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    gap:10px;
    z-index: 2;
    position: relative;
}
}
@media screen and (max-width: 430px) {
#lightamerican2025 .sec_twoCol_btn {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    gap:10px;
    z-index: 2;
    position: relative;
}
#lightamerican2025 .sec_twoCol_btn .twoCol_btn a{
    width: 180px;
    padding: 5px;
    background: #0057a3;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:10px;
    margin: 0 auto;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-size: 1.5rem;
    font-weight: 700;
    border-radius: 30px;
}    
}
@media screen and (max-width: 390px) {
#lightamerican2025 .sec_twoCol_btn .twoCol_btn a{
    width: 170px;
}    
}


/*....................... sec_oneCol_btn */

#lightamerican2025 .sec_oneCol_btn {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    gap:50px;
    z-index: 2;
    position: relative;
}
#lightamerican2025 .sec_oneCol_btn .oneCol_btn a{
    width: 300px;
    padding: 5px;
    background: #f9a010;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:10px;
    margin: 0 auto;
    color: #000;
    transition: 0.3s ease-in-out;
    font-size: 2rem;
    font-weight: 700;
    border-radius: 30px;
}
#lightamerican2025 .sec_oneCol_btn .oneCol_btn a::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    color: #000;
    line-height: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 0.275em 0.41952em;
    border-left-color: currentColor;
    border-right: 0;
}
@media screen and (max-width: 440px) {
#lightamerican2025 .sec_oneCol_btn .oneCol_btn a{
    width: 250px;
    padding: 5px;
    background: #f9a010;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:10px;
    margin: 0 auto;
    color: #000;
    transition: 0.3s ease-in-out;
    font-size: 1.5rem;
    font-weight: 700;
    border-radius: 30px;
}
}
@media screen and (max-width: 430px) {
#lightamerican2025 .sec_oneCol_btn .oneCol_btn a{
    width: 250px;
    padding: 5px;
    background: #f9a010;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:10px;
    margin: 0 auto;
    color: #000;
    transition: 0.3s ease-in-out;
    font-size: 1.5rem;
    font-weight: 700;
    border-radius: 30px;
}
}
@media screen and (max-width: 390px) {
#lightamerican2025 .sec_oneCol_btn .oneCol_btn a{
    width: 220px;
}
}

/*....................... sec_oneCol_btn02 */

#lightamerican2025 .sec_oneCol_btn02 {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    gap:50px;
    z-index: 2;
    position: relative;
}
#lightamerican2025 .sec_oneCol_btn02 .oneCol_btn02 a{
    width: 250px;
    padding: 5px;
    background: #df3f0e;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:10px;
    margin: 0 auto;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-size: 2rem;
    font-weight: 700;
    border-radius: 30px;
}
#lightamerican2025 .sec_oneCol_btn02 .oneCol_btn02 a::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 0.275em 0.41952em;
    border-left-color: currentColor;
    border-right: 0;
}
@media screen and (max-width: 440px) {
#lightamerican2025 .sec_oneCol_btn02 .oneCol_btn02 a{
    width: 220px;
    padding: 5px;
    background: #df3f0e;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:10px;
    margin: 0 auto;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-size: 1.5rem;
    font-weight: 700;
    border-radius: 30px;
}
}
@media screen and (max-width: 430px) {
#lightamerican2025 .sec_oneCol_btn02 .oneCol_btn02 a{
    width: 220px;
    padding: 5px;
    background: #df3f0e;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:10px;
    margin: 0 auto;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-size: 1.5rem;
    font-weight: 700;
    border-radius: 30px;
}
}
@media screen and (max-width: 390px) {
#lightamerican2025 .sec_oneCol_btn02 .oneCol_btn02 a{
    width: 190px;
}
}
/*....................... section */

#lightamerican2025 .wave_gray_cnt{
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}
#lightamerican2025 .wave_gray_cnt .wave_top{
    width: 100%;
    display: flex;
}
#lightamerican2025 .wave_gray_cnt .wave_bottom{
    width: 100%;
    display: flex;
}
#lightamerican2025 .wave_gray_cnt .wave_cnt{
    width: 100%;
    height: auto;
    background: #ededed;
}


/*....................... section */

#lightamerican2025 section{
    width: 100%;
    background: #fff;
    overflow: hidden;
}

/*....................... flotingbana*/

#lightamerican2025 .flotingbana a{
    width: 220px;
    height: 110px;
    display: block;
    position: fixed;
    bottom: 10px;
    right: 20px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
    background: url(../images/flo_bn.png)no-repeat;
    background-size: 100%;
    animation: floating-y 1.0s ease-in-out infinite alternate-reverse;
    z-index: 10;
}
@keyframes floating-y {
  0% {
    transform: translateY(-8%);
  }
  100% {
    transform: translateY(8%);
  }
}
@media screen and (max-width: 834px) {
#lightamerican2025 .flotingbana a{
    width: 280px;
    height: 130px;
    bottom: 20px;
    right: 20px;
}   
}
@media screen and (max-width: 820px) {
#lightamerican2025 .flotingbana a{
    width: 220px;
    height: 110px;
    bottom: 10px;
    right: 20px;
}   
}
@media screen and (max-width: 440px) {
#lightamerican2025 .flotingbana a{
    width: 170px;
    height: 80px;
    bottom: 10px;
    right: 10px;
}   
}
@media screen and (max-width: 393px) {
#lightamerican2025 .flotingbana a{
    width: 140px;
    height: 65px;
    bottom: 10px;
    right: 10px;
}   
}
    
/*....................... home_link*/

#lightamerican2025 .home_link{
    width: 800px;
    margin: 30px auto 0;
}
#lightamerican2025 .home_link .tit{
    color: #0057a3;
    text-align: center;
    font-size: 3.7rem;
}
#lightamerican2025 .home_link .subtit{
    color: #333;
    text-align: center;
    font-size: 1.6rem;
    margin-bottom: 40px;
}
#lightamerican2025 .home_link ul.home_link_list{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap:20px;
}
#lightamerican2025 .home_link .home_link_list li a{
    width: 200px;
    padding:0 5px;
    background: #0057a3;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 0 auto;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-size: 2rem;
    font-weight: 700;
    border-radius: 5px;
    letter-spacing: 0.3em;
}
#lightamerican2025 .home_link .home_link_list li a::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 0.2em 0.32em;
    border-left-color: currentColor;
    border-right: 0;
}
@media screen and (max-width: 834px) {
#lightamerican2025 .home_link{
    width: 90%;
    margin: 30px auto 0;
}
#lightamerican2025 .home_link .home_link_list li a{
    width: 230px;
    padding:0 5px;
    background: #0057a3;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 0 auto;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-size: 2rem;
    font-weight: 700;
    border-radius: 5px;
    letter-spacing: 0.3em;
}
}
@media screen and (max-width: 820px) {
#lightamerican2025 .home_link{
    width: 90%;
    margin: 30px auto 0;
}
#lightamerican2025 .home_link .home_link_list li a{
    width: 200px;
    padding:0 5px;
    background: #0057a3;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 0 auto;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-size: 2rem;
    font-weight: 700;
    border-radius: 5px;
    letter-spacing: 0.3em;
}
}
@media screen and (max-width: 768px) {
#lightamerican2025 .home_link{
    width: 85%;
    margin: 30px auto 0;
}
#lightamerican2025 .home_link .home_link_list li a{
    width: 160px;
    padding:0 5px;
    background: #0057a3;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 0 auto;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-size: 2rem;
    font-weight: 700;
    border-radius: 5px;
    letter-spacing: 0.3em;
}
}
@media screen and (max-width: 440px) {
#lightamerican2025 .home_link .tit{
    color: #0057a3;
    text-align: center;
    font-size: 3.0rem;
    letter-spacing: -0.01em;
}
#lightamerican2025 .home_link .subtit{
    color: #333;
    text-align: center;
    font-size: 1.3rem;
    margin-bottom: 20px;
    letter-spacing: -0.01em;
}    
#lightamerican2025 .home_link ul.home_link_list{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap:15px;
}
#lightamerican2025 .home_link .home_link_list li a{
    width: 140px;
    font-size: 1.5rem;
}
}
@media screen and (max-width: 430px) {
#lightamerican2025 .home_link .home_link_list li a{
    width: 120px;
    font-size: 1.4rem;
}
}
@media screen and (max-width: 393px) {
#lightamerican2025 .home_link .home_link_list li a{
    width: 130px;
    font-size: 1.4rem;
}
}

/*....................... modal*/

  .modal {
    display: none; /* 初期状態で必ず非表示 */
    position: fixed;
    z-index: 1000;
    margin: 0 auto;
    left: 0; top: 0;right: 0;bottom: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.4);
  }

  .modal-content {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 0 40px;
    border-radius: 6px;
    width: 800px;
    box-shadow: 0 4px 16px rgba(0,0,0,0.2);
  }
  .close {
    position: absolute;
    top: 0; right: 10px;
    font-size: 28px;
    font-weight: bold;
    color: #aaa;
    cursor: pointer;
  }
  .close:hover {
    color: black;
  }
@media screen and (max-width: 834px) {
  .modal-content {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 0 40px;
    border-radius: 6px;
    width: 80%;
    box-shadow: 0 4px 16px rgba(0,0,0,0.2);
  }    
}
@media screen and (max-width: 820px) {
  .modal-content {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 0 40px;
    border-radius: 6px;
    width: 90%;
    box-shadow: 0 4px 16px rgba(0,0,0,0.2);
  }    
}
@media screen and (max-width: 440px) {
  .modal-content {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 0 40px;
    border-radius: 6px;
    width: 80%;
    box-shadow: 0 4px 16px rgba(0,0,0,0.2);
  }    
}
@media screen and (max-width: 393px) {
  .modal-content {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 0 30px;
    border-radius: 6px;
    width: 90%;
    box-shadow: 0 4px 16px rgba(0,0,0,0.2);
  }    
}