@charset "utf-8";
/* Updated 2018/06/27,T */
/* Updated 2016/07/27,T */
/* Updated 2015/12/14,T */
/* Updated 2015/09/30,T */

/*-------------------------------------------
Base Setting
-------------------------------------------*/
html{font-size:62.5%;}
body,select,input,textarea{ font:14px Meiryo,MS Gothic;
    /*font-family:"ＭＳ Ｐゴシック","MS PGothic",sans-serif;line-height:1.5;color:#333;-webkit-text-size-adjust:none; }*/
    font-family:'Meiryo','MS Gothic','MS PGothic',sans-serif;line-height:1.5;color:#333;-webkit-text-size-adjust:none; }
a{color:#222;text-decoration:none;}

a:hover{color:#44adf0;text-decoration:underline;}
caption{margin-bottom:5px;text-align:left;}
ins{background-color:#fcd700;color:#000;text-decoration:none;}
mark{background-color:#fcd700;color:#000;font-style:italic;font-weight:bold;}
textarea{resize:vertical;}
address{font-style:normal;}
em{font-style:normal;}
legend{display:none;}
table {text-align: left;font-weight: normal;}
th,td{font-weight: normal;}
body{min-width: 1028px; background:#ffffff; word-break: break-all; }
img { max-width: 100%; }
p > img { vertical-align: middle; }

/**[aria-hidden="true"] {
	display: none;
}*/

a:hover > img,
a.imgOpacity:hover img,
a:hover > img.imgOpacityImg,
a.noImgOpacity:hover img.imgOpacityImg,
a.hover > .spEnlargeWrap >img {
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
a.noImgOpacity:hover img,
a:hover > img.noImgOpacityImg,
a.imgOpacity:hover img.noImgOpacityImg,
.smbcGroup a img {
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

/*-------------------------------------------
Header
-------------------------------------------*/
#btnSpPage {
    display: none;
}
#spDrawerMenu {
    display: none;
}
/*
.spDrawerFilter {
	z-index: 1000;
	position: absolute;
	width: 100%;
	height 100%;
	background: #000;
	opacity: 0.3;
}
*/
.drawer-open .spDrawerFilter {
    display: block !important;
    -webkit-tap-highlight-color: rgba(0,0,0,0.0);
    -webkit-tap-highlight-color: transparent;
}
.spDrawerFilter {
    position: fixed;
    z-index: 5200;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
}


header[role="banner"] {

}
header[role="banner"] #headerInner {
    width: 1008px;
    margin: 0 auto;
}
header[role="banner"] #headerInner:before,
header[role="banner"] #headerInner:after,
header[role="banner"] #headerTop:before,
header[role="banner"] #headerTop:after {
    content: " ";
    display: table;
}
header[role="banner"] #headerInner:after,
header[role="banner"] #headerTop:after {
    clear: both;
}
header[role="banner"] #headerInner,
header[role="banner"] #headerTop {
    *zoom: 1;
    padding:5px 0 12px 0;
    min-height:46px;
}
header[role="banner"] #headerTop {
    margin: 0;
}
header[role="banner"] #headerInner {
    position: relative;
}

header[role="banner"] #headerInner .logoWrap {
    position: absolute;
    left: 0;
    width: 350px;
    text-align:center;
    margin:0;
}
header[role="banner"] #headerInner #headerInfo {
    width: 640px;
    float: right;
    text-align: right;
    margin:0;
}

header[role="banner"] #headerInner .logoWrap img {
    width: 180px;
}
header[role="banner"] #headerInner .logoWrap p {
    font-size:0.75em;
    color:#999;
    margin-bottom:7px;
}
header[role="banner"] #headerInner .logoWrap a:hover img {
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

header[role="banner"] #headerInner #headerGuide {
    display: inline-block;
    text-align: right;
}

header[role="banner"] #headerInner #headerInfo .infoNav {
    display: inline-block;
    vertical-align:top;
}
header[role="banner"] #headerInner #headerInfo .infoNav > ul {
    text-align: right;
}
header[role="banner"] #headerInner #headerInfo .infoNav > ul > li {
    color:#ccc;
    float:left;
    vertical-align:top;
}

header[role="banner"] #headerInner #headerInfo div.welcome {
    clear:both;
    display:block;
    width:100%;
    text-align:right;
    color:#2b4e72;
    padding-top:5px;
}
header[role="banner"] #headerInner #headerInfo .infoNav > ul > li > a {
    color: #333;
    text-decoration:none;
    font-size: 13px;
    color:#222;
}
header[role="banner"] #headerInner #headerInfo .infoNav > ul > li > span {
    display:inline-block;
    width:20px;
    text-align:center;
}
header[role="banner"] #headerInner #headerInfo .infoNav > ul > li > a:hover {
    color: #444;
    text-decoration:underline;
}
header[role="banner"] #headerInner #headerInfo .infoNav > ul > li > a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 7px;
    height: 10px;
    /* background:  url(../img/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;
}

header[role="banner"] #headerInner .headerRight {
    margin-top: 2px;
    float: right;
    width: 390px;
}




/* exparo nav */
#exparoNav {
    background: #d9d9d9;
}
#exparoNav ul {
    display: table;
    width: 1008px;
    margin: 0 auto;
    table-layout: fixed;
}
#exparoNav ul li {
    display: table-cell;
    text-align: right;
    padding:3px 0;
    border-left: solid 1px #b8b8b8;
    vertical-align:middle;
}

#exparoNav ul li a {
    padding: 10px 0;
    color: #333;
    font-size: 0.857em;
    text-decoration: none;
}
#exparoNav ul li.exparoCate {
    width:230px;
    text-align: center;
    background:url(../img/cate_title_bg.png) repeat-x center center;
    border-bottom: solid 1px #b8b8b8;
    border-top:2px solid #a6a6a6;
    font-size:14px;
    font-weight:bold;
    color:#555;
}
#exparoNav ul li.exparoCate a {
    font-size:14px;
}
#exparoNav ul li.active {
    background: #fff;
    border-bottom: solid 1px #fff;
    border-top:2px solid #003ca0;
    color:#333;
    font-size:14px;
}
#exparoNav ul li a:hover {
    color: #0a9bdf;
}

#exparoNav ul li a.lang, #exparoNav ul li a.btn {
    margin-left:18px;
    vertival-align:middle;
    background:url(../img/arrow_blue2.png) no-repeat center left;
    background-size:5px auto;
    padding-left:10px;
}
#exparoNav ul li a.lang img, #exparoNav ul li a.btn img {
    vertival-align:middle;
    margin-bottom:6px;
    width:5px;
}

/*global navigation*/
/*-- Header --*/
div.headerTop {
    background:#f7f7f7;
    width:100%;
    overflow:hidden;
}
div.topLeft {
    float:left;
    font-size:11px; color:#999;
    padding:5px 0;
    width:30%
}
nav.topRight {
    float:right;
    padding:4px 0;
    font-size:12px;
    text-align:right;
}
nav.topRight li {
    float:left;
    padding:0 15px;
    border-right:1px dotted #959595;
}
nav.topRight li a {
    color:#333;
}
nav.topRight li a:hover {
    color:#13a7f3;
    text-decoration:none;
}
nav.topRight li:last-child {
    border:0;
    padding-right:0;
}
nav.topRight li:last-child a {
    background:url(../img/select_down.png) no-repeat right;
    padding-right:20px;
}
header[role="banner"] #gnavArea {
    z-index: 10000;
    background:#1e3561 url(../img/topMenuBg.png) repeat-x;
    border-bottom:1px solid #c0c0c0;
}
header[role="banner"] #gnavArea a {
    text-decoration: none;
}
header[role="banner"] #gnavArea > ul {
    z-index: 10000;
    position: relative;
    display: table;
    width: 1008px;
    margin: 0 auto;
    table-layout: fixed;
}
header[role="banner"] #gnavArea > ul > li {
    position: relative;
    display: table-cell;
    width: 158px;
    height: 40px;
    text-align: center;
    border-left: 1px solid #fff;
    border-right: 1px solid #d1d1d1;
}
header[role="banner"] #gnavArea > ul > li > a,
header[role="banner"] #gnavArea > ul > li .categoryTitle > a {
    z-index: 10000;
    display: block;
    height: 40px;
    padding: 11px 0 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../img/ico_gnav01.png) 165px 51% no-repeat;
    font-size: 1.08em;
    font-weight: 600;
    color:#444;
}
header[role="banner"] #gnavArea > ul > li > a {
    background: none;
}
header[role="banner"] #gnavArea > ul > li.current > a {
    background: #004832;
    color: #fff;
}
header[role="banner"] #gnavArea > ul > li.current .categoryTitle > a {
    background: #004832 url(../img/ico_gnav01_ac.gif) 165px 51% no-repeat;
    color: #fff;
}
header[role="banner"] #gnavArea > ul > li.current > a:hover,
header[role="banner"] #gnavArea > ul > li > a:hover {
    background: #094c93;
    color: #fff;
}
header[role="banner"] #gnavArea > ul > li .categoryTitle a.select,
header[role="banner"] #gnavArea > ul > li.current .categoryTitle > a:hover,
header[role="banner"] #gnavArea > ul > li .categoryTitle > a:hover {
    background: #094c93 url(../img/ico_gnav01_ac.gif) 165px 51% no-repeat;
    color: #fff;
    text-decoration: none;
}
header[role="banner"] #gnavArea > ul > li#nav01 {
    width: 45px;
    border-left: 1px solid #d1d1d1;
    background:url(../img/v_line_white.gif) left no-repeat;
}
header[role="banner"] #gnavArea > ul > li#nav01 > a {
    display: block;
    background: url(../img/home.png) 50% 50% no-repeat;
    -ms-background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
    text-indent: -9999px;
}
header[role="banner"] #gnavArea > ul > li#nav01.current > a:hover,
header[role="banner"] #gnavArea > ul > li#nav01.current .categoryTitle > a:hover,
header[role="banner"] #gnavArea > ul > li#nav01 .categoryTitle a.select,
header[role="banner"] #gnavArea > ul > li#nav01 > a:hover,
header[role="banner"] #gnavArea > ul > li#nav01 .categoryTitle > a:hover {
    background: #094c93 url(../img/home_white.png) 185 51% no-repeat !important;
    -ms-background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
}
header[role="banner"] #gnavArea li .dropBlock {
    z-index: 9999;
    display: none;
    width: 939px;
    padding-top: 9px;
}
header[role="banner"] #gnavArea li .anime.dropBlock {
    /*
        display: block;
        position: absolute;
        top: 12px;
        left: 0;
        opacity: 0;
        -webkit-transition: top 280ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 100ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        -moz-transition: top 280ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 100ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        -o-transition: top 280ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 100ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: top 280ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 100ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    */
}
header[role="banner"] #gnavArea li .select.dropBlock {
    display: table !important;
    position: absolute;
    top: 40px;
    left: 0;
    opacity: 1;
    border-top: solid 1px #013082;
}
header[role="banner"] #gnavArea li .dropBlock:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 9px;
    background: url(/kojin/common/images/bg_gnav01.png) 0 0 no-repeat;
}
header[role="banner"] #gnavArea li#nav01 .dropBlock {
    left: 0;
}
header[role="banner"] #gnavArea li#nav02 .dropBlock {
    left: -1px;
}
header[role="banner"] #gnavArea li#nav03 .dropBlock {
    left: -192px;
}
header[role="banner"] #gnavArea li#nav04 .dropBlock {
    left: -383px;
}
header[role="banner"] #gnavArea li#nav05 .dropBlock {
    left: -573px;
}
header[role="banner"] #gnavArea li#nav06 .dropBlock {
    left: -763px;
}
header[role="banner"] #gnavArea li#nav07 .dropBlock {
    left: -849px;
}
header[role="banner"] #gnavArea li#nav01 .dropBlock:before {
    left: 32px;
}
header[role="banner"] #gnavArea li#nav02 .dropBlock:before {
    left: 167px;
}
header[role="banner"] #gnavArea li#nav03 .dropBlock:before {
    left: 352px;
}
header[role="banner"] #gnavArea li#nav04 .dropBlock:before {
    left: 538px;
}
header[role="banner"] #gnavArea li#nav05 .dropBlock:before {
    left: 724px;
}
header[role="banner"] #gnavArea li#nav06 .dropBlock:before {
    left: 800px;
}
header[role="banner"] #gnavArea li#nav07 .dropBlock:before {
    left: 909px;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLink {
    margin-top: -8px;
    padding: 10px 0 10px 18px;
    /*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#d3013780,EndColorStr=#d3013780);*/
    background: rgba(255,255,255,.9);
    border-left:1px solid #828282;
    border-right:1px solid #828282;
    border-bottom:1px solid #828282;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10000;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -ms-border-radius: 0 0 7px 7px;
    -o-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
}
header[role="banner"] #gnavArea li .dropBlock .full {
    width:100%;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList01 li, header[role="banner"] #gnavArea li .dropBlock .navDropLinkList02 li, header[role="banner"] #gnavArea li .dropBlock .navDropLinkList10 li {
    display: table;
    float: left;
    width: 234px;
    margin: 6px 12px 0 0;
    text-align: center;

}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList03 li {
    display: table;
    float: left;
    width: 216px;
    margin: 6px 12px 0 0;
    text-align: center;

}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList01 li.full {
    width: 90%;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList01 li:nth-child(4n) {
    margin-right: 0;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList01 li:nth-child(4n+1) {
    clear: both;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList01 {
    float:left;
    width:300px;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList02 {
    float:left;
    width:600px;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList10 {
    float:left;
    width:600px;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList01 a {
    display: table-cell;
    height: 36px;
    font-size:1.2em;
    padding: 0 10px 0 20px;
    background: #0065b0 url(../img/arrow_white01.png) 20px 50% no-repeat;
    border:1px solid #005391;
    background-size:0.5em;
    font-weight: bold;
    vertical-align: middle;
    color:#fff;
    box-shadow: 2px 2px 3px rgba(0,0,0,.3);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList10 a {
    display: table-cell;
    height: 36px;
    font-size:1.05em;
    padding: 0 10px 0 20px;
    background: #ffc645 url(../img/arrow_white01.png) 15px 50% no-repeat;
    border:1px solid #af8529;
    background-size:0.5em;
    font-weight: bold;
    vertical-align: middle;
    color:#fff;
    box-shadow: 2px 2px 3px rgba(0,0,0,.3);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList02 a {
    display: table-cell;
    height: 36px;
    font-size:1.2em;
    padding: 0 10px 0 20px;
    background: #008bbc url(../img/arrow_white01.png) 20px 50% no-repeat;
    border:1px solid #008bbc;
    background-size:0.5em;
    font-weight: bold;
    vertical-align: middle;
    color:#fff;
    box-shadow: 2px 2px 3px rgba(0,0,0,.3);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList03 a {
    display: table-cell;
    height: 32px;
    font-size:0.98em;
    padding: 0 10px 0 20px;
    background: #32a4cc url(../img/arrow_white01.png) 15px 49% no-repeat;
    border:1px solid #1ca0cf;
    background-size:0.5em;
    vertical-align: middle;
    color:#fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList01 a:hover{
    background: #0076c8 url(../img/arrow_white01.png) 20px 50% no-repeat;
    background-size:0.5em;
    color: #fff;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList02 a:hover {
    background: #0099cf url(../img/arrow_white01.png) 20px 50% no-repeat;
    background-size:0.5em;
    color: #fff;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList10 a:hover {
    background: #d4a12f url(../img/arrow_white01.png) 20px 50% no-repeat;
    background-size:0.5em;
    color: #fff;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList02 a.register {
    background: #595959 url(../img/arrow_white01.png) 20px 50% no-repeat;
    border:1px solid #424242;
    color:#fff;
    background-size:0.5em;
    font-size:1.2em;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList02 a.register:hover {
    background: #6d6d6d url(../img/arrow_white01.png) 20px 50% no-repeat;
    background-size:0.5em;
    color: #fff;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList03 a:hover{
    background: #46abcf url(../img/arrow_white01.png) 15px 49% no-repeat;
    background-size:0.5em;
    color: #fff;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList10 a.register {
    background: #595959 url(../img/arrow_white01.png) 20px 50% no-repeat;
    border:1px solid #424242;
    color:#fff;
    background-size:0.5em;
    font-size:1.2em;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList10 a.register:hover {
    background: #6d6d6d url(../img/arrow_white01.png) 20px 50% no-repeat;
    background-size:0.5em;
    color: #fff;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList01 li.request a {
    background: #3260af url(../img/arrow_blue.png) 10px 50% no-repeat;
    color: #fff;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList01 li.request a:hover {
    background: #4376ce url(../img/arrow_blue.png) 10px 50% no-repeat;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList01 li.flow a {
    background: #fff url(../img/arrow_blue.png) 10px 50% no-repeat;
    color: #1449a3;
    border:2px solid #467bd5;
    height: 45px;
}
header[role="banner"] #gnavArea li .dropBlock .navDropLinkList01 li.flow a:hover {
    background: #fff url(../img/arrow_blue.png) 10px 50% no-repeat;
    border:2px solid #3260af;
}
header[role="banner"] #gnavArea li .dropBlock .navDropBannerList01 li {
    display: table;
    float: left;
    width: 306px;
    margin: 0 24px 0 0;
    text-align: left;
}
header[role="banner"] #gnavArea li .dropBlock .navDropBannerList01 li:nth-child(3n) {
    margin-right: 0;
}
header[role="banner"] #gnavArea li .dropBlock .navDropBannerList01 a span {
    display: inline-block;
    margin-top: 10px;
    padding-left: 24px;
    background: url(../img/ico_blank05.png) 0 0.2em no-repeat;
    color: #fff;
    text-decoration: none;
}
header[role="banner"] #gnavArea li .dropBlock .navDropBannerList01 a:hover span {
    color: #ed6d34;
}


header[role="banner"] #gnavArea li .dropBlock .linkList05 {
    clear:both;
    margin: 10px 18px 8px 0;
    text-align: left;
}
header[role="banner"] #gnavArea li .dropBlock .linkList05 li {
    margin: 0px;
    padding:0 10px 0 5px;
    backgrond:#fff;
}
header[role="banner"] #gnavArea li .dropBlock .linkList05 li.spLink01 {
    float: right;
    margin-top: -4px;
    margin-bottom: 0;
}
header[role="banner"] #gnavArea li .dropBlock .linkList05 a span {
    color: #222;
    opacity:1;
    font-weight: normal;
    text-decoration: none;
    display:inline-block;
    padding-right:5px;
}
header[role="banner"] #gnavArea li .dropBlock .linkList05 a span:hover {
    color: #222;
    padding-right:5px;
}

header[role="banner"] #gnavAreaMain {
    z-index: 10000;
    background:#1e3561 url(../img/topMenuBg.png) repeat-x;
    border-bottom:1px solid #c0c0c0;
}
header[role="banner"] #gnavAreaMain a {
    text-decoration: none;
}
header[role="banner"] #gnavAreaMain > ul {
    z-index: 10000;
    position: relative;
    display: table;
    width: 1008px;
    margin: 0 auto;
    table-layout: fixed;
}
header[role="banner"] #gnavAreaMain > ul > li {
    position: relative;
    display: table-cell;
    width: 158px;
    height: 40px;
    text-align: center;
    border-left: 1px solid #fff;
    border-right: 1px solid #d1d1d1;
}
header[role="banner"] #gnavAreaMain > ul > li > a,
header[role="banner"] #gnavAreaMain > ul > li .categoryTitle > a {
    z-index: 10000;
    display: block;
    height: 40px;
    padding: 11px 0 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../img/ico_gnav01.png) 185px 51% no-repeat;
    font-size: 14px;
    font-weight: bold;
}
header[role="banner"] #gnavAreaMain > ul > li > a {

}
header[role="banner"] #gnavAreaMain > ul > li.current > a {
    background: #004832;
    color: #fff;
}
header[role="banner"] #gnavAreaMain > ul > li.current .categoryTitle > a {
    background: #004832 url(../img/ico_gnav01_ac.gif) 185px 51% no-repeat;
    color: #fff;
}
header[role="banner"] #gnavAreaMain > ul > li.current > a:hover,
header[role="banner"] #gnavAreaMain > ul > li > a:hover {
    background: #094c93;
    color: #fff;
}
header[role="banner"] #gnavAreaMain > ul > li .categoryTitle a.select,
header[role="banner"] #gnavAreaMain > ul > li.current .categoryTitle > a:hover,
header[role="banner"] #gnavAreaMain > ul > li .categoryTitle > a:hover {
    background: #094c93 url(../img/ico_gnav01_ac.gif) 185px 51% no-repeat;
    color: #fff;
    text-decoration: none;
}
header[role="banner"] #gnavAreaMain > ul > li#nav01 {
    width: 45px;
    border-left: 1px solid #d1d1d1;
    background:url(../img/v_line_white.gif) left no-repeat;
}
header[role="banner"] #gnavAreaMain > ul > li#nav01 > a {
    display: block;
    background: url(../img/home.png) 50% 50% no-repeat;
    -ms-background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
    text-indent: -9999px;
}
header[role="banner"] #gnavAreaMain > ul > li#nav01.current > a:hover,
header[role="banner"] #gnavAreaMain > ul > li#nav01.current .categoryTitle > a:hover,
header[role="banner"] #gnavAreaMain > ul > li#nav01 .categoryTitle a.select,
header[role="banner"] #gnavAreaMain > ul > li#nav01 > a:hover,
header[role="banner"] #gnavAreaMain > ul > li#nav01 .categoryTitle > a:hover {
    background: #094c93 url(../img/home_white.png) 185 51% no-repeat !important;
    -ms-background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
}
header[role="banner"] #gnavAreaMain li .dropBlock {
    z-index: 9999;
    display: none;
    width: 1008px;
    padding-top: 9px;
}
header[role="banner"] #gnavAreaMain li .anime.dropBlock {
    /*
        display: block;
        position: absolute;
        top: 12px;
        left: 0;
        opacity: 0;
        -webkit-transition: top 280ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 100ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        -moz-transition: top 280ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 100ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        -o-transition: top 280ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 100ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: top 280ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 100ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    */
}
header[role="banner"] #gnavAreaMain li .select.dropBlock {
    display: table !important;
    position: absolute;
    top: 40px;
    left: 0;
    opacity: 1;
    border-top: solid 2px #013082;
}
header[role="banner"] #gnavAreaMain li .dropBlock:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 9px;
    background: url(/kojin/common/images/bg_gnav01.png) 0 0 no-repeat;
}




header[role="banner"] #headerInner #spHeaderMenu {
    display: none;
}
header[role="banner"] #headerInner #spHeaderMenu > ul {
    margin-top: 6px;
    text-align: right;
    font-size: 0;
}
header[role="banner"] #headerInner #spHeaderMenu > ul > li {
    display: inline-block;
    margin-right: 11px;
}
header[role="banner"] #headerInner #spHeaderMenu > ul > li:first-child {
    display: inline-block;
    margin-right: 10px;
}
header[role="banner"] #headerInner #spHeaderMenu > ul > li:last-child {
    margin-right: 0;
}
header[role="banner"] #headerInner #spHeaderMenu > ul > li a {
    position: relative;
    text-decoration: none;
    font-size: 12px;
}
header[role="banner"] #headerInner #spHeaderMenu > ul > li a span {
    font-size: 0.73em;
}
header[role="banner"] #headerInner #spHeaderMenu .btnHome {
    display: inline-block;
    padding: 4px 2px 4px;
    border: solid 1px #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: #e2e2e2 0px -2px inset;
    -webkit-box-shadow: #e2e2e2 0px -2px inset;
    -moz-box-shadow: #e2e2e2 0px -2px inset;
    box-shadow: #e2e2e2 0px -2px inset;
    font-weight: bold;
    line-height: 1;
}
header[role="banner"] #headerInner #spHeaderMenu .btnHome span {
    display: inline-block;
    line-height: 1;
}
header[role="banner"] #headerInner #spHeaderMenu .btnHome span:before {
    content: "";
    display: block;
    width: 20px;
    height: 18px;
    margin: 0 auto 5px;
    background: url(../img/ico_login.png) 0 0 no-repeat;
    -ms-background-size: 20px 18px;
    -moz-background-size: 20px 18px;
    -webkit-background-size: 20px 18px;
    background-size: 20px 18px;
    line-height: 1;
}

header[role="banner"] #headerInner #spHeaderMenu .glyphMenu02 {
    display: block;
    padding: 5px 4px;
    font-weight: bold;
    color: #013780;
}
header[role="banner"] #headerInner #spHeaderMenu .glyphMenu02 > span {
    padding-left: 0;
}

header[role="banner"] #spHeaderSearch {
    display: none;
}
header[role="banner"] #spHeaderSearch {
    border-top: 3px solid #04984a;
}
header[role="banner"] #spHeaderSearch .spHeaderSearchInner {
    display: block;
    background: #04984a;
}
header[role="banner"] #spHeaderSearch input[type="search"] {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
header[role="banner"] #spHeaderSearch .spHeaderSearchInner {
    display: none;
}
header[role="banner"] #spHeaderSearch .spHeaderSearchInner.select {
    display: block;
}
header[role="banner"] #spHeaderSearch .spHeaderSearchInner form {
    display: table;
    width: 100%;
}
header[role="banner"] #spHeaderSearch .spHeaderSearchInner form > * {
    display: table-cell;
    vertical-align: middle;
}
header[role="banner"] #spHeaderSearch .spHeaderSearchInner .input > input {
    width: 100%;
    border: none;
    padding: 7px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
header[role="banner"] #spHeaderSearch .spHeaderSearchInner .button {
    width: 3em;
    padding-left: 10px;
}
header[role="banner"] #spHeaderSearch .spHeaderSearchInner .button > button {
    display: block;
    width: 100%;
    padding: 8px 0 8px;
    background: #ee6d34;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
header[role="banner"] #spHeaderSearch .spHeaderSearchInner .button > button img {
    width: 17px;
}
@media screen and (min-width:768px){
    header[role="banner"] {
        min-width: 1008px;
    }
}

/*-------------------------------------------
Footer
-------------------------------------------*/
#pageTop {
    z-index: 90;
    position: fixed;
    bottom: 10px;
    right: 60px;
    width: 70px;
    height: 70px;
}
#pageTop:hover,
#pageTop:active {
    /*	background: url(/kojin/common/images/bg_go_top.png) 0 0 no-repeat;
        -ms-background-size: 90px 90px;
        -moz-background-size: 90px 90px;
        -webkit-background-size: 90px 90px;
        background-size: 90px 90px;*/
}
footer[role="contentinfo"] {
    padding-bottom: 18px;
    background: #454545;
}
footer[role="contentinfo"] a {
    color: #333;
    text-decoration: none;
}
footer[role="contentinfo"] a:hover {
    color: #ed6d34;
}
footer[role="contentinfo"] #snsArea > dl,
footer[role="contentinfo"] #footerInfo,
footer[role="contentinfo"] #footerNav > nav {
    width: 1008px;
    margin: 0 auto;
}
footer[role="contentinfo"] #snsArea {
    padding: 11px 0 9px;
    background: #049849;
    border-top: 1px solid #d9d9d9;
    border-top: 1px solid #bfbfbf;
    color: #fff;
}
footer[role="contentinfo"] #snsArea > dl {
    display: table;
}
footer[role="contentinfo"] #snsArea > dl > * {
    display: table-cell;
    vertical-align: middle;
}
footer[role="contentinfo"] #snsArea > dl > dt {
    min-height: 26px;
    padding-left: 50px;
    background: url(/kojin/common/images/footer_sns_title.gif) 0 center no-repeat;
    font-weight: bold;
}
footer[role="contentinfo"] #snsArea > dl > dd {
    width: 660px;
    text-align: right;
}
footer[role="contentinfo"] #snsArea .footerSnsList > li {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
footer[role="contentinfo"] #snsArea .footerSnsList > li > a {
    display: table;
    color: #fff;
}
footer[role="contentinfo"] #snsArea .footerSnsList > li > a > * {
    display: table-cell;
    vertical-align: middle;
}
footer[role="contentinfo"] #snsArea .footerSnsList > li > a > span {
    padding: 0 22px 0 8px;
    line-height: 1.1;
    font-size: 0.857em;
}
footer[role="contentinfo"] #snsArea .spFooterSnsList {
    display: none;
}
footer[role="contentinfo"] #footerNav {
    padding-top: 25px;
    background: #f6f6f6;
}
footer[role="contentinfo"] #spFooterNav,
footer[role="contentinfo"] #spFooterSearch {
    display: none;
}
footer[role="contentinfo"] #footerNav > nav > div {
    float: left;
    width: 235px;
    margin-left: 22px;
}
footer[role="contentinfo"] #footerNav > nav > div:nth-child(4n+1) {
    margin-left: 0;
}
footer[role="contentinfo"] #footerNav > nav > div > ul > li > a,
footer[role="contentinfo"] #footerNav > nav > div > ul > li > span {
    font-weight: bold;
    margin-bottom: 10px;
}
footer[role="contentinfo"] #footerNav > nav > div > ul ul li {
    font-weight: normal;
}
footer[role="contentinfo"] #footerNav > nav > div > ul > li > a:before,
footer[role="contentinfo"] #footerNav > nav > div > ul > li > span:before {
    content: "" !important;
    display: block;
    position: absolute;
    top: 0.4em !important;
    left: 0;
    width: 10px;
    height: 14px;
    /*	background: url(/kojin/common/images/ico_arrow_glay01.png) 0 0 no-repeat;*/
    -ms-background-size: 10px 14px;
    -moz-background-size: 10px 14px;
    -webkit-background-size: 10px 14px;
    background-size: 10px 14px;
}
footer[role="contentinfo"] #footerNav > nav > div > ul > li > a,
footer[role="contentinfo"] #footerNav > nav > div > ul > li > span,
footer[role="contentinfo"] #footerNav > nav > div > ul ul a {
    color: #013780;
}
footer[role="contentinfo"] #footerNav > nav > div > ul > li > a:hover,
footer[role="contentinfo"] #footerNav > nav > div > ul ul a:hover {
    color:#ed6d34;
}
footer[role="contentinfo"] #footerNav > nav > div > ul ul {
    margin-bottom: 20px;
    padding-left: 19px;
    font-size: 0.857em;
}
footer[role="contentinfo"] #footerNav > nav > div > ul > li {
    line-height: 1.857;
}
footer[role="contentinfo"] #footerNav #footerSearch01 {
}

footer[role="contentinfo"] #footerSegment {
    border-top:1px solid #ddd;
    background:#f0f0f0;
    text-align:center;
}
footer[role="contentinfo"] #footerSegment a {
    color: #444;
}
footer[role="contentinfo"] #footerSegment a:hover {
    color: #222;
}
footer[role="contentinfo"] #footerSegment > ul {
    margin: 0 auto;
    padding: 12px 0;
    font-size: 0.92em;
}
footer[role="contentinfo"] #footerSegment > ul > li {
    display: inline-block;
    margin:0 17px;
}
footer[role="contentinfo"] #footerSegment > ul > li a:before {
    content: "";
    display: inline-block;
}

footer[role="contentinfo"] #footerInfo {
    padding-top: 20px;
    font-size: 0.857em;
}

footer[role="contentinfo"] #footerInfo .localNav li a {
    display: block;
    padding: 12px 10px 11px 32px;
    border-bottom: solid 1px #c1c1c1;
    /* background: #f6f6f6 url(../img/ico_arrow_glay01.png) 15px 50% no-repeat;*/
    background: #f6f6f6 15px 50% no-repeat;
    -ms-background-size: 7px 10px;
    -moz-background-size: 7px 10px;
    -webkit-background-size: 7px 10px;
    background-size: 7px 10px;
    color: #013780;
}
footer[role="contentinfo"] #footerInfo .localNav li:first-child a {
    border-top: solid 1px #c1c1c1;
}

footer[role="contentinfo"] #footerInfo .infoNav {
    margin-bottom: 18px;
    font-size:12px;
    text-align:center;
}
footer[role="contentinfo"] #footerInfo .infoNav > ul {
    margin-left:20px;
    margin-bottom:30px;
}
footer[role="contentinfo"] #footerInfo .infoNav > ul > li {
    display: inline;
    margin:0;
    padding-bottom: 3px;
    line-height: 2.5;
}
footer[role="contentinfo"] #footerInfo .infoNav > ul > li:last-child {
    margin-right: 0;
}
footer[role="contentinfo"] #footerInfo .infoNav > ul > li > a {
    color: #ddd;
}
footer[role="contentinfo"] #footerInfo .infoNav > ul > li > a:hover {
    color: #aaa;
}
footer[role="contentinfo"] #footerInfo .infoNav > ul > li:before {
    content: "";
    display: inline-block;
    position: static;
    width:1px;
    height: 1em;
    margin: 0 0 0 0;
    background: #707070;
    vertical-align: -0.1em;
}
footer[role="contentinfo"] #footerInfo .infoNav > ul > li:last-child:after {
    content: "";
    display: inline-block;
    position: static;
    width: 1px;
    height: 1em;
    margin: 0 0 0 17px;
    background: #707070;
    vertical-align: -0.1em;
}
footer[role="contentinfo"] #footerInfo #pcSite {
    display: none;
}
footer[role="contentinfo"] #footerInfo #smbcInfo {
    margin-bottom: 23px;
}
footer[role="contentinfo"] #footerInfo #smbcInfo * {
    display: inline-block;
}
footer[role="contentinfo"] #footerInfo #smbcInfo > dt {
    padding-right: 20px;
}
footer[role="contentinfo"] #footerInfo #smbcInfo > dd {
    color: #666;
}
footer[role="contentinfo"] #footerInfo #smbcInfo dd dl dt span {
    padding: 0 8px;
    border: 1px solid #b3b3b3;
}
footer[role="contentinfo"] #footerInfo #smbcInfo dd dl {
    margin-left: 30px;
}
footer[role="contentinfo"] #footerInfo #smbcInfo dd dl:first-child {
    margin-left: 0;
}
footer[role="contentinfo"] #footerInfo #smbcInfo dd dl dd {
    padding: 0 20px 0 9px;
}
footer[role="contentinfo"] #footerInfo #smbcInfo dd dl dd:last-child {
    padding-right: 0;
}
footer[role="contentinfo"] #footerInfo #smbcGroupInfo .smbcGroup {
    float: left;
    margin-bottom: 3px;
}
footer[role="contentinfo"] #footerInfo #smbcGroupInfo .smbcGroup > * {
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px;
}
footer[role="contentinfo"] #footerInfo #smbcGroupInfo .smbcGroup  dd > ul > li {
    display: inline-block;
}
footer[role="contentinfo"] #footerInfo #smbcGroupInfo .smbcGroup  dd > ul > #footerLogoSmbc {
    margin-right: 10px;
}
footer[role="contentinfo"] #footerInfo #smbcGroupInfo .smbcGroup  dd > ul > #footerLogoSaitama {
    margin-right: 7px;
}
footer[role="contentinfo"] #footerInfo #smbcGroupInfo .smbcGroup  dd > ul > li img {
    vertical-align: middle;
}
footer[role="contentinfo"] #footerInfo #footerCompany {
    float:left;
    color:#fff;
    font-size:11px;
    margin-bottom:30px;
}
footer[role="contentinfo"] #footerInfo #copyRight {
    text-align:center;
    color: #68bbdd;
    font-size: 1em;
}
footer[role="contentinfo"] #footerInfo #footerLogo {
    float: right;
}
footer[role="contentinfo"] #footerInfo #footerLogo div.text {
    float: left;
    font-size:11px;
    color:#fff;
    margin-top:10px;
}
footer[role="contentinfo"] #footerInfo #footerLogo div.snsImage {
    float: right;
}
footer[role="contentinfo"] #footerInfo #footerLogo img {
    margin-left:7px;
    float:left;
    margin-bottom:10px;
}
footer[role="contentinfo"] {
    min-width: 1008px;
}

/*-------------------------------------------
TopicPath
-------------------------------------------*/
#topicPath {
    padding: 5px 0 6px;
    background: #efefef;
    padding : 30px 10px;
}
#topicPath > ul {
    width: 1008px;
    margin: 0 auto;
}
#topicPath > ul > li {
    display: inline-block;
    font-size: 1.4em;
}
/* #topicPath > ul > li:before {
    content: ">";
    margin-left: 5px;
}
#topicPath > ul > li:first-child:before {
    content: "";
    margin-left: 0;
}
#topicPath > ul > li > * {
    margin-left: 10px;
}
#topicPath > ul > li:first-child > * {
    margin-left: 0;
}
#topicPath > ul > li > a {
}
#topicPath > ul > li > strong {
    font-weight: normal;
} 
@media screen and (min-width:768px){
    #topicPath {
        min-width: 1008px;
    }
}*/

/*-------------------------------------------
Main Area
-------------------------------------------*/
#wrap #mainArea {
    position: relative;
    width: 1008px;
    margin: 20px auto;
}
#wrap #mainArea:before,
#wrap #mainArea:after {
    content: " ";
    display: table;
}
#wrap #mainArea:after {
    clear: both;
}
#wrap #mainArea {
    *zoom: 1;
}
#wrap #mainArea main {
    width: 1008px;
    margin: 0 auto;
}
.full #wrap #mainArea main {
    width: 1008px;
}
#wrap #mainArea main.mainNarrow {
    float: right;
    width: 770px;
    /*	margin-right: 30px;*/
}
#wrap #mainArea main.mainNarrow {
    float: right;
    width: 100%;
    margin: 0 auto;
}
#wrap #mainArea main.mainNarrow.column1 {
    float: none;
}
#wrap #mainArea main > section > section,
#wrap #mainArea main *[role="tabpanel"] > section,
#wrap #mainArea main .contentBlockWrap {
    margin-top: 0;
}
#wrap #mainArea main > section > section > section,
#wrap #mainArea main *[role="tabpanel"] > section > section {
    margin-top: 0;
}
#wrap #mainArea main > section > h1 + section,
#wrap #mainArea main > h1 + .contentBlockWrap,
#wrap #mainArea main > .contentBlockWrap:first-child {
    margin-top: 0;
}
#wrap #mainArea #sideNav {
    float: left;
    width: 207px;
}

/*categoryTop*/
.categpryTop #contentWrap {
    padding-top: 10px;
    background: rgb(255,255,255) url(/images/bg_main_ie8.gif) 0 0 repeat-x;
    background: -moz-linear-gradient(top,  rgba(255,249,226,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,249,226,1)), color-stop(20%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,  rgba(255,249,226,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,249,226,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,249,226,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,249,226,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 100%);
}
.categpryTop #contentWrap #topicPath {
    margin-top: 0;
}
.categpryTop #wrap #mainArea {
    margin-top: 0;
    /*	padding-top: 30px;*/
}
/*.categpryTop #wrap #mainArea main[role="main"] > .clear {
	margin-bottom: 20px;
}
*/
/*-------------------------------------------
sideNav
-------------------------------------------*/
#sideNav > * {
    margin-bottom: 10px;
}
#sideNav .guideArea,
#sideNav .sideInfo > ul  {
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
#sideNav .guideArea {
    background: #fff;
}
#sideNav .guideArea h2 {
    text-align: center;
}
#sideNav .guideArea > * {
    padding: 10px 12px 10px;
    border-top: 1px solid #ccc;
}
#sideNav .guideArea .loginArea > div:last-child,
#sideNav .guideArea .loginArea > div > * {
    margin-bottom: 0;
}
/*#sideNav .guideArea > * > *,
#sideNav .sideInfo > ul {
	margin-bottom: 10px;
}*/
#sideNav .guideArea > *:first-child {
    border-top: none;
}
#sideNav .gudeMenu {
    padding: 0;
    background: #fff8dd;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -ms-border-bottom-left-radius: 5px;
    -o-borderbottom-left--radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -o-borderbottom-right--radius: 5px;
    border-bottom-right-radius: 5px;
}
#sideNav .guideArea > .lastChild {
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -ms-border-bottom-left-radius: 5px;
    -o-borderbottom-left--radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -o-borderbottom-right--radius: 5px;
    border-bottom-right-radius: 5px;
}
#sideNav .gudeMenu ul >li {
    padding: 5px 5px 5px 15px;
    border-top: 1px solid #d9d9d9;
}
#sideNav .gudeMenu ul >li:first-child {
    border-top: none;
}
#sideNav .gudeMenu ul >li > a {
    font-weight: bold;
    color: #333;
}
#sideNav .shopGuide {
    background: #fff8dd;
}
#sideNav .sideInfo > ul  {
    background: #fff8dd;
}
#sideNav .sideInfo > ul + ul {
    margin-top: 10px;
}
#sideNav .sideInfo > ul > li > a {
    display: block;
    padding: 10px 6px;
    line-height: 1.1;
    border-top: 1px dotted #ccc;
    font-weight: bold;
    color: #333;
}
#sideNav .sideInfo > ul > li:first-child > a {
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}
#sideNav .sideInfo > ul > li.lastChild > a {
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -ms-border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -o-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
#sideNav .sideInfo > ul > li > a:hover {
    background: #fffbea;
    color: #838383;
}
#sideNav .sideInfo > ul > li:first-child > a {
    border-top: none;
}
#sideNav .sideInfo > * {
    margin-top: 15px;
}
#sideNav .sideInfo > .sideBunnerList > ul > li {
    margin-top: 10px;
    text-align: center;
}

#sideNav .sideInfo > *:first-child,
#sideNav .sideInfo > .sideBunnerList > ul > li:first-child {
    margin-top: 0;
}
#sideNav .sideInfo *[class^="normalBlockA"] > .blockInner > .blockTitle {
    line-height: 1;
}

#sideNav .subNav a {
    text-decoration: none;
}
#sideNav .subNav .subCategoryTitle {
    background: #2b4e72;
}
#sideNav .subNav .subCategoryTitle > * {
    display: block;
    padding: 10px 15px 8px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
}

#sideNav .subNav .btn_requestMember a {
    display:block;
    background: #179bcc;
    border:1px solid #0989b9;
    color:#fff;
    margin-bottom:10px;
    padding:18px 0 18px 50px;
    -webkit-border-radius: 5px/5px;
    -moz-border-radius: 5px/5px;
    -ms-border-radius: 5px/5px;
    -o-border-radius: 5px/5px;
    border-radius: 5px/5px;
    font-weight:bold;
    font-size:1.3em;
    text-shadow:1px 1px 2px #126f95;
}
#sideNav .subNav .btn_requestNoMember a {
    display:block;
    background: #8b8b8b url(../img/arrow_white.png) no-repeat 0 11px;
    border:1px solid #737373;
    position:relative;
    color:#fff;
    margin-bottom:10px;
    padding:8px 0 8px 50px;
    -webkit-border-radius: 5px/5px;
    -moz-border-radius: 5px/5px;
    -ms-border-radius: 5px/5px;
    -o-border-radius: 5px/5px;
    border-radius: 5px/5px;
    font-weight:bold;
    font-size:1em;
    text-shadow:1px 1px 2px #555;
}
#sideNav .subNav .btn_remittance a {
    display:block;
    background: #ffc645;
    border:1px solid #d4a12f;
    color:#fff;
    margin-bottom:10px;
    padding:18px 0 18px 50px;
    -webkit-border-radius: 5px/5px;
    -moz-border-radius: 5px/5px;
    -ms-border-radius: 5px/5px;
    -o-border-radius: 5px/5px;
    border-radius: 5px/5px;
    font-weight:bold;
    font-size:1.3em;
    text-shadow:1px 1px 2px #af8529;
}

#sideNav .simulation {
    margin-top:10px;
    border:2px solid #174a98;
    overflow:hidden;
    padding:0;
}
#sideNav .simulation .title {
    background:#eeeeee;
    padding:5px 0;
    text-align:center;
    font-weight:bold;
}
#sideNav .simulation .content {
    margin-top:10px;
}
#sideNav .simulation .content input.calculate {
    display:block;
    width:100%;
    text-align:center;
    border-radius: 2px;
    height:32px;
    margin:3% 0;
    border:1px solid #2361c1;
    background:url(../img/cate_title_bg.png) repeat-x;
    font-size: 0.9em;
    color:#222;
    cursor:pointer;
    padding-top:7px;
    font-weight:bold;
    box-shadow: #ececec -1px -1px inset;
    box-shadow:rgba(0, 0, 0, 0.0980392) 0px 2px 1px 0px;
    text-align:center
}
#sideNav .simulation .content #hiddenTB {
    margin:0;
}
#sideNav .simulation .content #hiddenTB dt,
#sideNav .simulation .content #hiddenTB dd {
    float:left;
    font-size:0.9em;
    border-bottom:1px solid #CCC;
    padding-top:7px;
    height:20px;
}
#sideNav .simulation .content #hiddenTB dt {
    width:50%;
    font-size:0.8em;
}
#sideNav .simulation .content #hiddenTB dd {
    width:50%;
    text-align:right;
}
#sideNav .simulation div.coupon {
    background:#fff0f8;
    border:1px solid #ffe9f5;
    padding:5%;
}
#sideNav .simulation input.price {
    width:90%;
    border-radius:4px;
    border:1px solid #606976;
    padding:2% 5%
}
#sideNav .simulation input.coupon {
    width:96%;
    border-radius:4px;
    border:1px solid #fecee9;
    padding:2%;
    color:#f45fb3;
    font-weight:bold;
    font-size:1em;
    text-align:center;
}
#sideNav .simulation input.coupon::-webkit-input-placeholder { color:#fd6abd;font-size:0.75em; font-weight:normal; }
#sideNav .simulation input.coupon::-moz-placeholder { color:#fd6abd;font-size:0.75em; font-weight:normal; }
#sideNav .simulation input.coupon:focus::-webkit-input-placeholder {color: transparent;}  /* chrome */
#sideNav .simulation input.coupon:focus::-moz-placeholder {color: transparent;}
#sideNav .simulation .content input.couponBtn {
    border-radius: 2px;
    width:100%;
    height:24px;
    margin:3% 0 0;
    border:1px solid #d3d3d3;
    background:#fff url(../img/arrow_red.png) no-repeat 10px 7px;
    font-size: 0.9em;
    color:#222;
    cursor:pointer;
    padding-top:3px;
    font-size:0.9em;
    box-shadow: #ececec -1px -1px inset;
}
#sideNav .simulation .content #hiddenTB div.totalPrice {
    border:2px dotted #999;
    padding:10px;
    text-align:right;
    margin-top:5px;
    font-weight:700;
    color:#F00;
    font-size:1.5em;
}

#sideNav .simulation .form {
    padding: 8px;
}
#sideNav .simulation .form p a {
    background:none;
    color:#0093d7;
    font-size:0.8em;
    text-align:right;
    vertical-align:middle;
}
#sideNav .simulation .form p a:hover {
    color:#3eb1e7;
}
#sideNav .simulation .form p a img {
    vertical-align:middle;
}



#sideNav .rate {
    margin-top:10px;
    border:1px solid #ccc;
    overflow:hidden;
    padding:0;
}
#sideNav .rate .title {
    background:#eeeeee;
    padding:5px 0;
    text-align:center;
    font-weight:bold;
}
#sideNav .rate .content {
    margin:5px auto 10px;
}
#sideNav .rate  .content dl {
    margin:0 10px;
}
#sideNav .rate  .content dt,
#sideNav .rate  .content dd {
    float:left;
    font-size:0.9em;
    border-bottom:1px solid #CCC;
    padding-top:7px;
    height:20px;
}
#sideNav .rate  .content dt {
    width:35%;
    font-size:0.8em;
}
#sideNav .rate  .content  dd {
    width:65%;
    text-align:right;
}
#sideNav .rate  .content  dd span.current {
    color:#000;
    font-size:1.2em;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
}
#sideNav .rate .content a {
    display:block;
    width:90%;
    text-align:center;
    border-radius: 2px;
    height:24px;
    margin:3% 5% 0;
    border:1px solid #ccc;
    background:url(../img/cate_title_bg.png) repeat-x;
    font-size: 0.9em;
    color:#222;
    cursor:pointer;
    padding-top:7px;
    font-weight:bold;
    box-shadow: #ececec -1px -1px inset;
    box-shadow:rgba(0, 0, 0, 0.0980392) 0px 2px 1px 0px;
    text-align:center
}

#sideNav .rate .content a:hover {
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;
}


#sideNav .bank {
    margin-top:10px;
    border:1px solid #ccc;
    background:#f2f7ff;
    overflow:hidden;
    padding:0;
}
#sideNav .bank .title {
    background:#fff;
    padding:5px 0;
    text-align:center;
    font-weight:bold;
    color:#0a4195;
}
#sideNav .bank .content {
    margin:0 auto;
    border-top:1px solid #ddeaff;
    padding:10px;
}
#sideNav .bank .content input.more {
    width:30px;
    text-align:center;
    border-radius: 50%;
    height:30px;
    margin:5px 0 0 0;
    border:1px solid #2361c1;
    background:#39F;
    font-size: 0.9em;
    color:#fff;
    cursor:pointer;
    padding-top:7px;
    font-weight:bold;
    box-shadow: #ececec -1px -1px inset;
    box-shadow:rgba(0, 0, 0, 0.0980392) 0px 2px 1px 0px;
    text-align:center
}
#sideNav .bank .content #hiddenBK a {
    display:block;
    width:100%;
    text-align:center;
    border-radius: 2px;
    height:24px;
    margin:0 auto;
    border:1px solid #ccc;
    background:url(../img/cate_title_bg.png) repeat-x;
    font-size: 0.9em;
    color:#222;
    cursor:pointer;
    padding-top:7px;
    font-weight:bold;
    box-shadow: #ececec -1px -1px inset;
    box-shadow:rgba(0, 0, 0, 0.0980392) 0px 2px 1px 0px;
    text-align:center
}
#sideNav .bank .content img,
#sideNav .bank .content #hiddenBK img {
    width:88px;
    border:1px solid #ccc;
    margin-bottom:3px;
    margin-right:0;
}

#sideNav .bank .content a:hover {
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;
}

#sideNav div.customer {
    font-size:1.5em;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    margin-top:5px;
}
#sideNav p.workTime {
    font-size:0.9em;
    margin-top:10px;
}
@media screen and (min-width:768px){
    #sideNav .subNav .subCategoryTitle:hover {
        filter: alpha(opacity=70);
        -moz-opacity:0.7;
        opacity: 0.7;
    }
}

#sideNav .subNav .subCategoryTitle > *[class^="glyph"] > span {
    padding-left: 27px;
}
#sideNav .subNav .subCategoryDetail {
    border-bottom: solid 1px #727272;
}
#sideNav .subNav .subCategoryDetail li {
    border-top: solid 1px #ccc;
}
#sideNav .subNav .subCategoryDetail .secondHierarchy {
    border-top: solid 2px #bcbcbc;
}
#sideNav .subNav .subCategoryDetail .secondHierarchy:first-child {
    border-top: 0;
}
#sideNav .subNav .subCategoryDetail .secondHierarchy > li > a.current,
#sideNav .subNav .subCategoryDetail .secondHierarchy > li a:hover {
    color: #13365b;
    font-weight: bold;
}
#sideNav .subNav .subCategoryDetail li a.semicurrent {
    color: #013780;
    font-weight: normal !important;
}
#sideNav .subNav .subCategoryDetail li a.semicurrent:hover {
    font-weight: bold !important;
}
#sideNav .subNav .subCategoryDetail .secondHierarchy .thirdHierarchy > li {
    border-top: 1px dotted #ccc;
}
#sideNav .subNav .subCategoryDetail li:first-child {
    border: none;
}
#sideNav .subNav .subCategoryDetail .secondHierarchy .categoryBlock > dt > a,
#sideNav .subNav .subCategoryDetail .secondHierarchy .noChild a,
#sideNav .subNav .subCategoryDetail .secondHierarchy .noLink,
#sideNav .subNav .subCategoryDetail .secondHierarchy .thirdHierarchy > li > a {
    display: block;
    padding: 12px 0 12px 15px;
}
#sideNav .subNav .subCategoryDetail .secondHierarchy .categoryBlock > dt > a,
#sideNav .subNav .subCategoryDetail .secondHierarchy .noChild a {
}
#sideNav .subNav .subCategoryDetail .secondHierarchy .categoryBlock > dt > a:hover,
#sideNav .subNav .subCategoryDetail .secondHierarchy .noChild a:hover {
    background: #f4f8ff;
}
#sideNav .subNav .subCategoryDetail .secondHierarchy .categoryBlock > dt > a.current,
#sideNav .subNav .subCategoryDetail .secondHierarchy .noChild a.current {
    background: #f4f8ff;
    font-weight: bold;
}
#sideNav .subNav .subCategoryDetail .secondHierarchy .categoryBlock > dt > a.current:hover,
#sideNav .subNav .subCategoryDetail .secondHierarchy .noChild a.current:hover,
#sideNav .subNav .subCategoryDetail .secondHierarchy .thirdHierarchy > li > a.current:hover {
}

#sideNav .subNav .subCategoryDetail .secondHierarchy .thirdHierarchy > li > a {
    padding-left: 25px;
    background: url(../img/arrow_blue2.png) 15px 17px no-repeat;
    -ms-background-size: 6px 10px;
    -moz-background-size: 6px 10px;
    -webkit-background-size: 6px 10px;
    background-size: 6px 10px;
}
#sideNav .subNav .subCategoryDetail .secondHierarchy .thirdHierarchy > li > a.current,
#sideNav .subNav .subCategoryDetail .secondHierarchy .thirdHierarchy > li > a:hover {
    background: url(../img/arrow_blue2.png) 15px 17px no-repeat;
    -ms-background-size: 6px 10px;
    -moz-background-size: 6px 10px;
    -webkit-background-size: 6px 10px;
    background-size:6px 10px;
    font-weight: bold;
}

#sideNav .subNav .subCategoryDetail .secondHierarchy .categoryBlock > dd {
    display: none;
}
#sideNav .subNav .subCategoryDetail .secondHierarchy .categoryBlock > dd[aria-expanded="true"] {
    display: block
}
#sideNav *[class^="btnT"] {
    margin-bottom: 0 !important;
}
#sideNav .guideArea > * > * + * {
    margin-top: 10px;
}
#sideNav .btnT01 {
    text-align: left;
}

/*-------------------------------------------
Template
-------------------------------------------*/
.simpleTempelate header[role="banner"] {
    border-bottom: 10px solid #049849;
    position: relative;
}
.simpleTempelate header[role="banner"]:before {
    content:"";
    display: block;
    position: absolute;
    bottom: -14px;
    left: 0;
    width: 100%;
    height: 4px;
    background: rgb(217,217,217);
    background: -moz-linear-gradient(top,  rgba(217,217,217,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(217,217,217,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,  rgba(217,217,217,1) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,  rgba(217,217,217,1) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,  rgba(217,217,217,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(217,217,217,1) 0%,rgba(255,255,255,1) 100%);
}
.simpleTempelate header[role="banner"] #headerInner .logoWrap {
    width: auto;
    float: none;
    padding:0;
}
.simpleTempelate header[role="banner"] #headerInner .logoWrap > p > strong {
    width: auto;
    height: auto;
}
/*footer_simple*/
.simpleTempelate footer[role="contentinfo"] {
    background: #049849;
    margin-bottom: 0;
    padding: 8px 0;
    line-height: 1;
    color: #fff;
    text-align: center;
}
.simpleTempelate footer[role="contentinfo"] #footerInfo {
    margin-top: 0;
}



/*-------------------------------------------
2020.02.12 ADD
-------------------------------------------*/

.LPtxt1 {
	font-size: 0.6em;
	color: #999;
	line-height: 150%;
	padding: 0;
	margin: 0;
}
.LPtxt2 {
	font-size: 2em;
	color: #000;
	line-height: 150%;
}

.LPtxtBlue {	color: #0099cc;}

.lpbox1 {
    border: 1px solid #CCC;
    background: #ccffff;
    text-align:center;
    font-weight:bold;
    font-size:1.3em;
    line-height:150%;
    padding: 10px;
}
.lpbox2 {
    border: 1px solid #CCC;
    background: #fff;
    text-align:center;
    font-size:1.3em;
    line-height:150%;
    padding: 10px;
}
.lpbox3 {
    text-align:center;
    font-size:1.3em;
    line-height:150%;
    padding: 10px;
    vertical-align: middle;
}
.lpbox4 {
    /* border-top: 2px solid #CCC; */
    background: #fff;
    text-align:left;
    font-size:1em;
    line-height:150%;
    padding: 20px 10px;
}
.smallred2  {
	color: #ff0000;
	font-size: 0.7em;
	font-weight:bold;
}
.lpbox5 {
    border-bottom: 1px solid #CCC;
    text-align: center;
    font-size: 1.8em;
    font-weight:bold;
    line-height: 150%;
    padding: 10px;
}
.lpbox6 {
    border-bottom: 1px solid #CCC;
    text-align: left;
    font-size: 1em;
    line-height: 150%;
    padding: 10px;
}
.lpbox7 {
    border-bottom: 1px solid #CCC;
    text-align: left;
    font-size: 1.8em;
    font-weight:bold;
    line-height: 100%;
    padding: 10px;
}
.lpbox8 {
    border-bottom: 1px solid #CCC;
    text-align: right;
    font-size: 1.8em;
    font-weight:bold;
    line-height: 100%;
    padding: 10px 20px 10px 10px;
}
#LPcontainer1 {
    width: 100%;
    background: #fff;
    padding: 0;
    margin: 0;
    text-align:center
}
#LPcontainer2 {
    width: 100%;
    background: #f4f4f4;
    padding: 0;
    margin: 0;
    text-align:center;
}

.LPtop {
    width: 980px;
    display:inline-block;
    padding: 10px;
     text-align: left;
}
.LPtop ul {
    width: 100%;
}
.LPtop ul li {
    float: left;
    display: inline;
}
.LPtop ul li.txt {
    padding: 7px 5px 5px;
}

.LPmain {
    width: 980px;
    display:inline-block;
    font-size: 22px;
    color: #000;
    line-height: 150%;
    text-align: left;
    border: 1px  solid #000;
    padding: 30px 10px;
}

@media screen and (max-width: 760px) {
	#topicPath {
		padding: 5px 0 6px;
		background: #efefef;
		padding : 20px 5px;
	}
	#topicPath > ul {
		width:95%;
		margin: 0 auto;
		padding: 10px;
	}
	#topicPath > ul > li {
		display: inline-block;
		font-size: 1.15em;
	}
	.LPtxt1 {
		font-size: 0.8em;
		color: #999;
		line-height: 150%;
		padding: 15px 0 35px;
	}
	.LPtxt2 {
		font-size: 1.8em;
		color: #000;
		line-height: 150%;
	}
}




