@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: 360px;
    padding-top: 60px;
	overflow: hidden;
	box-sizing: border-box;
}

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

.mvCopyW {
    background: rgba(255,255,255,0.5);
    width: 95%;
    margin: 0 auto;
    position: relative;
    top: 56px;
    padding: 20px 0;
}
.mvCopy {
    font-size: 1.6rem;
    color: rgba(0,0,0,0.8);
    white-space: nowrap;
    line-height: 3.2rem;
    text-align: center;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
}
.mvCopyS {
    font-size: 1.2rem;
    color: rgba(0,0,0,0.8);
    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: #4e4d4d;
	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;
}
.newsListW{
	height: 410px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 95%;
	margin: 0 auto;
}

.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;
	text-align: center;
	width: 100%;
}
.newsDate p{
	margin-bottom: 20px;
}
.newsLabel{
	margin-left: 20px;
	margin-right: 20px;
	display: inline-block;
	color: #fff !important;
	letter-spacing: 0.12em;
	width: 75px;
	text-align: center;
}
.label01{
	background: #037d65;
}
.label02{
	background: #d7000f;
}
.newsListImg{
	width: 200px;
	height: 150px;
	display: inline-block;
	margin-bottom: 20px;
}

.newsTxt{
	display: inline-block;
	vertical-align: top;
}
.newsPsotTtl {
    color: #037d65;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.newsR{
	text-align: center;
}
.newsBn{
	display: block;
	margin-bottom: 20px;
}
.newsBn:last-child{
	margin-bottom: 0;
}

#secAbout{
	background: #98CC98;
	padding-top: 10px;
	padding-bottom: 30px;
}
.secAboutW{
	width: 95%;
	margin: 0 auto;
	display: block;
	overflow-x: hidden;
}

.aboutL{
	display: block;
	background: url("../img/about_bg.jpg") no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 40vw;
}
.aboutL img{
	width: 100%;
	height: auto;
}
.aboutR{
	display: block;
	width: 100%;
    color: rgba(0,0,0,0.5);
	text-align: center;
	padding: 30px 10px 0;
	box-sizing: border-box;
}
.aboutTtl{
	font-size: 2.6rem;
	letter-spacing: 0.2em;
	line-height: 2.6rem;
	margin-bottom: 20px;
}
.aboutTxt{
	font-size: 1.2rem;
	margin-bottom: 30px;
}


#secService{
	padding-bottom: 30px;
}
.secServiceW{
	padding-top: 30px;
	padding-bottom: 30px;
    text-align: center;
}
.serviceW{
	letter-spacing: -0.4em;
	text-align: center;
    margin-bottom: 10px;
}
.service{
	vertical-align: top;
	letter-spacing: normal;
	width: 44vw;
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 2vw;
	text-align: center;
}
.service:nth-child(even){
    margin-right: 0;
}
.serviceThumb{
	width: 44vw;
	height: 44vw;
	max-width: 240px;
	max-height: 240px;
	border-radius: 50%;
	margin-bottom: 15px;
	overflow: hidden;
    box-sizing: border-box;
	display: inline-block;
}
.service01{
	background: url("../img/service_img_01.jpg") no-repeat;
	background-size: cover;
}
.service02{
	background: url("../img/service_img_02.jpg") no-repeat;
	background-size: cover;
}
.service03{
	background: url("../img/service_img_03.jpg") no-repeat;
	background-size: cover;
}
.service04{
	background: url("../img/service_img_04.jpg") no-repeat;
	background-size: cover;
}
.service05{
	background: url("../img/service_img_05.jpg") no-repeat;
	background-size: cover;
}
.service06{
	background: url("../img/service_img_06.jpg") no-repeat;
	background-size: cover;
}

.serviceThumb i{
	position: relative;
	top: 30px;
}
.serviceThumb img{
    width: 100%;
    height: auto;
}
.serviceTtl{
	text-align: center;
	font-size: 1.4rem;
	color: #037d65;
	line-height: 2rem;
	margin-bottom: 20px;
}
.serviceTxt{
    font-size: 1.0rem;
    color: #666;
}

.other{
	text-align: center;
}
.other img{
	width: 100%;
	height: auto;
}
.otherLists{
	letter-spacing: -0.4em;
	display: inline-block;
	width: 80%;
	margin: 40px auto 0;
}
.otherList{
	display: inline-block;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	vertical-align: top;
	position: relative;
	text-align: left;
	letter-spacing: normal;
	border-bottom: 1px solid #ddd;
}
.product1:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	background: url("../img/oem_icon_01.png") no-repeat;
	background-size: cover;
}
.product2:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	background: url("../img/oem_icon_02.png") no-repeat;
	background-size: cover;
}
.product3:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	background: url("../img/oem_icon_03.png") no-repeat;
	background-size: cover;
}
.otherList:last-child{
	border-bottom: none;
}
.otherProducts{
	position: relative;
	letter-spacing: normal;
}
.otherProduct{
	display: block;
	padding-left: 120px;
	box-sizing: border-box;
}
.productTtl{
	padding-left: 120px;
	font-size: 1.8rem;
	margin-bottom: 10px;
}

#secPromise{
	position: relative;
	background: #f4f4f4;
	width: 100%;
}
.secPromiseW{
	padding: 30px 0;
}
.promiseLists{
	width: 90%;
	margin: 0 auto;
}
.promiseList{
	background: #fff;
	margin-bottom: 20px;
	padding: 20px;
	box-sizing: border-box;
	letter-spacing: -0.4em;
	position: relative;
}
.promiseList:last-child{
	margin-bottom: 0;
}
.promiseIcon{
	position: absolute;
	display: inline-block;
	width: 40px;
	vertical-align: top;
	margin-right: 3%;
	top: 15px;
}
.promiseIcon img{
	width: 100%;
	height: auto;
}
.promiseCopy{
	display: inline-block;
	width: 100%;
	letter-spacing: normal;
	font-size: 1.4rem;
	vertical-align: top;
}
.promiseTtl{
	font-size: 2rem;
	margin-bottom: 15px;
	letter-spacing: 0.14em;
	padding-left: 50px;
}
.promiseTxt{
	letter-spacing: 0.14em;
	line-height: 2.4rem;
}


#secPartner{
	
}
.secPartnerW{
	padding: 30px 0 10px;
}
.partners{
	text-align: center;
	letter-spacing: -0.4em;
	margin-bottom: 20px;
}
.partner{
	width: 138px;
	height: 138px;
	border: 1px solid rgba(102,102,102,0.5);
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 10px;
	box-sizing: border-box;
}
.partner:nth-child(even){
	margin-right: 0;
}


/*Section02*/

#sec02{
	position: relative;
	background: #fff;
	width: 100%;
	box-sizing: border-box;
}
.sec02W{
	box-sizing: border-box;
	width: 95%;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.movies{
	
}
.movieLists{
	letter-spacing: -0.4em;
}
.movieList{
	letter-spacing: normal;
	text-align: center;
}
.movieList li{
	font-size: 2.4rem;
	margin-bottom: 30px;
}
.movieList li a:hover{
	text-decoration: underline;
}
.movieList li:last-child{
	margin-bottom: 0;
}
.movie:nth-last-child(odd){
	margin-right: 0;
}
.movieThumb{
	border: 1px solid #f8ba01;
	width: 480px;
	height: 270px;
	margin-bottom: 10px;
}
.movieThumb iframe{
	width: 480px;
	height: 270px;
}
.movieTtl{
	text-align: center;
	font-size: 1.8rem;
	color: #f8ba01;
}
#sec02Btn{
}

/*Section 03*/

#sec03{
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.sec03W{
	box-sizing: border-box;
	width: 95%;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.sec03Txt01{
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin: 0 auto 30px;
}
.sec03Img{
    margin-bottom: 30px;
}
.sec03Img img{
    width: 100%;
    height: auto;
}
.sec03Txt02{
    margin-bottom: 20px;
}
.sec03Txt03{
    margin-bottom: 20px;
}
.sec03Btn{
    text-align: center;
}
.sec03Btn a{
    display: inline-block;
    background: #f8ba01;
    color: #fff !important;
    border-radius: 20px;
    font-size: 2.0rem;
    padding: 10px 20px;
    border: 2px solid #f8ba01;
}
.sec03Btn a:hover{
    color: #f8ba01 !important;
    background: #fff;
}

/*Section 04*/

#sec04{
	width: 100%;
	position: relative;
    background: #f4f4f4;
}
.sec04W{
    padding: 30px 0;
    color: #1dcd00;
}
.sec04Tit {
	color: #1dcd00;
}
.sec04Tit:after{
    background: #1dcd00;
}
.sec04Txt{
    width: 90%;
    margin: 0 auto;
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin-bottom: 30px;
}
.sec04SubTit{
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 30px;
}
.sec04Lists{
    letter-spacing: -0.4em;
    width: 95%;
    margin: 0 auto;
    text-align: center;
}
.sec04List{
    display: inline-block;
    letter-spacing: normal;
    width: 140px;
    margin-right: 20px;
    margin-bottom: 20px;
    vertical-align: top;
}
.sec04List:nth-child(even){
    margin-right: 0;
}
.sec04Icon{
    width: 140px;
    height: 140px;
    overflow: hidden;
    border-radius: 50%;
    margin-bottom: 10px;
    background: #fff;
    border:2px solid #1dcd00;
    box-sizing: border-box;
}
.sec04Icon img{
    width: 100%;
    height: auto;
}
.sec04ListTit{
    text-align: center;
    font-size: 1.4rem;
}


.popW{
    width: 95%;
    margin: 0 auto;
    box-sizing: border-box;
}
.privacy h3{
    font-size: 1.6rem;
}
.popW p{
    line-height: 3rem;
    margin-bottom: 20px;
}
.popW ul{
    margin: 0 0 40px 0;
    counter-reset: item;
    list-style-type: none;
}
.popW ol{
    margin: 0 0 40px 0;
    counter-reset: item;
    list-style-type: none;
}
.popW li{
    margin: 8px 0;
}
.popW li:before{
    counter-increment: item;
    content: counters(item, "-")". ";
}
.popBox{
    display: inline-block;
    padding: 10px;
    border:solid 1px #e2e5e8;
    margin-bottom: 20px;
}

/*契約専用フォーム用*/

.contractW{
    padding-top: 160px;
}
.formTxt a{
	color: #f8ba01 !important;
	text-decoration: underline;
}
.agreement a{
	color: #f8ba01 !important;
	text-decoration: underline;
}

