@charset "utf-8";
/*-----------------------------------------------------

	トップページ 	top

------------------------------------------------------*/
/*    COMMON  &   MAINIMAGE
-------------------------------*/

/*mainimage*/

#top #mainimage {
}

#top .ttl_box.center {
	text-align: center;
}
#top #mainimage {
	background: url(../Image/top/img_bg03.jpg) repeat right bottom;
}
#top #mainimage  .mv_inner {
	background: url(../Image/top/mv_bg.png) no-repeat center top / 100% auto;
	max-width: 100%!important;
}
#top #mainimage .img_mv {
	padding-top: 6rem;
}
#top #mainimage .top_contact {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 10rem;
}

/*    example
-------------------------------*/
#top .example {
	padding-top: 9.1rem;
	position: relative;
	padding-bottom: 30rem;
	overflow: visible;
	background: url(../Image/top/img_bg03.jpg) repeat top right;
}
/* #top .example:before {
	content: '';
	width: 100%;
	height: 112%;
	background: url(../Image/top/img_bg02.jpg) center / cover;
	position: absolute;
	top: -150px;
	left: 0;
	z-index: -1;
} */
#top .example:after {
	content: '';
	height: 200px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../Image/top/img_bg03.png) center / cover;
	z-index: 1;
}
#top .example .ttl_01 {
	line-height: 1.25;
}
#top .example .ttl_deco_box {
	text-align: center;
	margin-top: 2.2rem;
}

#top .example .example_list {
	margin-top: 5rem;
}
#top .example .example_list li {
	border: solid 5px #d74200;
	position: relative;
	font-weight: 700;
	font-size: 4rem;
	line-height: 1.4;
	padding: 1.7rem 3rem 1.7rem 11.4rem;;
}
#top .example .example_list li:not(:first-child) {
	margin-top: 1rem;
}
#top .example .example_list li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 8.4rem;
	background: url(../Image/top/icon_check.png) no-repeat center #d74200;
}
#top .example .b_txt {
	line-height: 1;
	margin-top: 5rem;
	text-align: center;
	font-size: 5.6rem;
}
#top .example .b_txt span {
	display: inline-block;
	padding-bottom: 1.9rem;
	border-bottom: solid 5px #d74200;
}
@media print, screen and (min-width : 992px) {
}
/*    reason
-------------------------------*/
#top .reason {
	background: url(../Image/top/img_bg01.png) no-repeat top center;
}
#top .reason .inner {
	padding-bottom: 20rem;
}
#top .reason .ttl_box .ttl_sub {
	line-height: 1;
}
#top .reason .reason_list {
	margin-top: 7rem;
}
#top .reason .reason_list li {
	margin-right: 1%;
	width: 32.66%;
	position: relative;
	counter-increment: num;
}
#top .reason .reason_list .list_num {
	right: 3rem;
	top: -2rem;
}
#top .reason .reason_list .txt_box {
	background: #fff;
	margin-top: 0.5rem;
	padding: 4.3rem 3rem;
}
#top .reason .reason_list .txt_box .ttl {
	color: #d74200;
	font-size: 3rem;
	line-height: 1.46;
	position: relative;
	padding-bottom: 2.3rem;
	text-align: center;
}
#top .reason .reason_list .txt_box .ttl:after {
	content: '';
	background: #121212;
	height: 5px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
#top .reason .reason_list .txt_box .txt {
	margin-top: 2.3rem;
}
#top .reason .reason_list li:last-child {
	margin-right: 0;
}
@media print, screen and (min-width : 992px) {
}
/*    works
-------------------------------*/
#top .works .works_slide_wrap{
	position:relative;
}
#top .works .works_slide {
	margin-left: -2rem;
	margin-right: -2rem;
	margin-top: 5rem;
}
.works .works_wrap .item {
	margin: 0 2rem;
}
.works .works_wrap .item .inner {
	display: block;
}
.works .works_wrap .img_box {
	width: 50%;
}
.works .works_wrap .img_box .inner {
	padding-top: 55%;
	position: relative;
}
.works .works_wrap .img_box img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.works .works_wrap .img_box span {
	position: absolute;
	top: 1rem;
	left: 1rem;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 2.4rem;
	line-height: 0.8;
	padding: 1rem 1rem 2.5rem 1rem;
}
.works .works_wrap .img_box span:after {
	content: '';
	width: 58px;
	left: 50%;
	transform: translateX(-50%);
	height: 5px;
	background: #fff;
	bottom: 1rem;
	position: absolute;
}
.works .works_wrap .img_box span.before {
	background: #121212;
}
.works .works_wrap .img_box span.after {
	background: #d74200;
}
.works .works_wrap .txt_box {
	margin-top: 2rem;
  display:flex;
  justify-content: space-between;
  align-items: flex-start;
}
.works .works_wrap .txt_box .term {
  background: #f1a700;
  color: #fff;
  line-height: 1;
  width: 200px;
  text-align: center;
  padding: 1rem 0;
  margin-right: 1rem;
}

.works .works_wrap .txt_box h3 {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 1rem;
}

.works .works_wrap .txt_box .point {
  position: relative;
  padding-left: 3em;
  line-height: 1.6;
  margin-top: .5em;
}
.works .works_wrap .txt_box .point .location{
	text-indent: -.5em;
}
.works .works_wrap .txt_box .point:before {
  position: absolute;
  left: 0;
  top: .8em;
  width: 2em;
  height: 2px;
  background: #d74215;
  content: "";
}

.works .works_wrap .txt_box .works_ttl {
  width: 50%;
}

.works .works_wrap .txt_box .works_detail {
  width: 40%;
}

.works .works_wrap .txt_box .works_detail tr {
  border-bottom: solid 2px #e3e3e3;
}

.works .works_wrap .txt_box .works_detail th{
  width: 8em;
}
.works .works_wrap .txt_box .works_detail th,
.works .works_wrap .txt_box .works_detail td {
  font-weight: 500;
  padding: .5em 1em;
  line-height: 1;
  text-align: left;
}
.works .works_slide .slick-list {
	overflow: visible;
}
.works .works_slide + .slide_arrows{
	position:absolute;
	width:100%;
	height: 6rem;
	top: 25%;
}
.works .works_slide + .slide_arrows .arrow {
	position:absolute;
	width: 6rem;
	height: 6rem;
	border: solid 2px #fff;
	background: #121212 no-repeat center / 11px;
	z-index: 10;
	top: 0;
}
.works .works_slide + .slide_arrows .arrow.prev {
	left: -3rem;
}
.works .works_slide + .slide_arrows .arrow.next {
	right: -3rem;
}
.works .works_slide + .slide_arrows .arrow.prev {
	background-image: url(../Image/top/arrow_prev.png);
}
.works .works_slide + .slide_arrows .arrow.next {
	background-image: url(../Image/top/arrow_next.png);
}
@media print, screen and (min-width : 992px) {
	.works .works_slide + .slide_arrows .arrow:hover{
		cursor:pointer;
	}
}
/*    voice
-------------------------------*/
#top .voice {
	padding-top: 0;
}
#top .voice .ttl_icon {
	background-image: url(../Image/top/icon_voice.png);
}
#top .voice .voice_list {
	margin-top: 5rem;
}
.voice .voice_list li {
	width: 32.66%;
	margin-right: 1%;
	background: #f1a700;
}
.voice .voice_list li .inner {
	display: block;
	padding: 3rem 3rem 2.3rem 3rem;
	border: solid 5px #f1a700;
	padding: 2.5rem 2.5rem 1.8rem 2.5rem;
	height: 100%;
}
.voice .voice_list li:last-child {
	margin-right: 0;
}
.voice .voice_list .v_top {
	padding-left: 5.9rem;
	padding-bottom: 1.25rem;
	border-bottom: solid 2px #121212;
	position: relative;
	display: flex;
	align-items: center;
}
.voice .voice_list .v_top:before {
	content: '';
	width: 5rem;
	height: 4rem;
	background: url(../Image/top/icon_fukidashi.png) no-repeat center /contain;
	position: absolute;
	left: 0;
}
.voice .voice_list .ttl {
	font-weight: 700;
	font-size: 1.8rem;
	margin-right: 1rem;
}
.voice .voice_list .ttl sapn {
	font-size: 1.6rem;
}
.voice .voice_list .v_bottom {
	margin-top: 1.4rem;
}
@media print, screen and (min-width : 992px) {
	.voice .voice_list li .inner:hover {
		border-color: #121212;
	}
}

/*    faq
-------------------------------*/
.faq {
	padding-top: 0;
}
.faq .ttl_icon {
	background-image: url(../Image/top/icon_qa.png);
}
.faq .faq_wrap {
	margin-top: 5rem;
}
.faq .faq_wrap .item:not(:first-child) {
	margin-top: 1rem;
}
.faq .faq_wrap .en_box {
	font-family: 'Oswald', sans-serif;
	font-size: 3.6rem;
	line-height: 1;
	width: 7.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.faq .faq_wrap .faq_q,
.faq .faq_wrap .faq_a {
	display: flex;
	align-items: stretch;
}
.faq .faq_wrap .txt_box {
	width: calc(100% - 7.4rem);
}
.faq .faq_wrap .faq_q {
	border: solid 3px #121212;
	cursor: pointer;
}
.faq .faq_wrap .faq_q .en_box {
	color: #f1a700;
	background: #121212;
}
.faq .faq_wrap .faq_q .txt_box {
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.5;
	padding: 1.9rem 3rem;
	position: relative;
	display: flex;
	align-items: center;
}
.faq .faq_wrap .faq_q .txt_box:before {
	content: '';
	height: 4px;
	width: 28px;
	background: #121212;
	display: block;
	position: absolute;
	right: 30px;
	top: 1.7em;
	margin-top: -2px;
}
.faq .faq_wrap .faq_q .txt_box:after {
	content: '';
	height: 28px;
	width: 4px;
	background: #121212;
	display: block;
	position: absolute;
	right: 42px;
	transition: 0.3s;
	top: 1.7em;
	margin-top: -14px;
}
.faq .faq_wrap .faq_q.open .txt_box:after {
	transform: rotate(-270deg);
}
.faq .faq_wrap .faq_q.trigger_first .txt_box:after {
	transform: rotate(-270deg);
}
.faq .faq_wrap .faq_q.trigger_first.close .txt_box:after {
	transform: rotate(0);
}
.faq .faq_wrap .faq_a {
	border-left: solid 3px #121212;
	border-right: solid 3px #121212;
	border-bottom: solid 3px #121212;
}
.faq .faq_wrap .faq_a .en_box {
	color: #121212;
	background: #f1a700;
}
.faq .faq_wrap .faq_a .txt_box {
	padding: 1.9rem 3rem;
}
@media print, screen and (min-width : 992px) {
}
/*    diy
-------------------------------*/
#top .diy {
	padding-bottom: 0;
	padding-top: 0;
}
#top .diy .inner_main {
	position: relative;
}
.m_box {
	max-width: 91.6%;
	position: relative;
}
.m_box .inner {
	border: solid 10px #ececec;
	padding: 5rem 5rem;
}
.m_box .txt_box {
	width: 62.7%;
}
.m_box .txt_box .txt {
	margin-top: 2.3rem;
}
#top .diy .btn {
	margin-top: 3.3rem;
}
.box_deco {
	position: absolute;
	width: 2rem;
	height: 2rem;
}
.box_deco:before {
	content: '';
	width: 1rem;
	height: 2rem;
	background: #121212;
	position: absolute;
}
.box_deco:after {
	content: '';
	height: 1rem;
	width: 2rem;
	background: #121212;
	position: absolute;
}
.box_deco.deco01,
.box_deco.deco01:before,
.box_deco.deco01:after {
	top: 0;
	left: 0;
}
.box_deco.deco02,
.box_deco.deco02:before,
.box_deco.deco02:after {
	bottom: 0;
	left: 0;
}
.box_deco.deco03,
.box_deco.deco03:before,
.box_deco.deco03:after {
	top: 0;
	right: 0;
}
.box_deco.deco04,
.box_deco.deco04:before,
.box_deco.deco04:after {
	bottom: 0;
	right: 0;
}
.m_box + .img_box {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 38.333%;
	min-width: 400px;
}
/*-----------------------------------------------------
下層共通CSS
------------------------------------------------------*/
.under {

}
.under li.current .nav_item span:before {
	opacity: 1;
	transform: scale(1,1);
}
.under #contents {
	position: relative;
}
.under #contents:before {
	content: '';
	width: 100%;
	height: 120%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../Image/common/img_bg03.jpg) repeat top right;
	z-index: -1;
}
.under #mainimage  .mv_bg {
	background: url(../Image/common/mv_under.png) top left / cover;
	padding: 0 3rem;
}
.under #mainimage  {
	background: url(../Image/common/img_bg03.jpg) repeat right bottom;
}
.under #mainimage .mv_inner {
	max-width: 1200px;
	margin: 0 auto;

}
.under .mv_ttl {
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
	padding: 12.3rem 0 28rem 0;
}
.under .mv_ttl .inner {
	position: relative;
	padding: 3.8rem 0 4rem 0;
}
.under .mv_ttl .inner:before,
.under .mv_ttl .inner:after {
	content: '';
	width: 100%;
	height: 10px;
	position: absolute;
	left: 0;
}
.under .mv_ttl .inner:before {
	top: 0;
	background: url(../Image/common/mv_bd01.png) no-repeat center / contain;
}
.under .mv_ttl .inner:after {
	bottom: 0;
	background: url(../Image/common/mv_bd02.png) no-repeat center / contain;
}
.under .mv_ttl .ttl_main {
	font-size: 7.2rem;
	font-weight: 700;
	position: relative;
	line-height: 1;
}

.under .mv_ttl .ttl_en {
	font-family: 'Roboto', sans-serif;
	font-size: 1.8rem;
	margin-top: 1.6rem;
	line-height: 0.9;
	font-weight: 700;
}
.under .ttl_box {
	margin-bottom: 5rem;
}
.table_main {

}
.table_main > tbody > tr {
	display: flex;
	border-bottom: solid 5px #121212;
	padding: 3rem 0;
}
.table_main > tbody > tr:first-child {
	border-top: solid 5px #121212;
}
.table_main > tbody > tr > th,
.table_main > tbody > tr > td {
	padding: 0 5rem;
}
.table_main > tbody > tr > th {
	text-align: left;
	width: 25%;
	font-weight: 500;
	border-right: solid 1px #121212;
	font-size: 1.8rem;
	display: flex;
	align-items: center;
}
.table_main > tbody > tr > td {
	display: block;
	width: 75%;
}
.breadcrumb {
	padding: 4rem 0 0;
}
.breadcrumb .breadcrumb_list {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
.breadcrumb .breadcrumb_list li:not(:last-child) {
	margin-right: 1.2rem;

}
.breadcrumb .breadcrumb_list a {
	line-height: 1;
	display: block;
	position: relative;
	color: #fff;
	padding-right: 1.8rem;
}
.breadcrumb .breadcrumb_list a span {
	display: block;
	line-height: 1;
	padding-bottom: 10px;
}
.breadcrumb .breadcrumb_list .home a span {
	border-bottom: solid 1px #fff;
}
.breadcrumb .breadcrumb_list li:not(:last-child) a:after {
	content: '';
	background: url(../Image/common/arrow_bread.png);
	width: 8px;
	height: 10px;
	position: absolute;
	right: 0;
	top: 4px;
}
.breadcrumb .breadcrumb_list li:last-child a {
	pointer-events: none;
}
.under .ttl_box .ttl_sub {
	font-size: 1.6rem;
	line-height: 1;
	margin-top: 1.4rem;
}
 .under .container:last-child {
	padding-bottom: 0;
}
/* .under .container:not(:last-child) {
	padding-bottom: 0;
}  */
/* .under .container {
	padding-bottom: 0;
} */
.under .sec_contact {
	margin-top: 0;
	padding-top: 10rem;
	background: url(../Image/common/bg_sec_contact_under.png) no-repeat top 10rem center;
	background-color: transparent;
	position: relative;
}
.under .sec_contact:after {
	content: '';
	width: 100%;
	height: 50%;
	background: #121212;
	z-index: -1;
	position: absolute;
	bottom: 0;
	left: 0;
}
.under .cap_box .ttl_box {
	margin-bottom: 3.5rem;
}
.under .cap_box .ttl_box.multi {
	margin-bottom: 2.1rem;
}
.under .ttl_box.multi .ttl_03 {
	line-height: 1.5;
}
.under .cap_box .txt_box {
  font-size: 2rem;
  line-height: 2.4;
  text-align: center;
}
@media screen and (min-width : 992px ) {

.breadcrumb .breadcrumb_list a:hover {
	opacity: 0.7;
}
}
/*-----------------------------------------------------
アスファルト舗装工事.comとは   about
------------------------------------------------------*/
#about .about01 .box_wrap {
	position: relative;
}
#about .about01 {
	padding-bottom: 0;
}
#about .m_box .inner {
	padding-top: 7rem;
	padding-bottom: 7rem;
}
#about .m_box .txt_box {
	width: 64.4%;
}
#about .m_box .txt_box .txt {
	margin-top: 3.3rem;
}
#about .m_box .txt_box .ttl_02 span:not(:first-child) {
	margin-top: 1rem;
}
#about .about02 .ttl_box {
	margin-bottom: 4rem;
}
#about .about_list {
	margin: 0 5rem;
}
#about .about_list li {
	border-bottom: solid 5px #121212;
}
#about .about_list li:not(:first-child) {
	margin-top: 5rem;
}
#about .about_list li .inner {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 5rem;
}
#about .about_list li .txt_box {
	width: 55.4%;
}
#about .about_list .a_ttl {
	display: flex;
	font-size: 2.4rem;
}
#about .about_list .a_ttl .num {
	color: #f1a700;
	font-family: 'Oswald', sans-serif;
	background: #121212;
	width: 60px;
	margin-right: 0.5rem;
	line-height: 60px;
	text-align: center;
}
#about .about_list .a_ttl .ttl {
	color: #fff;
	background: #121212;
	line-height: 1.3;
	padding: 1.44rem 0 1.44rem 2.8rem;
	width: calc(100% - 65px);
}
#about .about_list li .txt_box .txt {
	margin-top: 3.3rem;
}
#about .about_list li .txt_box .txt p:not(:first-child) {
	margin-top: 1.6rem;
}
#about .about_list li .img_box {
	width: 44.6%;
	padding-left: 4rem;
}
#about .reason01 {
	padding-bottom: 0;
}
#about .reason01 .ttl_box {
	margin-bottom: 3.6rem;
}
#about .reason01 .txt_box {
	font-size: 2rem;
	text-align: center;
	line-height: 2.4;
}
#about .reason02 {
	position: relative;
	padding-top: 30rem;
	padding-bottom: 30rem;
	background: url(../Image/reasons/img_bg.png) no-repeat top center / cover;
}
#about .reason02 .ttl_box {
	padding-top: 14rem;
	background: url(../Image/reasons/icon_ttl.png) no-repeat center top / 120px;
}
#about .reason02 .support_wrap {
	background: #fff;
	padding: 5rem 5rem 4.3rem 5rem;
}
#about .reason02 .support_wrap .inner {

}
#about .reason02 .support_wrap .support_list {
	justify-content: space-between;
}
#about .reason02 .support_wrap .support_list li {
	width: 32.7%;
	background: #f1a700;
	text-align: center;
	padding-bottom: 3rem;
}
#about .reason02 .support_wrap .support_list .icon_box {
	margin-top: 7rem;
}
#about .reason02 .support_wrap .support_list .icon_box img {
	height: 80px;
}
#about .reason02 .support_wrap .support_list .txt_box {
	margin-top: 3.6rem;
	line-height: 1;
}
#about .reason02 .support_wrap .support_list .txt_box .b_txt {
	font-size: 3rem;
	margin-top: 0.8rem;
}
#about .reason02 .support_wrap .support_list + .txt_box {
	margin-top: 3rem;
}
#about .reason02 .support_wrap .support_list + .txt_box .b_txt {
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 1;
}
#about .reason02 .support_wrap .support_list + .txt_box .b_txt span {
	display: inline-block;
	position: relative;
	padding-bottom: 2rem;
}
#about .reason02 .support_wrap .support_list + .txt_box .b_txt span:after {
	content: '';
	width: 96%;
	height: 10px;
	background: #d74200;
	position: absolute;
	left: 0;
	bottom: 0;
}
#about .reason02 .support_wrap .support_list + .txt_box .b_txt + p {
	margin-top: 2.3rem;
}
#about .reason03 {
	background: #fff;
	position: relative;
}

@media print, screen and (min-width : 992px) {

}
/*-----------------------------------------------------
選ばれる理由	reasons
------------------------------------------------------*/
#reasons #contents:before {
	z-index: -2;
}
#reasons .reason01 .ttl_box {
	margin-bottom: 3.6rem;
}
#reasons .reason01 .txt_box {
	font-size: 2rem;
	text-align: center;
	line-height: 2.4;
}
#reasons .reason02 {
	position: relative;
	padding-top: 30rem;
	padding-bottom: 30rem;
	background: url(../Image/reasons/img_bg.png) no-repeat top center / cover;
}
#reasons .reason02:before {
	content: '';
	width: 100%;
	height: 300px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
#reasons .reason02 .ttl_box {
	padding-top: 14rem;
	background: url(../Image/reasons/icon_ttl.png) no-repeat center top / 120px;
}
#reasons .reason02 .support_wrap {
	background: #fff;
	padding: 5rem 5rem 4.3rem 5rem;
}
#reasons .reason02 .support_wrap .inner {

}
#reasons .reason02 .support_wrap .support_list {
	justify-content: space-between;
}
#reasons .reason02 .support_wrap .support_list li {
	width: 32.7%;
	background: #f1a700;
	text-align: center;
	padding-bottom: 3rem;
}
#reasons .reason02 .support_wrap .support_list .icon_box {
	margin-top: 7rem;
}
#reasons .reason02 .support_wrap .support_list .icon_box img {
	height: 80px;
}
#reasons .reason02 .support_wrap .support_list .txt_box {
	margin-top: 3.6rem;
	line-height: 1;
}
#reasons .reason02 .support_wrap .support_list .txt_box .b_txt {
	font-size: 3rem;
	margin-top: 0.8rem;
}
#reasons .reason02 .support_wrap .support_list + .txt_box {
	margin-top: 3rem;
}
#reasons .reason02 .support_wrap .support_list + .txt_box .b_txt {
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 1;
}
#reasons .reason02 .support_wrap .support_list + .txt_box .b_txt span {
	display: inline-block;
	position: relative;
	padding-bottom: 2rem;
}
#reasons .reason02 .support_wrap .support_list + .txt_box .b_txt span:after {
	content: '';
	width: 96%;
	height: 10px;
	background: #d74200;
	position: absolute;
	left: 0;
	bottom: 0;
}
#reasons .reason02 .support_wrap .support_list + .txt_box .b_txt + p {
	margin-top: 2.3rem;
}
#reasons .reason03 {
	background: #fff;
	position: relative;
}
#reasons .sec_contact:before {
	content: '';
	width: 100%;
	height: 300px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
#reasons .reason03 .ttl_box .ttl_sub {
	color: #d74200;
	font-size: 3rem;
	font-weight: 700;
	margin-bottom: 2rem;
}
#reasons .reason03 .reason_list li {
	position: relative;
}
#reasons .reason03 .reason_list li:not(:first-child) {
	margin-top: 5rem;
}
#reasons .reason03 .reason_list li:nth-child(even) .m_box {
	margin-left: auto;
}

#reasons .reason03 .reason_list li:nth-child(even) .m_box .txt_box {
	margin-left: auto;
}
#reasons .reason03 .reason_list li:nth-child(even) .m_box + .img_box {
	right: inherit;
	left: 0;
}
#reasons .reason03 .reason_list .badge {
	color: #fff;
	background: #d74200;
	font-size: 1.8rem;
	font-family: 'Oswald', sans-serif;
	line-height: 0.8;
	padding: 1.2rem 2.2rem;
	margin-bottom: 2rem;
	display: inline-block;
}
#reasons .reason03 .m_box {
	display: flex;
	max-width: 100%;
	z-index: 0;
}
#reasons .reason03 .m_box .img_box {
	width: 43%;
	padding: 6rem 0 6rem 5rem;
	display: flex;
	align-items: center;
}
#reasons .reason03 .m_box .txt_box {
	padding: 8rem 0 8rem 6rem;
	width: 57%;
}
#reasons .reason03 .m_box .txt_box .txt {
	margin-top: 3.3rem;
}
#reasons .reason03 .m_box .txt_box .ttl_02 span:not(:first-child) {
	margin-top: 1rem;
}
#reasons .reason03 .m_box .inner {
	width: 91.6%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
#reasons .reason03 .reason_list .box_wrap:nth-child(even) .m_box .inner {
	left: inherit;
	right: 0;
}
#reasons .reason03 .reason_list .box_wrap:nth-child(even) .m_box .img_box {
	order: 1;
	padding-left: 0;
	padding-right: 5rem;
}
#reasons .reason03 .reason_list .box_wrap:nth-child(even) .m_box .txt_box {
	order: 2;
	padding-left: 0;
	padding-right: 5rem;
}
#reasons .reason03 .box_deco.deco01,
#reasons .reason03 .box_deco.deco01:before,
#reasons .reason03 .box_deco.deco01:after {
	top: -5px;
	left: -5px;
}
#reasons .reason03 .box_deco.deco02,
#reasons .reason03 .box_deco.deco02:before,
#reasons .reason03 .box_deco.deco02:after {
	bottom: -5px;
	left: -5px;
}
#reasons .reason03 .box_deco.deco03,
#reasons .reason03 .box_deco.deco03:before,
#reasons .reason03 .box_deco.deco03:after {
	top: -5px;
	right: -5px;
}
#reasons .reason03 .box_deco.deco04,
#reasons .reason03 .box_deco.deco04:before,
#reasons .reason03 .box_deco.deco04:after {
	bottom: -5px;
	right: -5px;
}
/*-----------------------------------------------------
料金案内	price
------------------------------------------------------*/
#price .price01 {
	padding-bottom: 0;
}
#price .price_list {
	justify-content: space-between;
	padding-top: 2rem;
}
#price .price_list li {
	width: 49.1%;
	background: #f1a700;
	position: relative;
}
#price .price_list li:not(:nth-child(-n+2)) {
	margin-top: 7rem;
}
#price .price_list .img_box {
	padding-bottom: 0.5rem;
	background: #fff;
}
#price .price_list .txt_box {
	padding: 5rem 3rem 5.3rem 3rem;
}
#price .price_list .txt_box .p_ttl {
	font-weight: 700;
	font-size: 3.6rem;
	text-align: center;
	line-height: 1;
	padding-bottom: 3rem;
	border-bottom: solid 5px #121212;
}
#price .price_list .txt_box .txt {
	margin-top: 2.8rem;
}
#price .price_list .txt_box .p_price {
	text-align: center;
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 1;
}
#price .price_list .txt_box .p_price span {
	font-size: 4.8rem;
	display: inline-block;
}
#price .price_list .txt_box .p_txt {
	margin-top: 1.3rem;
}
#price .price_list .list_num {
	right: 3rem;
	top: -2rem;
}
#price .price_list .txt_box .btn {
	margin-top: 2.3rem;
}

#price .option_list {
	justify-content: space-between;
}
#price .option_list li {
	width: 23.75%;
	padding-top: 16.2rem;
	padding-bottom: 3rem;
}
#price .option_list li:nth-child(1) {
	background: url(../Image/price/icon_option01.png) no-repeat #f1a700 top 41px center  / 144px;
}
#price .option_list li:nth-child(2) {
	background: url(../Image/price/icon_option02.png) no-repeat #f1a700 top 52px center / 159px;
}
#price .option_list li:nth-child(3) {
	background: url(../Image/price/icon_option03.png) no-repeat #f1a700 top 41px center / 119px;
}
#price .option_list li:nth-child(4) {
	background: url(../Image/price/icon_option04.png) no-repeat #f1a700 top 41px center / 121px;
}
#price .option_list .o_ttl {
	font-weight: 700;
	font-size: 2.4rem;
	text-align: center;
	line-height: 1;
}
#price .option_list + .o_txt {
	margin-top: 2.5rem;
}
/*-----------------------------------------------------
お申し込みの流れ	flow
------------------------------------------------------*/
#flow .cap_box .txt_box {
	font-size: 2rem;
	line-height: 2.4;
	text-align: center;
}
#flow .flow_list {
	margin: 0 5rem;
	overflow: hidden;
	margin-top: 7rem;
}
#flow .flow_list li {
	position: relative;
	padding-bottom: 5rem;
}
#flow .flow_list li:after {
	content: '';
	height: 50px;
	width: 100%;
	background: url(../Image/flow/arrow_flow.png) no-repeat center / contain;
	position: absolute;
	bottom: 0;
	left: 0;
}
/* #flow .flow_list li:before,
#flow .flow_list li:after {
	content: '';
	width: 50%;
	height: 10px;
	background: #121212;
	position: absolute;
	bottom: 4rem;
}
#flow .flow_list li:before {
	left: 0;
}
#flow .flow_list li:after {
	right: 0;
}
#flow .flow_list .arrow {
	content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-top: 10px solid #121212;
  border-right: 10px solid #121212;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: 6px;
} */
#flow .flow_list li:not(:first-child) {
	margin-top: 5rem;
}
#flow .flow_list li .inner {
	display: flex;
	padding-bottom: 5rem;
}
#flow .flow_list li .txt_box {
	width: 55.4%;
}
#flow .flow_list .f_ttl {
	display: flex;
	font-size: 2.4rem;
}
#flow .flow_list .f_ttl .num {
	color: #f1a700;
	font-family: 'Oswald', sans-serif;
	background: #121212;
	width: 60px;
	margin-right: 0.5rem;
	line-height: 60px;
	text-align: center;
}
#flow .flow_list .f_ttl .ttl {
	color: #fff;
	background: #121212;
	line-height: 1.3;
	padding: 1.44rem 0 1.44rem 2.8rem;
	width: calc(100% - 65px);
}
#flow .flow_list li .txt_box .txt {
	margin-top: 3.9rem;
}
#flow .flow_list li .txt_box .txt p.sm {
	font-size: 1.4rem;
	line-height: 1.7;
	margin-top: 0.8rem;
}
#flow .flow_list li .txt_box .txt .ttl_sub {
	font-size: 2.4rem;
	color: #d74200;
	line-height: 1;
	margin-bottom: 2.3rem;
}
#flow .flow_list li .txt_box .card {
	margin-top: 2.3rem;
}
#flow .flow_list li .txt_box .card .img {
	margin-bottom: 1.3rem;
}
#flow .flow_list li .txt_box .card .img img {
	display: inline-block;
	margin-right: 1rem;
}
#flow .flow_list li .txt_box .card .img img:last-child {
	margin-right: 0;
}
#flow .flow_list li .img_box {
	width: 44.6%;
	padding-left: 4rem;
}
#flow .flow_list + .bottom_txt {
	text-align: center;
	font-weight: 700;
	font-size: 4.8rem;
	margin-top: 4.3rem;
	line-height: 1.3;
}
#flow .flow_list + .bottom_txt .u_line_multi {
	padding-bottom: 1.28rem;
	line-height: 1.3;
}
#flow .flow_list + .bottom_txt .u_line_multi:after {
	background: #d74200;
	width: 98%;
}
/*-----------------------------------------------------
施工事例	works
------------------------------------------------------*/
#works .works .works_wrap {
	margin-top: 6.6rem;
}
#works .works .works_wrap .item {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}
#works .works .works_wrap .item:nth-child(even) {
	margin-right: 0;
}
#works .works .works_wrap .item:not(:first-child) {
	margin-top: 7rem;
}
/*-----------------------------------------------------
お客様の声	voice
------------------------------------------------------*/
#voice #contents:before {
	height: 130%;
}
#voice .voice {
	padding-top: 8.5rem;
}
#voice .voice .voice_wrap {
	margin-top: 6.6rem;
}
#voice .voice .voice_list li:nth-child(3n) {
	margin-right: 0;
}
#voice .voice .voice_list li:not(:nth-child(-n+3)) {
	margin-top: 1rem;
}
/*-----------------------------------------------------
よくあるご質問	price
------------------------------------------------------*/
/*-----------------------------------------------------
DIYで簡単アスファルト舗装	asphalt
------------------------------------------------------*/
#asphalt #contents:before {
	z-index: -2;
}
#asphalt .asphalt01 {
	padding-top: 8.5rem;
}
#asphalt .asphalt01 .ttl_03 {
	line-height: 1.5;
}
#asphalt .asphalt01 .check_list {
	justify-content: space-between;
}
#asphalt .asphalt01 .check_list li {
	width: 49.1%;
	border: solid 5px #d74200;
}
#asphalt .asphalt01 .check_list li:not(:nth-child(-n+2)) {
	margin-top: 2rem;
}
#asphalt .asphalt01 .check_list li .inner {
	line-height: 1;
	padding: 3rem 4rem;
	font-weight: 700;
	font-size: 3.6rem;
}
#asphalt .asphalt01 .check_list li .inner span {
	padding-left: 4.7rem;
	background: url(../Image/asphalt/icon_check.png) no-repeat left center / 37px;
}

#asphalt .asphalt01 .ttl_box {
    margin-top: 5rem;
    margin-bottom: 1rem;
}

#asphalt .asphalt01 .ttl_box .ttl_02 {
    padding: 0 1em;
}

#asphalt .asphalt01 .txt_box {
	font-size: 2.6rem;
	text-align: center;
	line-height: 2.4;
}
#asphalt .asphalt01 .item_head {
	text-align: center;
	border-bottom: 5px solid #000;
	font-size: 3.6rem;
	margin-top: 4rem;
}
#asphalt .asphalt01 .img_wrap {
	margin-top: 3.6rem;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap:wrap;
}
#asphalt .asphalt01 .img_wrap .item {
	position: relative;
	border: solid 5px #121212;
	width:30%;
	margin-right: 5%;
}
#asphalt .asphalt01 .img_wrap .item:nth-child(3n) {
	margin-right: 0;
}

#asphalt .asphalt01 .img_wrap .item:nth-child(n+4){
	margin-top:3.2%;
}
#asphalt .asphalt01 .video_wrap {
	margin-top: 3.6rem;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap:wrap;
}
#asphalt .asphalt01 .video_wrap .item {
	position: relative;
	width:47%;
	text-align: center;
}
#asphalt .asphalt01 .video_wrap .item:nth-child(odd){
	margin-right: 6%;
}
#asphalt .asphalt01 .video_wrap .item:nth-child(n+3){
	margin-top:3.2%;
}
#asphalt .asphalt01 .video_wrap .item .video{
	border: solid 5px #121212;
}
#asphalt .asphalt01 .video_wrap .item .video_ttl{
	background: #000;
	color: #fff;
	display: inline-block;
	padding: 0 1rem;
	margin-bottom: 1rem;
}
#asphalt .asphalt02 {
	padding-top: 30rem;
	padding-bottom: 30rem;
	background: url(../Image/asphalt/bg_faq.png) no-repeat top center / cover;
}
#asphalt .asphalt02:before {
  content: '';
  width: 100%;
  height: 300px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#asphalt .asphalt02 .ttl_box {
	padding-top: 14rem;
	background: url(../Image/asphalt/icon_ttl.png) no-repeat center top / 120px;
}
#asphalt .asphalt02 .ttl_box .ttl_03 {
	line-height: 1.2;
}
#asphalt .asphalt02 .asphalt_wrap {
	background: #fff;
	padding: 5rem;
}
#asphalt .asphalt02 .asphalt_wrap .asphalt_list {
	justify-content: space-between;
}
#asphalt .asphalt02 .asphalt_wrap .asphalt_list li {
	width: 32.7%;
	background: #f1a700;
	text-align: center;
	padding-bottom: 3rem;
	position: relative;
}
#asphalt .asphalt02 .asphalt_wrap .asphalt_list li:not(:nth-child(-n+3)) {
	margin-top: 1rem;
}
#asphalt .asphalt02 .asphalt_wrap .asphalt_list .list_num {
	top: 3rem;
	left: 3rem;
	padding: 0 0.3rem 0.9rem 0.3rem;
}
#asphalt .asphalt02 .asphalt_wrap .asphalt_list .icon_box {
	margin-top: 6rem;
}
#asphalt .asphalt02 .asphalt_wrap .asphalt_list .icon_box img {
	height: 100px;
}
#asphalt .asphalt02 .asphalt_wrap .asphalt_list .txt_box {
	margin-top: 2.2rem;
	line-height: 1;
	font-weight: 700;
}
#asphalt .asphalt02 .asphalt_wrap .asphalt_list .txt_box .a_ttl {
	font-size: 3rem;
}
#asphalt .asphalt02 .asphalt_wrap .asphalt_list .txt_box .sm {
	margin-top: 1.5rem;
}
#asphalt .asphalt02 .asphalt_list + .txt_box {
	margin-top: 3rem;
	display: flex;
	flex-wrap: wrap;
	border: solid 5px #d74200;
	flex-wrap: wrap;
}
#asphalt .asphalt02 .txt_box .l_box {
	color: #fff;
	background: #d74200;
	font-size: 4.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 22.9%;
	font-weight: 700;
}
#asphalt .asphalt02 .txt_box .r_box {
	width: 77.1%;
}
#asphalt .asphalt02 .txt_box .r_box ul {
	padding: 3rem;
}
#asphalt .asphalt02 .txt_box .r_box li {
	line-height: 1.4;
	padding-left: 4.6rem;
	font-size: 2.4rem;
	background: url(../Image/asphalt/icon_check_or.png) no-repeat left top 2px / 37px;
}
#asphalt .asphalt02 .txt_box .r_box li:not(:first-child) {
	margin-top: 1rem;
}
#asphalt .asphalt03 {
	padding-top: 10rem;
}
#asphalt .asphalt04 {
	padding-top: 0;
}
#asphalt .asphalt04 .ttl_box {
	border-top: solid 10px #121212;
	border-bottom: solid 10px #121212;
	padding: 3rem 0;
}
#asphalt .asphalt04 .txt_box {
	font-size: 3.6rem;
	text-align: center;
	line-height: 1.33;
	margin-top: 4.4rem;
	font-weight: 700;
}
#asphalt .asphalt04 .c_box {
	width: 80%;
	background: #d74200;
	display: flex;
	justify-content: space-between;
	padding: 5rem 7.41%;
	margin: 5rem auto 0;
}

#asphalt .asphalt04 .contact_area .tel_box {
	color: #fff;
}
#asphalt .asphalt04 .contact_area .tel_box .b_txt {
	background: #fff;
	color: #d74200;
}
#asphalt .asphalt04 .contact_area .tel_box .num:before {
	background-image: url(../Image/asphalt/icon_tel.png);
}
#asphalt .asphalt04 .c_box .btn_wrap {
	width: 40%;
}
#asphalt .asphalt04 .c_box .btn_wrap .item {
	width: 300px;
	text-align: center;
}
#asphalt .asphalt04 .c_box .btn_wrap .item.mail .inner {
	background: url(../Image/asphalt/icon_mail.png) no-repeat #fff center top 30px / 66px;
}
#asphalt .asphalt04 .c_box .btn_wrap .item.site .inner {
	background: url(../Image/asphalt/icon_pc.png) no-repeat #fff center top 25px / 63px;
}
#asphalt .asphalt04 .c_box .btn_wrap .item .inner {
	display: block;
	padding: 10.2rem 0 2rem;
	background: #fff;
	border: solid 5px #fff;
}
#asphalt .asphalt04 .c_box .btn_wrap .item .txt {
	font-size: 1.8rem;
	color: #d74200;
	line-height: 1;
	transition: 0.3s;
}
#asphalt .sec_contact:before {
	content: '';
	width: 100%;
	height: 300px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
#asphalt .asphalt04 .contact_area .tel_box .num a {
	color: #fff;
}
@media print, screen and (min-width : 992px) {
	#asphalt .asphalt04 .c_box .btn_wrap .item.mail .inner:hover {
		background-image: url(../Image/asphalt/icon_mail_wh.png);
		background-color: #d74200;
	}
	#asphalt .asphalt04 .c_box .btn_wrap .item.site .inner:hover {
		background-image: url(../Image/asphalt/icon_pc_wh.png);
		background-color: #d74200;
	}
	#asphalt .asphalt04 .c_box .btn_wrap .item .inner:hover .txt {
		color: #fff;
	}
}
/*-----------------------------------------------------
お問合せ・お申込み
------------------------------------------------------*/
@media print, screen and (min-width : 992px) {

}
/*-----------------------------------------------------
よくある質問	faq
------------------------------------------------------*/
#faq .faq {
	padding-top: 10rem;
}
#faq .anchor {
	justify-content: space-between;
	margin-bottom: 10rem;
}
#faq .anchor .item {
	width: 24.3%;
	text-align: center;
	position: relative;
}

#faq .anchor .item:not(:nth-child(-n+4)) {
	margin-top: 1rem;
}
#faq .anchor .item .inner {
	display: block;
	color: #fff;
	background: #121212;
	padding: 1.5rem 0;
	border: solid 3px #121212;
}
#faq .main_wrap .f_item:not(:first-child) {
	padding-top: 10rem;
}
#faq .anchor .item .inner:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: #ffffff transparent transparent transparent;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 2rem;
	transition: 0.3s;
}
#faq .main_wrap .f_item > .ttl_box {
	margin-bottom: 3rem;
}
#faq .faq .faq_wrap {
	margin-top: 0;
}
#faq .link {
	text-decoration: underline;
}
@media print, screen and (min-width : 992px) {
	#faq .anchor .item .inner:hover {
		color: #121212;
		background: transparent;
	}
	#faq .anchor .item .inner:hover:after {
		border-color: #121212 transparent transparent transparent;
	}
	#faq .link:hover {
		opacity: 0.7;
	}
}
/*-----------------------------------------------------
運営会社	company
------------------------------------------------------*/
#company .address_list .map {
	margin-top: 3px;
}
#company .address_list dt:not(:first-of-type) {
	margin-top: 1.6rem;
}
/*-----------------------------------------------------
フォーム
------------------------------------------------------*/
#contact #contents.thanks:before {
	height: 160%;
}
#contact .t_area_wrap {
	margin-top: 2rem;
}
#contact .c_box {
	text-align: center;
	margin-top: 3.7rem;
}
#contact .contact_tel {
	display: inline-block;
	margin: 0 auto;
	padding: 5rem 8rem;
	color: #fff;
	background: #d74200;
}
#contact .contact_tel .txt_box {
	font-size: 3rem;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 1;
}
#contact .contact_tel .tel_box {
	margin-right: 0;
}
#contact .contact_tel .tel_box .num {
	display: inline-block;
}
#contact .contact_tel .tel_box .num:before {
	background-image: url(../Image/common/icon_phone_wh.png);
}
#contact .contact_tel .tel_box .b_txt {
	color: #d74200;
	background: #fff;
}
#contact .contact_tel .tel_link {
	color: #fff;
}
#contact #thanks .btn {
	margin-top: 3.6rem;
}
#contact .file_txt {
	font-weight: 400;
	font-size: 1.4rem;
	margin-top: 0.4rem;
}
.form_wrap {
	margin-top: 8rem;
}
.form_wrap .table_main > tbody > tr > th {
	justify-content: space-between;
	width: 30%;
}
.form_wrap .table_main > tbody > tr > td {
	width: 70%;
}
/* .form_wrap table tr {
	border-bottom: solid 1px #eaeaea;
}
.form_wrap table tr:first-child {
	border-top: solid 1px #eaeaea;
}
.form_wrap table th, .form_wrap table td {
	padding: 1.7em 1em 1.7em 1em;
}

 */

.form_wrap input, .form_wrap select, .form_wrap textarea, .form_wrap button {
	font-family: 'Noto Sans JP', sans-serif;
}
.form_wrap input[type="text"], .form_wrap select, .form_wrap textarea {
	padding: 0.5rem 1rem;
	font-size: 1.6rem;
	line-height: 1.7;
	border: solid 1px #aeaeae;
	display: block;
}
.form_wrap textarea {
	width: 80%;
	height: 20rem;
}
.form_wrap input.long,
.form_wrap select.long {
	width: 80%;
}
.form_wrap input.short,
.form_wrap select.short {
	width: 40%;
}
.form_wrap input.middle {
	width: 60%;
}
.form_wrap .radio_box label input {
	display: none;
}
.form_wrap .radio_box label input + span {
	position: relative;
	display: inline-block;
	padding-left: 2.8rem;
	line-height: 1;
	font-weight: 500;
}
.form_wrap .radio_box label input + span:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	border: 1px solid #aeaeae;
	background-color: #f5f5f5;
}
.form_wrap .radio_box label input:checked + span:after {
	content: '';
	display: block;
	position: absolute;
	top: 0.25em;
	left: 0.25em;
	width: 0.5em;
	height: 0.5em;
	border-radius: 50%;
	background-color: #121212;
}
.form_wrap .radio_box .item {
	/* display: inline-block;
	margin-right: 3rem; */
}
.form_wrap .radio_box .item:not(:first-child) {
	margin-top: 1.5rem;
}
/* .form_wrap .address > li {
	display: table;
	width: 100%;
}
.form_wrap .address > li:not(:first-child) {
	margin-top: 1.5rem;
}
.form_wrap .address > li > * {
	display: table-cell;
	vertical-align: middle;
}
.form_wrap .address > li .txt {
	width: 18rem;
	padding-right: 2rem;
	white-space: nowrap;
} */
.form_wrap .must_fill {
	color: #fff;
	background: #d74200;
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1;
	padding: 0.5rem;
}
.form_wrap .not_must_fill {
	color: #fff;
	background: #121212;
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1;
	padding: 0.5rem;
}
.form_wrap .btn_wrap {
	text-align: center;
	margin-top: 5rem;
}
.form_wrap .btn_wrap button {
	display: inline-block;
	margin: 0 2rem;
	width: 45rem;
	cursor: pointer;
}
.form_wrap .btn_wrap button.cancel {
	background: transparent;
	color: #121212;
}
.form_wrap .btn_wrap button:disabled {
	cursor: auto;
	opacity: 0.7;
}
.form_wrap .btn_wrap button:disabled:hover {
	background: #121212;
	color: #fff;
}
.form_wrap .btn_wrap button:disabled:hover:after {
	right: 3rem;
	border-color: transparent transparent transparent #ffffff;
}
.form_wrap th > .sub_txt {
	display: block;
	font-size: 1.4rem;
	color: #959595;
	line-height: 1.4;
	margin-top: 0.5rem;
}
/* contact_confirm */
#contact_confirm .c_txt {
	text-align: center;
	font-size: 2rem;
	font-weight: 500;
	color: #1c5aa5;
}
#contact_confirm .radio_box .item:not(:first-child) {
	margin-top: 0;
}
/* contact_complete */
#contact_complete .c_txt {
	text-align: center;
}
@media screen and (min-width : 992px )  {
	.form_wrap .btn_wrap button.cancel:hover {
		opacity: 0.7;
	}
	.form_wrap .btn_wrap button.cancel:hover:after {
		display: none;
	}
}

/*-----------------------------------------------------
サイトマップ	sitemap
------------------------------------------------------*/
#sitemap #contents:before {
	height: 150%;
}
#sitemap .sitemap_list {
	justify-content: space-between;
	counter-reset: 0;
}
#sitemap .sitemap_list li {
	width: 47.9%;
	border-bottom: solid 5px #121212;
	counter-increment: num;
}
#sitemap .sitemap_list li:nth-child(-n+2) {
	border-top: solid 5px #121212;
}
#sitemap .sitemap_list li .inner {
	display: block;
	padding: 2.3rem 3rem;
	font-size: 1.8rem;
	font-weight: 700;
	position: relative;
}
#sitemap .sitemap_list li .inner:after {
	content: '0'counter(num);
	font-family: 'Oswald', sans-serif;
	display: block;
	position: absolute;
	right: 3rem;
	line-height: 1;
	font-size: 2.5rem;
	font-weight: 500;
	color: #717171;
	transform: translateY(-50%) rotate(90deg);
	top: 50%;
}
#sitemap .sitemap_list li:nth-child(n+10) .inner:after {
	content: counter(num);
}
@media screen and (min-width : 992px ) {
	#sitemap .sitemap_list li .inner:hover {
		background: #121212;
		color: #fff;
	}
}
/*-----------------------------------------------------
プライバシーポリシー	privacypolicy
------------------------------------------------------*/
#privacypolicy .lead_box {
	text-align: center;
	margin-bottom: 7.3rem;
}
#privacypolicy .privacy_wrap .item:not(:first-child) {
	margin-top: 7rem;
}
#privacypolicy .privacy_wrap .ttl {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1;
	padding: 2rem;
	border-top: solid 5px #121212;
	border-bottom: solid 5px #121212;
	margin-bottom: 2.3rem;
}
#privacypolicy .privacy_wrap .txt {
	padding: 0 2rem;
}
#privacypolicy .privacy_wrap .txt p + * {
	margin-top: 1.6rem;
}
#privacypolicy .privacy_wrap .txt .list {
	padding-left: 2em;
}
#privacypolicy .privacy_wrap .txt .list li {
	list-style-type: disc;
}
#privacypolicy .privacy_wrap .txt .bg {
	font-size: 2rem
}
#privacypolicy .privacy_wrap .ga h3 {
	font-size: 1.8rem;
}
#privacypolicy .privacy_wrap .ga a {
	word-break: break-all;
	text-decoration: underline;
}
/*-----------------------------------------------------
WP PAGER
------------------------------------------------------*/
.wp-pagenavi {
	text-align: center;
	margin-top: 7rem;
}
.wp-pagenavi * {
	display: inline-block;
	width: 4rem;
	line-height: 4rem;
	text-decoration: none;
	transition: 0.3s linear;
	margin: 0 0.3rem;
	font-size: 1.4rem;
}
.wp-pagenavi *:not(.extend) {
	color: #121212;
	background: transparent;
	border: solid 3px #121212;
}
.wp-pagenavi a {
}
.wp-pagenavi .current {
	background-color: #121212;
	color: #fff;
}
.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink, .wp-pagenavi .first, .wp-pagenavi .last {
	padding: 0 0.5em;
	box-sizing: content-box;
}
@media screen and (min-width : 992px ) {
.wp-pagenavi a:hover {
	color: #fff;
	background: #121212;
}
}
#not_found .message {
	text-align: center;
}
/*----------------------------------------------------
 (max-width : 1499px) 1499px以下～
*----------------------------------------------------*/
@media screen and (max-width : 1499px ) {
.arrow_box .slick-prev, .arrow_box .slick-next {
	width: 7rem;
	height: 7rem;
}
.arrow_box .slick-next {
	right: 18rem;
}
.arrow_box .slick-prev {
	left: 18rem;
}
}
/*----------------------------------------------------
 (max-width : 1299px) 1299px以下～
*----------------------------------------------------*/
@media (min-width : 1199px) and (max-width : 1299px ) {
#top .example .b_txt {
	font-size: 5rem;
}
#top .diy .diy_box .ttl_02  {
	font-size: 4.5rem;
}

}
/*----------------------------------------------------
 (max-width : 1259px) 1259px以下～
*----------------------------------------------------*/
@media screen and (max-width : 1259px ) {
/*-----------------------------------------------------
TOP
------------------------------------------------------*/
#top #mainimage .top_contact {
	max-width: 95%;
}
#top .example .b_txt {
line-height: 1.3;
}
#top .works .works_slide .item {
	width: 450px;
}
#top .diy .diy_box .ttl_02 {
	line-height: 1.25;
}
#top .diy .diy_box .txt_box {
	padding-right: 2rem;
}
/*-----------------------------------------------------
UNDER
------------------------------------------------------*/
.under .mv_ttl .ttl_main {
	font-size: 6.3rem;
}
.under .ttl_03 {
	font-size: 5.5rem;
}
.under .ttl_02 {
	font-size: 4.5rem;
}
.table_main > tbody > tr > th, .table_main > tbody > tr > td {
	padding: 0 3rem;
}
#about .reason02 .support_wrap .support_list + .txt_box .b_txt {
	text-align: center;
	line-height: 1.35;
}
#about .reason02 .support_wrap .support_list .txt_box .b_txt {
	font-size: 2.8rem;
}
#reasons .reason02 .support_wrap .support_list + .txt_box .b_txt {
	text-align: center;
	line-height: 1.35;
}
#reasons .reason02 .support_wrap .support_list .txt_box .b_txt {
	font-size: 2.8rem;
}
#price .price_list .txt_box .p_ttl {
	line-height: 1.3;
}
#asphalt .asphalt04 .c_box .btn_wrap {
	width: auto;
}


}

/*----------------------------------------------------

(min-width : 992px) and (max-width : 1259px)　ノートPCのみ

*----------------------------------------------------*/
@media (min-width : 992px) and (max-width : 1259px) {
#about .m_box .txt_box {
	width: 67%;
}
.m_box + .img_box {
	width: 30%;
	min-width: 350px;
}
#faq .anchor .item .inner:after {
	display: none;
}
#asphalt .asphalt01 .check_list li .inner {
	padding: 3rem 2rem;
	font-size: 2.9rem;
}
#asphalt .asphalt01 .check_list li .inner span {
	-webkit-background-size: 34px;
	background-size: 34px;
	padding-left: 4.3rem;
}
#asphalt .asphalt02 .asphalt_wrap .asphalt_list li {
	padding-left: 1rem;
	padding-right: 1rem;
}
#asphalt .asphalt02 .asphalt_wrap .asphalt_list .icon_box img {
	height: 80px;
}
#asphalt .asphalt02 .asphalt_wrap .asphalt_list .list_num {
	left: 2rem;
	top: 2rem;
}
#asphalt .asphalt02 .asphalt_wrap .asphalt_list .txt_box .sm {
	line-height: 1.3;
}
#asphalt .asphalt02 .txt_box .r_box li {
	-webkit-background-size: 25px;
	background-size: 25px;
}
#asphalt .asphalt04 .c_box {
	padding: 5rem 5%;
	justify-content: space-around;
}
#asphalt .asphalt04 .c_box .btn_wrap .item {
	min-width: 240px;
}
#asphalt .asphalt04 .c_box .btn_wrap .item .txt {
	font-size: 1.6rem;
}
#asphalt .asphalt04 .c_box .tel_box .num {
	font-size: 4.5rem;
}

}
