@charset "UTF-8";

/* ----------------------------------------------- CSS Information
 Style Info:     会社概要
 Notes:          
--------------------------------------------------------------- */
.main-wrap{
width:100%;

}

.main-title_bg{
width:100%;
line-height: 100%;
text-align: center;
    background: url("../img/common/head02_bg.png") 0 0 no-repeat;
height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 14.84375%;
    background-size: contain;
margin-bottom: 8%;
}
.main-title{
width:42.4479%;
margin: -9% auto;
}
.main-title img{
width:100%;
}

.main{
width:59.79%;
margin: 0 auto;
}

.sec01{
width:100%;
margin-bottom: 5%;
background: url("../img/company/sec01_bg.png") 0 0 no-repeat;
background-size: contain;
background-repeat: no-repeat;
background-position: top;
}

.sec01-in{
width:59.79%;
margin: 0 auto;
position: relative;
padding: 11% 0 0;
}

.sec-title01{
width:41.898%;
margin: 0 auto 3%;
position: absolute;
    top: -10%;
    left: 29%;
}

.sec-title{
width:41.898%;
/*margin: 0 auto;*/
position: absolute;
top:-20%;
left: 29%;
}
.sec-title img{
width:100%;
}

.sec01-txt{
width: 57.839%;
background-color: #fdeee2;
padding: 2%;
font-size: 1vw;
line-height: 170%;
border-radius: 10px;
margin:  0 0;
}

.sec02{
width:59.79%;
margin: 0 auto 5%;
background-color: #fdeee2;
border-radius: 10px;
padding: 3% 0;
}

.sec02-in{
width: 87.1%;
margin: 0 auto;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.sec02-l{
width:34%;
}
.sec02-l img{
width:100%;
}

.sec02-r{
width:58.2%;
font-size: 1vw;
line-height: 170%;
}

.sec02-name{
float: right;
width:70.446%;
margin: 7% 0 0;
}
.sec02-name img{
width:100%;
}

.sec03{
width:100%;
margin-bottom: 5%;
background-color: #fdf1f6;
padding: 5% 0 3%;
}

.sec03-in{
width:59.79%;
margin: 0 auto;
position: relative;
text-align: center;
}

.sec03-pic{
width:56%;
margin: 0 auto 3%;
}
.sec03-pic img{
width:100%;
}

.ma-l{
width:23.867%;
position: absolute;
left: -10%;
top: 25%;
}
.ma-l img{
width:100%;
}

.ma-r{
width:23.867%;
position: absolute;
right: -10%;
top: 25%;
}
.ma-r img{
width:100%;
}

.sec04{
width:100%;
margin-bottom: 8%;
}

.sec04-in{
width:59.79%;
margin: 0 auto;
position: relative;
}

.sec-title04{
width:41.898%;
margin: 0 auto 3%;
}
.sec-title04 img{
width:100%;
}

.sec4-box{
width:60%;
margin: 0 auto 2%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
border-bottom: 1px dotted #8b8b8b;
padding-bottom: 2%;
}

.sec4-l{
width:16.431%;
}

.sec4-r{
width: 82.685%;
}




.map{
background-color: #ea609e;
color: #fff;
padding: 2px 3px;
font-size: 0.9vw;
}

.sec05{
width:100%;
margin-bottom: 5%;
background-color: #fdeee2;
padding: 5% 0;
}

.sec05-in{
width:59.79%;
margin: 0 auto;
position: relative;
}

.sec-title05{
width:41.898%;
/*margin: 0 auto;*/
position: absolute;
top:-8.5%;
left: 29%;
}
.sec-title img{
width:100%;
}

.sec5-box{
margin-left: 16.9%;
display: flex;
flex-wrap: wrap;
}

.sec05-l{
width:50.83%;
}

.sec05-r{
width: 49.1%;
}

.sec06{
width:54.6875%;
margin: 0 auto 5%;
}

.sec06-title{
width: 39.8%;
margin: 0 auto ;
}
.sec06-title img{
width:100%;
}

.sdg-txt{
font-size: 1.2vw;
text-align: center;
font-weight: bold;
margin-bottom: 5%;
}

.sdg-area{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.sdg-box{
width: 44.7619%;
margin-bottom: 5%;
}
.sdg-box img{
width:100%;
margin-bottom: 2%;
}

/* ================= smartphone ================= */
@media only screen and (max-width:699px) {

.main-title_bg{
width:100%;
line-height: 100%;
text-align: center;
    background: url("../img/common/head02_bg_sm.png") 0 0 no-repeat;
height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 33.5294%;
    background-size: contain;
margin-bottom: 5%;
}
.main-title{
width:90%;
margin: -20% auto;
}

.sec01{
width:100%;
margin-bottom: 5%;
background: none;

}

.sec-title01 {
    width: 90%;
    margin: 0 auto 3%;
    position: relative;
    top: -10%;
    left: 0%;
    }

.sec01-in{
width:94%;
margin: 0 auto;
position: relative;
padding: 0 0;
}

.sec01-txt {
    width: 100%;
    background-color: #fdeee2;
    padding: 5%;
    font-size: 14px;
    }

.sec02 {
    width: 94%;
    margin: 0 auto 10%;
    background-color: #fdeee2;
    border-radius: 10px;
    padding: 5%;
}

.sec02-in {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.sec02-l {
    width: 60%;
}

.sec02-r {
    width: 100%;
    font-size: 14px;
    line-height: 170%;
}

.sec-title {
    width: 90%;
    /* margin: 0 auto; */
    position: absolute;
    top: -10%;
    left: 5%;
}

.sec03-in {
    width: 94%;
    }

.sec03-pic {
    width: 90%;
    margin: 0 auto 3%;
}

.sec04 {
    width: 100%;
    margin-bottom: 15%;
}

.sec04-in {
    width: 94%;
    margin: 0 auto;
    position: relative;
}

.sec-title04 {
    width: 90%;
    margin: 0 auto 3%;
}

.sec4-box {
    width: 100%;
    font-size: 14px;
    }

.sec05-in {
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.sec-title05 {
    width: 90%;
    /* margin: 0 auto; */
    position: absolute;
    top: -2%;
    left: 5%;
}

.sec5-box {
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
}

.sec05-l {
    width: 100%;
}

.sec05-r {
    width: 100%;
}

.map {
    padding: 2px 3px;
    font-size: 13px;
}

.sec06{
width:94%;
margin: 0 auto 5%;
}

.sec06-title{
width: 100%;
margin: 0 auto ;
}
.sec06-title img{
width:100%;
}

.sdg-txt{
font-size: 18px;
text-align: left;
font-weight: bold;
margin-bottom: 5%;
}

.sdg-area{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.sdg-box{
width: 100%;
margin-bottom: 5%;
}
.sdg-box img{
width:100%;
margin-bottom: 2%;
}



}