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


/*PC*/
@media print, screen and (min-width: 769px) {
	
	.slider {
		position: relative!important;
		margin-bottom: 70px;
		width: 100%;
		min-width: 100%;
	}
    
.ec_banner {
width: 1100px;
margin: 0 auto;
}    

.ec_banner img {
width: 100%;
height: auto;
}
	
	
	
	.scrollbox {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 100;
	}
	
	
		@-webkit-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
@-moz-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
@keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
	
	.scroll-btn {
    display: block;
    text-align: center;
	margin-bottom: 10px;
}
	
	.scroll-btn p {
		
	}
.scroll-btn > * {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
    color: #fff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.scroll-btn .mouse {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    margin: 0 auto 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px;
}
.scroll-btn .mouse > * {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background:#fff;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
	}

.mainTitle{
	font-size: 1.8em;
	font-family: "Hiragino Mincho Pro","ヒラギノ明朝 Pro W3","小塚明朝 Pro EL","Kozuka Mincho Pro",Georgia,Century,"Times New Roman",Times,"ＭＳ 明朝",serif;
	letter-spacing: 0.1em;
	color: #fff;
	text-shadow: 0px 0px 5px #999999;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}
	
.demo {
	text-align: center;
	letter-spacing: 0.3em;
}　
	
	
.btnTop a {
	position: absolute;
	bottom: 40px;
	left: 50%;
	display: block;
	width: 48px;
	margin-left: -24px;
	opacity: 200;
}
	
	
	
/*.flow { color: #FFF; position: relative; list-style: none; margin: 0 0 1em; padding: 0; width: 100%;}
.flow li { position: relative; float: left; display: inline-block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 25%; overflow: hidden; padding: 10px;height: 100px;
	margin-bottom: 10px;}
.flow li h3 { font-family:"Arial", Gadget, sans-serif; font-style: italic; font-weight: bold; margin: 0 0 5px; font-size: 1.4em;}
.flow li p { font-size: 1.2em; margin: 0;}
.flow li:nth-of-type(1) { background: #000; padding-left: 10px;}
.flow li:nth-of-type(2) { background: #7a1417;}
.flow li:nth-of-type(3) { background: #000;}
.flow li:nth-of-type(4) { background: #7a1417;}
.flow li:nth-of-type(5) { background: #7a1417; padding-left: 10px;}
.flow li:nth-of-type(6) { background: #000;}
.flow li:nth-of-type(7) { background: #7a1417;}
.flow li:nth-of-type(8) { background: #000;}
	

.flow li:nth-of-type(1) span { position: absolute; bottom: -5px; right: -20px; width: 0; height: 0; border: 20px solid transparent; border-right: 20px solid #7a1417; border-top: 60px solid #7a1417; border-bottom: 60px solid #7a1417;}
.flow li:nth-of-type(2) span { position: absolute; bottom: -5px; right: -20px; width: 0; height: 0; border: 20px solid transparent; border-right: 20px solid #000; border-top: 60px solid #000; border-bottom: 60px solid #000;}
.flow li:nth-of-type(3) span { position: absolute; bottom: -5px; right: -20px; width: 0; height: 0; border: 20px solid transparent; border-right: 20px solid #7a1417; border-top: 60px solid #7a1417; border-bottom: 60px solid #7a1417;}
.flow li:nth-of-type(4) span { position: absolute; bottom: -5px; right: -20px; width: 0; height: 0; border: 20px solid transparent; border-right: 20px solid #FFFFFF; border-top: 60px solid #FFFFFF; border-bottom: 60px solid #FFFFFF;}	
	
	
.flow li:nth-of-type(6) span { position: absolute; bottom: -5px; right: -20px; width: 0; height: 0; border: 20px solid transparent; border-right: 20px solid #7a1417; border-top: 60px solid #7a1417; border-bottom: 60px solid #7a1417;}
.flow li:nth-of-type(5) span { position: absolute; bottom: -5px; right: -20px; width: 0; height: 0; border: 20px solid transparent; border-right: 20px solid #000; border-top: 60px solid #000; border-bottom: 60px solid #000;}
.flow li:nth-of-type(8) span { position: absolute; bottom: -5px; right: -20px; width: 0; height: 0; border: 20px solid transparent; border-right: 20px solid #FFFFFF; border-top: 60px solid #FFFFFF; border-bottom: 60px solid #FFFFFF;}	
.flow li:nth-of-type(7) span { position: absolute; bottom: -5px; right: -20px; width: 0; height: 0; border: 20px solid transparent; border-right: 20px solid #000; border-top: 60px solid #000; border-bottom: 60px solid #000;}		*/

	
	
	.idx_bg01 {
		background: url(/images/contents/idx_bg01.jpg) 0 0 no-repeat;
		height: 300px;
		padding: 50px 80px;
	}
	
	.idx_bg01 .com_txt {
		color: #fff;
		margin-bottom: 30px;
	}
	
	.idx_bg01 .com_tit {
		color: #fff;
	}
	
	.idx_bg01 .com_tit span {
		color: #fff;
	}
	
	
	.flow_list {
		width: 900px;
		margin: 0 auto;
	}
	
	.flow_list li {
		width: 210px;
		float: left;
		margin-right: 20px;
		margin-bottom: 30px;
	}
	
	.flow_list li:nth-child(4n+4) {
		margin-right: 0px;
	}
	
	.flow_list p {
		text-align: center;
		font-weight: bold;
		font-size: 1.3em;
		color: #000;
	}

	
	.flow_list li img {
		width: 100%;
	}
	
	.detail_list {
		width: 100%;
		margin: 30px auto 0px;
	}
	
	.detail_list li {
		width: 25%;
		float: left;
		height: 440px;
		overflow: hidden;
		position: relative;
		
	}
	
	.detail_list li img {
		width: 130%;
		height: auto;
	}
	
	.photo_hover_wrap img {
		width: 100%;
		height: auto;
	}
	
	.photo_hover_wrap {
    display: block;
    height: 440px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}
.photo_hover_wrap .text {
    position: relative;
    z-index: 15;
}
.photo_hover_wrap .photo {
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s linear 0s;
    width: 100%;
}
.photo_hover_wrap:hover {
    text-decoration: none;
}
.photo_hover_wrap:hover .photo {
    transform: scale(1.2);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

	

	.detail_box {
		position: absolute;
		bottom: 10px;
		left: 10px;
	}	

	
	.detail_tit {
		color: #fff;
		font-size: 2.5em;
		line-height: 1.3em;
		
	}
	
	.detail_subtit {
		color: #fff;
		font-size: 1.5em;
		font-weight: bold;
	}	
	
	
	.detail_txt {
		color: #fff;
	}
	
	
	
/*----------------slider---------------*/
.slick-box01 {
	width:100%;
	position:relative;
	margin-bottom: 80px;
	min-width: 1400px;
}
	

.slick-box01 img {
	width:100%;
	height:auto;
}
	
	.idx_txt {
		font-size: 16px;
		text-align: center;
	}	
	
	.idx_ori_bg {
		background: #3c3c3c;
		padding: 30px 0px;
	}
	
	
	.ori_subtit {
		font-size: 20px;
		color: #fff;
		font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
		text-align: center;
	}
	
	.ori_logo {
		width: 200px;
		margin: 30px auto;
	}
	
	.ori_txt {
		color: #fff;
		text-align: center;
	}
	
	
	.idx_ori {
		margin: 50px auto;
	}
	
	.idx_ori img {
		width: 100%;
		height: auto;
	}
	
	.idx_flow {
		width: 100%;
		margin:  0 auto;
		position: relative;
	}
	
	.flow_l {
		width: 800px;
		background: url(/images/contents/idx_img11.jpg) center center no-repeat;
		height: 460px;
		margin-bottom: 120px;
	}
	
	
	.flow_r {
		width: 800px;
		background: url(/images/contents/idx_img10.jpg) center center no-repeat;
		margin-bottom: 120px;
		height: 460px;
		float: right;
		overflow: hidden;
	}
	
	
	
	.flow_box {
		position: absolute;
		bottom: -50px;
		background: #fff;
		width: 650px;
		padding: 50px 30px;
		right: 100px;
	}
	
		.flow_box2 {
		position: absolute;
		bottom: 50px;
		background: #fff;
		width: 650px;
		padding: 50px 30px;
		left: 100px;
	}
	
	
	
	.exa_list {
		width: 100%;
		margin: 50px auto;
		
	}
	
	.exa_list li {
		width: 300px;
		float: left;
	}
	
	.exa_list li img {
		width: 100%;
		height: auto;
	}
	
	
	.idx_box {
		margin: 70px auto;
	}
	
	.sns_list {
		width: 500px;
		margin: 50px auto 0;
	}
	
	
	.sns_list iframe {
		width: 500px;
	}
	
	
	
	
	
	.w400_l {
		width: 400px;
		float: left;
	}
	
	.w400_r {
		width: 400px;
		float: right;
	}
	
.print_bg {
		background: url(/images/network/print_bg.jpg) 0 0 no-repeat;
		padding: 30px 50px;
		background-size: 100%;
		height: 500px;
	}
	
	
	.print_tit {
		color: #fff;
		font-size: 2.5em;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.print_txt {
		color: #fff;
		text-align: center;
	}
	
	.checklist {
		width: 60%;
		margin: 30px auto;
	}
	
	.checklist li {
		margin-bottom: 15px;
		color: #fff;
		position: relative;
	}
	
	.checklist li::before {
		font-family: FontAwesome;
content: "\f00c";
position: absolute;
font-size: 25px;
left: -35px;
top: -10px;
color: #fff;
	}
	
	
	.info_tit {
		background: #ed6f00;
		width: 300px;
		color: #fff;
		text-align: center;
		padding: 10px;
		font-size: 20px;
		margin: 0 auto -20px;
		position: relative;
	}	
	
	.info_txt {
		background: #f2f2f2;
		padding: 60px 20px 30px 20px;
		z-index: 1;
		text-align: center;
		font-weight: 600;
		color: #ed6f00;
	}
		
/*	.info_tit {
		width: 200px;
	position: relative;
padding: 0.25em 0.5em;
border-top: solid 2px #ed6f00;
border-bottom: solid 2px #ed6f00;
		text-align: center;
		margin: 0 auto;
		margin-bottom: 30px;
		font-size: 20px;
		color: #ed6f00;
	}
	
	
	.info_tit span {
text-align: center;
		
	}
	
	.info_tit::before,.info_tit::after {
		content: '';
position: absolute;
top: -7px;
width: 2px;
  height: -webkit-calc(100% + 14px);
height: calc(100% + 14px);
background-color: #ed6f00;
	}
	
	
.info_tit:before {left: 7px;}
.info_tit:after {right: 7px;}
	
	.info_txt {
		text-align: center;
		background: #ed6f00;
		color: #fff;
		padding: 5px;
		font-weight: bold;
	}
	*/
	
	.news dl {
		margin: 30px auto;
		width: 100%;
		box-sizing: border-box;
padding: 10px 20px;
border: 1px solid #b2b2b2;
margin-bottom: 20px;
background: #fff;
font-weight: 500;
	background: #f2f2f2;
	}
	
	.news dl dt {
		float: left;
		margin-right: 30px;
		font-weight: 500;

	}
	
	
	
	
	
}

/*sp*/
@media only screen and (max-width: 768px) {
	
	.scrollbox {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 100;
	}
    
.ec_banner {
width: 98%;
margin: 0 auto;
}    

.ec_banner img {
width: 100%;
height: auto;
}    
    
	
	
		@-webkit-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
@-moz-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
@keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
	
	.scroll-btn {
    display: block;
    text-align: center;
	margin-bottom: 10px;
}
	
	.scroll-btn p {
		
	}
.scroll-btn > * {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
    color: #fff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.scroll-btn .mouse {
    position: relative;
    display: block;
    width: 25px;
    height: 35px;
    margin: 0 auto 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 23px;
}
.scroll-btn .mouse > * {
    position: absolute;
    display: block;
    top: 30%;
    left: 58%;
    width: 5px;
    height: 5px;
    margin: -4px 0 0 -4px;
    background:#fff;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
	}	
	
	
	
	#main_v {
		margin-bottom: 70px;
	}	
/*.flow { color: #FFF; position: relative; list-style: none; margin: 0 2% 1em; padding: 0; width: 96%;}
.flow li { position: relative; float: none; display: inline-block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; overflow: hidden; padding: 10px; height: 100px;}
.flow li h3 { font-family:"Arial", Gadget, sans-serif; font-style: italic; font-weight: bold; margin: 0 0 5px; font-size: 1.4em;}
.flow li p { font-size: 1.2em; margin: 0;}
.flow li:nth-of-type(1) { background: #000; padding-left: 10px;}
.flow li:nth-of-type(2) { background: #7a1417;}
.flow li:nth-of-type(3) { background: #7a1417;}
.flow li:nth-of-type(4) { background: #ed6f00;}
.flow li:nth-of-type(1) { background: #000; padding-left: 10px;}
.flow li:nth-of-type(2) { background: #3d0a0b;}
.flow li:nth-of-type(3) { background: #7a1417;}
.flow li:nth-of-type(4) { background: #ed6f00;}	
	
	
	
	
	
.flow li:nth-of-type(1) span { position: absolute; bottom: -5px; right: -20px; width: 0; height: 0; border: 20px solid transparent; border-right: 20px solid #3d0a0b; border-top: 60px solid #FFFFFF; border-bottom: 60px solid #FFFFFF;}
.flow li:nth-of-type(2) span { position: absolute; bottom: -5px; right: -20px; width: 0; height: 0; border: 20px solid transparent; border-right: 20px solid #7a1417; border-top: 60px solid #FFFFFF; border-bottom: 60px solid #FFFFFF;}
.flow li:nth-of-type(3) span { position: absolute; bottom: -5px; right: -20px; width: 0; height: 0; border: 20px solid transparent; border-right: 20px solid #ed6f00; border-top: 60px solid #FFFFFF; border-bottom: 60px solid #FFFFFF;}
.flow li:nth-of-type(4) span { position: absolute; bottom: -5px; right: -20px; width: 0; height: 0; border: 20px solid transparent; border-right: 20px solid #FFFFFF; border-top: 60px solid #FFFFFF; border-bottom: 60px solid #FFFFFF;}*/
		

	.idx_bg01 {
		background: url(/images/contents/idx_bg01.jpg) 0 0 no-repeat;
		height: 700px;
		padding: 50px 30px;
		background-size: cover;
	}
	
	.idx_bg01 .com_txt {
		color: #fff;
	}

	
	.idx_bg01 .com_btn {
		margin-top: 50px;
	}
	
	.idx_bg01 .com_tit {
		background: none;
		color: #fff;
	}

	.idx_bg01 .com_tit span {
		color: #fff;
	}
	
	
	
.flow_list {
		width: 100%;
		margin: 0 auto;
	}
	
	.flow_list li {
		width: 32%;
		float: left;
		margin-right: 2%;
		margin-bottom: 30px;
	}
	
	.flow_list li:nth-child(3n+3) {
		margin-right: 0px;
	}
	
	
	.flow_list p {
		text-align: center;
		font-weight: bold;
		font-size: 1em;
		color: #000;
	}
	
	
	.flow_list li img {
		width: 100%;
	}	
	
	
	
	
.mainTitle {
	width: 80%;
	font-size: 1.2em;
	font-family: "Hiragino Mincho Pro","ヒラギノ明朝 Pro W3","小塚明朝 Pro EL","Kozuka Mincho Pro",Georgia,Century,"Times New Roman",Times,"ＭＳ 明朝",serif;
	letter-spacing: 0.1em;
	color: #fff;
	text-shadow: 0px 0px 5px #999999;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);

}
	
	
.demo {
	text-align: center;
	letter-spacing: 0.3em;
}　	
	
	
.btnTop {
	position: absolute!important;
	bottom: 40px;
	left: 50%;
	display: block;
	width: 48px;
	margin-left: -24px;
	opacity: 100;
}	
	

/*--------slider-----------------------*/
.slick-box01 {
	width:100%;
	margin:0 auto 50px;
	position:relative;
}

.slick-box01 img {
	width:100%;
	height:auto;
}

	.idx_txt {
		font-size: 12px;
		text-align: center;
	}	
	
	.idx_ori_bg {
		background: #3c3c3c;
		padding: 30px 0px;
	}
	
	
	.ori_subtit {
		font-size: 18px;
		color: #fff;
		font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
		text-align: center;
	}
	
	.ori_logo {
		width: 66px;
		margin: 30px auto;
	}
	
	.ori_txt {
		color: #fff;
		text-align: center;
	}
	
	
	.idx_ori {
		margin: 50px auto;
		width: 100%;
	}
	
	.idx_ori img {
		width: 100%;
	}
	

	
	
	.exa_list {
		width: 100%;
		margin: 50px auto;
		
	}
	
	.exa_list li {
		width: 25%;
		float: left;
	}
	
	
	.exa_list li img {
		width: 100%;
		height: auto;
	}
	
	
	
		.idx_box {
		margin: 70px auto;
	}
	
	.sns_list {
		width: 100%;
		margin: 50px auto 0;
	}
	
	
	.sns_list iframe {
		width: 100%;
	}
	
	
	
	
	.sns_list img {
		width: 100%;
	}
	
	
	.w400_l {
		width: 100%;
	}
	
	.w400_r {
		width: 100%;
	}
	
	
	.idx_flow {
		width: 100%;
		z-index: 1;
		margin:  0 auto 80px;
	}
	
	.flow_l {
		width: 100%;
		background: url(/images/contents/idx_img11.jpg) center center no-repeat;
		height: 300px;
		background-size: cover;
	}
	
	
	.flow_r {
		width: 100%;
		background: url(/images/contents/idx_img10.jpg) center center no-repeat;
		height: 300px;
		background-size: cover;
	}
	
	.flow_box {
		width: 90%;
		margin: 0 auto;
		margin-top: -80px;
		background: #fff;
		z-index: 9999;
		padding-top: 30px;
	}	
	

	
	.flow {
		width: 100%;
		margin: 0 auto 100px;
		z-index: 100;
	}
	
	.flow_box2 {
			width: 90%;
		margin: 0 auto;
		margin-top: -80px;
		background: #fff;
		z-index: 9999;
		padding-top: 30px;
	}	
	
	
	body .vegas-container {
    overflow: hidden !important;
    position: relative;
	height: 500px!important;
}

		
	.idx_flow {
		width: 100%;
		margin:  0 auto;
		position: relative;
	}

	.com_tit {
		background: #fff;
		z-index: 100;
	}
	
	
	
	.detail_list {
		width: 100%;
		margin: 30px auto 50px;
	}
	
	.detail_list li {
		width: 100%;
		overflow: hidden;
		position: relative;
		
	}
	
	.detail_list li img {
		width: 100%;
		height: auto;
	}
	
	.photo_hover_wrap {
		height: 350px;
	}
	
	
/*	.photo_hover_wrap {
    display: block;
    height: 350px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}
.photo_hover_wrap .text {
    position: relative;
    z-index: 15;
}
.photo_hover_wrap .photo {
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s linear 0s;
    width: 100%;
}
.photo_hover_wrap:hover {
    text-decoration: none;
}
.photo_hover_wrap:hover .photo {
    transform: scale(1.2);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
	*/
	
	.detail_box {
		position: absolute;
		bottom: 10px;
		left: 10px;
	}	

	
	.detail_tit {
		color: #fff;
		font-size: 2em;
		line-height: 1.3em;
		
	}
	
	.detail_subtit {
		color: #fff;
		font-size: 1.3em;
		font-weight: bold;
	}
	
	.detail_txt {
		color: #fff;
	}
	
		.print_bg {
		background: url(/images/network/print_bg.jpg) 0 0 no-repeat;
		padding: 30px 50px;
			background-position: center;
		background-size: cover;
		height: 1000px;
		margin-bottom: 50px;
	}
	
	
	.print_tit {
		color: #fff;
		font-size: 1.5em;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.print_txt {
		color: #fff;
		text-align: center;
	}
	
	.checklist {
		width: 90%;
		margin: 30px auto;
	}
	
	.checklist li {
		margin-bottom: 15px;
		color: #fff;
		position: relative;
	}
	
	.checklist li::before {
		font-family: FontAwesome;
content: "\f00c";
position: absolute;
font-size: 25px;
left: -35px;
top: -10px;
color: #fff;
	}
	
	
	.info_tit {
		background: #ed6f00;
		width: 80%;
		color: #fff;
		text-align: center;
		padding: 10px;
		font-size: 18px;
		margin: 0 auto -20px;
		position: relative;
	}	
	
	.info_txt {
		background: #f2f2f2;
		padding: 60px 20px 30px 20px;
		z-index: 1;
		text-align: center;
		font-weight: 600;
		color: #ed6f00;
	}
	
	.news dl {
		margin: 30px auto;
		box-sizing: border-box;
		padding: 10px 20px;
		border: 1px solid #b2b2b2;
		margin-bottom: 20px;
		background: #f2f2f2;
		font-weight: 500;
	}
	
	.news dl dt {
		float: left;
		margin-right: 20px;

	}
	
	
	
	
	
	
}
