@charset "utf-8";
a:hover {
	opacity: .7;
}
.narrow {
	letter-spacing: .1em;
}
#shika {
	margin-bottom: 11px;
}
.l-inner {
	position: relative;
}
p.mainBanner {
	width: 853px;
	margin: 41px auto 37px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
p.mainBanner a {
	display: block;
	height: 139px;
	margin: 0 auto;
	background: url("/genshiryoku/img/bnr_virtual.png") 0 0/cover no-repeat;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.l-inner section h2 {
	width: 1200px;
	margin-bottom: 61px;
}
/*pickup*/
.pickup {
	margin-bottom: 75px;
}
.pickup h2 {
	position: relative;
	padding-left: 1.1em;
	margin-bottom: 24px;
	color: #44B4CE;
	font-size: 24px;
	font-weight: bold;
}
.pickup h2:before {
	display: inline-block;
	position: absolute;
	left: -2px;
	content: '■';
}
.pickup-list {
	margin-left: 4px;
	font-size: 16px;
}
.pickup-list dt, .pickup-list dd {
	margin-bottom: 5px;
}
.pickup-list dt {
	float: left;
	clear: left;
}
.pickup-list dd {
	position: relative;
	margin-left: 180px;
}
.pickup-list dd:before {
	position: absolute;
	top: 0.5em;
	left: -18px;
	display: inline-block;
	width: 11px;
	height: 11px;
	content: '';
}
.pickup-list dd.MarkNewwin:before {
	background: url(/shared/img/lvs_img/bullet_atom_nw.gif) 0 0/cover no-repeat;
}
.pickup-list dd.MarkBasic:before {
	background: url(/shared/img/lvs_img/bullet_atom_c.gif) 0 0/cover no-repeat;
}
.pickup-list dd.MarkTangle:before {
	background: url(/shared/img/lvs_img/bullet_atom.gif) 0 0/cover no-repeat;
}
.pickup-list dd.MarkPdfdoc:before {
	background: url(/shared/img/lvs_img/mark_ul_pdf.gif) 0 0/cover no-repeat;
}
/*tile-list*/
.tile-list {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 24px;
}
.tile-list li {
	width: 285px;
	margin: 0 0 30px 0;
	background: #fff;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}
.tile-list li a {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.tile-list li a img {
	margin-right: 20px;
}
.tile-list li a p {
	color: #44B4CE;
	font-size: 18px;
	font-weight: bold;
}
.l-bg-01 {
	padding: 55px 0 147px 0;
	background: url(/shared/img/lvs_img/bg-01.png) no-repeat 0 -48%;
}
.l-bg-01 .tile-list li a p {
	color: #464646;
	font-size: 16px;
	font-weight: normal;
}
.l-bg-01 .tile-list li a img {
	margin-right: 15px;
}
.l-bg-01 .tile-list li a {
	height: 100%;
	padding: 10px 5px 10px 0;
}
.l-grid.c-grid-col-2 {
	padding: 0 10px;
}
.l-grid.c-grid-col-2 > li {
	width: 580px !important;
	min-height: 300px;
	padding: 0;
	margin: 0 0 57px 0;
}
.l-grid.c-grid-col-2 > li:nth-child(2n) {
	margin-right: 0;
}
.l-grid.c-grid-col-2 > *:nth-child(odd), .l-grid.c-wrap-grid .col-2.odd {
	padding-right: 0;
}
.l-grid.c-grid-col-2 > *:nth-child(even), .l-grid.c-wrap-grid .col-2.even {
	padding-left: 0;
}
.l-grid.c-grid-col-2 .link-btn {
	background: none !important;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.link-btn.icon.cat {
	height: auto !important;
	padding: 0;
}
.link-btn.icon.cat div.title {
	min-height: auto;
}
.link-btn.icon.cat p.image {
	position: absolute;
	top: 63px;
	width: 240px;
	height: 240px;
}
.link-btn.icon.cat p.image01 {
	background: url("/genshiryoku/img/cat_atom_shikaoutline.jpg") 0 0/cover no-repeat;
}
.link-btn.icon.cat p.image02 {
	background: url("/genshiryoku/img/cat_atom_shikasafety.jpg") 0 0/cover no-repeat;
}
.link-btn.icon.cat p.image03 {
	background: url("/genshiryoku/img/cat_atom_shikadata.jpg") 0 0/cover no-repeat;
}
.link-btn.icon.cat p.image04 {
	background: url("/genshiryoku/img/cat_atom_community.jpg") 0 0/cover no-repeat;
}
.link-btn.icon.cat h3 {
	position: relative;
	padding-left: 2px;
	color: #44B4CE;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}
.link-btn.icon.cat h3:before {
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 460px;
	height: 1px;
	background: #44B4CE;
	content: '';
}
.link-btn.icon.cat h3:after {
	display: inline-block;
	width: 26px;
	height: 13px;
	margin-left: 10px;
	background: url("/shared/img/lvs_img/ico-link_atom.png") 0 0/cover no-repeat;
	vertical-align: 3px;
	content: '';
}
.link-btn.icon.cat ul {
	padding-left: 268px;
	margin: 28px 0 0 0;
	border: none;
}
@media print, screen and (max-width: 1239px) {
	.tile-list {
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.tile-list li {
		width: 48%;
	}
	ul.l-grid.c-grid-col-2 > li {
		padding: 0;
		margin: 0 auto 57px;
		float: none;
	}
	.l-grid.c-grid-col-2 > li:nth-child(2n) {
		margin-right: auto;
	}
	.l-grid.c-grid-col-2 > *:nth-child(odd), .l-grid.c-wrap-grid .col-2.odd {
		padding-right: 0 !important;
	}
	.l-grid.c-grid-col-2 > *:nth-child(even), .l-grid.c-wrap-grid .col-2.even {
		padding-left: 0 !important;
	}
}
@media print, screen and (max-width: 847px) {
	p.mainBanner {
		width: auto;
		margin: 20px auto 17px;
	}
	p.mainBanner a {
		width: 349px;
		height: 58px;
		background: url("/genshiryoku/img/sp_bnr_virtual.png") 0 0/cover no-repeat;
	}
}
@media print, screen and (max-width: 600px) {
	#shika {
		margin-bottom: 62px;
	}
	.pickup {
		margin: 0 0 120px 2px;
	}
	.pickup h2 {
		margin-bottom: 15px;
		font-size: 20px;
	}
	.pickup h2:before {
		left: -1px;
	}
	.pickup-list {
		font-size: 14px;
	}
	.pickup-list dt, .pickup-list dd {
		margin-bottom: 0;
	}
	.pickup-list dt {
		float: none;
		width: auto;
		margin-right: 0;
	}
	.pickup-list dd {
		margin: 0 0 5px 12px;
	}
	.pickup-list dd:before {
		left: -12px;
		width: 8px;
		height: 8px;
	}
	.l-inner {
		padding: 0 15px;
	}
	.l-inner section h2 {
		position: absolute;
		top: -76px;
		left: 0;
		margin-bottom: 30px;
	}
	.l-inner section h2 img {
		height: 45px;
	}
	.tile-list li {
		margin: 0 0 20px 0;
	}
	.tile-list {
		margin-bottom: 56px;
	}
	.tile-list li:nth-child(2n) {
		margin-right: 0;
	}
	.tile-list li a img {
		width: 47px;
		margin-right: 10px;
	}
	.tile-list li a p {
		font-size: 13px;
	}
	.link-btn.icon.cat h3 {
		padding-left: 1px;
		font-size: 16px;
	}
	.link-btn.icon.cat h3:before {
		bottom: -1px;
		width: 320px;
	}
	.link-btn.icon.cat h3:after {
		width: 13px;
		height: 7px;
		margin-left: 4px;
	}
	.link-btn.icon.cat p.image {
		top: 36px;
		width: 78px;
		height: 78px;
	}
	.link-btn.icon.cat p.image01 {
		background: url("/genshiryoku/img/sp_cat_atom_shikaoutline.jpg") 0 0/cover no-repeat;
	}
	.link-btn.icon.cat p.image02 {
		background: url("/genshiryoku/img/sp_cat_atom_shikasafety.jpg") 0 0/cover no-repeat;
	}
	.link-btn.icon.cat p.image03 {
		background: url("/genshiryoku/img/sp_cat_atom_shikadata.jpg") 0 0/cover no-repeat;
	}
	.link-btn.icon.cat p.image04 {
		background: url("/genshiryoku/img/sp_cat_atom_community.jpg") 0 0/cover no-repeat;
	}
	.link-btn.icon.cat ul {
		padding-left: 91px;
		margin: 5px 0 0 0;
	}
	.link-btn.icon.cat ul li {
		margin-bottom: 1px;
		font-size: 14px;
	}
	.link-btn.icon.cat ul li a {
		vertical-align: 1px;
	}
	.l-bg-01 .tile-list li a p {
		font-size: 14px;
	}
	.l-grid.c-grid-col-2 {
		padding: 0;
	}
	.l-grid.c-grid-col-2 > li {
		width: 100% !important;
		min-height: auto;
		margin: 0 60px 33px 0;
	}
	.l-grid.c-grid-col-2 > li div {
		height: auto !important;
	}
	.l-bg-01 {
		padding: 55px 0 25px 0;
		background: url(/shared/img/lvs_img/bg-01.png) no-repeat 0 14.1%;
	}
	.l-bg-01 .tile-list li a img {
		width: 41px;
		margin-right: 10px;
	}
}