@charset "utf-8";
/* CSS Document */

/**********************************************************************
*
*　　 ■共通
*
**********************************************************************/

#etc_box,
#pr_box,
#csr_box,
#recruit_box,
#rec_in_box {
	width: 310px;
	margin: 20px auto;
	border: 1px solid #DDD;
}

#etc_box h2,
#pr_box h2,
#csr_box h2,
#recruit_box h2,
#rec_in_box h2 {
	width:100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #DDD;
	background: url(/smp/commons/img/tit_bg.png) repeat-x !important;
	background-size: auto 100%;
	margin-bottom: 20px;
}

#etc_box h2 em,
#pr_box h2 em,
#csr_box h2 em,
#recruit_box h2 em,
#rec_in_box h2 em {
	border-left:5px solid #002AA6;
	color: #002AA6;
	font-size: 15px;
	padding-left: 8px;
	margin-left: 15px;
	font-weight: bold;
}

/**********************************************************************
*
*　　 ■プレスリリース
*
**********************************************************************/

.pr_y {
	width: 90%;
	margin: 0 auto 10px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	color: #002AA6;
	border-left:5px solid #002AA6;
}

#pr_box ul {
    width: 90% !important;
    min-width:270px;
    margin: 0 auto 20px;
}

#pr_box ul li {
	margin-bottom: 10px;
	border-bottom: 1px dotted #DDD;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 18px;
}

#pr_box ul li em {
	display: block;
	color: #002AA6;
	font-weight: bold;
}

#pr_box ul li:last-child {
	border: none !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

#pr_box ul li a {
	color: #002AA6;
}

/**********************************************************************
*
*　　 ■CSR活動
*
**********************************************************************/


#csr_box ul {
	width: 90%;
	margin: 0 auto 20px;
}

#csr_box ul li {
	margin-bottom: 15px;
	border-bottom: 1px dotted #DDD;
	padding-bottom: 15px;
}

#csr_box ul li:last-child {
	border: none !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

#csr_box ul li h3 {
	margin: 0 auto 10px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	color: #002AA6;
	border-left:5px solid #002AA6;
}

#csr_box ul li p {
	font-size: 13px;
	line-height: 18px;
}

#csr_box ul li p img {
	width: 100%;
}

#csr_box ul li p a {
	display: block;
	width: 80%;
	line-height: 34px;
	background: #002AA6 url(/smp/commons/img/arrow_icon.png) no-repeat 90% center;
	background-size: 12px;
	text-align: center;
	margin: 10px auto;
}

#csr_box ul li p span {
	display: block;
	width: 100%;
	text-align: right;
	color: #CCC;
	margin-bottom: 5px;
}

#csr_box ul li ul {
	width: 100% !important;
	margin: 5px 0 0 !important;
}

#csr_box ul li ul li {
	float: left;
	width: 31%;
	margin: 0 1%;
	padding: 0 !important;
	border: none !important;
}

#csr_box ul li ul li img {
	width: 100%;
}

/**********************************************************************
*
*　　 ■採用
*
**********************************************************************/

#recruit_box h3 {
	width: 90%;
	margin: 20px auto 10px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	color: #002AA6;
	border-left:5px solid #002AA6;
}

#recruit_box p {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 18px;
}

#recruit_box p a {
	display: block;
	width: 80%;
	line-height: 34px;
	background: url(/smp/commons/img/link_arrow.png) no-repeat 90% center;
	background-size: 12px;
	color: #002AA6;
	border: 1px solid #002AA6;
	text-align: center;
	margin: 10px auto;
	font-weight: bold;
}

#recruit_box p img {
	width: 100%;
}

.disnon {
	display: none;
}

#tab_nav {
	width: 100%;
	height: 45px;
	overflow: hidden;
	border-bottom: 1px solid #DDD;
}

#tab_nav ul {
	width: 90%;
	height: 45px;
	margin: 0 auto;
	overflow: hidden;
}

#tab_nav li {
	width: 31%;
	height: 40px;
	float: left;
	margin: 0 1%;
	background: #FFF;
	text-align: center;
	line-height: 38px;
	color: #333;
	font-weight: bold;
	border: 1px solid #DDD;
	background: url(/smp/commons/img/link_arrow.png) no-repeat 90% center;
	background-size: 10px;
	letter-spacing: 0.05em;
}

#tab_nav li.select {
	width: 31%;
	height: 50px;
	float: left;
	color: #FFF;
	background: #002AA6 !important;
	border-radius: 4px 4px 0 0 / 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0 / 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0 / 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0 / 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0 / 4px 4px 0 0;
}

.rec_tit {
	width: 90%;
	margin: 0 auto 10px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	color: #002AA6;
	border-left:5px solid #002AA6;
}

#rec_in_box p {
	width: 90%;
	margin: 0 auto;
	font-size: 13px;
	line-height: 18px;
    text-align: justify;
    text-justify: inter-ideograph;
}

#rec_in_box p img {
	width: 100%;
	margin: 10px auto;
}

#rec_in_box .st-content div {
	width: 100% !important;
	margin: 0 !important;
}

#rec_in_box .st-content div img {
	width: 100%;
}

#rec_in_box .st-content div {
	width: 90%;
	margin: 10px auto;
}

#rec_in_box .st-content div img {
	width: 100%;
}

#rec_in_box .st-accordion {
	margin-top: 15px;
}

#sc_rec {
	width: 90%;
	margin: 10px auto;
}

#sc_rec li {
	width: 48%;
	margin: 0 1%;
	float: left;
}

#sc_rec li img {
	width: 100%;
	padding-bottom: 10px;
}

#rec_in_box dl {
	width: 90%;
	margin: 30px auto 0;
	border-top: 1px solid #DDD;
	padding-top:30px;
}

#rec_in_box dl dt {
	margin: 0 auto 8px;
	color: #002AA5; 
	font-size: 15px;
	border-left: solid 4px #002AA5;
	padding-left: 8px;
	font-weight: bold;
}

#rec_in_box dl dd {
	margin: 0 auto 10px;
	color: #333; 
	font-size: 13px;
	padding-bottom: 10px;
	line-height: 18px;
	border-bottom: 1px dotted #DDD;
	letter-spacing: 0.05em;
}

#rec_in_box dl dd:last-child {
	border: none !important;
}


#rec_in_box dl dd span {
	color: #AAA !important;
	font-size: 12px !important;
}

#rec_in_box dl dd span b {
	color:rgba(233,100,125,1.00);
	padding-right: 4px;
}

/**********************************************************************
*
*　　 ■アコーディオン
*
**********************************************************************/

.st-accordion {
    width: 90% !important;
    min-width:270px;
    margin: 0 auto 20px;
}

.st-accordion ul li {
    border-left: none !important;
    border-right: none !important;
}

.st-accordion ul li a {
	font-weight: bold;
}

.st-content ul li {
	border: none !important;
}

.st-content ul li a {
	color: #333;
	padding-left: 30px !important;
	font-size: 12px !important;
	font-weight: normal !important;
	background: url(/smp/commons/img/b_arrow.png) no-repeat 10px center !important;
	background-size: 12px !important;
	border-bottom: 1px solid #DDD;
    border-left: none !important;
    border-right: none !important;
}

.st-content ul li:last-child a {
	border: 1px solid #DDD !important;
}

#pr_box .st-accordion {
	width: 100% !important;
}

#pr_box .st-accordion ul li {
	padding: 0 !important;
	border: none;
	margin-bottom: 0 !important;
}

.st-content {
	padding: 0 !important;
}

#pr_box .st-accordion ul li ul {
	padding-top: 10px !important;
}

#pr_box .st-accordion ul li ul li {
	border-bottom: 1px dotted #DDD !important;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;	
}

#pr_box .st-accordion ul li ul li:last-child {
	border-bottom: none !important;
}

#pr_box .st-accordion ul li ul li a {
	height: auto !important;
	line-height: 18px !important;
	display: inline !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
	font-size: 13px !important;
}

#etc_box .st-accordion ul li ul li:last-child a {
	border: none !important;
}

#bnfit_box .st-accordion ul li:last-child h4,
.st-accordion ul li:last-child h3 {
	border-bottom: 1px solid #DDD !important;
}

.st-accordion ul li:last-child .st-content {
	border-top: none !important;
}

/********************************************************************
*
*　　 ■border-box
*
**********************************************************************/

#csr_box ul li p a {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

/**********************************************************************
*
*　　 ■border-box
*
**********************************************************************/

#etc_box h2,
.pr_y,
#tab_nav li,
#recruit_box h3,
.rec_tit,
#pr_box .st-accordion a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

/**********************************************************************
*
*　　 ■回り込み解除
*
**********************************************************************/

#csr_box ul li ul:after {
	content: "";
	display: block;
	clear: both;
}
