@charset "utf-8";
/* smp用CSS */

@media print, screen and (max-width: 640px) {
	
.smpno{
	display:none;}
	
img{
max-width: 100%;
height: auto;
width /***/:auto;
}

body{
	min-width:auto;
	font-size:14px;
	line-height:1.7;
	}
header{
	overflow:hidden;}
		
.header_inner{
	margin-top: 4px;
	margin-bottom: 8px;
	}	
.header_logo{
	vertical-align:middle;
	display: inline-block;
	width:68%;
	min-height:40px;
	}
.header_logo img{
	width:100%;}
.head_btn{
	width:30%;
	font-size:0;
	vertical-align: top;
	position:relative;
	display: inline-block;
	margin-top:-20px;
	}

.catchtext{
	font-size: 80%;
	margin-left:4px;
	margin-bottom: 4px;}
.head_btn p{
	display:none;}

.h_tel,
.h_mail
{
	width:2px;
	display: block;}
.h_tel:after{	
font-family: 'FontAwesome' ;
	content: '\f098';
	/*content: '\f14a';*/
	display: block;
	width: 1.3em;		/*文字の1.2倍の横幅に*/
	text-align: center;	/*その中で中央寄せ*/
	color:#ff0000;		/*色*/
	font-size: 40px;		/*2倍の大きさ*/
		position:absolute;
	top:0;
	right:42px;
}
.h_mail:after{	
font-family: 'FontAwesome' ;
	content: '\f199';
	/*content: '\f14a';*/
	display: block;
	width: 1.3em;		/*文字の1.2倍の横幅に*/
	text-align: center;	/*その中で中央寄せ*/
	color:#ff0000;		/*色*/
	font-size: 40px;		/*2倍の大きさ*/
	position:absolute;
	top:0;
	right:0px;
}
.mainimg{
	font-size: 0;
	line-height:0;
}
.main_catch{
	width:100%;
	text-align: center;
	margin-left:auto; margin-right:auto;
		background-color: #f0e2ab;
	}
.main_catch p{
height: 0;
  padding-top: calc(124 / 960 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(../img/txt01.png) center center / cover no-repeat;
	}
.main_come{
	width:100%;
	background-color: #f0e2ab;
	text-align: center;
	margin-left:auto; margin-right:auto;
	padding:10px;
	box-sizing:border-box;
	margin-bottom: 1em;
	}
.main_come p{
	color:#F5772B;
	text-align: center;}

.contents{
	width:98%;
	margin-left:1%; margin-right:1%;
	margin-top: 0.5em;
	margin-bottom: 2em;
	}

.page_li{
	display:flex;
flex-wrap: wrap;
margin-bottom: 2em;

}
.page_li li{
	text-align: center;
	color: #FFF;
width:50%;
border-radius:10px;
background-color: #ddd;
}

.page_li li a{
	text-align: center;
	color: #FFF;
padding:20px 0;
}

.page_li li a{display: block;}
.page_li li a:link{color:#fff;text-decoration:none;}
.page_li li a:visited{color:#fff;text-decoration:none;}
.page_li li a:hover{color:#fff;text-decoration:none;

}
.page_li li a:active{color:#fff;text-decoration:none;}

.page_li li p{
font-size: 1em;
	}
.page_li li span{
	font-size: 80%;
	}
#hindo,	
#simulation,
#management,
#features,
#service
{margin-bottom: 2em;}
.hindobox,
.managementbox,
.featuresbox,
.simulationbox,
.servicebox{
	 display: flex;
            flex-direction: column;
	}
.photoboxbg01{
	width:100%;
	display: block;
	}
.photoboxbg01{
	position:relative;
	
	}	
.photoboxbg01 img{
	width:100%;}	
.txtbox{
	display: block;
	margin-top: 6px;
	margin-left:1%; margin-right:1%;
	width:98%;
	order: -1;
	}
.photoboxbg01 p{
	z-index:2;
	position:absolute;
bottom:0px;
left:50%;
transform: translate(-50%, -50%);
width:100%;
font-size: 120%;
background: rgb(245, 125, 46);
  color: white;
  text-shadow: -1px 2px 0 rgba(0,0,0,0.3);
  		font-family: 'Noto Sans JP', sans-serif,Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
		text-align: center;

	}
.txtbox .subttl{
	font-size: 110%;
	color:#000000;
	margin-bottom: 1em;
	font-weight: bold;
	}

.txtbox .subttl span{
	font-size: 70%;
	display: inline-block;
	}

#management .service_bui dl{
	font-size: 90%;
	overflow: hidden;}
#management .service_bui dl dt{
color:#000000;
clear:both;
font-size: 1em;
	}
#management .service_bui dl dd{
	margin:0 0 10px;				/*←各行の下部10px空き*/
padding:0 0 10px 1em;			/*←各行の下罫線の上10px空き ＆ dtのwidth分*/
font-size: 90%;
	}
		
footer{
	text-align: center;}
footer .head_btn{
	margin-top: -10px;
	}

footer .header_logo img {
    width: 100%;
}
footer .header_logo {
    vertical-align: middle;
    display: inline-block;
    width: 68%;
    min-height: 40px;
}
footer .catchtext {
    font-size: 80%;
    margin-left: 4px;
    margin-bottom: 4px;
	text-align: left;
	line-height:1.4;
}

#features .txtbox ul li{

    text-indent: -13px;
    margin-left: 38px;}
	
/* pageTop */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 2px;
	font-size: 0;
}
#page-top a {
	display: block;
	width:0px;
	display: block;
}	
#page-top:after{	
font-family: 'FontAwesome' ;
	content: '\f151';
	/*content: '\f14a';*/
	display: block;
	width: 1.3em;		/*文字の1.2倍の横幅に*/
	text-align: center;	/*その中で中央寄せ*/
	color:#DEEBF7;		/*色*/
	font-size: 40px;		/*2倍の大きさ*/

}
#page-top2 img{
	display:none;}
}



