<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------------------------------------------------------------------------*/
/* 	譬ｪ蠑丈ｼ夂､ｾ HISAYA     TOP 繝壹�繧ｸ  CSS								      */
/*----------------------------------------------------------------------------*/
	body {
		background: #F5F5F5;
	}

/* 笳� MainConents  SPLASH */

	/*========= 繝ｭ繝ｼ繝�ぅ繝ｳ繧ｰ逕ｻ髱｢縺ｮ縺溘ａ縺ｮCSS ===============*/
	#splash {
		position: fixed;
		width: 100%;
		height: 70%;
		background-color: #FFF;
		z-index: 9999999;
		text-align:center;
		color:#fff;
			background-image:
				url("../images/bg/brline01.svg"),
				url("../images/bg/brline02.svg");
			background-size:
				:contain,
				:contain;
			background-position:
				center top 80%,
				center top 90%;
			background-repeat:
				no-repeat,
				no-repeat;
	}
	#splash-cont {
		position: absolute;
		top: 55%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	#splash-cont img{
		width:100%;
	}
	#splash-cont {
		line-height:2.0em;
		letter-spacing:1px;
		font-weight:bold;
		font-family: "NotoSansCJKjp-Bold";
		font-size:30px;
	}
	#splash-cont .bgextend {
		padding:0px;
	}
	#splash-cont .bgappear {
		font-weight:bold;
		font-size:52px;
		color: #131D3E;		/* HISAYA-blue01 */
	}

	@media only screen and (min-width: 993px) and (max-width: 1400px) {	/*笳� PC-S */

		#splash-cont {
			font-size:36px;
		}
		#splash-cont .bgappear {
			font-weight:bold;
			font-size:36px;
		}
	}
	@media only screen and (max-width:992px) {	/* SP Layout 笳� */


		#splash {
			position: fixed;
			width: 100%;
			height: 70%;
		}
		#splash-cont {
			position: absolute;
			top: 45%;
			transform: translate(-50%, -50%);
		}
		#splash-cont {
			line-height:2.0em;
			letter-spacing:1px;
			font-weight:bold;
			font-size:17px;
		}
		#splash-cont .bgappear {
			font-weight:bold;
			font-size:17px;
			color: #131D3E;		/* HISAYA-blue01 */
		}
	}

/* 笳� MainConents   */

	#top-main{
		margin: 80px auto 0 auto;
		width:100%;
		height: 300px;
		background:#fff;
		padding-left:35%;
		position: relative;
	} 
	.top-lead{
/*		position:absolute;
		top:50px;
		left:5%;
		right:0;*/
		margin: 0 auto 0 auto;
		width:35%;
		width:100%;
		margin:auto;
		font-size:50px;
		line-height:1.6em;
	}
	.top-lead .bgappearTrigger {
		letter-spacing:2px;
		font-weight:bold;	/* 700 */
		font-weight:800;	
		color:#666;
		text-align:left;
	}

/* 笆� MainConents  	SERVICE  */

	#service {
		margin: 0 auto 0 auto;
		width: 100%;
		padding-bottom:15px;
/*		background:linear-gradient(90deg,#2E6193 0%,#2E6193 37%,white 37%,white 100%);	/* sec-blue01 */
		background:linear-gradient(90deg,#131D3E 0%,#131D3E 7%,white 37%,white 100%);	/* HISAYA-blue01 */
	}
	#service #hisaya-service {	/* 笆｡ 蝗ｺ螳壹�繝�ム 繧｢繝ｳ繧ｫ繝ｼ菴咲ｽｮ蟾ｮ蛻�､画峩 */
		margin-top:-30px;
		padding-top:30px;
	}
	#service h1,h2,h3,h4,h5,h6{
		font-size:100%;
		font-weight:normal;
	}
	#service #sec01sym01 {
		display:none;
	}
	.s01cont01 {
		margin: 10px auto 0 auto;
		width: 90%;
		padding-bottom:20px;
		position:relative;
		background-color:#FFF;
	}
	.s01cont01 #sec01sym02 {
		display:none;
	}
	.s01cont01 h2 {
		margin: 0 auto 0 auto;
		width: 100%;
		padding-top:20px;
		padding-bottom:0;
		text-align:center;
		font-size:15px;
		font-weight:bold;
		font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "蟆丞｡壹ざ繧ｷ繝�け Pro","Kozuka Gothic Pro","繝｡繧､繝ｪ繧ｪ", 
						Meiryo, Osaka, helvetica, arial,
						"貂ｸ繧ｴ繧ｷ繝�け菴�", YuGothic,"�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
		color: #2E6193;		/* sec-blue01 */
	}
	.s01cont01 #sec01title01 h3 {
		display:block;
		margin: 0 auto 0 auto;
		width: 100%;
		font-size:14px;
		line-height:1.8em;
		font-weight:bold;
		text-align:center;
		color: #333;	
		padding-top:5px;
		padding-left:0;
	}
	.s01cont01 #sec01title01 .h3line  {
		margin: 5px auto 0 auto;
		width: 90%;
		height:1px;
		text-indent: -99999px;	/* 繝�く繧ｹ繝磯撼陦ｨ遉ｺ */
		background:linear-gradient(90deg,#CCCCCC 0%,#CCCCCC 95%,#3CB400 97%,#3CB400 100%);	/* sec-green01  */
	}
	.s01cont01 #sec01title01 p {
		margin: 10px auto 0 auto;
		width: 90%;
		font-size:12px;
		color:#333;
		line-height:20px;
		padding-top:10px;
		padding-left:5%;
		padding-right:5%;
	}
	.s01cont02_pc {
		display:none;
	}
	.s01cont02_sp {
		display:block;
		margin: 20px auto 0 auto;
		width: 100%;
		padding-bottom:15px;
		position:relative;
	}
	.s01cont02_sp ul {
		margin: 0 auto 0 auto;
		width: 90%;
	}
	.s01cont02_sp li {
		display:block;
		margin: 0 auto 30px auto;
		width:90%;
		padding-bottom:15px;
		padding-bottom:10px;
		background-color:#FFF;
			box-shadow: 0px 1px 3px 1px #aaa;
			-webkit-box-shadow: 0px 1px 3px 1px #aaa;
			-moz-box-shadow: 0px 1px 3px 1px #aaa;
		position:relative;
	}
	.s01cont02_sp li {
		display:block;
		
	}
	.s01cont02_sp li .sec02img {
		margin: 0 auto 0 auto;
		width: 100%;
	}
	.s01cont02_sp li .sec02img img {
		margin: 0 auto 0 auto;
		width: 100%;
	}
	.s01cont02_sp dl,dt,dd {
		display:block;
	}
	.s01cont02_sp li dl  {
		margin: 15px auto 0 auto;
		width: 90%;
		color:#333;
	}
	.s01cont02_sp li dt a {
		display:block;
		margin: 0 auto 10px auto;
		font-size:13px;
		font-weight:bold;
		text-align:center;
		color:#FFF;
		padding:5px;
		padding-top:7px;
		background-color:#131D3E;		/* HISAYA-blue01 */
		border:1px solid #131D3E;		/* HISAYA-blue01 */
	}
	.s01cont02_sp li dt a:hover {
		color:#131D3E;				/* HISAYA-blue01 */
		background-color:#FFF;
		border:1px solid #131D3E;		/* HISAYA-blue01 */
			transition: 0.8s ease-in-out;
			-webkit-transition: 0.8s ease-in-out;	/* Ease in-out */
			-moz-transition: 0.8s ease-in-out;
			-o-transition: 0.8s ease-in-out;
	}
	.s01cont02_sp li dd.txt {
		margin: 0 auto 0 auto;
		font-size:12px;
		color:#333;
		font-weight:bold;
		line-height:2.0em;
		padding-bottom:10px;
		padding-left:0px;
	}
	.s01cont02_sp li dd.txt01 {
		margin: 0 auto 0 auto;
		font-size:12px;
		color:#333;
		line-height:20px;
		padding-bottom:0px;
		padding-left:30px;
	}
	.s01cont02_sp dd.txt&gt;p {
		margin: 0 auto 0 auto;
		font-size:12px;
		font-weight:normal;
		line-height:1.6em;
		padding-left:1em;
	 	text-indent:-1em;	/* 2陦檎岼莉･髯�1蟄嶺ｸ九￡ */
	}
	.s01cont02_sp dd.txt .txex01 {
		color: #333;
	}
	.s01cont02_sp li .dt-btn {
		margin: 10px auto 0 auto;
		width: 100%;
		postion: relative;
	}
	.s01cont02_sp li .dt-btn .detail-btn {
		display:block;
		position: absolute;
		bottom: -15px;
		left: 0;
		right: 0;
		margin:auto;
		width: 120px;
		height:30px;
	}

	.s01cont02_sp #sec01stxt {
		display:none;
	}
	.s01cont02_sp #sec01logo {
		display:none;
	}
	.s01cont02_sp .symline01 {
		display	: block;
		position: absolute;
		bottom: 0;
		right:0;
		width: 70%;
		height:3px;
		text-indent: -99999px;	/* 繝�く繧ｹ繝磯撼陦ｨ遉ｺ */
		background-color:#BDC3C7;		/* Siver */
	}

	@media only screen and  (max-width: 360px) {

	}

	@media only screen and (min-width:768px) {

		#service {
			margin: 30px auto 0 auto;
			margin: -280px auto 0 auto;
			width: 100%;
			padding-bottom:30px;
			background-color:#FFF;
			background:linear-gradient(90deg,white 0%,white 5%,#E7DDD2 5%,#E7DDD2 30%,white 30%,white 100%);	/* 笘�Beige-gray */
			background:linear-gradient(90deg,white 0%,white 5%,#E5E5E5 5%,#F5F5F5 38%,white 38%,white 100%);		/* 笘� */
			position: relative;
		}
		#service #hisaya-service {	/* 笆｡ 蝗ｺ螳壹�繝�ム 繧｢繝ｳ繧ｫ繝ｼ菴咲ｽｮ蟾ｮ蛻�､画峩 */
			margin-top:-30px;
			padding-top:30px;
		}

		#service #sec01sym01 {
			display:block;
			position: absolute;
			top:38%;
			right:0;
			z-index:7;
			width:100%;
		}
		#service #sec01sym01 img {
			display:block;
			width:100%;
		}
		.s01cont01 {
			margin: 0 auto 0 auto;
			width: 80%;
			padding-bottom:10px;
			position:relative;
			background-color:transparent;
			position:relative;
		}
		.s01cont01 h2 {
			display:block;
			margin: 30px auto 0 auto;
			width: 100%;
			text-align:center;
			font-size:34px;
			font-weight:900;
			font-family: "NotoSans", "NotoSansCJKjp","貂ｸ繧ｴ繧ｷ繝�け菴�", YuGothic,"貂ｸ繧ｴ繧ｷ繝�け Medium", "Yu Gothic Medium", "貂ｸ繧ｴ繧ｷ繝�け", "Yu Gothic","繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", 
					"繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, helvetica, arial, sans-serif;
/*			font-family: "NotoSansCJKjp-Medium";	*/
			padding-top:0px;
			padding-bottom:0;
		}
		.s01cont01 #sec01sym02 {
			display:block;
			position: absolute;
			top: 0px;
			right:-50px;
		}
		.s01cont01 #sec01sym02 img {
			display:block;
			zoom:0.8;
		}
		.s01cont01 #sec01title01{
			margin: 0 auto 0 auto;
			width: 80%;
			padding-bottom:0px;
		}
		.s01cont01 #sec01title01 h3 {
			display:block;
			margin: 0 auto 0 auto;
			width: 90%;
			font-size:36px;
			line-height:1.8em;
			text-align:center;
			letter-spacing:1px;
			font-family: "NotoSansCJKjp-Bold";
			font-weight:bold;
			color: #444;
			padding-top:20px;
			padding-left:0;
		}
		.s01cont01 #sec01title01 h3.eachTextAnime span {
			color: #555;
		}
		.s01cont01 #sec01title01 h3.eachTextAnime.appeartext span {
			color: #555;
		}
		.s01cont01 #sec01title01 .h3line  {
			margin: 20px auto 0 auto;
			width: 100%;
			height:1px;
			text-indent: -99999px;	/* 繝�く繧ｹ繝磯撼陦ｨ遉ｺ */
			background:linear-gradient(90deg,#CCCCCC 0%,#CCCCCC 97%,#3CB400 97%,#3CB400 100%);	/* sec-green01 */
		}
		.s01cont01 #sec01title01 p {
			margin: 30px auto 40px auto;
			width: 85%;
			width: 75%;
			font-size:18px;
/*			font-family: "NotoSansCJKjp-Medium";*/
			font-weight:600;
			color:#444;
			line-height:1.8em;
			padding-top:0px;
			padding-left:0;
			padding-right:0;
		}
		.s01cont02_sp {
			display:none;
		}
		.s01cont02_pc {
			display:block;
			margin: 0 auto 0 auto;
			width: 80%;
			height:1350px;	/*笘�HEIGHT */
			padding-bottom:0;
			padding-top:20px;
			position:relative;
			border: 1px solid #DDD;
			background-image:
				url("../images/bg/brline01.svg"),
				url("../images/bg/brline02.svg");
			background-size:
				:contain,
				:contain;
			background-position:
				center top 87%,
				center top 97%;
			background-repeat:
				no-repeat,
				no-repeat;
			background-color:rgba( 255,255,255,0.95 ); 	/*  White  騾城℃90% */
/*			background:linear-gradient(90deg,#DEDEDE 0%,#EEEEEE 30%,white 30%,white 100%);
			background:linear-gradient(90deg,#F5F5F5 0%,#F5F5F5 30%,white 30%,white 100%);*/
		}

		.s01cont02_pc ul {
			margin: 0 auto 0 12%;
			display:flex;
			flex-wrap:nowrap;
			justify-content: space-around;	/* 荳｡遶ｯ縺ｮ繧｢繧､繝�Β繧ょ性繧√※縲∝插遲峨↑髢馴囈繧堤ｩｺ縺代※驟咲ｽｮ */
			justify-content: space-between;	/* 荳｡遶ｯ縺ｮ繧｢繧､繝�Β繧剃ｽ咏區繧堤ｩｺ縺代★縺ｫ驟咲ｽｮ縺励∽ｻ悶�隕∫ｴ�縺ｯ蝮�ｭ峨↓髢馴囈繧堤ｩｺ縺代※驟咲ｽｮ */
			justify-content: flex-end;
			margin-top:50px;
			width: 80%;
			z-index:8;
		}
		.s01cont02_pc li {
			margin-right:5%;
			margin-bottom:0px;
			width: 45%;
/*			height: 600px;*/	/* 笘� */
			padding-bottom:40px;
			position:relative;
			background-color:#FFF;
				box-shadow: 0px 1px 3px 1px #bbb;
				-webkit-box-shadow: 0px 1px 3px 1px #bbb;
				-moz-box-shadow: 0px 1px 3px 1px #bbb;
			z-index:8;
		}
/*		.s01cont02_pc li:nth-child(5) {
			background-color:transparent;
			box-shadow: none;
		}	*/

		.s01cont02_pc .sec02img img {
			display:block;
			width: 100%;
			margin:auto;
		}
		.s01cont02_pc li dl  {
			margin: 0 auto 0 auto;
			width: 100%;
			color:#444;
		}
		.s01cont02_pc li dt {
			background-color:#131D3E;		/* HISAYA-blue01 *//
		}
		.s01cont02_pc li dt a {
			display:block;
			margin: 0 auto 10px auto;
			font-size:18px;
			text-align:center;
			font-weight:600;
			line-height:1.7em;
			color:#FFF;
/*			font-family: "NotoSansCJKjp-Medium";	*/
			padding:7px;
			border:1px solid #131D3E;		/* HISAYA-blue01 */
		}
		.s01cont02_pc li dt a:hover {
			color:#131D3E;					/* HISAYA-blue01 */
			background-color:#FFF;
				transition: 0.8s ease-in-out;
				-webkit-transition: 0.8s ease-in-out;	/* Ease in-out */
				-moz-transition: 0.8s ease-in-out;
				-o-transition: 0.8s ease-in-out;
		}
		.s01cont02_pc li dd.txt {
			margin: 0 auto 0 auto;
			width: 90%;
			height: auto;
			font-size:16px;
			line-height:1.7em;
			color:#444;
			font-weight:600;
			font-family: "NotoSansCJKjp-Regular";
		}
		.s01cont02_pc dd.txt&gt;p {
			margin: 0 auto 0 auto;
			width: 80%;
			font-size:15px;
			line-height:2.0em;
	 		padding-left:1em;
		 	text-indent:-1em;	/* 2陦檎岼莉･髯�1蟄嶺ｸ九￡ */
		}
		.s01cont02_pc dd.txt&gt;p.txex01 {
			margin: 0 auto 0 auto;
			width: 100%;
			font-size:15px;
			line-height:1.7em;
			padding-bottom:15px;
		 	padding-left:0;
		 	text-indent:0;
			text-align:left;
			color: #444;
		}
		.s01cont02_pc li:nth-child(3) dd.txt {
			padding-bottom:43px;
		}
		.s01cont02_pc dd.txt&gt;p:first-child {
			padding-top:15px;
		}
		.s01cont02_pc li .dt-btn {
			position: absolute;
			bottom: -17px;
			left: 0;
			right: 0;
			margin: auto;
			width: 100%;
			height:30px;
		}
		.s01cont02_pc li .dt-btn .detail-btn {
			position: absolute;
			bottom: 0;
			left: 0;
			right: 0;
			margin: auto;
			width: 150px;
			height:35px;
		}
		.s01cont02_pc #sec01stxt {
			display	: block;
			position: absolute;
			bottom: 220px;
			right:18%;
		}
		.s01cont02_pc #sec01logo {
			display: block;
			position: absolute;
			bottom: 80px;
		/*	left:12.5%;	*/
			right:12.5%;
		}
		.s01cont02_pc #sec01logo img {
			display:block;
			zoom:1.0;
		}
		.s01cont02_pc .symline01 {
			display	: block;
			position: absolute;
			bottom: 45px;
			right:10%;
			width: 55%;
			height:5px;
			text-indent: -99999px;	/* 繝�く繧ｹ繝磯撼陦ｨ遉ｺ */
			background-color:#BDC3C7;		/* Siver */
		}
		.s01cont02_pc #sec01rind {
			position: absolute;
			top: 70px;
			right:13%;
			display	: block;
		}
	}

	@media only screen and (min-width: 768px) and (max-width: 1400px) {	/*笳� PC-S */

		.s01cont01 h2 {
			font-size:24px;
		}
		.s01cont01 #sec01title01 h3 {
			margin: 10px auto 0 auto;
			font-size:26px;
		}
		.s01cont01 #sec01title01 p {
			margin: 20px auto 20px auto;
			width: 90%;
			font-size:17px;
		}
		.s01cont02_pc {
			display:block;
			margin: 0 auto 0 auto;
			width: 80%;
			height:1100px;	/*笘�HEIGHT */
		}
		.s01cont02_pc ul {
			margin: 0 auto 0 10%;
			width: 85%;
			margin-top:40px;
		}
		.s01cont02_pc li {
			margin-right:5%;
			margin-bottom:0px;
			width: 45%;
/*			height: 540px;*/	/* 笘� */
		}
		.s01cont02_pc li dt a {
			font-size:16px;
		}
		.s01cont02_pc li dd.txt {
			width: 100%;
		}
		.s01cont02_pc dd.txt&gt;p {
			width: 85%;
		}
		.s01cont02_pc dd.txt&gt;p.txex01 {
			margin: 0 auto 0 auto;
			width: 90%;
			font-size:13px;
		}
		.s01cont02_pc dd.txt&gt;p a {
			font-size:13px;

		}
	}

	/* Tablet Layout 笳� */
	@media only screen and (min-width: 768px) and (max-width: 992px) {

		#service {
			margin: 0 auto 0 auto;
			width: 100%;
			padding-bottom:0px;
			background-color:#FFF;
			background:linear-gradient(90deg,#F5F5F5 0%,#F5F5F5 25% ,white 25%,white 100% );	/* 笘� */
		}
		.s01cont01 {
			margin: 0 auto 0 auto;
			width: 100%;
		}
		.s01cont01 #sec01sym02 {
			display:none;
		}
		.s01cont01 h2 {
			width: 100%;
			font-size:20px;
			padding-top:20px;
		}
		.s01cont01 #sec01title01 h3 {
			display:block;
			margin: 0 auto 0 auto;
			font-size:20px;
			letter-spacing:0;
		}
		.s01cont01 #sec01title01 .h3line  {
			margin: 10px auto 0 auto;
		}
		.s01cont01 #sec01title01 p {
			margin: 20px auto 0 7.5%;
			width: 90%;
			font-size:15px;
			color:#333;
			line-height:1.8em;
		}
		.s01cont02_pc {
			display:block;
			margin: 20px auto 0 auto;
			width: 95%;
			height:1250px;
			padding-bottom:0;
			padding-top:10px;
			position:relative;
		}
		.s01cont02_pc ul {
/*			position:absolute;
			top:20px;
			left:0;
			right:0;
			margin:auto;*/
			margin: 0 auto 0 -1.5%;
			width: 100%;
			padding-left:0;
		}
		.s01cont02_pc li {
/*			display:block;
			float:left;*/
/*			height: 720px;*/	/* 笘� */
			margin-top:15px;
			margin-right:15px;
			margin-bottom:30px;
		}
		.s01cont02_pc li dt {
			display:block;
			margin: 0 auto 15px auto;
			font-size:13px;
			text-align:center;
			line-height:1.3em;
			font-weight:normal;
		}
		.s01cont02_pc #sec01logo {
			position: absolute;
			bottom: 50px;
			right:5%;
		}
		.s01cont02_pc li dd.txt {
			margin: 0 auto 0 auto;
			width: 100%;
			font-size:13px;
			line-height:1.8em;
		}
		.s01cont02_pc dd.txt&gt;p.txex01 {
			margin: 0 auto 0 auto;
			width: 90%;
			font-size:13px;
			line-height:1.7em;
			padding-bottom:5px;
		 	padding-left:0;
		 	text-indent:0;
			text-align:left;
			color: #444;
		}
		.s01cont02_pc #sec01logo img {
			display:block;
			zoom:0.7;
		}
	}
/* 笆� MainConents  	SERVICE  BANNER */

	#service-banner {
		margin: 0 auto 0 auto;
		width: 100%;
		padding-bottom:10px;
		background:linear-gradient(90deg,#E5E5E5 0%,#F5F5F5 37%,white 37%,white 100%);
	}
	#service-banner h1,h2,h3,h4,h5,h6{
		font-size:100%;
		font-weight:normal;
	}
	#service-banner #sec01sym01 {
		display:none;
	}
	.cont01_pc {
		display:none;
	}
	.cont01_sp {
		display:block;
		margin: 30px auto 0 auto;
		width: 100%;
		padding-bottom:15px;
			background-image:
				url("../images/bg/brline01.svg"),
				url("../images/bg/brline02.svg");
			background-size:
				:contain,
				:contain;
			background-position:
				center bottom 0,
				center bottom 0;
			background-repeat:
				no-repeat,
				no-repeat;
		position:relative;
	}
	.cont01_sp ul {
		margin: 0 auto 0 auto;
		width: 90%;
	}
	.cont01_sp li {
		display:block;
		margin: 0 auto 30px auto;
		width:80%;
		padding-bottom:10px;
		background-color:#FFF;
				box-shadow: 0px 1px 2px 1px #aaa;
				-webkit-box-shadow: 0px 1px 2px 1px #aaa;
				-moz-box-shadow: 0px 1px 2px 1px #aaa;
		position:relative;
	}
	.cont01_sp .sec02img {
		margin: 0 auto 0 auto;
		text-align:center;
	}
	.cont01_sp .sec02img img {
		width: 100%;
		margin:auto;
	}
	.cont01_sp dl,dt,dd {
		display:block;
	}
	.cont01_sp li dl  {
		margin: 15px auto 0 auto;
		width: 90%;
		color:#333;
	}
	.cont01_sp li dt a {
		display:block;
		margin: 0 auto 10px auto;
		font-size:13px;
		font-weight:bold;
		text-align:center;
		color:#FFF;
		padding:4px;
		padding-top:5px;
		background-color:#131D3E;		/* HISAYA-blue01 */
		border:1px solid #131D3E;		/* HISAYA-blue01 */
	}
	.cont01_sp li dt a:hover {
		color:#131D3E;		/* HISAYA-blue01 */
		background-color:#FFF;
		border:1px solid #131D3E;		/* HISAYA-blue01 */
			transition: 0.8s ease-in-out;
			-webkit-transition: 0.8s ease-in-out;	/* Ease in-out */
			-moz-transition: 0.8s ease-in-out;
			-o-transition: 0.8s ease-in-out;
	}
	.cont01_sp li dd {
		margin: 0 0 0 auto;
	}
	.cont01_sp li dd.dt-btn {
		margin: 20px auto 0 auto;
		width: 100%;
		position: relative;
	}
	.cont01_sp li dd.dt-btn .detail-btn {
		display:block;
		position: absolute;
		bottom: -25px;
		left: 0;
		right: 0;
		margin:auto;
		width: 120px;
		height:30px;
	}

	.cont01_sp #sec01stxt {
		display:none;
	}
	.cont01_sp #sec01logo {
		display:none;
	}
	.cont01_sp .symline01 {
		display	: block;
		position: absolute;
		bottom: 0;
		right:0;
		width: 70%;
		height:3px;
		text-indent: -99999px;	/* 繝�く繧ｹ繝磯撼陦ｨ遉ｺ */
		background-color:#BDC3C7;		/* Siver */
	}
	.cont01_pc #sec01sym03 {
		display:none;
	}

	@media only screen and  (ma x-width: 360px) {

	}

	@media only screen and (min-width:768px) {

		#service-banner {
			margin: 0 auto 0 auto;
			width: 100%;
			padding-bottom:30px;
			background-image:
				url("../images/bg/brline01.svg"),
				url("../images/bg/brline02.svg");
			background-size:
				contain,
				contain;
			background-position:
				center top 60%,
				center top 70%;
			background-repeat:
				no-repeat,
				no-repeat;
			background-color:linear-gradient(90deg,white 0%,white 5%,#E5E5E5 5%,#F5F5F5 38%,white 38%,white 100%);		/* 笘� */
			position: relative;
		}
		#service-banner #sec01sym01 {
			display:block;
			position: absolute;
			top:38%;
			right:0;
			z-index:8;
			width:100%;
		}
		#service-banner #sec01sym01 img {
			display:block;
			width:100%;
		}
		.cont01_sp {
			display:none;
		}
		.cont01_pc {
			display:block;
			margin: 0 auto 0 auto;
			width: 80%;
			height:580px;	/*笘�HEIGHT */
			padding-bottom:0;
			padding-top:20px;
			position:relative;
		}
		.cont01_pc ul {
			margin: 0 auto 0 12%;
			display:flex;
			flex-wrap:nowrap;
			justify-content: space-around;	/* 荳｡遶ｯ縺ｮ繧｢繧､繝�Β繧ょ性繧√※縲∝插遲峨↑髢馴囈繧堤ｩｺ縺代※驟咲ｽｮ */
			justify-content: space-between;	/* 荳｡遶ｯ縺ｮ繧｢繧､繝�Β繧剃ｽ咏區繧堤ｩｺ縺代★縺ｫ驟咲ｽｮ縺励∽ｻ悶�隕∫ｴ�縺ｯ蝮�ｭ峨↓髢馴囈繧堤ｩｺ縺代※驟咲ｽｮ */
			justify-content: flex-end;
			margin-top:50px;
			width: 80%;
			z-index:8;
		}
		.cont01_pc li {
			margin-right:5%;
			margin-bottom:0px;
			width: 45%;
			height: 200px;	/* 笘� */
			position:relative;
			background-color:#F5F5F5;
				border-radius:8px;  
				-moz-border-radius:8px;  
				-webkit-border-radius:8px;  
					box-shadow: 0px 1px 3px 1px #bbb;
					-webkit-box-shadow: 0px 1px 3px 1px #bbb;
					-moz-box-shadow: 0px 1px 3px 1px #bbb;
		}
		.cont01_pc dl,dt,dd {
			display:block;
		}
		.cont01_pc .sec02img {
			position: absolute;
			top:0;
			left:0;
		}
		.cont01_pc .sec02img img {
			display:block;
			width: 100%;
			margin:auto;
		}
		.cont01_pc li dl  {
			margin: 20px auto 0 auto;
			width: 100%;
			color:#444;
			z-index:9;
		}
		.cont01_pc li dt a {
			position: absolute;
			top: 25px;
			left: 0;
			right: 0;
			margin: auto;
			width:65%;
			font-size:16px;
			text-align:center;
			font-weight:600;
			line-height:1.7em;
			color:#FFF;
/*			font-family: "NotoSansCJKjp-Medium";	*/
			padding:7px;
			background-color:#131D3E;		/* HISAYA-blue01 */
			border:1px solid #131D3E;		/* HISAYA-blue01 */
			z-index:9;
					box-shadow: 0px 1px 2px 1px #777;
					-webkit-box-shadow: 0px 1px 2px 1px #777;
					-moz-box-shadow: 0px 1px 2px 1px #777;
		}
		.cont01_pc li dt a:hover {
			color:#131D3E;		/* HISAYA-blue01 */
			background-color:#FFF;
			border:1px solid #131D3E;		/* HISAYA-blue01 */
				transition: 0.8s ease-in-out;
				-webkit-transition: 0.8s ease-in-out;	/* Ease in-out */
				-moz-transition: 0.8s ease-in-out;
				-o-transition: 0.8s ease-in-out;
					box-shadow: 0px 1px 2px 1px #bbb;
					-webkit-box-shadow: 0px 1px 2px 1px #bbb;
					-moz-box-shadow: 0px 1px 2px 1px #bbb;
		}
		.cont01_pc li dd.dt-btn {
			position: absolute;
			bottom: 20px;
			right: 20px;
			width: 150px;
			height:35px;
		}
		.cont01_pc li dd.dt-btn .detail-btn {
			margin: 0 auto 0 auto;
			width: 150px;
			height:35px;
		}

		.cont01_pc #sec01logo {
			display: block;
			position: absolute;
			bottom: 80px;
		/*	left:12.5%;	*/
			right:12.5%;
		}
		.cont01_pc #sec01logo img {
			display:block;
			zoom:1.0;
		}
		.cont01_pc .symline01 {
			display	: block;
			position: absolute;
			bottom: 0px;
			right:10%;
			width: 55%;
			height:5px;
			text-indent: -99999px;	/* 繝�く繧ｹ繝磯撼陦ｨ遉ｺ */
			background-color:#BDC3C7;		/* Siver */
		}
		.cont01_pc #sec01rind {
			position: absolute;
			top: 70px;
			right:13%;
			display	: block;
		}
		.cont01_pc #sec01sym03 {
			display:block;
			position: absolute;
			bottom:42%;
			left:-5%;
		}
		.cont01_pc #sec01sym03 img {
			display:block;
			zoom:0.8;
		}
	}

	@media only screen and (min-width: 768px) and (max-width: 1400px) {	/*笳� PC-S */

		.cont01_pc {
			display:block;
			margin: 0 auto 0 auto;
			width: 80%;
			height:530px;	/*笘�HEIGHT */
			padding-bottom:0;
			padding-top:20px;
			position:relative;
		}
		.cont01_pc .sec02img {
			position: absolute;
			top:0;
			left:0;
		}
		.cont01_pc .sec02img img {
			zoom:0.7;
		}
		.cont01_pc li {
			margin-right:5%;
			margin-bottom:0px;
			width: 45%;
			height: 170px;	/* 笘� */
			position:relative;
			background-color:#F5F5F5;
				border-radius:6px;  
				-moz-border-radius:6px;  
				-webkit-border-radius:6px;  
					box-shadow: 0px 1px 3px 1px #bbb;
					-webkit-box-shadow: 0px 1px 3px 1px #bbb;
					-moz-box-shadow: 0px 1px 3px 1px #bbb;
		}
		.cont01_pc li dt a {
			position: absolute;
			top: 25px;
			left: 0;
			right: 0;
			margin: auto;
			width:65%;
			font-size:15px;
		}
		.cont01_pc #sec01sym03 {
			display:block;
			position: absolute;
			bottom:42%;
			left:-5%;
		}
		.cont01_pc #sec01sym03 img {
			display:block;
			zoom:0.7;
		}
	}

	/* Tablet Layout 笳� */
	@media only screen and (min-width: 768px) and (max-width: 992px) {

		#service-banner {
			margin: 0 auto 0 auto;
			width: 100%;
			padding-bottom:0px;
			background-color:#FFF;
			background:linear-gradient(90deg,#F5F5F5 0%,#F5F5F5 25% ,white 25%,white 100% );	/* 笘� */
		}
		.cont01_pc {
			display:block;
			margin: 20px auto 0 auto;
			width: 95%;
			height:480px;
			padding-bottom:0;
			padding-top:10px;
			position:relative;
		}
		.cont01_pc ul {
/*			position:absolute;
			top:20px;
			left:0;
			right:0;
			margin:auto;*/
			margin: 30px auto 0 3.5%;
			width: 100%;
		}
		.cont01_pc li {
		}
		.cont01_pc #sec01logo {
			position: absolute;
			bottom: 50px;
			right:5%;
		}
		.cont01_pc li dd.txt {
			margin: 0 auto 0 auto;
			width: 100%;
			font-size:13px;
			line-height:1.8em;
		}
		.cont01_pc #sec01logo img {
			display:block;
			zoom:0.7;
		}
		.cont01_pc .symline01 {
			position: absolute;
			bottom: 20px;
			right:10%;
			width: 55%;
			height:4px;
		}
		.cont01_pc #sec01sym03 {
			display:none;
		}
	}

/* 笆� MainConents #information  INFORMATION */

	#information {
		margin: 0 auto 0 auto;
		width: 100%;
		padding-bottom:0px;
		background:linear-gradient(90deg,#E5E5E5 0%,#F5F5F5 37%,white 37%,white 100%);
	}
	#information h1,h2,h3,h4,h5,h6{
		font-size:100%;
		font-weight:normal;
	}
	#information #infcttitle01 {
		margin: 0 auto 0 auto;
		width: 100%;
		height: 35px;
	}
	#information #infcttitle01 h2 {
		font-size:17px;
		text-align:center;
		color:#444;
		font-weight:bold;
		letter-spacing: 0.12em;
		padding-top:30px;
	}
	#information #infcttitle01 p {
		font-size:14px;
		text-align:center;
		color: #BDC3C7;		/* Siver */
		padding-top:10px;
	}
	#infct {
		margin: 0 auto 0 auto;
		width: 100%;
		padding-top:0px;
		padding-bottom:100px;
/*		background-image:url("../images/bg/info_back01.jpg"); */
		background-size:	contain;
		background-position:	left 0 bottom 0;
		background-attachment:fixed;
		background-repeat:no-repeat;
		position:relative;
	}
	#infct01 {
		margin: 30px auto 0 auto;
		width: 90%;
		padding-top:20px;
		padding-bottom:30px;
		background-color:rgba( 255,255,255,0.98 ); 	/*  White  騾城℃98% */
			box-shadow: 0px 1px 3px 1px #aaa;
			-webkit-box-shadow: 0px 1px 3px 1px #aaa;
			-moz-box-shadow: 0px 1px 3px 1px #aaa;
	}
	#infct01 ul {
		margin: 0 auto 0 auto;
		width: 90%;
		padding-top:5px;
		padding-bottom:5px;
		border-bottom: 1px solid #BDC3C7;	/* Siver */
		position:relative;
	}
	#infct01 li {
		margin: 0 auto 0 auto;
		width: 100%;
		font-size:12px;
		font-family: "NotoSansCJKjp-Medium";
		font-display: swap;
		line-height:20px;
		color: #333;
	}
	#infct01 li.indent01 {
	 	padding-left:1em;
		text-indent:-1em;	/* 2陦檎岼莉･髯�1蟄嶺ｸ九￡ */
	}
	#infct01 li.txt01s {
		font-size:11px;
	}
	#infct01 li:first-child {
		margin: 0 auto 0 auto;
		width: 100%;
		height: 27px;
		position:relative;
	}
	#infct01 li:first-child .date {
		position:absolute;
		top:0;
		left:2.5%;
		font-size:12px;
		line-height:2.0em;
		color: #5399D3;		/* sec-blue02 */
		color: #3CB400;		/* sec-green01 */
		color: #519D9E;		/* WA-green */
	}
	#infct01 li:first-child .category {
		position:absolute;
		top:2px;
		right:0;
		text-align:center;
		font-size:12px;
		color: #FFF;
		padding:0 15px 0 15px;
	}
	#infct01 li.title {
		margin: 0 auto 0 auto;
		width: 100%;
		font-size:12px;
		line-height:1.7em;
		font-weight:600;
	}
	#infct01 li.title a {
		color: #555;
	}
	#infct01 li.title a:hover {
		color: #A4966A;		/* Gold01 */
	}
	#infct01 li a.continue {
		color: #A4966A;		/* Gold01 */
	}
	#infct01 li a.continue:hover {
		color: #B27C04;		/* Gold02 */
	}
	#infct01 .viewall {
		display: block;
		margin: 20px auto 0 22%;
		width: 180px;
		width: 56%;
		height:30px;
	}
	#infct01 .nlall {
		display: block;
		margin: 20px auto 45px auto;
		position:relative;
	}
	#infct01 .nlall a {
		display: block;
		position:absolute;
		top:0;
		left:0;
		right:0;
		margin:auto;
		width:160px;
		font-size:12px;
		line-height:1.5em;
		color: #FFF;
		background	: url("../images/icon/btn-sym02.png") no-repeat;
		background-size:8px 8px;
		background-position: 10px  12px; 
	}

	#infct #infctrind {
		display:none;
	}

	@media only screen and  (max-width: 360px) {

	}

	@media only screen and (min-width:992px) {

		#information {
			margin: 0 auto 0 auto;
			width: 100%;
			padding-bottom:50px;
			background:linear-gradient(180deg,white 0%,white 12%,#F5F5F5 12%,#F5F5F5 50%,white 50%,white 100%);	/* 笘� */
		}
		#information #infcttitle01{
			margin: 0 auto 0 auto;
			width: 70%;
			height: 170px;
		}
		#information #infcttitle01 h2 {
			font-size:44px;
			text-align:center;
			font-family: "NotoSansCJKjp-Bold";
			color:#555;
			color: #2E6193;		/* sec-blue01 */
			letter-spacing: 0.2em;
			padding-top:80px;
		}
		#information #infcttitle01 p {
			font-size:16px;
			text-align:center;
			font-family: "NotoSansCJKjp-Light";
			font-display: swap;
			color: #A4966A;		/* Gold01 */
			color: #BDC3C7;		/* Siver */
			padding-top:15px;
		}
		#infct {
			margin: 0 auto 0 auto;
			width: 90%;
			width: 100%;
			padding-top:30px;
			padding-bottom:150px;
			background-image:url("../images/bg/info_back01.jpg");
			background-size:	1600px 1068px;
			background-size:	cover;
			background-position:	left 0 top 0;
/*			background-attachment:scroll;*/
			background-attachment:fixed;
			background-repeat:no-repeat;
			position:relative;
		}
		#infct01 {
			margin: 30px auto 0 auto;
			width: 75%;
			padding-top:40px;
			padding-bottom:50px;
			background-color:rgba( 255,255,255,0.95 ); 	/*  White  騾城℃95% */
				box-shadow: 0px 1px 2px 1px #aaa;
				-webkit-box-shadow: 0px 1px 2px 1px #aaa;
				-moz-box-shadow: 0px 1px 2px 1px #aaa;
		}
		#infct01 ul {
			margin: 0 auto 0 12%;
			width: 76%;
			padding-top:10px;
			padding-bottom:10px;
			border-bottom: 1px solid #BDC3C7;	/* Siver */
			position:relative;
		}
		#infct01 li {
			margin: 0 auto 0 auto;
			width: 100%;
			font-size:14px;
			font-family: "NotoSansCJKjp-Medium";
			font-display: swap;
			line-height:28px;
			color: #444;
		}
		#infct01 li.txt01s {
			font-size:14px;
		}
		#infct01 li.indent01 {
		 	padding-left:1em;
			text-indent:-1em;	/* 2陦檎岼莉･髯�1蟄嶺ｸ九￡ */
		}
		#infct01 li:first-child {
			margin: 0 auto 25px auto;
			width: 100%;
			height: auto;
			padding-bottom:10px;
			position:relative;
		}
		#infct01 li:first-child .date {
			position:absolute;
			top:0;
			left:0;
			line-height:2.2em;
			font-size:14px;
			font-weight:600;
		}
		#infct01 li:first-child .category {
			position:absolute;
			top:0;
			left:17%;
			width:17%;
			text-align:center;
			font-size:12px;
			padding:0 15px 0 15px;
		}
		#infct01 li.title {
			margin: 30px auto 0 auto;
			width: 100%;
			font-size:15px;
			line-height:1.7em;
			font-weight:600;
		}
		#infct01 .viewall {
			display: block;
			margin: 50px auto 0 39%;
			width: 200px;
			height:45px;
		}
		#infct01 .nlall {
			display: block;
			margin: 30px auto 60px auto;
			position:relative;
		}
		#infct01 .nlall a {
			display: block;
			position:absolute;
			top:0;
			left:0;
			right:0;
			margin:auto;
			width:200px;
			font-size:14px;
/*			font-family: "NotoSansCJKjp-Medium";*/
			font-weight:600;
			line-height:1.5em;
			color: #FFF;
			background	: url("../images/icon/btn-sym02.png") no-repeat;
			background-size:8px 8px;
			background-position: 15px  16px;
		}
		#infct01 .nlall a:hover {
			background	: url("../images/icon/btn-sym02.png") no-repeat;
			background-size:8px 8px;
			background-position: 170px 16px; 
		}
		#infct #infctrind {
			position: absolute;
			top: 100px;
			right: 8.25%;
			display: block;
		}
	}
	/* Tablet Layout 笳� */
	@media only screen and (min-width: 768px) and (max-width: 992px) {

		#information {
			margin: 0 auto 0 auto;
			width: 100%;
			padding-bottom:0px;
			background:linear-gradient(180deg,#F5F5F5 0%,#F5F5F5 56%,white 56%,white 100%);	/* 笘� */
		}
		#information #infcttitle01{
			margin: 30px auto 0 auto;
			width: 70%;
			height: 50px;
		}
		#information #infcttitle01 h2 {
			font-size:20px;
			font-weight:bold;
		}
		#infct01 {
			margin: 15px auto 0 auto;
		}
		#infct01 .viewall {
			display: block;
			margin: 20px auto 0 37%;
			width: 180px;
			height:40px;
		}
	}
</pre></body></html>