@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	list-style-type: none;
	color: #414141;
	font-size: 100%;
}
address {
	font-style: normal;
}
img {
	border: none;
}
body {
	text-align: left;
	background-color: #E8E8E8;
	padding-left: 10px;
	background-attachment: fixed;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a img {
	-webkit-transition: 0.1s ease-in-out;
	-moz-transition: 0.1s ease-in-out;
	-o-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
table {
	border-collapse: collapse;
}
.clear {
	clear: both;
}
.sp {
	display: none;
}
h1.midh1, p.midh1 {
	clear: both;
	width: 740px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-image: url(../images/ttl_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
	line-height: 30px;
	height: 30px;
}
.img_left {
	float: left;
	margin-bottom: 20px;
	padding-right: 20px;
}
.img_right {
	float: right;
	margin-bottom: 20px;
	padding-left: 20px;
}
.section {
	clear: both;
	width: 740px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}
.section:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.section h2 {
	font-weight: bold;
	color: #000000;
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
	background-position: left bottom;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
h3.nh3 {
	color: #178597;
	clear: both;
	margin-bottom: 25px;
	text-align: left;
	font-size: 90%;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	background-color: #DEF4F8;
	line-height: 30px;
	height: 30px;
}
h1.summary, p.summary {
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	clear: both;
	height: 30px;
}
#mid_main {
	clear: both;
	margin-left: -10px;
	padding: 10px 10px 10px 20px;
}
.np {
	text-align: left;
	margin-bottom: 20px;
}
.npr {
	text-align: right;
	margin-bottom: 20px;
}
.nprn {
	text-align: right;
}
.npn {
	text-align: left;
	clear: both;
}
.npc {
	text-align: center;
	margin-bottom: 20px;
}
.npcn {
	text-align: center;
}
.np, .npr, .nprn, .npn, .npc, .npc {
	font-size: 75%;
	line-height: 180%;
	clear: both;
}
.nps {
	text-align: left;
	margin-bottom: 20px;
}
.npsr {
	text-align: right;
	margin-bottom: 20px;
}
.npsn {
	text-align: left;
	clear: both;
}
.nps, .npsr, .npsn {
	font-size: 65%;
	line-height: 160%;
}
.n_table {
	clear: both;
	width: 100%;
	margin-bottom: 25px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.n_table th {
	width: 25%;
	font-weight: normal;
	background-image: url(../images/gback2.gif);
}
.n_table td {
	width: 75%;
}
.n_table th, .n_table td {
	font-size: 75%;
	line-height: 180%;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.n_table th span {
	color: #990000;
}
.redtxt {
	color: #CC0000;
}
#container {
	width: 100%;
	min-width: 1050px;
	overflow: hidden;
}
#pagetop {
	text-align: right;
	clear: both;
	width: 1100px;
	padding-top: 30px;
}
#pan {
	clear: both;
	width: 740px;
	line-height: 10px;
	height: 10px;
	margin-left: auto;
	background-image: url(../images/panhome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-bottom: 40px;
	padding-top: 20px;
}
#pan:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#pan li {
	font-size: 10px;
	float: left;
	line-height: 10px;
	height: 10px;
	color: #999999;
}
#pan li a {
	background-image: url(../images/panarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	margin-right: 10px;
	padding-right: 20px;
}
#pan li.pan_home {
	display: block;
	background-image: url(../images/icon_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-left: 15px;
}
#pan li a:link, #pan li a:visited {
	font-size: 10px;
	text-decoration: underline;
}
#pan li a:hover, #pan li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	width: 240px;
	float: left;
}
#logo {
	clear: both;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#header_con {
	width: 200px;
	clear: both;
	background-image: url(../images/side_back.gif);
	padding: 20px;
	margin-bottom: 10px;
}
#header_con p {
	padding: 0px;
	clear: both;
	margin-bottom: 10px;
}
#header_con h2 {
	font-size: 90%;
	clear: both;
	margin-bottom: 10px;
}
#header_con h2 a:link, #header_con h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header_con h2 a:hover, #header_con h2 a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#header_con address {
	font-size: 65%;
	line-height: 130%;
	clear: both;
	margin-bottom: 10px;
	color: #CCCCCC;
}
#header_con ul {
	clear: both;
}
#header_con ul li {
	font-size: 65%;
	clear: both;
	margin-bottom: 5px;
	background-image: url(../images/side_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}
#header_con ul li a:link, #header_con ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header_con ul li a:hover, #header_con ul li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#g_navi {
	clear: both;
	width: 240px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	background-color: #21B8CE;
}
#g_navi li {
	line-height: 0px;
	background-color: #FFFFFF;
	clear: both;
}
#header_bnr {
	clear: both;
	width: 240px;
	margin-bottom: 20px;
}
#header_bnr li {
	clear: both;
	margin-bottom: 10px;
	line-height: 0px;
}
#content {
	float: left;
	width: 800px;
	text-align: left;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#footer_navi {
	float: left;
	width: 1040px;
	padding-top: 20px;
	padding-left: 20px;
}
#footer_navi li {
	font-size: 12px;
	padding-left: 20px;
	margin-bottom: 10px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 20px;
}
#footer_navi li a:link, #footer_navi li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_navi li a:hover, #footer_navi li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_wrapper {
	width: 100%;
	min-width: 1050px;
	background-image: url(../images/side_back.gif);
	clear: both;
}
#footer_info {
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	clear: both;
	width: 1040px;
	height: 40px;
}
#footer_info ul {
	float: left;
}
#footer_info ul li {
	float: left;
	padding-right: 20px;
}
#footer_info h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-right: 10px;
}
#footer_info address {
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	float: left;
}
#footer:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#copytxt {
	font-size: 10px;
	line-height: 20px;
	color: #CCCCCC;
	text-align: left;
	clear: both;
	height: 20px;
	width: 100%;
	padding-left: 10px;
	margin-top: 10px;
}
.privacytxt {
	font-size: 65%;
	line-height: 140%;
	background-color: #F3F3F3;
	padding: 10px;
	clear: both;
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
#dntel {
	background-color: #FFFFFF;
	width: 670px;
	clear: both;
	padding: 9px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
#dntel h2 {
	background-image: url(../images/telrogo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 220px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 50px;
	margin-right: 20px;
}
#dntel address {
	font-size: 90%;
	line-height: 150%;
}
#dntel:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#mid_mainimge {
	background-color: #FFFFFF;
	padding: 10px;
	clear: both;
	width: 1070px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
}
#mid_mainimge p {
}
.bnrlink {
	clear: both;
	margin-bottom: 20px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 220px;
}
.subnavi {
	clear: both;
	width: 740px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 30px;
}
.subnavi li {
	padding: 0px;
}
.subnavi li.left {
	float: left;
}
.subnavi li.right {
	float: right;
}
.subnavi li.mid {
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	width: 680px;
	float: left;
	text-align: center;
}
.section p {
	font-size: 75%;
	line-height: 220%;
	margin-bottom: 20px;
}
.boxtxtfl2 p {
	font-size: 75%;
	line-height: 180%;
	margin-bottom: 20px;
}
.pgt20 {
	padding-top: 20px;
}
.inputarea_zip {
	width: 70px;
}
.inputarea_name {
	width: 200px;
}
.inputarea_other {
	width: 200px;
}
.inputarea_add {
	width: 420px;
}
.inputarea_txt {
	height: 150px;
	width: 420px;
}
.inputarea_zip, .inputarea_name, .inputarea_other, .inputarea_add, .inputarea_txt {
	background-color: #FFFFEC;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.preview {
	text-align: center;
	clear: both;
	margin-bottom: 20px;
}
.preview input {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 40px;
	background-repeat: no-repeat;
	height: 40px;
	width: 300px;
	font-size: 14px;
	background-color: #21B8CE;
}
.uchikeshi {
	text-decoration: line-through;
}


.header_youtube_ttl a:link,.header_youtube_ttl a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.header_youtube_ttl a:hover,.header_youtube_ttl a:active {
    text-decoration: underline;
    color: #FFFFFF;
}



@media screen and (max-width:640px) {
	body {
		padding: 0;
		background-image: none;
	}
	img {
		width: auto;
		max-width: 100%;
		height: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.pc {
		display: none;
	}
	.sp {
		display: inline-block;
	}
	.sp_mgb0 {
		margin-bottom: 0;
	}
	.sp_center {
		text-align: center;
	}
	.sp_80 {
		display: block;
		width: 80%;
		margin: 0 auto 10px;
	}
	h1.midh1, p.midh1 {
		width: 100%;
		margin-bottom: 25px;
		padding: 0 0 .5em 0;
	}
	h1.midh1 img {
		width: auto;
		max-width: 100%;
		padding: 0 10px;
	}
	.img_left {
		float: none;
		padding-right: 0;
	}
	.img_right {
		float: none;
		padding-left: 0;
	}
	.section {
		clear: both;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 30px;
		padding: 0 10px;
	}
	h3.nh3 {
		height: auto;
		min-height: 30px;
	}
	#mid_main {
		margin: 0 0 10px 0;
		padding: 0;
	}
	#container {
		width: 100%;
		min-width: 100%;
	}
	#pagetop {
		width: 100%;
	}
	#pan {
		width: 100%;
	}
	#header {
		width: 100%;
		float: none;
	}
	#sp_header {
		position: relative;
		position: fixed;
		width: 100%;
		height: 50px;
		border-bottom: rgba(207,207,207,0.1) 2px solid;
		background: #FFF;
		z-index: 999;
	}
	.g-nav {
		display: none;
		position: absolute;
		top: 47px;
		width: 100%;
		background: rgba(53,187,204,.9);
	}
	#sp_header .flex_wrap {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		align-items: center;
		padding: 10px 10px 10px 60px;
	}
	#sp_header .flex_wrap #logo_sp {
		width: 200px;
		margin-right: auto;
		margin-bottom: 10px;
	}
	#sp_header .flex_wrap .tel, #sp_header .flex_wrap .mail {
		width: 25px;
		margin-left: 10px;
	}
	.menu {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 10px;
	}
	.menu__item {
		width: 50%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-bottom: #FFF 1px dotted;
		border-right: #FFF 1px dotted;
	}
	.menu__item a {
		display: block;
		padding: 15px;
		color: #FFF;
		text-decoration: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		font-size: 80%;
		line-height: 1.2;
	}
	.sub_menu {
		text-align: center;
	}
	.sub_menu li a {
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 20px 10px 20px;
		width: 100%;
	}
	.sp-menu {
		display: block;
		position: absolute;
		top: 7px;
		left: 10px;
	}
	.sp-menu .menu-trigger, .sp-menu .menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.sp-menu .menu-trigger {
		position: relative;
		width: 44px;
		height: 44px;
	}
	.sp-menu .menu-trigger span {
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		width: 70%;
		height: 2px;
		background-color: #231816;
		border-radius: 5px;
	}
	.sp-menu .menu-trigger span:nth-of-type(1) {
		top: 5px;
	}
	.sp-menu .menu-trigger span:nth-of-type(2) {
		top: 15px;
	}
	.sp-menu .menu-trigger span:nth-of-type(3) {
		top: 25px;
	}
	.sp-menu .menu-trigger.active span:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);
	}
	.sp-menu .menu-trigger.active span:nth-of-type(2) {
		opacity: 0;
	}
	.sp-menu .menu-trigger.active span:nth-of-type(3) {
		-webkit-transform: translateY(-10px) rotate(45deg);
		transform: translateY(-10px) rotate(45deg);
	}
	.company_info {
		margin: 10px;
		padding: 10px;
		background: #FFF;
	}
	.company_info h2 {
		margin-bottom: 1em;
		text-align: center;
	}
	.company_info h2 a {
		text-decoration: none;
	}
	.company_info address {
		font-size: 80%;
		line-height: 1.7;
	}
	#content {
		float: none;
		width: 100%;
		margin: 50px 0 0 0;
	}
	#content:after {
		content: "";
		display: block;
		clear: both;
		visibility: hidden;
	}
	#footer_navi {
		width: 100%;
	}
	#footer_wrapper {
		min-width: 100%;
	}
	#footer_info {
		width: 100%;
	}
	#copytxt {
		box-sizing: border-box;
		margin-left: 0;
	}
	#dntel {
		width: 100%;
	}
	#mid_mainimge {
		width: 100%;
	}
	.subnavi {
		width: 100%;
		height: auto;
	}
	form .n_table {
	}
	form .n_table th, form .n_table td {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		width: 100%;
	}
	form .inputarea_add, form .inputarea_txt {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
	}
	.youtube {
		position: relative;
		padding-bottom: 62.6%;
	}
	.youtube iframe {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
}
