@charset "UTF-8";
/*** notification01 ***/
.secNotification > div {
	margin-bottom: 40px;
	margin-left: 1.25em;
}
.secDesc p {
	margin-bottom: 40px;
	margin-left: 1.25em;
}
.secDesc2 {
	margin-bottom: 25px!important;
}
.secDesc2 p strong {
	margin: 10px 0 0 1em;
	text-indent: -1em;
	display: block;
}
.secNotification > div dl {
	margin-bottom: 30px;
}
.secNotification > div dl dt {
	max-width: 880px;
	margin-bottom: 30px;
	padding: 5px 10px;
	background: #fff6ed;
	display: inline-block;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
_:-ms-lang(x)::-ms-backdrop, .secNotification > div dl dt {
	padding: 7px 10px 3px 10px;
}
.secNotification > div dl dd a {
	margin-right: 15px;
}
.secNotification > div ol {
	border-top: dotted 1px #666;
	display: inline-block;
}
.secNotification > div ol li {
	padding: 7px 0;
	border-bottom: dotted 1px #666;
}
_:-ms-lang(x)::-ms-backdrop, .secNotification > div ol li {
	padding: 10px 0 4px 0;
}
.secNotification > div ol li p.registered {
	max-width: 880px;
	padding: 5px 10px;
	background: #f2f2f2;
	display: inline-block;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
_:-ms-lang(x)::-ms-backdrop, .secNotification > div ol li p.registered {
	padding: 7px 10px 3px 10px;
}
.secNotification > div ol li p.hosoku {
	font-size: 14px;  
	margin: 10px 0 0 1em;
	text-indent: -1em;
}
.secNotification > div > div {
	margin-bottom: 30px;
}
.secNotification > div > div p {
	margin-bottom: 15px;
}
.secNotification > div > div a {
	margin-left: 35px;
}
.icoArrow03 {
	margin-bottom: 20px;
}
.icoArrow03 li {
	margin-bottom: 15px;
}
.icoArrow03 li .label {
    display: inline-block;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 17px;
    height: 17px;
    margin: 0 4px 4px 0;
    padding: 1px 10px;
    color: #fff;
    background: #ff8500;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
_:-ms-lang(x)::-ms-backdrop, .icoArrow03 li .label {
    padding: 2px 10px 0 10px;
}
.secNotification > div small {
	margin-bottom: 5px;
	display: block;
}
.secNotification > div table {
	margin-bottom: 20px;
	border-collapse: collapse;
}
.secNotification > div table th {
	background: #fff6ed;
	border: solid 1px #ccc;
}
_:-ms-lang(x)::-ms-backdrop, .secNotification > div table th {
    padding-top: 3px;
}
.secNotification > div table tr > th:nth-child(3) {
	width: 354px;
}
.secNotification > div table td {
	padding: 5px 10px;
	border: solid 1px #ccc;
}
_:-ms-lang(x)::-ms-backdrop, .secNotification > div table td {
	padding: 7px 10px 3px 10px;
}
.secBox {
	height: 200px;
	margin-bottom: 25px!important;
	padding: 15px 20px;
	overflow: auto;
	border: solid 1px #ccc;
}
.secBox h6 {
	margin-bottom: 10px;
	font-weight: bold; 
}
.secBox ul {
	margin-bottom: 15px;
}
.secBox ul li {
	margin-bottom: 5px;
}
.secBox aside {
	margin-bottom: 20px;
	padding: 16px 20px 1px 20px;
	background: #fafafa;
}

/*** noticemail ***/
.secNoticeMail > table {
	margin-bottom: 40px;
	border-collapse: collapse;
}
.secNoticeMail > table th {
	background: #fff6ed;
	border: solid 1px #ccc;
}
.secNoticeMail > table td {
	padding: 5px 10px;
	border: solid 1px #ccc;
}
.secNoticeMail .btn_close {
	width: 74px;
	height: 34px;
	margin: 0 auto 40px auto;
	background: url(/401k/member/mailhaishin/img/btn_notification07.png) center center no-repeat;
	text-indent: -9000px;
	display: block;
}
.secNoticeMail .btn_close:hover {
	background: url(/401k/member/mailhaishin/img/btn_notification07_on.png) center center no-repeat;
}

/*** notification02,03,04,05,06 ***/
.containerSimple {
	width: 610px;
	margin: 25px auto 10px auto;
	padding: 25px 25px;
	border: solid 1px #ccc;
	border-radius: 6px;
}
header .logoSimple {
	margin-bottom: 25px;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
header .logoSimple img {
	display: block;
}
header .logoSimple img:nth-child(2) {
	margin-left: 12px;
	position: relative;
	top: -2px;
}
#footer {
	margin: 0 auto 5px;
	width: 660px;
	text-align: right;
	font-size: 9px;
}
.secInp {
	margin-top: 30px;
}
.secInp dl {
	margin: 0 0 10px 20px;
	display: flex;
}
.secInp dl dt {
	width: 116px;
	padding-top: 2px;
	font-size: 14px;
}
.secInp dl dd input {
	width: 300px;
	padding: 4px 7px;
	border: solid 1px #aaa;
}
.secInp dl dd input.inp_error {
	background: #FDF3F0;
}
.secInp dl dd .merror1 {
	color: #e06035;
	font-size: 14px;
	display: block;
}
.secInp dl dd .merror2 {
	color: #e06035;
	font-size: 14px;
	display: block;
}
.secInp strong {
	margin-left: 136px;
	font-size: 12px;
	display: block;
}
.secCnf {
	margin-top: 30px;
}
.secCnf dl {
	margin: 0 0 20px 20px;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.secCnf dl dt {
	min-width: 116px;
	font-size: 14px;
}
.secCnf dl dd {
	max-width: 460px;
	font-size: 14px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.message {
	margin: 0 0 20px 20px;
}
.message p {
	margin: 0 0 15px 0;
	font-size: 14px;
}
.secBtn {
	width: 140px;
	margin: 20px auto 10px auto;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.secBtn a {
	display: block;
}
input::-ms-clear {
    visibility:hidden
}
.pagetop i {
	display: none;
}
.splogo {
	display: none;
}
.secNoticeMailSp {
	display: none;
}

@media screen and (max-width: 896px) {/*-------------------------------------------------------------smartphone----*/
/*** base ***/
#headerGlobal {
    margin: 20px 10px;
}
.logo,.case {
	display: none;
}
.splogo {
	display: block;
}
.container {
    width: 100%;
    border-right: none;
    border-left: none;
}
h2.ttl01 {
	margin: 20px 0;
	margin-bottom: 20px;
	padding: 5px 10px;
	font-size: 16px;
	background: #fafafa;
	border-left: none;
	border-right: none;
	border-bottom: 1px #ddd solid;
	border-top: 1px #ddd solid;
	border-radius: 0;
}
.secWrapper {
    margin: 0;
}
.pagetop {
	margin: 0 10px 20px auto;
	text-align: right;
}
.pagetop a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
i.ico-pagetop {
    padding-left: 17px;
    background: url(/401k/member/mailhaishin/img/sp/ico_pagetop.png) 0 center no-repeat;
    background-size: auto;
    background-size: 12px 10px;
    font-size: 14px;
    font-style: normal;
    display: inline-block;
}
.pagetop img {
	display: none;
}
.footerGlobal {
    margin: 0;
    padding: 0 0 12px 0;
}
.footerGlobal .inner {
    clear: both;
    padding: 12px 0 0 0;
    background: none;
    border-top: 4px solid #f88000;
}
.copyright {
	margin-left: 10px;
    font-size: 0.8em;
}

/*** noticemail ***/
.secNoticeMail {
	display: none;
}
.secNoticeMailSp {
	margin: 0 10px;
	display: block;
}
.secNoticeMailSp > h3 {
	margin-bottom: 10px;
	line-height: 100%;
}
.secNoticeMailSp > h3:before {
	content: '';
	width: 12px;
	height: 12px;
	margin-right: 5px;
	background: #f88000;
	border-radius: 12px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
.secNoticeMailSp > p {
	margin-bottom: 12px;
	line-height: 100%;
}
.secNoticeMailSp > table {
	margin-bottom: 20px;
	border-collapse: collapse;
}
.secNoticeMailSp > table th {
	background: #fff6ed;
	border: solid 1px #ccc;
}
.secNoticeMailSp > table thead tr > th:first-of-type {
	width: 60%;
}
.secNoticeMailSp > table td {
	padding: 5px 10px;
	border: solid 1px #ccc;
}
.secNoticeMailSp .btn_close {
	width: 74px;
	height: 34px;
	margin: 0 auto 40px auto;
	background: url(/401k/member/mailhaishin/img/btn_notification07.png) center center no-repeat;
	text-indent: -9000px;
	display: block;
}
