
/*----------------------------------*/
/*	format */
/*----------------------------------*/
h2{
    margin: 0;
}
ul{
    list-style: none;
    padding-left: 0;
}
.w-33{
    margin-right: 33%;
}
.mr-40{
    margin-right: 40px;
}
.mr-3{
    margin-right:3%;
}
.mr-80{
    margin-right: 80px;
}
.mr-120{
    margin-right: 120px;
}
.mb-16{
    margin-bottom: 16px;
}
.mb-40{
    margin-bottom: 40px;
}
.w-100{
    width:100%;
}
.left{
    float:left;
}
.right{
    float:right;
}
/*---------------icon-------------------*/
.icon01{
    width: 8px;
    position: relative;
    top: -5px;
}
.icon02{
    width: 16px;
    position: relative;
    top: -6px;
}
/*---------------flax-------------------*/
.flax-container{
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
    font-size:16px;
    padding-left:4%;
    padding-right:4%;
}
.flax-list{
    align-self:auto;
    width:32%;
}

/*---------------link-------------------*/
#lineup a{
    color:#fff;
}
/*----------------------------------*/
/*	section */
/*----------------------------------*/
.section01{
    width:100%;
    padding: 180px 10%;
    background-size: cover;
    background-position: 50% 50%;
}
.back01{
    background-image:url('../../files/img/solution/img01.jpg');
}
.back02{
    background-image:url('../../files/img/solution/img02.jpg');
}
.back03{
    background-image:url('../../files/img/solution/img03.jpg');
}
.section02{
    width:100%;
    padding: 72px 10%;
    text-align: center;
}
#lineup{
    padding-bottom: 64px;
    padding-top: 64px;
    color: #fff;
    background : -moz-linear-gradient(83.98% 144.57% 135deg,rgba(240, 165, 90, 1) 0%,rgba(210, 135, 60, 1) 50%,rgba(205, 110, 50, 1) 100%);
    background : -webkit-linear-gradient(135deg, rgba(240, 165, 90, 1) 0%, rgba(210, 135, 60, 1) 50%, rgba(205, 110, 50, 1) 100%);
    background : -webkit-gradient(linear,83.98% 144.57% ,16.02% -44.57% ,color-stop(0,rgba(240, 165, 90, 1) ),color-stop(0.5,rgba(210, 135, 60, 1) ),color-stop(1,rgba(205, 110, 50, 1) ));
    background : -o-linear-gradient(135deg, rgba(240, 165, 90, 1) 0%, rgba(210, 135, 60, 1) 50%, rgba(205, 110, 50, 1) 100%);
    background : -ms-linear-gradient(135deg, rgba(240, 165, 90, 1) 0%, rgba(210, 135, 60, 1) 50%, rgba(205, 110, 50, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0A55A', endColorstr='#CD6E32' ,GradientType=0)";
    background : linear-gradient(-45deg, rgba(240, 165, 90, 1) 0%, rgba(210, 135, 60, 1) 50%, rgba(205, 110, 50, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0A55A',endColorstr='#CD6E32' , GradientType=1);
}
/*----------------------------------*/
/*	decoration */
/*----------------------------------*/
h1 img {
    width: 15rem;
}
.solution-ttl {
    margin: 0;
    padding: 46px 0 40px 0;
    font-size: 38px;
    color: #fff;
    background : -moz-linear-gradient(83.98% 144.57% 135deg,rgba(240, 165, 90, 1) 0%,rgba(210, 135, 60, 1) 50%,rgba(205, 110, 50, 1) 100%);
    background : -webkit-linear-gradient(135deg, rgba(240, 165, 90, 1) 0%, rgba(210, 135, 60, 1) 50%, rgba(205, 110, 50, 1) 100%);
    background : -webkit-gradient(linear,83.98% 144.57% ,16.02% -44.57% ,color-stop(0,rgba(240, 165, 90, 1) ),color-stop(0.5,rgba(210, 135, 60, 1) ),color-stop(1,rgba(205, 110, 50, 1) ));
    background : -o-linear-gradient(135deg, rgba(240, 165, 90, 1) 0%, rgba(210, 135, 60, 1) 50%, rgba(205, 110, 50, 1) 100%);
    background : -ms-linear-gradient(135deg, rgba(240, 165, 90, 1) 0%, rgba(210, 135, 60, 1) 50%, rgba(205, 110, 50, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0A55A', endColorstr='#CD6E32' ,GradientType=0)";
    background : linear-gradient(-45deg, rgba(240, 165, 90, 1) 0%, rgba(210, 135, 60, 1) 50%, rgba(205, 110, 50, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0A55A',endColorstr='#CD6E32' , GradientType=1);
}
.solution-ttl span {
    width: 100%;
    display: inline-block;
}
/*---------------section01-------------------*/
.sub-ttl{
    font-weight: normal;
    font-size: 24px;
}
/* .span {
    display: inline-block;
    padding: 4px;
    background-color: rgba(255, 255, 255, 0.5);

   } */
.title01{
    text-align: center;
    font-size:38px;
    font-weight: bold;
/*    color: #1d1d1d;*/
	color: #fff;
}
/*---------------section02-------------------*/
.section02 h3{
    font-size:24px;
    font-weight: bold;
    margin-bottom: 40px;
    line-height: 2;
}
/*---------------lineup-------------------*/
.l-title{
    font-size:32px;
}
.flax-list span{
    font-size:14px;
}
.deco{
    border: solid 2px #fff;
    overflow:hidden;
    width:100%;
}
.btn01 li{
    display:inline-block;
    line-height: 0;
}
.btn01 li a{
    display:block;
    width:100%;
    padding:20px 8px;
}

/*----------------------------------*/
/*	contact_us */
/*----------------------------------*/
.contact_us{
    background: #d7d7d7;
    color:#808080;
}    
.font-weight-normal{
	font-weight: normal;
}
.font-color-gray{
    color:#5a5a5a;
}
.d-inline{
	display: inline;
}
.pt40{
	padding-top: 40px;
}
.pb40 {
    padding-bottom: 40px;
}
.mt0{
	margin-top: 0px;
}
.font13{
	font-size: 12.5px;
}
.col-mt-12{
    margin-top: 0px;
}
.btn_contact{
    /*     -webkit-transition: 0.3s ease-in-out;
           -moz-transition: 0.3s ease-in-out;
             -o-transition: 0.3s ease-in-out;
                transition: 0.3s ease-in-out;
     */}
.btn_contact:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
    }

/*----------------------------------*/
/*	phone */
/*----------------------------------*/
@media screen and (max-width:1199px) {
    .sp-w100{
        width:100%;
    }
    .flax-list{
        width: 32%;
    }
    .sp-mr-180{
        margin-right: 180px;
    }
    .col-mt-12{
        margin-top:0px;
    }
}
@media screen and (max-width:991px) {
    .sp-mr-80{
        margin-right: 80px;
    }
    .col-mt-12{
        margin-top: 20px;
    }
}
@media screen and (max-width:840px) {
    .sp-none01{
        display: none;
    }
    .flax-list{
        width:100%;
    }
    .sp-mb-16{
        margin-bottom: 16px;
    }
}
@media screen and (max-width:667px) {
    .sp-none02{
        display: none;
    }
    .sp-block{
        display: block;
    }
    p{
        text-align: left;
    }
    .sp-mr-20 {
        margin-right: 20px;
    }
    .flax-container {
       padding-left: 0%; 
        padding-right: 0%; 
    }
/*---------------section-------------------*/
    .section01 {
        padding: 80px 10%;
    }
    .section02 {
        padding: 16px 10%;
    }
/*---------------decoration-------------------*/
    h1 {
        font-size: 28px;
    }
    .title01 {
        text-align: center;
        font-size: 24px;
    }
    .section02 h3 {
        font-size: 20px;
        line-height: 1.6;
        margin-left:0;
        text-align: left;
        margin-bottom: 8px;
    }
}