@charset "UTF-8";
/* =================================================
 * font
 * ================================================*/

	
@font-face {
	font-family: AudiType;
	src: url("../fonts/AudiTypeV02-Normal.woff") format("woff");
}
@font-face {
	font-family: AudiTypeBold;
	src: url("../fonts/AudiTypeV02-Bold.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedNormal;
	src: url("../fonts/AudiTypeV02-ExtendedNormal.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedItalic;
	src: url("../fonts/AudiTypeV02-ExtendedItalic.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendBold;
	src: url("../fonts/AudiTypeV02-ExtendedBold.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedBoldItalic;
	src: url("../fonts/AudiTypeV02-ExtendedBoldItalic.woff") format("woff");
}
.atn {
	font-family: AudiType;
	font-weight: normal !important;
}
.atb {
	font-family: AudiTypeBold;
	font-weight: normal !important;
}
.aten {
	font-family: AudiTypeExtendedNormal;
	font-weight: normal !important;
}
.atei {
	font-family: AudiTypeExtendedItalic !important;
	font-weight: normal !important;
	padding: 0;
}
.ateb {
	font-family: AudiTypeExtendBold !important;
	font-weight: normal !important;
	padding: 0;
}
.atebi {
	font-family: AudiTypeExtendedBoldItalic;
	font-weight: normal !important;
	padding: 0;
}
/* =================================================
 * common
 * ================================================*/
 #main {
	width: auto;
	padding: 0 0 30px;
}
#pnkz {
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}
/* .block_intro */
.block_intro {
	width: 1060px;
	margin: 35px auto 0 auto;
}
.block_intro .tit_normal {
	font-size: 42px;
	margin-bottom: 35px;
}
.block_intro .text_lead {
	font-size: 18px;
	margin-bottom: 45px;
}
/* block_service */
.block_service {
	border-top: solid 1px #000000;
	padding-top: 35px;
}
/* nav_anchor */
.nav_anchor {
	width: 1060px;
	margin: 0 auto 15px;
}
.nav_anchor_tit, .nav_anchor_tit_2 {
	font-size: 18px;
	margin: 0 0 15px 0;
}
.nav_anchor li {
	width: calc(95.8%/6);
	display: inline-block;
	position: relative;
	margin: 0 0.5% 20px 0;
}
.nav_anchor li:last-child {
  margin-right: 0;
}
.nav_anchor .a_cleaning dt {
	width: 90%;
	top: 5px;
	left: 10px;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.3;
  text-shadow: 0 0 5px black;
}
.nav_anchor .a_window_coating dt {
	width: 50%;
	/* text-align: right; */
	top: 5px;
	left: 10px;
	font-size: 16px;
	color: #ffffff;
  line-height: 1.3;
}
.nav_anchor .a_car_film dt {
	width: 50%;
	text-align: right;
	top: 15px;
	right: 10px;
	font-size: 16px;
	color: #ffffff;
  line-height: 1.3;
}
.nav_anchor .a_fresh_air dt {
	width: 60%;
	text-align: left;
	top: 15px;
	left: 10px;
	font-size: 16px;
	color: #ffffff;
  line-height: 1.3;
}
.nav_anchor .a_premium_wash dt {
	width: 55%;
	text-align: right;
	top: 15px;
	right: 10px;
	font-size: 16px;
	color: #ffffff;
  line-height: 1.3;
}
.nav_anchor .a_bodycoating dt {
	width: 80%;
	text-align: right;
	top: 5px;
	right: 7px;
	font-size: 16px;
	color: #ffffff;
  line-height: 1.3;
}
.nav_anchor a:hover, 
.nav_anchor_2 a:hover {
	opacity: .7;
}
.nav_anchor li dt,
.nav_anchor_2 li dt {
	position: absolute;
	font-family: AudiTypeExtendBold !important;
}
.nav_anchor li dd img,
.nav_anchor_2 li dd img {
	width: 100%;
}
/* nav_anchor_2 */
.nav_anchor_2 li {
	width: calc(95%/3);
	display: inline-block;
	position: relative;
	margin: 0 2% 20px 0;
}
.nav_anchor_2 li:nth-child(3n) {
  margin-right: 0;
}
.nav_anchor_2 .a_cleaning dt {
	width: 90%;
	bottom: 6px;
	left: 10px;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.3;
  text-shadow: 0 0 5px black;
}
.nav_anchor_2 .a_window_coating dt {
	width: 50%;
	top: 80px;
	left: 10px;
	font-size: 16px;
	color: #ffffff;
  line-height: 1.3;
}
.nav_anchor_2 .a_car_film dt {
	width: 50%;
	text-align: right;
	top: 12px;
	right: 10px;
	font-size: 16px;
	color: #ffffff;
  line-height: 1.3;
}
.nav_anchor_2 .a_fresh_air dt {
	width: 60%;
	text-align: left;
	bottom: 8px;
	left: 10px;
	font-size: 16px;
	color: #ffffff;
  line-height: 1.3;
}
.nav_anchor_2 .a_premium_wash dt {
	width: 55%;
	text-align: right;
	top: 15px;
	right: 10px;
	font-size: 16px;
	color: #ffffff;
  line-height: 1.3;
}
.nav_anchor_2 .a_bodycoating dt {
	width: 90%;
	text-align: right;
	top: 13px;
	left: 22px;
	font-size: 16px;
	color: #ffffff;
  line-height: 1.3;
}
/* title */
.tit_normal {
	font-size: 30px;
	margin-bottom: 25px;
}
.hero_wrap {
	position: relative;
	width: 1060px;
	margin: 0 auto 35px;
}
.hero_inner {
	position: absolute;
	color: #000000;
	font-size: 38px;
	line-height: 1.25;
}
.hero_inner .tit_min {
	display: block;
	font-size: 65%;
	margin: 10px 0 0 0;
}
#premium_wash .hero_inner {
	color: #ffffff;
	text-align: right;
	top: 35px;
	right: 35px;
}
/* title */
.section_tit {
	font-size: 22px;
	line-height: 1.5;
	margin-bottom: 25px;
}
.tit_under_line {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 15px;
	border-bottom: solid 1px #000000;
	padding: 0 5px 2px 5px;
}
/* .txt_ */
.txt_lead {
	font-size: 15px;
	margin-bottom: 40px;
}
.txt_min {
	font-size: 85%;
}
.txt_large {
	font-size: 120%;
}
.txt_middle {
	font-size: 15px;
	margin-bottom: 10px;
}
.txt_1 {
  font-size: 17px;
  margin-bottom: 15px;
}
.txt_3 {
	font-size: 17px;
	font-weight: normal;
}
.txt_4 {
	font-size: 20px;
}
.txt_5 {
	font-size: 29px;
	line-height: 1.4;
}
.txt_6 {
	font-size: 14px;
}

.bold {
  font-weight: bold;
}
.alignC {
  text-align: center;
}
/* .list_ */
.list_disc li {
	list-style: disc outside;
	line-height: 1.5;
}
.list_cap li {
	line-height: 1.5;
	margin-bottom: 5px;
	font-size: 12px;
}
.list_cap li:before {
	content: "※";
}
.list_steps li {
}
.list_steps li:after {
	width: 25px;
	height: 25px;
	display: block;
	content: "";
	background: url("../img/icon_arrow_down.png") top center no-repeat;
	background-size: 25px;
	margin: 15px auto 10px auto;
}
.list_steps li:nth-last-child(1):after {
	display: none;
}
.list_steps dt {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.list_steps dd {
	font-size: 15px;
}
/* .list_point */
.list_point li {
	margin-bottom: 15px;
}
.list_point dt {
	font-family: AudiTypeExtendedNormal;
	display: inline-block;
	font-size: 19px;
  /* 20210526
	border-bottom: solid 1px #000000;
  */
	padding: 0 1px 0px 1px;
	margin: 0 15px 0 0;
}
.list_point dd {
	display: inline-block;
	font-size: 16px;
}
li.li_asterisk:before {
	content: "*";
}
/* time_required */
.col2.time_required {
	width: 65%;
	margin: -15px auto 30px;
}
.time_required .col2_l, .time_required .col2_r {
	float: none;
	display: inline-block;
  vertical-align: top;
  text-align: center;
}
.time_required dl {
	display: inline-block;
}
.time_required dt {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	margin-bottom: 15px;
}
.time_required dd {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.time_required dd .atb {
	font-size: 45px;
	margin: 0 5px;
}
.time_required .list_cap {
	margin-top: 25px;
}
.col2_r .time_required {
	margin-top: 20px;
	float: none;
}
.col2_r .time_required dt {
	text-align: left;
	font-size: 14px;
	margin-bottom: 15px;
}
.col2_r .time_required dd {
	text-align: left;
	font-size: 18px;
}
.col2_r .time_required dd .ateb {
	font-size: 24px;
}
.col2_r .time_required + .time_required.cancellation {
	margin-top: 30px;
}
.col2_r .time_required.cancellation dt {
	font-size: 16px;
	margin-bottom: 5px;
}
.col2_r .time_required.cancellation dd {
	line-height: 1;
	font-size: 30px;
}
.col2_r .time_required.cancellation dd .ateb {
	font-size: 45px;
}


/* list_style_dl */
.list_style_dl {
	margin-bottom: 50px;
}
.list_style_dl li {
	margin-bottom: 15px;
}
.list_style_dl li dt {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.list_style_dl li dd {
	font-size: 14px;
}
/* .section */
.section {
	width: 1020px;
	margin: 0 auto 60px;
}
.section h2 {
	display: inline-block;
	font-size: 28px;
	line-height: 1.25;
	border-bottom: solid 1px #000000;
	padding: 0 10px 0px 10px;
	margin-bottom: 25px;
}
.section h3 {
	font-size: 18px;
	line-height: 1.25;
	margin-bottom: 25px;
}
.block_group {
	margin-bottom: 80px;
}
.block_group_1 {
	margin-bottom: 140px;
}
/* .col2 */
.col2 {
	overflow: hidden;
	margin: 0 auto 50px auto;
}
.col2_l {
	width: 48%;
	float: left;
}
.col2_img {
	width: 100%;
}
.col2_r {
	width: 48%;
	float: right;
}
.col2_r .list_disc li {
	font-size: 16px;
	margin-bottom: 25px;
}
/* .col1 */
.col1 {
	width: 90%;
	margin-bottom: 50px;
}
.col1_img {
	width: 100%;
	margin-bottom: 35px;
}
/* block_style_dl */
.block_style_dl dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.block_style_dl dd {
	font-size: 15px;
	line-height: 1.5;
}
.block_style_dl dd.txt_min {
	font-size: 85%;
}
/* .block_fine */
.block_fine {
	border-top: solid 1px #000000;
	padding-top: 30px;
	margin-bottom: 50px;
}
.clearfix {
	display: block;
}
/* .btn_wrap */
.btn_wrap {
	margin: 30px 0 50px;
}
.btn_wrap_2 {
	margin: 30px 0 30px 0;
}
.btn_wrap_full {
  margin: 100px 0 0;
}
.btn_wrap li, .btn_wrap_2 li, .btn_wrap_full li {
	margin-bottom: 20px;
}
.btn_box a {
	display: block;
	padding: 13px 20px;
	line-height: 1.25;
	background: #000000 url("../img/arrow_w.png") right 20px center no-repeat;
	background-size: 8px;
	color: #ffffff;
	box-sizing: border-box;
	font-size: 17px;
	font-weight: bold;
	width: 45%;
	margin: 0 0 20px auto;
}
.btn_box_2 a {
	display: block;
	padding: 13px 20px;
	line-height: 1.25;
	background: #000000 url("../img/arrow_w.png") right 20px center no-repeat;
	background-size: 8px;
	color: #ffffff;
	box-sizing: border-box;
	font-size: 17px;
	font-weight: bold;
	width: 100%;
	margin: 0 0 20px 0;
}
.btn_box_4 a {
	display: block;
	padding: 13px 20px;
	line-height: 1.25;
	background: #000;
	background-size: 8px;
	color: #ffffff;
	font-size: 17px;
	width: 45%;
	margin: 0 0 20px auto;
	text-align: center;
}
.btn_box a:hover,
.btn_box_4 a:hover {
	opacity: .7;
	text-decoration: none;
}
.btn_box_border a {
	display: block;
	font-size: 17px;
	text-align: center;
	padding: 13px 20px;
	line-height: 1.3;
	border: 1px solid #000;
	text-decoration: none;
	margin-bottom: 20px;
  position: relative;
	width: 45%;
	margin: 0 0 20px auto;
}
.btn_box_border_2 a {
	display: block;
	width: 40%;
	font-size: 17px;
	text-align: center;
	padding: 13px 20px;
	line-height: 1.3;
	border: 1px solid #000;
	text-decoration: none;
	margin-bottom: 70px;
  position: relative;
}
.btn_box_border a:hover,
.btn_box_border_2 a:hover {
	opacity: .7;
	background: #f0f0f0;
	text-decoration: none;
}
/* .btn_box_border a:after,
.btn_box_border_2 a:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
} */
/* #cleaning */
#cleaning .hero_inner {
	color: #ffffff;
	text-align: left;
	bottom: 25px;
  left: 40px;
  line-height: 1.2;
  text-shadow: 0 0 5px #2b2b2b;
}
#cleaning .list_point li {
	margin: 0 0 20px 0;
}
/* #window_coating */
#window_coating .hero_inner {
	color: #ffffff;
	top: 30px;
	right: 35px;
	text-align: right;
}
#window_coating .list_point li {
	margin: 0 0 20px 0;
}
/* #car_film */
#car_film .hero_inner {
	color: #ffffff;
	text-align: right;
	bottom: 30px;
	right: 50px;
}
/* #fresh_air */
#fresh_air .hero_inner {
	color: #ffffff;
	text-align: left;
	bottom: 25px;
	left: 40px;
}
#fresh_air .list_point {
	margin-bottom: 15px;
}
#fresh_air .list_point {
	margin-bottom: 15px;
}
#fresh_air .txt_2 {
  font-size: 22px;
  line-height: 1.4;
}
#fresh_air .txt_2_2 {
  font-size: 22px;
  line-height: 1.4;
  padding-top: 15px;
}
#fresh_air .flex_wrap_inner_w70 {
  width: 70%;
}
#fresh_air .flex_wrap_inner_w50 {
  width: 48%;
  /* margin: 0 4% 0 0; */
}
#fresh_air .flex_wrap .flex_wrap_inner_w50:nth-child(even) {
  margin-right: 0;
}
#fresh_air .flex_wrap_inner_w40 {
  width: 40%;
}
#fresh_air .flex_wrap_inner_w60 {
  width: 57%;
  /* margin: 0 0 0 3%; */
}
#fresh_air .flex_wrap_inner_w20 {
  width: 20%;
  margin: -10px auto;
}
#fresh_air .flex_wrap_inner_w40_ml {
  width: 40%;
  margin-left: 8%;
}

/* premium_wash */
#premium_wash .flex_wrap_inner_w50 {
  width: 48%;
  margin: 0 4% 0 0;
}
#premium_wash .flex_wrap .flex_wrap_inner_w50:nth-child(even) {
  margin-right: 0;
}
.sp {
	display: none;
}
/**/
.section_cpn {
	margin-bottom: 95px;
}
.block_section {
	width: 1020px;
	margin: 40px 0 30px 0;
}
.block_section_gray {
	width: 1020px;
	background: #f2f2f2;
	margin: 40px 0;
	padding: 40px 40px 10px;
}
.title_normal {
	font-size: 16px;
	margin-bottom: 10px;
}
.list_caution li {
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 2px;
}
ul.wash {
	display: -webkit-inline-flex;
	display: inline-flex;
	justify-content: left;
	width: 100%;
}
ul.wash li {
	width: 23.5%;
	padding: 0 10px 25px 0px;
	margin: 0 10px 30px 0;
}
.washimage {
	display: block;
	margin-bottom: 0px;
}
ul.wash li img {
	width: 100%;
	margin-bottom: 10px;
}
dl.wash_txt {
	margin-left: 0;
	line-height: 1.4em;
}
dl.wash_txt dt {
	width: 20%;
	float: left;
}
dl.wash_txt dd {
	margin: 0;
	font-weight: normal;
	padding: 0 10px;
}
.col4_inner_title {
	margin: 0;
	padding: 0 12px 5px;
	font-weight: bold;
	font-size: 14px;
}

@media screen and (max-width:640px) {
/* .block_intro */
.block_intro {
	width: auto;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	margin: 0 auto 25px auto;
	padding: 15px 0 0 0;
}
.block_intro .tit_normal {
	font-size: 16px;
	margin-bottom: 15px;
	padding: 0 15px;
}
.block_intro .text_lead {
  font-size: 16px;
  line-height: 1.5;
	margin-bottom: 15px;
	padding: 0 15px;
}
/* block_service */
.block_service {
	border: none;
}
.block_service:before {
	content: "";
	display: block;
	border-top: solid 1px #000000;
	padding-top: 20px;
	width: 93%;
	margin: -55px auto 0;
}
/* nav_anchor */
.nav_anchor {
	width: auto;
	margin-bottom: 10px;
	padding: 0 12px;
}
.nav_anchor_tit {
	font-size: 15px;
	margin: 15px 0 5px 0;
}
.nav_anchor_tit_2 {
	font-size: 17px;
	margin: 10px 0;
}
.nav_anchor li {
	width: 47.5%;
	display: inline-block;
	position: relative;
	margin: 0 3% 15px 0;
	vertical-align: top;
}
.nav_anchor li:nth-child(even) {
	margin-right: 0;
}
.nav_anchor a:hover {
	opacity: 1;
}
.nav_anchor li dt {
	font-size: 12px;
}
.nav_anchor li dd img {
	width: 100%;
}
.nav_anchor .a_cleaning dt {
	width: 90%;
	top: 3px;
	left: 7px;
	line-height: 1.2;
}
.nav_anchor .a_window_coating dt {
	width: 60%;
	top: 3px;
	left: 5%;
	line-height: 1.2;
}
.nav_anchor .a_car_film dt {
	width: 70%;
	text-align: right;
	top: 10%;
	right: 5%;
	color: #ffffff;
	line-height: 1.2;
}
.nav_anchor .a_fresh_air dt {
	width: 55%;
	text-align: left;
	top: 25%;
	left: 8%;
	color: #ffffff;
	line-height: 1.2;
}
.nav_anchor .a_premium_wash dt {
	width: 65%;
	text-align: right;
	top: 15px;
	right: 10px;
	font-size: 16px;
	color: #ffffff;
	line-height: 1.2;
}
.nav_anchor .a_bodycoating dt {
	width: 90%;
	text-align: right;
	top: 10%;
	right: 5%;
	color: #ffffff;
	line-height: 1.2;
}

/* nav_anchor_2 */
.nav_anchor_2 {
	margin-bottom: 10px;
	padding: 0 12px;
}
.nav_anchor_2 li {
	width: 100%;
  margin: 0 0 10px 0;
}
.nav_anchor_2 .a_cleaning dt {
	width: 90%;
	bottom: 6px;
	left: 7px;
  line-height: 1.3;
}
.nav_anchor_2 .a_window_coating dt {
	width: 45%;
	top: 10%;
	left: 5%;
	line-height: 1.3;
}
.nav_anchor_2 .a_car_film dt {
	width: 45%;
	text-align: right;
	top: 10%;
	right: 5%;
	color: #ffffff;
	line-height: 1.3;
}
.nav_anchor_2 .a_fresh_air dt {
	width: auto;
	text-align: left;
	bottom: 10%;
	left: 5%;
	color: #ffffff;
	line-height: 1.3;
}
.nav_anchor_2 .a_premium_wash dt {
	width: 65%;
	text-align: right;
	top: 15px;
	right: 15px;
	font-size: 16px;
	color: #ffffff;
	line-height: 1.2;
}
.nav_anchor_2 .a_bodycoating dt {
	width: auto;
	text-align: left;
	bottom: 10%;
	left: 5%;
	color: #ffffff;
	line-height: 1.3;
}

/* title */
.tit_normal {
	font-size: 14px;
	margin-bottom: 25px;
}
.hero_wrap {
	width: auto;
	position: relative;
	margin-bottom: 20px;
}
.hero_wrap img {
	width: 100%;
}
.hero_inner {
	font-size: 16px;
	line-height: 1.25;
}
.hero_inner .tit_min {
	font-size: 80%;
	margin: 5px 0 0 0;
}
/* title */
.section_tit {
	font-size: 17px;
	line-height: 1.3;
	margin-bottom: 20px;
}
.tit_under_line {
	display: inline-block;
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom: solid 1px #000000;
	padding: 0 2px 0px 2px;
}
/* .txt_ */
.txt_lead {
	font-size: 16px;
	margin-bottom: 15px;
}
.txt_middle {
	font-size: 15px;
	margin-bottom: 10px;
}
.txt_min {
	font-size: 90%;
}
.txt_1 {
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 15px;
}
.txt_3 {
	font-size: 17px;
	font-weight: normal;
}
.txt_4 {
	font-size: 18px;
}
.txt_5 {
	font-size: 22px;
	line-height: 1.4;
}
/* .list_ */
.list_disc li {
	margin-bottom: 10px;
}
.list_disc li:before {
	content: "● ";
}
.list_cap li {
	margin-bottom: 2px;
  font-size: 11px;
  line-height: 1.6;
}
.list_cap li:before {
}
.list_steps li {
	margin-bottom: 0;
}
.list_steps li:after {
	background-size: 15px;
	margin: 10px auto 0px auto;
}
.list_steps dt {
	font-size: 12px;
	margin-bottom: 5px;
}
.list_steps dd {
	font-size: 12px;
}
/* .list_point */
.list_point li {
	margin-bottom: 10px;
}
.list_point dt {
	font-family: AudiTypeExtendedNormal;
	display: inline-block;
	font-size: 16px;
	padding: 0 1px 0px 1px;
	margin: 0 0 5px 0;
}
.list_point dd {
	display: block;
	font-size: 16px;
}
/* time_required */
.col2.time_required {
	width: 95%;
	margin: -10px auto 20px auto;
}
.time_required .col2_l, .time_required .col2_r {
	float: none;
	display: inline-block;
  width: 48%;
  text-align: center;
}
.time_required dl {
	display: inline-block;
}
.time_required dt {
	font-weight: bold;
  text-align: center;
	font-size: 13px;
	line-height: 1.35;
	margin-bottom: 10px;
}
.time_required dd {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.time_required dd .atb {
	font-size: 30px;
	margin: 0 5px;
}
.time_required .list_cap {
	margin-top: 15px;
}
.col2_r .time_required {
	margin-top: 15px;
	float: none;
}
.col2_r .time_required dt {
	text-align: left;
	font-size: 11px;
	margin-bottom: 5px;
}
.col2_r .time_required dd {
	text-align: left;
	font-size: 12px;
}
.col2_r .time_required dd .ateb {
	font-size: 18px;
}
.col2_r .time_required + .time_required.cancellation {
	margin-top: 15px;
}
.section_wrap_0 {
	margin: 0;
}
.col2_r .time_required.cancellation dt {
	font-size: 11px;
	margin-bottom: 3px;
}
.col2_r .time_required.cancellation dd {
	font-size: 20px;
}
.col2_r .time_required.cancellation dd .ateb {
	font-size: 30px;
}
/* list_style_dl */
.list_style_dl {
	margin-bottom: 50px;
}
.list_style_dl li {
	margin-bottom: 10px;
}
.list_style_dl li dt {
	font-size: 16px;
	margin-bottom: 2px;
}
.list_style_dl li dd {
	font-size: 16px;
}
/* .section */
.section {
	width: auto;
	margin-bottom: -25px;
}
.section h2 {
	display: inline-block;
	font-size: 14px;
	line-height: 1.3;
	padding: 0 5px;
	margin-bottom: 15px;
}
.section h3 {
	font-size: 17px;
	line-height: 1.4;
	margin-bottom: 15px;
}
.block_group {
	margin-bottom: 40px;
}
.block_group_1 {
	margin-bottom: 60px;
}
/* .col2 */
.col2 {
	width: auto;
	overflow: hidden;
	margin: 0 auto 35px auto;
}
.col2_l {
	width: auto;
}
.col2_img {
	width: 100%;
	margin: 0 auto 20px auto;
}
.col2_r {
	width: auto;
	float: none;
}
.col2_r .list_disc li {
	font-size: 13px;
	margin-bottom: 5px;
}
/* .col1 */
.col1 {
	width: 90%;
	margin-bottom: 50px;
}
.col1_img {
	width: 100%;
	margin-bottom: 15px;
}
/* block_style_dl */
.block_style_dl dt {
	font-size: 16px;
	margin-bottom: 5px;
}
.block_style_dl dd {
	font-size: 16px;
}
/* .block_fine */
.block_fine {
	padding-top: 25px;
	margin: -20px 0 25px;
}
/* .btn_wrap */
.btn_wrap {
	float: none;
	margin: 50px 0 60px;
	width: auto;
}
.btn_wrap_2 {
	float: none;
	margin: 20px 0 50px;
	width: auto;
}
.btn_wrap_full {
  margin: 0 0 20px;
	width: 100%;
}
.btn_wrap li, .btn_wrap_2 li, .btn_wrap_full li {
	margin-bottom: 15px;
}
.btn_box a {
	padding: 15px 15px;
	line-height: 1.25;
	background: #000000 url("../img/arrow_w.png") right 10px center no-repeat;
	background-size: 8px;
  font-size: 16px;
  text-align: center;
	width: 100%;
}
.btn_box_2 a {
	display: block;
	padding: 15px 15px;
	line-height: 1.25;
	background: #000000 url("../img/arrow_w.png") right 10px center no-repeat;
	background-size: 8px;
	font-size: 16px;
	width: 100%;
}
.btn_box_4 a {
	display: block;
	width: 100%;
	font-size: 16px;
	background: #000;
	color: #fff;
	padding: 13px;
	margin: 20px 0;
	text-align: center;
	text-decoration: none;
}
.btn_box a:hover {
	opacity: 1;
}
.btn_box_border a {
	display: block;
	font-size: 17px;
	text-align: center;
	padding: 13px 20px;
	line-height: 1.3;
	border: 1px solid #000;
	text-decoration: none;
	margin-bottom: 20px;
  position: relative;
	width: 100%;
}
.btn_box_border_2 a {
	display: block;
	width: 100%;
	font-size: 17px;
	text-align: center;
	padding: 13px 20px;
	line-height: 1.3;
	border: 1px solid #000;
	text-decoration: none;
	margin-bottom: 60px;
  position: relative;
}

/* #cleaning */
#cleaning .hero_inner {
	bottom: 10px;
  left: 12px;
}
/* #window_coating */
#window_coating .hero_inner {
	width: 65%;
	top: 12%;
	left: 3%;
}
#window_coating .list_point {
	margin: 10px 0 0 0;
}
#window_coating .list_point li {
	margin: 0 0 20px 0;
}
#window_coating:before {
	border-top: none !important;
}
/* #car_film */
#car_film .hero_inner {
	color: #ffffff;
	text-align: right;
	bottom: 10%;
	right: 5%;
}

/* #fresh_air */
#fresh_air .hero_inner {
	color: #ffffff;
	text-align: left;
	bottom: 10%;
	left: 5%;
}
#fresh_air .list_point {
	margin-bottom: 10px;
}
#fresh_air .col2 {
	margin-bottom: 20px;
}
#fresh_air .col2_img {
	margin-bottom: 15px;
}
#fresh_air .txt_2 {
  font-size: 17px;
  line-height: 1.4;
}
#fresh_air .txt_2_2 {
  font-size: 17px;
  line-height: 1.4;
  padding-top: 18px;
}
#fresh_air .flex_wrap_inner_w70 {
  width: 70%;
}
#fresh_air .flex_wrap_inner_w50 {
  width: 100%;
}
#fresh_air .flex_wrap_inner_w40 {
  width: 100%;
  margin-left: 0;
}
#fresh_air .flex_wrap_inner_w60 {
  width: 100%;
  margin: 10px 0 0 0;
}
#fresh_air .flex_wrap_inner_w20 {
  width: 26%;
  margin: -55px 0 -13px auto;
}
#fresh_air .flex_wrap_inner_w40_ml {
  width: 100%;
  margin-left: 0;
}
/* premium_wash */
#premium_wash .hero_inner {
	top: 35px;
  right: 15px;
}

.pc {
	display: none;
}
.sp {
	display: inline-block;
}
.section_cpn {
	margin-bottom: 20px;
}
.block_section {
	width: auto;
}
.block_section_gray {
	width: 106%;
	background: #f2f2f2;
	margin: 40px -3%;
	padding: 40px 20px 20px;
}

.title_normal {
	font-size: 12px;
	margin-bottom: 3px;
}
.list_caution li {
	font-size: 11px;
	margin-bottom: 1px;
}
ul.wash {
	display: -webkit-inline-flex;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
}
ul.wash li {
	width: 47%;
  padding: 0;
  margin: 0 4% 20px 0;
}
ul.wash li:nth-child(2n) {
  margin-right: 0;
}

.washimage {
	display: block;
	margin-bottom: 5px;
}
ul.wash li img {
	width: 100%;
	margin-bottom: 5px;
}
dl.wash_txt dd {
	margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.6;
}
.col4_inner_title {
	margin: 0;
	padding: 0 0 5px;
	font-weight: bold;
	font-size: 14px;
}
.list_cap_no {
	padding: 5px;
}
.list_cap_no li::before {
 content:;
}
.block_section {
	margin: 30px 0 30px 0;
}
/* gray */
.bg_gray {
  padding: 30px 20px 1px;
  margin: 0 -10px 30px;
}
}

.flex_wrap {
  display: flex;
  flex-wrap: wrap;
	justify-content: space-between;
}
.flex_wrap_2 {
	display: flex;
	flex-wrap: wrap;
	width: 85%;
	margin: 20px auto;
}

/* cleaning */
.flex_wrap_inner_f1 {
  flex: 1;
  margin: 0 20px 20px 0;
}
.flex_wrap_inner_f1 + .flex_wrap_inner_f1 {
  margin-right: 0;
}
/* .flex_wrap_inner_f2 {
  flex: 2;
}
.flex_wrap_inner_f3 {
  flex: 3;
} */
.flex_wrap_inner_f4 {
  flex: 4;
}
.flex_wrap_inner_f48 {
  flex: 4.8;
}
.flex_wrap_inner_f5 {
  flex: 5;
  margin-left: 20px;
}
.flex_wrap_inner_f6 {
  flex: 6;
}
.flex_wrap_inner_f7 {
  flex: 7;
}
/* ???f??????? */

#cleaning .flex_wrap_inner_w50 {
  width: 48%;
  margin: 0 1% 0 0;
}
#cleaning .flex_wrap .flex_wrap_inner_w50:nth-child(even) {
  margin-right: 0;
}
#cleaning .flex_wrap_inner_w55 {
  width: 53%;
  margin: 0 3% 0 0;
}
#cleaning .flex_wrap_inner_w45 {
  width: 44%;
}
#cleaning .flex_wrap_inner_w30 {
  width: 26%;
  margin-right: 4%;
}
#cleaning .flex_wrap_inner_w70 {
  width: 70%;
}


.borderbox {
  box-sizing: border-box;
  border: 1px solid #000;
  padding: 25px 10px 20px 25px;
  margin: 10px 0;
}

/* cleaning ???? */
.txt_lead_underline {
  display: inline-block;
  font-size: 18px;
  line-height: 1.4;
  padding-right: 5px;
  margin-top: -3px;
  border-bottom: 1px solid #000;
}

.txt_pictexp {
  font-size: 16px;
  margin: 5px 0 10px;
  line-height: 1.4;
}
.borderbox .inner_title {
  font-size: 18px;
  margin-bottom: 10px;
}

.borderbox li {
  font-size: 15px;
  margin-bottom: 5px;
}
.txt_cap {
  font-size: 12px;
  line-height: 1.6;
  margin-top: 20px;
}

@media screen and (max-width: 640px){
  .flex_wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
	.flex_wrap_2 {
    display: flex;
    flex-wrap: wrap;
		width: 100%;
	}
  .flex_wrap_inner_f1 {
    width: 100%;
    margin: 0;
  }
  /* .flex_wrap_inner_f2 {
    width: 100%;
  }
  .flex_wrap_inner_f3 {
    width: 100%;
  } */
  .flex_wrap_inner_f4 {
    width: 100%;
  }
  .flex_wrap_inner_f48 {
    width: 100%;
  }
  .flex_wrap_inner_f5 {
    width: 100%;
    margin-left: 0;
  }
  .flex_wrap_inner_f6 {
    width: 100%;
  }
  .flex_wrap_inner_f7 {
    width: 100%;
  }

  #cleaning .flex_wrap_inner_w50 {
    width: 100%;
    margin: 0;
  }
  #cleaning .flex_wrap .flex_wrap_inner_w50:nth-child(even) {
    margin-right: 0;
  }
  #cleaning .flex_wrap_inner_w55 {
    width: 100%;
    margin: 0;
  }
  #cleaning .flex_wrap_inner_w45 {
    width: 100%;
  }
  #cleaning .flex_wrap_inner_w30 {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  #cleaning .flex_wrap_inner_w70 {
    width: 100%;
  }
  .borderbox {
    box-sizing: border-box;
    border: 1px solid #000;
    padding: 15px;
    margin: 0 0 5px;
  }
  
  /* cleaning ???? */
  .txt_lead_underline {
    display: inline-block;
    font-size: 16px;
    line-height: 1.4;
    padding-right: 0;
    margin-top: 12px;
    border-bottom: none;
  }
  
  .txt_pictexp {
    font-size: 16px;
    margin: 5px 0 30px;
    line-height: 1.4;
  }
  .borderbox .inner_title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  
  .borderbox li {
    font-size: 15px;
    margin: 5px;
  }
  .txt_cap {
    font-size: 12px;
    line-height: 1.6;
    margin: 20px auto 30px;
  }
  
  .borderbox .txt_cap {
    margin-bottom: 0;
  }
  .pict img {
    width: 20%;
  }
  .img_w50 {
    width: 50%;
    margin: 10px auto;
  }
 /* premium_wash */
#premium_wash .flex_wrap_inner_w50 {
  width: 100%;
  margin: 0;
}
}

.underline {
  text-decoration: underline;
}
.bold {
  font-weight: bold;
}
.title_1 {
	font-size: 34px;
	line-height: 1.35;
	margin-bottom: 15px;
}
.title_2 {
  font-size: 26px;
  line-height: 1.35;
  margin-bottom: 15px;
}
.title_3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}
.title_4 {
	font-size: 19px;
	line-height: 1.4;
}
.text_lead {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 30px;
}
.text_cap {
  font-size: 16px;
  margin-top: 20px;
}

.text_right {
  font-size: 18px;
  width: 48%;
  float: right;
  margin-top: -87px;
}
/* campaign add */
.bg_gray {
  background: #dadada;
  padding: 40px 35px 20px;
  margin: 0 0 50px;
}
.bg_black {
  background: #000;
  padding: 50px 35px 45px;
  margin: 0 0 60px;
}
.bg_black h4,
.bg_black p {
	color:#fff;
}
.border {
	width: 43%;
	border-bottom: 1px solid #000;
	margin: 15px 0;
}
.btn_box_border_white a {
  display: inline-block;
  font-size: 17px;
  line-height: 1.25;
  color: #fff;
  text-decoration: none;
  padding: 14px 80px 14px;
  /* margin: 20px 0 0; */
  border: 1px solid #fff;
  text-align: center;
}
.btn_box_border_white_40 a {
  display: inline-block;
	width: 40%;
  font-size: 17px;
  line-height: 1.25;
  color: #fff;
  text-decoration: none;
  padding: 14px 10px 14px;
  /* margin: 20px 0 0; */
  border: 1px solid #fff;
  text-align: center;
}
.btn_box_border_white a:hover,
.btn_box_border_white_40 a:hover {
	background: #222;
	transition: 0.3s;
	opacity: 0.9;
}
.btn_box_border_white_40.blockright {
	display: block;
	text-align: right;
}

@media screen and (max-width: 640px){
	.title_1 {
    font-size: 22px;
    line-height: 1.35;
		margin-bottom: 15px;
  }
	.title_2 {
    font-size: 18px;
    line-height: 1.35;
		margin-bottom: 15px;
  }
  .title_3 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  .text_lead {
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 20px;
  }
  .text_cap {
    font-size: 16px;
    margin-top: 20px;
  }
  
  .text_right {
    font-size: 18px;
    width: 48%;
    float: right;
    margin-top: -87px;
  }
/* campaign add */
	.bg_black {
    width: auto;
    background: #000;
    padding: 40px 15px 30px;
    margin: 10px -10px 60px;
	}
	.bg_black h2,
	.bg_black p {
		color: #fff;
	}
	.border {
		width: 100%;
		border-bottom: 1px solid #000;
		margin: 15px 0;
	}
	.btn_box_border_white a {
		display: block;
		font-size: 17px;
		line-height: 1.5;
		color: #fff;
		text-decoration: none;
		padding: 10px 15px;
		margin: 20px 0;
		border: 1px solid #fff;
		text-align: center;
	}
	.btn_box_border_white_40 a {
		display: block;
		width: 100%;
		font-size: 17px;
		line-height: 1.5;
		color: #fff;
		text-decoration: none;
		padding: 10px 15px;
		margin: 20px 0;
		border: 1px solid #fff;
		text-align: center;
	}
		.btn_box_border_white a:hover {
		background: #222;
		transition: 0.3s;
		opacity: 0.9;
	}

}

