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

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

.mvCopyW {
    background: rgba(255,255,255,0.6);
    width: 70%;
	margin: 0 auto;
    position: relative;
    top: 40px;
    padding: 10px;
	border-radius: 20px;
}
.mvCopy {
    font-size: 1.4rem;
    line-height: 2.6rem;
    color: #63612a;
    text-align: center;
    margin-bottom: 10px;
	font-weight: bold;
}
.mvCopyS {
    font-size: 1.2rem;
    color: rgba(0,0,0,0.8);
    text-align: center;
	margin-bottom: 10px;
}
.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;
}
.mvBtns{
    width: 230px;
    position: absolute;
    top: 245px;
    right: 0;
    letter-spacing: -0.4em;
}
.mvBtn{
    width: 85%;
    display: inline-block;
    letter-spacing: normal;
    font-size: 1.4rem;
    color: #fff !important;
    border-radius: 8px;
    background: #1dcd00;
    padding: 10px 0;
    text-align: center;
}

/*マウスアイコンアニメーション*/
#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: 200px;
	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: #63612a;
}
.label02{
	background: #d7000f;
}
.newsListImg{
	width: 200px;
	height: 150px;
	display: inline-block;
	margin-bottom: 20px;
}

.newsTxt{
	display: inline-block;
	vertical-align: top;
}
.newsPsotTtl {
    color: #63612a;
    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: #efefef;
	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_sp.jpg") no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 24vw;
}
.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: 2rem;
	letter-spacing: 0.1em;
	line-height: 2rem;
	margin-bottom: 20px;
    color: #63612a;
}
.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: 60vw;
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 2vw;
	text-align: center;
}
.service:nth-child(2n){
    margin-right: 0;
}
.serviceThumb{
	width: 52vw;
	height: 52vw;
	max-width: 300px;
	max-height: 300px;
	border-radius: 50%;
	margin-bottom: 10px;
	overflow: hidden;
    box-sizing: border-box;
	display: inline-block;
    border: 1px solid #63612a;
}
.service01{
	background: url("../img/icon_service_01.png") no-repeat;
	background-size: cover;
}
.service02{
	background: url("../img/icon_service_02.png") no-repeat;
	background-size: cover;
}
.service03{
	background: url("../img/icon_service_03.png") no-repeat;
	background-size: cover;
}
.service04{
	background: url("../img/icon_service_04.png") no-repeat;
	background-size: cover;
}
.service05{
	background: url("../img/icon_service_05.png") no-repeat;
	background-size: cover;
}
.service06{
	background: url("../img/icon_service_06.png") no-repeat;
	background-size: cover;
}
.service07{
	background: url("../img/icon_service_07.png") 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: #63612a;
	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;
}
.flowImg{
    margin-bottom: 30px;
}
.flowImg img{
    width: 100%;
    height: auto;
}
.flowList{
    font-size: 1.4rem;
    margin-bottom: 20px;
}
.flowList h3{
    font-size: 1.8rem;
    font-weight: bold;
    color: #63612a;
    margin-bottom: 10px;
}

#secStore{
    
}
.secStoreW{
    padding: 30px 0;
    text-align: center;
}
.storeTxt{
    margin-bottom: 20px;
    color: #63612a;
}
.storeBtn{
    width: 75%;
    text-align: center;
    display: inline-block;
    border: 1px solid #63612a;
    margin-bottom: 20px;
}
.storeBtn img{
    width: 100%;
    height: auto;
}
.storeTxt2{
    margin-bottom: 20px;
}

#secCaution{
    
}
.secCautionW{
    padding: 30px 0;
}
.contactTtl1{
    margin-bottom: 30px;
}

.contactList{
    font-size: 1.4rem;
    margin-bottom: 20px;
}
.contactList h3{
    font-size: 1.8rem;
    font-weight: bold;
    color: #63612a;
    margin-bottom: 10px;
}


#secCompany{
	position: relative;
	background: #f4f4f4;
	width: 100%;
}
.secCompanyW{
	box-sizing: border-box;
	width: 95%;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.secCompanyTtl{
    position: relative;
}
.comPullBtn{
    font-size: 1.4rem;
    position: absolute;
    top: 10px;
    right: 0;
    cursor: pointer;
}
.comPullBtn:before{
    content: "▼";
    position: relative;
}
.comPullBtn.on:before{
    content: "▲";
}
.comPullBtn:after{
    content: "表示する";
}
.comPullBtn.on:after{
    content: "閉じる";
}

.about{
	width: 100%;
	margin: 30px auto 0;
    display: none;
}
.aboutTable{
	width: 100%;
}
.aboutTable th{
	border-bottom: 1px solid #63612a;
	padding: 10px 20px;
	font-size: 1.4rem !important;
	color: #63612a;
	width: 100%;
    display: block;
    box-sizing: border-box;
	text-align: left;
}
.aboutTable td{
	border-bottom: 1px solid #333;
	padding: 10px 20px;
	text-align: left;
	font-size: 1.4rem !important;
	width: 100%;
    display: block;
    box-sizing: border-box;
}
.aboutNames{
	position: relative;
}
.aboutName{
	position: absolute;
	left: 230px;
	font-size: 1.8rem;
}


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

