.check_2{
	    display: contents;
}

@media only screen and (max-width: 1400px){
	.gyoumu_span {
		font-size: 11px;
	}
}
@media only screen and (max-width: 1024px){
	input, textarea {
    	-webkit-appearance: none;
    	-moz-appearance: none;
    	appearance: none;
    	border-radius: 0;
	}
	.index_top {
/*
   		height: 40vh;
*/
   		height: 680px;
	}
	.menu-der{
		padding-right: 75px;
	}

	.index_top div {
	    padding-top: 30%;
	}

	.index_top .top_left {
	    font-size: 32px;
	    line-height: 34.8px;
	}

	.index_top .top_right {
	    font-size: 58px;
	    line-height: 70px;
	}

	.top_explanation {
	    font-size: 24px;
	    line-height: 34px;
	}



	h1 {
		font-size: 35.83px;
	}

	.index_width {
	    width: 85%;
	}
	
	.explanation_p{
		font-size: 16px;
		line-height: 19px;
	}
	
	

	.space {
		display: flex;

		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;

		-webkit-flex-pack: distribute;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		justify-content: space-evenly;
	}
	.service_width {
		/*
   		width: 195px;
		*/
   		width: 32%;
		margin-top: 10px;
	}
	.service_img{
		width: 100%;
    	height:185px;
	}
	.explanation_b{
		font-size: 15px;
	}
	.companyinformation{
		width: 100%;
	}
	.companyinformation_text{
		font-size: 12px;
		padding: 10px 15px 0px 15px;
		width: 100%;
    	height: 100%;
    	line-height: 17px;
	}
	/* *** 追加 *** */
	.gyoumu_li_p {
	    font-size: 12px;
	    line-height: 17px;
	}

	/* *** **** *** */

	.companyinformation_img{
		/*
	    width: 59%;
	    */
	    width: 100%;
   	 	object-fit: initial;
	}
	.companyinformation_top .square{
		margin: 0 auto;
	}
	.companyinformation_top h1{
		text-align: center;
		margin-left: 0;
	}
	
	
	/* *** 帯 *** */
	.band {
		height: 95px;
	}

	.band_text {
		width: 430px;
		padding-top: 20px;
		padding-left: 80px;
	}

	.band_text div {
		width: 138px;
	}
	.band_text .band_p1 {
		font-size: 24px;
		line-height: 34px;
	}

	.band_p1 span {
		font-size: 17px;
	}

	.band_text .band_p2 {
		font-size: 10px;
		line-height: 17px;
	}
	/* *** ここまで *** */

	/* *** 実績紹介 *** */
	.actualintroduction_width {
		width:		235px;
	}
	.explanation_b {
	    font-size: 13px;
	    line-height: 29px;
	}.actualintroduction_img {
		width:		235px;
		height:		auto;
	}
	.actualintroduction_img img {
		width:		235px;
		height:		auto;
	}
	/* *** ここまで　*** */

	/* *** お問い合わせ *** */
	.contactus_top h2 {
		font-size: 14px;
		line-height: 1.7;
	}

	.contactus p {
		font-size: 14px;
		line-height: 1.7;
	}
	.mail-form {
	    width: 432px;
	    margin-left: 0;
	}

	.mail-title {
		width: 274px;
		padding-left: 110px;
	}

	.mail_end {
	    margin-left: 0;
	}

	.mail_end p {
		color: #231815;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif;
		font-size: 12px;
		line-height: 1.5;
	}

	.contactus_img img {
		width: 60px;
		height: 60px;
	}
}

@media only screen and (max-width: 1000px){
	.index_top .top_left {
		font-size: 32px;
		line-height: 38px;
	}

	.index_top .top_right {
		font-size: 58.5px;
		line-height: 70.2px;
	}
	.top_explanation {
		font-size: 24px;
		line-height: 34px;
	}

	.service_bp {
		padding-right: 8px;
		padding-left: 8px;
		padding-bottom: 18px;
	}
	.explanation_p {
		font-size: 16px;
		line-height: 22px;
	}
	.explanation_b {
		font-size: 13px;
		line-height: 29px;
	}

	.band {
		margin-top: -7px;
	}


	.mail-form{
		width: auto;
    	margin-left: auto;
	}
	.mail-title {
     	width: auto;
     	padding-left: 45px;
     	margin-top: 20px; 
	}
	.mail_end {
    	margin-left: auto;
	}
	.companyinformation{
		display: block;
	}
	.kaisya_table {
		width: 100%;
	}
	.companyinformation_img{
		width: 100%;
    	height: auto;
	}
	.companyinformation_text{
		width: auto;
    	height: auto;
   		padding: 10px 10px 15px 30px;
    	line-height: 16px;
    	font-size: 14px;
	}
	.companyinformation_top h1{
		text-align: center;
    	margin: 0;
/*
    	font-size: 21px;
*/
	}
	.companyinformation_top .square{
		margin: 10px auto;
	}
	.gyoumu_span{
		font-size: 11px;
	}
	.contactus_img img {
	    width: 20%;
		height: auto;
	}
	
}






@media only screen and (max-width: 850px){
	.mail-title{
		padding-left: 0;
	}
	.menu-der {
   		padding-right: 20px;
	}
	.space-between a {
    	font-size: 14px;
	}
	/*.menu-head {
    	width: 70%;
    }*/
	.index_top img {
	    margin-top: 10px;
	}
	.index_top {
	    height: 570px;
	}
	.index_width {
		width: 80%;
	}

/*
	.service_width {
		width: 22%;
	}
*/

	.service_img {
	    width: 100%;
	    height: auto;
	}

	.contactus.flex{
		display: block;
	}
	.img_equallyspace {
		display: flex;
	}

	.actualintroduction_width {
	    width: 30%;
		margin: 40px auto;
	}
	.actualintroduction_img {
	    width: 100%;
	    height: auto;
		margin-bottom: 10px;
	}

	.actualintroduction_img img {
	    width: 100%;
	    height: auto;
	}

	.explanation_b {
	    font-size: 20px;
	    line-height: 1.5;
	}

}

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

/*
	.img_equallyspace{
		display: block;
	}
	.space{
		display: block;
	}
	.check_2 {
   		display: flex;
    	justify-content: center;
	}
	.service_width{
		width:35%;
		margin: 10px auto;
	}
	.service_img {
   		width: 100%;
   		height: auto;
	}
	.band_text{
		padding-left: 0;
	}
	.service_b{
		display: block;
		text-align: center;
	}
	.explanation_p{
		font-size: 14px;
    	line-height: 16px;
	}

*/


	.pc_head{	
		display: none;	
	}
	.smart-head{
		display: block;
	}

	.service_bp .explanation_b {
		margin-bottom: 5px;
	}

	.band {
	}
	.actualintroduction_width .explanation_b {
		font-size: 16px;
		line-height: 1.5;
	}

	.index_top {
	    height: 520px;
	}
	.coppy-right p{
	    text-align: center;
	}

}

@media only screen and (max-width: 700px){
/*
	.contactus.flex{
		display: block;
	}
	.mail-form{
		width: auto;
    	margin-left: auto;
	}
	.mail_end {
    	margin-left: auto;
	}
	.companyinformation{
		display: block;
	}
	.companyinformation_img{
		width: 100%;
    	height: auto;
	}
*/
.index_top {
    height: 465px;
}
.index_top .top_left {
    font-size: 24px;
    line-height: 30px;
}
.index_top .top_right {
    font-size: 40px;
    line-height: 55px;
}
.top_explanation {
    font-size: 18px;
    line-height: 28px;
}
.actualintroduction_width {
    width: 70%;
}
.actualintroduction_width .explanation_b {
    font-size: 14px;
    line-height: 1.5;
}
	h1 {
		font-size: 24px;
	}
	.mail-title {
     	width: auto;
     	padding-left: 0;
     	margin-top: 50px; 
	}
	.img_equallyspace {
		display: block;
	}
	.companyinformation_text{
		width: auto;
    	height: auto;
   		padding: 10px 10px 15px 30px;
    	line-height: 16px;
    	font-size: 14px;
	}
	.companyinformation_top h1{
		text-align: center;
    	margin: 0;
    	font-size: 21px;
	}
	.companyinformation_top .square{
		margin: 10px auto;
	}
	.gyoumu_span{
		font-size: 11px;
	}
	.index_width{
		width: 90%;
	}
	.service_width{
		/*
		width:38%;
		margin: 5px auto;
		*/
		width: 195px;
	}
	.service_img {
   		width: 100%;
   		height: 222px;
	}
	.band_text{
		padding-left: 0;
	}
	.service_b{
		display: block;
		text-align: center;
	}
	.explanation_p{
		font-size: 14px;
    	line-height: 16px;
	}
	.check_2{
	    display: block;
	}
	.img_equallyspace{
		display: block;
	}
	/*
	.space{
		display: block;
	}
	*/
	.check_2 {
   		display: flex;
    	justify-content: center;
	}


	.actualintroduction_img img {
	    width: 100%;
	    height: auto;
	}

	.band {
	    height: 80px;
	}
	.band_text {
	    padding-top: 12px;
	}



	.contactus_top h2 {
		font-size: 16px;
		line-height: 24px;
	}
	.contactus p {
		font-size: 14px;
		line-height: 22px;
	}

	.mail-title .square {
		margin-top: 2.3934181vw;
	}

	.p0 span {
		font-size: 20px;
	}

	.mail_end {
		margin-left: 0;
		margin-bottom: 0;
	}
	.mail_end p {
		color: #231815;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif;
		font-size: 14px;
		line-height: 1.5;
	}
	.contactus_img {
	    margin-top: 30px;
	}
/*
	.contactus_img img {
		margin-top: 20px;
		width: 50%;
	}
*/
	.contactus_img_margin {
		margin-left: 5.98365625vw;
	}

}


@media only screen and (max-width: 650px){
	.index_top {
	    height: 432px;
	}

	.service_img {
   		height: 210px;
	}
	.gyoumu_ul3 {
	    white-space: unset;
	}
	.gyoumu_li3 {
	    padding: 0 10px;
	}
}

@media only screen and (max-width: 550px){
	.index_top {
	    height: 366px;
	}
	.index_top .top_left {
	    font-size: 20px;
	    line-height: 26px;
	}
	.index_top .top_right {
	    font-size: 34px;
	    line-height: 46px;
	}

	.top_explanation {
	    font-size: 14px;
	    line-height: 22px;
	}

	.service_img {
   		height: 185px;
	}
	.footer-menu .line_1 a{
		font-size: 13px;
	}
}

@media only screen and (max-width: 450px){
	.explanation_b {
	    font-size: 16px;
	    line-height: 1.5;
	}
/*
	.service_width {
	    width: 41%;
	}
*/
	.br_s{
	    display: contents;
	}

}

@media only screen and (max-width: 414px){
	.menu_smart{
		right: 20px;
    	top: 25px;
	}
	.title-logo{
		height: 60px;

	}
	.companyinformation_text{
		font-size: 12px;
		padding: 10px 10px 15px 10px;
	}
	.companyinformation_top h1{
    	font-size: 19px;
	}
	#MAIN {
		padding-top: 0;
	}
	.index_top {
	    height: 260px;
	}

	.index_top div {
	    padding-top: 30%;
	}

	.index_top .top_left {
	    font-size: 20px;
	    line-height: 25px;
	}

	.index_top .top_right {
	    font-size: 25px;
	    line-height: 50px;
	}
	.top_explanation {
	    font-size: 15px;
	    line-height: 18px;
	}
	.band_text div {
/*
	    width: 137px;
*/
	    width: 33vw;
	}

	.service_img {
   		height: 148px;
	}
	.footer-menu.flex.pt45.pb55{
		transform: scale(0.88);
	}

	/* *** 追加 *** */
	.img_add {
		display: block;
		width: 50%;
	}
	.img_width {
		width: 100%;
		height: auto;
	}

	.img_m_left {
		margin-left: 0;
		margin-top: 10px;
	}

	.img2 {
		height: auto;
	}
	/* *** **** *** */
}

@media only screen and (max-width: 375px){
/*
	.band_text div {
	    width: 124px;
	}
*/

	.service_img {
   		height: 135px;
	}
	.top_explanation {
	    font-size: 14px;
	}

}

@media only screen and (max-width: 360px){
/*
	.band_text div {
	    width: 119px;
	}
*/
	.top_explanation {
	    font-size: 13px;
	    line-height: 16px;
	}
	.actualintroduction_width .explanation_b {
	    font-size: 14px;
	}
}

@media only screen and (max-width: 320px){
/*
	.band_text div {
	    width: 105px;
	}
*/
	.footer-menu {
    		width: 99%;
	}
	.top_explanation {
   		 font-size: 12px;
	}
	h1 {
		font-size: 19px;
	}
	.index_top {
	    height: 213px;
	}
	.index_top .top_left {
		font-size: 16px;
		line-height: 20px;
		margin-left: 0;
	}
	.index_top .top_right:before {
		content: "\A";
		white-space: pre;
	}
	.index_top .top_right {
		font-size: 24px;
		line-height: 30px;
		margin-left: 0;
	}

	.explanation_b {
    	font-size: 14px;
	}
	.companyinformation_text{
		font-size: 10px;
	}
	.gyoumu_span {
    	font-size: 10px;
    }

    .explanation_p {
   	 	font-size: 11px;
   	}
   	
   	.footer{
   	 width: 320px;
   	}
   	.menu-head{
   	    width: 320px;
   	}
   	.band_text .band_p1{
   		font-size: 17px;
   	}
	.band_p1 span {
	    font-size: 14px;
	}
/*
   	.band_text div {
    	width: 103px;
	}
*/
	.img-logo{
		width:205px;
		font-size: 14px;
	}
	.footer{
		margin-left: 0px;
	}
	.menu_smart{
		right: 12px;
	}
	.title-logo{
		height: 60px;
	}
	.service_img {
   		height: 115px;
	}
}