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

.drawer--right .drawer-nav{
	display: none;
	}
@media screen and ( max-width: 1100px ){
body{
	width: 1200px!important;
	}
header .container{
	width: 100%;
	height: auto;
	}
h1 img{
	width: 100%;
	height: auto;
	}
nav.pc-nav li:nth-child(5) {
	margin-left: 10px;
}
nav.pc-nav li {
	font-size: 90%;
}
footer .container{
	width: 96%;
	margin: 0 2%;
	}
.footer_R {
	float: right;
	width: 55%;
	}
	.container{
		width: 90%;
	}

.footer_L {
	width: 40%;
	}
}

@media screen and ( max-width: 767px ){
.mainvisual {
	padding: 170px 0 70px 0;
	}
.page-pankuzu {
    width: 94%;
    margin: auto;
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
	}
.mainvisual h2 {
	font-size: 200%;
	}
.top-content {
	margin-top: 9px;
	padding: 15% 0 5% 0;
	}
body{
	width:100%!important;
	}
.container{
	width: 90%;
	}
.drawer--right .drawer-nav{
	display: block;
	}
	.drawer-hamburger{
	display: block;
	}
	nav.pc-nav{
		display: none;
	}
	.header_R{
		display: none;
	}
	header{
	padding-bottom: 0px;
	}
	h1 {
	float: none;
	margin:0 auto;
	padding: 10px 0;
	}
.sp-img{
	margin-top: 19px;
	margin: 20px 0 0 10px;
	float: left;
	}
.sp_menu_bg{
	height: 50px;
	background:url(../img/sp_menu_bg.png);
	background-size: cover;
	}
h1 {
	float: none;
	margin: 0 auto;
	padding: 10px 0;
	width: 100%;
	text-align: center;
	max-width: 374px;
	}
	.slick-dots{
		bottom: 10px;
	}
	.trouble-contents .container{
		padding: 5%;
	}

	.trouble-contents .inner{
	overflow: hidden;
	display: block;
	width: 100%;
	}
	.trouble-contents article h3 img{
		width: 100%;
		height: auto;
	}
	.trouble-contents article {
	width: 100%;
	margin: 10px 0;
	display: block;
	}
	.trouble-contents article section{
		margin-bottom: 30px;
	}

	.tec-contents .container{
		padding: 35px 5% 5% 5%;
	}
	.other_contents_inner{
		display: block;
	}
	.other_contents.contents_box .circle-box{
		margin: 20px 0;
		float: none;
	}
	.other_contents.contents_box .circle-box:last-child{
		margin: 20px 0 0 0;
		float: none;
	}

	.contact-box{
		padding: 0 0 20px 0;

	}
	.contact-box .container{
		width: 100%;
	}
	.contact-box img{
		width: 100%;
		height: auto;
	}

	.contact-left-list {
	float: none;
	}
	.contact-right-txt{
	width: 90%;
	margin-top: 20px;
	padding: 0 5%;
	}
	.footer_L{
		float: none;
	}
	.footer_R ul {
	width: 100%;
	float: none;
	}
	.strength-contents{
	display: none;
	}
	.sp-strength-contents{
	display: block;
	text-align: center;
	background-color:#383838;
	}
	.sp-strength-contents img{
		width: 100%;
		height: auto;
	}
.footer_R {
	float: none;
	width: 100%;
	}

.contact_box ul {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.contact_box ul li {
	width: 100%;
	margin: 0 0 0 0;
	margin-bottom: 20px;
}
.contact_box ul li img {
	width: 100%;
	height: auto;
	max-width: 270px;
}
.footer_R {
	float: none;
	width: 100%;
	margin-top: 40px;
	}
.footer_L {
	width: 100%;
	}
.footer_name img{
	margin-bottom: 15px;
	}
table{
	width: 100%;
	}
table th,table td,table th:first-child{
	display: block;
	width: 90%;
	padding:10px 5%;
	}
h3{
	margin-bottom: 30px;
	}
.top img {
	margin-bottom: 50px;
	}
}
@media screen and ( max-width: 375px )
	h1 {
	float: none;
	margin: 5px 15%;
	width: 70%;
	text-align: center;
	max-width: 374px;
	}
}
@media screen and ( max-width: 330px ){
h1 img {
	width: 85%;
	height: auto;
	}
.contact_box {
	margin-top: -110%;
	}
}