.mar1{margin-left:10px;}
.mar2{line-height:150%;}
.mar3{margin-left:50px;}

.pt7{ 
	font-size:75%;
	line-height: 110%;
}
.pt8{ 
	font-size:80%;
	line-height: 110%;
}
.pt9 { 
	font-size: 90%;
	line-height: 120%;
}
.pt10{ 
	font-size:100%;
	line-height: 130%;
}
.pt11 {
	font-size: 100%;
	font-family: 130%;
}
.l130 { 
	line-height: 130%;
}
.l150 { 
	line-height: 160%;
}
.l160 { 
	line-height: 160%;
}
.l170 { 
	line-height: 170%;
}

/*　リンクスタイル　*/
a:link{
	color: #003399;
	text-decoration: underline;
}

a:visited{
	color: #990033;
	text-decoration: underline;
}

a:active{
	color: #FF3333;
	text-decoration: underline;
}

a:hover{
	color: #FF3333;
	text-decoration: underline;
}

/*+++++++++++++++++++++++++++++++++++++++++++ 
汎用
+++++++++++++++++++++++++++++++++++++++++++ */
.clear { clear: both; }
.texCenter { text-align: center!important; }
.texLeft { text-align: left!important; }
.texRight { text-align: right!important; }
.texjustify { text-align: justify!important; }
.weightNormal { font-weight: normal!important; }
.floatL { float: left; }
.floatR { float: right; }
.boxCenter {
	display: block;
	margin: 0 auto;
}
.indent0 { text-indent: 0 !important; }
.line-height20 { line-height: 2; }
.line-height18 { line-height: 1.8; }
.line-height15 { line-height: 1.5; }
.line-height12 { line-height: 1.2; }
.nowrap { white-space: nowrap; }
/*+++++++++++++++++++++++++++++++++++++++++++
	横幅
+++++++++++++++++++++++++++++++++++++++++++ */
.w800 { width: 800px;}
.w700 { width: 700px;}
.w650 { width: 650px;}
.w590 { width: 590px;}
.w500 { width: 500px; }
.w450 { width: 450px; }
.w400 { width: 400px; }
.w380 { width: 380px; }
.w350 { width: 350px; }
.w330 { width: 330px; }
.w300 { width: 300px; }
.w250 { width: 250px; }
.w200 { width: 200px; }
.w150 { width: 150px; }
.w100 { width: 100px; }
.w50 { width: 50px; }
/*+++++++++++++++++++++++++++++++++++++++++++ 
	font-size
+++++++++++++++++++++++++++++++++++++++++++ */
/*※font-size:87.5%(14px相当)を基準としたサイズ*/
.fs10px { font-size: 71.4%!important; }
.fs11px { font-size: 78.6%!important; }
.fs12px { font-size: 85.7%!important; }
.fs13px { font-size: 92.8%!important; }
.fs15px { font-size: 107.2%!important; }
.fs16px { font-size: 114.3%!important; }
.fs17px { font-size: 121.4%!important; }
.fs18px { font-size: 128.6%!important; }
.fs19px { font-size: 135.7%!important; }
.fs20px { font-size: 142.8%!important; }
.fs22px { font-size: 157.2%!important; }
.fs24px { font-size: 171.4%!important; }
.fs26px { font-size: 185.7%!important; }
.fs300 { font-size: 300%!important; }
.fs250 { font-size: 250%!important; }
.fs200 { font-size: 200%!important; }
.fs150 { font-size: 150%!important; }
.fs120 { font-size: 120%!important; }
.fs110 { font-size: 110%!important; }
.fs90 { font-size: 90%!important; }
.fs80 { font-size: 80%!important; }
.fs70 { font-size: 70%!important; }
.fs60 { font-size: 60%!important; }
.fs50 { font-size: 50%!important; }
/*+++++++++++++++++++++++++++++++++++++++++++ 
	margin 
+++++++++++++++++++++++++++++++++++++++++++ */
.mt0 { margin-top: 0!important; }
.mt5 { margin-top: 5px!important; }
.mt10 { margin-top: 10px!important; }
.mt15 { margin-top: 15px!important; }
.mt20 { margin-top: 20px!important; }
.mt25 { margin-top: 25px!important; }
.mt30 { margin-top: 30px!important; }
.mt35 { margin-top: 35px!important; }
.mt40 { margin-top: 40px!important; }
.mt45 { margin-top: 45px!important; }
.mt50 { margin-top: 50px!important; }
.mb0 { margin-bottom: 0!important; }
.mb5 { margin-bottom: 5px!important; }
.mb10 { margin-bottom: 10px!important; }
.mb15 { margin-bottom: 15px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb25 { margin-bottom: 25px!important; }
.mb30 { margin-bottom: 30px!important; }
.mb35 { margin-bottom: 35px!important; }
.mb40 { margin-bottom: 40px!important; }
.mb45 { margin-bottom: 45px!important; }
.mb50 { margin-bottom: 50px!important; }
.mr0 { margin-right: 0!important; }
.mr5 { margin-right: 5px!important; }
.mr10 { margin-right: 10px!important; }
.mr15 { margin-right: 15px!important; }
.mr20 { margin-right: 20px!important; }
.mr25 { margin-right: 25px!important; }
.mr30 { margin-right: 30px!important; }
.mr35 { margin-right: 35px!important; }
.mr40 { margin-right: 40px!important; }
.mr45 { margin-right: 45px!important; }
.mr50 { margin-right: 50px!important; }
.ml0 { margin-left: 0!important; }
.ml5 { margin-left: 5px!important; }
.ml10 { margin-left: 10px!important; }
.ml15 { margin-left: 15px!important; }
.ml20 { margin-left: 20px!important; }
.ml25 { margin-left: 25px!important; }
.ml30 { margin-left: 30px!important; }
.ml35 { margin-left: 35px!important; }
.ml40 { margin-left: 40px!important; }
.ml45 { margin-left: 45px!important; }
.ml50 { margin-left: 50px!important; }
.ml100 { margin-left: 100px!important; }

/*+++++++++++++++++++++++++++++++++++++++++++ 
	padding 
+++++++++++++++++++++++++++++++++++++++++++ */
.pt0 { padding-top: 0!important; }
.pt5 { padding-top: 5px!important; }
.pt10 { padding-top: 10px!important; }
.pt15 { padding-top: 15px!important; }
.pt20 { padding-top: 20px!important; }
.pt25 { padding-top: 25px!important; }
.pt30 { padding-top: 30px!important; }
.pt35 { padding-top: 35px!important; }
.pt40 { padding-top: 40px!important; }
.pt45 { padding-top: 45px!important; }
.pt50 { padding-top: 50px!important; }
.pb0 { padding-bottom: 0!important; }
.pb5 { padding-bottom: 5px!important; }
.pb10 { padding-bottom: 10px!important; }
.pb15 { padding-bottom: 15px!important; }
.pb20 { padding-bottom: 20px!important; }
.pb25 { padding-bottom: 25px!important; }
.pb30 { padding-bottom: 30px!important; }
.pb35 { padding-bottom: 35px!important; }
.pb40 { padding-bottom: 40px!important; }
.pb45 { padding-bottom: 45px!important; }
.pb50 { padding-bottom: 50px!important; }
.pr0 { padding-right: 0!important; }
.pr5 { padding-right: 5px!important; }
.pr10 { padding-right: 10px!important; }
.pr15 { padding-right: 15px!important; }
.pr20 { padding-right: 20px!important; }
.pr25 { padding-right: 25px!important; }
.pr30 { padding-right: 30px!important; }
.pr35 { padding-right: 35px!important; }
.pr40 { padding-right: 40px!important; }
.pr45 { padding-right: 45px!important; }
.pr50 { padding-right: 50px!important; }
.pl0 { padding-left: 0!important; }
.pl5 { padding-left: 5px!important; }
.pl10 { padding-left: 10px!important; }
.pl15 { padding-left: 15px!important; }
.pl20 { padding-left: 20px!important; }
.pl25 { padding-left: 25px!important; }
.pl30 { padding-left: 30px!important; }
.pl35 { padding-left: 35px!important; }
.pl40 { padding-left: 40px!important; }
.pl45 { padding-left: 45px!important; }
.pl50 { padding-left: 50px!important; }
.pl100 { padding-left: 100px!important; }

/*+++++++++++++++++++++++++++++++++++++++++++ 
	soroe 
+++++++++++++++++++++++++++++++++++++++++++ */
.soroe1 {
		margin-left: 1em;
		text-indent: -1em;
}

.soroe2 {
		margin-left: 2em;
		text-indent: -2em;
}

.soroe3 {
		margin-left: 3em;
		text-indent: -3em;
}

.soroe4 {
		margin-left: 4em;
		text-indent: -4em;
}

.soroe5 {
		margin-left: 5em;
		text-indent: -5em;
}

.lSoroe1 li {
		margin-left: 1em;
		text-indent: -1em;
}

.lSoroe2 li {
		margin-left: 2em;
		text-indent: -2em;
}

.lSoroe2-5 li {
		margin-left: 2.5em;
		text-indent: -2.5em;
}

.lSoroe3 li {
		margin-left: 3em;
		text-indent: -3em;
}

.lSoroe4 li {
		margin-left: 4em;
		text-indent: -4em;
}

.lSoroe5 li {
		margin-left: 5em;
		text-indent: -5em;
}


/*+++++++++++++++++++++++++++++++++++++++++++ clearfix */
.clearfix:after, .inner:after, .graph_box:after, .wrap:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.nowrap {
	white-space: nowrap;
}

.wrapper-inner {
	max-width: 1002px;
	margin: 0 auto;
}

.tc {
	text-align: center;
}

.tl {
	text-align: left;
}

.tr {
	text-align: right;
}

.m-auto {
	margin: 0 auto;
}

.fl{
	float: left;
	width: 47%;
}
.fr{
	float: right;
	width: 47%;
}
.fl p,
.fr p{
	text-align: left;
	text-indent: 0;
}


/* /sk/index.htmlのためのcss */

.botom strong{
	font-size: 130%;
	text-align: left;
}
.bor-rad{
	background: #c7ddf1; /* Old browsers */
	background: -moz-linear-gradient(top, #c7ddf1 0%, #aecdea 50%, #aecdea 51%, #c7ddf1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c7ddf1 0%,#aecdea 50%,#aecdea 51%,#c7ddf1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c7ddf1 0%,#aecdea 50%,#aecdea 51%,#c7ddf1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7ddf1', endColorstr='#c7ddf1',GradientType=0 ); /* IE6-9 */
	border: 1px solid #134201;
	border-radius: 10px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
}

.botom a:link{
	color: #000;
	text-decoration: none;
}

.botom a:visited{
	color: #000;
	text-decoration: none;
}

.botom a{
	height: 110px;
	padding: 20px;
	text-align: left;
}

.botom a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#menu2{
	width: 1000px;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 20px;
}

/* /sk/index.htmlのためのcss　ここまで */


/* 20200527 レスポンシブ パンくず メインインナー
-------------------------------------------------------- */
#header_under{
	width: 1000px;
	margin: 0 auto;
}

#header_under .pan{
	font-size: 13px;
	line-height: 170%;
	text-align: right;
}

#mainWrapper{
	padding-top: 20px;
}

#mainWrapper .inner{
	max-width: 1000px;
	margin: 0 auto;
}


@media screen and (max-width: 767px){
	#header_under{
		width: 100%;
		padding: 0 15px;
	}

	#header_under .pan{
		text-align: left;
	}
	
	#mainWrapper .inner{
		width: 100%;
		padding: 0 15px;
	}	
}



/* 202012追記
----------------------------------------------------------------------- */
.footerContents .fContact{
	height: 85px;
	padding: 15px 0;
	background: url(/img/footer_bg_repeat_x02.png);
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 30px;
}

.footerContents .fContact .container{
	max-width: 1000px;
	margin: 0 auto;
}

.footerContents .fContact .fNavi{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	margin-bottom: .75em;
}

.footerContents .fContact .fNavi li{
	list-style-type: none;
	display: inline-block;
	padding: 0 2em;
	text-align: center;
	position: relative;
}

.footerContents .fContact .fNavi li::before{
	content: '';
	display: inline-block;
	width: 1px;
	height: 100%;
	background-color: #333;
	position: absolute;
	top: 0;
	left: 0;
}

.footerContents .fContact .fNavi li:last-child::after{
	content: '';
	display: inline-block;
	width: 1px;
	height: 100%;
	background-color: #333;
	position: absolute;
	top: 0;
	right: 0;
}

.footerContents .fContact .info{
	text-align: center;
}

.footerContents .fContact .info span{
	text-indent: 0;
}

.footerContents .fContact .info .infoName{
	font-weight: bold;
	margin-right: 1em;
}

.footerContents .fContact .info .adress{
	margin-right: 1em;
}

.footerContents .fContact .info .adress .accessMap{
	margin-left: .5em;
}

.footerContents .copyright{
	text-align: center;
	font-size: .8em;
	line-height: 1;
	padding: .5em 1em;
}



@media screen and (max-width: 767px){
	.footerContents .fContact{
		height: auto;
		padding-top: 0;
		background: url('/img/footer_bg4/png');
	}
	
	.footerContents .fContact .fNavi{
		display: block;
	}
	
	.footerContents .fContact .fNavi li{
		display: block;
		padding: .75em 0;
		border-bottom: 1px dotted #666;
	}
	
	.footerContents .fContact .fNavi li::before,
	.footerContents .fContact .fNavi li:last-child::after{
		content: none;
	}
	
	.footerContents .fContact .info{
		padding: 0 15px;
	}
	
	.footerContents .fContact .info span{
		display: block;
		margin: 0;
	}
	
	.footerContents .fContact .info .adress .accessMap{
		display: block;
	}
	
	
	
	
	
	
	
	
	
}

