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

.tubular-shield,
#tubular-container{
	z-index: -10 !important;
}

.secInr{
	margin: 0 auto;
	width: 1080px;
}

#main01{
	position: relative;
	height: 100vh;
}

#main01 figure{
	position: absolute;
    right: calc(50% - 185px);
    top: calc(50% - 125px);
}

#header {
	position: absolute;
	bottom: 0;
}

.sec01{
	background: url(../img/bg_01.jpg) bottom center repeat-x;
	color: #fff;
	padding: 80px 0 100px;
}

.sec01 h3{
	text-align: center;
}

.sec01 .wrap{
	margin: 0 auto;
	width: 712px;
}

.sec01 h4{
	font-size:26px;
	margin-bottom: 50px;
	text-align: center;
}

.sec01 .text {
    font-size: 1.6rem !important;
    /*font-weight: bold;*/
    letter-spacing: 0.1em;
    line-height: 165% !important;
	margin-bottom: 50px;
    text-align: center;
}

.sec01 .whiteBox{
	background-color: rgba(255,255,255,0.30);
	box-sizing: border-box;
	/*font-weight: bold;*/
	padding: 30px;
	text-align: center;
}

.sec01 .whiteBox .title{
	border-bottom: 1px solid #fff;
	font-size: 18px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: center;
}

.sec02{
	background: url(../img/bg_02.jpg) top center repeat-x;
	margin-top: -50px;
	padding: 280px 0 278px;
}

.sec02 h3{
	color: #6eb92b;
	font-size: 30px !important;
	margin-bottom: 45px;
	text-align: center;
}

.sec02 .secInr{
	padding-top: 50px;
}

.sec02 .wrap{
	margin: 0 auto;
	width: 510px;
}

.sec02 .text{
    font-size: 1.5rem !important;
	margin-bottom: 30px;
}

.sec02 ul li{
	border-bottom: 1px dotted #6eb92b;
	margin-bottom:5px;
	padding-bottom:5px;
}

.sec02 ul li p{
	font-size: 13px !important;
}

.sec02 ul li .title{
	color: #6eb92b;
	font-size: 15px !important;
	font-weight: bold;
}

.sec02 ul li.last{
	border-bottom: none;
}

#sec03{
	background: rgb(255, 255, 255) url("../img/bg_03.jpg") repeat-x scroll center top;
    margin-top: -50px;
    padding-top: 100px;
	margin-top: -50px;
	padding-top: 100px;
}

#sec03 .wrap{
	background: #fff;
	box-sizing: border-box;
	padding: 70px 70px 20px 70px;
	width: 710px;
}

#sec03 h3{
	margin-bottom: 50px;
	text-align: center; 
}

#sec03 .text{
	margin-bottom: 50px;
}

#sec03 .orangeBox{
	border: 1px solid #fabf2a;
	box-sizing: border-box;
	margin-bottom: 40px;
	padding: 30px 40px;
}

#sec03 .orangeBox .title{
	border-bottom: 1px solid #fabf2a;
	font-size: 16px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#sec04{
    background: rgb(255, 255, 255);
	margin-top: -50px;
    padding: 180px 0;
	position: relative;
}

#sec04 .bg{
    height: 100%;
    left: 20%;
    position: absolute;
    top: 15%;
    width: 28%;
}

#sec04 .bg img{
	width: 100%;
}

#sec04 .wrap{
	float: right;
	margin-bottom: 30px;
	width: 520px;
}

#sec04 .wrap h3{
	margin-bottom: 60px;
	text-align: center;
}

#sec04 .wrap .text{
	margin-bottom: 40px;
}

#sec04 h5{
	color: #6ec2ee;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

#sec04 table{
	margin-bottom: 40px;
}

#sec04 table tbody tr th,
#sec04 table tbody tr td{
	text-align: center;
}

#sec04 table tbody tr th{
	background: #6ec2ee;
	border: 1px solid #fff;
	color: #fff;
	padding: 10px;
}

#sec04 table tbody tr td{
	background: #fff;
	border: 1px solid #6ec2ee;
	padding: 20px 10px;
}

#sec04 table tbody tr td .price{
	color: #6ec2ee;
	font-size: 20px;
	font-weight: bold;
}

#sec04 .clm3Box ul li{
	text-align: center;
}

#sec04 .clm3Box ul li p{
	text-align: left;
}

#sec05{
	background: url(../img/bg_04.jpg) top center repeat-x;
    margin-top: -50px;
    padding: 360px 0 550px;
}

#sec05 .wrap{
	margin: 0 auto;
	width: 520px;
}

#sec05 .wrap h3{
	margin-bottom: 50px;
	text-align: center;
}

#sec06{
	background: url(../img/bg_05.jpg) top center repeat;
	margin-top: -70px;
	padding: 120px 0;
}

#sec06 h3{
	font-size: 32px;
	margin-bottom: 60px;
	text-align: center;
}

#sec06 ul li{
	background-color: #fff;
	border-radius: 5px;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 40px;
}

#sec06 ul li .q{
	border-bottom: 2px dotted #6eb92b;
	color: #6eb92b;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

#sec06 ul li .q span{
	font-size: 28px;
}

#sec06 ul li .a{
	background: url(../img/tr_img_02.jpg) left top no-repeat;
	padding-left: 35px;
}