@charset "utf-8";
@import url("reset.css");
@import url("returnFade.css");
@import url("formParts.css");

*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}

body{
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: -0.025em;
	background-color: #FFF;
	color: #292929;
}

div, p{
	text-align: justify;
}

a{
	text-decoration: none;
}

ul{
	list-style: none;
}

@media screen and (max-width:736px){


img{
	width: 100%;
	height: auto;
}


header{
	width: 100%;
	height: 57px;
	margin: 0 auto;
	padding: 10px 0;
}

.headerLogo{
	width: 278px;
	height: 47px;
	margin: 0 auto;
	text-align: center;
}

.headerLogo img{
	width: 100%;
	height: auto;
}

.headerLeed{
	display: none;
}

.headerInqWpr{
	display: none;
}

/* fv */

.fvOuter{
	width: 100%;
	height: 470px;
	margin: 0 0 10px 0;
	/*background-image: url('../image/fvBg.png');*/
	background-image: url('../image/fvbg_sp.jpg');
	background-size: cover;
	background-position: 80% 30%;
	background-repeat: no-repeat;
	overflow: hidden;
}

.fv{
	position: relative;
	width: 100%;
	height: 470px;
	margin: 0 auto;
}

.fvMainCatch{
	position: absolute;
	top: 5px;
	left: 0px;
	width: 95%;
	margin: 0 auto;
}

.staff{
	position: absolute;
	bottom: 0;
	right: -70px;
	height: 333px;
	z-index: 10;
}

.staff img{
	width: auto;
	height: 100%;
}

.police{
	position: absolute;
	margin: 0 auto;
	width: 80%;
	height: 58px;
	bottom: 125px;
	right: 0;
	left: 0;
	z-index: 30;
	text-align: center;
}

.police img{
	width: auto;
	height: 100%;
}

.medals{
	position: absolute;
	bottom: 5px;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	height: 125px;
	z-index: 30;
}

.medals img{
	width: auto;
	height: 100%;
}


/* youtube */

.ytWpr{
	width: 95%;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

.ytTitle{
	margin: 0 auto 10px auto;
	text-align: center;
}

.yt{
	margin: 0 auto;
	text-align: center;
}

.ytCapt{
	margin: 0 auto 15px auto;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	line-height: 1.2rem;
}

/* discount */

.discount{
	width: 95%;
	margin: 0 auto 10px auto;
}

.discount .pc img{
	display: block;
}

/* panel */

.panelWpr{
	position: relative;
	width: 95%;
	height: ;
	margin: 0 auto 10px auto;
	background: linear-gradient(45deg, #fce600, #ffc000);
	border-radius: 3px;
}

.panelUpr{
	position: relative;
	width: 100%;
	height: 121px;
	padding: 10px 0 0 10px;
	background-image: url('../image/panelSlashBg.png')
}

.panelLock{
	position: absolute;
	width: 53px;
	height: 49px;
	top: 9px;
	left: 18px;
	z-index: 100;
}

.panelLeed{
	width: 100%;
	height: 49px;
	padding: 0 0 0 65px;
}

.panelLeed img{
	width: auto;
	height: 100%;
}

.panelAvailable{
	position: relative;
	width: 240px;
	height: 51px;
	margin: 0 0 10px 0;
	padding: 7px 12px;
	border-radius: 2px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.3)inset;
	background-color: #FFF;
	z-index: 110;
	font-size: 15px;
	line-height: 19px;
	font-weight: 700;
	background-image: url('../image/dash.png');
	background-repeat: no-repeat;
	background-position: top 9px right 12px;
}

.panelAvailable span{
	color: #CC0000;
}

.panelAvailable i{
	margin: 0 6px 0 0;
	color: #0064d4;
}

.panelTelWpr{
	padding: 10px;
	background-image: url('../image/panelSlashBg.png')
}

.panelTelLeed{
	width: 287px;
	margin: 0 auto 5px auto;
}

.panelTelNum{
	display: block;
	padding: 1px 0 0 0;
}

.panelLwr{
	width: 100%;
	height: 31px;
	margin: 0 auto;
	background-color: #ff9200;
	background-image: url('../image/panelLwrBg.png');
	font-size: 15px;
	font-weight: 700;
	color: #FFF;
	line-height: 30px;
	text-align: center;
}

.panelStaff{
	position: absolute;
	height: 126px;
	bottom: 0;
	right: 0;
}

.panelStaff img{
	width: auto;
	height: 100%;
}

.panelBaloon{
	display: none;
}

.waiting{
	padding: 4px 0;
	font-size: 17px;
	font-weight: 700;
	color: #202020;
	text-align: center;
}

/* credit */

.creditWpr{
	width: 75%;
	margin: 0 auto 20px auto;
}

.creditLeed{
	margin: 0 auto 5px auto;
	font-size: 12px;
	color: #202020;
	line-height: 26px;
	text-align: center;
}

/* safety */

.safetyWpr{
	width: 100%;
	margin: 0 0 10px 0;
	background-image: url('../image/safetyBg.jpg');
	background-size: cover;
	padding: 7px 0;
}

.safetyInner{
	width: 100%;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.safety{
	width: 95%;
	margin: 0 auto;
	padding: 11px 0;
}

.safetyLogo{
	display: none;
}

.safetyBody{
	width: 100%;
	padding: 0;
}

.safetyTitle{
	width: 95%;
	height: 24px;
	margin: 0 auto 10px auto;
	text-align: center;
}

.safetyTitle img{
	width: auto;
	height: 100%;
}

.safetyLeed{
	position: relative;
	width: 100%;
	height: 46px;
	background-color: #13a73c;
}

.safetyLeedSkew{
	width: 90%;
	height: 46px;
	margin: 0 auto;
	background-color: #42b963;
	transform: skewX(-20deg);
}

.safetyLeedSkew p{
	padding: 7px 0 0 13px;
	text-indent: 7px;
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	color: #FFF;
	text-align: left;
	transform: skewX(20deg);
}

.calcMachine{
	position: absolute;
	width: 32px;
	height: 32px;
	bottom: 0;
	right: 30px;
}

/* service */

.serviceWpr{
	width: 100%;
	margin: 0 0 10px 0;
	border-bottom: 7px solid #ebf3dd;
}

.serviceTitleWpr{
	position: relative;
	width: 95%;
	height: 160px;
	margin: 0 auto;
}

.serviceTitleImg{
	position: absolute;
	width: 320px;
	top: 0;
	left: 10px;
}

.serviceTitleChar{
	position: absolute;
	width: 290px;
	top: 70px;
	right: 0;
}

.serviceUnitWpr{
	width: 300px;
	margin: 0 auto 15px auto;

}

.serviceUnit{
	width: 300px;
	margin: 0 0 18px 0;
	background-color: #FFF;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.serviceUnitBody{
	width: 100%;
	padding: 5px 11px 11px 11px;
	font-size: 12px;
	line-height: 16px;
}

.topWpr{
	width: 100%;
	background-image: url('../image/staffBgSlash.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.topInnerWpr{
	position: relative;
	width: 95%;
	margin: 0 auto;
}

.topTitleWpr{
	position: relative;
	width: 95%;
	margin: 0 auto;
	z-index: 250;
}

.topMainImage{
	position: relative;
	width: 95%;
	margin: 0 auto;
	top: -25px;
	left: 0;
	right: 0;
}

.topTitle_1 img,
.topTitle_2 img{
	display: block;
}

.topLeed{
	position: absolute;
	width: 95%;
	margin: 0 auto;
	bottom: 115px;
	left: 0;
	right: 0;
}

.topImagesWpr{
	display: flex;
	justify-content: center;
	width: 95%;
	margin: 0 auto;
	padding: 30px 0 10px 0;
}

.topImage_1,
.topImage_2,
.topImage_3{
	width: 100px;
	height: 100px;
	margin: 0 10px 0 0;
}


/* covid */

.covidWpr{
	width: 95%;
	margin: 0 auto 15px auto;
	padding: 18px 10px 38px 10px;
	border-radius: 1px;
	border: 1px solid #dcdcdc;
}

.covidTitleWpr{
	margin: 0 0 15px 0;
}

.covidTitleEn{
	width: 185px;
	margin: 0 auto 10px auto;
}

.covidTitleJp{
	font-size: 29px;
	font-weight: 900;
	color: #202020;
	line-height: 29px;
	text-align: center;
}

.covidLeed{
	width: 100%;
	margin: 0 auto 15px auto;
	font-size: 12px;
	line-height: 19px;
}

.treatWpr{
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.treatUnit{
	position: relative;
	width: 105px;
	margin: 0 auto;
}

.treatImg{
	position: relative;
	width: 105px;
	height: 110px;
	z-index: 270;
}

.treatBody{
	position: absolute;
	width: 105px;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: -20px;
	z-index: 280;
	font-size: 9px;
	line-height: 11px;
	font-weight: 700;
	color: #00579b;
	text-align: center;
}

.treatUnit:first-child .treatBody{
	bottom: -10px;
}

/* evil */

.evilWpr{
	position: relative;
	width: 95%;
	margin: 0 auto 15px auto;
	padding: 6px;
	background-color: #202020;
}

.evilInnerWpr{
	width: 100%;
	border: 1px solid #636363;
}

.warning{
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
}

.evilImg{
	width: 175px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

.evilBody{
	width: 95%;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

.evilTitleWpr{
	display: flex;
	justify-content: center;
	margin: 0 0 10px 0;
}

.evilTitleWpr .evilTitleIcon{
	width: 26px;
	margin: 0 6px 0 0;
}

.evilTitle{
	font-size: 19px;
	font-weight: 900;
	color: #ffff00;
	line-height: 24px;
}

.evilLeed{
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}

/* price */

.price{
	width: 100%;
	padding: 0 0 65px 0;
	background-color: #e4effa;
}

.priceTitleWpr{
	width: 100%;
	height: 44px;
	margin: 0 0 25px 0;
	background-image: url('../image/wideBlueTitleBg.png');
}

.priceTitle{
	width: 155px;
	height: 44px;
	margin: 0 auto;
	background-color: #3380d5;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	line-height: 42px;
	transform: skewX(-17deg);
}

.priceTitle p{
	width: 100%;
	height: 44px;
	transform: skewX(17deg);
	text-align: center;
}

.priceLeed{
	margin: 0 0 20px 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 21px;
	text-align: center;
}

.pricePanel{
	width: 95%;
	margin: 0 auto 10px auto;
	background-color: #FFF;
}

.pricePanelHeader{
	width: 100%;
	height: 42px;
	background-image: url('../image/minPriceBg.png');
	font-size: 22px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	line-height: 40px;
	text-shadow: 0 0 3px rgba(3,86,179,1);
}

.pricePanelBody{
	width: 100%;
	padding: 18px 17px 10px 17px;
	border: 2px solid #0156b6;
	border-top: 2px solid #0156b6;
}

.pricePanelBody p{
	margin: 0 auto 5px auto;
	font-size: 28px;
	font-weight: 700;
	color: #CC0000;
	text-align: center;
	line-height: 30px;
}

.pricePanelBody p span{
	padding: 0 10px;
	background: linear-gradient(to bottom, #FFF 0%, #FFF 65%, #fcea26 65%, #fcea26 100%);
}

.pricePanelBody p span span:first-child{
	font-size: 40px;
	font-weight: 700;
	font-family: Arial;
	background: linear-gradient(to bottom, #FFF 0%, #FFF 65%, #fcea26 65%, #fcea26 100%);
}
.pricePanelBody p span:last-child{
	font-size: 15px;
	font-weight: 400;
	background: linear-gradient(to bottom, #FFF 0%,#FFF 100%);
}

.pricePanelNotice{
	font-size: 13px;
	text-align: center;
}

.priceListWpr{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 95%;
	margin: 0 auto;
}

.priceList{
	width: 48%;
	margin: 0 0 10px 0;
}

.priceList.small{
	width: 31%;
	margin: 0;
}

.priceList img{
	display: block;
}

/* step */

.stepWpr{
	width: 95%;
	margin: 0 auto;
	padding: 25px 0 20px 0;
}

.stepTitleWpr{
	display: flex;
	justify-content: center;
	width: 250px;
	height: 34px;
	margin: 0 auto 15px auto;
}

.stepTitleImg{
	margin: 0 5px 0 0;
	width: 27px;
	height: 23px;
}

.stepTitle{
	font-size: 23px;
	font-weight: 900;
	color: #202020;
	line-height: 23px;
}

.stepTitleBar{
	display: none;
}

.stepUnitWpr{
	padding: 0 0 15px 0;
	background-color: ;
}

.stepUnit{
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto 15px auto;
	border-radius: 3px;
	background-color: #abe138;
}

.stepArrow{
	position: absolute;
	bottom: -9px;
	right: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 9px 11px 0 11px;
	border-color: #abe138 transparent transparent transparent;
}

.stepUnitTitleWpr{
	display: flex;
	justify-content: center;
	width: 100%;
	height: 41px;
	padding: 10px;
	background-color: #89be17;
	border-radius: 3px 3px 0 0;
}

.stepUnitTitleNum{
	width: 25px;
	height: 25px;
	margin: 0 10px 0 0;
	background-color: #FFF;
	color: #89be17;
	font-size: 20px;
	font-family: Arial;
	font-style: oblique;
	font-weight: 700;
	line-height: 24px;
	text-align: center;
}

.stepUnitTitle{
	height: 30px;
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
}

.stepUnitImg{
	width: 50%;
	padding: 10px 0 10px 10px;
	border-radius: 0 0 3px 3px;
	text-align: center;
}

.stepUnitBody{
	width: 47%;
	padding: 10px 15px 10px 0;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
}

/* reason */

.reason{
	width: 100%;
}

.reasonTitleWpr{
	width: 100%;
	height: 115px;
	margin: 0 0 15px 0;
	background-image: url('../image/reasonTitleBg.png');
}

.reasonTitle{
	position: relative;
	width: 95%;
	height: 115px;
	margin: 0 auto;
	padding: 17px 0 0 0;
}

.reasonTitleImg{
	position: absolute;
	width: 103px;
	height: 127px;
	bottom: 0;
	left: 0;
}

.reasonTitleImg img{
	width: auto;
	height: 100%;
}

.reasonTitleLeed{
	width: 250px;
	height: 82px;
	margin: 0 0 0 auto;
}

.reasonUnitWpr{
	width: 95%;
	margin: 0 auto;
}

.reasonUnit{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 15px 15px;
	border-radius: 5px;
	background-image: url('../image/reasonUnitBg.png');
	overflow: hidden;
	box-shadow: 5px 5px 5px rgba(0,0,0,.2);
}

.reasonUnitNumWpr{
	position: relative;
	width: 56px;
	margin: 0 10px 0 0;
}

.reasonUnitNumLeed{
	display: none;
}

.reasonUnitNum{
	top: 32px;
	left: 18px;
	width: 56px;
	height: 56px;
	padding: 0 7px 0 0;
	border-radius: 41px;
	background-color: #0056b6;
	font-size: 40px;
	font-weight: 700;
	font-family: Arial;
	font-style: oblique;
	line-height: 56px;
	color: #FFFF00;
	text-align: center;
	letter-spacing: -0.2rem;
	z-index: 400;
}

.reasonUnitBody{
	width: 245px;
	margin: 0 10px 0 0;
	font-size: 13px;
}

.reasonUnitImg{
	width: 100%;
	height: 145px;
	margin: 0 0 10px 0;
	text-align: center;
}

.reasonUnitImg img{
	width: auto;
	height: 100%;
}


.reasonRedTab{
	width: 245px;
	height: 22px;
	margin: 0 0 3px 0;
	padding: 0 0 0 10px;
	background-color: #CC0000;
	font-size: 13px;
	font-weight: 700;
	line-height: 21px;
	color: #FFF;
	transform: skewX(-10deg);
}

.reasonCatch{
	margin: 0 0 15px 0;
	font-size: 24px;
	font-weight: 900;
	color: #0056b6;
	line-height: 32px;
	transform: skewX(-10deg);
}

.reasonBody{
	font-size: 14px;
	line-height: 20px;
}


/* voice */

.voice{
	width: 100%;
	background-color: #ecf4dd;
	padding: 0 0 20px 0;
}

.voiceTitleWpr{
	width: 100%;
	height: 44px;
	margin: 0 0 20px 0;
	background-image: url('../image/voiceTitleBg.png');
}

.voiceTitle{
	width: 155px;
	height: 44px;
	margin: 0 auto;
	background-color: #b8d874;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	line-height: 42px;
	transform: skewX(-17deg);
}

.voiceTitle p{
	width: 155px;
	height: 44px;
	transform: skewX(17deg);
	text-align: center;
}

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

.slider_item{
	margin: 0 0 15px 0;
}

.slider_item img{
	display: block;
}

/* faq */


.faqWpr{
	width: 95%;
	margin: 0 auto;
	padding: 30px 0 25px 0;
}

.faqTitleWpr{
	display: flex;
	justify-content: center;
	width: 250px;
	height: 34px;
	margin: 0 auto 7px auto;
}

.faqTitleImg{
	margin: 0 7px 0 0;
	width: 45px;
	height: 33px;
}

.faqTitle{
	font-size: 23px;
	font-weight: 900;
	color: #202020;
	line-height: 33px;
}

.faqTitleBar{
	width: 210px;
	height: 4px;
	margin: 0 auto 27px auto;
	background: linear-gradient(to right, #FFF 0%, #FFF 35%, #0056b6 35%, #0056b6 85%, #FFF 85%, #FFF 100%);
}

.faqUnitWpr{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
}

.faqUnit{
	width: 100%;
	margin: 0 0 10px 0;
	border: 2px solid #0056b6;
	border-radius: 3px;
	overflow: hidden;
}

.qUnit{
	position: relative;
	width: 100%;
	height: 41px;
	background-color: #0056b6;
}

.qIcon{
	position: absolute;
	top: 7px;
	left: 10px;
	width: 23px;
	height: 23px;
	border-radius: 25px;
	background-color: #FFF;
	font-size: 13px;
	font-family: Arial;
	font-weight: 700;
	color: #0056b6;
	text-align: center;
	line-height: 24px;
}

.qTitle{
	width: 100%;
	padding: 0 0 0 45px;
	font-size: 13px;
	font-weight: 700;
	color: #FFF;
	line-height: 40px;
}

.aUnit{
	position: relative;
	width: 100%;
}

.aIcon{
	position: absolute;
	top: 7px;
	left: 10px;
	width: 23px;
	height: 23px;
	border-radius: 25px;
	background-color: #3380d5;
	font-size: 17px;
	font-family: Arial;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	line-height: 24px;
}

.aBody{
	width: 100%;
	padding: 10px 15px 10px 45px;
	font-size: 13px;
	font-weight: 400;
	color: #202020;
	line-height: 20px;
}

/* trouble */

.troubleWpr{
	width: 100%;
	background: linear-gradient(to bottom, #FFF 0%, #ebf3dd 100%); 
	border-bottom: 6px solid #ebf3dd;
}

.troubleOuter{
	width: 100%;
	background-image: url('../image/listBgLock.png');
}

.troubleInner{
	width: 100%;
	padding: 20px 0 15px 0;
	background-image: url('../image/listBgSlash.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.troubleTitle{
	width: 92%;
	margin: 0 auto 10px auto;
	text-align: center;
}

.troubleCaseWpr{
	width: 92%;
	margin: 0 auto;
	padding: 10px 15px;
	border-radius: 3px;
	background-color: #FFF;
	box-shadow: 0 0 7px rgba(0,0,0,.3);
}

.trouble{
	width: 100%;
	height: 41px;
	border-bottom: 2px dotted #90a767;
	font-size: 17px;
	font-weight: 700;
	color: #496805;
	line-height: 39px;
}

.trouble:last-child{
	border-bottom: 0px dotted #90a767;
}

.trouble i{
	margin: 0 7px 0 0;
	font-size: 17px;
	color: #f98400;
	zoom: 1.1;
}

.trouble span{
	font-weight: 900;
	color: #CC0000;
}

/* area */

.areaWpr{
	width: 100%;
	margin: 0 auto 15px 0;
	padding: 23px 0 20px 0;
	background-image: url('../image/areaBg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}

.areaTitle{
	width: 90%;
	margin: 0 auto 15px auto;
	text-align: center;
	font-size: 19px;
	font-weight: 900;
	color: #202020;
}

.areaTitle span{
	color: #CC0000;
}

.area{
	width: 90%;
	margin: 0 auto;
	padding: 22px 25px;
	border-radius: 3px;
	background-color: rgba(255,255,255,.4);
	font-size: 12px;
	line-height: 21px;
	font-weight: 700;
	text-align: center;
}

.area span{
	display: inline-block;
}

.area span::after{
	display: inline-block;
	content: "|";
	margin: 0 8px;
}

.border{
	width: 95%;
	height: 5px;
	margin: 0 auto 30px auto;
	background-image: url('../image/border.png'); 
}

/* company */

.companyWpr{
	width: 95%;
	margin: 0 auto 20px auto;
}

.companyTitle{
	display: flex;
	justify-content: center;
	margin: 0 auto 30px auto;
}

.companyTitle span{
	display: block;
	width: 37px;
	height: 37px;
	margin: 0 8px 0 0;
	border: 1px solid #666666;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	line-height: 33px;
}

table.company{
	width: 100%;
	border-bottom: 1px dotted #666;
}

table.company td{
	padding: 15px;
	border-top: 1px dotted #666;
}

table.company td:first-child{
	width: 120px;
	font-size: 14px;
	font-weight: 700;
	color: #0064d4;
	background-color: #e4effa;
}

.privacyWpr{
	width: 95%;
	margin: 0 auto 25px auto;
	padding: 15px;
	background-color: #f9fcf6;
}

.privacyTitle{
	margin: 0 auto 16px auto;
	font-size: 19px;
	font-weight: 700;
	text-align: center;
}

.privacyTitleBar{
	width: 182px;
	height: 4px;
	margin: 0 auto 50px auto;
	background: linear-gradient(to right, #496805 0%, #496805 50%, #f98400 50%, #f98400 100%);
}

.privacyUnit{
	margin: 0 0 25px 0;
	font-size: 12px;
	line-height: 23px;
}

.privacyUnit p{
	font-weight: 700;
}

/* footer */

footer{	
	width: 100%;
	border-top: 3px solid #0064d4;
	margin: 0 auto;
	padding: 10px 0 91px 0;
	text-align: center;
}

footer img{
	width: auto;
	height: 47px;
}



.fixHeader{
	display: flex;
	justify-content: center;
	position: fixed;
	width: 100%;
	height: 81px;
	margin: 0 auto;
	padding: 9px;
	bottom: -81px;
	left: 0;
	right: 0;
	background-color: #feda00;
	text-align: center;
	color: #fff;
	box-shadow: 0px 0px 8px rgba(0,0,0,.6);
	opacity: 0;
	z-index: 1000;
}

.fixInner{
	display: block;
	width: 100%;
	height: 81px;
}

.fixInnerHeader{
	width: 287px;
	height: 22px;
	margin: 0 auto 8px auto;
	background-color: #fffc00;
	text-align: center;
}

.fixInnerbody{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}

.fixInnerbody img{
	width: 100%;
	height: auto;
}

.fixInnerButton{
	display: block;
	width: 82px;
	height: 62px;
	padding: 4px 0 0 0;
	background: linear-gradient(to bottom, #f1788e, #ea4b69);
	border-radius: 3px;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	color: #FFF;
	line-height: 19px;
}

.fixInnerButton i{
	font-size: 36px;
}

.pc{
	display: none;
}

}

@media screen and (min-width:737px){

header{
	display: flex;
	justify-content: space-between;
	width: 960px;
	height: 92px;
	margin: 0 auto;
	
}

.headerLogoWpr{
	display: flex;
	justify-content: space-between;
	width: 638px;
	height: 92px;
}

.headerLogo{
	width: 278px;
	margin: 0 15px 0 0;
	padding: 27px 0 0 0;
}

.headerLeed{
	width: 360px;
	padding: 12px 0 0 0;
}

.headerInqWpr{
	width: 290px;
	height: 92px;
	padding: 14px 0 0 0;
}

.headerInqTag{
	width: 290px;
	margin: 0 auto 7px 0;
}

.headerTel{
	pointer-events: none;
}

.headerInqTag img{
	display: block;
}

/* fv */

.fvOuter{
	width: 100%;
	height: 458px;
	margin: 0 0 40px 0;
	background-image: url('../image/fvBg.png');
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}

.fv{
	position: relative;
	width: 960px;
	height: 458px;
	margin: 0 auto;
}

.fvMainCatch{
	position: absolute;
	top: 20px;
	left: -65px;
	width: 688px;
	height: 376px;
}

.staff{
	position: absolute;
	top: -20px;
	right: 0;
	width: 398px;
	height: 479px;
	z-index: 10;
}

.police{
	position: absolute;
	bottom: 164px;
	right: 70px;
	width: 276px;
	height: 76px;
	z-index: 30;
}

.medals{
	position: absolute;
	bottom: 16px;
	right: -8px;
	width: 436px;
	height: 150px;
	z-index: 30;
}

/* youtube */

.ytWpr{
	width: 780px;
	margin: 0 auto;
}

.ytTitle{
	margin: 0 auto 15px auto;
	text-align: center;
}

.yt{
	margin: 0 auto 15px auto;
	text-align: center;
}

.ytCapt{
	margin: 0 auto 65px auto;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	line-height: 1.5rem;
}

/* discount */

.discount{
	width: 960px;
	margin: 0 auto 40px auto;
}

.discount .pc img{
	display: block;
}

/* panel */

.panelWpr{
	position: relative;
	width: 960px;
	height: 246px;
	margin: 0 auto 23px auto;
	background: linear-gradient(45deg, #fce600, #ffc000);
	border-radius: 3px;
}

.panelUpr{
	position: relative;
	width: 100%;
	height: 198px;
	background-image: url('../image/panelSlashBg.png')
}

.panelLock{
	position: absolute;
	width: 72px;
	height: 90px;
	top: 9px;
	left: 36px;
	z-index: 100;
}

.panelLeed{
	width: 100%;
	height: 73px;
	padding: 20px 0 0 125px;
}

.panelAvailable{
	position: relative;
	width: 566px;
	height: 47px;
	margin: 0 0 15px 26px;
	padding: 0 20px;
	border-radius: 3px;
	box-shadow: 3px 3px 3px rgba(0,0,0,.3)inset;
	background-color: #FFF;
	z-index: 110;
	font-size: 24px;
	line-height: 45px;
	font-weight: 900;
	background-image: url('../image/dash.png');
	background-repeat: no-repeat;
	background-position: top 8px right 15px;
}

.panelAvailable span{
	color: #CC0000;
}

.panelAvailable i{
	margin: 0 12px 0 0;
	color: #0064d4;
}

.panelTelWpr{
	display: flex;
	justify-content: start;
	margin: 0 0 15px 26px;
}

.panelTelLeed{
	margin: 0 10px 0 0;
}

.panelTelNum{
	display: block;
	pointer-events: none;
	padding: 1px 0 0 0;
}

.panelLwr{
	width: 100%;
	height: 48px;
	padding: 0 0 0 70px;
	background-color: #ff9200;
	background-image: url('../image/panelLwrBg.png');
	font-size: 24px;
	font-weight: 700;
	color: #FFF;
	line-height: 46px;
}

.panelStaff{
	position: absolute;
	width: 218px;
	height: 261px;
	bottom: 0;
	right: 0;
}

.panelBaloon{
	position: absolute;
	width: 164px;
	height: 128px;
	bottom: 32px;
	right: 190px;
}

/* credit */

.creditWpr{
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 0 auto 40px auto;
}

.creditLeed{
	margin: 0 20px 0 0;
	font-size: 14px;
	color: #202020;
	line-height: 41px;
}

/* safety */

.safetyWpr{
	width: 100%;
	height: 205px;
	margin: 0 0 35px 0;
	background-image: url('../image/safetyBg.jpg');
	background-size: cover;
	padding: 7px 0;
}

.safetyInner{
	width: 100%;
	height: 191px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.safety{
	display: flex;
	justify-content: space-between;
	width: 790px;
	height: 191px;
	margin: 0 auto;
	padding: 19px 0;
}

.safetyLogo{
	width: 153px;
	margin: 0 30px 0 0;
}

.safetyBody{
	width: 607px;
	padding: 20px 0 0 0;
}

.safetyTitle{
	width: 607px;
	margin: 0 0 7px 0;
}

.safetyLeed{
	position: relative;
	width: 607px;
	height: 64px;
	background-color: #13a73c;
}

.safetyLeedSkew{
	width: 508px;
	height: 64px;
	margin: 0 auto;
	background-color: #42b963;
	transform: skewX(-20deg);
}

.safetyLeedSkew p{
	padding: 5px 0 0 13px;
	text-indent: 15px;
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	color: #FFF;
	text-align: left;
	transform: skewX(20deg);
}

.calcMachine{
	position: absolute;
	width: 52px;
	height: 54px;
	bottom: 0;
	right: 70px;
}

/* service */

.serviceWpr{
	width: 100%;
	margin: 0 0 55px 0;
	border-bottom: 7px solid #ebf3dd;
}

.serviceTitleWpr{
	position: relative;
	width: 895px;
	height: 165px;
	margin: 0 auto;
}

.serviceTitleImg{
	position: absolute;
	width: 486px;
	height: 122px;
	top: 0;
	left: 0;
}

.serviceTitleChar{
	position: absolute;
	width: 435px;
	height: 102px;
	top: 20px;
	right: 0;
}

.serviceUnitWpr{
	display: flex;
	justify-content: space-between;
	width: 960px;
	margin: 0 auto 46px auto;

}

.serviceUnit{
	width: 300px;
	height: 319px;
	background-color: #FFF;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.serviceUnitBody{
	width: 100%;
	height: 66px;
	padding: 7px 13px;
	font-size: 14px;
	line-height: 22px;
}

.topWpr{
	width: 100%;
	height: 630px;
	background-image: url('../image/staffBgSlash.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.topInnerWpr{
	position: relative;
	width: 960px;
	height: 630px;
	margin: 0 auto;
}

.topTitleWpr{
	position: relative;
	/*
	display: flex;
	justify-content: center;
	*/
	width: 960px;
	margin: 0 auto;
	z-index: 250;
	text-align: center;
}

.topTitleWpr div{
	text-align: center;
}


.topMainImage{
	position: absolute;
	width: 667px;
	height: 445px;
	top: 55px;
	left: 0;
}

.topLeed{
	position: absolute;
	width: 660px;
	height: 119px;
	bottom: 30px;
	left: 0;
}

.topImagesWpr{
	position: absolute;
	width: 310px;
	height: 445px;
	top: 80px;
	right: 0;
}

.topImage_1{
	position: absolute;
	width: 175px;
	height: 177px;
	top: 0;
	right: 0;
}

.topImage_2{
	position: absolute;
	width: 175px;
	height: 177px;
	top: 125px;
	left: 0;
}

.topImage_3{
	position: absolute;
	width: 175px;
	height: 177px;
	top: 255px;
	right: 0;
}

/* covid */

.covidWpr{
	width: 840px;
	margin: 0 auto 65px auto;
	padding: 45px 65px;
	border-radius: 3px;
	border: 1px solid #dcdcdc;
}

.covidTitleWpr{
	display: flex;
	justify-content: center;
	margin: 0 0 40px 0;
}

.covidTitleEn{
	margin: 0 20px 0 0;
	width: 255px;
	height: 47px;
}

.covidTitleJp{
	font-size: 45px;
	font-weight: 900;
	color: #202020;
	line-height: 42px;
}

.covidLeed{
	width: 645px;
	margin: 0 auto 45px auto;
	font-size: 13px;
	line-height: 25px;
}

.treatWpr{
	display: flex;
	justify-content: space-between;
	width: 705px;
}

.treatUnit{
	position: relative;
	width: 202px;
	height: 230px;
}

.treatImg{
	position: relative;
	width: 202px;
	height: 202px;
	z-index: 270;
}

.treatBody{
	position: absolute;
	width: 202px;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 15px;
	z-index: 280;
	font-size: 14px;
	font-weight: 700;
	color: #00579b;
	text-align: center;
}

.treatUnit:last-child .treatBody{
	bottom: 5px;
}

/* evil */

.evilWpr{
	position: relative;
	width: 960px;
	height: 243px;
	margin: 0 auto 60px auto;
	padding: 6px;
	background-color: #202020;
}

.evilInnerWpr{
	display: flex;
	justify-content: space-between;
	width: 948px;
	height: 231px;
	border: 1px solid #636363;
}

.warning{
	position: absolute;
	top: 0;
	left: 0;
	width: 312px;
	height: 88px;
}

.evilImg{
	width: 270px;
	padding: 43px 0 0 15px;
}

.evilBody{
	width: 655px;
	padding: 18px 25px 0 0;
}

.evilTitleWpr{
	display: flex;
	margin: 0 0 15px 0;
}

.evilTitleWpr .evilTitleIcon{
	margin: 0 10px 0 0;
}

.evilTitle{
	font-size: 29px;
	font-weight: 900;
	color: #ffff00;
	line-height: 34px;
}

.evilLeed{
	font-size: 15px;
	line-height: 23px;
	color: #FFF;
}

/* price */

.price{
	width: 100%;
	padding: 0 0 65px 0;
	background-color: #e4effa;
}

.priceTitleWpr{
	width: 100%;
	height: 71px;
	margin: 0 0 60px 0;
	background-image: url('../image/wideBlueTitleBg.png');
}

.priceTitle{
	width: 250px;
	height: 71px;
	margin: 0 auto;
	background-color: #3380d5;
	font-size: 26px;
	font-weight: 700;
	color: #FFF;
	line-height: 68px;
	transform: skewX(-17deg);
}

.priceTitle p{
	width: 250px;
	height: 71px;
	transform: skewX(17deg);
	text-align: center;
}

.priceLeed{
	margin: 0 0 30px 0;
	font-size: 19px;
	font-weight: 700;
	line-height: 30px;
	text-align: center;
}

.pricePanel{
	width: 730px;
	margin: 0 auto 38px auto;
	background-color: #FFF;
	box-shadow: 8px 8px 0 #0753ab;
}

.pricePanelHeader{
	width: 100%;
	height: 50px;
	background-image: url('../image/minPriceBg.png');
	font-size: 28px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	line-height: 48px;
	text-shadow: 0 0 3px rgba(3,86,179,1);
}

.pricePanelBody{
	width: 100%;
	padding: 20px 35px 20px 35px;
	border: 2px solid #0156b6;
	border-top: 2px solid #0156b6;
}

.pricePanelBody p{
	margin: 0 auto 15px auto;
	font-size: 38px;
	font-weight: 700;
	color: #CC0000;
	text-align: center;
	background: linear-gradient(to bottom, #FFF 0%, #FFF 65%, #fcea26 65%, #fcea26 100%);
	line-height: 52px;
}

.pricePanelBody p span span:first-child{
	font-size: 55px;
	font-weight: 700;
	font-family: Arial;
}
.pricePanelBody p span:last-child{
	font-size: 28px;
	font-weight: 400;
}


.pricePanelNotice{
	text-align: center;
}

.priceListWpr{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 738px;
	margin: 0 auto;
	padding: 0 0 0 4px;
}

.priceList{
	margin: 0 0 27px 0;
}

.priceList.small{
	margin: 0;
}

.priceList img{
	display: block;
}

/* step */

.stepWpr{
	width: 735px;
	margin: 0 auto;
	padding: 60px 0 55px 0;
}

.stepTitleWpr{
	display: flex;
	justify-content: space-between;
	width: 250px;
	height: 34px;
	margin: 0 auto 15px auto;
}

.stepTitleImg{
	width: 35px;
	height: 34px;
}

.stepTitle{
	font-size: 33px;
	font-weight: 900;
	color: #202020;
	line-height: 34px;
}

.stepTitleBar{
	width: 240px;
	height: 5px;
	margin: 0 auto 55px auto;
	background: linear-gradient(to right, #FFF 0%, #FFF 30%, #89be17 30%, #89be17 90%, #FFF 90%, #FFF 100%);
}

.stepUnitWpr{
	display: flex;
	justify-content: space-between;
	padding: 0 0 55px 0;
}

.stepUnit{
	position: relative;
	width: 230px;
	height: 200px;
	border-radius: 3px;
}

.stepArrow{
	position: absolute;
	top: 100px;
	right: -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0 20px 20px;
	border-color: transparent transparent transparent #abe138;

}

.stepUnitTitleWpr{
	display: flex;
	width: 230px;
	height: 50px;
	padding: 10px;
	background-color: #89be17;
	border-radius: 3px 3px 0 0;
}

.stepUnitTitleNum{
	width: 30px;
	height: 30px;
	margin: 0 10px 0 0;
	background-color: #FFF;
	color: #89be17;
	font-size: 24px;
	font-family: Arial;
	font-style: oblique;
	font-weight: 700;
	line-height: 30px;
	text-align: center;
}

.stepUnitTitle{
	height: 30px;
	color: #FFF;
	font-size: 19px;
	font-weight: 700;
	line-height: 29px;
}

.stepUnitImg{
	width: 230px;
	padding: 10px;
	background-color: #abe138;
	border-radius: 0 0 3px 3px;
	text-align: center;
}

.stepUnitBody{
	padding: 10px 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
}

/* reason */

.reason{
	width: 100%;
}

.reasonTitleWpr{
	width: 100%;
	height: 223px;
	margin: 0 0 55px 0;
	background-image: url('../image/reasonTitleBg.png');
}

.reasonTitle{
	position: relative;
	width: 750px;
	height: 223px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

.reasonTitleImg{
	position: absolute;
	width: 190px;
	height: 235px;
	bottom: 0;
	left: 0;
}

.reasonTitleLeed{
	width: 550px;
	height: 178px;
	margin: 0 0 0 auto;
}

.reasonUnitWpr{
	width: 740px;
	margin: 0 auto;
	padding: 0 0 70px 0;
}

.reasonUnit{
	display: flex;
	justify-content: space-between;
	width: 740px;
	margin: 0 0 20px 0;
	padding: 15px 20px;
	border-radius: 5px;
	background-image: url('../image/reasonUnitBg.png');
	overflow: hidden;
	box-shadow: 5px 5px 5px rgba(0,0,0,.2);
}

.reasonUnitNumWpr{
	position: relative;
	width: 100px;
}

.reasonUnitNumLeed{
	position: absolute;
	width: 52px;
	height: 52px;
	padding: 0 4px 0 0;
	border-radius: 26px;
	background-color: #3380d5;
	font-size: 18px;
	font-weight: 700;
	font-style: oblique;
	line-height: 50px;
	color: #FFFF00;
	text-align: center;
	z-index: 300;
}

.reasonUnitNum{
	position: absolute;
	top: 32px;
	left: 18px;
	width: 81px;
	height: 81px;
	padding: 0 7px 0 0;
	border-radius: 41px;
	background-color: #0056b6;
	font-size: 54px;
	font-weight: 700;
	font-family: Arial;
	font-style: oblique;
	line-height: 80px;
	color: #FFFF00;
	text-align: center;
	letter-spacing: -0.2rem;
	z-index: 400;
}

.reasonUnitBody{
	width: 355px;
	margin: 0 10px 0 0;
}

.reasonUnitImg{
	width: 215px;
}
.reasonRedTab{
	width: 355px;
	height: 28px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	background-color: #CC0000;
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
	color: #FFF;
	transform: skewX(-10deg);
}

.reasonCatch{
	margin: 0 0 15px 0;
	font-size: 34px;
	font-weight: 900;
	color: #0056b6;
	line-height: 39px;
	transform: skewX(-10deg);
}

.reasonBody{
	font-size: 14px;
	line-height: 20px;
}


/* voice */

.voice{
	width: 100%;
	background-color: #ecf4dd;
	padding: 0 0 50px 0;
}


.voiceTitleWpr{
	width: 100%;
	height: 71px;
	margin: 0 0 60px 0;
	background-image: url('../image/voiceTitleBg.png');
}

.voiceTitle{
	width: 250px;
	height: 71px;
	margin: 0 auto;
	background-color: #b8d874;
	font-size: 26px;
	font-weight: 700;
	color: #FFF;
	line-height: 68px;
	transform: skewX(-17deg);
}

.voiceTitle p{
	width: 250px;
	height: 71px;
	transform: skewX(17deg);
	text-align: center;
}

.voiceUnit{
	width: 795px;
	margin: 0 auto;
	padding: 0 0 0 20px;
}

.slider_item{
	margin: 0 0 15px 0;
	padding: 0 22px 0 0;
}

.slider_item img{
	display: block;
}

/* faq */


.faqWpr{
	width: 920px;
	margin: 0 auto;
	padding: 60px 0 55px 0;
}

.faqTitleWpr{
	display: flex;
	justify-content: space-between;
	width: 295px;
	height: 43px;
	margin: 0 auto 15px auto;
}

.faqTitleImg{
	width: 54px;
	height: 43px;
}

.faqTitle{
	font-size: 33px;
	font-weight: 900;
	color: #202020;
	line-height: 43px;
}

.faqTitleBar{
	width: 240px;
	height: 5px;
	margin: 0 auto 55px auto;
	background: linear-gradient(to right, #FFF 0%, #FFF 30%, #0056b6 30%, #0056b6 90%, #FFF 90%, #FFF 100%);
}

.faqUnitWpr{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 920px;
	margin: 0 auto;
}

.faqUnit{
	width: 448px;
	height: 162px;
	margin: 0 0 25px 0;
	border: 2px solid #0056b6;
	border-radius: 3px;
	overflow: hidden;
}

.qUnit{
	position: relative;
	width: 100%;
	height: 51px;
	background-color: #0056b6;
}

.faqUnit:nth-child(3),
.faqUnit:nth-child(4){
	height: 240px;
}

.qIcon{
	position: absolute;
	top: 11px;
	left: 15px;
	width: 29px;
	height: 29px;
	border-radius: 25px;
	background-color: #FFF;
	font-size: 17px;
	font-family: Arial;
	font-weight: 700;
	color: #0056b6;
	text-align: center;
	line-height: 28px;
}

.qTitle{
	width: 100%;
	padding: 0 0 0 55px;
	font-size: 17px;
	font-weight: 700;
	color: #FFF;
	line-height: 49px;
}

.aUnit{
	position: relative;
	width: 100%;
}

.aIcon{
	position: absolute;
	top: 15px;
	left: 15px;
	width: 29px;
	height: 29px;
	border-radius: 25px;
	background-color: #3380d5;
	font-size: 17px;
	font-family: Arial;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	line-height: 28px;
}

.aBody{
	width: 100%;
	padding: 15px 15px 15px 55px;
	font-size: 15px;
	font-weight: 400;
	color: #202020;
	line-height: 25px;
}

/* trouble */

.troubleWpr{
	width: 100%;
	background: linear-gradient(to bottom, #FFF 0%, #ebf3dd 100%); 
	border-bottom: 6px solid #ebf3dd;
}

.troubleOuter{
	width: 100%;
	background-image: url('../image/listBgLock.png');
}

.troubleInner{
	width: 100%;
	padding: 50px 0 55px 0;
	background-image: url('../image/listBgSlash.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.troubleTitle{
	margin: 0 auto 50px auto;
	text-align: center;
}

.troubleCaseWpr{
	width: 585px;
	margin: 0 auto;
	padding: 12px 40px 20px 40px;
	border-radius: 6px;
	background-color: #FFF;
	box-shadow: 0 0 7px rgba(0,0,0,.3);
}

.trouble{
	width: 100%;
	height: 63px;
	border-bottom: 2px dotted #90a767;
	font-size: 26px;
	font-weight: 700;
	color: #496805;
	line-height: 61px;
}

.trouble:last-child{
	border-bottom: 0px dotted #90a767;
}

.trouble i{
	margin: 0 20px 0 0;
	font-size: 29px;
	color: #f98400;
	zoom: 1.1;
}

.trouble span{
	font-weight: 900;
	color: #CC0000;
}

/* area */

.areaWpr{
	width: 100%;
	height: 266px;
	margin: 0 auto 65px 0;
	padding: 60px 0 0 0;
	background-image: url('../image/areaBg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}

.areaTitle{
	width: 90%;
	margin: 0 auto 25px auto;
	text-align: center;
	font-size: 22px;
	font-weight: 900;
	color: #202020;
}

.areaTitle span{
	color: #CC0000;
}

.area{
	width: 800px;
	margin: 0 auto;
	padding: 20px 22px;
	border-radius: 3px;
	background-color: rgba(255,255,255,.4);
	font-size: 17px;
	line-height: 27px;
	font-weight: 700;
	text-align: center;
}

.area span{
	display: inline-block;
}

.area span::after{
	display: inline-block;
	content: "|";
	margin: 0 8px;
}

.border{
	width: 960px;
	height: 7px;
	margin: 0 auto 60px auto;
	background-image: url('../image/border.png'); 
}

/* company */

.companyWpr{
	width: 460px;
	margin: 0 auto 70px auto;
}

.companyTitle{
	display: flex;
	justify-content: center;
	margin: 0 auto 50px auto;
}

.companyTitle span{
	display: block;
	width: 37px;
	height: 37px;
	margin: 0 8px 0 0;
	border: 1px solid #666666;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	line-height: 33px;
}

table.company{
	width: 100%;
	border-bottom: 1px dotted #666;
}

table.company td{
	padding: 15px;
	border-top: 1px dotted #666;
}

table.company td:first-child{
	width: 120px;
	font-size: 14px;
	font-weight: 700;
	color: #0064d4;
	background-color: #e4effa;
}

.privacyWpr{
	width: 680px;
	margin: 0 auto 65px auto;
	padding: 50px 65px;
	background-color: #f9fcf6;
}

.privacyTitle{
	margin: 0 auto 16px auto;
	font-size: 19px;
	font-weight: 700;
	text-align: center;
}

.privacyTitleBar{
	width: 182px;
	height: 4px;
	margin: 0 auto 50px auto;
	background: linear-gradient(to right, #496805 0%, #496805 50%, #f98400 50%, #f98400 100%);
}

.privacyUnit{
	margin: 0 0 25px 0;
	font-size: 12px;
	line-height: 23px;
}

.privacyUnit p{
	font-weight: 700;
}

/* footer */

footer{
	width: 100%;
	padding: 25px;
	border-top: 3px solid #0064d4;
	text-align: center;
}

.sp{
	display: none;
}

}