@charset "shift_jis";

.titleBlock01,
.titleBlock02 {
	display: table;
	box-sizing: border-box;
	width: 1080px;
	padding: 14px;
	margin-bottom: 20px;
	color: #fff;
}
.titleBlock01 h2,
.titleBlock02 h2 {
	display: table-cell;
	padding-left: 50px;
	vertical-align: top;
	background: url(/shain/common/images/shain_icon_heading01.png) no-repeat left center;
	font-size: 24px;
}
.titleBlock01 h2.iconPc01,
.titleBlock02 h2.iconPc01 {
	background: url(/shain/common/images/shain_icon_heading02.png) no-repeat left center;
}
.titleBlock01 h2.iconBook01,
.titleBlock02 h2.iconBook01 {
	background: url(/shain/common/images/shain_icon_heading03.png) no-repeat left center;
}
.titleBlock01 h2.iconPen01,
.titleBlock02 h2.iconPen01 {
	background: url(/shain/common/images/shain_icon_heading04.png) no-repeat left center;
}
.titleBlock01 .titleBox01,
.titleBlock02 .titleBox01 {
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
	box-sizing: border-box;
}

.titleBlock01 {
	background: url(/shain/common/images/shain_bg01.gif) no-repeat left top;
}
.titleBlock01 h2 {
	width: 490px;
	height: 38px;
}
.titleBlock01 .titleBox01 {
	width: 590px;
	height: 38px;
	padding: 0 40px;
}

.titleBlock01 .titleBox01 p {
	display: inline-block;
	float:right;
	vertical-align: middle;
	color: #0f2e5d;
	font-size: 15px;
}
.titleBlock01 .titleBox01 .borderBox {
	float: left;
	padding: 6px 14px;
	border : 1px solid #fff;
	border-radius: 5px;
	margin-top: 0;
	color: #fff;
}

.titleBlock02 {
	background: url(/shain/common/images/shain_bg04.gif) no-repeat left top;
}
.titleBlock02 h2 {
	width: 790px;
	height: 38px;
}
.titleBlock02 .titleBox01 {
	width: 290px;
	height: 38px;
	padding: 0 20px;
}
.titleBlock02 .titleBox01 p {
	display: inline-block;
	float:right;
	color: #0f2e5d;
	font-size: 15px;
}
.h2Title01 {
	background-color: #0f2e5d;
	background-image: url(/shain/common/images/shain_icon_heading01.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding: 10px 70px;
	margin-bottom: 30px;
	font-size: 24px;
	color: #fff;
}
.h3Title01 {
	background: url(/shain/common/images/shain_bg03.gif) no-repeat left top;
	padding: 10px 20px;
	font-size: 24px;
}
.h3Title02 {
	background: #13448f;
	padding: 10px 20px;
	font-size: 24px;
	color: #fff;
}
.h4Title01 {
	background: #e9eef4;
	padding: 10px 15px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #13448f;
}
.h4Title01 span {
	display: inline-block;
	padding-right: 10px;
	font-size: 22px;
	color: #00baf0;
}
.h4Title02 {
	font-size: 14px;
	font-weight: bold;
	color: #13448f;
	margin-bottom: 15px;
}
.leadText01 {
	margin-bottom: 60px;
	padding-left: 20px;
}
.leadText02 {
	margin: 30px 0 30px;
	padding-left: 20px;
}

.contentBlock01 {
	margin-bottom: 60px;
}
.contentBlock01 .contentBlockInner {
	padding: 20px;
}

.contentBlock01 dl {
	display: table;
	height: 70px;
	margin-bottom: 30px;
}
.contentBlock01 dt {
	display: table-cell;
	width: 460px;
	font-size: 24px;
	color: #13448f;
	vertical-align: middle;
}
.contentBlock01 dd {
	display: table-cell;
	background: url(/shain/common/images/shain_icon_skycoin.png) no-repeat left center;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 20px 0 20px 80px;
}
.contentBlock01 dd .smallText01{
	font-size: 12px;
}

.contentBlock02 .contentBlockInner {
	padding: 20px 0;
}
.contentBlock01 .box01,
.contentBlock02 .box01 {
	padding: 10px 70px 40px;
}
.contentBlock02 .numberingBox {
	margin-bottom: 50px;
}
.contentBlock02 .numberingBox .boxInner {
	padding: 0 20px;
}


.cvBlock01 {
	background: url(/shain/common/images/shain_bg02.gif) repeat left top;
	text-align: center;
}
.cvBlock01 .blockInner {
	padding: 60px 0 100px;
}
.cvBlock01 .title {
	font-size: 30px;
	color: #0f2e5d;
	margin-bottom: 30px;
}

.column2Wrap,
.column3Wrap {
	overflow: hidden;
}
.column2Wrap > div {
	float: left;
}
.column2Wrap > div + div {
	float: right;
}
.column3Wrap div,
.column3Wrap div + div,
.column3Wrap li,
.column3Wrap li + li {
	float: left;
}
/* ListItem
-----------------------------------------------------*/
.listItem01 li{
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 5px;
}

/* Table
-----------------------------------------------------*/
.tableItem01 {
	border: 1px solid #ccc;
	box-sizing: border-box;
	font-size: 13px;
}
.tableItem01 th, .tableItem01 td {
	width: 520px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}
.tableItem01 th {
	background: #fff8e0;
	padding: 15px;
	font-weight: bold;
}
.tableItem01 td {
	padding: 25px 15px;
}
.tableItem01 td.childCell01 {
	padding: 15px 70px;
}
.tableItem01 td.childCell02 {
	padding: 15px;
}
.textBlock01 {
	margin-bottom:20px;
}
.textBlock01 p {
	margin-bottom:10px;
}
.textBlock02 p {
	margin-bottom:20px;
}
.contactBox01 p {
	margin-bottom: 20px;
}
.contactBox01 .fs24 {
	line-height: 1.3;
}


.tableItem02 {
	font-size: 13px;
}
.tableItem02 .col1 {
	width: 290px;
}
.tableItem02 .col2 {
	width: 500px; 
}
.tableItem02 .col3 {
	width: 250px; 
}
.tableItem02 th.col1,
.tableItem02 th.col2,
.tableItem02 td.col1,
.tableItem02 td.col2 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}
.tableItem02 th.col1,
.tableItem02 th.col2 {
	background: #fff8e0;
	padding: 15px;
	font-weight: bold;
}
.tableItem02 td {
	padding: 5px 15px;
	box-sizing: border-box;
}


/* btn
-----------------------------------------------------*/
.listIcon01 {
	position: relative;
	top: 1px;
	font-size: 20px;
}


/* btn
-----------------------------------------------------*/
.btn01, .btn02, .btn03, .btn04, .btn05 {
	border-radius: 5px;
}
.btn01 a, .btn02 a, .btn03 a, .btn04 a, .btn05 a {
	display: block;
	position: relative;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
}
.btn01:hover, .btn02:hover, .btn03:hover, .btn04:hover, .btn05:hover {
	opacity: 0.8;
}
.btn01 {
	width: 220px;
	background: #00a0e9;
}
.btn01 a {
	color: #fff;
    background: url(/shain/common/images/shain_icon_arrow02.png) no-repeat right 20px center;
}
.btn02 {
	width: 210px;
	background: #fff;
}
.btn02 a {
	color: #000;
	background: url(/shain/common/images/shain_icon_arrow01.png) no-repeat right 20px center;
}

.btn03 {
	width: 370px;
	background: #ffc600;
}
.btn03 a {
	color: #000;
	background: url(/shain/common/images/shain_icon_arrow01.png) no-repeat right 20px center;
	font-size: 16px;
	padding-right: 20px;
}
.btn04 {
	width: 370px;
	background: #ffc600;
	margin: 0 auto;
}
.btn04 a {
	background: url(/shain/common/images/shain_icon_arrow03.png) no-repeat right 20px center;
	color: #000;
	font-size: 20px;
	padding-right: 20px;
}
.btn05 {
	width: 590px;
	background: #ffc600;
	margin: 0 auto 20px;
}
.btn05 a {
	background: url(/shain/common/images/shain_icon_arrow03.png) no-repeat right 20px center;
	color: #000;
	font-size: 24px;
	padding-right: 20px;
}


/* text
-----------------------------------------------------*/
.attentionText01 {
	display: inline-block;
	margin-top: 5px;
	font-size: 12px;
}
.largeText01 {
	font-size: 24px;
}
.tBold {
	font-weight: bold;
}
.tRed01 {
	color: #cd1313;
}
.tRed02 {
	color: #ff0000;
}
.tPink01 {
	color: #EA4E77;
}
.tBlack01 {
	color: #333;
}


/* text-align
-----------------------------------------------------*/
.tRight {
	text-align: right;
	font-size: 12px;
}


/* border
-----------------------------------------------------*/
.borderTop01 {
	border-top: 1px solid #ccc !important;
}
.borderLeft01 {
	border-left: 1px solid #ccc !important;
}
.borderNone {
	border: none !important;
}