@charset "UTF-8";

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

.pcOnly{ display: none;}
.spOnly{ display: inline-block;}

	.main_img{
		width: 100%;
		margin: 0 auto;
	}
	.main_img h1.p_logo{
		width: 30%;
		margin: 0;
		padding: 15% 0 2%;
	}
	.m_img {
	  width:100%;
	}

.toPC{
	font-size: 100%;
	background: rgba(30,30,30,0.8);
	
	color: #fff;
	padding: 3px 10px 4px 10px;
	display: inline-block;
	border-radius: 3px;
	position: fixed;
	right: 50px;
	bottom: 20px;
	z-index: 9999;
}

.toPC img{
	margin-right: 5px;
}



#nav_area.sticky .whiteBack{
	display:none;
}

.mainVisualImg img {
	width: 49%;
	margin: 10px 0;
}

	img.teclogo {
		width: 80px;
		position: absolute;
		top: -40px;
		left:10px;
	}

ul.btn_navi {

    padding: 15px 0;
}

.btn_download, .btn_consultation {
	width: 80%;
	margin: 10px 0;
}

.btn_download a, .btn_consultation a {
    padding: 15px;
font-size: 110%;
}


	h1.ttg {
		font-size: 140%;
		line-height: 1.0;
		margin: 50px 5px 10px 5px;
		text-align: center;
	}

	h1.ttg::after{
		content:none!important;
		backrgound: #f00;
	}

h2.t_h2 {
	font-size: 120%;
	margin: 0 0 20px 0;
	padding-top: 25px;
}

.contetns_area {
    width: 100%;
    padding: 0px;
    margin: 0 auto;
}


.breadcrumbs-wrapper > .inner {
    width: 100%;
}

.mod-page-title.has-image h1.multi {
    font-size: 150%;
line-height: 1.2;
    padding-right: 130px;
}

ul.nav_p li {
width: 47%;
padding: 0;
border-bottom: 1px solid #fff;
}

ul.nav_p li a{
padding: 10px 3px;
}

ul.nav_p li::after{
	margin-left: 5px;
}

.s_03 .txt_box {
    display: block;
    vertical-align: top;
    background: url(../img/01back_sp.png) no-repeat right center #eef;
    background-size: 50%;
    padding: 10px 10px 25px 10px;
}

.s02list{
    padding-right: 40%;
}

.s_02 img {
    height: auto;
}

.normal_h3 {
    margin: 20px 0;
}

footer .container .p-tec-footer__copyright{
	color: #000!important;
}

.s_06,.s_07{
padding: 10px;
}

.s_07 ul li {
    width: 100%;
margin:0 0 30px 0;
}

.s_07 ul li::after {
	content: "";
	position: absolute;
	right: 50%;
	top: auto;
	bottom: -30px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 25px 0 25px;
	border-color: #cc0000 transparent transparent transparent;
	margin-right: -20px;
}


.s8Left{
	display: inline-block;
	width: 48%;
	margin: 20px 0 0 1%;
	vertical-align: top;
}

.s8Right{
	display: inline-block;
	width: 48%;
	margin: 20px 0 0 0;
	vertical-align: top;
}

.s_08 .s8list li p{
	font-size: 80%;
    width: 70%;
}

.s_08 .s8list{
	text-align: center;
}

.s_08 .s8list li{
	padding: 5px 10px 5px 0px;
}

.s_08 .s8list img{
	width: 20%;
	margin: 5%;
	display: inline-block;
}

.s_08 table img {
    width: 90px;
display: block;
margin: 0 auto;
}

.s_08 table th {
text-align: center;
}

.s_09 ul li {
	width: 100%;
	border-right: none;
	padding: 0 10px;
	margin-right: 0;
	border-bottom: 5px solid #21348b;
	margin-bottom: 20px;
}

.s9gidai{
	min-height: auto;
}

.s_07 ul li img{
	width: 60%;
	margin: 0.5em auto;
	display: block;
}

.s7hoshu {
    margin:5px 0 0 20px;
}

}