@charset "UTF-8";
#coating .service_acd .content {
	padding-bottom: 45px;
}

#section01 {
	padding: 45px 0 90px;
}
#section01 .ttl03 {
	margin-bottom: 40px;
}
#section01 .ttl03 .helB {
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, "ヒラギノ角ゴ Pro W3", メイリオ, sans-serif;
	font-weight: bold;
	letter-spacing: 0.08em;
}
#section01 .ttl03 .ja {
	letter-spacing: 0;
}
#section01 .merit {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 45px;
}
#section01 .merit > div:first-child {
	width: 18%;
}
#section01 .merit > div:last-child {
	width: 78%;
}
#section01 .merit h3 {
	line-height: 1;
	color: #b81b2e;
	font-family: "GSanSerif-B";
	font-size: 30px;
	letter-spacing: 0.06em;
	margin-bottom: 20px;
}
#section01 .merit p {
	font-size: 16px;
	line-height: 1.88;
	max-width: 745px;
	letter-spacing: 0;
}

#section02 .service_acd,
#section04 .service_acd {
	margin-bottom: 10px;
}
#section02 .service_acd .content,
#section04 .service_acd .content {
	margin-bottom: 35px;
}

#section02 .service_price_table2 .sc_title{
	font-size: 18px;
}

.sc_td{
	min-height: 74px;
  font-weight: bold;
  text-align: center;
  border: solid 1px #787878;
  border-top: none;
	border-right: none;
	position:relative;
}

#section02 .service_price_table2 > div:last-child .sc_td{
	border-right: solid 1px #787878;
}

#section02 .service_price_table2 .sc_td p{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
	width: 100%;
}

#section02 .sc_sp_only{
	display: none;
}

#section03 {
	padding: 70px 0;
}
#section03 h2 {
	font-family: "GSanSerif-B";
	text-align: center;
	font-size: 30px;
	line-height: 1.333;
	letter-spacing: 0.12em;
	margin-bottom: 30px;
}
#section03 .pack_detail {
	margin-bottom: 30px;
}
#section03 .flex {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
}
#section03 .flex > div {
	width: 50%;
}
#section03 .flex > div:last-child {
	width: 42%;
}
#section03 .flex p {
	letter-spacing: 0.04em;
	font-size: 18px;
	line-height: 1.67;
}
#section03 .flex .btn01 {
	max-width: 100%;
	font-size: 22px;
	padding-top: 2px;
}

#section04 .flow {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 50px;
	padding-top: 70px;
}
#section04 .flow li {
	position: relative;
	width: 32%;
	color: #fff;
	padding: 45px 28px 32px 22px;
}
#section04 .flow li:after {
	position: absolute;
	right: 18px;
	bottom: 18px;
	display: inline-block;
	line-height: 1;
	font-size: 22px;
	color: #b81b2e;
	font-family: "GSanSerif-B";
}
#section04 .flow li:before {
	position: absolute;
	top: 50%;
	right: -10%;
	z-index: 1;
	transform: translate(0, -50%);
	content: '';
	display: inline-block;
	width: 43px;
	height: 67px;
	background: url(../img/coating/arrow.png) no-repeat left top/100% auto;
}
#section04 .flow li:nth-child(1) {
	background: url(../img/coating/flow01.jpg) no-repeat center/cover;
}
#section04 .flow li:nth-child(1):after {
	content: "01";
}
#section04 .flow li:nth-child(2) {
	background: url(../img/coating/flow02.jpg) no-repeat center/cover;
}
#section04 .flow li:nth-child(2):after {
	content: "02";
}
#section04 .flow li:nth-child(3) {
	background: url(../img/coating/flow03.jpg) no-repeat center/cover;
}
#section04 .flow li:nth-child(3):after {
	content: "03";
}
#section04 .flow li:nth-child(3):before {
	content: none;
}
#section04 .flow .ttl {
	font-size: 22px;
	line-height: 1;
	text-align: center;
	font-family: "GSanSerif-B";
	letter-spacing: 0;
	margin-bottom: 20px;
}
#section04 .flow .text {
	font-size: 16px;
	line-height: 1.88;
	letter-spacing: 0;
}
#section04 #rc .content .type01 {
	background: url(../img/coating/img06.png) no-repeat right top/50% auto;
}
#section04 #rc .content .type01 .ttl {
	letter-spacing: -0.01em;
}

#section04 .yt-area{
	position: relative;
    padding-top: 56.25%;
    margin-top: 25px;
    padding-left: 0;
    padding-right: 0;
}
#section04 .yt-frame{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#section_hoshou{
	max-width: 950px;
	margin: 0 auto 70px;
}
.service_ttl02.superrefresh {
  margin-top: 18px;
}

@media only screen and (max-width: 1023px) {
	#section04 .flow {
		display: block;
	}
	#section04 .flow li {
		width: 100%;
		margin-bottom: 15px;
		padding: 45px;
	}
	#section04 .flow li:before {
		width: 80px;
		height: 0;
		padding-bottom: 8%;
		background: url(../img/coating/arrow_sp.png) no-repeat left top/100% auto;
		right: auto;
		left: 50%;
		top: auto;
		transform: translate(-50%, 0);
		bottom: -32px;
	}
}

@media only screen and (max-width: 1087px) and (min-width: 768px){
	
	#section02 .sc_pc_only .service_price_table2 .th p{
		font-size:16px; 
	}
}

@media only screen and (max-width: 1022px) and (min-width: 768px){

	
	 #section02 .service_price_table2 .sc_title{
		font-size:16px; 
	}
	
}
@media only screen and (max-width: 767px) {
	#section01 {
		padding: 25px 0;
	}
	#section01 .ttl03 {
		margin-bottom: 22px;
	}
	#section01 .ttl03 .helB {
		letter-spacing: 0;
		text-align: left;
	}
	#section01 .ttl03 .ja {
		text-align: left;
		line-height: 1.4;
	}
	#section01 .merit {
		display: block;
		margin-bottom: 20px;
	}
	#section01 .merit > div {
		width: 100% !important;
	}
	#section01 .merit > div:first-child {
		display: none;
	}
	#section01 .merit h3 {
		font-size: 18px;
		padding-left: 120px;
		min-height: 90px;
		margin-bottom: 20px;
		padding-top: 35px;
	}
	#section01 .merit p {
		font-size: 13px;
		line-height: 1.54;
	}
	#section01 .merit01 h3 {
		background: url(../img/coating/sc_ttl01.jpg) no-repeat left center/108px auto;
	}
	#section01 .merit02 h3 {
		background: url(../img/coating/sc_ttl02.jpg) no-repeat left center/108px auto;
	}

	#section03 {
		display: none;
	}

	#section04 .flow {
		margin-bottom: 20px;
		padding-top: 30px;
	}
	#section04 .flow li {
		padding: 20px 25px 50px;
		margin-bottom: 10px;
	}
	#section04 .flow li:before {
		width: 55px;
		padding-bottom: 36px;
		bottom: -22px;
	}
	#section04 .flow .ttl {
		font-size: 14px;
	}
	#section04 .flow .text {
		font-size: 13px;
		line-height: 1.54;
	}
	#section04 #rc .content .type01 {
		background-position: center bottom;
		background-size: 100% auto !important;
		padding-bottom: 75%;
	}
	
	#section02  .sc_pc_only {
		display: none;
	}
	
	#section02  .sc_sp_only {
		display: block;
	}
	
	#section02 .sc_tb_wrap {
		padding-top: 10px;
		width: 100%;
    overflow-x: scroll;
		scroll-snap-type: x mandatory;
	}
	#section02  .sc_sp_only table{
    min-width: 840px;
		font-size: 12px;
		table-layout: fixed;
	}
	
	#section02 .sc_sp_only table,#section02  .sc_sp_only table th,#section02  .sc_sp_only table td{
		border: solid 1px #787878;
		font-weight: bold;
	}
	
	#section02 .sc_sp_only table th{
	padding: 8px;
	background:#212121;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	}
	
	#section02 .sc_sp_only table td{
	padding: 10px;
	}
	
	#section02 .sc_sp_only table .sc_fixed01{
	padding: 10px;
	background:#212121;
	color: #ffffff;
	font-weight: bold;
	width: 20%; 
	position: sticky;
  left: 0;
	}

	#section02 .sc_sp_only table .sc_fixed01:before{
	content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #787878;	
	}
	
	
	#section02 .sc_sp_only table tbody{
	border: solid 1px #787878;
	}
	
	.sc_sp_text{
	font-size: 13px;
	}
	
	
}
@media screen and (max-width: 1000px) {
  #section_hoshou {
    max-width: 92%;
  }
}
