@charset "shift_jis";
/* Updated 2020/04/10.T */
/* Updated 2020/02/26.T */
/* Updated 2020/02/06.T */
/* Updated 2019/12/16.T */
/* Updated 2019/11/18.T */
/* Updated 2019/07/24.T */
/* Updated 2019/06/10.T */
/* Updated 2019/04/08.T */
/* Updated 2019/01/31.T */
/* Updated 2017/10/26.T */
/* Updated 2017/10/03.T */
/* Updated 2017/07/21.T */
/* Updated 2017/04/07.T */
/* Updated 2017/03/31.T */
/* Updated 2017/02/20.T */
/* Updated 2017/01/23.T */
/* Updated 2016/10/21.T */
/* Updated 2016/09/12.T */
/* Updated 2016/07/27,T */
/* Updated 2015/09/30,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 */
#topPage header[role="banner"] #headerInner #headerInfo {
	width: auto;
}
#topPage header[role="banner"] #headerInner #headerInfo #header_faq_link {
	display:inline-block;
	vertical-align:middle;
	margin-right: 8px;
}

header[role="banner"] #headerInner {
	position: relative;
}

header[role="banner"] #headerInner .logoWrap {
	position: absolute;
	top: 30px;
	left: 0;
	width: 190px;
}
header[role="banner"] #headerInner .logoWrap h1 {
	width: 190px;
}
header[role="banner"] #headerInner .logoWrap img {
    width: 190px;
}
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 #headerLink #linkGlobal a:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 7px;
	height: 10px;
	margin-top: -5px;
	background:  url(/kojin/common/images/ico_arrow_glay01.png) 0 0 no-repeat;
	-ms-background-size: 7px 10px;
	-moz-background-size: 7px 10px;
	-webkit-background-size: 7px 10px;
	background-size: 7px 10px;
}

/* main */
#topPage #wrap #mainArea {
	width: auto;
	margin-top: 10px;
}
#topPage #wrap #mainArea main.mainNarrow {
	float: none;
	width: auto;
}
#topPage .mainNarrow .column1 .col {
    width: 1008px;
}

#topMain {
	background: #ebebeb;
}

/* start */
#topStart {
	position: absolute;
	width: 100%;
	height: 290px;
	background: #abce03;
	z-index: 1;
}
#topStartInner {
	width: 1008px;
	margin: 0 auto;
}
#topStart img {
	position: absolute;
}

/* carousel */
#topCarousel {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #fff;
}
#topCarouselInner {
	position: relative;
	width: 1008px;
	height: 290px;
	margin: 0 auto;
	text-align: center;
}
#topCarousel .carouselBlock01 {
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	position: absolute;
	width: 3024px;
}

#topCarousel .bx-viewport {
	overflow: visible !important;
	border: 0;
}
#topCarousel .carouselList {
	will-change: transform;
	width: 100000px !important;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}
#topCarousel .carouselList li {
	background: transparent;
	will-change: all;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}
#topCarousel .carouselList li > a {
	display: block;
	background: transparent;
	border: 0;
}

#topCarousel .carouselBtn {
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
}
#topCarousel .carouselBtn a {
	will-change: all;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}


/* login */
#topLink {
	width: 1008px;
	margin: 0 auto;
	padding: 16px 0 15px;
}


#topLink .loginBlock01 {
	float: right;
	width: 200px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#topLink .loginBlock01 .btnT03 {
	padding: 5px 5px !important;
}
#topLink .loginBlock01 .btnT03 .fsMaximum {
	display: block;
	margin-top: 7px;
}
#topLink .loginBlock01 .btnT03 > span {
	padding: 0 !important;
}
#topLink .loginBlock01 .btnT03 > span:before {
	position: static;
	display: block;
	width: 45px;
	height: 39px;
	margin: 0 auto 5px !important;
	-ms-background-size: 45px 39px;
	-moz-background-size: 45px 39px;
	-webkit-background-size: 45px 39px;
	background-size: 45px 39px;
	line-height: 1;
	text-align: center;
}
#topLink .loginBlock01 .btnT02{
	margin-bottom: 6px;
	padding: 7px 10px;
}
#topLink .loginBlock01 .loginBlockArea02 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	background: #fff;
}
#topLink .loginBlock01 > ul {
	padding: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	background: #fff;
	-webkit-box-shadow: #cccccc 0px -2px inset;
	-moz-box-shadow: #cccccc 0px -2px inset;
	box-shadow: #cccccc 0px -2px inset;
}
#topLink .loginBlock01 li{margin-bottom:3px;}
#topLink .loginBlock01 li:last-child {
	margin-bottom:0;
}

/*eventStart*/
#topNav .column5 .col {
	position: relative;
}
#topLink .loginBlock01 li p.jackBtn{
	display: none;
}
#topNav .col p.jackBtn i {
	margin: auto;
	width: 20px;
	height: 20px;
	z-index: 101;
	position: absolute;
	top: -10px;
	right: -8px;
	cursor: pointer;
}

#topNav .col p.jackBtn i:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#topNav .col p.jackBtn{
	display: none;
}
#topNav .col p.jackBtn {
	margin: auto;
	width: 194px;
	height: 54px;
	z-index: 100;
	position: absolute;
	top: -8px;
	left: -20px;
	right: 0;
}
#topNav .col p.jackBtn a {
	background: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#topNav .col p.jackBtn img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#topGuide{
	background: #fff;
}
#topGuide > div{
	width: 1008px;
	margin: 0 auto;
	padding: 48px 0 5px;
}
#topGuide .ttlLink {
	text-align: center;
}
#topGuide .ttlLink a:hover {
	opacity: 0.7;
}
#topGuide h2{
	text-align: center;
}
#topGuide h2 span{
	display: inline-block;
	width: 334px;
}
#topGuide .guideTtlLead{
	font-size: 16px;
	color: #333;
	letter-spacing: 0;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 14px;
	font-weight: bold;
}
#topGuide .guideConBlk{
	padding: 28px 29px;
	background: #f0ffd1;
}
#topGuide .guideConInner{
	margin: 0 auto;
	width: 950px;
}
#topGuide .guideConInner.guCInr01{
	margin-top: 0;
}
#topGuide .guideCon{
	border: 1px solid #ccc;
	width: 310px;
	background: #fff;
	float: left;
	color: #2c5948;
}
#topGuide .guideCon.guideCon04, 
#topGuide .guideCon.guideCon05, 
#topGuide .guideCon.guideCon06, 
#topGuide .guideCon.guideCon07{
	margin-top: 6px;
}
#topGuide .guideConTtl p{
	float: left;
	width: 58px;
	padding-right: 10px;
	vertical-align: middle;
}
#topGuide .guideConTtl h3{
	display: inline-block;
	font-weight: bold;
	vertical-align: middle;
}
#topGuide .guideConTxt{
	display: inline-block;
	width: 210px;
	color: #004831;
}
#topGuide .guideCon01,#topGuide .guideCon02,#topGuide .guideCon04,#topGuide .guideCon05{
	margin-right: 7px;
}
#topGuide .guideBtm{
	padding-top: 10px;
	text-align: center;
	clear: both;
}
#topGuide a {
	text-decoration: none;
	display: inline-block;
}
#topGuide .guideCon a{
	display: block;
	padding: 20px 13px 17px;
}
#topGuide a:visited {
	text-decoration: none;
}
#topGuide .guideTxt p {
	color: #004831 !important;
}
@media screen and (max-width: 767px) {
	#topNav .column5 .col {
		position: relative;
	}
	#topNav .col p.jackBtn {
		width: 152px;
		top: -4%;
		left: 50%;
		margin-left: -76px;
	}
	#topNav .col p.jackBtn i{
		top: -5px;
		right: -4px;
	}
}
/*eventEnd*/

#topLink .loginBlock01 .loginBlockArea01 .glyphBeginnerTop {
	display: block;
}
#topLink .loginBlock01 .loginBlockArea01 .glyphBeginnerTop > span,
#topLink .loginBlock01 .loginBlockArea03 .glyphBeginnerTop > span {
	display: inline-block;
	min-height: 23px;
	padding-left: 25px !important;
	letter-spacing: -0.1em;
	background: url(/kojin/resources/images/index_ico16.gif) 0 50% no-repeat;
	color: #333;
}
#topLink .loginBlock01 .loginBlockArea03 .glyphBeginnerTop > span.ico36{
	background: url(/kojin/resources/images/index_ico36.gif) 0 50% no-repeat;
}
#topLink .loginBlock01 .loginBlockArea01 .glyphArrowLineRight > span {
	padding-left: 11px !important;
	letter-spacing: -0.1em;
}
#topLink .loginBlock01 .loginBlockArea01 .glyphArrowLineRight > span:before {
	content: "";
	width: 7px;
	height: 10px;
	top: 0.2em !important;
	margin-top: 0 !important;
	background: url(/kojin/common/images/ico_arrow_green01.png) 0 0 no-repeat;
	-ms-background-size: 7px 10px;
	-moz-background-size: 7px 10px;
	-webkit-background-size: 7px 10px;
	background-size: 7px 10px;
}

#topLink .loginBlock01 .btnHojin01 {
	display: block;
	padding-left: 25px;
	background: #fff url(/kojin/resources/images/index_ico13.gif) 0 50% no-repeat;
	letter-spacing: -0.1em;
	line-height: 1.2;
}

/* top nav */
#topNav {
	float: left;
	width: 1008px;
	margin: 0 auto;
}
#topNav .column4 {
	width: 808px;
}
#topNav .column4 .col {
	width: 184px;
	margin-left: 18px;
}
#topNav .column4 .col {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	background: #fff;
}
#topNav .column4 a {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	box-shadow: #003222 0px -2px inset;
	-webkit-box-shadow: #003222 0px -2px inset;
	-moz-box-shadow: #003222 0px -2px inset;
	color: #fff;
	text-decoration: none;
	background: #004831;
}
#topNav .column4 a figure {
	padding: 18px 0 14px;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-ms-border-radius: 8px 8px 0 0;
	-o-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	background: #fff;
}
#topNav .column4 a figure img {
	width: 62px;
	height: 52px;
}
#topNav .column4 a dl {
	padding: 14px 10px 14px;
}
#topNav .column4 a dt {
	position: relative;
	display: block;
	font-size: 1.286em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#topNav .column4 a dt:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 13px;
	margin: -9px 12px 0 0 !important;
	background: url(/kojin/common/images/ico_arrow_green01.png) 0 0 no-repeat;
	-ms-background-size: 8px 13px;
	-moz-background-size: 8px 13px;
	-webkit-background-size: 8px 13px;
	background-size: 8px 13px;
}
#topNav .column4 a dd {
	margin-top: 8px;
	font-size: 0.857em;
	text-align: center;
}

/* top nav */
#topNav .column5 {
	width: 808px;
	margin-bottom: 12px;/*6px*/

}
#topNav .column5 .col {
    width: 154px;
    margin-left: 5px;
}
#topNav .column5 .col {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	background: #fff;
}
#topNav .column5 a {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	box-shadow: #003222 0px -2px inset;
	-webkit-box-shadow: #003222 0px -2px inset;
	-moz-box-shadow: #003222 0px -2px inset;
	color: #fff;
	text-decoration: none;
	background: #004831;
	padding-bottom:14px;
	}

#topNav .column5 a figure {
	padding: 18px 0 14px;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-ms-border-radius: 8px 8px 0 0;
	-o-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	background: #fff;
}
#topNav .column5 a figure img {
	width: 75px;
	height: 66px;
}
#topNav .column5 a dl {
	padding: 10px 10px 14px;
}
#topNav .column5 a dt {
	position: relative;
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#topNav .column5 a dt:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 13px;
	margin: -9px 12px 0 0 !important;
	background: url(/kojin/common/images/ico_arrow_green01.png) 0 0 no-repeat;
	-ms-background-size: 8px 13px;
	-moz-background-size: 8px 13px;
	-webkit-background-size: 8px 13px;
	background-size: 8px 13px;
}
#topNav .column5 a dd {
	margin-top: 8px;
	font-size: 0.857em;
	text-align: center;
}
#topNav .blockInner {
	box-sizing: border-box;
}

/* main nav */
#mainNav {
	position: relative;
}

#mainNavBtn {
	text-align: center;
}
#mainNavBtn a {
	position: relative;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.open #mainNavBtn a {
	z-index: 101;
}
.webp #mainNavBtn a:before{
	background-image: url(/kojin/resources/images/index_ico12_open.webp);
}
#mainNavBtn a:before {
	content: "";
	display: inline-block;
	width: 13px;
	height: 8px;
	margin-right: 14px;
	background: url(/kojin/resources/images/index_ico12_open.png) 0 0 no-repeat;
	-ms-background-size: 13px 8px;
	-moz-background-size: 13px 8px;
	-webkit-background-size: 13px 8px;
	background-size: 13px 8px;
	vertical-align: middle;
}
.webp .open #mainNavBtn a:before{
	background-image: url(/kojin/resources/images/index_ico12_close.webp);
}
.open #mainNavBtn a:before {
	content: "";
	display: inline-block;
	width: 13px;
	height: 8px;
	margin-top: -2px;
	margin-right: 14px;
	background: url(/kojin/resources/images/index_ico12_close.png) 0 0 no-repeat;
	-ms-background-size: 13px 8px;
	-moz-background-size: 13px 8px;
	-webkit-background-size: 13px 8px;
	background-size: 13px 8px;
	vertical-align: middle;
}

#mainNavAccBlock {
	z-index: 100;
	top: -9999px;
	left: 0;
	width: 1008px;
	margin-top: 15px;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}
#mainNavAccBlock dl {
	float: left;
	width: 170px;
	margin: 0 0 24px 14px;
	padding: 0 0 5px 14px;
	border-left: solid 1px #cbcbcb;
}
#mainNavAccBlock dl.return {
	margin-left: 0;
	padding-left: 0;
	border: 0;
}
#mainNavAccBlock dl dt {
	margin: 20px 0 10px;
	padding: 6px 9px;
	background: #004831;
	color: #fff;
}
#mainNavAccBlock dl dt:first-child {
	margin-top: 0;
}
#mainNavAccBlock dl dd {
	font-size: 0.857em;
}
#mainNavAccBlock dl dd li {
	margin-bottom: 7px;
}
#mainNavAccBlock a:hover{
	color: #ed6d34;
}
#mainNavAccClose {
	clear: both;
	text-align: center;
}
#mainNavAccClose a {
	display: inline-block;
	width: auto;
	height: auto;
	color: #004831;
	text-decoration: none;
	text-indent: 0;
}
.webp #mainNavAccClose a:before{
	background-image: url(/kojin/resources/images/index_ico13.webp);
}
#mainNavAccClose a:before{
    content: "";
    display: inline-block;
    width: 15px;
    height: 7px;
    margin-top: 0;
    margin-right: 10px;
    background: url(/kojin/resources/images/index_ico13.png) 0 0 no-repeat;
    -ms-background-size: 15px 7px;
    -moz-background-size: 15px 7px;
    -webkit-background-size: 15px 7px;
    background-size: 15px 7px;
    vertical-align: middle;
}


/* top content */
#topContents {
	width: 1008px;
	margin: 40px auto 0;
}

/* top content main */
#topContentsMain {
	float: right;
	width: 688px;
}


/* top content sub */
#topContentsSub {
	float: left;
	width: 296px;
}

.topContentsSubNav01 {
	margin-bottom: 4px;
	margin-left: -8px;
}
.topContentsSubNav01 li {
	float: left;
	width: 145px;
	min-height: 144px;
	margin: 0 0 8px 6px;
	text-align: center;
}
.topContentsSubNav01 li:nth-child(2n+1) {
}
.topContentsSubNav01 li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	color: inherit;
}
.topContentsSubNav01 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: #edf3b2;
	text-decoration: none;
	font-size: 1.4rem;
}
.topContentsSubNav01 li a p {
	display: table;
	width: 100%;
	padding-top: 10px;
}
.topContentsSubNav01 li a p > span {
	display: table-cell;
	height: 4.0em;
	vertical-align: top;
}
.topContentsSubNav01 a figure img {
	width: 52px;
}

#topContentsSubNav02 {
	margin-top: 4px;
	margin-bottom: 8px;
}
#topContentsSubNav02 li {
	margin-bottom: 4px;
}
.webp #topContentsSubNav02 li a{
	background-image: url(/kojin/resources/images/index_ico14.webp);
}
#topContentsSubNav02 li a {
	display: block;
	padding: 8px 8px 8px 28px;
	background: #ebebeb url(/kojin/resources/images/index_ico14.png) 10px 46% no-repeat;
	text-decoration: none;
}
#topContentsSubNav03 {
	margin-bottom: 12px;
	padding: 10px 10px 0;
	border: solid 1px #ccc;
}
#topContentsSubNav03 li {
	display: inline-block;
	width: 115px;
	margin-bottom: 10px;
}
#topContentsSubNav03 li:last-child {
	width: 150px;
}
.webp #topContentsSubNav03 li a{
	background-image: url(/kojin/resources/images/index_ico14.webp);
}
#topContentsSubNav03 li a {
	padding-left: 1.4em;
	background: url(/kojin/resources/images/index_ico14.png) 0 48% no-repeat;
	text-decoration: none;
}

#topContentsSub .bankCode {
	padding: 8px;
	background: #7f7f7f;
	color: #fff;
	text-align: center;
}
#topContentsSub .bankCode small {
	font-weight: bold;
}


/* top content main */
.tabList .tabBlock01 [role="tablist"] > li > div > a {
	height: 38px;
	padding: 4px 10px 0;
	color: #004831;
	font-size: 1.0em;
	font-weight: normal;
}
.tabList .tabBlock01 [role="tablist"] > li > div[aria-selected="true"] > a {
	color: #fff;
	font-weight: bold;
}
.topNewsMore ul {
	margin-top: 20px;
	text-align: right;
}
.topNewsMore li {
	display: inline-block;
}
.topNewsMore li {
	margin-right: 10px;
}
.topNewsMore li.newsBackNumber {
	margin-right: 110px;
}
.topNewsMore li:last-child {
	margin-right: 0;
}

.topH2Title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 1.286em;
	font-weight: bold;
	border-bottom: solid 2px #ccc;
}
#wrap .topH2Title.glyphAttention03 > span:before {
	top: 0.2em;
	padding-bottom: 0.2em;
	background-repeat: no-repeat;
}


/* top aside */
.topAside01 {
	width: 1008px;
	margin: 0 auto;
}
.topAside01 aside {
	margin-top: 40px;
}
.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;
}
.webp .topBannerList01 li span{
	background-image: url(/kojin/common/images/ico_arrow_green01.webp);
}
.topBannerList01 li span {
	display: block;
	margin-top: 12px;
	padding-left: 1.2em;
	background: url(/kojin/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;
}

.topLogoList01 li {
	float: left;
}


/* smbcInfo01 */
.smbcInfo01 {
	width: 1008px;
	margin: 30px auto 0;
	padding-top: 15px;
	border-top: solid 1px #ddd;
	color: #666;
	font-size: 0.857em;
	line-height: 2.0;
}

/* SNS */
.snsH3Title {
	border: none !important;
}
.social {
	text-align: center;
	width: 100%;
	margin: 0;
}
.social ul {
	display: table;
	margin: auto;
}
.social li {
	float: none;
	display: inline-block;
	line-height: 0;
	vertical-align: top;
	padding-left: 10px;
}
.social li:first-child {
	padding-left: 0px;
}
.mb12 {
	margin-bottom: 12px !important;
}
.wAuto {
	width: auto !important;
}
.linkIcon ul {
	margin-left: 15px;
}
.linkIcon ul li {
	float: none;
	display: inline-block;
	padding-left: 5px;
	vertical-align: top;
	line-height: 0;
}
.fb_iframe_widget > span {
	vertical-align: baseline !important;
}
.line > a {
	display: block;
}
.list001 {
	padding-left: 1.4em;
	text-indent: -1.2em;
}
.listMark01 {
	padding-right: 5px;
}

/* #topDirectLink */
#topDirectLink {
	background-color: #a0c81e;
}
#topDirectLink>div {
	width: 1008px;
	margin: 0 auto;
	padding: 30px 0;
}
#topDirectLink .col02 {
	font-size: 0;
}
#topDirectLink .col02>li {
	font-size: 14px;
	display: inline-block;
	box-sizing: border-box;
	width: 492px;
	height: 230px;
	margin-left: 24px;
	padding: 35px 0 0 152px;
	vertical-align: top;
}
.webp #topDirectLink .col02>li:first-child{
	background-image: url(/kojin/resources/images/index_bg_img01.webp);
}
#topDirectLink .col02>li:first-child {
	margin-left: 0;
	background-image: url(/kojin/resources/images/index_bg_img01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-position-x: 26px;
	background-color: #f7f7f7;
}
.webp #topDirectLink .col02>li:first-child+li{
	background-image: url(/kojin/resources/images/index_bg_img02.webp);
}
#topDirectLink .col02>li:first-child+li {
	background-image: url(/kojin/resources/images/index_bg_img02.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f7f7f7;
}


#topDirectLink .col02 p:first-child {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}
#topDirectLink [class^='btn'] {
	width: 200px;
	margin: 15px auto 0;
	text-align: center;
}
#topDirectLink [class^='btn'] a {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	display: block;
	width: 100%;
	padding: 15px 0;
	text-decoration: none;
	color: #fff;
	border-radius: 3px;
}
#topDirectLink [class^='btn'] a:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#topDirectLink .btn01 a {
	background-color: #f78326;
}
#topDirectLink .btn02 a {
	background-color: #004831;
}
#topDirectLink .col02 .linkList05 {
	margin-top: 20px;
	padding-left: 70px;
}
#topDirectLink .col02 .linkList05>li {
	margin-right: 26px;
}
/* #topNav */
#topNav h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 12px;
	text-align: center;
	color: #333333;
}
#topNav .column6 {
	margin-bottom: 6px;
}
#topNav .column6 .col{
	font-size: 14px;
	display: inline-block;
	width: 163px;
	margin-left: 6px;
	margin-bottom: 0;
	text-align: center;
	background: #fff;
}
#topNav .column6 .col>a {
	display: block;
	width: 100%;
	padding: 20px 0;
	text-decoration: none;
}
#topNav .column6 .col>a p {
	margin-top: 12px;
}
#topNav .column2 {
	margin-bottom: 17px;
}
#topNav .column2 .col{
	font-size: 14px;
	display: inline-block;
	width: 501px;
	margin-left: 6px;
	margin-bottom: 0;
	text-align: center;
	background: #fff;
}
#topNav .column2 .col>a {
	display: block;
	width: 100%;
	padding: 20px 0;
}
#topNav .column2 .col>a[class*="glyph"] > span{
	font-weight: normal;
	text-decoration: none;
}
@media screen and (min-width:768px){
	/* carousel */
	#topCarousel .carouselList li {
		width: 1008px !important;
	}
	.webp #topCarousel .carouselPrev{
		background-image: url(/kojin/resources/images/index_btn01.webp);
	}
	#topCarousel .carouselPrev {
		display: block;
		cursor: pointer;
		position: absolute;
		top: 0px;
		right: 50%;
		width: 1008px;
		height: 290px;
		margin-right: 504px;
		background: url(/kojin/resources/images/index_btn01.png) 100% 117px no-repeat;
		background-color: rgba(165, 165, 165, 0.4);
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#44a5a5a5);
		text-indent: -9999px;
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
	}
	.webp #topCarousel .carouselNext{
		background-image: url(/kojin/resources/images/index_btn02.webp);
	}
	#topCarousel .carouselNext {
		display: block;
		cursor: pointer;
		position: absolute;
		top: 0px;
		left: 50%;
		width: 1008px;
		height: 290px;
		margin-left: 504px;
		background: url(/kojin/resources/images/index_btn02.png) 0 117px no-repeat;
		background-color: rgba(165, 165, 165, 0.4);
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#44a5a5a5);
		text-indent: -9999px;
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
	}
	.webp #topCarousel .carouselStop,
	.webp #topCarousel .carouselPlayback{
		background-image: url(/kojin/resources/images/index_btn05.webp);
	}
	#topCarousel .carouselStop,
	#topCarousel .carouselPlayback {
		display: block;
		position: absolute;
		top: 257px;
		right: 3px;
		width: 28px;
		height: 30px;
		background: url(/kojin/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;
	}
	.webp #topCarousel .carouselPlayback{
		background-image: url(/kojin/resources/images/index_btn06.webp);
	}
	#topCarousel .carouselPlayback {
		background: url(/kojin/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;
		width: 1008px;
		height: 40px;
	}
	#topCarousel .bx-pager {
		position: absolute;
		top: -33px;
		right: 33px;
		height: 30px;
		padding: 0 8px 0 12px;
		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: 9px 4px 0 0;
	}
	.webp #topCarousel .bx-pager-link{
		background-image: url(/kojin/resources/images/index_btn03.webp);
	}
	#topCarousel .bx-pager-link {
		display: block;
		width: 12px;
		height: 12px;
		background: url(/kojin/resources/images/index_btn03.png) 0 0 no-repeat;
		text-indent: -9999px;
	}
	.webp #topCarousel .bx-pager-link.active{
		background-image: url(/kojin/resources/images/index_btn04.webp);
	}
	#topCarousel .bx-pager-link.active {
		background: url(/kojin/resources/images/index_btn04.png) 0 0 no-repeat;
	}
	#topCarousel .carouselBtn a:hover {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}

	/* login */
	#topLink .glyphBeginnerTop:hover,
	#topLink .loginBlock01 .btnHojin01:hover {
		filter: alpha(opacity=70);
		-moz-opacity:0.7;
		opacity: 0.7;
		color: inherit;
	}

	/* top nav */
	#topNav .column4 a:hover {
		filter: alpha(opacity=70);
		-moz-opacity:0.7;
		opacity: 0.7;
	}

	#topNav .column5 a:hover {
		filter: alpha(opacity=70);
		-moz-opacity:0.7;
		opacity: 0.7;
	}

	/* main nav */
	#mainNavBtn a:hover {
		filter: alpha(opacity=70);
		-moz-opacity:0.7;
		opacity: 0.7;
	}
	.open #mainNavBtn a:hover {
		filter: alpha(opacity=100);
		-moz-opacity:1.0;
		opacity: 1.0;
		color: inherit;
	}
	#mainNavAccBlock dl dd {
		display: block !important;
	}

	.tabList .tabBlock01 {
		padding: 0;
	}
	.tabList .tabBlock01 ul {
		margin-bottom: 0;
		border: 0;
	}
	
	/* SP_news_accordion */
	.newsAccBtn{
		display:none;
	}
}

@media screen and (max-width: 767px) {
	/* smbc nav */
	#smbcNav {
		display: none;
	}

	#topPage #wrap #mainArea {
		margin-top: 2px;
	}
	#wrap #mainArea main {
		padding-bottom: 0;
	}
	#topContents {
		margin-top: 15px;
	}

	/* header */
	header[role="banner"] #headerInner .logoWrap {
		position: static;
		width: 130px;
	}
	header[role="banner"] #headerInner .logoWrap h1 {
		width: auto;
		height: auto;
		margin-top: 4px;
	}
	header[role="banner"] #headerInner .logoWrap img {
	    width: auto;
	}

	/* glyphAttention01 */
	#wrap .glyphAttention01 {
		margin-bottom: 1em;
	}
	#wrap .glyphAttention01 > span {
		padding-left: 22px !important;
		line-height: 1.3;
	}
	.webp #wrap .glyphAttention01 > span:before{
		background-image: url(/kojin/common/images/ico_attention01.webp);
	}
	#wrap .glyphAttention01 > span:before {
		top: 0.3em !important;
		width: 15px;
		height: 12px;
		background: url(/kojin/common/images/ico_attention01.png);
		-ms-background-size: 15px 12px;
		-moz-background-size: 15px 12px;
		-webkit-background-size: 15px 12px;
		background-size: 15px 12px;
	}

	/* start */
	#topStart {
		z-index: 101;
		position: relative;
		width: 100%;
		padding-bottom: 31px;
		height: auto;
		background: #fff;
	}
	#topStartInner {
		width: auto;
	}
	#topStart img {
		position: static;
	}
	/* carousel */
	#topCarousel {
		z-index: 100;
		position: absolute;
		top: 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;
	}
	.webp #topCarousel .bx-controls a{
		background-image: url(/kojin/common/images/btn_carousel_normal01.webp);
	}
	#topCarousel .bx-controls a {
		display: inline-block;
		width: 11px;
		height: 11px;
		background: url(/kojin/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;
	}
	.webp #topCarousel .bx-controls a.active{
		background-image: url(/kojin/common/images/btn_carousel_active01.webp);
	}
	#topCarousel .bx-controls a.active {
		background: url(/kojin/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;
	}
	.webp #topCarousel .carouselControl > .carouselBtn li > a.carouselPrev:before{
		background-image: url(/kojin/common/images/ico_arrow_glay02.webp);
	}
	#topCarousel .carouselControl > .carouselBtn li > a.carouselPrev:before {
		content: '';
		position: absolute;
		top: -25px !important;
		left: 10px;
		background: url(/kojin/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;
	}
	.webp #topCarousel .carouselControl > .carouselBtn li > a.carouselNext:before{
		background-image: url(/kojin/common/images/ico_arrow_glay03.webp);
	}
	#topCarousel .carouselControl > .carouselBtn li > a.carouselNext:before {
		content: '';
		position: absolute;
		top: -25px !important;
		right: 10px;
		background: url(/kojin/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 */
	#topMain {
		position: relative;
		margin: 0 -10px;
		background: #fff;
	}
	#topLink {
		width: auto;
		padding: 0;
	}

	/* login */
	#topLink .loginBlock01 {
		float: none;
		width: 100%;
		padding: 25px 0 10px;
		background: #fff;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0;
	}
	#topLink .loginBlock01 > ul {
		padding: 0;
		border: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	#topLink .loginBlock01 .loginBlockArea01,
	#topLink .loginBlock01 .loginBlockArea03 {
		margin-top: 0 !important;
		padding: 0 10px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		text-align: center;
	}
	#topLink .loginBlock01 .loginBlockArea01 p:first-child {
		margin: 0 0 10px;
	}
	
	#topLink .loginBlock01 .btnT03 {
		padding: 5px 25px !important;
	}
	#topLink .loginBlock01 .btnT03 .fsSmall {
		font-weight: normal;
	}
	#topLink .loginBlock01 .btnT03 > span {
		padding: 0 20px 0 45px !important;
	}
	#topLink .loginBlock01 .btnT03 {
	}
	#topLink .loginBlock01 .btnT03 > span {
		display: table;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#topLink .loginBlock01 .btnT03 > span > span {
		vertical-align: middle;
	}
	#topLink .loginBlock01 .btnT03 > span > span.fsMaximum {
		margin-top: 0;
	}
	#topLink .loginBlock01 .btnT03 > span > span:first-child {
		padding-right: 5px;
	}
	#topLink .loginBlock01 .btnT03 > span:before {
		position: static;
		display: block;
		width: 47px;
		height: 40px;
		margin: 0 auto 5px !important;
		-ms-background-size: 47px 40px;
		-moz-background-size: 47px 40px;
		-webkit-background-size: 47px 40px;
		background-size: 47px 40px;
		line-height: 1;
		text-align: center;
	}


	#topLink .loginBlock01 .btnT03 > span {
		padding: 0 20px 0 42px;
		background: url(/kojin/common/images/ico_pc04.png) 0 50% no-repeat;
		-ms-background-size: 35px 31px;
		-moz-background-size: 35px 31px;
		-webkit-background-size: 35px 31px;
		background-size: 35px 31px;
	}
	#topLink .loginBlock01 .btnT03 > span:before {
		display: none;
		position: absolute;
		left: 440px;
	}
	#topLink .loginBlock01 .glyphBeginnerTop.fsSmall {
		width: 100%;
		display: inline-block;
		/*エクセル*/margin-bottom: 10px;
		padding: 4px 10px;
		font-weight: bold;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-ms-border-radius: 8px;
		-o-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align: left;
		background: #fff;
		border: 1px solid #b3b3b3;
		box-shadow: #e2e2e2 0px -2px inset;
		-webkit-box-shadow: #e2e2e2 0px -2px inset;
		-moz-box-shadow: #e2e2e2 0px -2px inset;
		text-align: center;
		text-decoration: none;
		font-size: 0.929em !important;
	}
	#topLink .loginBlock01 .loginBlockArea01 .glyphBeginnerTop > span,
	#topLink .loginBlock01 .loginBlockArea03 .glyphBeginnerTop > span {
		padding-top: 0.2em;
		vertical-align: middle;
		/*追加*/width:215px;
		/*追加*/text-align:left;
		/*追加*/margin:0 auto;
	}
	#topLink .loginBlock01 .loginBlockArea01 .glyphBeginnerTop > span {
		background: url(/kojin/resources/images/index_ico16.gif) 0 50% no-repeat;
	}
	
	#topLink .loginBlock01 .loginBlockArea03 .glyphBeginnerTop > span.ico36{
		background: url(/kojin/resources/images/index_ico36.gif) 0 50% no-repeat;
	}
	
	#topLink .loginBlock01 .loginBlockArea02 {
		display: none;
	}

	/* top nav */
	#topNav {
		float: none;
		width: auto;
		padding: 15px 0;
		background: #abce03;
	}
	#topNav .column4 {
		width: auto;
		margin: 0 10px;
	}
	#topNav .column4 .col {
		width: 48% !important;
		margin-bottom: 10px;
		margin-left: 0;
	}
	#topNav .column4 .col:nth-child(2n) {
		float: right;
		margin-left: 2%;
	}
	#topNav .column4 a dl {
		padding: 10px 5px;
	}
	#topNav .column4 a dt {
		font-size: 1.0em;
	}
	#topNav .column4 a dt:before {
		margin-right: 8px !important;
		vertical-align: -1px;
	}
	#topNav .column4 a dl dd {
		display: none;
	}

	/* top nav column5 */
	#topNav .column5 {
		width: auto;
		margin: 0 10px;
	}
	#topNav .column5 .col:nth-child(2n+1) {
		float: right;
		margin-left: 2%;
	}
	#topNav .column5 .col:first-child {
		width: 100% !important;
		float: none;
		margin-bottom: 10px;
		margin-left: 0;
	}
	#topNav .column5 .col {
		width: 48% !important;
		margin-bottom: 10px;
		margin-left: 0;
	}
	
	#topNav .column5 a {
		padding-bottom:0;
	}
	#topNav .column5 a dl {
		padding: 10px 5px;
	}
	#topNav .column5 a dt {
		font-size: 1.0em;
	}
	#topNav .column5 a dt:before {
		margin-right: 8px !important;
		vertical-align: -1px;
	}
	#topNav .column5 a dl dd {
		display: none;
	}
	#topNav .column5 a figure img {
		width: 62px;
		height: 52px;
	}
	/* top guide */
	#topGuide > div{
		width: auto;
		padding: 27px 0 5px;
	}
	#topGuide h2 span{
		width: 190px;
	}
	#topGuide .guideTtlLead{
		font-size: 12px;
		margin-bottom: 11px;
	}
	#topGuide .guideConBlk{
		padding: 28px 6px;
	}
	#topGuide .guideConInner{
		width: 100%;
		display: table;
		table-layout: fixed;
		border-collapse: separate;
		border-spacing: 6px 0;
		margin-bottom: 6px;
	}
	#topGuide .guideConInner.guCInr04{
		margin-bottom: 0;
	}
	#topGuide .guideCon{
		width: 49%;
		vertical-align: top;
		box-sizing: border-box;
	}
	#topGuide .guideCon02, 
	#topGuide .guideCon04, 
	#topGuide .guideCon06 {
		margin-left: 2%;
	}
	#topGuide .guideCon01, 
	#topGuide .guideCon02, 
	#topGuide .guideCon04, 
	#topGuide .guideCon05 {
		margin-right: 0;
	}
	#topGuide .guideCon.guideCon04, 
	#topGuide .guideCon.guideCon05, 
	#topGuide .guideCon.guideCon06, 
	#topGuide .guideCon.guideCon07 {
		margin-top: 0;
	}
	#topGuide .guideConTtl h3{
		display: inline-block;
		width: 67%;
	}
	#topGuide .guideConTtl p{
		float: none;
		display: inline-block;
		width: 25%;
		padding-right: 5px;
	}
	#topGuide .guideTxt{
		display: block;
		width: 100%;
		margin: 0 auto;
		box-sizing: border-box;
	}
	#topGuide .guideCon > a > p{
		display: block;
		margin: 10px auto 0;
		width: 100%;
		height: auto;
		padding: 0;
	}
	#topGuide .guideBtm{
		font-size: 14px;
		padding-top: 2px;
	}
	#topGuide .guideCon a {
		width: 88%;
		padding: 6%;
	}
	/* main nav */
	#mainNavBtn {
		width: auto;
		height: auto;
		margin: 0 10px;
	}
	#mainNavBtn a {
		color: #004831;
	}
	#mainNavBtn a:after {
		width: 11px;
		height: 8px;
		-ms-background-size: 11px 8px;
		-moz-background-size: 11px 8px;
		-webkit-background-size: 11px 8px;
		background-size: 11px 8px;
	}
	.open #mainNavBtn a:after {
		width: 11px;
		height: 8px;
		-ms-background-size: 11px 8px;
		-moz-background-size: 11px 8px;
		-webkit-background-size: 11px 8px;
		background-size: 11px 8px;
	}
	.open #mainNavBtn a {
		border-color: #004831;
	}
	#mainNavAccBlock {
		display:none;
		position: static;
		width: auto;
		margin: 10px 10px 0;
		padding: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background: #fff;
	}
	#mainNavAccBlock dl {
		float: none;
		width: auto;
		height: auto !important;
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 0.929em;
	}
	#mainNavAccBlock dl:last-of-type {
		border-bottom: solid 1px #ccc;
	}
	.webp #mainNavAccBlock dl dt{
		background-image: url(/kojin/common/images/ico_open03.webp);
	}
	#mainNavAccBlock dl dt {
		min-height: 36px;
		display: table;
		width: 100%;
		margin: 0;
		padding: 12px 0;
		background: url(/kojin/common/images/ico_open03.png) 95% 50% no-repeat;
		-ms-background-size: 18px 18px;
		-moz-background-size: 18px 18px;
		-webkit-background-size: 18px 18px;
		background-size: 18px 18px;
		border-top: solid 1px #ccc;
		color: #333;
		font-weight: bold;
	}
	.webp #mainNavAccBlock dl dt.open{
		background-image: url(/kojin/common/images/ico_close03.webp);
	}
	#mainNavAccBlock dl dt.open {
		background: #f6f6f6 url(/kojin/common/images/ico_close03.png) 95% 50% no-repeat;
		-ms-background-size: 18px 18px;
		-moz-background-size: 18px 18px;
		-webkit-background-size: 18px 18px;
		background-size: 18px 18px;
	}
	#mainNavAccBlock dl dd {
		display: none;
		padding: 12px 15px;
		background: #f6f6f6;
		font-size: 1.0em;
		font-weight: normal;
	}
	#mainNavAccBlock dl dd li {
		margin-bottom: 25px;
	}
	.webp #mainNavAccBlock dl dd li a{
		background-image: url(/kojin/resources/images/index_ico14.webp);
	}
	#mainNavAccBlock dl dd li a {
		display: inline-block;
		padding-left: 13px;
		background: url(/kojin/resources/images/index_ico14.png) 0 0.3em no-repeat;
	}
	#mainNavAccClose {
		margin-top: 8px;
		padding: 10px;
		text-align: center;
	}
	#mainNavAccClose a {
		display: inline-block;
		width: auto;
		height: auto;
		font-size: 0.927em;
		font-weight: bold;
		text-decoration: none;
		text-indent: 0;
	}

	/* top contents */
	#topContents {
		width: auto;
	}

	/* top content main */
	#topContentsMain {
		float: none;
		width: auto;
	}

	/* top content sub */
	#topContentsSub {
		float: none;
		width: auto;
	}
	.topContentsSubNav01Wrap {
		margin: 0 -6px;
	}
	.topContentsSubNav01 {
		display: table;
		table-layout: fixed;
		border-collapse: separate;
		border-spacing: 6px 0;
		width: 100%;
		margin-bottom: 6px;
		margin-left: 0;
	}
	.topContentsSubNav01 li {
		display: table-cell;
		float: none;
		width: auto;
		min-height: 0;
		margin: 0;
		text-align :center;
	}
	.topContentsSubNav01 li:nth-child(3n+1) {
		clear: both;
		margin-left: 0;
	}
	.topContentsSubNav01 li a {
		min-height: 96px;
		padding-top: 13px;
	}
	.topContentsSubNav01 a figure img {
		width: 25px;
		height: auto;
	}
	.topContentsSubNav01 a p {
		line-height: 1.2;
	}
	.topContentsSubNav01 li a p > span{
		height: 3.5em;
		vertical-align: top;
	}
	.topContentsSubNav01 a p .fsSmall {
		font-size: 0.714em !important;
	}

	#topContentsSubNav02 {
		margin-bottom: 4px;
	}
	#topContentsSubNav02 li {
		display: table;
		float: right;
		width: 49%;
		margin: 0 0 6px 0;
	}
	#topContentsSubNav02 li:nth-child(2n+1) {
		clear: both;
		float: left;
		margin-left: 0;
	}
	#topContentsSubNav02 li > div.spContent {
		display: table !important;
		width: 100% !important;
	}
	.webp #topContentsSubNav02 li a{
		background-image: url(/kojin/resources/images/index_ico14.webp);
	}
	#topContentsSubNav02 li a {
		display: table-cell;
		width: 100%;
		height: 3.4em;
		padding: 0 5px 0 20px;
		background: #ebebeb url(/kojin/resources/images/index_ico14.png) 6px 46% no-repeat;
		vertical-align: middle;
	}

	#topContentsSubNav03 {
		padding: 7px 7px 0;
	}
	#topContentsSubNav03 li {
		width: 45%;
		margin-bottom: 7px;
	}

	/* top content main */
	#topContentsMain {
		margin-top: 40px;
	}
	.tabList .tabBlock01 [role="tablist"] {
		margin-bottom: 0;
	}
	.tabList .tabBlock01 [role="tablist"] > li {
		display: table-cell;
		margin: 0;
		border: solid 1px #ccc;
		border-width: 1px 1px 0 1px;
		-webkit-border-radius: 5px/5px 5px 0 0;
		-moz-border-radius: 5px/5px 5px 0 0;
		-ms-border-radius: 5px/5px 5px 0 0;
		-o-border-radius: 5px/5px 5px 0 0;
		border-radius: 5px/5px 5px 0 0;
	}
	.tabList .tabBlock01 [role="tablist"] li > div > a {
		height: 50px;
		padding: 7px 5px;
		font-size: 0.929em;
		font-weight: bold;
	}
	.tabList .tabBlock01 [role="tablist"] > li:first-child a {
		border-width: 2px 2px 0;
	}
	.tabList .tabBlock01 [role="tablist"] > li > div[aria-selected="true"] > a {
		border-color: #004831;
	}

	.dateBlock03 dl {
		display: block;
		position: relative;
		margin-top: 15px;
	}
	.dateBlock03 dt {
		display: inline-block;
	}
	.dateBlock03 dd .dateIcon01 {
		display: inline-block;
		position: absolute;
		top: 0;
		left: 10em;
	}
	.dateBlock03 dd .dateText01 {
		display: block;
		margin-top: 10px;
	}

	.topNewsMore ul {
		text-align: left;
	}
	.topNewsMore li {
		margin: 0 5px 10px 0;
		text-align: left;
	}
	.topNewsMore li.newsBackNumber {
		display: block;
		margin: 0 0 20px;
		text-align: right;
	}

	.topH2Title {
		margin: 0 -10px 20px;
		padding: 0 10px 5px;
	}
	#wrap .topH2Title.glyphAttention03 > span:before {
		top: 0.2em !important;
	}

	/* top aside */
	.topAside01 {
		width: auto;
	}
	.topAside01 aside {
		margin: 30px 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 img {
		width: auto;
	}

	.topLogoList01 li {
		float: right;
		width: 49%;
		margin: 0 0 10px;
	}
	.topLogoList01 li:nth-child(2n+1) {
		clear: both;
		float: 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(/kojin/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;
	}

	/* SP_news_accordion */
	#tabA01 .dateBlock03{overflow:hidden;}
	.newsAccBtn{margin-top:20px;display:block;}
	.webp .boxLink01 > a:before{
		background-image: url(/kojin/common/images/bg_arrow_bottom02.webp);
	}
	.webp .boxLink01.open > a:before{
		background-image: url(/kojin/common/images/bg_arrow_top02.webp);
	}
	.boxLink01.open > a:before {
		background: url(/kojin/common/images/bg_arrow_top02.png) 0 50% no-repeat;
		-ms-background-size: 16px 8px;
		-moz-background-size: 16px 8px;
		-webkit-background-size: 16px 8px;
		background-size: 16px 8px;
	}

	/* SNS */
	.social li{
		padding-left: 20px;
	}
	#mainNavAccBlock dl dt .mainNavAccIcon {
		min-height: 36px;
		padding-left: 46px;
		box-sizing: border-box;
		text-align: left;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon01{
		background-image: url(/kojin/resources/images/index_ico21.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon01 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico21.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon02{
		background-image: url(/kojin/resources/images/index_ico22.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon02 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico22.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon03{
		background-image: url(/kojin/resources/images/index_ico23.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon03 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico23.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon04{
		background-image: url(/kojin/resources/images/index_ico24.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon04 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico24.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon05{
		background-image: url(/kojin/resources/images/index_ico25.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon05 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico25.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon06{
		background-image: url(/kojin/resources/images/index_ico26.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon06 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico26.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon07{
		background-image: url(/kojin/resources/images/index_ico27.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon07 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico27.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon08{
		background-image: url(/kojin/resources/images/index_ico28.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon08 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico28.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon09{
		background-image: url(/kojin/resources/images/index_ico29.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon09 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico29.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon10{
		background-image: url(/kojin/resources/images/index_ico30.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon10 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico30.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon11{
		background-image: url(/kojin/resources/images/index_ico31.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon11 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico31.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon12{
		background-image: url(/kojin/resources/images/index_ico32.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon12 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico32.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	#mainNavAccBlock dl dt .mainNavAccIcon13 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico33.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon14{
		background-image: url(/kojin/resources/images/index_ico34.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon14 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico34.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon15{
		background-image: url(/kojin/resources/images/index_ico35.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon15 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico35.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
	.webp #mainNavAccBlock dl dt .mainNavAccIcon16{
		background-image: url(/kojin/resources/images/index_ico37.webp);
	}
	#mainNavAccBlock dl dt .mainNavAccIcon16 {
		background-size: 36px;
		background-position: 15px 50%;
		background-image: url(/kojin/resources/images/index_ico37.png);
		background-repeat: no-repeat;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
		padding-right: 36px;
		padding-left: 60px;
	}
/* FOOTER */
	.linkIcon {
		text-align: center;
		width: 100%;
		margin: 30px 0 40px;
	}
	.linkIcon ul {
		margin: auto;
	}
	.linkIcon ul li:first-child {
		padding-left: 0;
	}
	.line img {
		width: 100%;
		max-width: 82px;
		max-height: 20px;
	}
	/* #topDirectLink */
	#topDirectLink{
		background-color: #fff;
	}
	#topDirectLink>div {
		box-sizing: border-box;
		width: 100%;
		margin: 0 auto;
		padding: 10px 10px 7px;
	}
	#topDirectLink .col02>li {
		width: 100%;
		height: auto;
		margin: 0 auto;
		background: inherit;
	}
	#topDirectLink .col02>li, #topDirectLink .col02>li:first-child {
		padding: 0;
		background: none;
	}
	#topDirectLink .col02>li:first-child,
	#topDirectLink .col02>li:first-child+li,
	.webp #topDirectLink .col02>li:first-child,
	.webp #topDirectLink .col02>li:first-child+li{
		background-image: none;
		background-color: inherit;
	}
	#topDirectLink .col02>li:first-child {
		margin-bottom: 10px;
		padding-bottom: 8px;
		border-bottom: solid 1px #e0e0e0;
	}
	.webp #topDirectLink .col02>li>div{
		background-image: url(/kojin/resources/images/index_bg_img02.webp);
	}
	#topDirectLink .col02>li>div {
		box-sizing: border-box;
		padding: 20px 16% 20px 40%;
		background: url(/kojin/resources/images/index_bg_img02.png) no-repeat left top;
		background-color: #f7f7f7;
		background-size: auto 100%;
	}
	.webp #topDirectLink .col02>li:first-child>div{
		background-image: url(/kojin/resources/images/index_bg_img01.webp);
	}
	#topDirectLink .col02>li:first-child>div {
		background: url(/kojin/resources/images/index_bg_img01.png) no-repeat left 6% bottom;
		background-color: #f7f7f7;
		background-size: auto 83%;
	}
	#topDirectLink .col02 p:first-child {
		font-size: .928em;
		line-height: 1.3;
	}
	#topDirectLink [class^='btn'] {
		width: 100%;
		margin: 10px auto 0;
		text-align: center;
	}
	#topDirectLink [class^='btn'] a {
		font-size: 14px;
		padding: 10px 0 8px;
	}
	#topDirectLink .col02 .linkList05 {
		margin-top: 18px;
		padding-left: 0;
		text-align: left;
	}
	#topDirectLink .col02 li:first-child .linkList05 {
		padding-left: 0;
	}
	#topDirectLink .col02 .linkList05>li {
		font-size: 13px;
		display: block;
		width: auto;
		margin-right: 0;
		margin-left: 0;
	}
	#topDirectLink .col02 .linkList05>li:first-child {
		margin-left: 0;
	}
	/* #topNav */
	#topNav h2{
		font-size: 13px;
	}
	#topNav .column6 {
	 margin-bottom: 0;
	}
	#topNav .column6 .columnInner {
		box-sizing: border-box;
		padding-right: 10px;
		padding-left: 10px;
	}
	#topNav .column6 .col {
		width: 49% !important;
		margin: 0 0 6px 2% !important;
	}
	#topNav .column6 .col:nth-child(odd) {
		margin-left: 0 !important;
	}
	#topNav .column6 .col>a {
		padding: 13px 0 5px;
	}
	#topNav .column6 .col>a img {
		max-width: 20%;
	}
	#topNav .column6 .col>a p {
	    margin-top: 8px;
	}
	#topNav .column6 .col:nth-child(1)>a img{
		max-width: 14%;
	}
	#topNav .column6 .col:nth-child(5)>a img{
		max-width: 16.34%;
	}
	#topNav .column6 .col:nth-child(6)>a img{
		max-width: 19.67%;
	}
	#topNav .column2 {
	 margin-bottom: 10px;
	}
	#topNav .column2 .columnInner {
		box-sizing: border-box;
		padding-right: 10px;
		padding-left: 10px;
	}
	#topNav .column2 .col {
		width: 49% !important;
		margin: 0 0 6px 2% !important;
		padding: 15px 0;
	}
	#topNav .column2 .col:nth-child(odd) {
		margin-left: 0 !important;
	}
}
/****************************************
renewal
****************************************/
/*header*/
.headerLang {
	margin-right: 11px;
	padding-right: 11px;
	border-right: solid 1px #a0c81e;
}
header[role="banner"] #headerInner .logoWrap{
	top: 12px;
}
#topPage header[role="banner"] #headerInner #headerInfo{
	padding-top: 8px;
}
/* lang調整 */
.langBody li:last-child a {
	padding: 8px 5px;
}
footer[role="contentinfo"] .langWrap a,
.langBody li:last-child a{
	color: #004831;
	text-decoration: none;
}
.headerLang:hover,
.footerLang:hover{
	opacity: 0.7;
}
/*search*/
.searchForm{
	display: none;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 220px;
	width: 520px;
	padding: 0 0 13px;
	border-radius: 25px;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	background: #fff;
	text-align: left;
}
.searchForm form{
	display: block;
	position: relative;
}
.searchForm input::-ms-clear {
	visibility: hidden;
}
.searchForm .searchPopText{
	box-sizing: border-box;
	position: relative;
	z-index: 10002;
	width: 100%;
	border: none;
	background: none;
	color: #333;
	padding: 13px 15px 0;
	font-size: 16px;
	outline: none;
}
.webp .searchForm .searchPopBtn{
	background-image: url(/kojin/common/images/icon_spmenu_search_sp.webp);
}
.searchForm .searchPopBtn{
	box-sizing: border-box;
	display: block;
	position: absolute;
	z-index: 10002;
	top: 0;
	bottom: -13px;
	right: 0;
	width: 68px;
	padding: 0;
	border: none;
	background: url(/kojin/common/images/icon_spmenu_search_sp.png) no-repeat center center;
	background-size: 18px;
	font-size: 16px;
	overflow: hidden;
	text-indent: -100px;
	outline: none;
}
.searchForm .searchPopBtn:hover{
	opacity: 0.7;
}
.webp .searchFormOpen{
	background-image: url(/kojin/common/images/icon_spmenu_search_sp.webp);
}
.searchFormOpen{
	display: block;
	border: 1px solid #D8D8D8;
	border-radius: 25px;
	padding: 5px 44px 5px 15px;
	background: #fff url(/kojin/common/images/icon_spmenu_search_sp.png) no-repeat right 15px center;
	background-size: 18px;
	color: #7F7F7F;
	text-decoration: none;
	font-size: 16px;
}
.searchFormOpen:hover{
	opacity: 0.7;
	color: #7F7F7F;
}
.searchFormOpen span{
	display: block;
	width: 10em;
	overflow: hidden;
	word-break: keep-all;
	text-overflow: ellipsis;
	text-align: left;
	color: #7F7F7F;
}
#SS_Frame1,
#SS_Frame3{
	margin-top: -8px;
	border-top: 10px solid #fff!important;
	box-shadow: 0 10px 10px rgba(0,0,0,0.2);
	border-radius: 0 0 22px 22px;
	z-index: 10001!important;
}
/* footer*/
.footerSearchWrap{
	position: relative;
}
.footerSearchWrap .searchForm{
	top: -8px;
	left: auto;
	right: 0;
}
.footerSearchWrap .searchFormOpen,
.footerSearchWrap .searchFormOpen span{
	color: #7F7F7F;
}
/* topMain */
#topMain:first-child{
	margin-top: -10px;
}
/* .topAttention01 */
.topAttention01{
	margin: 10px 0 15px;
	font-size: 114%;
	line-height: 1.3;
}
.topAttention01>.itemTitle01{
	position: relative;
	padding-left: 26px;
	font-weight: bold;
	color: #CD0000;
}
.webp .topAttention01>.itemTitle01::before{
	background-image: url(/kojin/resources/images/index_ico_att01.webp);
}
.topAttention01>.itemTitle01::before{
	content: '';
	display: block;
	position: absolute;
	top: -0.05em;
	left: 0;
	width: 21px;
	height: 21px;
	background: url(/kojin/resources/images/index_ico_att01.png) no-repeat 0 0;
}
.topAttention01 .glyphAttention01{
	margin: 10px 0 0;
}
.topAttention01 .glyphAttention01 > span{
	padding-left: 20px;
}
.webp #wrap .topAttention01 .glyphAttention01 > span:before {
	background-image: url(/kojin/resources/images/index_ico_arrow01.webp);
}
#wrap .topAttention01 .glyphAttention01 > span:before {
	top: 0.15em;
	width: 9px;
	height: 15px;
	background: url(/kojin/resources/images/index_ico_arrow01.png) no-repeat 0 0;
}
/* topImportantWrap */
.topImportantWrap{
	background: #fff;
}
.topImportantWrap>.itemInner{
	width: 1008px;
	margin: 0 auto;
	padding: 25px 0;
}
.topImportantWrap .topImportantTtl{
	font-weight: bold;
	font-size: 15px;
}
.webp #wrap .topImportantWrap .glyphAttention03 > span:before{
	background-image: url(/kojin/common/images/ico_attention01.webp);
}
#wrap .topImportantWrap .glyphAttention03 > span:before{
	top: 0.05em;
	background: url(/kojin/common/images/ico_attention01.png) no-repeat 0 0;
	background-size: 100%;
	width: 18px;
	height: 16px;
}
/* Carousel */
#topCarouselInner{
	height: 522px;
}
.webp #topCarousel .carouselNext{
	background-image: url(/kojin/resources/images/index_btn_arrow02.webp);
}
#topCarousel .carouselNext{
	height: 522px;
	background-image: url(/kojin/resources/images/index_btn_arrow02.png);
	background-position: 20px center;
	background-color: rgba(1,42,29,0.44);
}
.webp #topCarousel .carouselPrev{
	background-image: url(/kojin/resources/images/index_btn_arrow01.webp);
}
#topCarousel .carouselPrev{
	height: 522px;
	background-image: url(/kojin/resources/images/index_btn_arrow01.png);
	background-position: right 20px center;
	background-color: rgba(1,42,29,0.44);
}
#topCarousel .carouselStop,
#topCarousel .carouselPlayback{
	top: auto;
	bottom: 36px;
	right: auto;
	background-color: transparent;
	background-position: center center;
	filter:none;
	width: 30px;
	height: 22px;
}
.webp #topCarousel .carouselStop{
	background-image: url(/kojin/resources/images/index_btn_stop01.webp);
}
#topCarousel .carouselStop{
	background-image: url(/kojin/resources/images/index_btn_stop01.png);
	background-size: auto 12px;
}
.webp #topCarousel .carouselPlayback{
	background-image: url(/kojin/resources/images/index_btn_start01.webp);
}
#topCarousel .carouselPlayback{
	background-image: url(/kojin/resources/images/index_btn_start01.png);
	background-size: auto 12px;
}
#topCarousel .bx-pager{
	position: static;
	display: inline-block;
	background-color: rgba(255,255,255,0.35);
	padding: 0 30px 0 12px;
	border-radius: 2px;
	height: 22px;
}
#topCarousel .bx-controls{
	position: absolute;
	bottom: 36px;
	left: 0;
	width: 678px;
	height: 22px;
}
#topCarousel .bx-controls .bx-pager-link{
	background: rgba(41,41,41,0.34);
	border-radius: 50%;
	width: 7px;
	height: 7px;
}
#topCarousel .bx-controls .bx-pager-link.active{
	background: #C4D701;
}
#topCarousel .bx-controls .bx-pager-link:hover{
	background: #C4D701;
	opacity: 0.7;
}
#topCarousel .bx-pager-item{
	margin-top: 7px;
	margin-right: 7px;
}
/* CarouselMenu */
.carouselMenu01{
	position: relative;
	width: 1008px;
	margin: 0 auto;
}
.carouselMenu01 .itemInner{
	box-sizing: border-box;
	position: absolute;
	top: -484px;
	right: 30px;
	width: 300px;
	padding: 20px 20px 10px;
	height: 450px;
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
	background: #fff;
}
.carouselMenu01 .itemBtn{
	position: relative;
	margin: 12px 0 0;
}
.carouselMenu01 .itemBtn:first-child{
	margin-top: 0;
}
.carouselMenu01 .itemBtn a{
	display: block;
	border-radius: 4px;
	padding: 20px;
	font-size: 18px;
	line-height: 1.2;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.carouselMenu01 .itemBtn a:hover{
	opacity: 0.7;
}
.carouselMenu01 .itemDirect01{
	margin-bottom: 20px;
}
.carouselMenu01 .itemDirect01 .itemBtn{
	margin: 15px 0 0;
}
.carouselMenu01 .itemDirect01 .itemBtn:first-child{
	margin-top: 0;
}
.carouselMenu01 .itemDirect01 .itemBtn a{
	padding: 34px 20px;
}
.carouselMenu01 .itemDirect01 .itemAnchor01{
	margin: 20px 0 0;
}
.carouselMenu01 .itemBtn01 a{
	background: #F68326;
	color: #fff;
}
.carouselMenu01 .itemBtn02 a{
	background: #004833;
	color: #fff;
}
.webp .carouselMenu01 .itemBtn03 a::before{
	background-image: url(/kojin/resources/images/index_ico_btn01.webp);
}
.carouselMenu01 .itemBtn03 a::before{
	display: block;
	content: '';
	position: absolute;
	top: calc(50% - 19px);
	left: 20px;
	width: 28px;
	height: 38px;
	background: url(/kojin/resources/images/index_ico_btn01.png) no-repeat 0 0;
}
.carouselMenu01 .itemBtn03 a{
	border: 3px solid #E1E1E1;
	background: #fff;
	color: #004833;
	text-indent: 20px;
}
.carouselMenu01 .itemAnchor01{
	text-align: center;
	margin: 10px 0 0;
}
.carouselMenu01 .itemAnchor02{
	margin: 5px 0 0 20px;
	font-size: 15px;
}
.carouselMenu01 .itemAnchor01 a,
.carouselMenu01 .itemAnchor02 a{
	display: inline-block;
	position: relative;
	padding-left: 15px;
	color: #004833;
	font-weight: bold;
	text-decoration: none;
}
.webp .carouselMenu01 .itemAnchor01 a::before,
.webp .carouselMenu01 .itemAnchor02 a::before{
	background-image: url(/kojin/common/images/ico_arrow_green01.webp);
}
.carouselMenu01 .itemAnchor01 a::before,
.carouselMenu01 .itemAnchor02 a::before{
	content: '';
	display: block;
	position: absolute;
	top: 0.2em;
	left: 0;
	width: 8px;
	height: 13px;
	background: url(/kojin/common/images/ico_arrow_green01.png) no-repeat 0 0;
	background-size: 100%;
}
.carouselMenu01 .itemAnchor01 a:hover,
.carouselMenu01 .itemAnchor02 a:hover{
	color: #ed6d34;
}
.carouselMenu01 .itemAlist01{
	margin: 15px -10px 0;
	font-size: 12px;
	font-weight: bold;
}
.carouselMenu01 .itemAlist01::after{
	display: block;
	content: '';
	clear: both;
}
.carouselMenu01 .itemAlist01 li{
	box-sizing: border-box;
	float: left;
	width: 33.3%;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #E1E1E1;
	border-width: 1px 0 0 1px;
}
.carouselMenu01 .itemAlist01 li:nth-child(3n+1){
	border-left: none;
}
.carouselMenu01 .itemAlist01 li:nth-child(-n+3){
	border-top: none;
}
.carouselMenu01 .itemAlist01 a{
	position: relative;
	display: block;
	color: #004830;
	text-decoration: none;
	padding-top: 40px;
	letter-spacing: -0.5px;
}
.carouselMenu01 .itemAlist01 a:hover{
	opacity: 0.7;
}
.carouselMenu01 .itemAlist01 a::before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 36px;
}
.webp .carouselMenu01 .itemAlist01 .itemIco01 a::before{
	background-image: url(/kojin/resources/images/index_ico_menu01.webp);
}
.carouselMenu01 .itemAlist01 .itemIco01 a::before{
	background: url(/kojin/resources/images/index_ico_menu01.png) no-repeat center center;
}
.webp .carouselMenu01 .itemAlist01 .itemIco02 a::before{
	background-image: url(/kojin/resources/images/index_ico_menu02.webp);
}
.carouselMenu01 .itemAlist01 .itemIco02 a::before{
	background: url(/kojin/resources/images/index_ico_menu02.png) no-repeat center center;
}
.webp .carouselMenu01 .itemAlist01 .itemIco03 a::before{
	background-image: url(/kojin/resources/images/index_ico_menu03.webp);
}
.carouselMenu01 .itemAlist01 .itemIco03 a::before{
	background: url(/kojin/resources/images/index_ico_menu03.png) no-repeat center center;
}
.webp .carouselMenu01 .itemAlist01 .itemIco04 a::before{
	background-image: url(/kojin/resources/images/index_ico_menu04.webp);
}
.carouselMenu01 .itemAlist01 .itemIco04 a::before{
	background: url(/kojin/resources/images/index_ico_menu04.png) no-repeat center center;
}
.webp .carouselMenu01 .itemAlist01 .itemIco05 a::before{
	background-image: url(/kojin/resources/images/index_ico_menu05.webp);
}
.carouselMenu01 .itemAlist01 .itemIco05 a::before{
	background: url(/kojin/resources/images/index_ico_menu05.png) no-repeat center center;
}
.webp .carouselMenu01 .itemAlist01 .itemIco06 a::before{
	background-image: url(/kojin/resources/images/index_ico_menu06.webp);
}
.carouselMenu01 .itemAlist01 .itemIco06 a::before{
	background: url(/kojin/resources/images/index_ico_menu06.png) no-repeat center center;
}
/* ダイレクトログイン */
.jsDirect{
	display:none;
}
/* ダイレクトログイン ポップアップ */
.appModalBg{
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: rgba(0,0,0,0);
}
.appModal{
	display: none;
	box-sizing: border-box;
	position: absolute;
	top: -484px;
	right: 330px;
	z-index: 1;
	width: 645px;
	height: 450px;
	box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.25);
	background: #F5F5F5;
}
.webp .appModal::before{
	background-image: url(/kojin/resources/images/index_bg_direct01.webp);
}
.appModal::before{
	content: '';
	display: block;
	position: absolute;
	right: -27px;
	top: 180px;
	width: 28px;
	height: 45px;
	background: url(/kojin/resources/images/index_bg_direct01.png) no-repeat 0 0;
	background-size: 100%;
}
.directTrue.appModal::before{
	top: 150px;
}
.appModal .jsAppClose{
	display: block;
	position: absolute;
	right: 24px;
	top: -52px;
}
.appModal .innerModal{
	position: relative;
	z-index: 2;
	background: #F5F5F5;
}
.appModal .itemTtl01{
	display: block;
	padding: 25px 10px 20px;
	background: #fff;
	font-size: 23px;
	line-height: 1.3;
	font-weight: bold;
	color: #004833;
	text-align: center;
}
.appModal .itemTtl01 span{
	display: inline-block;
	position: relative;
	padding-left: 64px;
}
.webp .appModal .itemTtl01 span::before{
	background-image: url(/kojin/resources/images/index_img_direct01.webp);
}
.appModal .itemTtl01 span::before{
	display: block;
	position: absolute;
	content: '';
	top: calc(50% - 28px);
	left:0;
	width: 48px;
	height: 48px;
	background: url(/kojin/resources/images/index_img_direct01.png) no-repeat 0 0;
	background-size: 100%;
}
.appModal .itemTtl02{
	display: block;
	position: relative;
	padding-left: 40px;
	margin: 25px 0 0;
	font-size: 15px;
	font-weight: bold;
}
.appModal .itemTtl02:first-child{
	margin-top: 0;
}
.appModal .itemTtl02::before{
	display: block;
	content: '';
	position: absolute;
	top: calc(50% - 20px);
	left: 0;
	width: 24px;
	height: 36px;
}
.webp .appModal .itemTtl02.itemTtlNum01::before{
	background-image: url(/kojin/resources/images/index_img_direct02.webp);
}
.appModal .itemTtl02.itemTtlNum01::before{
	background: url(/kojin/resources/images/index_img_direct02.png) no-repeat center center;
}
.webp .appModal .itemTtl02.itemTtlNum02::before{
	background-image: url(/kojin/resources/images/index_img_direct03.webp);
}
.appModal .itemTtl02.itemTtlNum02::before{
	background: url(/kojin/resources/images/index_img_direct03.png) no-repeat center center;
}
.appModal .itemColumn01{
	display: table;
	width: 100%;
	height: 370px;
}
.appModal .itemColumn01>.itemCell01{
	display: table-cell;
	padding: 0 0 0 30px;
	vertical-align: middle;
}
.appModal .itemColumn01>.itemCell02{
	display: table-cell;
	box-sizing: border-box;
	width: 290px;
	padding: 50px 20px 0 0;
	vertical-align: top;
}
.appModal .itemColumn02{
	display: table;
	margin: 15px 0 0;
}
.appModal .itemColumn02>.itemCell01{
	display: table-cell;
	width: 80px;
	padding: 0 0 8px 0;
	vertical-align: middle;
}
.appModal .itemColumn02>.itemCell02{
	display: table-cell;
	box-sizing: border-box;
	width: 40px;
	padding: 0 0 8px 10px;
	text-align: center;
	vertical-align: middle;
}
.appModal .itemColumn02>.itemCell03{
	display: table-cell;
	width: 147px;
	text-align: center;
}
.appModal .itemImg01{
	margin: 25px 0 0;
	text-align: center;
}
.appModal .itemStore01 li{
	margin: 5px 0 0;
}
.appModal .itemStore01 li:first-child{
	margin-top: 0;
}
/*jsSuggestaBg*/
.jsSuggestaBg{
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10000;
	background: rgba(0,0,0,0);
}
@media screen and (max-width: 767px) {
	/*search*/
	header[role="banner"] #headerInner #spHeaderMenu > ul{
		margin-top: 8px;
	}
	header[role="banner"] #headerInner #spHeaderMenu .glyphMenu02{
		padding-bottom: 0;
	}
	.searchFormOpenSp{
		display: block;
		box-sizing: border-box;
		position: relative;
		padding: 5px 0 0;
		width: 44px;
		font-weight: bold;
		text-decoration: none;
		font-size: 12px;
		color: #004831;
		text-align: center;
	}
	.searchFormOpenSp:hover{
		color: #004831;
	}
	.searchFormOpenSp span{
		display: inline-block;
	}
	.webp .searchFormOpenSp span::before{
		background-image: url(/kojin/common/images/icon_spmenu_search_sp.webp);
	}
	.searchFormOpenSp span::before{
		content: "";
		position: static;
		display: block;
		width: 18px;
		height: 18px;
		margin: 0 auto;
		background: url(/kojin/common/images/icon_spmenu_search_sp.png) no-repeat 0 0;
		background-size: 100%;
	}
	#spHeaderMenu span:before{
		margin-bottom: 3px;
	}
	.searchFormSp{
		display: none;
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 5101;
		background: #fff;
	}
	.searchFormSp>form{
		border-bottom: 1px solid #D8D8D8;
	}
	.searchFormSp .itemBtnBack01{
		position: absolute;
		top: 0;
		left: 0;
	}
	.searchFormSp .itemBtnBack01 a{
		display: block;
		padding: 17px 10px;
	}
	.searchFormSp .itemBtnBack01 img{
		display: block;
		width: 14px;
	}
	.searchFormSp .searchPopText{
		box-sizing: border-box;
		border: none;
		padding: 11px 10px 11px 40px;
		width: 100%;
		font-size: 16px;
		outline: none;
	}
	.webp .searchFormSp .searchPopBtn{
		background-image: url(/kojin/common/images/icon_spmenu_search_sp.webp);
	}
	.searchFormSp .searchPopBtn{
		position: absolute;
		top: 4px;
		right: 0;
		border: none;
		width: 44px;
		height: 38px;
		border-left: 1px solid #D8D8D8;
		background: #fff url(/kojin/common/images/icon_spmenu_search_sp.png) no-repeat center center;
		background-size: 18px;
		text-indent: -999px;
		overflow: hidden;
		outline: none;
		border-radius: 0;
	}
	.searchOpen#SS_Frame2{
		width: 100%!important;
		top: 45px!important;
		height: calc(100% - 45px)!important;
	}
	/* topMain */
	#topMain:first-child{
		margin-top: 0px;
	}
	/* .topAttention01 */
	.topAttention01{
		background: none;
		padding:0;
		margin: 10px 0 15px;
		font-size: 13px;
	}
	.topAttention01>.itemTitle01{
		font-size: 14px;
	}
	.webp .topAttention01>.itemTitle01::before{
		background-image: url(/kojin/resources/images/index_ico_att01_sp.webp);
	}
	.topAttention01>.itemTitle01::before{
		width: 18px;
		height: 16px;
		background: url(/kojin/resources/images/index_ico_att01_sp.png) no-repeat 0 0;
		background-size: 100%;
	}
	#wrap .glyphAttention01 > span{
		padding-left: 16px !important;
	}
	#wrap .topAttention01 .glyphAttention01 > span:before {
		top: 0.2em !important;
		width: 7px;
		height: 12px;
		background-size: 100%;
	}
	/* topImportantWrap */
	.topImportantWrap{
		background: #f5f5f5;
	}
	.topImportantWrap>.itemInner{
		width: auto;
		padding: 20px 10px;
	}
	.topImportantWrap .topImportantTtl{
		font-size: 18px;
		text-align: center;
	}
	#wrap .topImportantWrap .glyphAttention03 > span:before{
		top: 0.3em !important;
	}
	/* Carousel */
	#topCarousel .bx-pager .bx-pager-item{
		margin-right: 7px;
		line-height: 1;
	}
	#topCarouselInner{
		height: auto;
	}
	#topCarouselInner img{
		width: 100%;
		height: auto;
	}
	.webp #topCarousel .carouselNext{
		background-image: url(/kojin/resources/images/index_btn_arrow02.webp);
	}
	#topCarousel .carouselNext{
		height: auto;
		background-image: url(/kojin/resources/images/index_btn_arrow02.png);
		background-position: 20px center;
	}
	.webp #topCarousel .carouselPrev{
		background-image: url(/kojin/resources/images/index_btn_arrow01.webp);
	}
	#topCarousel .carouselPrev{
		height: auto;
		background-image: url(/kojin/resources/images/index_btn_arrow01.png);
		background-position: right 20px center;
	}
	#topCarousel .carouselStop,
	#topCarousel .carouselPlayback{
		position: static;
		top: auto;
		bottom: 36px;
		right: auto;
	}
	#topCarousel .bx-pager{
		background: none;
	}
	#topCarousel .bx-controls{
		position: static;
		width: auto;
		height: auto;
	}
	.webp #topCarousel .bx-controls .bx-pager-link,
	#topCarousel .bx-controls .bx-pager-link{
		background: rgba(41,41,41,0.34);
		width: 9px;
		height: 9px;
	}
	.webp #topCarousel .bx-controls .bx-pager-link.active,
	#topCarousel .bx-controls .bx-pager-lin.active{
		background: #C4D701;
	}
	#topCarousel .carouselStop,
	#topCarousel .carouselPlayback {
		display: block;
		position: absolute;
		top: auto;
		bottom: 1px;
		width: 28px;
		height: 30px;
		text-indent: -999px;
	}
	.webp #topCarousel .carouselStop{
		background-image: url(/kojin/resources/images/index_btn_stop01.webp);
	}
	#topCarousel .carouselStop {
		background: url(/kojin/resources/images/index_btn_stop01.png) center center no-repeat;
		background-size: 10px;
	}
	.webp #topCarousel .carouselPlayback{
		background-image: url(/kojin/resources/images/index_btn_start01.webp);
	}
	#topCarousel .carouselPlayback {
		background: url(/kojin/resources/images/index_btn_start01.png) center center no-repeat;
		background-size: 8px;
	}
	#topCarousel .carouselControl{
		position: static;
	}
	#topCarousel .carouselControl > .carouselBtn li > a.carouselPrev::before,
	#topCarousel .carouselControl > .carouselBtn li > a.carouselNext::before{
		display: none;
	}
	#topCarousel .carouselControl > .carouselBtn li > a.carouselPrev,
	#topCarousel .carouselControl > .carouselBtn li > a.carouselNext{
		position: absolute;
		top: calc(50% - 30px);
		width: 26px;
		height: 47px;
	}
	.webp #topCarousel .carouselControl > .carouselBtn li > a.carouselPrev {
		background-image: url(/kojin/resources/images/index_btn_arrow01_sp.webp);
	}
	#topCarousel .carouselControl > .carouselBtn li > a.carouselPrev {
		left: 0;
		background: url(/kojin/resources/images/index_btn_arrow01_sp.png) 0 0 no-repeat;
		background-size: 100%;
	}
	.webp #topCarousel .carouselControl > .carouselBtn li > a.carouselNext {
		background-image: url(/kojin/resources/images/index_btn_arrow02_sp.webp);
	}
	#topCarousel .carouselControl > .carouselBtn li > a.carouselNext {
		right: 0;
		background: url(/kojin/resources/images/index_btn_arrow02_sp.png) 0 0 no-repeat;
		background-size: 100%;
	}
	/* CarouselMenu */
	.carouselMenu01{
		width: 100%;
		padding-top: calc(70.3% + 31px);
	}
	.carouselMenu01 .itemInner{
		position: static;
		width: 100%;
		padding: 5px 10px 25px;
		height: auto;
		box-shadow: none;
	}
	.carouselMenu01 .itemBtn a{
		font-size: 16px;
	}
	.carouselMenu01 .itemBtn03 a{
		padding: 15px 10px;
		border-width: 2px;
		text-indent: 0;
	}
	.carouselMenu01 .itemBtn03 a::before{
		display: none;
	}
	.carouselMenu01 .itemBtn03 span{
		display: inline-block;
		position: relative;
		padding: 0 0 0 40px;
	}
	.webp .carouselMenu01 .itemBtn03 span::before{
		background-image: url(/kojin/resources/images/index_ico_btn01_sp.webp);
	}
	.carouselMenu01 .itemBtn03 span::before{
		display: block;
		content: '';
		position: absolute;
		top: calc(50% - 14px);
		left: 0;
		width: 20px;
		height: 28px;
		background: url(/kojin/resources/images/index_ico_btn01_sp.png) no-repeat 0 0;
		background-size: 100%;
	}
	.carouselMenu01 .itemAlist01{
		margin: 15px 0 0;
		font-size: 14px;
	}
	.carouselMenu01 .itemAlist01 a:hover{
		color: #004830;
	}
	.webp .carouselMenu01 .itemAlist01 .itemIco01 a::before{
		background-image: url(/kojin/resources/images/index_ico_menu01_sp.webp);
	}
	.carouselMenu01 .itemAlist01 .itemIco01 a::before{
		background: url(/kojin/resources/images/index_ico_menu01_sp.png) no-repeat center center;
		background-size: 26px;
	}
	.webp .carouselMenu01 .itemAlist01 .itemIco02 a::before{
		background-image: url(/kojin/resources/images/index_ico_menu02_sp.webp);
	}
	.carouselMenu01 .itemAlist01 .itemIco02 a::before{
		background: url(/kojin/resources/images/index_ico_menu02_sp.png) no-repeat center center;
		background-size: 27px;
	}
	.webp .carouselMenu01 .itemAlist01 .itemIco03 a::before{
		background-image: url(/kojin/resources/images/index_ico_menu03_sp.webp);
	}
	.carouselMenu01 .itemAlist01 .itemIco03 a::before{
		background: url(/kojin/resources/images/index_ico_menu03_sp.png) no-repeat center center;
		background-size: 33px;
	}
	.webp .carouselMenu01 .itemAlist01 .itemIco04 a::before{
		background-image: url(/kojin/resources/images/index_ico_menu04_sp.webp);
	}
	.carouselMenu01 .itemAlist01 .itemIco04 a::before{
		background: url(/kojin/resources/images/index_ico_menu04_sp.png) no-repeat center center;
		background-size: 25px;
	}
	.webp .carouselMenu01 .itemAlist01 .itemIco05 a::before{
		background-image: url(/kojin/resources/images/index_ico_menu05_sp.webp);
	}
	.carouselMenu01 .itemAlist01 .itemIco05 a::before{
		background: url(/kojin/resources/images/index_ico_menu05_sp.png) no-repeat center center;
		background-size: 31px;
	}
	.webp .carouselMenu01 .itemAlist01 .itemIco06 a::before{
		background-image: url(/kojin/resources/images/index_ico_menu06_sp.webp);
	}
	.carouselMenu01 .itemAlist01 .itemIco06 a::before{
		background: url(/kojin/resources/images/index_ico_menu06_sp.png) no-repeat center center;
		background-size: 24px;
	}
	.carouselMenu01 .itemSpLayout{
		margin: 0 0 0 -2%;
	}
	.carouselMenu01 .itemSpLayout::after{
		display: block;
		clear: both;
		content: '';
	}
	.carouselMenu01 .itemSpLayout .itemBtn{
		float: right;
		width: 48%;
		margin: 0 0 0 2%;
	}
	.carouselMenu01 .itemSpLayout .itemBtn a{
		padding: 30px 10px;
	}
	.carouselMenu01 .itemDirect01 .itemSpLayout .itemBtn a{
		box-sizing: border-box;
		padding: 30px 10px;
		height: 80px;
	}
	.carouselMenu01 .itemDirect01 .itemSpLayout .itemBtn03 a{
		padding: 20px 10px;
	}
	.appModalBg,
	.appModal{
		display: none!important;
	}
	/*spMenu*/
	.spDrawerFilter{
		top: 60px;
	}
	#spMenu #spDrawerMenu{
		width: 100%;
		right: -100%;
		-ms-overflow-style: none; 
		z-index: 3000000000;
	}
	#spMenu #spDrawerMenu {
		background: none;
		-webkit-transition: right 1.6s cubic-bezier(0.19, 1, 0.22, 1),-webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
		transition: right 1.6s cubic-bezier(0.19, 1, 0.22, 1),-webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
		transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1),right 1.6s cubic-bezier(0.19, 1, 0.22, 1);
		transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1),right 1.6s cubic-bezier(0.19, 1, 0.22, 1),-webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	}
	#spMenu #spDrawerMenu.on{
		right: 0;
		-webkit-transition: right 0s cubic-bezier(0.19, 1, 0.22, 1),-webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
		transition: right 0s cubic-bezier(0.19, 1, 0.22, 1),-webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
		transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1),right 0s cubic-bezier(0.19, 1, 0.22, 1);
		transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1),right 0s cubic-bezier(0.19, 1, 0.22, 1),-webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	}
	#spMenu #spDrawerMenu .menuTop{
		padding-top: 8px;
		height: 41px;
	}
	#spMenu #spDrawerMenu > nav{
		width: 100%;
		background: #f6f6f6;
	}
	#spMenu #spDrawerMenu [class*="drawerMenuList"] li{
		box-sizing: border-box;
		width: 50%;
	}
	#spMenu #spDrawerMenu .drawerMenuList01 li a{
		padding-left: 45px;
	}
	.webp #spMenu #spDrawerMenu .drawerMenuList01 li.dmStore a{
		background-image: url(/kojin/resources/images/index_ico_menu01_sp.webp);
	}
	.webp #spMenu #spDrawerMenu .drawerMenuList01 li.dmAdvice a {
		background-image: url(/kojin/resources/images/index_ico_menu05_sp.webp);
	}
	.webp #spMenu #spDrawerMenu .drawerMenuList01 li.dmContact a {
		background-image: url(/kojin/resources/images/index_ico_menu02_sp.webp);
	}
	.webp #spMenu #spDrawerMenu .drawerMenuList01 li.dmCommission a {
		background-image: url(/kojin/resources/images/index_ico_menu04_sp.webp);
	}
	.webp #spMenu #spDrawerMenu .drawerMenuList01 li.dmRate a {
		background-image: url(/kojin/resources/images/index_ico_menu03_sp.webp);
	}
	.webp #spMenu #spDrawerMenu .drawerMenuList01 li.dmNav a {
		background-image: url(/kojin/resources/images/index_ico_menu07_sp.webp);
	}
	.webp #spMenu #spDrawerMenu .drawerMenuList01 li.dmDocument a {
		background-image: url(/kojin/resources/images/index_ico_menu08_sp.webp);
	}
	.webp #spMenu #spDrawerMenu .drawerMenuList01 li.dmQa a {
		background-image: url(/kojin/resources/images/index_ico_menu06_sp.webp);
	}
	#spMenu #spDrawerMenu .drawerMenuList01 li.dmStore a{
		background: url(/kojin/resources/images/index_ico_menu01_sp.png) 10px 50% no-repeat;
		background-size: 25px;
	}
	#spMenu #spDrawerMenu .drawerMenuList01 li.dmAdvice a {
		background: url(/kojin/resources/images/index_ico_menu05_sp.png) 10px 50% no-repeat;
		background-size: 25px;
	}
	#spMenu #spDrawerMenu .drawerMenuList01 li.dmContact a {
		background: url(/kojin/resources/images/index_ico_menu02_sp.png) 10px 50% no-repeat;
		background-size: 25px;
	}
	#spMenu #spDrawerMenu .drawerMenuList01 li.dmCommission a {
		background: url(/kojin/resources/images/index_ico_menu04_sp.png) 10px 50% no-repeat;
		background-size: 25px;
	}
	#spMenu #spDrawerMenu .drawerMenuList01 li.dmRate a {
		background: url(/kojin/resources/images/index_ico_menu03_sp.png) 10px 50% no-repeat;
		background-size: 25px;
	}
	#spMenu #spDrawerMenu .drawerMenuList01 li.dmNav a {
		background: url(/kojin/resources/images/index_ico_menu07_sp.png) 10px 50% no-repeat;
		background-size: 25px;
	}
	#spMenu #spDrawerMenu .drawerMenuList01 li.dmDocument a {
		background: url(/kojin/resources/images/index_ico_menu08_sp.png) 10px 50% no-repeat;
		background-size: 25px;
	}
	#spMenu #spDrawerMenu .drawerMenuList01 li.dmQa a {
		background: url(/kojin/resources/images/index_ico_menu06_sp.png) 10px 50% no-repeat;
		background-size: 25px;
	}

	/*spMenuLanguage01*/
	.spMenuLanguage01{
		padding: 15px 10px;
	}
	.spMenuLanguage01 .itemInner{
		background: #fff;
	}
	.spMenuLanguage01 .itemTitle01{
		position: relative;
		border: 1px solid #ccc;
	}
	.spMenuLanguage01 .itemTitle01 a{
		display: block;
		padding: 15px 50px;
		color: #333;
		font-size: 14px;
		font-weight: bold;
	}
	.webp .spMenuLanguage01 .itemTitle01 a::before{
		background-image: url(/kojin/resources/images/index_ico_lang02.webp);
	}
	.spMenuLanguage01 .itemTitle01 a::before{
		display: block;
		content: '';
		position: absolute;
		top: calc(50% - 11px);
		left: 18px;
		width: 22px;
		height: 22px;
		background: url(/kojin/resources/images/index_ico_lang02.png) no-repeat 0 0;
		background-size: 100%;
	}
	.webp .spMenuLanguage01 .itemTitle01 a::after{
		background-image: url(/kojin/resources/images/index_ico_lang01.webp);
	}
	.spMenuLanguage01 .itemTitle01 a::after{
		display: block;
		content: '';
		position: absolute;
		top: calc(50% - 10px);
		right: 20px;
		width: 19px;
		height: 19px;
		background: url(/kojin/resources/images/index_ico_lang01.png) no-repeat 0 0;
		background-size: 100%;
	}
	.spMenuLanguage01 .itemTitle01.open a::after{
		background-position: 0 bottom;
	}
	.spMenuLanguage01 .itemMenu{
		display: none;
		border: 1px solid #ccc;
		border-width: 0 1px 1px;
		padding: 10px 0 0;
	}
	.spMenuLanguage01 .itemMenu li a{
		display: table;
		width: 100%;
	}
	.spMenuLanguage01 .itemMenu img{
		width: auto;
		height: 14px;
		vertical-align: middle;
	}
	.spMenuLanguage01 .itemMenu li a>span{
		display: table-cell;
		padding: 15px 30px;
		color: #333;
		font-weight: bold;
		vertical-align: middle;
		text-align: left;
	}
	.spMenuLanguage01 .itemMenu li a>span:last-child{
		padding-left: 0;
		text-align: right;
	}
	.spMenuLanguage01 .itemMenu .itemAchor01{
		border-top: 1px solid #ccc;
		margin: 0 10px;
		padding: 15px 20px;
	}
	.spMenuLanguage01 .itemMenu .itemAchor01 a{
		color: #333;
	}
	#spDrawerMenu .headerGroup {
		opacity: 0;
		background: #004831;
		border-bottom: 5px solid #94cb10;
		-webkit-transition: opacity 0s 0.4s;
		transition: opacity 0s 0.4s;
	}
	.on#spDrawerMenu .headerGroup{
		opacity: 1;
	}
	#spDrawerMenu .headerGroup ul{
		display: table;
		table-layout: fixed;
		width:100%;
		padding:8px 10px;
		box-sizing:border-box;
		border-bottom: 4px solid #c4d700;
	}
	#spDrawerMenu .headerGroup ul >li {
		display: table-cell;
		vertical-align: middle;
	}
	/*jsSuggestaBg*/
	.jsSuggestaBg{
		display: none!important;
	}
}
@media screen and (max-width: 374px){
	.carouselMenu01 .itemAlist01 {
		font-size: 13px;
	}
}