@charset "utf-8";

body {
	min-width: 950px;
	border-top: solid 2px #cc0000;
}

a,
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #333366;
	text-decoration: unerline;
}
a:hover { 
	color: #cc0000;
	text-decoration: underline;
}
a:active {
	color: #cc0000;
	text-decoration: underline;
}

.pcWidth {
	width: 950px;
	margin: 0 auto;
}

a.arrow01,
span.arrow01 {
	padding: 0 0 0 8px;
	background: url(../img/ico_arrow01.png) no-repeat left center;
	line-height: 1em;
	text-decoration: none;
}
a.window {
	padding: 0 0 0 16px;
	background: url(../img/ico_window.png) no-repeat left center;
	line-height: 1em;
	text-decoration: none;
}
span.bar01 {
	padding: 0 0 0 32px;
	line-height: 1em;
	background: url(../img/bg_h2_002.gif) no-repeat left center;
}

.textIndent00 {
	text-indent: -1em;
	margin-left: 1em;
}
.textIndent01 {
	text-indent: -1.5em;
	margin-left: 1.5em;
}
.textIndent02 {
	text-indent: -2em;
	margin-left: 2em;
}

.lSide {
	float: left;
}
.rSide {
	float: right;
}

ol.std {
	padding-left: 30px;
}
ol.std li.std {
	list-style-type: decimal;
}

ol.ua {
	padding-left: 30px;
}
ol.ua li.ua {
	list-style-type: upper-alpha;
}

ul.std {
	padding-left: 30px;
}
ul.std li.std {
	list-style-type: disc;
}

.pageTop {
	padding: 20px 0 0 0;
	text-align: right;
	font-size: 11px;
	line-height: 1em;
}
.pageTop a {
	padding: 0 0 0 13px;
	text-decoration: none;
	background: url(../img/ico_pagetop.png) no-repeat left center;
}

a.btnStd {
	width: 465px;
	height: 47px;
	display: block;
	text-align: center;
	text-decoration: none;
	background: url(../img/bg_btn_01.png) no-repeat left top;
	background-size: 100% 100%;
}
a.btnStd:hover {
	text-decoration: none;
	background: url(../img/bg_btn_01_on.png) no-repeat left top;
	background-size: 100% 100%;
}

a.btnStd2 {
	width:  250px;
	height: 47px;
	display: block;
	text-align: center;
	text-decoration: none;
	background: url(../img/bg_btn_02.png) no-repeat left top;
	background-size: 100% 100%;
}
a.btnStd2:hover {
	text-decoration: none;
	background: url(../img/bg_btn_02_on.png) no-repeat left top;
	background-size: 100% 100%;
}

a.btnStd span,
a.btnStd2 span {
	padding: 0 0 0 20px;
	margin: 11px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	display: inline-block;
	background: url(../img/ico_arrow02.gif) no-repeat left 5px;
}

a.linkButton {
	padding: 1em;
	border: 1px solid #C00;
	background-color: #F8F8F8;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
a.linkButton[target="_blank"]::before {
	margin-right: 5px;
	background: url(../img/ico_window.png) no-repeat center center;
	display: block;
	width: 11px;
	height: 1em;
	flex: none;
	content: "";
}



.hWpapper1 {
	height: 43px;
	background: url(../img/bg_hl_01_1_right.png) no-repeat right top;
}
.hWpapper1 h2 {
	height: 43px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1em;
	background: url(../img/bg_hl_01_2_left.png) no-repeat left top;
}
.hWpapper1 h2 span {
	display: block;
	padding: 0 0 0 12px;
	margin: 0 15px 0 15px;
	position: relative;
	top: 15px;
}

.hWpapper2 {
	height: 50px;
	background: url(../img/bg_hl_03_1_right.png) no-repeat right top;
}
.hWpapper2 a {
	text-decoration: none;
}
.hWpapper2 h3,
.hWpapper2 h4 {
	height: 50px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1em;
	background: url(../img/bg_hl_03_2_left.png) no-repeat left top;
}
.hWpapper2 h3 span,
.hWpapper2 h4 span {
	display: block;
	padding: 0 0 0 12px;
	margin: 0 15px 0 15px;
	position: relative;
	top: 18px;
}

span.redBdr {
	border-left: solid 5px #d81e00;
}

.borderBox01 {
	background: url(../img/bg_bdrBox_01_1_right.png) no-repeat right bottom;
}
.borderBox01 .borderBox01Inner {
	padding-bottom: 6px;
	background: url(../img/bg_bdrBox_01_2_left.png) no-repeat left bottom;
}
.borderBox01 .borderBox01Inner .borderBox01Inner2 {
	padding: 15px 15px 9px 15px;
	border-left: solid 1px #dedede;
	border-right: solid 1px #dedede;
}

.borderBox02 {
	border: solid 1px #cccccc;
}
.borderBox02 .borderBox02Inner {
	padding: 10px;
}

.grayBox {
	padding: 15px 20px;
	display: inline-block;
	background-color: #f3efef;
}



.twoColStandard {

}
.twoColStandard #main {
	width: 705px;
	float: right;
}
.twoColStandard #second {
	width: 219px;
	float: left;
}
.twoColStandard #second > nav > a {
	text-decoration: none;
}

.twoColStandard #main h2.std {
	height: 74px;
	margin: 0 0 17px 0;
	font-size: 20px;
	font-weight: bold;
	background: url(../img/bg_hl_02.png) no-repeat left top;
}
.twoColStandard #main h2.std span {
	padding: 7px 20px;
	display: inline-block;
	position: relative;
	left: 15px;
	top: 19px;
}

.twoColStandard #second h2.std {
	height: 50px;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	background: url(../img/bg_side_01_1_top.png) no-repeat left top;
}
.twoColStandard #second h2.std span {
	position: relative;
	top: 19px;
}
.twoColStandard #second div.std {
	background: url(../img/bg_side_01_2_middle.png) repeat-y left top;
}
.twoColStandard #second div.std  ul.std {
	width: 100%;
	padding: 0 0 6px 0;
	background: url(../img/bg_side_01_3_bottom.png) no-repeat left bottom;
}
.twoColStandard #second div.std  ul.std li {
	margin: 0 3px;
	border-bottom: solid 1px #cccccc;
}
.twoColStandard #second div.std  ul.std li.last {
	border-bottom: none;
}
.twoColStandard #second div.std  ul.std li a {
	padding: 12px 20px 10px 20px;
	font-size: 14px;
	line-height: 1em;
	display: block;
	text-decoration: none;
}
.twoColStandard #second div.std  ul.std li:last a {
	padding-bottom: 4px;
}
.twoColStandard #second div.std  ul.std li a:hover,
.twoColStandard #second div.std  ul.std li.current a {
	background-color: #f2f2f2;
}

#main h2.std2 {
	height: 74px;
	margin: 0 0 17px 0;
	font-size: 20px;
	font-weight: bold;
	background: url(../img/bg_h2_001.gif) no-repeat left top;
}
#main h2.std2 span {
	padding: 7px 20px;
	display: inline-block;
	position: relative;
	left: 15px;
	top: 19px;
}

#main .h3Std {
	height: 43px;
	margin: 0 0 20px 0;
	display: block;
	border-top: 3px solid #cc0000;
	background: url(../img/bg_h2_003.gif) repeat-y left top;
	background-size: 100% 100%;
	text-decoration: none;
}
#main .h3Std h3.std {
	padding: 0 0 0 30px;
	margin: 12px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	background: url(../img/bg_h2_002.gif) no-repeat 10px center;
}

#main h3.std2 {
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
}

#main h4.std {
	margin-bottom: 10px;
	line-height: 1em;
	font-weight: bold;
	font-size: 14px;
}

#main h3.std3,
#main h4.std2 {
	margin: 0 0 25px 0;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	border-bottom: 2px solid #d3c592;
}
#main h3.std3 a,
#main h3.std3 span,
#main h4.std2 a,
#main h4.std2 span {
	padding: 0 0 5px 0;
	display: block;
	text-decoration: none;
}

#main h4.std3 {
	padding: 15px 0 15px 30px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	border-bottom: solid 2px #d30600;
	background: url(../img/bg_h2_002.gif) no-repeat 10px center;
}

#main h3.std4,
#main h5.std {
	padding: 6px 6px 5px 6px;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 1em;
	display: block;
	border-top: solid 1px #cccccc;
	background: red url(../img/bg_h2_003.gif) no-repeat left top;
	background-size: 100% 100%;
}

table.std {
	border-collapse: collapse;
}
table.std tbody th,
table.std tbody td {
	padding: 5px 10px;
}
table.std tbody th {
	white-space: nowrap;
	background-color: #f3efef;
}

#main .twoCol .first {
	width: 360px;
}
#main .twoCol .second {
	width: 345px;
}

#main .threeCol .first,
#main .threeCol .second {
	width: 240px;
}
#main .threeCol .third {
	width: 225px;
}

#contents {
	padding-bottom: 30px;
}

/* -------------------------------------------------
	レスポンシブ用レイアウト・パーツ
------------------------------------------------- */

.fluidContainer {
	display: table;
	border-collapse: collapse;
}
.fluidBox {
	display: table-cell;
	overflow: hidden;
	vertical-align: top;
}

.rightMargin {
	margin-right: 15px;
}
.bottomMargin {
	margin-bottom: 15px;
}

/* -------------------------------------------------
	パンくず
------------------------------------------------- */

.navPagePath a {
	text-decoration: none;
}

/* -------------------------------------------------
	ヘッダー
------------------------------------------------- */

header {
	height: 103px;
	background: url(../img/bg_header_bdr_gray.png) repeat-x left bottom;
}
header .headerInner #siteId {
	margin: 12px 0 0 0;
	float: left;
}
header .headerInner #navAssistHeader {
	margin: 36px 0 0 0;
	display: inline-block;
	float: right;
}
header .headerInner #navAssistHeader ul li {
	margin-left: 20px;
	float: left;
}
header .headerInner #navAssistHeader ul li a {
	line-height: 1em;
	font-size: 12px;
}

header .headerInner #navGlobal {
	margin: 0;
	text-align: right;
}
header .headerInner #navGlobal ul {
	width: 441px;
	height: 30px;
	overflow: hidden;
	display: inline-block;
	background: url(../img/bg_gnav.png) no-repeat left top;
}
header .headerInner #navGlobal ul li {
	display: inline-block;
}
header .headerInner #navGlobal ul li a {
	width: 110px;
	height: 25px;
	padding-top: 5px;
	overflow: hidden;
	display: inline-block;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
}
header .headerInner #navGlobal ul li a:hover,
header .headerInner #navGlobal ul li.current a {
	color: #ffffff;
	background: url(../img/bg_gnav.png) no-repeat left bottom;
}

header .headerInner #navGlobal ul li.gn1,
header .headerInner #navGlobal ul li.gn1 a {
	width: 111px;
}

header .headerInner #menuBtn {
	display: none;
}


/* -------------------------------------------------
	パンくず
------------------------------------------------- */

.navPagePath {
	padding: 12px 0 16px 0;
	font-size: 12px;
	line-height: 1em;
}

/* -------------------------------------------------
	フッター
------------------------------------------------- */

footer {
	padding-top: 2px;
	background: url(../img/bg_footer_bdr_gray.png) repeat-x left top;
}
footer .sitemap {
	padding: 12px 0 20px 0;
	margin: 0;
	background-color: #ebebeb;
	border-bottom: solid 1px #cccccc;
}
footer .sitemap .smInner {
	
}
footer .sitemap .smInner .smBlock {
	width: 300px;
	margin: 0 24px 0 0;
	display: inline-block;
	vertical-align: top;
}
footer .sitemap .smInner .smBlock.sm0 {
	display: none;
}
footer .sitemap .smInner .smBlock.sm3 {
	margin-right: 0;
}
footer .sitemap .smInner .smBlock h2 {
	padding: 0 0 4px 0;
	margin: 0 0 12px 0;
	font-size: 14px;
	border-bottom: solid 1px #999999;
}
footer .sitemap .smInner .smBlock h2 a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
footer .sitemap .smInner .smBlock h2 a:link {
	color: #000000;
}
footer .sitemap .smInner .smBlock h2 a:hover,
footer .sitemap .smInner .smBlock h2 a:active {
	color: #cc0000;
	text-decoration: underline;
}
footer .sitemap .smInner .smBlock h2 img {
	display: none;
}
footer .sitemap .smInner .smBlock ul {
	
}
footer .sitemap .smInner .smBlock ul li {
	margin: 0 0 10px 10px;
	line-height: 1em;
}
footer .sitemap .smInner .smBlock ul li a {
	padding: 0 0 0 12px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	background: url(../img/ico_minus.png) no-repeat left center;
}
footer .sitemap .smInner .smBlock ul li a:link {
	color: #000000;
}
footer .sitemap .smInner .smBlock ul li a:hover,
footer .sitemap .smInner .smBlock ul li a:active {
	color: #cc0000;
	text-decoration: underline;
}
footer .sitemap .smInner .smBlock a:hover {
	color: #888888;
}
footer .otherLinks {
	padding: 0 0 4px 0;
	background: url(../img/bg_footer_bdr_red.png) repeat-x left bottom;
}
footer .otherLinks .otherLinksInner {
	height: 38px;
	background: url(../img/bg_footer_gradation.png) repeat-x left bottom;
}
footer .otherLinks .otherLinksInner ul li {
	margin: 11px 22px 0 0;
	display: inline-block;
}
footer .otherLinks .otherLinksInner ul li.spOnly {
	display: none;
}
footer .otherLinks .otherLinksInner ul li a {
	text-decoration: none;
}
footer .otherLinks .otherLinksInner ul li a:hover {
	text-decoration: underline;
}
footer .footerEnd {
	padding: 13px 0 0 0;
}
footer .footerEnd .bnr {
	display: inline-block;
	float: right;
}
footer .footerEnd .cr {
	display: inline-block;
	float: left;
	font-size: 11px;
}

/* -------------------------------------------------
	レスポンシブ
------------------------------------------------- */

@media screen and (max-width: 720px) {
	
	body {
		min-width: 0px;
	}
	
	.pageTop {
		display: none;
	}
	
	a.btnStd {
		width: auto;
	}
	a.btnStd span {
		margin-top: 15px;
		font-size: 90%;
		background-position: left 3px;
	}
	
	.hWpapper2 h3 span,
	.hWpapper2 h4 span {
		position: relative;
		top: 15px;
	}
	
	#main .h3Std {
		height: auto;
		padding-bottom: 10px;
	}
	#main .h3Std h3.std {
		line-height: 1.2em;
	}
	
	.borderBox01 {
		background-image: none;
	}
	.borderBox01 .borderBox01Inner {
		padding-bottom: 0;
		background-image: none;
	}
	.borderBox01 .borderBox01Inner .borderBox01Inner2 {
		border-left: none;
		border-right: none;
	}
	
	.twoColStandard #main {
		width: auto;
		float: none;
	}
	.twoColStandard #second {
		display: none;
	}
	
	.twoColStandard #main h2.std,
	#main h2.std2 {
		background-size: 100% 100%;
	}
	
	#main img.preparation {
		width: 100%;
		max-width: 705px;
		max-height: 254px;
	}
	
	/* レスポンシブ用レイアウト・パーツ */
	
	.fluidContainer {
		display: block;
	}
	.fluidBox {
		width: 100% !important;
		display: block;
	}
	
	.rightMargin {
		margin-right: 0;
	}
	.bottomMargin {
		margin-bottom: 0;
	}
	
	.pcWidth {
		width: auto;
	}
	
	.spDefaultPad {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	/* ヘッダー */
	
	header {
		height: 60px;
	}
	header #siteId {
		padding-left: 5px;
	}
	header #siteId img {
		width: 208px;
		height: 34px;
	}
	header .headerInner #navAssistHeader,
	header .headerInner #navGlobal {
		display: none;
	}
	header .headerInner #menuBtn {
		display: inline-block;
		cursor: pointer;
		position: absolute;
		right: 15px;
		top: 25px;
	}
	
	/* コンテンツ */
	
	#contents.spHide {
		display: none;
	}
	
	
	/* フッター */
	
	footer {
		padding-top: 0;
		background-image: none;
	}
	
	/* パンくず */
	
	.navPagePath {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	/* * */
	footer .sitemap {
		padding: 0;
		background-color: transparent;
	}
	footer .sitemap .smInner .smBlock {
		width: auto;
		margin: 0;
		display: block;
	}
	footer .sitemap .smInner .smBlock.sm0 {
		display: block;
	}
	footer .sitemap .smInner .smBlock h2 {
		padding: 10px 15px 10px 15px;
		margin: 0 0 2px 0;
		background-color: #f6f6f6;
		border-top: solid 1px #d8d8d8;
		border-bottom: none;
		position: relative;
	}
	footer .sitemap .smInner .smBlock h2 img {
		display: inline-block;
		cursor: pointer;
		position: absolute;
		right: 15px;
		top: 8px;
	}
	footer .sitemap .smInner .smBlock ul {
		display: none;
	}
	footer .sitemap .smInner .smBlock ul li {
		margin: 0;
		padding: 10px 15px 10px 15px;
		border-top: solid 1px #d8d8d8;
	}
	footer .sitemap .smInner .smBlock a.arrow01,
	footer .sitemap .smInner .smBlock ul li a {
		padding: 0;
		background-image: none;
	}
	footer .sitemap .smInner .smBlock ul li a {
		
	}
	
	/* * */
	footer .otherLinks {
		padding: 0 0 15px 0;
	}
	footer .otherLinks .otherLinksInner {
		height: auto;
		background-image: none;
	}
	footer .otherLinks .otherLinksInner ul {
		padding-left: 15px;
		padding-right: 15px;
	}
	footer .otherLinks .otherLinksInner ul li {
		display: block;
	}
	footer .otherLinks .otherLinksInner ul li.spOnly {
		display: block;
	}
	
	/* * */
	footer .footerEnd {
		padding-left: 15px;
		padding-right: 15px;
	}
	footer .footerEnd .bnr {
		display: block;
		float: none;
	}
	footer .footerEnd .cr {
		display: block;
		float: none;
	}
	
}



a.linkButtonA {
	padding: 1em;
	border: 1px solid #C00;
	background-color: #F8F8F8;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
a.linkButtonA:before {
	margin-right: 5px;
	background: url(../img/ico_arrow01.png) no-repeat center center;
	display: block;
	width: 15px;
	height: 1em;
	flex: none;
	content: "";
}

#main .twoCol .third {
	width: 400px;
}