@charset "UTF-8";
@import "/include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document detail
--------------------------------------------------------- */

#detail {
	text-align: left;
}

#detail h3 {
	margin-bottom: 15px;
	padding: 6px 5px 5px 5px;
	border-bottom: solid 2px #808fbb;
	background: #e8eefc;
	font-weight: 100;
	font-size: 16px;
	line-height: 1.2;
}

#detail .section {
	margin-bottom: 40px;
}

#detail p {
	margin-bottom: 15px;
}

#detail ol {
	font-size: 16px;
	line-height: 1.8;
}

#detail ol ul {
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 10px 15px;
	border: solid 1px #ccc;
	font-size: 14px;
	line-height: 1.3;
}

#detail ol ul li {
	margin-left: 16px;
	padding: 3px 0;
	list-style: disc;
}

#detail ol ul li ul {
	margin-bottom: 0;
	padding: 0;
	border: 0;
}

#detail ol ul li ul li {
	margin-left: 20px;
	list-style: decimal;
}

#detail .btn {
	text-align: center;
}

#detail .btn a {
	display: inline-block;
	vertical-align: middle;
	height: 48px;
	padding-right: 10px;
	padding-left: 50px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	border: solid 1px #ccc;
	background: #f0f0f0;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
	background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
	background: linear-gradient(to bottom, #ffffff, #f0f0f0);
	background: -ms-linear-gradient(top, #ffffff, #f0f0f0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0)";
	text-decoration: none;
	line-height: 48px;
	color: #333;
	position: relative;
}

#detail .btn a:before {
	content: '';
	width: 26px;
	height: 29px;
	margin-top: -13px;
	background: url(/include/images/i_pdf_sp.png) no-repeat 0 0;
	background-size: 26px auto;
	position: absolute;
	top: 50%;
	left: 15px;
}

#detail .btn a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

/* ---------------------------------------------------------
	CSS Document index
--------------------------------------------------------- */

#index {
	text-align: left;
}

#index .section {
	margin-bottom: 40px;
}

#index h3 {
	position:relative;
	margin-bottom: 20px;
	padding: 12px 0 12px 12px;
	background:url(/include/images/mk_02.png);
	border-left:8px solid #5671be;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2;
	border-radius: 0 10px 10px 0;
}

#index h4 {
	font-size: 16px;
}

#index h4 a {
	color:#333
}

#index h4::before {
	content: url(/include/images/mk_04.png);
	vertical-align: top;
	padding-right: 10px;
}

#index p {
	margin-bottom: 20px;
}

#index .lead_01 {
	text-indent:-2em;
	margin-left:2em;
}

#index .lead_01::before {
	content: url(/include/images/mk_01_s.png);
	vertical-align: top;
	padding-right: 10px;
}

#index .cate_01 {
	font-size:18px;
	color:#3d559a;
	border-bottom:2px solid #3d559a;
	padding-bottom:5px;
	margin-bottom:30px;
	clear:both;
}

#index .vol,
#index ol {
	margin-bottom: 20px;
	padding: 15px 10px 10px;
	border: solid 1px #ccc;
	border-radius:15px
}

#index ol li {
	margin-left: 20px;
	list-style: decimal;
	line-height: 1.4;
}

#index ol a {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 10px;
}

#index .btn {
	text-align: center;
}

#index .btn a {
	display: inline-block;
	vertical-align: middle;
	height: 48px;
	padding-right: 30px;
	padding-left: 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	border: solid 1px #ccc;
	background: #f0f0f0;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
	background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
	background: linear-gradient(to bottom, #ffffff, #f0f0f0);
	background: -ms-linear-gradient(top, #ffffff, #f0f0f0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0)";
	text-decoration: none;
	line-height: 48px;
	color: #333;
	position: relative;
}

#index .btn a:before {
	content: '';
	width: 7px;
	height: 7px;
	margin-top: -5px;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 15px;
}

#index .btn a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

/* ---------------  casestudy  ------------- */
#index .casestudy .txt01{
	display:block;
}

#index .casestudy .new_mk01{
	display:inline-block;
	background:#fd6d16;
	color:#fff;
	border-radius:30px;
	padding:7px 25px;
	margin-bottom:8px;
	line-height:1;
	font-size:15px
}

#index .casestudy .new_c,
#index .casestudy .new_w{
	margin-bottom:20px;
}

#index .casestudy .new_c div,
#index .casestudy .new_w div{
	margin-bottom:10px;
	padding:15px
}

#index .casestudy .new_c div{background:#effbfc;border:1px solid #64bcc7;}
#index .casestudy .new_w div{background:#faf2f2;border:1px solid #f0aaab;}

#index .casestudy .mk_for01{
	margin-bottom:10px;
}

#index .casestudy .new_c ul,
#index .casestudy .new_w ul{
	margin-bottom:5px;
	line-height:1
}

#index .casestudy .new_c ul{border:1px solid #75cdd8}
#index .casestudy .new_w ul{border:1px solid #efa6a7}

#index .casestudy .new_c ul{background:url(/include/images/array_for_c01.png) #fff right no-repeat;}
#index .casestudy .new_w ul{background:url(/include/images/array_for_w01.png) #fff right no-repeat;}

#index .casestudy .new_c li:nth-child(1),
#index .casestudy .new_w li:nth-child(1){
	display:inline-block;
	padding:10px 15px;
	color:#fff
}

#index .casestudy .new_c li:nth-child(1){background:#43b0be;}
#index .casestudy .new_w li:nth-child(1){background:#ec7576;}

#index .casestudy .new_c li:nth-child(2),
#index .casestudy .new_w li:nth-child(2){
	display:inline-block;
	padding:10px 10px;
	color:#333
}

#index .casestudy .new_c p,
#index .casestudy .new_w p{
	display:block;font-size:12px;
	padding:5px 10px;
	margin-bottom:10px
}

#index .casestudy .new_c p{background:#cdeef1}
#index .casestudy .new_w p{background:#fbdede}

#index .casestudy .new_c img,
#index .casestudy .new_w img{
	width:50%;
	max-width:230px;
	float:right;
	margin-left:15px
}

#index .casestudy .new_c div::after,
#index .casestudy .new_w div::after{
	content:'';
	display: block; 
	clear:both;
}

/* ---------------------------------------------------------
	CSS Document for_worker
--------------------------------------------------------- */

.for_worker .swiper-button-prev,
.for_worker .swiper-button-next {
	width: 35px;
	height: 35px;
	background-size: 35px 35px;
	margin-top: -30px;
}

.for_worker .swiper-button-next {
	background-image: url(/include/images/swiper-button.png);
}

.for_worker .swiper-button-prev {
	background-image: url(/include/images/swiper-button.png);
	transform: scale(-1, 1); /* 左右反転 */
}

.for_worker {
	width:100%;
	background:#eeeeee;
	padding:5% 0;
	margin-bottom:-5%;
	text-align:left
}

.for_worker h5 {
	display: flex;
	width:96%;;
	margin:0 auto 3%;
	align-items: center;
	font-size:15px;
	font-weight:normal;
}

.for_worker h5:before, .for_worker h5:after {
	content: "";
	flex-grow: 1;
	height: 3px;
	background: #8b88bb;
	display: block;
}

.for_worker h5:before {
	margin-right: 10px;
}

.for_worker h5:after {
	margin-left: 10px;
}

.for_worker .swiper-container {
	width:100%;
	margin:auto;
}

.for_worker ul {
	margin:0 auto 5%;
}

.for_worker ul li {
	min-height:198px;
	background:#fff;
	padding:3%;
	border:3px solid #ccc;
	font-size:15px;
	line-height:23px;
	margin:0 2% 3%
}

.for_worker ul li a {
	display:block;
	margin-bottom:10px;
	line-height:25px;
	font-weight:bold
}

.for_worker ul li img {
	margin-right:3%;
	float:left
}

.for_worker .swiper-slide p{
	background:#fff;
	border-left:7px solid #c0c0c0;
	margin:0 2%;
	padding:12px 35px;
	font-size:13px;
}

.for_worker .swiper-slide img {
	float:left;
	margin-right:12px;
}

.for_worker .swiper-slide a{
	display:block;
	font-size:15px;
	margin-bottom:5px;
}

.for_worker .clearfix:after{
	content: "";
	clear: both;
	display: block;
}
