@charset "UTF-8";

/*================================================
 *  CSSリセット
 ================================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav.gnav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav.gnav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

.wf-roundedmplus1c { font-family: "Rounded Mplus 1c"; }
/*================================================
 *  トップヘッダー
 ================================================*/
.label_head{
	/*background: url(../img/home/main_bg.png)no-repeat;
	background-size: 100% auto;*/
	overflow: hidden;
	position: relative;
	/*height: 100%;*/
}
.label_head img{
	height: auto;
	width: 100%;
}
.label_head .logo a{
	position: absolute;
	top:18px;
	left:10px;
	width: 80px;
}
.label_head .inq_btn a{
	position: absolute;
	top:0px;
	right:10px;
	width: 140px;
}
.label_head .inq_btn a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
	}
.label_head dl.ttl{
	/*margin-left: auto;
	margin-bottom: 15%;
	margin-right: auto;
	margin-top: 3%;*/
	width: 950px;
	text-align: left;
	/*position: relative;*/
	position: absolute;
	top:13%;
	left:15%;
}
.label_head dl.ttl dt.s_ttl{
	padding-top: 9%;
	font-size: 20px;
	color: white;
}
.label_head dl.ttl dt.m_ttl{
	font-size: 30px;
	color: white;
	margin-top: -6px;
}
.label_head dl.ttl dt.b_ttl{
	font-size: 53px;
	color: white;
	margin-top: -10px;
}
.label_head dl.ttl dt.b_copy{
	font-size: 16px;
	color: white;
}
@media screen and (max-width:768px) {
	.label_head{
	height: 370px;
	}
	.label_head .inq_btn a{
	padding-top:  0%;
	}
	.label_head .inq_btn a:link img{
	z-index:100;
	width: 80%;
	position: absolute;
	right:0px;
	}
	.label_head dl.ttl{
	position: absolute;
	top:10px;
	left:0px;
	margin-top: 25%;
	margin-bottom: 0%;
	width: 100%;
	}
	.label_head dl.ttl dt.s_ttl{
	font-size: 16px;
	color: #000;
	text-align: center;
	}
	.label_head dl.ttl dt.m_ttl{
	font-size: 26px;
	color: #000;
	text-align: center;
	}
	.label_head dl.ttl dt.b_ttl{
	font-size: 46px;
	color: #000;
	text-align: center;
}
	.label_head dl.ttl dt.b_copy{
	font-size: 14px;
	color: #000;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
    .br-sp { display:none; }
}

/*================================================
 *  コンテンツヘッダー
 ================================================*/
.label_head_con header.content {
	height: 55px;
	background: rgba(45,45,45, 0.4);
	display: flex;
	position: absolute;
	justify-content: space-between;
	width: 100%;
	margin: auto;	
}
.label_head_con header.content.fixed{
	position: fixed;
	top: 0;
}

.label_head_con header.content h1 img {
	display: none;
}

.label_head_con{
	max-height: 500px;
	overflow: hidden;
	position: relative;
}
.label_head_con .logo{
	position: absolute;
	top:18px;
	left:10px;
	width: 80px;
}
.label_head_con h1.title a{
	position: absolute;
	top:16px;
	left:120px;
	width: 400px;
	color:white;
}
.label_head_con h1.title li.s_ttl{
font-size: 18px;
margin-bottom: -4px;
}
.label_head_con h1.title li.m_ttl{
font-size: 23px;
margin-bottom: -10px;
}
.label_head_con h1.title li.b_ttl{
font-size: 42px;
}
.label_head_con .inq_btn a{
	position: absolute;
	top:0px;
	right:10px;
	width: 140px;
}
.label_head_con .inq_btn a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
}
.label_head_con img{
	height: auto;
	width: 100%;
}
@media screen and (max-width:1200px) {
.label_head_con h1.title{
	width: 300px;
	}
}
@media print, screen and (min-width:769px) {
	.label_head_con header.content {
	bottom: 0;
	}
}
@media screen and (max-width:768px) {
	.label_head_con header.content {
		padding: 0 0 0 10px;
		position: absolute;
		top:0px;
	}
	.label_head_con .logo{
		z-index: 100;
	}
	/*.sick_con h1 img.toggle_pc { display: none!important; }
	.sick_con h1 img.toggle_sp { display: block!important; }*/
	.label_head__con h1{
	position: absolute;
	top:10px;
	left:10px;
	width: 80px;
	}
	.label_head_con h1.title{
	 display: none!important;
	}
	.label_head_con .inq_btn a:link img{
	z-index:100;
	width: 80%;
	position: absolute;
	right:0px;
	}
}

/*================================================
 *  一般・共通設定
 ================================================*/
body {
	font-size: 14px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 1.6;
	-webkit-text-size-adjust: 100%;
}

#contents {
	width: 1000px;
	margin: 0 auto;
	/*margin-top: -4%;/
}

header + #contents {
	padding-top: 50px;
	float: left;
	clear: both;
}

.inner {
	position: relative;
	/*margin: auto;*/
}

a {
	color: #000;
}
a:hover {
	color: #000;
}
a:link {
	text-decoration: none;
}

h1 {
}

h2 {
	margin-top: 50px;
	margin-bottom: 0.5em;
	font-size: 28px;
	color: #333;
	text-align: center;
	line-height: 1.0;
}

h2 span {
	position: relative;
	font-size: 12px;
}

h2 span:before {
	position: absolute;
	top: 50%;
	left: -20px;
	z-index: 1;
	content: '';
	display: block;
	width: 1em;
	margin-top: -1px;
	border-top: 1px solid #333;
}

h2 span:after {
	position: absolute;
	top: 50%;
	right: -20px;
	z-index: 1;
	content: '';
	display: block;
	width: 1em;
	margin-top: -1px;
	border-top: 1px solid #333;
}

h3 {
	margin-bottom: 0.25em;
	font-size: 18px;
}

h4 {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	font-size: 16px;
}

h5 {
	margin-bottom: 0.25em;
	padding-left: 25px;
	font-size: 16px;
	background: url('../images/bg_arrow_black.png') 0 50% no-repeat;
}

h6 {
	margin-bottom: 0.25em;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
}


img {
	max-width: 100%;
	vertical-align: bottom;
}

em {
	font-weight: bold;
}

strong {
	font-weight: bold;
	color: #ff0000;
}

pre {
	margin:1em 0;
	padding:1em;
}

blockquote {
	margin-bottom: 1em;
	padding: 1em;
	border: 1px dotted #ddd;
	border-left: 5px solid #ddd;
}

ul,ol,dl {
	margin: 0 0 1em 0;
}
ul li {
	list-style: none;
}
ol li {
	list-style: decimal;
}

/*dt {
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #ddd;
}
dd {
	margin-bottom: 1em;
}

table {
	width: 100%;
	margin-bottom: 1em;
	border-collapse: collapse;
	border: 1px solid #ddd;
}
th {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ddd;
	background: #f1f1f1;
}
td {
	padding: 10px;
	text-align: left;
	border: 1px solid #ddd;
}*/

/*================================================
 *  汎用クラス
 ================================================*/
/* 中央寄せ */
.center {
	text-align: center;
}

/* 左寄せ */
.left {
	text-align: left;
}

/* 右寄せ */
.right {
	text-align: right;
}

/* 写真中央寄せ */
.imgC {
	clear:both;
	overflow:hidden;
	margin: 0 auto 50px auto;
	margin-bottom:50px;
	text-align:center;
}
.imgC img {
	margin-bottom:10px;
}

/* 写真左寄せ */
.imgL {
	clear:both;
	overflow:hidden;
	margin-bottom:50px;
}
.imgL img {
	width: 50%;
	float:left;
	margin:0 10px 0 0;
}

.imgRL {
	clear:both;
	overflow:hidden;
	margin-bottom:50px;
}
.imgRL img {
	width: 65%;
	float:left;
	margin:0 10px 0 0;
}

@media screen and (max-width:767px) {
	.imgL,.imgRL {
		margin-bottom:20px;
	}
	.imgL img,.imgRL img  {
		float:none;
		margin:0 0 10px 0;
		width: 100%
	}
}

/* 写真右寄せ */
.imgR {
	clear:both;
	overflow:hidden;
	margin-bottom:50px;
}
.imgR img {
	float:right;
	margin:0 0 0 10px;
}

@media screen and (max-width:767px) {
	.imgR {
		clear:both;
		overflow:hidden;
		margin-bottom:20px;
	}
	.imgR img {
		float:right;
		margin:0 0 10px 0;
	}
}

/* 写真ズーム */
.zoom {
	overflow: hidden;
}
.zoom img {
	display: block;
	-moz-transition: -moz-transform 0.8s linear;
	-webkit-transition: -webkit-transform 0.8s linear;
	-o-transition: -o-transform 0.8s linear;
	-ms-transition: -ms-transform 0.8s linear;
	transition: transform 0.8s linear;
}
.zoom img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.zoom img {
	margin-bottom: 0;
}

/* オーバーレイ */
.overlay {
	position: relative;
}
.overlay::after{
	background: rgba(0,0,0,.5);
	content: "　";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: all .3s ease-out;
	pointer-events: none;
}
.overlay:hover::after {
	background: rgba(0,0,0,.1);
	transition: all .3s ease-out;
}
.overlay img {
	margin-bottom: 0;
}

/* ボタン */
.btn a {
	position: relative;
	display: inline-block;
	padding: 8px 40px 8px 40px;
	color: #fff !important;
	text-align: center;
	text-decoration: none;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	z-index: 1;
	background: #999999;
	border-radius: 5px;
	margin-right: 10px; 
}
.btn a:hover {
	color: #fff;
	background: #333;
}


/* 2カラム（スマートフォンでは1カラム) */
.twoCol {
	width: 100%;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: censpace-betweenter;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}
.twoCol .inner {
	position: relative;
	overflow:hidden;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: left;
	-webkit-box-align: left;
	-webkit-align-items: left;
	align-items: left;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: censpace-betweenter;
	justify-content: space-between;
	-ms-flex-direction: column-reverse;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	flex-direction: column;
	width: 48.98%;
	width: calc((480 / 980) *100%);
	height: auto;
	margin:0 0 20px 0;
}
.twoCol .inner div:nth-child(2n+1) {
	clear:both;
}
.twoCol .inner .image {
	width: 100%;
	min-height: 0%;
}
.twoCol .inner img {
	width:100%;
}

@media screen and (max-width:767px) {
	.twoCol {
		display: block;
		margin-bottom:20px;
	}
	.twoCol .inner {
		width :100%;
		margin:0 0 10px 0;
	}
}

/* 2カラム（スマートフォンでは1カラム) */
.twoCol_02 {
	width: 100%;

	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}
.twoCol_02 .inner {
	width: 400px;
	height: auto;
	margin-right:30px;
	float: left;
}
.twoCol_02 .inner div:nth-child(2n+1) {
	clear:both;
}
.twoCol_02 .inner .image {
	width: 100%;
	min-height: 0%;
}
.twoCol_02 .inner img {
	border-color: #bfbfbf;
	border-width: 1px;
	border-style: solid;
	width:100%;
}

@media screen and (max-width:767px) {
	.twoCol_02 {
		display: block;
		margin-bottom:20px;
	}
	.twoCol_02 .inner {
		width :100%;
		margin:0 0 10px 0;
	}
}

/* 2カラム（スマートフォンでは1カラム) */
.twoCol_03 {
	width: 100%;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: censpace-betweenter;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	position:relative;
	overflow:hidden;
	background-color: #ebebeb;
}
.twoCol_03 .inner {
	position: relative;
	overflow:hidden;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: left;
	-webkit-box-align: left;
	-webkit-align-items: left;
	align-items: left;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: censpace-betweenter;
	justify-content: space-between;
	-ms-flex-direction: column-reverse;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	flex-direction: column;
	width: 48.98%;
	width: calc((480 / 980) *100%);
	height: auto;
	margin:0 0 20px 0;
	font-size:18px;
}
.twoCol_03 .inner div:nth-child(2n+1) {
	clear:both;
}
.twoCol_03 .inner .image {
	width: 100%;
	min-height: 0%;
}
.twoCol_03 .inner img {
	width:100%;
}

@media screen and (max-width:767px) {
	.twoCol_03 {
		display: block;
		margin-bottom:20px;
	}
	.twoCol_03 .inner {
		width :100%;
		margin:0 0 10px 0;
		font-size: 14px;
	}
}


/* 3カラム（スマートフォンでは1カラム) */
.threeCol {
	width: 100%;
	/*display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; */
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: censpace-betweenter;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	overflow: hidden;
	margin-bottom:20px;
}
.threeCol .inner {
	position: relative;
	overflow: hidden;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: censpace-betweenter;
	justify-content: space-between;
	-ms-flex-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	width: 32.14% ;
	width: calc((315 / 980) *100%) ;
	margin: 0 0 20px 0;
	float: left;
	margin-right: 17px;
}
.threeCol .inner:nth-child(3n) {
	margin-right: 0px;
}
.threeCol .inner:nth-child(3n+1) {
	clear:both;
}
.threeCol .inner h4 {
	width: 100%;
	margin-top: 0.5em;
	text-align: left;
}
.threeCol .inner p {
	width: 100%;
	margin-bottom: 0;
	text-align: justify;
}
.threeCol .inner > a {
	width: 100%;
	height: 100%;
}
.threeCol .inner .image {
	width: 100%;
	min-height: 0%;
}
.threeCol .inner img {
	width: 100%;
}
.threeCol .inner .btn {
	margin-top: auto;
	padding-top: 20px;
}
.threeCol .inner .text {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	pointer-events: none;
}

@media screen and (max-width:767px) {
	.threeCol {
		display: block;
		margin-bottom: 20px;
	}
	.threeCol .inner {
		width : 100%;
		margin: 0 0 10px 0;
	}
}

/* 4カラム（スマートフォンでは2カラム) */
.fourCol {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: censpace-betweenter;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.fourCol .inner {
	position: relative;
	overflow: hidden;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: censpace-betweenter;
	justify-content: space-between;
	-ms-flex-direction: column-reverse;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	flex-direction: column;
	width: 23.46%;
	width: calc((230 / 980) *100%);
	margin: 0 0 20px 0;
	display: flex;
	float: left;
}
.fourCol .inner .prd_image {
	width: 100%;
	min-height: 0%;
}

.fourCol .inner img {
	width: 100%;
}

@media screen and (max-width:767px) {
	.fourCol {
		display: block;
		margin-bottom: 20px;
	}
	.fourCol .inner {
		box-sizing: border-box;
		width: 50%;
		margin: 0;
	}
	.fourCol .inner:nth-child(odd) {
		clear: both;
		float: left;
		padding: 0 5px 10px 0;
	}
	.fourCol .inner:nth-child(even) {
		float: right;
		padding: 0 0 10px 5px;
	}
}


/*================================================
 *  グローバルナビゲーション
 ================================================*/
/* PC用 */
@media print, screen and (min-width:769px) {
	nav.gnav:after {
		content: '';
		display: block;
		clear: both;
	}
	nav.gnav {
		float: left;
		margin: auto;
	}

	/* 共通 */
	nav.gnav ul {
		text-align: center;
		
	}
	nav.gnav ul li {
		list-style: none;
	}
	nav.gnav ul li a {
		display: block;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		background: #097CBC;
	}
	nav.gnav ul li:hover > a {
		color: #fff;
		background: #fff;
		color: #097CBC;
	}
	
	nav.gnav ul li.close {
		list-style: none;
	}
	nav.gnav ul li.close {
		display: block;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		background: #DDDDDD;
		color: #EEEEEE;
	}

	/* 1段目 */
	nav.gnav > ul > li {
		width: 160px;
		height: 39px;
		float: left;
		margin-left: 10px;
		margin-right: 10px;
		text-align: center;
		list-style: none;
		line-height: 40px;
		background: #097CBC;
	}
		nav.gnav > ul > li.close {
		width: 160px;
		height: 39px;
		float: left;
		margin-left: 10px;
		margin-right: 10px;
		text-align: center;
		list-style: none;
		line-height: 40px;
		background: #DDDDDD;
	}
	nav.gnav > ul > li.subnav a {
		padding-right: 20px;
	}
	nav.gnav > ul > li.subnav > a:after {
		position: absolute;
		content: "";
		top: 50%;
		width: 0;
		height: 0;
		margin-top:  -2.5px;
		margin-left: 10px;
		border: 5px solid transparent;
		border-top-color: #fff;
	}
}

/* タブレット・スマートフォン用 */
@media screen and (max-width:768px) {
	nav.gnav {
		display:  none;
	}
	nav.gnav ul {
		margin: 0;
		padding: 0;
	}
	nav.gnav > ul {
		z-index: 2;
		overflow: auto;
		position: fixed;
		top: 50px;
		right: 0;
		width: 100%;
		height: 88%;
		height: -webkit-calc(100% - 50px);
		height: calc(100% - 50px);
	}
	nav.gnav li {
		position: relative;
		width: 100%;
		float: none;
		margin: 0;
		text-align: left;
		list-style: none;
		border-bottom: 1px solid #333;
		background: #000;
	}
	nav.gnav li:first-child {
		border-top: 0;
	}
	nav.gnav li:last-child {
		border-bottom: 0;
	}
	nav.gnav li a {
		display: block;
		padding: 10px 20px;
		color: #fff;
		text-decoration: none;
		background: #000;
	}
	nav.gnav li a:hover {
		color: #fff;
		background: #222;
	}
	nav.gnav ul ul {
		display: none;
		position: relative;
	}
	nav.gnav li li a {
		box-sizing: border-box;
		width: 100%;
		padding: 10px 30px 10px 34px;
		text-align: left;
	}
	nav.gnav li li li a {
		padding: 10px 20px 10px 48px;
	}

	nav.gnav .subnav > a:before {
		display: block;
		content: "";
		position: absolute;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 20px;
		right: 20px;
		width: 10px;
		height: 10px;
		margin-top: -5px;
		background: #f1f1f1;
	}
	nav.gnav .subnav > a:after {
		display: block;
		content: "";
		position: absolute;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 20px;
		right: 20px;
		width: 10px;
		height: 10px;
		margin-top: -10px;
		background: #000;
	}
	nav.gnav .subnav a:hover:after {
		background: #222;
	}
	nav.gnav .subnav.active > a:before {
		margin-top: 0;
	}
	nav.gnav .subnav.active > a:after {
		margin-top: 5px;
	}

	.spMenuWrap {
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		-webkit-transition:  all 1s;
		-moz-transition:  all 1s;
		-ms-transition:  all 1s;
		-o-transition:  all 1s;
		transition:  all 1s;
		background: transparent;
	}

	#spMenu {
		position: absolute;
		top: 10px;
		right: 20px;
	}

	#spMenu:hover {
		cursor: pointer;
	}

	#navBtn {
		display: inline-block;
		position: relative;
		width: 30px;
		height: 30px;
		border-radius: 5%;
		background: #333;
	}
	#navBtnIcon {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 14px;
		height: 2px;
		margin: -1px 0 0 -7px;
		background: #f1f1f1;
		transition: .2s;
	}
	#navBtnIcon:before,
	#navBtnIcon:after {
		display: block;
		content: '';
		position: absolute;
		top: 50%;
		left: 0;
		width: 14px;
		height: 2px;
		background: #f1f1f1;
		transition: 0.3s;
	}
	#navBtnIcon:before {
		margin-top: -6px;
	}
	#navBtnIcon:after {
		margin-top: 4px;
	}
	#navBtn .close {
		background: transparent;
	}
	#navBtn .close:before,
	#navBtn .close:after {
		margin-top: 0;
	}
	#navBtn .close:before {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}
	#navBtn .close:after {
		transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
	}
}

/*================================================
 *  フッター
 ================================================*/
/* footer */
#footer {
	float: left;
	width:100%;
	background: #DDDDDD;
	margin-top: 0 !important;
}
.footerwrap {
	position:relative;
	margin:0 auto;
	padding-left: 10px;
	padding-right: 10px;
}

footerwrap ul > :first-child + * + * + * + * + *{
	border-right: 1px solid #333 !important;
	padding-right: 10px !important;
}
.footerwrap li:last-child{
	border-right: none !important;
	padding-right: 0 !important;
}

.copyright {
	letter-spacing:0.4px!important;
	font-size:0.9em;
	text-align:center;
}

#foot_group_nav{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	padding: 10px 0;
	border-top: 1px solid #aaa;
}
#foot_group_nav p{
	color: #005EAE;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
#foot_group_nav li {
    font-size: 12px;
    display: inline-block;
    padding: 0 30px;
}
#foot_group_nav li a{
	color: #000;
}
#foot_group_nav li i{
	padding-leftt: 3px;
	line-height: 30px;
}

#foot_group_nav li:first-child {
    clear: both;
    float: left;
    border-right: 2px solid #999;
    padding-right: 30px;
    padding-left: 0px
}
#foot_group_nav li{
	border-right: none;
}
#foot_group_nav li img,.footerwrap p a img{
	padding-left: 5px;
}
.footerwrap p a{
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	float: left;
	display:inline-block;
}

@media screen and (max-width:767px) {
	#footer{
		background: #DDDDDD;
	}
	#footer .nav{
		display: none;
	}
	
	#wrapper,
	.footerwrap,
	.footerwrap .inquirywrap,
	#foot_group_nav{
		width: auto;
		padding-left: 10px;
	}
	#foot_group_nav {
		border-top: none;
	}
	#foot_group_nav li{
		width: 200px;
		text-align: left;
		float: left;
		padding-left: 5px;
		line-height: 2em;
	}
	#foot_group_nav li:first-child{
		border-right: none;
		padding-left: 5px;
	}
}

/*================================================
 *  ページトップへの戻り
 ================================================*/
.totop {
	position:fixed;
	bottom:15px;
	right:15px;
	z-index:1;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
	background:#111;
}
.totop img:hover {
	background:#222;
}

/*================================================
 *  スライドショー
 ================================================*/
.slide {
	padding-top: 0px;
	overflow: hidden;
	position: relative;
}
.slideInner {
	list-style: none;
	margin: 0;
	padding: 0;
}
.slideInner li {
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-position: 50% 0;
	background-repeat: no-repeat;
}

/*================================================
 *  タブレット・スマートフォン向けデザイン
 ================================================*/
/* テンプレートより小さくなった場合に適用 */
@media screen and (max-width:979px) {
	.inner { width: 100%; }
	#contents { box-sizing: border-box; width: 100%; padding: 0 10px; }
	footer { width: 100% }
	.lock { overflow: hidden; }
}
/* お知らせ */
.main .top_ttl{margin-bottom: 5px; margin-top: 5px; clear: both; float: left; border-left-color: #FF0000; border-left-width: 3px; border-left-style: solid; padding-left: 10px; font-size: 20px; font-weight: bold;}
/*
table
*/
table.info{ margin-top: 0px; width: 100%; float: left; margin-bottom: 80px; z-index: 100 !important; }
table.info th{ padding-top: 20px; margin-top: 20px; vertical-align: top; border-bottom: 1px dotted #CCCCCC; }
table.info th span.no{ padding-left: 10px; padding-bottom: 20px; padding-right: 10px; padding-top: 20px; border-style: solid; margin-bottom: 20px; font-size: 18px; font-weight: bold; border-color: #5f5f5f; border-width: 1px; color: #5f5f5f; float: left; vertical-align: top; border-radius: 20px;}
table.info td{ padding: 30px 0px 0px 30px; border-bottom: 1px dotted #CCCCCC; vertical-align: middle; }
table.info td a:link{ display:block; width:100%; height:100% }
/*
information
*/
.info_ttl{ font-size: 24px; }
.info_ttl li{ clear: both; width: 100%; font-weight: bold; }
.info_ico{ font-size: 12px; float: right; width: 20%; }
.info_ico{ padding-left: 10px; padding-bottom: 5px; padding-right: 10px; padding-top: 5px; display: block; margin-right: 10px; position: relative; text-align: center; background: #097CBC; color: #fff; width: 80px; }
@media screen and (max-width:767px) {
	.main{width: 100%;}
	.main .top_ttl{ font-size: 18px;}
	table.info{ width: 100%; margin-bottom: 30px; }
	table.info th{ width: auto; display: block; border-bottom: 0px }
	table.info td{ display: block; padding: 0px 0px 30px 0px; }
	.info_ttl{ font-size: 16px; }
	.info_ico{ width: 50px; font-size: 10px; padding: 4px 6px; }
}

/*================================================
 PCコンテンツ
 ================================================*/
.main{padding-top: 20px; float: right;}
.main .cn_ttl{margin-bottom: 5px; margin-top: 5px; clear: both; float: left; font-size: 20px; font-weight: bold; margin-top: 30px;}

.side_nav{ float: left; padding-right: 35px!important; width: 250px!important; padding-top: 20px;}
.side_nav dl{ height: 430px; padding-top: 20px; background: url('../img/common/side_t_bg.png') repeat-x; width: 250px;}
.side_nav dl dt{ display: block; background-color: white; border-color: #cccccc; border-width: 1px; border-style: solid; height: 190px; width: 220px; margin: 0 auto; }
.side_nav dl dd{ margin-left: auto; margin-bottom: 0; margin-right: auto; margin-top: 20px; display: block; background-color: white; border-color: #cccccc; border-width: 1px; border-style: solid; height: 190px; width: 220px; }
.side_nav dl dt ul li.title,.side_nav dl dd ul li.title{  font-weight: bold;  font-size: 14px;  padding: 5px;  }
.side_nav dl dt ul li.copy,.side_nav dl dd ul li.copy{  letter-spacing: -0.5px;  line-height: 1.3em;  padding-right: 5px;  padding-left: 5px;  font-size: 12px;  }
.side_nav ul.contact{ background-repeat: repeat; background-color: #E6F0FF; height: 160px; padding-top: 10px; width: 250px;}
.side_nav ul.contact li{ margin: 0 auto; padding-top: 10px; display: block; width: 220px; }

dl.cn_ttl{clear: both; height: auto; position: relative; float: left;}
dl.cn_ttl dt.no_ae{margin: 10px; padding: 10px; vertical-align: top; float: left; }
dl.cn_ttl dt.no_ae span.not{ padding-left: 10px; padding-bottom: 20px; padding-right: 10px; padding-top: 20px; border-style: solid; margin-bottom: 20px; font-size: 24px; font-weight: bold; border-color: #5f5f5f; border-width: 1px; color: #5f5f5f; float: left; vertical-align: top;  border-radius: 20px;}
dl.cn_ttl dt.cn_sttl{ font-size: 38px; font-weight: bold; padding-top: 30px; white-space: nowrap;}
dl.cn_ttl dt.cn_ico{ font-size: 14px; padding-left: 10px; padding-bottom: 5px; padding-right: 10px; padding-top: 5px; display: block; margin-right: 10px; text-align: center; background: #097CBC; color: #fff; width: 80px; float: left; margin-left: 15px; }
dl.cn_ttl dt.cn_cp{ padding-left: 115px; clear: both; font-size: 18px; padding-top: 15px; float: left; margin-left: 15px; margin-bottom: 15px;}

dl.cn_an{ padding-top: 25px; float: left; width: 100%;}
dl.cn_an dt.cn_im{ width: 160px; float: left; vertical-align: bottom;}
dl.cn_an dt.cn_im_r{ width: 160px; float: right; vertical-align: bottom;}
dl.cn_an dt.cn_bl{ padding-right: 500px; width: 90px; float: left; }
dl.cn_an dt.cn_cp{ padding-left: 20px; color: #087BBB; font-size: 24px; font-weight: bold; float: left; }
dl.cn_an dt.balloon-l {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  background: #e0edff;
  color: #000;
  font-size: 16px;
  border: solid 3px #e0edff;
  box-sizing: border-box;
  border-radius: 15px;
}

.dl.cn_an dt.balloon-l:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #e0edff;
  z-index: 2;
}

dl.cn_an dt.balloon-l:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #e0edff;
  z-index: 1;
}

dl.cn_an dt.balloon-l p {
  margin: 8px;
  padding: 0;
  font-size: 24px;
}


dl.cn_an dt.balloon-r {
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #000;
  font-size: 16px;
  background: #feeddb;
  border: solid 3px #feeddb;
  box-sizing: border-box;
  border-radius: 15px;
}

dl.cn_an dt.balloon-r:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #feeddb;
  z-index: 2;
}

dl.cn_an dt.balloon-r:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #feeddb;
  z-index: 1;
}

dl.cn_an dt.balloon-r p {
  margin: 8px;
  padding: 0;
  font-size: 24px;
}

dl.pr_ttl{ float: left; clear: both; padding-top: 25px; border-bottom-color: #CCCCCC; border-bottom-width: 1px; border-bottom-style: dotted; width: 915px; }
dl.pr_ttl dt{ clear: both; color: #087BBB; font-size: 24px; font-weight: bold; float: left; }
dl.pr_ttl dt img{width: 10%; padding-bottom: 10px;}
dl.pr_ttl dt span{font-size: 14px;}

dl.pr{clear: both; height: auto; position: relative; width: 915px; border-color: #DDDDDD; border-width: 1px; border-style: solid; float: left;}
dl.pr dt.pr_im{ padding-left: 10px; padding-top: 10px; width: 30%; float: left;}
dl.pr dt.pr_ttl{ font-size: 24px; font-weight: bold; margin-left: 20px; padding-left: 10px; padding-top: 30px; width: 60%; float: right;}
dl.pr dt.pr_sttl{ font-size: 16px; font-weight: bold; margin-left: 20px; padding-left: 10px; padding-top: 60px; width: 60%; float: right;}
dl.pr dt.pr_sr{ font-size: 32px; font-weight: bold; margin-left: 20px; padding-left: 10px; padding-top: 10px; width: 60%; float: right;}
dl.pr dt.pr_btn{ margin-right: 20px; margin-left: 20px; padding-left: 10px; padding-top: 30px; width: 60%; float: right;}
dl.pr dt.pr_cm{ font-size: 12px; margin-left: 20px; padding-left: 10px; padding-top: 10px; width: 60%; float: right; text-align: right; margin-right: 20px;}

ul.pr_lnk{width: 100%; margin-bottom: 30px; }
ul.pr_lnk li{display: block; width: 321px; border-color: #5f5f5f; border-width: 1px; border-style: dotted; float: left; margin-right: 15px; margin-top: 10px; margin-bottom: 20px; height: 120px;}
ul.pr_lnk li:nth-child(3n){ margin-right: 0px;}

ul.pr_lnk li dl{ text-align: center; margin: 0 auto;}
ul.pr_lnk li dl dt.no_ae{ padding-bottom: 10px; padding-top: 20px; margin: 5px; vertical-align: top; margin-top: 8px;}
ul.pr_lnk li dl dt.no_ae span.not{ padding-left: 8px; padding-bottom: 13px; padding-right: 8px; padding-top: 13px; border-style: solid; margin-bottom: 5px;font-size: 12px; font-weight: bold; border-color: #5f5f5f; border-width: 1px; color: #5f5f5f; vertical-align: top; border-radius: 8px;}
ul.pr_lnk li dl dt.cn_sttl{ font-size: 14px; font-weight: bold; margin-top: 20px;}
ul.pr_lnk li dl dt.ico_ar { position: relative; }
ul.pr_lnk li dl dt.ico_ar ul.ico_02 { position: absolute; left:60px;}
ul.pr_lnk li dl dt.ico_ar ul.ico_01 { position: absolute; left:103px;}
ul.pr_lnk li dl dt.ico_ar ul li.cn_ico{margin-right: 5px; height: auto; float: left; text-align: center; font-size: 10px; padding-left: 8px; padding-bottom: 5px; padding-right: 8px; padding-top: 5px; display: block; background: #097CBC; color: #fff; width: 60px; margin-left: 5px; }
ul.pr_lnk li dl dt.cn_cp{ color: #077ABA; margin-right: 15px; text-align: left; font-size: 12px; padding-top: 45px; float: left; margin-left: 15px; margin-bottom: 15px;}
.cn_smttl{font-size: 12px; text-align: right; float: right;}


ul.prdCol{width: 100%;
  display: -webkit-box; 
  display: -moz-box;   
  display: -ms-flexbox; 
  display: -webkit-flex; 
  display: flex;
  flex-wrap: wrap}
ul.prdCol li{flex: 0 0 auto; margin-bottom: 15px; margin-top: 15px; float: left; margin-right: 20px; width: 213px!important; position: relative; height: auto;}
ul.prdCol li:nth-child(4n) {margin-right: 0px !important;}
ul.prdCol li .prd_catch {font-size: 16px; font-weight: bold;}
ul.prdCol li .prd_image {width:100%;}
ul.prdCol li .prd_type {font-size: 12px; font-weight: bold;}
ul.prdCol li .prd_series {font-size: 16px; font-weight: bold;}
ul.prdCol li .prd_feature p{font-size: 12px;  text-indent: -1em; padding-left: 1em;}

.sick_txt{float: left; margin-bottom: 30px; margin-top: 30px; width: 100%;}
.sick_txt dt{float: left; margin-right: 30px; width: 570px;}
.sick_txt dd{float: right; width: 300px;}

/* ボタン */
ul.prdCol li .prd_btn { 
	width: 213px;
	text-align: center;
	margin-top: 15px;
	align-items: flex-end;
	-webkit-align-self: flex-end;
	-moz-align-self: flex-end;
	-ms-align-self: flex-end;
	-o-align-self: flex-end;
}
ul.prdCol li .prd_btn a { 
	position: relative;
	display: inline-block;
	padding: 8px 50px 8px 50px;
	color: #fff !important;
	text-align: center;
	text-decoration: none;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	z-index: 1;
	background: #999999;
	border-radius: 5px;
}
ul.prdCol li.prd_btn a:hover {
	color: #fff;
	background: #333;
}
.cp_W{width: 100%; padding-bottom: 20px; padding-top: 20px; font-size: 18px;}
.cp_G{ margin-bottom: 30px; padding-left: 20px; background-color: #f2f2f2; width: 100%; padding-bottom: 20px; padding-top: 20px; font-size: 18px;}
.clear_fix {
		clear: both;
	}
.balloon_box{padding-bottom: 40px; width: 100%; text-align: center; padding-top: 40px;}
.balloon {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  font-size: 20px;
  background: #e0edff;
  border-radius: 5px;
}

.balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
}

.balloon p {
  margin: 0;
  padding: 0;
}
.balloon_o {
  position: relative;
  display: inline-block;

  padding: 7px 20px;
  min-width: 120px;
  max-width: 100%;
  font-size: 24px;
  background: #feeddb;
  border-radius: 5px;
}

.balloon_o:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #feeddb;
}

.balloon_o p {
  margin: 0;
  padding: 0;
}

.test_copy{text-align: center !important; font-size: 20px;}
.result{font-size: 35px; text-align: center !important;}
.pc { display: block !important; }
.sp { display: none !important; }
.serch_ttl{
	font-size: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	background-color: #dfdfdf;
	text-align: center;
	clear: both;
	margin-bottom:30px;
	}
/* ボタン */
.btn_l a {
	position: relative;
	display: inline-block;
	padding: 8px 40px 8px 40px;
	color: #fff !important;
	text-align: center;
	text-decoration: none;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	z-index: 1;
	background: #999999;
	border-radius: 5px;
	margin-right: 10px;
	font-size: 26px; 
}
.btn_l a:hover {
	color: #fff;
	background: #333;
}

/*================================================
 スマホコンテンツ
 ================================================*/

@media screen and (max-width:768px) {
.side_nav{ float: left; width: 100%!important; padding-right: 0px !important; padding-top: 10px;}
.side_nav dl{ width: 100%; height: auto;}
.side_nav ul.contact{ width: 100%;}

.main{width: 100%;}
.main .cn_ttl{ font-size: 16px; margin: -10px 0 -30px 0;}

dl.cn_ttl{width: 100%;}
dl.cn_ttl dt.no_ae span.not{font-size: 16px;}
dl.cn_ttl dt.cn_sttl{font-size: 18px;}
dl.cn_ttl dt.cn_ico{width: 50px; font-size: 12px; float: left;margin-left: 5px;}
dl.cn_ttl dt.cn_cp{ font-size: 12px; padding-left: 0px;}

dl.cn_an{width: 100%;}
dl.cn_an dt.cn_im,dl.cn_an dt.cn_im_r{ width: 120px;}
dl.cn_an dt.cn_bl{ width: 60px; float: left; padding-right: 0px; }
dl.cn_an dt.cn_cp{ font-size: 16px; padding-left: 0px;}

dl.pr_ttl{ width: 100%;}
dl.pr_ttl dt{ font-size: 16px; }

.imgL h3,.twoCol .inner h4,.threeCol .inner h4 {font-size: 14px;}

dl.pr{width: 100%;}
dl.pr dt.pr_im{ width: 60%}
dl.pr dt.pr_ttl{ width: 90%; font-size: 14px; padding-top: 10px; float: left; margin-left: 0px;}
dl.pr dt.pr_sttl{ width: 90%; font-size: 12px; padding-top: 10px; float: left; margin-left: 0px;}
dl.pr dt.pr_sr{ width: 90%; font-size: 24px; padding-top: 10px; float: left; margin-left: 0px;}
dl.pr dt.pr_btn{ width: 100%; padding-top: 10px;}
dl.pr dt.pr_cm{ width: 90%; font-size: 10px; padding-top: 10px; float: left; margin-left: 0px; padding-bottom: 10px;}

.btn a{ width: 55%; margin-top:10px; margin-bottom:10px; margin-top:0 auto; float: none;}

ul.pr_lnk li{ width:100%; float: left; margin-right: 0px; height: auto; display:block !important; }
ul.pr_lnk li dl dt.ico_ar ul.ico_02 { position: absolute; left:75px;}
ul.pr_lnk li dl dt.ico_ar ul.ico_01 { position: absolute; left:115px;}

ul.prdCol li{width: 100% !important; margin-right: 0px}
ul.prdCol li .prd_btn a {width: 95%; }

.sick_txt{margin-top: 15px;}
.sick_txt dt{float: left; margin-right: 0px; width: 100%;}
.sick_txt dd{float: right; width: 100%; margin-top: 15px;}

h3{font-size: 110%;}

dl.pr_ttl dt img{width: 20%; padding-bottom: 10px;}
dl.pr_ttl dt span{font-size: 12px;}
.imgL .image{width: 100%; }
.cp_W{width: 100%; font-size: 14px;}
.cp_G{width: 95%; font-size: 14px;}
.balloon,.balloon_o {font-size: 14px; }
.btn a,.btn_l a{ font-size: 16px; width: 55%; margin-top:10px; margin-bottom:10px; margin-top:0 auto; float: none;}
dl.cn_an dt.balloon-l,dl.cn_an dt.balloon-r {
  width: 60%;
  float: left;
}
dl.cn_an dt.balloon-l p,dl.cn_an dt.balloon-r p {
  margin: 8px;
  padding: 0;
  font-size: 16px;
}
dl.cn_an dt.balloon-l p br,dl.cn_an dt.balloon-r p br {
  display: none;
}
.test_copy{font-size: 16px;}
.result{font-size: 32px;}
.serch_ttl{
	font-size: 18px;}
.pc { display: none !important; }
.sp { display: block !important; }

}
/*----------------------------------
	iframeコンテンツ
----------------------------------*/
iframe.funBtnFrame {
	margin-top: 10px;
	float: right;
	display: block;
	width: 100px;
	height: 40px;
	overflow: hidden;
	border: 0;
}
.funBtnBox {
	width: 100px;
	height: 40px;
}

.funBtnBox .count {
	display: block;
	width: 100px;
	height: 20px;
	background: url("../img/funbtn/count_bg.gif") no-repeat 0 0;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
}

.funBtnBox .funBtn {
	width: 100px;
	height: 20px;
}

.funBtnBox .funBtn a{
	display: block;
	width: 100px;
	height: 20px;
	background: url("../img/funbtn/btn_bg.gif") no-repeat 0 0;
	line-height: 20px;
	text-indent: -999em;
}

.funBtnBox .funBtn a:hover {
	background: url("../img/funbtn/btn_bg.gif") no-repeat 0 -20px;
}

.funBtnBox .funBtn a:active {
	background: url("../img/funbtn/btn_bg.gif") no-repeat 0 -40px;
}