@charset "shift_jis";
/* Updated 2019/06/13,T */
/* Updated 2018/07/27,T */
/* smbc nav */
#smbcNav {
	background: #ebebeb;
}
#smbcNav ul {
	display: table;
	width: 1008px;
	margin: 0 auto;
	table-layout: fixed;
}
#smbcNav ul li {
	display: table-cell;
	border-right: solid 1px #fff;
	text-align: center;
	border-right: solid 1px #fff;
}
#smbcNav ul li.active {
	background: #fff;
}
#smbcNav ul li a {
	display: block;
	padding: 7px 0;
	color: #333;
	font-size: 0.857em;
	text-decoration: none;
}
#smbcNav ul li.active a {
	color: #004831;
	font-size: 1.0em;
	font-weight: bold;
}
#smbcNav ul li a:hover {
	color: #ed6d34;
}

/* header */
header[role="banner"] #headerInner {
	position: relative;
}
header[role="banner"] #headerInner .logoWrap {
	position: absolute;
	top: 34px;
	left: 0;
	width: 282px;
}
header[role="banner"] #headerInner .logoWrap >* {
	padding-left:0;
}
header[role="banner"] #headerInner .logoWrap img {
    width: 282px;
}
header[role="banner"] #headerInner .glyphPc07{
	margin-bottom: 0;
    padding: 4px 16px 4px 7px;
    font-size: 0.927em;
    line-height: 1.2;
}
header[role="banner"] #headerInner .btnT09 {
	box-shadow: #004e84 0px -2px inset;
	-webkit-box-shadow: #004e84 0px -2px inset;
	-moz-box-shadow: #004e84 0px -2px inset;
}


header[role="banner"] #headerInner #headerLink #linkGlobal {
	display: inline-block;
	position: relative;
	margin-right: 16px;
	padding: 0 0 0 12px;
	font-size: 14px;
}
header[role="banner"] #headerInner .glyphPc07 > span:first-child{
	font-size:0.8em;
}
header[role="banner"] #headerInner .glyphBeginner01{
	margin-bottom: 0;
	padding: 4px 16px 4px 7px;
	font-size: 0.927em;
	line-height: 1.2;
}
header[role="banner"] #headerInner .glyphBeginner01 > span:before {
	content: "";
	display: inline-block;
	margin-top: -11px !important;
	background: url(/hojin/common/images/ico_beginner03.png) 0 0 no-repeat;
	width: 16px;
	height: 21px;
}
header[role="banner"] #headerInner .glyphBeginner01 > span:first-child{
	font-size:1em;
	padding-left: 25px !important;
}
header[role="banner"] #headerInner .glyphBeginner01.btnT02 {
	padding: 11px 16px 9px 15px;
	background: #c4d700;
	box-shadow: #a7b700 0px -2px inset;
	-webkit-box-shadow: #a7b700 0px -2px inset;
	-moz-box-shadow: #a7b700 0px -2px inset;
}

header[role="banner"] #headerInner .glyphBeginner01.btnT02 > span{
	color: #004831 !important;
}

/* main */
#topPage #wrap #mainArea {
	width: auto;
	margin-top: 10px;
}
#topPage #wrap #mainArea main.mainNarrow {
	float: none;
	width: 1008px;
}
#topPage .mainNarrow .column1 .col {
    width: 1008px;
}
#topMain{
	margin-bottom: 30px;
}
#topMain #topCarousel{
	position:relative;
	width:750px;
	float: left;
	overflow:hidden;
}
#topMain .loginBlock01{
	width: 235px;
	float:right;
}
#topMain .topLeadLeft {
	float: left;
	margin-top: 15px;
}
#topMain .topLeadRight {
	float: right;
	width: 234px;
	margin-top: 15px;
}
#topMain .topLeadRight [class^="btnT"][class*=" glyph"] {
	width: 100%;
	padding: 12px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#topCarousel .mainBtnArea{
	position:absolute;
	top: 148px;
    left: 60px;
}
#topCarousel .mainBtnArea .title{
	font-size:0.8em;
	position:absolute;
	top:55px;
}

#topCarousel .glyphOtherPage > span:before{
	width: 21px;
    height: 14px;
	background: url(/hojin/resources/images/index_ico01.png) 0 0 no-repeat;
	-ms-background-size: 21px 14px;
    -moz-background-size:21px 14px;
    -webkit-background-size: 21px 14px;
    background-size: 21px 14px;
    top:0.2em!important;
}
.loginBlock01 .loginBlockArea01 .glyphBeginnerTop > span:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 21px;
	left: 0;
	margin-top: -11px !important;
	background: url(/hojin/common/images/ico_beginner03.png) 0 0 no-repeat;
	-ms-background-size: 16px 21px;
	-moz-background-size: 16px 21px;
	-webkit-background-size: 16px 21px;
	background-size: 16px 21px;
}
#topNavArea .topNavTtl {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}
#topNavArea .btnT04 >span{
    	position: relative;
	}
/* topContentsMain*/
#topContentsMain {
    float: right;
    width: 688px;
}
/*topContentsSub*/
#topContentsSub {
    float: left;
    width: 296px;
}
.topContentsSubNav01 {
    margin-top: 4px;
    margin-bottom: 8px;
}
.topContentsSubNav01 .topH3Title{
	margin-bottom: 20px;
    padding-bottom: 5px;
    font-size: 1.286em;
    font-weight: bold;
    border-bottom: solid 2px #ccc;
}

.topContentsSubNav01 li {
    margin-bottom: 4px;
}
.topContentsSubNav01 li .icoArrow01{
    display: block;
    padding: 8px 8px 8px 28px;
    background: #ebebeb url(/hojin/resources/images/index_ico07.png) 10px 46% no-repeat;
    text-decoration: none;
}
.topContentsSubNav01 li .icoBlank01{
    display: block;
    padding: 8px 8px 8px 38px;
    background: #ebebeb url(/hojin/resources/images/index_ico08.png) 10px 46% no-repeat;
    text-decoration: none;
}
/*loginBlock */
.glyphPc06 > span:before {
    content: "";
    display: inline-block;
    width: 44px;
    height: 39px;
    margin: -22px auto !important;
    background: url(/hojin/common/images/ico_pc14.png) 0 0 no-repeat;
    -ms-background-size: 44px 39px;
    -moz-background-size: 44px 39px;
    -webkit-background-size: 44px 39px;
    background-size: 44px 39px;
}
.loginBlock01 > ul {
	margin-top:10px;
    padding: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    background: #ebebeb;
}

.loginBlock01 > ul:first-child{
	margin-top:0;
}
.loginBlock01 .btnT09 {
    padding:0 10px 13px !important;
}

#topMain .loginBlock01 .btnT09 > span {
    padding: 0 !important;
}
.loginBlock01 .btnT09 > span:before,
.loginBlock01 .btnT05 > span:before{
    line-height: 1;
    text-align: center;
    top:60%;
}
#topMain .loginBlock01 .btnT09 .btnTop {
	display: block;
	margin: 0 -10px 8px;
	padding: 2px 0 !important;
	background: #006eb9;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	border-radius: 8px 8px 0 0;
}
.loginBlock01 .btnT05{
    padding: 5px;
    background: #c4d700;
    box-shadow: #a7b700 0px -2px inset;
    -webkit-box-shadow: #a7b700 0px -2px inset;
    -moz-box-shadow: #a7b700 0px -2px inset;
}
.loginBlock01 .btnT05.glyphBeginnerTop{
    padding:9px 5px;
}
.loginBlock01 .btnT05 > span {
    color: #004831 !important;
}
.loginBlock01 .icoBlank02 > span{
	display:block;
	padding-left:55px;
}
.loginBlock01 .icoBlank02 > span:before {
    content: "";
    width: 22px;
    height: 22px;
    margin-top: -10px !important;
    background: url(/hojin/resources/images/index_ico10.png) 0 0 no-repeat;
    -ms-background-size: 22px;
    -moz-background-size: 22px;
    -webkit-background-size: 22px;
    background-size: 22px;
    position: absolute;
    top: 50%;
    left: 15px;
}
/**/
.topH2Title {
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-size: 1.286em;
    font-weight: bold;
    border-bottom: solid 2px #ccc;
}
/*.topSubNav01*/

.topSubNav01 > li,
.topSubNav02 > li{
	float: left;
    width: 148px;
    min-height: 148px;
    margin: 0 0 8px 24px;
    text-align: center;
}
.topSubNav01 > li:first-child{
	margin:0 0 8px 0px;
}
.topSubNav01 li a ,
.topSubNav02 li a {
    display: block;
    min-height: 144px;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #004831;
    text-decoration: none;
    font-size: 1.4rem;
    color: #FFFFFF;
}
.topSubNav01 li a:hover,
.topSubNav02 li a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	color: #FFFFFF;
}
.topSubNav01 li a p,
.topSubNav02 li a p {
    display: table;
    width: 100%;
}
.topSubNav01 li a p > span,
.topSubNav02 li a p > span {
    display: table-cell;
    height: 5.0em;
    vertical-align: middle;
}
#topPage h1.h1Title01{
	margin: 20px auto 30px;
}
#topPage h2.h2Title01 {
	padding:0;
    border-bottom: 2px solid #cccccc;
}
#topPage h2.h2Title01 .titleInner{
	font-size:1.3em
}

/* topMenu */
#topMenu{
	background:#669183;
}
#topMenu .inner{
	width: 1008px;
	margin: 0 auto;
	padding-bottom:15px;
}

.topMenu01 li,
.topMenu02 li{
	float: left;
	width:234px;
	margin-bottom:15px;
	margin-left:24px;
}
.topMenu01 li:nth-child(4n+1),
.topMenu02 li:nth-child(4n+1){
	margin-left:0;
}
.topMenu01 li a,
.topMenu02 li a{
	display:block;
	color:#fff;
	text-decoration: none;
	background: #004831;
	min-height: 195px;
}
.topMenu01 li dl,
.topMenu02 li dl{
	max-width:234px;
}
.topMenu01 li a:hover,
.topMenu02 li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
.topMenu01 li dd,
.topMenu02 li dd{
	padding:15px 10px;
	text-align:center;
	box-sizing:border-box;
}
.topMenu01 li dd{
	position:relative;
	padding-top:27px;
}
.topMenu01 li dd.menu02 {
	padding-top: 19px;
}
.topMenu01 li dd p,
.topMenu02 li dd p{
    position: relative;
    display: inline-block;
    margin:5px 0 0;
    font-size:1.1em;
    padding-left: 1em;
    font-weight:bold;
    text-align: left;
}
.topMenu01 li dd p{
    background: url(/hojin/common/images/ico_arrow_white02.png) 0 50% no-repeat;
    -ms-background-size: 8px 13px;
    -moz-background-size: 8px 13px;
    -webkit-background-size: 8px 13px;
    background-size: 8px 13px;
}

.topMenu01 li dd.navMenuBrank p,
.topMenu02 li dd.navMenuBrank p {
	padding-left: 1.5em;
	background: url(/hojin/resources/images/index_ico_blank01_w.png) 0 50% no-repeat;
	-ms-background-size: 17px 17px;
	-moz-background-size: 17px 17px;
	-webkit-background-size: 17px 17px;
	background-size: 17px 17px;
}
.topMenu01 li dd p
.topMenu02 li dd p{
	 padding-left: 1.8em;
}
.topMenu01 li dd p.break,
.topMenu02 li dd p.break{
	margin-top:0;
}
.topMenu01 li dd p.lend,
.topMenu02 li dd p.lend{
	margin:15px 0 5px;
	font-size:0.8em;
	font-weight:normal;
	text-align: center;
}
.topMenu02 li dd p.lend{
	 padding-left: 0;
}
.topMenu01 li dd.menu02 p:before{
    top: 1.22em;
}
.topMenu02 li dd  p:before{
	position: absolute;
	content: "";
    width: 21px;
    height: 14px;
    top: 0.2em;
    left:0;
    margin-top: 0 !important;
	background: url(/hojin/resources/images/index_ico01.png) 0 0 no-repeat;
	-ms-background-size: 21px 14px;
    -moz-background-size:21px 14px;
    -webkit-background-size: 21px 14px;
    background-size: 21px 14px;
}


/* top aside */
.topAside01 {
	width: 1008px;
	margin: 0 auto;
}
.topAside01 aside {
	margin-top: 40px;
}
.topAside01 p{
	margin:20px 0 0;
}
.topH3Title {
	margin-bottom: 12px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ddd;
	font-size: 0.857em;
	font-weight: bold;
}

.topBannerList01 li {
	float: left;
	width: 153px;
	margin-left: 18px;
}
.topBannerList01 li:first-child {
	margin-left: 0;
}
.topBannerList01 li a {
	display: block;
}
.topBannerList01 img {
	display: block;
	width: 153px;
}
.topLogoList01 li {
	width: 240px;
	margin: 0 0 12px 16px;
}
.topLogoList01 li:nth-child(4n+1) {
	margin-left: 0;
}
.topBannerList01 li span {
	display: block;
	margin-top: 12px;
	padding-left: 1.2em;
	background: url(/hojin/common/images/ico_arrow_green01.png) 0 0.4em no-repeat;
	-ms-background-size: 8px 13px;
	-moz-background-size: 8px 13px;
	-webkit-background-size: 8px 13px;
	background-size: 8px 13px;
	text-decoration: underline;
}
.topBannerList01 li.other span {
	padding-left: 1.8em;
	background: url(/hojin/common/images/ico_otherpage01.png) 0 0.3em no-repeat;
	-ms-background-size: 21px 14px;
	-moz-background-size: 21px 14px;
	-webkit-background-size: 21px 14px;
	background-size: 21px 14px;
}
.topLogoList01 li {
	float: left;
}

/* topContents */
#topContents {
    width: 1008px;
    margin: 20px auto 0;
}

@media screen and (min-width:768px){
	/* carousel */
	#topCarousel .carouselBlock01 .carouselList > li > a{
		border:none;
	}
	#topCarousel .carouselPrev {
		display: block;
		cursor: pointer;
		position: absolute;
		top: 50%;
		left: 0;
		width: 32px;
		height: 56px;
		margin-top: -33px;
		background: url(/hojin/resources/images/index_btn01.png)  0 0 no-repeat;
		text-indent: -9999px;
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
	}
	#topCarousel .carouselNext {
		display: block;
		cursor: pointer;
		position: absolute;
		top: 50%;
		right: 0;
		width: 32px;
		height:56px;
		margin-top: -33px;
		background: url(/hojin/resources/images/index_btn02.png) 0 0 no-repeat;
		text-indent: -9999px;
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
	}
	#topCarousel .carouselStop,
	#topCarousel .carouselPlayback {
		display: block;
		position: absolute;
		top: 250px;
		right: 10px;
		width: 28px;
		height: 30px;
		background: url(/hojin/resources/images/index_btn05.png) 8px 8px no-repeat;
		background-color: rgba(0, 0, 0, 0.15);
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#15000000,EndColorStr=#15000000);
		-webkit-border-radius: 0 5px 5px 0;
		-moz-border-radius: 0 5px 5px 0;
		-ms-border-radius: 0 5px 5px 0;
		-o-border-radius: 0 5px 5px 0;
		border-radius: 0 5px 5px 0;
		text-indent: -9999px;
	}
	#topCarousel .carouselPlayback {
		background: url(/hojin/resources/images/index_btn06.png) 9px 7px no-repeat;
		background-color: rgba(0, 0, 0, 0.15);
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#15000000,EndColorStr=#15000000);
	}
	#topCarousel .bx-controls {
		position: relative;
	}
	#topCarousel .bx-pager {
		position: absolute;
		top: -40px;
		right: 40px;
		height: 30px;
		padding: 0 6px 0 8px;
		background-color: rgba(0, 0, 0, 0.15);
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#15000000,EndColorStr=#15000000);
		-webkit-border-radius: 5px 0 0 5px;
		-moz-border-radius: 5px 0 0 5px;
		-ms-border-radius: 5px 0 0 5px;
		-o-border-radius: 5px 0 0 5px;
		border-radius: 5px 0 0 5px;
	}
	#topCarousel .bx-pager-item {
		display: inline-block;
		margin: 10px 5px 0 4px;
	}
	#topCarousel .bx-pager-link {
		display: block;
		width: 12px;
		height: 12px;
		background: url(/hojin/resources/images/index_btn03.png) 0 0 no-repeat;
		text-indent: -9999px;
	}
	#topCarousel .bx-pager-link.active {
		background: url(/hojin/resources/images/index_btn04.png) 0 0 no-repeat;
	}
	#topCarousel .carouselBtn a:hover {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}
}

@media screen and (max-width: 767px) {
	/* smbc nav */
	#smbcNav {
		display: none;
	}

	#topPage #wrap #mainArea {
		margin: 2px auto 30px;
	}
	#wrap #mainArea main {
		padding-bottom: 0;
	}
	#topMain #topCarousel,
	#topMain .loginBlock01{
		width:auto;
		float:none;
	}
	#topCarousel .mainBtnArea .title{
		position: static;
		font-size:1em;
	}
	#topCarousel .mainBtnArea{
		position: static;
		margin: 30px 10px 35px;
	}
	#topCarousel .mainBtnArea .mainBtn{
		display: table;
		width: 100%;
	}
	
	#topCarousel .glyphOtherPage > span:before {
	    width: 36px;
	    height: 23px;
	    background: url(/hojin/resources/images/index_ico01.png) 0 0 no-repeat;
	    -ms-background-size: 20px 13px;
	    -moz-background-size: 20px 13px;
	    -webkit-background-size: 20px 13px;
	    background-size: 36px 23px;
	    top: 0.7em!important;
	}
	#topMain .topLeadLeft {
		float: none;
		padding: 0 10px;
	}
	#topMain .topLeadRight {
		float: none;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 10px;
	}
	#topContents {
		margin-top: 15px;
	}
	#topContentsMain {
	    float: none;
	    width: auto;
	}
	/*topContentsSub*/
	#topContentsSub {
    	float: none;
    	width: auto;
	}
	
	.topContentsSubNav01 {
    	margin-bottom: 4px;
	}
	.topContentsSubNav01 li {
	    display: table;
	    float: right;
	    width: 49%;
	    margin: 0 0 6px 0;
	}
	.topContentsSubNav01 li:nth-child(2n+1) {
	    clear: both;
	    float: left;
	    margin-left: 0;
	}
	.topContentsSubNav01 li .icoArrow01{
		display: table-cell;
	    width: 100%;
	    height: 3.4em;
	    padding: 0 5px 0 20px;
	    background: #ebebeb url(/hojin/resources/images/index_ico07.png) 6px 46% no-repeat;
	    vertical-align: middle;
	}
	.topContentsSubNav01 li .icoBlank01{
		display: table-cell;
	    width: 100%;
	    height: 3.4em;
	    padding: 0 5px 0 30px;
	    background: #ebebeb url(/hojin/resources/images/index_ico08.png) 6px 46% no-repeat;
	    vertical-align: middle;
	}
	#topNavArea{
		margin-top:20px;
	}
	#topNavArea *[class*="btnT"].glyphArrowLineRight > span:before{
		left:10px;
	}
	/*loginBlock */
	.loginBlock01 > ul{
		background:none;
	}
	.loginBlock01 .btnT01 > span{
		position: relative;
	}
	.loginBlock01 .btnT05.glyphBeginnerTop,
	.loginBlock01 .btnT05 {
		padding:18px 5px;
	}
	.loginBlock01  .loginBlockArea01 .glyphBeginnerTop > span{
		padding-left:55px !important;
	}
	.loginBlock01 .loginBlockArea01 .glyphBeginnerTop > span:before {
		left: 15px;
	}
	/* header */
	header[role="banner"] #headerInner .logoWrap {
		position: static;
		width: 130px;
	}
	header[role="banner"] #headerInner .logoWrap h1 {
		width: auto;
		height: auto;
	}
	header[role="banner"] #headerInner .logoWrap img {
	    width: auto;
	}

	/* glyphAttention01 */
	#wrap .glyphAttention01 > span {
		padding-left: 22px !important;
	}
	#wrap .glyphAttention01 > span:before {
		top: 0.3em !important;
		width: 15px;
		height: 12px;
		background: url(/hojin/common/images/ico_attention01.png);
		-ms-background-size: 15px 12px;
		-moz-background-size: 15px 12px;
		-webkit-background-size: 15px 12px;
		background-size: 15px 12px;
	}
	
	
	/*topSubNav*/
	.topSubNav01,
	.topSubNav02 {
    	display: table;
    	table-layout: fixed;
    	border-collapse: separate;
    	border-spacing: 6px 0;
    	width: 100%;
    	margin-bottom: 6px;
    	margin-left: 0;
	}
	.topSubNav01 li,
	.topSubNav02 li {
	    display: table-cell;
	    float: none;
	    width: auto;
	    min-height: 0;
	    margin: 0;
	    text-align: center;
	}
	.topSubNav01 li:nth-child(3n+1),
	.topSubNav02 li:nth-child(3n+1) {
	    clear: both;
	    margin-left: 0;
	}
	.topSubNav01 li a,
	.topSubNav02 li a{
	    min-height: 96px;
	    padding-top: 10px;
	}
	.topSubNav01 a p,
	.topSubNav02 a p {
    	line-height: 1.2;
	}
	.topSubNav01 a figure img,
	.topSubNav02 a figure img {
	    width: 34px;
	    height: auto;
	}
	
	
	/* carousel */
	#topCarousel {
		z-index: 100;
		position: absolute;
		top: 0;
	}
	#topCarousel .bx-viewport {
    	overflow: visible !important;
  	 	border: 0;
	}
	#topCarouselInner {
		width: auto;
		height: auto;
	}
	#topCarousel .carouselBlock01 {
		position: static;
		width: 100% !important;
		margin-bottom: 0;
	}
	#topCarousel .carouselList li {
	}
	#topCarousel .carouselControl {
		position: relative;
		height: auto;
	}
	#topCarousel .bx-pager {
		display: block;
		position: static;
		width: auto;
		height: auto;
		padding: 0 5px;
	}
	#topCarousel .bx-pager .bx-pager-item {
		display: inline-block;
		float: none;
		width: auto;
		height: auto;
		margin: 0 4px;
		vertical-align: top;
	}
	#topCarousel .bx-controls a {
		display: inline-block;
		width: 11px;
		height: 11px;
		background: url(/hojin/common/images/btn_carousel_normal01.png) 0 0 no-repeat;
		-ms-background-size: 11px 11px;
		-moz-background-size: 11px 11px;
		-webkit-background-size: 11px 11px;
		background-size: 11px 11px;
		border: none;
		text-indent: -9999px;
	}
	#topCarousel .bx-controls a.active {
		background: url(/hojin/common/images/btn_carousel_active01.png) 0 0 no-repeat;
		-ms-background-size: 11px 11px;
		-moz-background-size: 11px 11px;
		-webkit-background-size: 11px 11px;
		background-size: 11px 11px;
	}
	#topCarousel .bx-controls .bx-pager {
		position: static;
		width: auto;
		height: auto;
		margin-top: 10px;
		text-align: center;
	}
	#topCarousel .carouselControl > .carouselBtn {
		display: block;
		position: static;
		text-align: center;
	}
	#topCarousel .carouselControl > .carouselBtn li > a {
		display: block;
		font-size: 0;
	}
	#topCarousel .carouselControl > .carouselBtn li > a.carouselPrev:before {
		content: '';
		position: absolute;
		top: -25px !important;
		left: 10px;
		background: url(/hojin/common/images/ico_arrow_glay02.png) 0 0 no-repeat;
		width: 11px;
		height: 18px;
		margin-top: 0 !important;
		-ms-background-size: 11px 18px;
		-moz-background-size: 11px 18px;
		-webkit-background-size: 11px 18px;
		background-size: 11px 18px;
	}
	#topCarousel .carouselControl > .carouselBtn li > a.carouselNext:before {
		content: '';
		position: absolute;
		top: -25px !important;
		right: 10px;
		background: url(/hojin/common/images/ico_arrow_glay03.png) 0 0 no-repeat;
		width: 11px;
		height: 18px;
		margin-top: 0 !important;
		-ms-background-size: 11px 18px;
		-moz-background-size: 11px 18px;
		-webkit-background-size: 11px 18px;
		background-size: 11px 18px;
	}
	/* topLink */
	#topPage h1.h1Title01{
		margin:0 auto;
	}
	
	#topMain {
		position: relative;
		margin: 0 -10px;
		background: #fff;
	}
	#topLink {
		width: auto;
		padding: 0;
	}

	.topMenu01 li,
	.topMenu02 li{
		float: right;
   		width: 49%;
    	margin: 0 0 10px;
	}
	.topMenu01 li a, .topMenu02 li a {
		min-height: 152px;
	}
	.topMenu01 li:nth-child(2n+1) ,
	.topMenu02 li:nth-child(2n+1) {
   	 	clear: both;
    	float: left;
	}
	.topMenu01 li dl,
	.topMenu02 li dl{
		max-width:100%;
	}
	
	.topMenu01 li dl dt img,
	.topMenu02 li dl dt img{
		width:100%;
	}
	.topMenu01 li dd,
	.topMenu02 li dd{
		display:table;
		width:100%;
		text-align:left;
		min-height:64px;
		padding: 10px 10px;
	}
	.topMenu01 li dd.menu02{
		padding-top:10px;
	}
	.topMenu01 li dd > p,
	.topMenu02 li dd > p{
		display:table-cell;
		vertical-align:middle;
		font-size:1em;
	}
	.topMenu01 li dd > p:before,
	.topMenu02 li dd > p:before{
		top:0.9em;
	}
	

	/* top contents */
	#topContents {
		width: auto;
	}

	/* top content main */
	#topContentsMain {
		float: none;
		width: auto;
	}

	

	/* top content main */
	#topContentsMain {
		margin-top: 40px;
	}
	

	
	/* top aside */
	.topAside01 {
		width: auto;
	}
	.topAside01 aside {
		margin: 30px 10px 0;
	}
	.topAside01 p{
		margin: 20px 10px 0;
	}
	.topH3Title {
		font-size: 1.0em;
	}

	.topBannerList01 li {
		float: right;
		width: 48%;
		margin: 0 0 20px;
		font-size: 0.929em;
	}
	.topBannerList01 li:nth-child(2n+1) {
		clear: both;
		float: left;
	}
	.topBannerList01 li span {
		margin-top: 8px;
		background-position: 0 0.2em;
	}
	.topBannerList01 li.other span {
		background-position: 0 0.1em;
	}
	.topBannerList01 img {
		width: auto;
	}

	.topLogoList01 li {
		float: right;
		width: 49%;
		margin: 0 0 10px;
	}
	.topLogoList01 li:nth-child(2n+1) {
		clear: both;
		float: left;
	}
	
	/* topNewsMore */
	.topNewsMore {
		text-align: left;
	}
	.topNewsMore li {
		display:block;
		margin: 0 5px 10px 0;
		text-align: left;
	}
	
	/* smbcInfo01 */
	.smbcInfo01 {
		width: auto;
		margin: 20px 10px;
		padding-top: 5px;
		color: #333;
		line-height: 1.8;
	}

	/* footer */
	#footerSpMenu {
		padding: 10px 10px 1px;
		background: #e6f0b3;
	}
	#footerSpMenu li {
		display: table;
		float: right;
		width: 48%;
		margin: 0 0 9px 0;
	}
	#footerSpMenu li:nth-child(2n+1) {
		clear: both;
		float: left;
		margin-left: 0;
	}
	#footerSpMenu li a {
		display: table-cell;
		height: 4.2em;
		padding: 0 10px 0 26px;
		background: #fff url(/hojin/resources/images/index_ico14.png) 10px 48% no-repeat;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px;
		box-shadow: #ccc 0px -2px inset;
		-webkit-box-shadow: #ccc 0px -2px inset;
		-moz-box-shadow: #ccc 0px -2px inset;
		color: #004831;
		font-weight: bold;
		vertical-align: middle;
	}
}
