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

/* -----------------------------------------------------------
	main_img
----------------------------------------------------------- */

.service_amido  #main_img{
	background:url(../img/amido_main.jpg);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service_amido .main_title{
	padding-top:40px;
}

.service_amido #main_img img{
	display: block;
	margin: auto;
	margin-bottom: 16px;
    max-width: 100%;
}

.service_amido-title{
	font-size: 35px;
	text-align: center;
	margin-bottom: 20px;
}

.tatami_text{
	text-align: center;
	margin-bottom: 40px;
	font-size: 22px;
}

.service_amido-title>p{
	text-align: center;
}

.service_amido #point_contents{
	margin-top: 70px;
}

.chose_title{
    font-size: 40px;
	background: -webkit-linear-gradient(transparent 70%, #FFFF00 40%);
	background: linear-gradient(transparent 70%, #FFFF00 40%);
    line-height: 40px;
	width:760px;
	margin:auto;
	margin-bottom:60px;
	text-align: center;
}

.chose_title span{font-size:58px;}
.service_amido  p {font-size: 20px;}


#torimatu_chose{
    margin-bottom: 80px;
}

#torimatu_chose li{
	background:rgba(255,255,255,0.5);
	border:8px solid #669733;
	padding: 30px 40px;
	margin-bottom:30px;
}

.torimatu_chose_column img {
    margin-bottom: 0;
}


#torimatu_chose h3 {
	font-size: 33px;
	color:#CD0000;
	border-bottom: 1px solid #CD0000;
	display: block;
    margin-left: 30px;
    line-height: 1.3;
}

#torimatu_chose .torimatu_chose_column{
	margin-bottom: 30px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.employee_title{
	margin-bottom: 0;
	font-size: 35px;
	text-align: center;
	position: relative;
}


.employee_li{
	margin-bottom: 60px;
}
.titlesita {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.employee_li li{
	width:231px;
}

.employee_li li img {
    margin-bottom: 10px;
}

.employee_li li p{
	text-align: center;
    font-size: 24px;
}

.reviewLink{
    display: inline-block;
}

.reviewLink:hover {
    opacity: 0.8;
}

.bg_hana {
	width: 100%;
	padding: 75px 0 90px;
	background: url(../img/background03.png) no-repeat;
	background-size: cover;
}
.cont_topics_3c h3,
.cont_topics_2c h3 {font-size:35px;}

.cont_topics_1c  h3,
.cont_topics_1c p.txt,
.cont_topics_2c p.txt,
.cont_topics_1ccolor p.txt {text-align:left;}

.cont_topics_1c .txtr,
.cont_topics_1ccolor .txtr {
    font-size:16px;
}

.emphasis_text {font-size: 30px!important;}



/*1000pxまで適用*/
@media screen and (max-width: 1000px){
	body.service_amido .cont_ichiran {
		padding: 50px 10px;
	    margin: 0!important;
    	width: 100%;
	    box-sizing: border-box;
	}
	.cont_ichiran ul,
	.cont_ichiran ul li img {width:100%;}
}

/*タブレットまで適用*/
@media screen and (max-width: 750px){
	body.service_amido #main_img {
		padding-bottom: 20px;
	}
	body.service_amido #main_img img {
		width: 54%;
	}
	body.service_amido #main_img img.spwidth {
		width: 74%;
	}
	
	body.service_amido .cont_ichiran ul {
		width: 100%;
	}
	body.service_amido .cont_ichiran ul li img {
		width: 100%;
	}
	body.service_amido #torimatu_chose li {
		padding: 20px 20px 30px;
	}
    
	body.service_amido .employee_li li {
		width: 49%;
		display: inline-block;
        margin-bottom: 20px;
	}
    
    body.service_amido .employee_li li p{
        text-align: center;
        font-size: 20px;
    }
    
    .reviewLink {
        margin-top: 30px;
    }
	
	.cont_topics_3c {
		display: block;
    	width: 100%!important;
	    height: auto;
		padding-bottom: 30px;
	}
	.cont_topics_3c img {
		width: 50%;
	}
	.cont_topics_1c {
		padding: 40px 20px 20px;
	}
	.fl , .fr {float: none;}
	.cont_topics_2c {
		width: 100%;
	}
	
	.chose_title {
        font-size: 32px;
		width: 100%
	}
    .chose_title span {
        font-size: 46px;
    }
	#point_contents {
		background: url(../img/background02.jpg) no-repeat center center;
		background-size: cover;
	}
    
    #torimatu_chose .torimatu_chose_column {
        display: block;
    }
    
    .torimatu_chose_column img {
        max-width: 269px;
        margin-left: auto;
        margin-right: auto;
        display:block;
        margin-bottom: 10px;
    }
    
    #torimatu_chose h3 {
        font-size:26px;
        line-height: 1.4;
        margin-top: 20px;
        margin-left: 0;
        display: inline-block;
    }
    
    #torimatu_chose p {
        font-size: 18px;
    }
    
    .service_amido-title {
        font-size: 30px;
        line-height: 1.5;
    }
    
}

/*スマホ適用*/

@media screen and (max-width: 500px) {
	.emphasis_text {
		padding-bottom: 10px;
	}
	.service_amido-title {
		font-size: 22px;
		margin-top: 20px;
	}
	.service_amido p.tatami_text {
		font-size: 16px;
	}
	.chose_title {
		font-size: 28px;
		line-height: 1;
	}
	.chose_title span {
		font-size: 36px;
	}
	#torimatu_chose .torimatu_chose_column {
		margin-bottom: 20px;
	}
	.torimatu_chose_column img {
		width: 80%;
	}
	#torimatu_chose h3 {
		font-size: 18px;
	}
	#torimatu_chose p {
		font-size: 15px;
	}
	.employee_title {
		font-size: 26px;
	}
	.titlesita {
		margin-bottom: 20px;
	}
	.titlesita img {
		vertical-align: top;
	}
	.cont_ichiran h2 {
		font-size: 30px;
	}
	.cont_topics_h2 h2 {
		font-size: 22px;
	}
	.cont_topics_3c h3,
	.cont_topics_2c h3 {
		font-size: 30px;
	}
	.cont_topics_3c p.h3 {
		font-size: 16px;
	}
	.cont_topics_3c p.txt,
	.cont_topics_2c p.txt,
	.cont_topics_1c p.txt,
	.cont_topics_1ccolor p.txt {
		font-size: 14px;
	}
}