@charset "utf-8";

.co_gr{
  color:#f8cade;
  padding-right: 5px;
}

#mainimg {
    width: 100%;
    background: url(../images/page/page_main_gr.png) repeat-x;
    text-align: center;
    overflow: hidden;
}

#mainimg img {
    width: 100%;
    max-width: 1350px;
    height: auto;
}

#terms h3{
	text-align: center;
	margin: 30px 0;
}

#terms .sub_cat {
	text-align: center;
	margin: 30px 0;
	font-size: 18px;
}

#terms p{
	margin-bottom: 20px;
	line-height: 1.8;
}
#terms .term_disc ul#adapt {
    padding: 20px;
    margin: 30px auto;
    background: #fbf9e1;
    border-radius: 10px;
}

#terms .term_disc ul#adapt li{
	font-size: 17px;
	padding-bottom: 20px;
	font-weight:600;
  	padding-left: 1em;
  	text-indent: -1em;
}

#terms .term_disc ul#adapt li:last-child{
	padding-bottom: 0;
}

#terms ul#adapt2 {
	padding:30px 0;
	border-top:2px solid #ccc; 
	border-bottom:2px solid #ccc;
	margin: 30px;
	 
}
#terms ul#adapt2 li {
	font-size: 16px;
	margin-bottom: 10px;
}

.term_disc img{
    width: 100%;
}

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

    #terms .sub_cat {
        text-align: center;
        margin: 30px 0;
        font-size: 18px;
    }
}
@media screen and (max-width: 480px){
	#terms .term_disc ul#adapt li{
		font-size: 1.0rem;
	}
    .photo_img img {
        margin-bottom:10px;
    }
}

#terms .term_disc ul#adapt li span{
	color: #f288b6;
    padding-right: 3px;
    font-size: 25px;
}

#terms .termsimg{
	max-width: 100%;
}

.indent1 {
    padding-left: 15px;
    text-indent: -10px;
    margin-left: 5px;
}

.indent2 {
    padding-left: 15px;
    text-indent: -15px;
    margin-left: 5px;
}

/*どんな仕事があるの*/

.contents-box {
    margin: 40px auto;
    width: 100%;
    padding: 30px 40px;
    border: 1px solid #DADADA;
    background: #FFFFFF;
    position: relative;
    border-radius: 10px;
    -moz-border-radius: 10px / 10px;
    -webkit-border-radius: 10px / 10px;
}

.line-gr {
    border: 2px solid #f2cbdc;
}

.socal_img{
    text-align: center;
    padding:0 20px
}

.socal_img img{
    max-width: 1000px;
}

@media screen and (max-width: 480px){
 h3.photo_img {
    text-align: left;
    margin:0;
    }
  #terms .sub_cat {
    text-align: left;
    margin: 20px 0;
    font-size: 18px;
    }
  .contents-box {
    padding: 10px;
    }
}

.skill li {
    list-style: none;
    padding: 15px;
    background: #fbf9e1;
    border-radius: 5px;
    margin: 5px;
    display: inline-block;
    color: #f288b6;
    font-weight: bold;
    border: 1px solid #f288b6;
    font-size: 18px;
}

.photo_img .row .row{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom:1px dotted #ccc;
}

.service h4{
    background: #eaece6;
    margin-bottom: 30px;
    margin-top: 0;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: bold;
    color: #f288b6;
}


#terms .service h5 {
    font-size: 20px;
    padding: .5em;
    border-left: 5px solid #f288b6;
    margin: 0;
}

#terms .staff img{
width: 100%;
}

#terms .footer-info .right{
line-height: 1.2;
}

#terms .footer-info .right span{
 color:#8fc31f;
}

/*#terms .service h5:after {
content: "";
width:100%;
height:4px;
position: absolute;
left: 0;
bottom: 0;
background: linear-gradient(to right, #7ED1E6, rgba(255,255,255,0) 100%);
}*/

.jobs .imgs{
    padding-right: 3px;
}

.jobs{
    margin-bottom: 30px;
}

