﻿@charset "UTF-8";


 /*========================================
   sub. company     pc 
 ========================================*/

.viewpc{ display: inline!important}

 /*==========   sub top   =============*/


#sub01-header {
    background-image: url(../../img/service/sub_bg.jpg);
    border-bottom: 3px solid #95c34a;
}



.page-header {
    width: 100%;
    height: 310px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding-top: 120px;
    position: relative;
}



.page-header:before{
    position: absolute;
    top: 0;
    left: 0;
     width: 100%;
    height: 310px;
    content:"";
    background: url(../../../common/img/dot.png) 0 0 repeat;
    z-index: 0;
}


.sub-container-all{
    width: 100%;
    margin: 0 auto;
    background: #f3ebd0;
    padding: 10px;
}



.sub-container {

    position: relative;
    width: 1080px;
    margin: 0 auto;
    padding: 0;
    z-index: 1;

}


.sub-container h1 {
   color: #492c19;
   text-align: center;
   padding: 0 20px;
   text-shadow: 0px 0px 20px rgba(255,255,255,0.97);

}

.sub-container h1 span {
  display: block;
  line-height: 2em;
}


.mv-l{
    font-size: 47px;
    font-weight: bold;
    letter-spacing: -0.03em;
    position: relative;
}


.mv-s{
   font-size: 22px;
   font-weight: normal;
  letter-spacing: 0.02em;

}




.sub-container2{
   width: 960px;
   margin: 0 auto;

}


.sub-container3{
   width: 1000px;
   margin: 0 auto;

}




.sub {
  
  margin: 0 auto;
  text-align: center;
 
}


/* c00 */

#c00 {
    padding-top: 60px;
    padding-bottom: 60px;
    background: url(../../img/service/s00_bg.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;

}



.cimg ul {
     margin-bottom: 58px;
}


.cimg ul img {
    width: 100%;
}


.cimg ul.lin1 li{
  float: left;
  vertical-align: top;
  margin-right: 30px;

}


.cimg ul.lin1 li:last-child{

  margin-right: 0px;

}

.cimg ul.lin2{
  position: relative;
   margin-bottom: 70px;
}


.cimg ul.lin2 li{
    float: left;
    vertical-align: middle;
    margin-right: 50px;

}

.cimg ul.lin2 li:last-child{

    margin-right: 0px;

}

.lin2R {

    position: absolute;
    top: 213px;
    right: 20px;
       
}



/* c01 */


.subtxt01 {
    color: #492c19;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.2em;
    line-height: 2em;
    margin-top: 60px;
}

.subtxt02 {
  text-align: left;
  margin-top: 20px;
  line-height: 2.4em;

}



/* c03 */



#c03 {
  margin-top: 80px;
}

#c03 p {
   margin-bottom: 20px;
}
#c03 h4{
    font-size: 16px;
    text-align: left;
    color: #fff;
    line-height: 36px;
    background-color: #ff9900;
    padding: 0 20px;
  }


#anc ul {
  background: #f3ebd1;
}


#anc ul li{
  float: left;
  margin-right: 45px;
 
}

#anc ul li:last-child{
  margin-right:0px;
}


.ancbtn a {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #fff;
    background-color: #9bbc39;
    border: 1px solid #9bbc39;
    border-radius: 50px;
    padding: 10px 30px;
    width: 290px;
    text-decoration: none;
}


.ancbtn a:hover{

    opacity: 1;
    text-decoration: none;
    border: none;
    color: #42210b;
    background-color: #fff;
    border: 1px solid #fff;
    cursor: pointer;
    transition: all 300ms ease-in-out;
}


/* point list */

#list01, #list02, #list03 {
   margin-top: -86px;
   padding-top: 86px;
}

#list01.listcon{
    margin-top: 50px;
    margin-bottom: 80px;
}


.listcon{
    margin-bottom: 80px;
}

.listcon ul{
    margin-bottom: 80px;
}

.listcon ul li{
    float: left;
    width: 48%;
    margin-right: 30px;
    text-align: left;

}

.listcon ul li p{
    margin-bottom: 0px!important;

}

.listcon ul li:last-child{
    margin-right: 0px;
  
}

.pointtxt {
    color: #928374;
    font-size: 11px;
    letter-spacing: 0.8em;
    font-weight: bold;
    line-height: 1.4em;

}


.pointtxt02 {
    color: #492c19;
    font-size: 26px;
    font-weight: bold;
    position: relative;
    line-height: 1.4em;

}



 /*========================================
    sub. company      sp 
 ========================================*/






 /* 768 px */
@media screen and (max-width: 768px){


.viewpc {
    display: none!important;
}
.viewsp {
    display: block!important;
}

 /*==========   sub top  =============*/



.sub-container {
    width: 90%;
}

.page-header {
    height: 200px;
    padding-top: 100px;
}


.page-header:before{
   height: 200px;
}

.sub-container h1 span {
    line-height: 1.3em;
}

.mv-l {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -0.03em;
    position: relative;
}

.mv-s {
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.02em;
}



.sub-container2 {
   width: 90%;
}

.sub-container3 {
   width: 90%;
}



/* c00 */
#c00 {
    padding-top: 5px;
    padding-bottom: 0px;

}


.cimg ul {
  margin-bottom: 0px;
}


.cimg ul.lin1 li  {
     margin: 0 0 30px 0;
     float: none;

}


.cimg ul.lin2 li {

    margin:0 0 30px 0; 
    float: none;
}

.lin2R {
   position: relative;
    top: 0px;
    right: 0px;
}

/* anc */
#anc ul li {
    float: none;
    margin-right: 0px; 
    margin-bottom: 10px;
}



.ancbtn a {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #fff;
    background-color: #9bbc39;
    border: 1px solid #9bbc39;
    border-radius: 50px;
    padding: 10px 30px;
    width: 100%;
    text-decoration: none;
}


#list01.listcon {
    margin-top: 50px;
    margin-bottom: 40px;
}

.listcon {
    margin-bottom: 30px;
}

.listcon ul {
  margin-bottom: 0px;
}

.listcon ul li {
    float: none;
    width: 100%;
    margin-right: 0px;
    text-align: left;
}
.listcon img {
   width: 100%;
}


}







 /* 320 px */
@media screen and (max-width: 320px){







}