@charset "UTF-8";

/*----------------------------------------------------
	☆SP
----------------------------------------------------*/


/*デバイスの横幅が750px以下の場合*/
@media only screen and (max-width: 750px) {

#tubular-container{
	display: none !important;
}

.secInr{
	margin: 0 auto;
	width: 90%;
}

#header{
	display: none;
}

#main01{
	background: url(../img/mv_sp.jpg) top center no-repeat;
	background-attachment: fixed;
	position: relative;
	height: 298px;
}

#main01 figure{
	display: none;
}

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

.sec01 h3 img{
	width: 80%;
}

.sec01 .wrap,
#sec03 .wrap,
#sec04 .wrap,
#sec05 .wrap,
#sec06 .wrap{
	margin: 0 auto;
	width: 100% !important;
}

.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: 5% 8%;
	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: rgba(0, 0, 0, 0) url("../img/bg_02sp.png") no-repeat scroll center top;
    background-size: cover;
	margin-top: -50px;
    padding: 20% 0 60%;
	position: relative;
}

.sec02 .secInr {
    padding-top: 0;
}

.sec02 .spDisp.sticker{   
    right: 2%;
	position: absolute;
	text-align: right;
    top: 1%;
    z-index: 90;
}

.sec02 .spDisp.sticker img{
	width: 60%;
}

.sec02 .spDisp.sticker01{   
    left: 1%;
	position: absolute;
	text-align: left;
    bottom: -1%;
    z-index: 90;
}

.sec02 .spDisp.sticker01 img{
	max-width: 62%;
}

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

.sec02 .secInr{
	background:rgba(255,255,255,0.80) url(../img/bg_02bar.jpg) center top repeat-x;
	position: relative;
}

.sec02 .wrap {
    background: rgba(0, 0, 0, 0) url("../img/bg_02bar.jpg") repeat-x scroll center bottom;
    bottom: 0;
    box-sizing: border-box;
    padding: 10% 0;
    width: 100%;
}

.sec02 .wrap .text,
.sec02 .wrap ul{
	margin: 0 auto;
	width: 90%;
}


.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: url(../img/bg_03.jpg) top center repeat-x;
	margin-top: -50px;
	padding-top: 100px;
}

#sec03 .wrap {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    padding: 10% 6%;
}

#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: 6% 10%;
}

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

#sec03 .clm2Box ul li{
	text-align: center;
}

#sec03 .clm2Box ul li img{
	max-width: 300px;
	width: 100%;
}

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

#sec04 .bg{
    display: none;
}

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

#sec04 .wrap{
	float: none;
	margin-bottom: 30px;
}

#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{
	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;
}

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

#sec04 .clm3Box ul li img{
	width: 80%;
}

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

#sec05{
	background: url(../img/bg_04sp.jpg) bottom center repeat-x;
    margin-top: -50px;
    padding: 40% 0;
}

#sec05 .secInr{
	background: #fff; 
}

#sec05 .secInr .wrap{
	box-sizing: border-box;
	padding: 10% 5%;
}

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

#sec05 .spDisp u{
	margin: 0 auto -30px !important;;
	text-align: center;
	width: 100%;
}

#sec05 .spDisp ul li img{
	width: 100%;
}

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

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

#sec06 ul li{
	padding: 4%;
}

#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;
}

}