@charset "UTF-8";

@media screen and (max-width: 768px) {
div, section, p, header, footer, a, main, nav {
	box-sizing: border-box;
}
.pc {
	display: none !important;
}
.sp {
	display: inherit !important;
}
body,
header {
	width: 100% !important;
	min-width: 100% !important;
}

.con01_box h2,
.tate,
.tate .yoko {
	writing-mode: horizontal-tb;
	-ms-writing-mode: lr-tb;
	-webkit-writing-mode:horizontal-tb;
}

img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.breadcrumbs-list {
	width: 100%;
	left: inherit;
	margin-left: inherit;
	padding: 0 2%;
}
div,  img {
	left: inherit;
	right: inherit;
	top: inherit;
	bottom: inherit;
	margin: 0;
	padding: 0;
}
section {
	padding: 20px 0 !important;
	margin: 0 !important;
}
.header_inner,  .inner,  .page-header,  .header-inner {
	width: 100% !important;
	left: inherit !important;
	margin-left: inherit !important;
	position: relative !important;
	padding: 0 2% !important;
	box-sizing: border-box;
}
table.styled-table01 th,  table.styled-table01 td {
	display: block;
	width: 100%;
	box-sizing: border-box;
}
select, textarea, input[type="tel"], input[type="num"], input[type="text"], input[type="email"], input[type="password"] {
	width: 100%;
	box-sizing: border-box;
}
/* 郵便番号*/
table.styled-table01 td.ad input[type="num"] {
	width: 80px;
}
.captcha-wrap {
	width: 100% !important;
	text-align: center;
}
.captcha-wrap img {
	width: inherit;
	height: inherit;
}
section,  div,  .left_area,  .right_area,  .left,  .right,  .main-visual,  .center,  .conf_box,  .con01_box,  .con02_box,  .cont3box,  .cont4box,  .cont5box,  .cont6box,  .conf_box tate,  .con6item,  .info,  .con02_box,  .cont3img img,  .cont3img_outer,  .con06_box,
.logo,
th,
td,
#con02_column,
#con03_column,
#con04_column,
#con05_column,
.gnav {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	top: inherit;
	bottom: inherit;
	left: inherit;
	right: inherit;
	position: relative;
	float: inherit;
	max-width: inherit;
	max-height: inherit;
}
.center {
	position: relative;
	left: inherit;
	margin: auto;
}
.h_tel,  .h_contact {
	text-align: center;
}
.h_tel img,  .h_contact img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-width: 100%;
}
.side-toggle-btn {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9000;
}

header {
	height: inherit;
}
.con6item iframe {
	width: 100%;
	height: 300px;
}

.logo {
	text-align: center;
	padding: 5px 0;
}

th,
td {
	display: inline-block;
}

.info {
	text-align: center;
	padding-bottom: 10px;
}

#content01 {
	padding-top: 170px;
	background-size: cover;
	height: inherit;
}

.con02_box,
.cont3box,
.cont4box,
.cont5box,
.con06_box {
	background-repeat: repeat;
	background-size: cover;
	padding: 10px;
	width: 96%;
	box-sizing: border-box;
	margin: auto;
}

#content02 img,
#content03 img,
#content04 img,
#content05 img,
#content06 img {
	margin-top: 10px;
}


.cont2table th {
	padding: 0;
	display: block;
}
.cont2table td {
	padding: 0;
	display: block;
}

.content02,
.content03,
.content04,
.content05,
.content06 {
	padding: 40px 0;
	height: inherit;
}

h3 {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	margin: 0;
	line-height: 40px;
}

.cont3table {
	margin: 0;
	width: 100%;
}

th,
td {
	height: inherit !important;
	width: 100% !important;
	padding: inherit !important;
}

th {
	font-size: 110% !important;
	font-weight: bold !important;
	padding-top: 10px !important;
}

.con4img,
.con4img .con4img_inner:nth-child(1),
.con4img .con4img_inner:nth-child(2) {
	margin: 0;
	max-width: inherit;
	padding: 0;
	display: block;
	width: 100%;
	height: inherit;
}

.con4img .con4img_inner img {
	max-width: 100%;
}

iframe {
	width: 100%;
	height: 300px;
	margin: 10px auto 0;
}

.flogo {
	margin: auto;
	text-align: center;
	height: inherit;
}

.flogo img {
	width: auto;
	height: 50px;
}

.cont4table {
	width: 100%;
}

footer {
	padding: 20px 2%;
}

.contftable {
	width: 100%;
}

.sp#catch {
	font-size: 30px;
	position: relative;
	line-height: 50px;
	text-align: center;
	padding: 25px;
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
}

.gnav {
	text-align: center;
}

.gnav li {
	line-height: 30px;
}

.con02_box {
	background: url(../images/3bg.png);
}

.gnav a {
	padding: 0 15px 10px;
	text-decoration: none !important;
}

}