@charset "UTF-8";

/* ---------------------------------------------------------------------
	header
--------------------------------------------------------------------- */
div#header {
    background: url(/sp/images/bg_header.png) left bottom repeat-x;
    height: 54px;
    padding: 10px 10px 0;
}
div#header {
	border-bottom:1px solid #E9E9E9
	}

/* ---------------------------------------------------------------------
	content
--------------------------------------------------------------------- */
div#content {
	margin: 0;
	}
	div#content p {
		margin: 10px 0;
		font-size: 12px;
		}
	div#content .post {
		margin: 10px;
		}

div#content a.arrow {
	position: relative;
	display: inline-block;
	padding-right: 10px;
	}
	div#content a.arrow:after {
		content: "";
		position: absolute;
		right: 0;
		top: 50%;
		display: inline-block;
		margin-top: -4px;
		width: 6px;
		height: 6px;
		border-top: 2px solid #b4b4b4;
		border-right: 2px solid #b4b4b4;
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		}

/******************** main ********************/
div#content #main {
	margin: 0 auto;
	max-width: 640px;
	}
	div#content #main .inner {
		padding: 0;
		}
		div#content #main .inner h2,
		div#content #main .inner ul,
		div#content #main .inner p.text-career { /* Add 20110825 */
			display: none;
			}
	div#content #main img {
		max-width: 100%;
		height: auto;
		}
	div#content #main p {
		margin-bottom: 20px;
		padding: 0 20px;
		}

/******************** banner ********************/
div#content .fadeImg-thumb {
	padding: 4px 0 2px;
	height: 85px;
	text-align: center;
	background-color: #eee;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #e7e7e7;
	-moz-box-shadow: inset 0 1px 5px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 5px 1px rgba(0, 0, 0, 0.1);
	}
	div#content .fadeImg-thumb li {
		overflow: hidden;
		}
div#content .fadeImg-marker {
	margin: 6px 0 10px;
	text-align: center;
	}
	div#content .fadeImg-marker li {
		display: inline;
		}

/******************** service ********************/
div#content #service {
	margin-top: 20px;
	}
	div#content #service h3,
	div#content #service .lead {
		margin-bottom: 12px;
		text-align: center;
		}
	div#content #service ul {
		margin: 20px 20px 0;
		}
			div#content #service ul li .thumb {
				float: left;
				display: inline;
				}
			div#content #service ul li.thumb1 .thumb {
				margin-top: 0;
				}
		div#content #service ul li.thumb4 {
			margin-bottom: -10px;
			}
			div#content #service ul li dl {
				padding-top: 20px;
				}
				div#content #service ul li dl dt {
					margin-bottom: 10px;
					}

/******************** service02 ********************/
div#content #service02 {
	margin-top: 20px;
	}
	div#content #service02 h3,
	div#content #service02 .lead {
		margin-bottom: 12px;
		text-align: center;
		}
	div#content #service02 ul {
		margin: 20px 20px 0;
		}
			div#content #service02 ul li .thumb {
				float: left;
				display: inline;
				}
			div#content #service02 ul li.thumb1 .thumb {
				margin-top: 0;
				}
		div#content #service02 ul li.thumb4 {
			margin-bottom: -10px;
			}
			div#content #service02 ul li dl {
				padding-top: 20px;
				}
				div#content #service02 ul li dl dt {
					margin-bottom: 10px;
					}


/******************** atmSearch ********************/
div#content #atmSearch {
	margin-bottom: 20px;
	border: 1px solid #ccc;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
    padding: 10px;
	}
	div#content #atmSearch h3 {
		text-align: center;
		}
	div#content #atmSearch .inner {
		padding: 19px 19px 19px 111px;
		}
		div#content #atmSearch .inner .thumb {
			margin: 0 0 0 -92px;
			float: left;
			display: inline;
			}
		div#content #atmSearch .inner dl dt {
			margin-bottom: 10px;
			}

/******************** accountLink/appLink ********************/
div#content dl.accountLink,
div#content dl.appLink {
	margin: 5px 0;
	padding: 9px 0;
	text-align: center;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	}
	div#content dl.accountLink dt,
	div#content dl.appLink dt {
		margin-bottom: 9px;
		font-size: 12px;
		line-height: 1.4em;
		font-weight: bold;
		}

/******************** note ********************/
div#content .note {
	margin-top: 20px;
	margin-bottom: 0;
	}

/* ---------------------------------------------------------------------
	footer
--------------------------------------------------------------------- */
div#footer {
	background-color:#e6e6e6;
	}
	div#footer p#copyright {
		background-color:#e6e6e6;
		}
		div#footer p#copyright a {
			color: #000;
			font-weight: normal;
			}

/* ---------------------------------------------------------------------
	clear
--------------------------------------------------------------------- */
.clear:after,
div#content #service ul li:after,
div#content #service02 ul li:after,
div#content #atmSearch .inner:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clear,
div#content #service ul li,
div#content #service02 ul li,
div#content #atmSearch .inner {
	min-height: 1px;
}
* html .clear,
* html div#content #service ul li,
* html div#content #service ul02 li,
* html div#content #atmSearch .inner {
	height: 1px;
	/*\*//*/
	height:auto;
	overflow: hidden;
	/**/
}

div#content .post01 {
    margin: 20px 0 10px;
}
div#content .post01 p{
    text-align: center;
}
.c-cnvBlock-01 .cnvBlock-pull-left+.cnvBlock-pull-right, .c-cnvBlock-02 .cnvBlock-pull-left+.cnvBlock-pull-right {
    float: right;
    display: inline-block;
    width: 49.71428571428571%;
    position: relative;
}
.c-cnvBlock-01, .c-cnvBlock-02 {
    clear: both;
    background-color: #fff;
    text-align: center;
    margin-top: 1em;
    padding: 18px 0;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
.cnv-type02 {
    border: 4px solid #eb7000;
    background-color: #fff;
}
.c-cnvBlock-01, .c-cnvBlock-02 {
    padding: 20px 14px;
}
.c-cnvBlock-01>*:first-child, .c-cnvBlock-02>*:first-child {
    margin-top: 0;
}
.c-cnvBlock-01 .cnvBlock-pull-left, .c-cnvBlock-02 .cnvBlock-pull-left {
    display: inline-block;
    width: 49.71428571428571%;
}
.c-cnvBlock-01 .cnvBlock-pull-left {
    float: none;
    width: 100%;
}

c-cnvBlock-01 .cnvBlock-pull-left+.cnvBlock-pull-right, .c-cnvBlock-02 .cnvBlock-pull-left+.cnvBlock-pull-right {
    float: right;
    display: inline-block;
    width: 49.71428571428571%;
    position: relative;
}

.c-cnvBlock-01 .c-copy-01, .c-cnvBlock-02 .c-copy-01 {
    margin-top: 1.2857142857142858em;
    text-align: center;
}

.c-cnvBlock-01 .cnvBlock-pull-left+.cnvBlock-pull-right {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 22px;
    padding-top: 22px;
}
.c-cnvBlock-01 .c-heading4-01 h2 {
    font-size: 112.5%;
}
.c-cnvBlock-01 .c-heading4-01 h2, .c-cnvBlock-02 .c-heading4-01 h2 {
    color: #eb7000;
}
.c-cnvBlock-01 .cnvBlock-pull-left+.cnvBlock-pull-right:before, .c-cnvBlock-02 .cnvBlock-pull-left+.cnvBlock-pull-right:before {
    width: 1px;
    height: 100%;
    background-color: #d4d5d5;
    position: absolute;
    left: -2px;
    content: "";
}

.c-cnvBlock-01 .cnvBlock-pull-left+.cnvBlock-pull-right:before {
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
}

.mt10{margin-top:10px !important;}
.c-heading2-01 {
    margin-top: 1em;
    margin-bottom: .5625em;
    margin-left: 2px;
    margin-right: 12px;
}

.c-heading2-01 h2 {
    margin: 0;
    padding: 0;
    display: inline;
    font-size: 150%;
    line-height: 1.875em;
}

.c-heading2-01 span {
    border-radius: 1px;
}

.c-heading2-01 span {
    display: inline;
    line-height: 2.25;
    background-color: #eb7000;
    color: #fff;
    margin-top: 2px;
    padding: 8px 0;;
    box-shadow: 12px 0 0 #eb7000, -12px 0 0 #eb7000;
    position: relative;
}

.c-cnvBlock-01 .cnvBlock-apps-unit+.cnvBlock-apps-unit {
    float: none;
    margin-top: 22px;
    padding-top: 22px;
    border-left: none;
    border-top: 1px solid #d4d5d5;
}

.cnv-type01 {
    margin-top: 1em;
    text-align: center;
    vertical-align: top;
    border: 1px solid #d4d5d5;
    box-shadow: none;
    background-color: #eee;
}
.c-cnvBlock-01, .c-cnvBlock-02 {
    padding: 20px 14px;
    margin-bottom: 20px;
}
.c-cnvBlock-01 .cnvBlock-apps-unit, .c-cnvBlock-02 .cnvBlock-apps-unit {
    width: 48.57142857142857%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.c-cnvBlock-01 .cnvBlock-apps-unit {
    display: block;
    width: 100%;
}
.c-heading5-01 h2, .c-heading5-01 h3, .c-heading5-01 h4, .c-heading5-01 h5 {
    line-height: 1.375em;
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    color: #535252;
}
.c-heading5-01 h2, .c-heading5-01 h3, .c-heading5-01 h4, .c-heading5-01 h4, .c-heading5-01 h5 {
    color: #535252;
}

.mt-7{margin-top:-7px !important;}
.display-flex{display: flex;}
.pt3{padding-top: 3px !important;}
.pt10{padding-top: 10px !important;}
hr{color: #e9e9e9;
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: solid;
    border-width: 0.5px;
    margin-top: 20px;}