@charset "utf-8";
/* CSS Document */

@import url(cmn.css);
@import url(base.css);

#main {
    height: 700px;
    background: url("../images/index-images/main.jpg") 50% 100% no-repeat;
    background-size: cover;
}
/* ==========================================================================
	CONTENT
========================================================================== */
#service{
background: url("../images/cmn-images/bg01.png") 0 0 repeat-x;
}
#service01{
position: relative;
}
#service01 .icon{
position: absolute;
width: 100px;
left: 47%;
z-index: 100;
}
#service01 .photo{
position: absolute;
width: 55%;
background: url("../images/index-images/service-img.jpg") 50% 10px no-repeat;
background-size: cover;
z-index: 90;
padding-top: 400px;
}
#service01 .wrapper2{
padding-top: 200px;
}
#service01 .box{
text-align: left;
width: 300px;
margin-left: 650px;
}

#bg02{
background: url("../images/cmn-images/bg02.jpg") 100% 90px no-repeat;
background-size: 100% auto;
}

#service02{
position: relative;
}
#service02 .icon{
position: absolute;
width: 100px;
left: 47%;
z-index: 100;
}
#service02 .photo{
position: absolute;
width: 55%;
background: url("../images/index-images/service-img02.jpg") 50% 10px no-repeat;
background-size: cover;
right: 0;
z-index: 90;
padding-top: 400px;
}
#service02 .wrapper2{
padding-top: 180px;
}
#service02 .box{
text-align: left;
width: 300px;
margin-left: 50px;
}

#service03{
position: relative;
}
#service03 .icon{
position: absolute;
width: 100px;
left: 47%;
z-index: 100;
}
#service03 .photo{
position: absolute;
width: 55%;
background: url("../images/index-images/service-img03.jpg") 50% 10px no-repeat;
background-size: cover;
z-index: 90;
padding-top: 400px;
}
#service03 .wrapper2{
padding-top: 200px;
}
#service03 .box{
text-align: left;
width: 300px;
margin-left: 650px;
}

#greeting .photo{
float: left;
width: 60%;
margin-bottom: 15px;
}
#greeting h2{
float: right;
width: 35%;
color: #194244;
font-size: 2.5rem;
padding-top: 13%;
}
#greeting .float-l{
float: left;
width: 25%;
}
#greeting .float-l h3{
width: 100%;
text-align: center;
font-size: 2.5rem;
}
#greeting .float-r{
float: left;
width: 70%;
box-sizing: border-box;
border-left: 1px solid #00a49b;
padding-left: 35px;
}

#recruit{
background: url("../images/index-images/recruit-img.jpg") 50% 0 no-repeat;
background-size: 100% auto;
}
#recruit h2{
color: #fff;
}
#recruit p{
color: #fff;
font-size: 2rem;
}


#news {
    background-color: #f3f5f5;
    border-bottom:20px solid #cccccc;
}
#news dl {
    overflow: hidden;
    margin-bottom: 30px;
}
#news dl dt {
    clear: left;
    float: left;
    width: 120px;
    text-align: left;
}
#news dl dd {
    text-align: left;
    margin-left: 120px;
    margin-bottom: 10px;
}
#news dl dd a {
    color: #000;
}
#news dl dd a:hover {
    text-decoration: underline;
}


/* ------------------------------------------------------------
	 PC   1100px -
   ------------------------------------------------------------ */
@media screen and (min-width: 1000px) {
}

/* ------------------------------------------------------------
	 TABLET   for - 1099px
   ------------------------------------------------------------ */

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

#service01 .photo{
position: absolute;
width: 60%;
background-size: cover;
z-index: 90;
padding-top: 400px;
}
#service01 .wrapper2{
padding-top: 100px;
}
#service01 .box{
text-align: left;
width: 30%;
margin-left: 65%;
}

#bg02{
background: none;
}
#service02 .photo{
position: absolute;
width: 60%;
background-size: cover;
z-index: 90;
padding-top: 400px;
}
#service02 .wrapper2{
padding-top: 100px;
}
#service02 .box{
text-align: left;
width: 30%;
margin-left: 5%;
}

#service03 .photo{
position: absolute;
width: 60%;
background-size: cover;
z-index: 90;
padding-top: 400px;
}
#service03 .wrapper2{
padding-top: 100px;
}
#service03 .box{
text-align: left;
width: 30%;
margin-left: 65%;
}

}

/* ------------------------------------------------------------
	 SP　699pxまで
   ------------------------------------------------------------ */
@media screen and (max-width: 699px) {
#main {
height: auto;
    padding-top: 80%;
    background-size: cover;
}

#service{
background-size: auto 200px;
}
#service01 .icon{
width: 50px;
left: 6%;
}
#service01 .photo{
position: relative;
width: 90%;
background-size: cover;
padding-top: 55%;
margin: 0 auto 10px auto;
}
#service01 .wrapper2{
padding-top: 0;
}
#service01 .box{
text-align: left;
width: 100%;
margin-left: 0;
}

#service02 .icon{
width: 50px;
left: 6%;
}
#service02 .photo{
position: relative;
width: 90%;
background-size: cover;
padding-top: 55%;
margin: 0 auto 10px auto;
}
#service02 .wrapper2{
padding-top: 0;
}
#service02 .box{
text-align: left;
width: 100%;
margin-left: 0;
}

#service03 .icon{
width: 50px;
left: 6%;
}
#service03 .photo{
position: relative;
width: 90%;
background-size: cover;
padding-top: 55%;
margin: 0 auto 10px auto;
}
#service03 .wrapper2{
padding-top: 0;
}
#service03 .box{
text-align: left;
width: 100%;
margin-left: 0;
}

#greeting .photo{
float: none;
width: 100%;
margin-bottom: 10px;
}
#greeting h2{
float: none;
width: 100%;
font-size: 1.8rem;
padding-top: 0;
}
#greeting .float-l{
float: none;
width: 100%;
}
#greeting .float-l h3{
width: 100%;
text-align: left;
border-bottom: 1px solid #00a49b;
font-size: 1.6rem;
margin-bottom: 10px;
}
#greeting .float-r{
float: none;
width: 100%;
box-sizing: border-box;
border-left: none;
padding-left: 0;
}

#recruit{
background: url("../images/index-images/recruit-img.jpg") 50% 0 no-repeat;
background-size: auto 100%;
}
#recruit p{
font-size: 1.2rem;
}

#news dl {
    overflow: hidden;
    margin-bottom: 30px;
}
#news dl dt {
    float: none;
    width: 100%;
    text-align: left;
}
#news dl dd {
    width: 100%;
    text-align: left;
    margin-left: 0;
    margin-bottom: 10px;
}



}
