@charset "UTF-8";
@import "/common/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document privacy
--------------------------------------------------------- */

#privacy {
	padding: 60px 90px 0;
	background: #fff;
	text-align: left;
}

#privacy .section {
	margin-bottom: 70px;
}

#privacy h2 {
	margin-bottom: 50px;
	text-align: center;
	font-weight: normal;
	font-size: 26px;
	line-height: 1;
	position: relative;
}

#privacy h2:after {
	content: '';
	width: 100px;
	height: 3px;
	margin-left: -50px;
	background: #057dcd;
	position: absolute;
	bottom: -20px;
	left: 50%;
}

#privacy h3 {
	margin-top: 60px;
	font-size: 19px;
	line-height: 1.6;
}

#privacy ul {
	margin-top: 20px;
}

#privacy ul li {
	margin-left: 18px;
	list-style: disc;
}

#privacy ol {
	margin-top: 20px;
}

#privacy ol li {
	margin-left: 18px;
	padding-left: 5px;
	list-style: decimal;
}

#privacy p {
	margin-top: 20px;
}

#privacy .contact {
	margin-top: 20px;
	padding: 20px 20px 20px;
	border: solid 5px #e8eef1;
}

#privacy .contact h4 {
	font-weight: normal;
	font-size: 15px;
}

#privacy dt {
	display: inline-block;
	vertical-align: middle;
	width: 18%;
}

#privacy dd {
	display: inline-block;
	vertical-align: middle;
	width: 70%;
}

#privacy .center {
	text-align: center;
}

/* ---------------------------------------------------------
	CSS Document seiho
--------------------------------------------------------- */

.pic_0401_01 {
	margin: 30px -90px 30px;
}

.pic_1107_01 {
	margin: 30px -90px 30px;
}

.btn_1107_01 a {
	display: block;
	width: 380px;
	height: 80px;
	margin: 0 auto;
	border-radius: 5px;
	background: #43b0f1;
	box-shadow: 0 5px 0 0 #e8eef1;
	text-align: center;
	line-height: 74px;
	position: relative;
	cursor: pointer;
	transition: .4s;
}

.btn_1107_01 a:hover {
	opacity: 0.6;
}

.btn_1107_01 a > span {
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	line-height: 1.3;
	position: relative;
}

.btn_1107_01 a > span:after {
	content: '';
	width: 32px;
	height: 100%;
	background: url(../images/pdf.png) no-repeat left;
	background-size: 32px auto;
	position: absolute;
	top: 0;
	left: -30px;
}

.btn_1107_01 span span:first-of-type {
	display: block;
	font-size: 14px;
	color: #1e3d58;
}

.btn_1107_01 span span:last-of-type {
	display: block;
	font-size: 26px;
	color: #fff;
	position: relative;
}

.btn_1107_01 span span:last-of-type:after {
	content: '';
	width: 14px;
	height: 14px;
	background: url(/product/images/i_arrow.png) no-repeat 0 0;
	background-size: 14px 14px;
	position: absolute;
	top: 12px;
	right: -22px;
}

/* ---------------------------------------------------------
	CSS Document seiho
--------------------------------------------------------- */

#seiho {
	padding: 60px 90px 0;
	background: #fff;
	text-align: left;
}

#seiho .section {
	margin-bottom: 70px;
}

#seiho h2 {
	margin-bottom: 50px;
	text-align: center;
	font-weight: normal;
	font-size: 26px;
	line-height: 1;
	position: relative;
}

#seiho h2:after {
	content: '';
	width: 100px;
	height: 3px;
	margin-left: -50px;
	background: #057dcd;
	position: absolute;
	bottom: -20px;
	left: 50%;
}

#seiho h3 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-bottom: solid 1px #e8eef1;
	text-align: left;
	font-weight: normal;
	font-size: 20px;
	line-height: 1;
	color: #222;
	position: relative;
}

#seiho h3:after {
	content: '';
	width: 22px;
	height: 4px;
	background: #43b0f1;
	position: absolute;
	top: 10px;
	left: 0;
}

#seiho p {
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 1.5;
}

#seiho .case h4 {
	height: 32px;
	margin-bottom: 5px;
	padding-left: 38px;
	background: url(../images/point.png) no-repeat left / 32px auto;
	font-weight: 500;
	font-size: 17px;
	line-height: 32px;
	color: #43b0f1;
	color: #057dcd;
}

#seiho .case ol li,
#seiho .case ul {
	margin-bottom: 10px;
	padding: 15px 20px;
	border: solid 4px #e8eef1;
}

#seiho .case li {
	padding-left: 15px;
	line-height: 1.6;
	position: relative;
}

#seiho .case ol li {
	padding-left: 35px;
}

#seiho .case li:before {
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #000;
	position: absolute;
	top: 10px;
	left: 0;
}

#seiho .case ol li:before {
	top: 25px;
	left: 22px;
}

#seiho .case li span {
	font-weight: bold;
}

#seiho .youtube {
	margin-top: 30px;
	height: 350px;
}

#seiho .youtube iframe {
	vertical-align: top;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: 0;
}

#seiho .osusume {
	margin-top: 30px;
	padding: 15px 25px;
	border-radius: 6px;
	background: #f2f9fe;
}

#seiho .osusume h4 {
	height: 32px;
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 16px;
	line-height: 32px;
}

#seiho .osusume li {
	padding-left: 24px;
	background: url(../images/check.png) no-repeat 0 3px / 16px auto;
	line-height: 22px;
}

#seiho .osusume ul li:not(:last-child) {
	margin-bottom: 10px;
}

/* ---------------------------------------------------------
	CSS Document pic_0101
--------------------------------------------------------- */

.pic_0101 {
	height: 902px;
	margin-top: 2em;
}
