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

.pc {
	display: none !important;
}

body {
-webkit-text-size-adjust: 100%;
}

p, li, dt, dd {
	/*Androidブラウザフォントバグ対策*/
	 max-height: 999999px;
}

#mvWrap{
	position: relative;
	width: 100%;
	height: 310px;
    padding-top: 60px;
	overflow: hidden;
	box-sizing: border-box;
}

#mv{
	opacity: 0;
	position: relative;
	width: 100%;
    height: 250px;
	background: url("../img/bg1_slide1.jpg") no-repeat;
	background-position: center center;
	background-size: cover;
}

.mvCopyW{
}
.mvCopy{
    display: inline-block;
    font-size: 5rem;
    color: #fff;
    position: absolute;
    left: 50%;
	transform: translateX(-50%);
    top: 40px;
    white-space: nowrap;
    line-height: 3.2rem;
}
.mvCopyS{
    font-size: 1.6rem;
    color: #fff;
    position: absolute;
    top: 165px;
    left: 50%;
	transform: translateX(-50%);
    white-space: nowrap;
    text-align: center;
}
.mvTxt{
    width: 230px;
    border-radius: 8px;
    border: 1px solid #f8ba01;
    color: #f8ba01;
    text-align: center;
    font-size: 1.2rem;
    box-sizing: border-box;
    padding: 5px 0;
    position: absolute;
    font-weight: bold;
    right: 0px;
}
.mvTxt01{
    top: 125px;
}
.mvTxt02{
    top: 160px;
}
.mvTxt03{
    top: 190px;
}
.mvTxt04{
    top: 195px;
}
.mvBtns{
    width: 230px;
    position: absolute;
    top: 245px;
    right: 0;
    letter-spacing: -0.4em;
}
.mvBtn{
    width: 230px;
    display: inline-block;
    letter-spacing: normal;
    font-size: 2.0rem;
    color: #fff !important;
    border-radius: 8px;
    background: #1dcd00;
    padding: 15px 0;
    text-align: center;
}
.camps{
	margin-top: 20px;
	font-size: 1.8rem;
	position: relative;
}
.campsBaloon{
	position: absolute;
	width: 120px;
	height: 120px;
	letter-spacing: normal;
	background: #fff;
	border: 1px solid #f8ba01;
	border-radius: 50%;
	color: #f8ba01;
	left: -115px;
	top: 25px;
	text-align: center;
	padding-top: 20px;
	box-sizing: border-box;
	z-index: 1;
}
.campsBaloonL{
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.8rem;
	margin-bottom: 5px;
}
.campsBaloonS{
	font-size: 1.1rem;
	line-height: 1.2rem !important;
}
.camp1{
	letter-spacing: normal;
	display: inline-block;
    background: #f8ba01;
	color: #fff;
	width: 100%;
	margin-bottom: 15px;
    border-radius: 8px;
	padding: 15px 8px 8px;
	box-sizing: border-box;
	position: relative;
	font-size: 1.2rem;
}
.camp1:before{
	content: "キャンペーンその①";
	background: #fff;
	border: 1px solid #f8ba01;
	border-radius: 8px;
	padding: 0px 5px;
	position: absolute;
	color: #f8ba01;
	top: -10px;
	left: 15px;
	font-size: 1.2rem;
}
.camp2{
	letter-spacing: normal;
	display: inline-block;
    background: #f8ba01;
	color: #fff;
	width: 100%;
    border-radius: 8px;
	padding: 15px 5px 5px;
	box-sizing: border-box;
	position: relative;
	font-size: 1.2rem;
	margin-bottom: 10px;
}
.camp2:before{
	content: "キャンペーンその②";
	background: #fff;
	border: 1px solid #f8ba01;
	border-radius: 8px;
	padding: 0px 5px;
	position: absolute;
	color: #f8ba01;
	top: -10px;
	left: 15px;
}
.campB{
	font-weight: bold;
}
.campsTxt{
	background: #fff;
	border: 1px solid #f8ba01;
	border-radius: 8px;
	padding: 0px 5px;
	color: #f8ba01;
	letter-spacing: normal;
	font-size: 1rem;
}

/*マウスアイコンアニメーション*/
#scroll{
}

/*Section01*/

#secNews{
	width: 100%;
	position: relative;
}

.secNewsW{
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
}
.newsL{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.newsImgs{
	margin-bottom: 30px;
	letter-spacing: -0.4em;
}
.newsImg{
	display: inline-block;
	width: 25%;
}
.newsImg img{
	width: 100%;
	height: auto;
}
.newsImg:last-child{
	margin-right: 0;
}
.newsTtl{
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	border-top: 1px solid rgba(204,204,204,0.5);
	border-bottom: 1px solid rgba(204,204,204,0.5); 
	position: relative;
	font-size: 2.0rem;
	letter-spacing: 0.3em;
	color: #fff;
	padding: 13px 0px 0 15px;
	margin-bottom: 30px;
}
.newsTtl:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 50px;
	top: 4px;
	left: 0;
	border-top: 3px solid #e6e6e5;
	border-bottom: 3px solid #e6e6e5;
	box-sizing: border-box;
}
.newsTtl:after{
	content: url("../img/news_after.png");
	position: absolute;
	top: -10px;
	right: 40px;
	transform: rotate(-90deg);
}

.newsListW{
	height: 410px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 95%;
	margin: 0 auto;
	background: #fff;
	color: #333;
	box-sizing: border-box;
	padding: 20px;
}

.newsLists{
	border-bottom: 1px solid rgba(204,204,204,0.5);
	font-size: 1.4rem;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.newsLists:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.newsDate{
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
}
.newsLabel{
	margin-left: 20px;
	margin-right: 20px;
	display: inline-block;
	color: #fff !important;
	letter-spacing: 0.12em;
	width: 75px;
	text-align: center;
}
.label01{
	background: #666;
}
.label02{
	background: #999;
}
.newsTxt{
	display: inline-block;
	vertical-align: top;
}

.newsR{
	text-align: center;
}
.newsBn{
	display: block;
	margin-bottom: 20px;
}
.newsBn:last-child{
	margin-bottom: 0;
}

#secAbout{
	background: url("../img/concept_bg.jpg") no-repeat;
	background-position: left;
	background-size: cover;
	padding-top: 10px;
	padding-bottom: 30px;
}
.secAboutW{
	width: 95%;
	margin: 0 auto;
	display: block;
	overflow-x: hidden;
}

.aboutL{
}
.aboutL img{
	width: 100%;
	height: auto;
}
.aboutR{
	display: block;
	width: 95%;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	background: rgba(0,0,0,0.8);
	box-sizing: border-box;
	padding: 5%;
	text-align: left;
}
.aboutTtl{
	font-size: 2.6rem;
	letter-spacing: 0.2em;
	line-height: 2.6rem;
	margin-bottom: 20px;
}
.aboutTxt{
	font-size: 1.2rem;
	line-height: 2rem;
}


#secService{
}
.secServiceW{
	padding-top: 30px;
	padding-bottom: 30px;
    text-align: center;
}
.pickupW{
	width: 95%;
	margin: 0 auto;
	margin-bottom: 60px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
}
.serviceTax{
	position: absolute;
	right: 0;
	top: -30px;
	font-size: 1rem;
}
.pickup{
	width: 100%;
	text-align: left;
	margin-bottom: 30px;
}
.pickupTxtW{
	
}
.pickupImg{
}
.pickupImg img{
	width: 100%;
	height: auto;
}
.pickupTxtW{
	margin-top: 20px;
	position: relative;
}
.charge{
	font-size: 1.4rem;
	margin-bottom: 50px;
}
.chargePrice{
	margin-left: 50px;
}
.topMenuW{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.topMenus{
	width: 100%;
	margin-bottom: 50px;
	text-align: left;
	box-sizing: border-box;
	padding: 0 20px;
}
.topMenus:nth-child(3n){
}
.topMenus:last-child{
}
.topMenuTtl{
	font-size: 1.6rem;
	margin-bottom: 30px;
	text-align: center;
}
.topMenu{
	margin-bottom: 30px;
	position: relative;
	font-size: 1.4rem;
}
.topMenuTxt{
	margin-bottom: 10px;
}
.topMenuCap{
	font-size: 1.2rem;
}
.topMenuPrice{
	position: absolute;
	right: 0;
	top: 0;
}

#secPhoto{
	
}
.secPhotoW{
	width: 285px;
	margin: 0 auto;
}

.photoW{
	letter-spacing: -0.4em;
}
.photo{
	display: block;
	margin-bottom: 30px;
}
.photo img{
	width: 100%;
	height: auto;
}

#secCompany{
	position: relative;
	width: 100%;
}
.secCompanyW{
	box-sizing: border-box;
	width: 95%;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.secCompanyTtl{
    position: relative;
}

.about{
	width: 100%;
	margin: 30px auto 0;
}
.aboutTable{
	width: 100%;
	font-size: 1.2rem !important;
}
.aboutTable th{
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	width: 30%;
}
.aboutTable td{
	border-bottom: 1px solid #333;
	padding: 10px 0 10px 10px;
	text-align: left;
}
.aboutNames{
	position: relative;
}
.aboutName{
	position: absolute;
	left: 230px;
	font-size: 1.8rem;
}
.gMap iframe{
	width: 100%;
	height: 300px;
	filter: grayscale();
}


