.floatL {	float: left;}
.floatR {	float: right}
.flex-R-img {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.flex-L-img {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix{
	min-height:1px;
}

* html .clearfix{
	height:1px;
/*\*//*/
height:auto;
overflow:hidden;
/**/
}
.ofh {
	overflow: hidden;
}

.mgnT10 {	margin-top: 10px;}
.mgnT20 {	margin-top: 20px;}
.mgnT30 {	margin-top: 30px;}
.mgnR10 {	margin-right: 10px;}
.mgnR20 {	margin-right: 20px;}
.mgnR30 {	margin-right: 30px;}
.mgnB0 {	margin-bottom: 0 !important;}
.mgnB10 {	margin-bottom: 10px;}
.mgnB20 {	margin-bottom: 20px;}
.mgnB30 {	margin-bottom: 30px;}
.mgnB40 {	margin-bottom: 40px;}
.mgnB45 {	margin-bottom: 45px;}
.mgnB50 {	margin-bottom: 50px;}
.mgnL10 {	margin-left: 10px;}
.mgnL20 {	margin-left: 20px;}
.mgnL30 {	margin-left: 30px;}
.mgnB-0-0-20 {	margin-bottom: 0; }
.mgnB-0-0-30 {	margin-bottom: 0; }
.mgnB-20-20-20 {	margin-bottom: 20px; }
.mgnB-30-30-30 {	margin-bottom: 30px; }
.mgnB-40-40-30 {	margin-bottom: 40px; }
.mgnB-60-60-40 {	margin-bottom: 60px; }
.mgnLR10 {	margin-left: 10px;	margin-right: 10px; }
.mgnLR-0-0-10 {	margin-left: 0;	margin-right: 0; }
@media(max-width:767px){
	.mgnB-0-0-20 {	margin-bottom: 20px; }
	.mgnB-0-0-30 {	margin-bottom: 30px; }
	.mgnB-40-40-30 {	margin-bottom: 30px; }
	.mgnB-60-60-40 {	margin-bottom: 40px; }
	.mgnLR-0-0-10 {	margin-left: 10px;	margin-right: 10px; }
}

.pdgT10 {	padding-top: 10px;}
.pdgT20 {	padding-top: 20px;}
.pdgT30 {	padding-top: 30px;}
.pdgT40 {	padding-top: 40px;}
.pdgT50 {	padding-top: 50px;}
.pdgT60 {	padding-top: 60px;}
.pdgR10 {	padding-right: 10px;}
.pdgR20 {	padding-right: 20px;}
.pdgR30 {	padding-right: 30px;}
.pdgB10 {	padding-bottom: 10px;}
.pdgB20 {	padding-bottom: 20px;}
.pdgB30 {	padding-bottom: 30px;}
.pdgB40 {	padding-bottom: 40px;}
.pdgB50 {	padding-bottom: 50px;}
.pdgB60 {	padding-bottom: 60px;}
.pdgB-10-10-50 {	padding-bottom: 10px;}
.pdgB-0-0-50 {	}
.pdgL10 {	padding-left: 10px;}
.pdgL20 {	padding-left: 20px;}
.pdgL30 {	padding-left: 30px;}
.pdgL-10-10-0 {	padding-left: 10px;}

.pdgTB-30-30-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.pdgTB-20-20-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pdgTB-20-20-10 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pdgTB-10-10-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pdgTB-5-5-5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.pdgTB-50-50-30 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.pdgLR-10-10-10 {
	padding-left: 10px;
	padding-right: 10px;
}
.pdgLR-20-20-10 {
	padding-left: 20px;
	padding-right: 20px;
}
.pdgAll-5-5-5 {	padding: 5px; }
.pdgAll-10-10-10 {	padding: 10px; }

@media(max-width:767px){
	.pdgTB-20-20-10 {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.pdgTB-50-50-30 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.pdgLR-0-0-10 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.pdgLR20-20-10 {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media(max-width: 599px){
	.pdgB-10-10-50,
	.pdgB-0-0-50 {	padding-bottom: 50px;}
	.pdgL-10-10-0 {	padding-left: 0;}
}
.small {	font-size: 0.85em;}
.fs0625em {	font-size: 0.625em;}/*10px:*/
.fs075em {	font-size: 0.75em !important;}/*12px:*/
.fs08em {	font-size: 0.8em;}
.fs12em {	font-size: 1.2em;}
.fs15em {	font-size: 1.5em;}
.fs20em {	font-size: 2em;}
.fs15em-15em-12em {	font-size: 1.5em;}
.fs20em-15em-12em {	font-size: 2em;}
.fs20em-15em-15em {	font-size: 2em;}
@media(max-width: 767px){
	.fs20em-15em-15em {	font-size: 1.5em;}
}
@media(max-width: 599px){
	.fs15em-15em-12em {	font-size: 1.2em;}
	.fs20em-15em-12em {	font-size: 1.2em;}
}
.center {	text-align: center;}
.right {	text-align: right;}

.bold {	font-weight: bold;}
.fw400 {	font-weight: 400;}
.fw600 {	font-weight: 600;}
.ff-serif {
	font-family: serif;
}
.ff_min {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif !important;
}
.marker {
	display: inline;
	padding-bottom: 0.25em;
}
.marker.marker-blue {	background-image: linear-gradient(transparent 50%, #99ebff 50%); }
.marker.marker-yellow {	background-image: linear-gradient(transparent 50%, #ffff66 50%); }
.marker.marker-pink {	background-image: linear-gradient(transparent 50%, #ffcccc 50%); }
.text-box01 { display: inline-block;	padding: 0.1em 0.3em;	border: 1px solid #000; border-radius: 0.3em;}
.indigo {	color: #003d6c !important;}
.indigo a {	color: #003d6c !important;}
.red {	color: #f00 !important;}
.orange {	color: #ff6600 !important;}
.blue {	color: #000099;}
.pink {	color: #ff6b6b !important;}
.green {	color: #638c0b !important;}
.scf-color {	color: #00a0c6 !important;}
.bcf-color {	color: #318322 !important;}
.dcf-color {	color: #d21644 !important;}
.sfa-color {	color: #eb6162 !important;}

.wb-all {	word-break: break-all;}
.wb-kall {	word-break: keep-all;}

.page-title {
	padding: 5px 10px;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.5em;
	color: #fff;
	background: #003d6c;
	vertical-align: middle;
}
.page-title-individual {
	background: #ff4c4c;
}
.page-title-corporation {
	background: #ffb24d;
}
.page-title-about {
	background: #2f9e99;
}
.page-title-farm {
	background: #d2a000;
}
.page-title span.small{
	font-size: 0.6em;
	line-height: 1.5;
}
.page-catchy {
	margin: 10px 0;
	padding: 0 30px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.6em;
	color: #003d6c;
}
.contents-primary-title {
	margin-bottom: 20px;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2;
	color: #333;
}
.contents-primary-title span.small{
	font-size: 0.6em;
	line-height: 1.5;
}
.scf_mark,
.bcf_mark,
.dcf_mark,
.kscf_mark {
	padding-left: 80px;
	position: relative;
}
.scf_mark:before,
.bcf_mark:before,
.dcf_mark:before,
.kscf_mark:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
}
.scf_mark:before,
.bcf_mark:before,
.dcf_mark:before {
	width: 60px;
	height: 60px;
	margin-top: -30px;
}
.kscf_mark:before {
	width: 60px;
	height: 50px;
	margin-top: -25px;
}
.scf_mark:before {
	background: url(../img/personal/scf_mark_s.png) 0 0 no-repeat;
	background-size: 60px 60px;
	background: url(../img/personal/scf_mark_ss.png) 0 0 no-repeat\9;
}
.bcf_mark:before {
	background: url(../img/personal/bcf_mark_s.png) 0 0 no-repeat;
	background-size: 60px 60px;
	background: url(../img/personal/bcf_mark_ss.png) 0 0 no-repeat\9;
}
.dcf_mark:before {
	background: url(../img/personal/dcf_mark_s.png) 0 0 no-repeat;
	background-size: 60px 60px;
	background: url(../img/personal/dcf_mark_ss.png) 0 0 no-repeat\9;
}
.kscf_mark:before {
	background: url(../img/personal/kscf_mark_s.png) 0 0 no-repeat;
	background-size: 60px 50px;
	background: url(../img/personal/kscf_mark_ss.png) 0 0 no-repeat\9;
}
.contents-secondary-title {
	margin-bottom: 20px;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.3;
	color: #333;
}
.contents-secondary-title span{
	font-size: 0.75em;
}
.contents-secondary-title a{
	text-decoration: underline;
}
.contents-secondary-title a:hover{
	text-decoration: none;
}
.contents-thirdly-title {
	margin-bottom: 10px;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.3;
}
.contents-thirdly-title span{
	font-size: 0.75em;
	font-weight: normal;
}
.contents-thirdly-title a {
	text-decoration: underline;
}
.contents-thirdly-title a:hover {
	text-decoration: none;
}
.contents-fourthly-title {
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5;
}
.contents-title-05 {
	margin-bottom: 0.3em;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5;
}
.contents-title-05.bold{
	font-weight: bold;
}
.contents-title-06 {
	margin-bottom: 0.8em;
	color: #333;
	font-size: 1.25em;
	line-height: 1.5;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.contents-title-06.bold{
	font-weight: bold;
}
.contents-title-character-head {
	position: relative;
	margin-bottom: 0.8em;
	color: #333;
	font-size: 1.25em;
	line-height: 1.5;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.contents-title-character-head.fs15em {
	font-size: 1.5em;
}
.contents-title-character-head.bold {
	font-weight: bold;
}	
.contents-title-character-head.w1 {
	padding: 0 0 0 1.3em;
}
.contents-title-character-head.w2 {
	padding: 0 0 0 2.3em;
}
.contents-title-character-head.w3 {
	padding: 0 0 0 3.3em;
}
.contents-title-character-head.w4 {
	padding: 0 0 0 4.3em;
}
.contents-title-character-head.w5 {
	padding: 0 0 0 5.3em;
}
.contents-title-character-head span.character {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}
.contents-title-character-head.w1 span.character img,
.contents-title-character-head.w2 span.character img,
.contents-title-character-head.w3 span.character img {	vertical-align: middle; }
.contents-title-character-head.w1 span.character img {	width: 1em; }
.contents-title-character-head.w2 span.character img {	width: 2em; }
.contents-title-character-head.w3 span.character img { width: 3em; }
.bt-gray {
	border-top: 1px solid #888;
}
.bt-lightblue {
	border-top: 1px solid #64b4c8;
}
.bb-gray {
	border-bottom: 1px solid #888;
}
.bb-lightblue {
	border-bottom: 1px solid #64b4c8;
}
.b-round6 {
	border-radius: 6px;
}
.note {
	margin: 20px 0;
	padding: 1em;
	border: 1px solid #ccc;
}
.note2 {
	margin: 10px 0;
	padding: 1em;
	background: #ffccbb;
}
.bg-lightgray {
	background: #efefef;
}
.bg-lightblue {
	background: #e5f9ff;
}
.bg-lightyellow {
	background: #fffbd9;
}
.bg-lightpink {
	background: #ffebeb;
}
.bb-ef {
	border-bottom: 1px solid #efefef;
}
.box-border-lightgray,
.box-border-lightblue {
	margin: 20px 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #efefef;
}
.box-border-lightblue {
	background: #fff;
	border: 2px solid #00a0c6;
}
.box-border-lightgray.bg-white {
	background: #fff;
}
.box-background-lightyellow {
	padding: 1em;
	background: #f7ee8b;
}
a.contents-btn {
	display: inline-block;
	min-width: 50%;
	position: relative;
	margin: 10px 0;
	padding: 0.6em 2em 0.6em 2em;
	font-size: 1em;
	line-height: 1.3;
	background: #004880\9;
	background: linear-gradient(to bottom, #004880 0%, #003d6c 50%);
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.3);
	color: #fff;
}
a.contents-btn.disp-block {
	display: block;
}
a.contents-btn:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -9px;
	width: 18px;	
	height: 18px;
	background: url(../img/common/contents-btn-arw.png) 0 0 no-repeat;
	background-size: 18px 18px;
	background: url(../img/common/contents-btn-arw-s.png) 0 0 no-repeat\9;
}
a.contents-btn:hover {
	background: #005699\9;
	background: linear-gradient(to bottom, #005699 0%, #004b85 50%);
}
a.contents-btn.scf {
	background: #00b1db\9;
	background: linear-gradient(to bottom, #00b1db 0%, #00a0c6 50%);
}
a.contents-btn.scf:hover {
	background: #00c6f5\9;
	background: linear-gradient(to bottom, #00c6f5 0%, #00b1db 50%);
}
a.contents-btn.bcf {
	background: #399928\9;
	background: linear-gradient(to bottom, #399928 0%, #318322 50%);
}
a.contents-btn.bcf:hover {
	background: #43b32f\9;
	background: linear-gradient(to bottom, #43b32f 0%, #399928 50%);
}
a.contents-btn.dcf {
	background: #e6184a\9;
	background: linear-gradient(to bottom, #e6184a 0%, #d21644 50%);
}
a.contents-btn.dcf:hover {
	background: #ff265b\9;
	background: linear-gradient(to bottom, #ff265b 0%, #e6184a 50%);
}

a.multipurpose-btn {
	display: inline-block;
	position: relative;
	padding: 0.3em 1em 0.3em 1.6em;
	font-size: 1em;
	line-height: 1.6;
	background: #fff;
	border-radius: 0.3em;
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.3);
	border: 1px solid #1d3994;
}
a.multipurpose-btn.flip1 {
	background: #1d3994;
	color: #fff;
}
a.multipurpose-btn.disp-block {
	display: block;
}
a.multipurpose-btn span.mark {
	display: inline-block;
	margin-right: 0.3em;
	padding: 0.2em 0.5em;
	line-height: 1;
	color: #fff;
	font-size: 0.8em;
	background: #1d3994;
	border-radius: 1em;
}
a.multipurpose-btn:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0.3em;
	margin-top: -0.5em;
	width: 1em;	
	height: 1em;
	background: url(../img/common/sprite.png) 0 0 no-repeat;
	background-size: 16em 16em;
	background-position: -3em 0;
}
a.multipurpose-btn.flip1:before {
	background-position: -3em -1em;
}
a.multipurpose-btn.bottom:before {
	background-position: -1em 0;
}
a.multipurpose-btn:hover {
	transition-property: background;
	transition-duration: 0.3s;
	background: #d2ebff;
	text-decoration: none;
}
a.btn_mail_orange {
	display: block;
	width: 50%;
	margin: 0 auto;
	padding: 0.5em;
	font-size: 1.5em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-color: #ff9900;
}
a.btn_mail_orange:hover {
	transition-property: background-color;
	transition-duration: 0.6s;
	background-color: #ffcc00;
}
@media(max-width: 959px){
	a.btn_mail_orange {
		width: auto;
	}
}
a.btn_mail_orange span {
	position: relative;
	display: inline-block;
	padding-left: 2em;
}
a.btn_mail_orange span:before {
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	width: 1.6em;
	height: 1.6em;
	margin-top: -0.8em;
	background-image: url(../img/common/sprite.png);
	background-repeat: no-repeat;
	background-size: 25.6em 25.6em;
	background-position: -16em -16em;
}
a.arw_square_indigo_right,
a.arw_square_lightblue_right {
	padding-left: 20px;
	position: relative;
	display: inline-block;
	/*IE用*/
	*display: inline;
	*zoom: 1;
}
a.arw_square_indigo_right:before,
a.arw_square_lightblue_right:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -8px;
	width: 16px;	
	height: 16px;
}
a.arw_square_indigo_right:before {
	background: url(../img/common/arw_square_indigo_right32.png) 0 0 no-repeat;
	background-size: 16px 16px;
	background: url(../img/common/arw_square_indigo_right16.png) 0 0 no-repeat\9;
}
a.arw_square_lightblue_right:before {
	background: url(../img/common/arw_square_lightblue_right32.png) 0 0 no-repeat;
	background-size: 16px 16px;
	background: url(../img/common/arw_square_lightblue_right16.png) 0 0 no-repeat\9;
}
a.arw_square_indigo_right.arwposition-top:before,
a.arw_square_lightblue_right.arwposition-top:before {
	top: 0.35em;
	margin-top: 0;
}
a.img-expansion {
	display: block;
	overflow: hidden;
}
a.img-expansion img {
	display: block;
}
a.img-expansion:hover img{
	transform: scale(1.1);
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
a.img-thin {
	display: block;
	overflow: hidden;
}
a.img-thin img {
	display: block;
}
a.img-thin:hover img{
	transition: opacity 0.3s ease-out;
	opacity: 0.6;
}
ul.anchor-btn {
	list-style: none;
	margin: 10px 0 20px 0;
	padding: 0;
}
ul.anchor-btn li {
	margin-bottom: 5px;
}
ul.anchor-btn li a {
	display: block;
	position: relative;
	padding: 3px 10px 3px 36px;
}
ul.anchor-btn li a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -9px;
	width: 18px;	
	height: 18px;
	background: url(../img/common/anchor-btn-arw.png) 0 0 no-repeat;
	background-size: 18px 18px;
	background: url(../img/common/anchor-btn-arw-s.png) 0 0 no-repeat\9;
}
ul.anchor-btn li ul {
	padding-left: 1em;
}
ul.anchor-btn.bdr-b-gray li a{
	border-bottom: 1px solid #ccc;
}

ul.anchor-btn-02 {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.anchor-btn-02 li {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
}
ul.anchor-btn-02 li a {
	display: block;
	position: relative;
	padding: 3px 10px 3px 24px;
}
ul.anchor-btn-02 li a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 4px;
	margin-top: -8px;
	width: 16px;	
	height: 16px;
	background: url(../img/common/anchor-btn-arw.png) 0 0 no-repeat;
	background-size: 16px 16px;
	background: url(../img/common/anchor-btn-arw-s.png) 0 0 no-repeat\9;
}
@media(max-width: 767px){
	ul.anchor-btn-02 li {
		float: none;
		border: 1px solid #64b4c8;
		width: auto;
		margin-bottom: 5px;
	}
	ul.anchor-btn-02 li:last-child {
		margin-bottom: 0;
	}
}

ul.anchor-btn-03 {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: center;
}
ul.anchor-btn-03 li {
	flex-basis: 33.33%;
	box-sizing: border-box;
	align-self: stretch;
	padding: 5px;
}
ul.anchor-btn-03 li a {
	display: block;
	box-sizing: border-box;
	height: 100%;
	position: relative;
	padding: 10px 15px 30px 10px;
	color: #333;
	border: 1px solid #333;
}
ul.anchor-btn-03 li a:hover {
	transition-property: opacity;
	transition-duration: 0.3s;
	opacity: 0.5;
}
ul.anchor-btn-03 li a:before {
	content: "";
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -8px;
	width: 16px;	
	height: 16px;
	background: url(../img/common/anchor-btn-arw.png) 0 0 no-repeat;
	background-size: 16px 16px;
	background: url(../img/common/anchor-btn-arw-s.png) 0 0 no-repeat\9;
}
@media(max-width: 767px){
	ul.anchor-btn-03 {
		display: block;
	}
	ul.anchor-btn-03 li {
		width: auto;
		margin-bottom: 5px;
		padding: 0;
	}
	ul.anchor-btn-03 li:last-child {
		margin-bottom: 0;
	}
	ul.anchor-btn-03 li a {
		padding: 10px 15px 10px 29px;
	}
	ul.anchor-btn-03 li a:before {
		top: 50%;
		bottom: auto;
		left: 10px;
		margin-top: -8px;
	}
}

ul.localnavi-btn {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: center;
}
ul.localnavi-btn li {
	flex-basis: 33.33%;
	box-sizing: border-box;
	align-self: stretch;
	padding: 5px;
}
ul.localnavi-btn li a {
	display: block;
	box-sizing: border-box;
	height: 100%;
	position: relative;
	padding: 0.5em 1em 0.5em 2em;
	color: #333;
	background-color: #fff;
	border: 1px solid #333;
}
ul.localnavi-btn li a.active {
	color: #fff;
	background-color: #999;
}
ul.localnavi-btn li a:hover {
	transition-property: opacity;
	transition-duration: 0.3s;
	opacity: 0.5;
}
ul.localnavi-btn li a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0.5em;
	margin-top: -0.5em;
	width: 1em;	
	height: 1em;
	background-image: url(../img/common/sprite.png);
	background-repeat: no-repeat;
	background-size: 16em 16em;
	background-position: -3em 0;
}
ul.localnavi-btn li a.active:before {
	background-position: -3em -1em;
}
@media(max-width: 767px){
	ul.localnavi-btn {
		display: block;
	}
	ul.localnavi-btn li {
		width: auto;
		margin-bottom: 5px;
		padding: 0;
	}
	ul.localnavi-btn li:last-child {
		margin-bottom: 0;
	}
}

ul.arw {
	list-style: none;
	margin: 10px 0 20px 0;
	padding: 0;
}
ul.arw li {
	margin-bottom: 5px;
}
ul.arw li a {
	display: block;
	position: relative;
	padding: 3px 10px 3px 36px;
}
ul.arw li a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -8px;
	width: 16px;	
	height: 16px;
	background: url(../img/common/arw_square_lightblue_right32.png) 0 0 no-repeat;
	background-size: 16px 16px;
	background: url(../img/common/arw_square_lightblue_right16.png) 0 0 no-repeat\9;
}
ul.disc {
	margin: 1em 0 30px 0;
	padding-left: 30px;
	list-style-type: disc;
}
ul.disc2 {
	margin: 0 0 1em 0;
	list-style-type: none;
	font-size: 1.125em;
}
ul.disc2 li {
	position: relative;
	padding-left: 1em;
	margin-bottom: 0.6em;
	border-bottom: 1px dotted #82c8d9;
}
ul.disc2 li:last-child {
	margin-bottom: 0;
}
ul.disc2 li:after {
	position: absolute;
	top: 0.7em;
	left:0;
	display: block;
	width: 1em;
	height: 1em;
	margin-top: -0.5em;
	content: "\002022";
	line-height: 1;
	color: auto;
}
ul.disc.toggle a.dropdown {
	display: inline-block;
	position: relative;
	padding-right: 24px;
}
ul.disc.toggle a.dropdown:after {
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
	display: block;
	margin-top: -8px;
	width: 16px;	
	height: 16px;
	background: url(../img/common/arw_square_lightblue_bottom32.png) 0 0 no-repeat;
	background-size: 16px 16px;
	background: url(../img/common/arw_square_lightblue_bottom16.png) 0 0 no-repeat\9;
}
ul.disc.toggle a.dropdown.active:after {
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
	display: block;
	margin-top: -8px;
	width: 16px;	
	height: 16px;
	background: url(../img/common/arw_square_lightblue_top32.png) 0 0 no-repeat;
	background-size: 16px 16px;
	background: url(../img/common/arw_square_lightblue_top16.png) 0 0 no-repeat\9;
}
ul.rule-lightblue {
	margin: 0 0 1em 0;
	list-style-type: none;
	font-size: 1.125em;
}
ul.rule-lightblue li {
	position: relative;
	margin-bottom: 0.6em;
	border-bottom: 1px solid #82c8d9;
}
ul.rule-lightblue li:last-child {
	margin-bottom: 0;
}
ul.rule-lightblue.toggle a.dropdown {
	display: block;
	position: relative;
	padding-right: 24px;
}
ul.rule-lightblue.toggle a.dropdown:after {
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
	display: block;
	margin-top: -8px;
	width: 16px;	
	height: 16px;
	background: url(../img/common/arw_square_lightblue_bottom32.png) 0 0 no-repeat;
	background-size: 16px 16px;
	background: url(../img/common/arw_square_lightblue_bottom16.png) 0 0 no-repeat\9;
}
ul.rule-lightblue.toggle a.dropdown.active:after {
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
	display: block;
	margin-top: -8px;
	width: 16px;	
	height: 16px;
	background: url(../img/common/arw_square_lightblue_top32.png) 0 0 no-repeat;
	background-size: 16px 16px;
	background: url(../img/common/arw_square_lightblue_top16.png) 0 0 no-repeat\9;
}
a.dropdown.dropdownTrigger {
	display: block;
	position: relative;
	padding-right: 2em;
	border-bottom: 1px solid #1d3994;
}
a.dropdown.dropdownTrigger:after {
	position: absolute;
	top: 50%;
	right: 0.5em;
	display: block;
	content: "";
	width: 1em;
	height: 1em;
	margin-top: -0.5em;
	background-image: url(../img/common/sprite.png);
	background-repeat: no-repeat;
	background-size: 16em 16em;
	background-position: -5em 0;
}
a.dropdown.dropdownTrigger.active:after {
	background-position: -4em 0;
}
ul.topics {
	list-style: none;
	margin: 0 0 20px 0;
}
ul.topics li {
	position: relative;
	display: block;
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 1px solid #efefef;
}
ul.topics li span {
	display: block;
}
ul.topics li span.topics-date {
	float: left;
	width: 5em;
}
ul.topics li span.topics-txt {
	float: none;
	margin-left: 6em;
}
ul.topics li span.topics-txt.no_date {
	margin-left: 0;
}
ul.topics li a {
	display: block;
}
ul.topics li a.icon-ncei,
ul.topics li a.icon-scf,
ul.topics li a.icon-bcf,
ul.topics li a.icon-dcf,
ul.topics li a.icon-taskal,
ul.topics li a.icon-omokatsu,
ul.topics li a.icon-pdf,
ul.topics li a.icon-network,
ul.topics li a.icon-media,
ul.topics li a.icon-emergency,
ul.topics li a.icon-mailmagazine,
ul.topics li a.icon-others,
ul.topics li a.icon-release,
ul.topics li a.icon-release-others,
ul.topics li a.icon-newspaper,
ul.topics li a.icon-tv,
ul.topics li a.icon-web,
ul.topics li a.icon-farm {
	padding-left: 100px;
}
ul.topics li a.icon-ncei {
	background: url(../img/common/topics_icon/topics_icon_ncei.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_ncei_s.png) 0 5px no-repeat\9;
}
ul.topics li a.icon-scf {
	background: url(../img/common/topics_icon/topics_icon_scf.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_scf_s.png) 0 5px no-repeat\9;
}
ul.topics li a.icon-bcf {
	background: url(../img/common/topics_icon/topics_icon_bcf.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_bcf_s.png) 0 5px no-repeat\9;
}
ul.topics li a.icon-dcf {
	background: url(../img/common/topics_icon/topics_icon_dcf.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_dcf_s.png) 0 5px no-repeat\9;
}
ul.topics li a.icon-taskal {
	background: url(../img/common/topics_icon/topics_icon_taskal.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_taskal_s.png) 0 5px no-repeat\9;
}
ul.topics li a.icon-omokatsu {
	background: url(../img/common/topics_icon/topics_icon_omokatsu.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_omokatsu_s.png) 0 5px no-repeat\9;
}
ul.topics li a.icon-pdf {
	background: url(../img/common/topics_icon/topics_icon_pdf.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_pdf_s.png) 0 5px no-repeat\9;
}
ul.topics li a.icon-network {
	background: url(../img/common/topics_icon/topics_icon_overseas.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_overseas_s.png) 0 5px no-repeat\9;
}
ul.topics li a.icon-media {
	background: url(../img/common/topics_icon/topics_icon_media.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_media_s.png) 0 5px no-repeat\9;
}
ul.topics li a.icon-others {
	background: url(../img/common/topics_icon/topics_icon_others.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_others_s.png) 0 5px no-repeat\9;
}
ul.topics li a.icon-mailmagazine {
	background: url(../img/common/topics_icon/topics_icon_mailmagazine.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_mailmagazine_s.png) 0 5px no-repeat\9;
}
ul.topics li a.icon-emergency {
	background: url(../img/common/topics_icon/topics_icon_emergency.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_emergency_s.png) 0 5px no-repeat\9;
}
ul.topics li .icon-release {
	background: url(../img/common/topics_icon/topics_icon_release.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_release_s.png) 0 5px no-repeat\9;
}
ul.topics li .icon-release-others {
	background: url(../img/common/topics_icon/topics_icon_release_others.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_release_others_s.png) 0 5px no-repeat\9;
}
ul.topics li .icon-newspaper {
	background: url(../img/common/topics_icon/topics_icon_newspaper.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_newspaper_s.png) 0 5px no-repeat\9;
}
ul.topics li .icon-tv {
	background: url(../img/common/topics_icon/topics_icon_tv.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_tv_s.png) 0 5px no-repeat\9;
}
ul.topics li .icon-web {
	background: url(../img/common/topics_icon/topics_icon_web.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_web_s.png) 0 5px no-repeat\9;
}
ul.topics li .icon-farm {
	background: url(../img/common/topics_icon/topics_icon_farm.png) 0 5px no-repeat;
	background-size: 90px 16px;
	background: url(../img/common/topics_icon/topics_icon_farm_s.png) 0 5px no-repeat\9;
}
@media (max-width: 767px) {
	ul.topics li span.topics-date {
		float: none;
		width: 100%;
	}
	ul.topics li span.topics-txt {
		margin-left: 0;
	}
	ul.topics li a.icon-ncei,
	ul.topics li a.icon-scf,
	ul.topics li a.icon-bcf,
	ul.topics li a.icon-dcf,
	ul.topics li a.icon-taskal,
	ul.topics li a.icon-omokatsu,
	ul.topics li a.icon-pdf,
	ul.topics li a.icon-network,
	ul.topics li a.icon-emergency,
	ul.topics li a.icon-media,
	ul.topics li a.icon-mailmagazine,
	ul.topics li a.icon-others,
	ul.topics li a.icon-release,
	ul.topics li a.icon-release-others,
	ul.topics li a.icon-newspaper,
	ul.topics li a.icon-tv,
	ul.topics li a.icon-web,
	ul.topics li a.icon-farm {
		padding-left: 24px;
	}
	ul.topics li a.icon-ncei {
		background: url(../img/common/topics_icon/topics_icon_ncei_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li a.icon-scf {
		background: url(../img/common/topics_icon/topics_icon_scf_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li a.icon-bcf {
		background: url(../img/common/topics_icon/topics_icon_bcf_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li a.icon-dcf {
		background: url(../img/common/topics_icon/topics_icon_dcf_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li a.icon-taskal {
		background: url(../img/common/topics_icon/topics_icon_taskal_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li a.icon-omokatsu {
		background: url(../img/common/topics_icon/topics_icon_omokatsu_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li a.icon-pdf {
		background: url(../img/common/topics_icon/topics_icon_pdf_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li a.icon-network {
		background: url(../img/common/topics_icon/topics_icon_overseas_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li a.icon-media {
		background: url(../img/common/topics_icon/topics_icon_media_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li a.icon-mailmagazine {
		background: url(../img/common/topics_icon/topics_icon_mailmagazine_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li a.icon-others {
		background: url(../img/common/topics_icon/topics_icon_others_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li a.icon-emergency {
		background: url(../img/common/topics_icon/topics_icon_emergency_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li .icon-release {
		background: url(../img/common/topics_icon/topics_icon_release_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li .icon-release-others {
		background: url(../img/common/topics_icon/topics_icon_release_others_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li .icon-newspaper {
		background: url(../img/common/topics_icon/topics_icon_newspaper_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li .icon-tv {
		background: url(../img/common/topics_icon/topics_icon_tv_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li .icon-web {
		background: url(../img/common/topics_icon/topics_icon_web_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
	ul.topics li .icon-farm {
		background: url(../img/common/topics_icon/topics_icon_farm_sp.png) 0 2px no-repeat;
		background-size: 20px;
	}
}
ul.topics_pagenation {
	list-style: none;
	margin-top:20px;
	margin-bottom: 30px;
	text-align: center;
}
ul.topics_pagenation li,
ul.topics_pagenation a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
ul.topics_pagenation li {
	margin: 0;
	padding: 0 10px 0 5px;
	border-right: 1px solid #ccc;
	font-weight: bold;
}
ul.topics_pagenation li:last-child {
	border-right: none;
}
ul.topics_pagenation a {
	margin: 0;
	padding: 3px;
	font-size: 0.85em;
	line-height: 1;
	text-decoration: underline;
	font-weight: normal;
}
ul.check01 {
	margin: 30px 0;
}
ul.check01 li {
	position: relative;
	margin: 0 0 20px 0;
	padding-left: 28px;
	font-size: 1.25em;
	color: #003d6c;
}
ul.check01 li:after {
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	background: url(../img/common/icon_check_60.png) left center no-repeat;
	background-size: 24px 24px;
	background: url(../img/common/icon_check_24.png) left center no-repeat\9;
}

ul.character_head {
	list-style: none;
	margin-bottom: 1.5em;
}
ul.character_head li {
	position: relative;
	margin: 0 0 0.6em 0;
	padding: 0 0 0 1.2em;
	line-height: 1.4;
}
ul.character_head.flt li {
	float: left;
	padding-right: 2em;
}
ul.character_head li span.character {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}

ol.decimal {
	margin: 1em 0;
	padding-left: 30px;
	list-style-type: decimal;
}

dl.dl01 dt{
	clear: left;
	float: left;
	width: 100px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
dl.dl01 dd{
	margin: 0 0 10px 110px;
}
dl.dl01:after {
	display: block;
	content: "";
	clear: both;
}
.note {border: 1px dotted red; color: red; text-align: center;padding: 40px;font-size: 1.5em;background-color: #fee;}

ul.customer {
	list-style: none;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin-bottom: 20px;
}
ul.customer li {
	flex-basis: 25%;
	float: left;
}
ul.customer li a,
ul.customer li span {
	display: block;
	padding: 3px;
}
ul.customer li a img,
ul.customer li span img {
	display: inline-block;
	width: 100%;
}

table.table01,
table.table02 {
	width: 100%;
	border-collapse: separate;
	margin: 0 0 20px 0;
}
table.table01 {
	border-spacing: 2px;
}
table.table02 {
	border-spacing: 1px;
}
table.table01 th,
table.table01 td,
table.table02 th,
table.table02 td {
	padding: 5px 10px;
	font-size: 1em;
}
table.table01 th,
table.table01 td {
	border: none;
}
table.table01 th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background: #eee;
}
table.table01 td {
	background: #f8f8f8;
}
table.table02 th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #fff;
	background: #666;
	border: 1px solid #666;
}
table.table02 td {
	border: 1px solid #eee;
}
@media (max-width: 767px) {
	table.table01 tr,
	table.table01 th,
	table.table01 td {
		display: block;
		box-sizing: border-box;
		width: 100%;
		background: none;
	}
	table.table01 tr {
		padding-bottom: 1em;
	}
	table.table01 th {
		margin-bottom: 0.3em;
		padding: 3px 5px;
		font-weight: bold;
		border-bottom: 1px solid #eee;
	}
	table.table01 td {
		margin-bottom: 0.3em;
		padding: 3px 5px;
	}
	table.table02 tr,
	table.table02 th,
	table.table02 td {
		display: block;
		box-sizing: border-box;
		width: 100%;
	}
	table.table02 tr {
		padding-bottom: 1em;
	}
	table.table02 th {
		margin-bottom: 0.3em;
		padding: 3px 5px;
		border: none;
	}
	table.table02 td {
		margin-bottom: 0.3em;
		padding: 3px 5px;
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: 1px solid #eee;
	}
}
.table03 {
	width: 100%;
	border-collapse: collapse;
}
.table03 th,
.table03 td {
	padding: 0.5em;
	border: 1px solid #ccc;
}
.table03.fs075rem th,
.table03.fs075rem td {
	font-size: 0.75rem !important;
}
.table03 th {
	font-weight: normal;
	background: #eee;
}
.table03 th.bg01,
.table03 td.bg01 {
	background: #a2e9fa;
}
.table03 th.bg02,
.table03 td.bg02 {
	background: #e1f5fa;
}
.table03_wrap.of-s {
		overflow: scroll;
}
@media (max-width: 767px) {
	.table03_wrap {
		max-width: 100%;
		overflow: scroll;
	}
	.table03 {
		top: 0;
		left: 0;
		width: auto;
	}
	.table03 th,
	.table03 td {
		white-space: nowrap;
	}
	.table03.fs075rem th,
	.table03.fs075rem td {
		font-size: 0.75rem !important;
	}
}
p.table03_notice {
	display: none;
}
@media (max-width: 767px) {
	.table03_wrap {
		max-width: 100%;
		overflow: scroll;
	}
	.table03 {
		top: 0;
		left: 0;
		width: auto;
	}
	.table03 th,
	.table03 td {
		white-space: nowrap;
	}
	p.table03_notice {
		position: relative;
		display: block;
		padding: 0 1.2em;
		font-size: 1em;
		font-weight: bold;
		text-align: center;
		background: #b2f0ff;
		border-radius: 5em;
	}
	p.table03_notice:before,
	p.table03_notice:after {
		position: absolute;
		top: 50%;
		content: "";
		display: block;
		width: 1em;
		height: 1em;
		margin-top: -0.5em;
		font-size: 1em;
		line-height: 1;
		font-weight: bold;
	}
	p.table03_notice:before {
		left: 0.5em;
		content: "\0021D0";
	}
	p.table03_notice:after {
		right: 0.5em;
		content: "\0021D2";
	}
}
table.table04 {
	margin-bottom: 2em;
	width: 100%;
	border-collapse: collapse;
}
table.table04 th,
table.table04 td {
	padding: 5px 10px;
	font-size: 1em;
}
table.table04 th {
	font-weight: normal;
	vertical-align: top;
	color: #fff;
	background: #004880;
}
table.table04 td {
	border: 1px solid #eee;
}
table.table04 td.btn {
	text-align: center;
}
table.table04 td.btn a {
	display: inline-block;
	min-width: 50%;
	position: relative;
	margin: 10px 0;
	padding: 0.3em 2em 0.3em 2em;
	font-size: 0.8em;
	line-height: 1.3;
	background: #004880\9;
	background: linear-gradient(to bottom, #004880 0%, #003d6c 50%);
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.3);
	color: #fff;
}
table.table04 td.btn a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -9px;
	width: 18px;	
	height: 18px;
	background: url(../img/common/contents-btn-arw.png) 0 0 no-repeat;
	background-size: 18px 18px;
	background: url(../img/common/contents-btn-arw-s.png) 0 0 no-repeat\9;
}
table.table04 td.btn a:hover {
	background: #005699\9;
	background: linear-gradient(to bottom, #005699 0%, #004b85 50%);
}
@media (max-width: 767px) {
	table.table04 tr,
	table.table04 th,
	table.table04 td {
		display: block;
		box-sizing: border-box;
		width: 100%;
	}
	table.table04 tr {
		margin-bottom: 1em;
		padding-bottom: 1em;
		border-bottom: 1px solid #73c8e6;
	}
	table.table04 tr:first-child,
	table.table04 tr:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
	}
	table.table04 th {
		display: none;
	}
	table.table04 td {
		margin-bottom: 0.3em;
		padding: 3px 5px;
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: 1px solid #eee;
	}
	table.table04 td.btn {
		margin-bottom: 2em;
		text-align: center;
		border-bottom: none;
	}
}
/******************************************************************************************/
@media (max-width: 767px) {
	.contents-primary-title {
		margin-bottom: 15px;
		font-size: 1.5em;
	}
	.contents-secondaly-title {
		margin-bottom: 15px;
		font-size: 1.3em;
	}
	.contents-thirdly-title {
		margin-bottom: 15px;
		font-size: 1.2em;
	}
	.page-title {
		font-size: 1.3em;
		line-height: 1.5;
	}
	.page-catchy {
		margin-bottom: 10px;
		padding: 0 10px;
	}
	ul.customer li {
		width: 33.33%;
		float: left;
}
	ul.customer li a {
		box-sizing: border-box;
		display: block;
		padding: 3px;
	}
}
@media (max-width: 599px) {
	.flex-R-img {
		float: none;
		padding-left: 0;
		text-align: center;
	}
	.flex-L-img {
		float: none;
		padding-left: 0;
		text-align: center;
	}
}

div.detail {
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;
}

.pc_block {
	display: block;
}
.sp_block {
	display: none;
}
.pc_inline {
	display: inline;
}
.sp_inline {
	display: none;
}
@media (max-width: 767px) {
	.pc_inline {
		display: none;
	}
	.sp_inline {
		display: inline;
	}
	.pc_block {
		display: none;
	}
	.sp_block {
		display: block;
	}
}
.disp-b-b-n {	display: block; }
.disp-b-n-n {	display: block; }
.disp-n-b-b {	display: none; }
.disp-n-n-b {	display: none; }
@media (max-width: 767px) {
	.disp-b-n-n {	display: none; }
	.disp-n-b-b {	display: block; }
}
@media (max-width: 599px) {
	.disp-b-b-n {	display: none; }
	.disp-n-n-b {	display: block; }
}
.disp-i {	display: inline; }
.disp-i-i-n {	display: inline; }
.disp-i-n-n {	display: inline; }
.disp-n-i-i {	display: none; }
.disp-n-n-i {	display: none; }
@media (max-width: 767px) {
	.disp-i-n-n {	display: none; }
	.disp-n-i-i {	display: inline; }
}
@media (max-width: 599px) {
	.disp-i-i-n {	display: none; }
	.disp-n-n-i {	display: inline; }
}
/*201704*/
.icon-free-dial {
	display: inline-block;
	position: relative;
	padding-left: 28px;
}
.icon-free-dial:before {
	content: "";
	display: block;
	width: 32px;
	height: 24px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -9px;
	background: url(../img/common/icon-free-dial.png) 0 0 no-repeat;
	background-size: 24px 18px;
	background: url(../img/common/icon-free-dial24.png) 0 0 no-repeat\9;
}
table.unicomi-thumb {
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.unicomi-thumb th,
table.unicomi-thumb td {
	padding: 3px 0;
}
table.unicomi-thumb th {
	text-align: left;
	font-size: 0.85em;
	font-weight: bold;
	color: #003d6c;
}
table.unicomi-thumb td {
	font-size: 0.75em;
	color: #666;
}
table.unicomi-thumb td ul {
	list-style: none;
}
table.unicomi-thumb td ul li {
	position: relative;
	font-size: 0.85em;
	margin-bottom: 0.3em;
	padding-left: 10px;
}
table.unicomi-thumb td ul li:before {
	position: absolute;
	top: 3px;
	left: 0;
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	background: #003d6c;
}

i.external {
	display: inline-block;
	text-indent: -9999px;
	width: 1em;
	height: 1em;
	vertical-align: text-top;
	background: url(../img/common/icon_external.png) 0 0 no-repeat;
	background-size: 1em 1em;
	background: url(../img/common/icon_external_s.png) 0 0 no-repeat\9;
}
i.external2 {
	display: inline-block;
	text-indent: -9999px;
	width: 1em;
	height: 1em;
	vertical-align: text-top;
	background: url(../img/common/icon_external2.png) 0 0 no-repeat;
	background-size: 1em 1em;
}

.iframe_wrap {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding-top: 56.25%;
}
.iframe_wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*201806-*/
.al-c-c-l {	text-align: center;}
@media (max-width: 767px) {
	.al-c-c-l {	text-align: left;}
}
.row {
	overflow: hidden;
}
.row:after {
	content: "";
	display: block;
	clear: both;
}
.acol-10-10-12 {
	width: 820px;
}
.acol-10-10-10 {
	width: 820px;
}
.acol-12-12-12 {
	width: 980px;
}
.acol-8-8-12 {
	width: 650px;
}
.acol-8-10-12 {
	width: 650px;
}
.acol-6-6-12 {
	width: 490px;
}
.acol-6-6-10 {
	width: 490px;
}
.acol-4-4-6 {
	width: 320px;
}
@media(max-width:1239px){
	.acol-12-12-12 {
		box-sizing: border-box;
		width: 100%;
	}
	.acol-10-10-12 {
		width: 83.33%;
	}
	.acol-10-10-10 {
		width: 83.33%;
	}
	.acol-8-8-12 {
		box-sizing: border-box;
		width: 66.66%;
	}
	.acol-8-10-12 {
		box-sizing: border-box;
		width: 83.33%;
	}
	.acol-6-6-12 {
		box-sizing: border-box;
		width: 50%;
	}
	.acol-6-6-10 {
		box-sizing: border-box;
		width: 50%;
	}
	.acol-4-4-6 {
		box-sizing: border-box;
		width: 33.33%;
	}
}
@media(max-width:767px){
	.acol-10-10-12 {
		width: 100%;
	}
	.acol-8-8-12 {
		width: 100%;
	}
	.acol-8-10-12 {
		width: 100%;
	}
	.acol-6-6-12 {
		width: 100%;
	}
	.acol-6-6-10 {
		width: 83.33%;
	}
	.acol-4-4-6 {
		width: 50%;
	}
}

.bcol-25-25-80 {
	width: 25%;
}
.bcol-33-33-100 {
	width: 33.33%;
}
.bcol-33-33-80 {
	width: 33.33%;
}
.bcol-33-33-50 {
	width: 33.33%;
}
.bcol-50-50-50,
.bcol-50-50-80,
.bcol-50-50-100 {
	width: 50%;
}
.bcol-66-66-100 {
	width: 66.66%;
}
.bcol-75-75-100 {
	width: 75%;
}
.bcol-80-80-100 {
	width: 80%;
}
@media(max-width:767px){
	.bcol-80-80-100,
	.bcol-75-75-100,
	.bcol-66-66-100,
	.bcol-50-50-100,
	.bcol-33-33-100 {
		width: 100%;
	}
	.bcol-50-50-80,
	.bcol-33-33-80,
	.bcol-25-25-80 {
		width: 80%;
	}
	.bcol-33-33-50 {
		width: 50%;
	}
}
.pos-c-c-c {	margin-left: auto;	margin-right: auto;}
.pos-l-l-l {	float: left;}
.pos-l-l-c {	float: left;}
.pos-r-r-c {	float: right;}
@media(max-width:767px){
	.pos-l-l-c {	float: none;	margin-left: auto;	margin-right: auto;}
	.pos-r-r-c {	float: none;	margin-left: auto;	margin-right: auto;}
}
/* フレキシブルボックスレイアウト用のスタイル 202501追記 */
.flex_block {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.flex_block.d-rev {
	flex-direction: row-reverse;
}
.flex_block_child {
	box-sizing: border-box;
}
.agns-c {
	align-self: center;
}
.agns-fe {
	align-self: flex-end;
}
.flex_block_child.wid-100-100-100 {    flex-basis: 100%;}
.flex_block_child.wid-80-80-100 {    flex-basis: 80%; }
.flex_block_child.wid-75-75-100 {    flex-basis: 75%; }
.flex_block_child.wid-66-66-100 {    flex-basis: 66.66%; }
.flex_block_child.wid-60-60-100 {    flex-basis: 60%; }
.flex_block_child.wid-50-75-100 {    flex-basis: 50%; }
.flex_block_child.wid-50-50-100 {    flex-basis: 50%; }
.flex_block_child.wid-40-40-100 {    flex-basis: 40%; }
.flex_block_child.wid-33-33-60 {    flex-basis: 33.33%; }
.flex_block_child.wid-25-25-60 {    flex-basis: 25%; }
@media(max-width:767px){
    .flex_block_child.wid-50-75-100 {    flex-basis: 75%; }
}
@media screen and (max-width: 599px) {
	.flex_block_child.wid-80-80-100 {    flex-basis: 100%; }
	.flex_block_child.wid-75-75-100 {    flex-basis: 100%; }
	.flex_block_child.wid-66-66-100 {    flex-basis: 100%; }
	.flex_block_child.wid-60-60-100 {    flex-basis: 100%; }
	.flex_block_child.wid-50-75-100 {    flex-basis: 100%; }
	.flex_block_child.wid-50-50-100 {    flex-basis: 100%; }
	.flex_block_child.wid-40-40-100 {    flex-basis: 100%; }
	.flex_block_child.wid-33-33-60 {    flex-basis: 60%; }
	.flex_block_child.wid-25-25-60 {    flex-basis: 60%; }
}
/*画像＋テキストのリンク*/
ul.image_btn,
ul.image_btn2 {
	list-style: none;
	overflow: hidden;
}
ul.image_btn2 li {
	margin-bottom: 2em;
}
ul.image_btn2 li.image_btn_w33:nth-child(3n+1){
	clear: both;
}
ul.image_btn li a {
	position: relative;
	display: block;
	padding-bottom: 18px;
	color: #333;
}
ul.image_btn li a:after {
	position: absolute;
	right: 10px;
	bottom: 10px;
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background: url(../img/common/arw_circle_black_right32.png) right bottom no-repeat;
	background-size: 16px 16px;
	background: url(../img/common/arw_circle_black_right16.png) right bottom no-repeat\9;
}
a.arw_circle {
	position: relative;
	display: inline-block;
	padding-left: 18px;
	color: #333;
}
a.arw_circle:after {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -8px;
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background: url(../img/common/arw_circle_black_right32.png) right bottom no-repeat;
	background-size: 16px 16px;
	background: url(../img/common/arw_circle_black_right16.png) right bottom no-repeat\9;
}
a.arw_circle:hover {
	transition-property: opacity;
	transition-duration: 0.3s;
	opacity: 0.6;
}
@media(max-width:767px){
	ul.image_btn2 li {
		margin-bottom: 1em;
	}
	ul.image_btn li a,
	ul.image_btn li div.rim {
		border: 1px solid #999;
		padding-top: 10px;
	}
	ul.image_btn2 div.image_btn2_entry {
		border: 1px solid #999;
		padding-top: 10px;
	}
}
ul.image_btn li a p.image_btn_title {
	font-size: 1.2em;
	line-height: 1.3;
	margin-bottom: 0.3em;
	color: #000;
}
ul.image_btn2 li .image_btn_title {
	font-size: 1.5em;
	line-height: 1.3;
	margin-bottom: 0.3em;
	color: #000;
}
ul.image_btn li a .image_btn_date,
ul.image_btn2 li .image_btn_date {
	display: inline-block;
	margin-bottom: 0.3em;
	padding: 0 0.8em;
	color: #fff;
	font-size: 0.75em;
	background: #333;
	border-radius: 1em;
}
.image_btn_w100 {
	float: none;
	width: 100%;
	font-size: 0.75em;
}
.image_btn_w50 {
	float: left;
	width: 50%;
	font-size: 0.75em;
}
.image_btn_w33 {
	float: left;
	width: 33.33%;
	font-size: 0.75em;
}
@media(max-width: 767px){
	.image_btn_w100 {
		box-sizing: border-box;
		margin-bottom: 20px;
		padding: 10px;
	}
	.image_btn_w50 {
		box-sizing: border-box;
		float: none;
		width: 100%;
		margin-bottom: 20px;
		padding: 10px;
	}
	.image_btn_w33 {
		box-sizing: border-box;
		float: none;
		width: 100%;
		margin-bottom: 20px;
		padding: 10px;
	}
}
.image_btn_img {
	margin-bottom: 1em;
	display: block;
	overflow: hidden;
}
.image_btn_img img {
	display: block;
}
ul.image_btn2 .image_btn_img img {
	display: block;
	width: 100%;
}
ul.image_btn li a:hover .image_btn_img img {
	transform: scale(1.05);
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
ul.image_btn2 li .image_btn_img a:hover img {
	transition-property: opacity;
	transition-duration: 0.6s;
	opacity: 0.6;
}

.bg-illust_tebiki {
	background: url(../img/about/outline/illust_tebiki.png) right bottom no-repeat;
	background-size: 360px 480px;
}
@media(max-width: 600px){
	.bg-illust_tebiki {
		padding-bottom: 400px !important;
		background-size: 300px 400px;
	}
}

ul.attention {
	list-style: none;
	margin-bottom: 1.5em;
}
ul.attention li{
	position: relative;
	margin-bottom: 0.6em;
	padding-left: 1.2em;
	font-size: 0.875em;
}
ul.attention li:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 1em;
	height:1em;
	content: "\00203B";
}
p.attention {
	position: relative;
	padding-left: 1.5em;
}
p.attention:before {
	display: block;
	content: "\00203B";
	position: absolute;
	top: 0;
	left: 0;
}
ul.plain_flex_list01 {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	list-style: none;
	margin-bottom: 1.5em;
}
ul.plain_flex_list01.jc-c {
	justify-content: center;
}
ul.plain_flex_list01 li {
	box-sizing: border-box;
}
ul.plain_flex_list01 li.fbs-16-20-33 {	flex-basis: 16.66%; }
ul.plain_flex_list01 li.fbs-25-25-50 {	flex-basis: 25%; }
ul.plain_flex_list01 li.fbs-33-33-80 {	flex-basis: 33.33%; }
@media(max-width: 767px){
	ul.plain_flex_list01 li.fbs-16-20-33 {	flex-basis: 20%; }
}
@media(max-width: 599px){
	ul.plain_flex_list01 li.fbs-16-20-33 {	flex-basis: 33.33%; }
	ul.plain_flex_list01 li.fbs-25-25-50 {	flex-basis: 50%; }
	ul.plain_flex_list01 li.fbs-33-33-80 {	flex-basis: 80%; }
}
/*SNSのシェアボタン*/
.sns_icon_outer {
	position: fixed;
	bottom: 90px;
	right: 10px;
	padding: 10px;
	background: rgba(255, 255, 255, 0.8);
}
ul.sns_icon {
	list-style: none;
}
ul.sns_icon li {
	margin-bottom: 15px;
	width: 30px;
	height: 30px;
}
ul.sns_icon li:last-child {
	margin-bottom: 0;
}
ul.sns_icon li a {
	display: block;
}
ul.sns_icon li a:hover {
	transition-property: 'opacity';
	transition-duration: 0.3s;
	opacity: 0.6;
}
/*SNSのシェアボタン（フッター）*/
.floor_sns_icons_area {
	background: #fff;
	margin: 1em auto;
	padding: 10px 0;
}
ul.floor_sns_icons {
	list-style: none;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	gap: 18px;
	margin: 30px auto;
}
ul.floor_sns_icons a {
	display: grid;
	place-items: center;
	box-sizing: border-box;
	width: 3em;
	//aspect-ratio: 1/1;
	//clip-path: circle(50%);
}

.require_box01 {
	box-sizing: border-box;
	width: 80%;
	margin: 2em auto;
	padding: 0;
	background: #fffabf;
	box-shadow: 0 5px 0 rgba(0, 0, 0, 0.15);
}
.require_box01_head {
	position: relative;
	margin: 0 -10px 10px -10px;
	padding: 5px 20px;
	color: #ffffff;
	font-size: 1.5em;
	line-height: 1.5;
	letter-spacing: 0.1em;
	font-weight: normal;
	background-color: #144b66;
}
.require_box01_head:after,
.require_box01_head:before {
	content: "";
	position: absolute;
	top: 100%;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top: 5px solid #777;
}
.require_box01_head:after {
	left: 0;
	border-right: 5px solid #777;
}
.require_box01_head:before {
	right: 0;
	border-left: 5px solid #777;
}
.require_box01_inner {
	padding: 1em 2em;
}
@media (max-width: 599px) {
	.require_box01 {
		width: 90%;
	}
	.require_box01_inner {
		padding: 0.5em 1em;
	}
	.require_box01_head {
		font-size: 1.25em;
	}
}
/*202205*/
.plain-heading1 {
	margin-bottom: 4%;
	font-size: 1em;
	line-height: 1.4;
	font-weight: normal;
}
.fs36px-45px {	font-size: clamp(36px, 3vw, 45px); min-height: 0vw; }
.fs24px-45px {	font-size: clamp(24px, 3vw, 45px); min-height: 0vw; }
.fs21px-40px {	font-size: clamp(21px, 2.7vw, 40px); min-height: 0vw; }
.fs24px-36px {	font-size: clamp(24px, 2.3vw, 36px); min-height: 0vw; }
.fs18px-36px {	font-size: clamp(21px, 2.3vw, 36px); min-height: 0vw; }