@charset "UTF-8";


@media only screen and (max-width: 1000px)  {

    .spNone {
        display: none;
    }

    .sp_imax {
        width:100%; max-width: 100%;
    }

    .cmn_maxbox,
    .cmn_maxbox_900,
    .cmn_maxbox_1300{
        padding-left: 3%;
        padding-right: 3%;
    }


    .font_100{
        font-size: 8.0rem;
    }
/* cmn ///////////////////////////////////// */
/* modal_menu */
.header_modalmenu_btn {
    display: inline-flex;
}

/* header */
.header_logo > a{
    line-height: 60px;
    padding-left: 20px;
    padding-right: 20px;
}

.header_btn > a{
    height: 60px;
    width: 60px;
    background-size: 20px;
    background-position: center center;
}

.header_btn > a::before{
    content: none;
}

/* point ///////////////////////////////////// */
.point_body section:nth-of-type(1) > div{
    margin-top: 110px;
}

.point_body section:last-of-type > div{
	margin-bottom: 130px;
}

.point_body section > div > div{
    width: 50%;
}

.point_body section p{
    padding: 50px 100px;
}





}



@media (max-width: 800px) {
/* cmn ///////////////////////////////////// */

.cmn_boxouter_150{
	margin-top: 110px;
	margin-bottom: 110px;
}

.cmn_boxouter_100{
    margin-top: 80px;
    margin-bottom: 80px;
}
.cmn_boxouter_80{
    margin-top: 60px;
    margin-bottom: 60px;
}
.cmn_boxouter_60{
	margin-top: 40px;
	margin-bottom: 40px;
}
.cmn_boxouter_50{
    margin-top: 40px;
    margin-bottom: 40px;
}
.cmn_boxinner_40{
    padding-top: 30px;
    padding-bottom: 30px;
}

.cmn_boxinner_50{
	padding-top: 40px;
	padding-bottom: 40px;
}

.cmn_boxinner_100{
	padding-top: 80px;
	padding-bottom: 80px;
}
/* font-size */
.font_18{
    font-size: 1.6rem;
}

.font_24{
	font-size: 2.0rem;
}
.font_28{
	font-size: 2.4rem;
}
.font_32{
	font-size: 2.6rem;
}
.font_36{
	font-size: 3.2rem;
}
.font_40{
	font-size: 3.2rem;
}
.font_42{
    font-size: 3.6rem;
}
.font_48{
	font-size: 4.0rem;
}
.font_60{
	font-size: 4.0rem;
}

.font_65{
	font-size: 4.5rem;
}

.font_100{
	font-size: 6.0rem;
}

/* footer */
.footer_topbox{
    display: block;
    height: auto;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer_contact strong{
    line-height: 1;
    width: 320px;
    margin: 20px auto;
    background-position: 40px 3px;
}

.footer_topbox .cmn_btn{
    margin: 0 auto;
}

.footer_middle_top{
    display: block;
    text-align: center;
}

.footer_middle_top > div{
    padding: 30px 0;
}

.footer_middle_middle{
    display: block;
}
.footer_middle_middle .font_14{
    width: 100%;
}

.footer_middle_middle div{
    width: 100%;
    margin-top: 30px;
}

.footer_middle_middle figure{
    max-width: 350px;
    margin: 20px auto 0;
}

.footer_middle_bottom{
    margin-bottom: 20px;
    font-size: 1.2rem;
}

/* cmn_dl */
.cmn_dl > div{
	display: block;
}
.cmn_dl dt{
	width: 100%;
	padding: 15px 20px 0;
}
.cmn_dl dd{
	width: 100%;
	padding: 0 20px 15px;
}

.cmn_cms_editor h3 {
    font-size: 2.0rem;
}

.cmn_cms_editor h4 {
    font-size: 1.8rem;
}

.cmn_cms_editor h5 {
    font-size: 1.6rem;
}

.cmn_cms_editor h6 {
    font-size: 1.5rem;
}


/* home ///////////////////////////////////// */
/* mainimg */

.top_news{
	position: relative;
	width: 100%;
	display: block;
	padding: 16px 3%;
}

.top_news h2{
    width: 100%;
    text-align: center;
}

.top_news span{
    font-weight: bold;
}

.top_news a{
	width: 100%;
}

/* home_point */
.home_point > div{
    justify-content: space-between;
}

.home_point > div > div,
.home_point:nth-of-type(2) > div > div{
    margin: 0 20px;
    width: 50%;
}

.home_point > div > figure,
.home_point:nth-of-type(2) > div > figure{
    text-align: center;
}

/* home_about */
.home_about_top{
    display: block;
}

.home_about_top > div{
    width: 100%;
    padding: 50px 30px;
}

.home_about_top > div > h3,
.home_about_top > div > p{
    margin-bottom: 30px;
}

/* home_news */
.home_news .cmn_maxbox_800{
    padding: 30px;
}

/* news_single ///////////////////////////////////// */
.news_body section .cmn_btn{
	margin-bottom: 130px;
}

/* point ///////////////////////////////////// */
.point_body section:nth-of-type(1) > div{
    margin-top: 90px;
}

.point_body section:last-of-type > div{
	margin-bottom: 110px;
}

.point_body section > div{
    display: block;
    margin-bottom: 110px;
}

.point_body section > div > div{
    width: 100%;
}

.point_body strong{
    transform: translateY(-30%);
}

.point_body section > div > figure{
    max-width: 100%;
    margin-left: 0;
    padding-bottom: 30px;
}

/* business ///////////////////////////////////// */
.business_content{
    margin: 0 auto;
}

.business_content > div{
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.business_content > div > strong{
    display: block;
    position: static;
    margin-bottom: 30px;
    text-align: center;
}

.business_content > div > div > figure{
    position: static;
    margin: 0 auto;
}

.business_content > div > div > div{
    position: static;
    max-width: 100%;
}

/* contact ///////////////////////////////////// */
.contact_body .cmn_dl dt{
    width: 100%;
    margin-bottom: 10px;
}

.contact_select dd::after {
    left: 290px;
    top: 15px;
}
.contact_body .cmn_dl dd{
    width: 100%;
}





















}



@media (max-width: 560px) {
/* cmn ///////////////////////////////////// */

.cmn_boxouter_150{
	margin-top: 80px;
	margin-bottom: 80px;
}

.cmn_boxouter_100{
    margin-top: 60px;
    margin-bottom: 60px;
}
.cmn_boxouter_80{
    margin-top: 50px;
    margin-bottom: 50px;
}
.cmn_boxouter_60{
	margin-top: 30px;
	margin-bottom: 30px;
}
.cmn_boxouter_50{
    margin-top: 30px;
    margin-bottom: 30px;
}
.cmn_boxinner_50{
    padding-top: 30px;
    padding-bottom: 30px;
}
.cmn_boxinner_100{
	padding-top: 60px;
	padding-bottom: 60px;
}
/* font-size */
.font_20{
	font-size: 1.8rem;
}
.font_24{
	font-size: 1.8rem;
}
.font_28{
	font-size: 2.0rem;
}

.font_32{
	font-size: 2.4rem;
}

.font_36{
	font-size: 2.6rem;
}
.font_40{
	font-size: 2.4rem;
}

.font_42{
    font-size: 2.8rem;
}
.font_48{
	font-size: 3.6rem;
}
.font_60{
	font-size: 4.0rem;
}

.font_65{
	font-size: 3.5rem;
}

.font_100{
	font-size: 4.0rem;
}

/* cmn_maintitle */
.cmn_maintitle{
    height: 200px;
}
.cmn_maintitle::before,
.cmn_maintitle::after{
	content: none;
}

/* footer */
.footer_contact strong{
    background-position: 55px 0px;
}

/* sub_title */
.cmn_tit_1st_blue,
.cmn_tit_1st_green{
	margin-bottom: 30px;
}

/* cmn ///////////////////////////////////// */
/* home_point */
.home_point > div{
    display: block;
}

.home_point > div > figure{
    margin: 0 auto;
    margin-bottom: 20px;
}

.home_point > div > div,
.home_point > div > div, .home_point:nth-of-type(2) > div > div{
    width: 100%;
    max-width: 100%;
    margin: 0;
}

/* home_about */
.home_about_top > div{
    padding: 30px 20px;
}

.home_about_bottom .cmn_btn{
    width: 250px;
}
.home_about_bottom .cmn_btn a{
    font-size: 1.2rem;
    background-size: 12px;
    background-position: right 12px center;
    height: 60px;
    line-height: 60px;
}
.home_about_bottom h2{
    margin-bottom: 25px;
}

/* home_news */
.home_news {
    padding-top: 130px;
    padding-bottom: 60px;
}

.home_news h2{
    margin-bottom: 30px;
}

.home_news dl div{
    display: block;
}

/* news_single ///////////////////////////////////// */
.news_body section > div > span{
	margin-bottom: 30px;
}

.news_body section > div > p,
.news_body section > div > figure{
	margin-bottom: 20px;
}

.news_body section .cmn_btn{
	margin-bottom: 90px;
}

/* point ///////////////////////////////////// */
.point_body section:nth-of-type(1) > div{
    margin-top: 70px;
}

.point_body section:last-of-type > div{
	margin-bottom: 90px;
}

.point_body section > div{
    margin-bottom: 80px;
}

.point_body section > div::before{
    height: 30px;
}

.point_body section h2{
    line-height: 60px;
}

.point_body section p{
    padding: 20px;
}

/* business ///////////////////////////////////// */
.business_content > div > div > div{
    padding: 30px 20px;
}

.company_related .cmn_dl ul li{
    display: block;
}

.company_related .cmn_dl ul li p:nth-of-type(2)::before{
    content: none;
}
.company_related .cmn_dl ul li p:first-of-type{
    font-weight: bold;
}
.company_related .cmn_dl ul li p:nth-of-type(2){
    text-indent: 0;
}
/* contact ///////////////////////////////////// */
.contact_form button{
	width: 60%;
	line-height: 50px;
    display: block;
    margin: 0 auto;
}
.contact_form button:nth-of-type(1){
    margin: 0 auto 30px;
}


}



