@charset "UTF-8";
/*----------------------------------------

	Default CSS

	- default setting
	- font setting
	- line-height setting
	- indent setting
	- link setting
	- color setting
	- common setting
	- clearfix
	- header
	- content
	- footer
	- print

-----------------------------------------*/

.w_break { word-break: break-word; }
/*----------------------------------------
	default setting
-----------------------------------------*/
th, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
}
p, dl, dd, ol, ul, figure {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: separate;
}
@font-face {
	font-family: YuMinchoM;
	font-weight: 400;
	src: local("Yu Mincho Medium"), local("YuMincho-Regular");
}
@font-face {
	font-family: YuMinchoM;
	font-weight: 600;
	src: local("Yu Mincho bold"), local("YuMincho-bold"), local("Yu Mincho Demibold"), local("YuMincho-Demibold");
}
html, body {
	height: 100%;
}
em {
	font-style: normal;
	font-weight: bold;
}
li, dt, dd {
	list-style: none;
	vertical-align: bottom;
}
li img, dt img, dd img {
	vertical-align: top;
}
small {
	font-size: 100%;
}
input,textarea,select {
	outline: none;
}
section {
	-webkit-font-smoothing: antialiased; /* Safari フォント表示補正 */
	-moz-osx-font-smoothing: grayscale;  /* Firefox フォント表示補正 */
	-webkit-user-drag: none;
	-webkit-touch-callout: none;
	font-kerning: normal;
	line-height: 1.6;
}

/* 英語フォント */
[class^="en_"], [class*=" en_"] {
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.06em;
}

@media screen and (min-width:835px) {
	/* pc  835 - # */
	.pcObj {}
	.spObj { display: none; }
}
@media screen and (max-width:834px) {
	/* sp  # - 834 */
	.pcObj { display: none; }
	.spObj {}
}

.en_lignt01 {
	font-weight: 300;
}
.en_sbold01 {
	font-weight: 600;
}
.en_bold01 {
	font-weight: 700;
}
.italic {
	font-style: italic;
}
.over, .modal {}

/*----------------------------------------
	font setting
-----------------------------------------*/
.font8 ,.font8_12 ,.font8_15 {
	font-size: 0.8rem; }
#breadcrumb,
.font10 ,.font10_12 ,.font10_14 ,.font10_15 ,.font10_20 {
	font-size: 1.0rem; }
.font11 ,.font11_12 ,.font11_15 ,.font11_25 {
	font-size: 1.1rem; }
.font12 ,.font12_14 ,.font12_15 ,.font12_16 ,.font12_18 ,.font12_20 ,.font12_24 {
	font-size: 1.2rem; }
.font13 ,.font13_14 ,.font13_16 {
	font-size: 1.3rem; }
body,
.font14 ,.font14_12 ,.font14_15 ,.font14_16 ,.font14_18 ,.font14_22 ,.font14_24 {
	font-size: 1.4rem; }
.font15 ,.font15_12 ,.font15_16 ,.font15_20 ,.font15_22 ,.font15_30 {
	font-size: 1.5rem; }
.font16 ,.font16_14 ,.font16_18_16 ,.font16_20 ,.font16_24 ,.font16_26 ,.font16_28 {
	font-size: 1.6rem; }
.font17 ,.font17_22 ,.font17_30 ,.font17_32 {
	font-size: 1.7rem; }
.font18,.font18_20 ,.font18_22 ,.font18_24 ,.font18_26 ,.font18_28 ,.font18_32 {
	font-size: 1.8rem; }
.font20 ,.font20_32, .font20_24, .font20_26, .font20_40{
	font-size: 2.0rem; }
.font21 ,.font21_28 {
	font-size: 2.1rem; }
.font22 , .font22_40 {
	font-size: 2.2rem; }
.font23_46 {
	font-size: 2.3rem; }
.font24 ,.font24_30 ,.font24_34 {
	font-size: 2.4rem; }
 .font25_40, .font25_50 {
	font-size: 2.5rem; }
.font26, .font26_40 ,.font26_56 {
	font-size: 2.6rem; }
.font28, .font28_34 {
	font-size: 2.8rem; }
.font30 ,.font30_36 ,.font30_48 ,.font30_70 {
	font-size: 3.0rem; }
.font34_56 ,.font34_74 {
	font-size: 3.4rem; }
.font38_74 ,.font38_56 {
	font-size: 3.8rem; }
.font44_74 {
	font-size: 4.4rem; }

@media screen and (min-width:835px) {
	#breadcrumb,
	.font8_12 ,.font10_12 ,.font11_12 ,.font14_12 ,.font15_12 {
		font-size: 1.2rem; }
	.font10_14 ,.font12_14 ,.font16_14 {
		font-size: 1.4rem; }
	.font8_15 ,.font11_15 ,.font12_15 ,.font13_15 ,.font14_15 {
		font-size: 1.5rem; }
	body,
	.font12_16 ,.font13_16 ,.font14_16 ,.font15_16 {
		font-size: 1.6rem; }
	.font12_18 ,.font14_18 ,.font16_18 {
		font-size: 1.8rem; }
	.font10_20 ,.font12_20 ,.font15_20 ,.font16_20,.font18_20 {
		font-size: 2.0rem; }
	.font14_22 ,.font15_22 ,.font17_22 ,.font18_22 {
		font-size: 2.2rem; }
	.font12_24 ,.font14_24 ,.font16_24 ,.font18_24, .font20_24 {
		font-size: 2.4rem; }
	.font11_25 {
		font-size: 2.5rem; }
	.font16_26 ,.font18_26, .font20_26 {
		font-size: 2.6rem; }
	.font16_28, .font18_28 ,.font21_28 {
		font-size: 2.8rem; }
	.font15_30 ,.font17_30 ,.font24_30 {
		font-size: 3.0rem; }
	.font17_32, .font18_32, .font20_32 {
		font-size: 3.2rem; }
	.font28_34, .font24_34 {
		font-size: 3.4rem; }
	.font30_36 {
		font-size: 3.6rem; }
	.font20_40, .font22_40 , .font25_40, .font26_40 {
		font-size: 4.0rem; }
	.font23_46 {
		font-size: 4.6rem; }
	.font30_48 {
		font-size: 4.8rem; }
	.font25_50 {
		font-size: 5.0rem; }
	.font34_56 ,.font38_56 ,.font26_56 {
		font-size: 5.6rem; }
	.font30_70 {
		font-size: 7.0rem; }
	.font34_74, .font38_74, .font44_74 {
		font-size: 7.4rem; }
}

/*----------------------------------------
	indent setting
-----------------------------------------*/
.indent00 {
	display: block;
}
.indent01 {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}
.indentVar > span {
	display: table-cell;
	vertical-align: top;
}

/*----------------------------------------
	link setting
-----------------------------------------*/
a,
a:focus {
	outline: none;
}
a:link,
a:visited {
	text-decoration: none;
}
a:hover,
a:active {
	text-decoration: none;
}
@media screen and (max-width:834px) {
	/* sp  # - 834 */
	a:hover,
	a:active {
		text-decoration: none;
	}
}
body.pc img.rOver
/*body.pc a.rOver*/ {
	transition: .3s;
}
body.pc img.rOver:hover ,
body.pc a.rOver:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
body.pc a {
	transition: .3s;
}
body.pc a:hover {
	opacity:0.70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
}
a.txtlink01 { text-decoration: underline; }
a.txtlink01:hover { text-decoration: none; }

/*----------------------------------------
	color setting
-----------------------------------------*/
.white01 ,
a.white01 {
	color: #ffffff;
}
.red01 ,
a.red01 {
	color: #660000;
}

/*----------------------------------------
	common setting
-----------------------------------------*/
#wrapper {
 width: 100%;
 position: relative;
 height:auto !important; /*IE6対策*/
 height: 100%; /*IE6対策*/
 min-height: 100%;
}
@media screen and (min-width:835px) {
	#wrapper {
		padding: 0;
	}
}
#wrapper_inner {
	position: relative;
}

.mincho01 {
	font-family: YuMincho, YuMinchoM, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.clearfsize {
	font-size: 0;
	line-height: 0;
}
.bold01 {
	font-weight: bold;
}
.bold01_00 {
	font-weight: bold;
}
@media screen and (min-width:835px) {
	.bold00_01 {
		font-weight: bold;
	}
	.bold01_00 {
		font-weight: normal;
	}
}
.taC ,.taC_R ,.taC_L { text-align: center; }
.taL ,.taL_C ,.taL_R { text-align: left; }
.taR ,.taR_C ,.taR_L { text-align: right; }
@media screen and (max-width:834px) {
	/* sp  # - 834 */
	.taL_C ,.taR_C { text-align: center; }
	.taC_R ,.taL_R { text-align: right; }
	.taC_L ,.taR_L { text-align: left; }
}

/* リストマーク */
.square01 {
	display: block;
	padding-left: 1em;
	text-indent: -2em;
}
.square01:before {
	content: "\025a0";
	width: 1em;
	padding-left: 1em;
	color: #cccccc;
}
.disc01 {
	display: block;
	padding-left: 1.5em;
	text-indent: -2em;
}
.disc01:before {
	content: "\030fb";
	width: 1em;
	padding-left: 1em;
	color: #333333;
}
.rpimg {
	width: 100%;
	height: auto;
}
@media screen and (min-width:835px) {
	/* pc  835 - # */
	.pcimg {
		width: 100%;
		height: auto;
	}
}
@media screen and (max-width:834px) {
	/* sp  # - 834 */
	.spimg {
		width: 100%;
		height: auto;
	}
}

/*----------------------------------------
	clearfix
-----------------------------------------*/
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

/* ------------------------------
   footer
------------------------------ */
.footer {	margin-top: 0; }




/* --------------------------------------------------
		footer
-------------------------------------------------- */
.footer {
	border-top: 5px solid #adadad;
	padding-bottom: 16px;
	position: relative;
    font: inherit;
}

#sub .footer {
    margin-top: 10%;
}

.footer:before {
	background-color: #ff0000;
	content: "";
	display: inline-block;
	height: 5px;
	left: 0;
	position: absolute;
	top: -5px;
	width: 30px;
}
.footer-link {
	margin-bottom: 10px;
}
footer-link-list {
	margin: 0;
	padding: 0;
}
.footer-link-list-item {
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif !important;
	background-color: #d8d8d8;
	border-bottom: 1px solid #adadad;
}
.footer-link-list-item-link {
	color: inherit;
	display: block;
	padding: 25px 20px;
	position: relative;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}
.footer-link-list-item-link:before {
	border: 0;
	content: "";
	display: inline-block;
	height: 8px;
	position: relative;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 8px;
	border-right: solid 1px #dd0000;
	border-top: solid 1px #dd0000;
}
.footer-link-list-item-link:before {
	position: absolute;
	right: 20px;
	top: 45%;
}
.footer-copyright {
	margin-bottom: 25px;
	text-align: center;
}
.footer-pageTop {
	text-align: center;
}
.footer-pageTop-button {
	display: block;
}
.footer-pageTop-button:before {
	border: 0;
	content: "";
	display: inline-block;
	height: 22px;
	position: relative;
	width: 22px;
	border-right: solid 1px #111111;
	border-top: solid 1px #111111;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.footer {
	background-color: #ebebeb;
	padding:12px 0 13px;
}
.footer .container {
	position: relative;
	margin: 0 auto;
	max-width: 1040px;
	line-height: 0;
}
.footer-link {
	margin-bottom: 0;
}

.footer-link ul {
    list-style-type: none;
    font: inherit;
}

.footer-link-list-item {
	background-color: transparent;
	border-bottom: none;
	display: inline-block;
	font-size: 13px!important;
    font: inherit;
}
.footer-link-list-item-link {
	border-right: 1px solid #111111;
	color: #004ecc!important;
	display: inline-block;
	line-height: 1;
	padding: 0 15px 0 16px;
	font-size: 13px!important;
}
.footer-link-list-item:first-of-type .footer-link-list-item-link {
	padding: 0 15px 0 15px;
}
.footer-link-list-item:last-of-type .footer-link-list-item-link {
	padding: 0 15px 0 16.4px;
}
.footer-link-list li:nth-type-child(2) .footer-link-list-item-link {
	padding: 0 10px;
}
.footer-link-list-item-link:hover {
	text-decoration: underline;
}
.footer-link-list-item-link:before {
	content: none;
}
.footer-link-list-item:first-child .footer-link-list-item-link {
	border-left: 1px solid #111111;
}
.footer-copyright {
	float: right;
	margin-bottom: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.footer-copyright img {
	width: 383px;
	height: 13px;
	vertical-align: middle;
}
.footer-pageTop {
	display: none;
}
.footer .container .footer-link .footer-link-list li a:link,
.footer .container .footer-link .footer-link-list li a:visited {
 text-decoration: none;
}
.footer .container .footer-link .footer-link-list li a:hover {
 text-decoration: underline;
}


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


.footer {
	border-top: 5px solid #adadad;
	padding-bottom: 35px;
	position: relative;
	padding-top: 0px;
	background-color: #ffffff !important;
}
.footer:before {
	background-color: #ff0000;
	content: "";
	display: inline-block;
	height: 5px;
	left: 0;
	position: absolute;
	top: -5px;
	width: 30px;
}
.footer-link {
	margin-bottom: 13px;
}

.footer-link-list-item {
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif !important;
	background-color: #d8d8d8;
	border-bottom: 1px solid #adadad;
	display: block;
}
.footer-link-list-item-link {
	color: inherit;
	display: block;
	padding: 28px 20px !important;
	position: relative;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}
.footer-link-list-item-link:before {
	border: 0;
	content: "";
	display: inline-block;
	height: 8px;
	position: relative;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 8px;
	border-right: solid 1px #dd0000;
	border-top: solid 1px #dd0000;
}
.footer-link-list-item-link:before {
	position: absolute;
	right: 20px;
	top: 45%;
}
.footer-copyright {
    margin-bottom: 24px;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
}
.footer-copyright img {
	height: auto;
	width: 280px;
	display: inline;
}
.footer .container .footer-link .footer-link-list li a:link,
.footer .container .footer-link .footer-link-list li a:visited,
.footer .container .footer-link .footer-link-list li a:hover {
 text-decoration: none;
 color: #5d5d5d !important;
}

.pagetop-sp {
    width: 32px;
    margin: 0 auto;
}

.footer-link-list-item:first-child .footer-link-list-item-link {
    border-left: none !important;
    border-right: none !important;
}

.footer-link-list-item-link {
    border-right: none !important;
}

}
