@charset "UTF-8";

/*================================================
 *  CSSリセット
 ================================================*/
html,body,div,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}


/*================================================
 *  トップヘッダー
 ================================================*/

.roll_head{
	overflow: hidden;
}
.roll_head img{
	position: relative;
	height: auto;
}
.roll_head h1{
	position: absolute;
	top:10px;
	left:10px;
	width: 110px;
}
.roll_head .inq_btn a{
	position: absolute;
	top:0px;
	right:10px;
	width: 140px;
}
.roll_head .inq_btn a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
	}
.roll_head dl.top_txt{
	height: auto;
	width: 950px;
	position: relative; 
}
.roll_head dl.top_txt dt{
	position: absolute;
	font-size: 130%;
	bottom:25px;
	left:14%;
	width: 950px; 
}

ul.nav{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 4%;
	padding-top: 2%;
	}

ul.nav li.top_btn a{
	font-size: 125%;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 8px;
	text-align: center;
	color: white;
	background-color: #cc0000;
	float: left;
	width: 326px;
}
ul.nav li.top_btn a.btn_off{
	background-color: #d2d2d2;

}

ul.nav li.top_btn a:hover{
	background-color: black;
}

ul.nav li.top_btn:nth-child(3) a {
	margin-right: 0px;
}


@media screen and (max-width:768px) {

	.roll_head .inq_btn a{
	padding-top:  0%;
	}
	.roll_head .inq_btn a:link img{
	z-index:100;
	}
	.roll_head dl.top_txt{
	font-size: 12px;
	width: 90%;
	margin-top: 15%;
	}
	.roll_head h1{
	width: 60px;
	}
	.roll_head dl.top_txt{
	margin: 20px 20px 0 20px;
	position: static; 
	}
	.roll_head dl.top_txt dt{
	font-size: 110%;
	font-weight: normal;
	color:black;
	width: 100%;
	position: static;
	}
	.roll_head dl.top_txt dd br {
	display: none;}
	.roll_head .inq_btn a{
	width: 120px;
	}
	ul.nav{
	padding-top: 3%;
	width: 90%;
	margin: 0 auto;
	}
	ul.nav{
	margin-right: 0px !important;
	}
	ul.nav li.top_btn a{
	margin-bottom: 8px;
	width: 90%;
	margin-right: 0px !important;
	}
}
/*================================================
 *  一般・共通設定
 ================================================*/
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;
}

/* 1カラム */
.oneCol{
	margin-top: 1.5em;
	width: 100%;
	float: left;
	clear: both;
}
.oneCol p{
	font-size: 17px;
	margin-bottom: 1.5em;
	float: left;
}
.oneCol img{
	margin-bottom: 1.5em;
	float: left;
}

@media screen and (max-width:767px) {
	.oneCol{
	width: 100%;
	float: left;
	}
	.oneCol p{
	font-size: 12px;
	width: 100%;
	float: left;
	}
	.oneCol img{
	width: 100%;
	float: left;
	}
}

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;
}

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;
}

@media screen and (max-width:767px) {
	.imgL {
		margin-bottom:20px;
	}
	.imgL img {
		float:none;
		margin:0 0 10px 0;
	}
}

/* 写真右寄せ */
.imgR {
	clear:both;
	overflow:hidden;
	margin-bottom:50px;
}
.imgR p{
	font-size: 16px;
	width:55%;
	float:left;
}
.imgR img {
	float:right;
	width: 40%;
	margin-top: -130px;
}

@media screen and (max-width:767px) {
	.imgR {
		clear:both;
		overflow:hidden;
		margin-bottom:20px;
	}
	.imgR p{
	font-size: 12px;
	padding-bottom: 10px;
	width: 100%;
	}
	.imgR img {
		float:right;
		margin:0 0 10px 0;
		width: 100%;
	}
}

/* 写真右寄せ02 */
.imgR_02 {
	padding-left: 30px;
	padding-bottom: 5px;
	padding-right: 30px;
	padding-top: 5px;
	background-color: #e5e5e5;
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
	border-radius: 8px;
}
.imgR_02 p{
	font-size: 17px;
	width:75%;
	float:left;
}
.imgR_02 img {
	float:right;
	width: 20%;
	margin-top: -40px;
}

@media screen and (max-width:767px) {
	.imgR_02 {
		clear:both;
		overflow:hidden;
		margin-bottom:20px;
	}
	.imgR_02 p{
	font-size: 12px;
	padding-bottom: 10px;
	width: 100%;
	}
	.imgR_02 img {
		float:right;
		margin:0 0 10px 0;
		width: 100%;
	}
}

/* 写真ズーム */
.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: #cc0000;
	border-radius: 5px;
	margin-right: 10px;
	font-size: 16px; 
}
.btn a:hover {
	color: #fff;
	background: #333;
}

/* ボタン */
.btn_b a {
	position: relative;
	display: inline-block;
	padding: 10px 40px 10px 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: #00a0e8;
	border-radius: 5px;
	margin-left: 120px;
	margin-right: 10px;
	font-size: 16px; 
}
.btn_b a:hover {
	color: #fff;
	background: #0183bd;
}
@media screen and (max-width:768px) {
.btn_b a,.btn_p a {
	margin-left: 15px;
}
}
/* ボタン */
.btn_p a {
	position: relative;
	display: inline-block;
	padding: 10px 40px 10px 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: #d795bf;
	border-radius: 5px;
	margin-right: 10px;
	font-size: 16px; 
}
.btn_p a:hover {
	color: #fff;
	background: #bc82a7;
}


/* ボタン */
.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;
}
.btn_l a p {
	font-size: 50%; 
}
/* ボタン */
.btn_s a {
	position: relative;
	display: inline-block;
	padding: 3px 15px 3px 15px;
	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: #cc0000;
	border-radius: 5px;
	margin-right: 10px;
	font-size: 12px; 
}
.btn_s a:hover {
	color: #fff;
	background: #333;
}
.btn_s a p {
	font-size: 50%; 
}

/* 2カラム（スマートフォンでは1カラム) */
.twoCol {
	margin-top: 1.5em;
	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:10px;
}
.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;
	font-size: 17px;
}
.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;
		font-size: 12px;
	}
}
/* 2カラム02（スマートフォンでは1カラム) */
.twoCol_02 {
	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;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
}
.twoCol_02 .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;
	-ms-flex-direction: column-reverse;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	flex-direction: column;
	width: 48.98%;
	width: calc((380 / 980) *100%);
	height: auto;
	margin:0 0 20px 0;
	font-size: 17px;
	text-decoration: underline;
}
.twoCol_02 .inner div:nth-child(2n+1) {
	clear:both;
}
.twoCol_02 .inner .image {
	width: 100%;
	min-height: 0%;
}
.twoCol_02 .inner img {
	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;
		font-size: 12px;
	}
}

/* 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;
}
.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;
	margin-bottom: 20px;
}
.fourCol .inner {
	position: relative;
	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: 23.46%;
	width: calc((230 / 980) *100%);
	margin: 0 0 20px 0;
}
.fourCol .inner p{
	text-align: left;
	}
.fourCol .inner .image {
	width: 100%;
	min-height: 0%;
}
.fourCol .inner img {
	width: 100%;
	border-color: #bfbfbf;
	border-width: 1px;
	border-style: solid;
}

@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;
	}
}

/* 5カラム（スマートフォンでは2カラム) */
.fiveCol {
	clear: both;
	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;
}
.fiveCol .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((180 / 980) *100%);
	margin: 0 0 20px 0;
}
.fiveCol .inner .image {
	border-color: #bfbfbf;
	border-width: 1px;
	border-style: solid;
	width: 100%;
	min-height: 0%;
}
.fiveCol .inner img {
	width: 100%;
}
.fiveCol .inner p{font-size: 18px; font-weight: bold;}

@media screen and (max-width:767px) {
	.fiveCol {
		display: block;
		margin-bottom: 20px;
	}
	.fiveCol .inner {
		box-sizing: border-box;
		width: 50%;
		margin: 0;
	}
	.fiveCol .inner:nth-child(odd) {
		clear: both;
		float: left;
		padding: 0 5px 10px 0;
	}
	.fiveCol .inner:nth-child(even) {
		float: right;
		padding: 0 0 10px 5px;
	}
	.fiveCol .inner p{font-size: 14px;}
}

/*================================================
 *  トップヘッダー
 ================================================*/
@media print, screen and (min-width:769px) {
.sick header.toppage {
bottom: 0;}
}
.sick header.toppage {
	height: 55px;
	background: rgba(45,45,45, 0.4);
	display: flex;
	position: absolute;
	justify-content: space-between;
	width: 100%;
}
.sick header.toppage.fixed{
	position: fixed;
	top: 0;
}

.sick header.toppage h1 img {
	display: none;
}
@media screen and (max-width:768px) {
	.sick header.toppage {
		padding: 0 0 0 10px;
		position: absolute;
		top:0px;
	}
	.sick h1{
		display: none;
	}
}

.sick{
	/*max-height: 500px;*/
	overflow: hidden;
	position: relative;
}
.sick h1{
	position: absolute;
	top:10px;
	left:10px;
	width: 80px;
}
.sick img{
	height: auto;
	width: 100%;
}

/*================================================
 *  コンテンツヘッダー
 ================================================*/
@media print, screen and (min-width:769px) {
.sick_con header.content {
bottom: 0;}
}
.sick_con header.content {
	height: 55px;
	background: rgba(45,45,45, 0.4);
	display: flex;
	position: absolute;
	justify-content: space-between;
	width: 100%;
	margin: auto;	
}
.sick_con header.content.fixed{
	position: fixed;
	top: 0;
}

.sick_con header.content h1 img {
	display: none;
}

@media screen and (max-width:768px) {
	.sick_con header.content {
		padding: 0 0 0 10px;
		position: absolute;
		top:0px;
	}
	.sick_con h1{
		z-index: 100;
	}
	/*.sick_con h1 img.toggle_pc { display: none!important; }
	.sick_con h1 img.toggle_sp { display: block!important; }*/
	.sick_con h1{
	position: absolute;
	top:10px;
	left:10px;
	width: 80px;
}
.sick_con h1.title{
	 display: none!important;
}
}

.sick_con{
	max-height: 500px;
	overflow: hidden;
	position: relative;
}
.sick_con h1{
	position: absolute;
	top:10px;
	right:10px;
	width: 80px;
}
.sick_con h1.title{
	position: absolute;
	top:10px;
	left:10px;
	width: 400px;
}
@media screen and (max-width:1200px) {
.sick_con h1.title{
	width: 300px;
}
}
.sick_con img{
	height: auto;
	width: 100%;
}
/*@media print, screen and (min-width:769px) {
.sick_con h1 img.toggle_pc { display: block!important; }
.sick_con h1 img.toggle_sp { display: none!important; }
}*/
/*================================================
 *  グローバルナビゲーション
 ================================================*/
/* 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 10px;
}
#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: 10px;
    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;
	font-size: 20px;
}

@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;
	}
	.footerwrap p a{
	font-size: 16px;
}
}

/*================================================
 *  ページトップへの戻り
 ================================================*/
.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;
}



/*================================================
 *  タブレット・スマートフォン向けデザイン
 ================================================*/
/* テンプレートより小さくなった場合に適用 */
@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 {
	width: 1000px;
	margin-bottom: 1em;
}
tr{border: 1px solid #ddd;
	border-collapse: collapse;}
th,td{font-size: 13px;}
th.t_red,td.t_red{color:red;}
th.noborder,td.noborder,tr.noborder{border: none;}
th.noborder_r,td.noborder_r{border-right: none;}
th.noborder_l,td.noborder_l{border-left: none;}
th span,td span{font-size: 48px;}
th {
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ddd;
	background-color: #f4f4f4;
	border: 2px solid #ddd;
}
td {
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #ddd;
}

th img,td img{width: 40%;}
/*
information
*/
.info_ttl{ font-size: 20px; }
.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) {
	.scroll {
	overflow: auto;
	white-space: nowrap;
	}
	table {width: 1000px;}
	.main{width: 100%;}
	.main .top_ttl{ font-size: 16px;}
	table.info{ width: 100%; }
	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コンテンツ
 ================================================*/
 
.lg_ttl{padding-top: 20px; font-size: 45px; font-weight: bold; text-align: center;}
.cn_ttl{margin-bottom: 20px; text-align: center; padding-bottom: 10px; padding-top: 10px; float: left; line-height: 20px; font-size: 24px; font-weight: bold; width: 100%; color: white; background-color: #7f7f7f;}
.cn_ttl span{font-size: 120%;}
.cn_copy{float: left; padding-bottom: 25px; padding-top: 25px; font-size: 16px;}
.prd_ttl{ margin-top: 50px; margin-bottom: 20px; padding-bottom: 10px; padding-top: 10px; float: left; width: 100%; color: white; background-color: #7f7f7f;}
.prd_ttl p{ line-height: 1.3em; font-size: 34px; text-align: left; font-weight: bold; margin-left: 20px; }
.sub_ttl span{ color: red; font-size: 130%;}
.sub_ttl{padding-bottom: 10px; padding-top: 10px; font-size: 24px; font-weight: bold; color: #cc0000;}
.sub_ttl_02{margin-bottom: 15px; padding-left: 20px; width: 980px; color: white; background-color: #b3d000; padding-bottom: 3px; padding-top: 3px; font-size: 24px; font-weight: bold; clear: both; border-radius:5px;}
.sm_ttl{padding-bottom: 10px; padding-top: 10px; font-size: 22px; font-weight: bold; clear: both; }
.qst{ clear: both; display: inline-block; height: 580px; float: left; position: relative; width: 100%;}
.qst ul.inner{  position: absolute;
  top: 35%;
  left: 49%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  padding: 10px;
  }
.qst ul.inner li{ padding-bottom: 20px; padding-top: 0px; padding-left: 40px; font-size: 22px; font-weight: bold; background: url('../img/home/check_ico.png') no-repeat; width: 100%; white-space: nowrap; }
.qst ul.inner li span{ font-size: 140%; color: red;}
.qst ul.inner li.arrow{background-image : none; text-align: center; padding-left: 0px; float: left;}
.qst ul.inner li.arrow img{text-align: center; width: 40%;}
.qst ul.inner li.fa{background-image : none; text-align: center; float: left; padding-left: 0px; font-size: 28px; } 
.qst dl dt.slash{ background-image : none; left: 680px; bottom: 40px; position: absolute;} 
.qst dl dt.slash img{ height: 80px; } 
.qst dl dt.sub{ background-image : none; left: 260px; bottom: 40px; position: absolute;} 
.qst dl dt.sub img{ height: 160px; } 
.qst dl dt.name{ background-image : none; left: 520px; bottom: 80px; position: absolute; font-size: 26px; font-weight: bold;}} 
.threeCol .inner p.ttl{padding-bottom: 5px; text-align: center; font-size: 18px; font-weight: bold;}

.threeCol .inner p.cp {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 0px;
  min-width: 120px;
  max-width: 100%;
  font-size: 18px;
  background: #e9e9e9;
  border-radius: 5px;
  text-align: center;
}

.threeCol .inner p.cp:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #e9e9e9;
}
.threeCol .inner p.cp img{ height: 90px; width: 65px; left: 2px; bottom: 0px; position: absolute;}

dl.pr{clear: both; margin-bottom: 20px; padding-bottom: 20px; border-bottom-color: #bfbfbf; border-bottom-width: 1px; border-bottom-style: solid; height: auto; position: relative; width: 100%; float: left;}
dl.pr dt.pr_im{ padding-top: 10px; width: 30%; float: left;}
dl.pr dt.pr_im img{ border-color: #bfbfbf; border-width: 1px; border-style: solid;}
dl.pr dt.pr_im p{ text-align: center;padding-top: 5px; padding-bottom: 5px;}
dl.pr dt.pr_im_02{ padding-top: 10px; width: 30%; float: right;}
dl.pr dt.pr_new{padding-top: 20px; width: 38%; float: right;}
dl.pr dt.pr_new p{ text-align: center; width: 80px; padding: 3px; font-size: 18px; font-weight: bold; background-color: red; color: white; }
dl.pr dt.pr_ttl{ font-size: 24px; font-weight: bold; padding-top: 5px; width: 38%; float: right;}
dl.pr dt.pr_cm{ font-size: 14px; padding-top: 5px; width: 38%; float: right; text-align: left;}
dl.pr dt.pr_mttl{ font-size: 16px; font-weight: bold; padding-top: 15px; width: 38%; float: right;}
dl.pr dt.pr_sttl{ font-size: 20px; font-weight: bold; padding-top: 15px; width: 38%; float: right; color: #db2020;}
dl.pr dt.pr_ntxt{ font-size: 12px; padding-top: 5px; width: 38%; float: left;}
dl.pr dt.pr_sr{ font-size: 28px; font-weight: bold; padding-top: 0px; width: 38%; float: right;}
dl.pr dt.pr_ps{ color: red; font-size: 16px; font-weight: bold; padding-top: 5px; width: 30%; float: right;}
dl.pr dt.pr_btn{ padding-top: 10px; float: right;}
.balloon_box{padding-bottom: 40px; width: 100%; text-align: center;}
.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;
}
p.notice{font-size: 13px;}
 /*================================================
 *  スマホコンテンツ
 ================================================*/
@media screen and (max-width:768px) {
.lg_ttl{padding-top: 15px; font-size: 18px;}
.cn_ttl{padding-bottom: 5px; padding-top: 5px; line-height: 18px; font-size: 18px; }
.cn_copy{float: left; padding-bottom: 15px; padding-top: 15px; font-size: 12px;}
.sub_ttl{  font-size: 16px;}
.sub_ttl_02{font-size: 16px; width: 93%; margin-left: 0px;}
.sm_ttl{  font-size: 18px;}
.prd_ttl{width: 100%;}
.prd_ttl p{  font-size: 20px; }
.qst{ height: 300px; }
.qst ul.inner{ 
  top: 50%;}
.qst ul.inner li{ font-size: 14px; background-image : none; width: 100%; padding-right: 0px; padding-bottom: 10px; padding-top: 5px; padding-left: 0px; white-space: normal;}
.qst ul.inner li.fa{font-size: 18px; } 
.qst dl dt.slash img{ display: none; } 
.qst dl dt.sub img{  display: none;} 
.qst dl dt.name{  display: none; } 
.threeCol .inner{ margin-bottom: 20px;}
.threeCol .inner p.ttl{ font-size: 14px;}
.threeCol .inner p.cp{ font-size: 14px;}

dl.pr{width: 100%;}
dl.pr dt.pr_im,dl.pr dt.pr_im_02{ width: 100%}
dl.pr dt.pr_new{ width: 90%; font-size: 14px; padding-top: 10px; float: left; margin-left: 0px;}
dl.pr dt.pr_new p{  font-size: 14px;  width: 50px; }
dl.pr dt.pr_ttl{ width: 90%; font-size: 18px; padding-top: 10px; float: left; margin-left: 0px;}
dl.pr dt.pr_cm{ width: 90%; font-size: 12px; padding-top: 10px; float: left; margin-left: 0px; padding-bottom: 10px;}
dl.pr dt.pr_sttl{ width: 90%; font-size: 18px; padding-top: 10px; float: left; margin-left: 0px;}
dl.pr dt.pr_mttl{ width: 90%; font-size: 14px; 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_ps{ width: 100%; font-size: 12px; }
th,td{font-size: 14px;}
th span,td span{font-size: 20px; font-weight: bold;}

.balloon {font-size: 14px; }
.btn a,.btn_l a,.btn_b a,.btn_p a{ font-size: 16px; width: 80%; margin-top:10px; margin-bottom:10px; margin-top:0 auto; float: none;}
p.notice{font-size: 12px;}
.btn_l a p{font-size: 13px;}
}
.um_ttl{font-size: 18px; margin-bottom: 20px; background-color: #f9f4d9; text-align: center; font-weight: bold;}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}
dl.cn_an{ padding-top: 25px; float: left; width: 100%;}
dl.cn_an dt.cn_im{ width: 120px; 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: #fae1e1;
  color: #000;
  font-size: 16px;
  border: solid 3px #fae1e1;
  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 #fae1e1;
  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 #fae1e1;
  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;
}
@media screen and (max-width:768px) {
dl.cn_an{width: 100%;}
dl.cn_an dt.cn_im,dl.cn_an dt.cn_im_r{ width: 60px;}
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.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;
}
}
.balloon1 {
  position: relative;
  display: inline-block;
  margin-top: 0.8em;
  padding: 3px 5px;
  min-width: 70px;
  max-width: 100%;
  color: #555;
  font-size: 12px;
  background: #ff9c00;
  border-radius: 10px;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: -18px;
  left: 55%;
  margin-left: -15px;
  border: 8px solid transparent;
  border-bottom: 12px solid #ff9c00;
}

.balloon1 p {
  margin: 0;
  padding: 0;
  color:#fff;
}