@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'twfont';
	src: url('../../font/twfont.eot');
	src: url('../../font/twfont.eot?#iefix') format('embedded-opentype'), url('../../font/twfont.woff') format('woff'), url('../../font/twfont.ttf') format('truetype'), url('../../font/twfont.otf') format('opentype');
}
.clearfix::after {
	content: "";
	clear: both;
	overflow: hidden;
}
.left {
	float: left;
}
* {
	box-sizing: border-box;
}
body {
	background-color:#F9F8F8;
/*	background-image: url("../images/punc/main_bg_wh.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	background-size: cover;*/
}
header {
	background-color: #fff;
}
#pagetop {
	width: 50px;
	height: 60px;
	position: fixed;
	right: 10px;
	bottom: 0px;
	cursor: pointer;
	z-index: 100;
}
.pagetop_sp {
	display: none;
}
.logo_sp_wh {
	display: none;
	/*    position: relative;
    z-index: 110;
    top: 64px;
    left: 20px;    */
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝

ここからメインコンテンツ

＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
h2 {
    text-align: center;
    margin: 2% auto;
    overflow: hidden;
}

h3 {
	color: #363636;
    font-size: 1.8em;
    font-weight: 600;
    margin: 3% 0;
    text-align: center;
    line-height: 1.6em;
}
h4 {
	color: #363636;
    font-size: 1.4em;
    font-weight: 600;
    margin: 4% 0;
    text-align: center;
}
.shops_title{
	width:1230px;
	height:150px;
	margin:50px auto;
	background-image:url(../images/shops/shops_title_blank.png);
	font-family: "Noto Sans Japanese" !important;
	font-size: 60px;
	font-weight: 900;
	color:#000000;
	text-align:center;
	line-height: 2.1em;
}

.title_line{
	width:100%;
	background-color:#BF0000;
	clear:both;
	font-family: "Noto Sans Japanese" !important;
	font-size: 40px;
	font-weight: 900;
	color:#FFFFFF;
	text-align:center;
	padding:21px;
}
.shops_wrap{
	width:1200px;
	margin: 45px auto;
	overflow: hidden;
}
.shops01{
	width:700px;
	height:420px;
	float:left;
}
.shops02{
	width:500px;
	height:420px;
	float:left;
	padding: 75px 20px;
}
.shops03{
	width:470px;
	height:420px;
	float:left;
	margin-left:30px;
}
td.shop_td01{
	width:25%;
	background-color:#F0F0F0;
	vertical-align: middle;
	font-size:13px;
	padding: 1.47em 20px;
	color:#4c4c4c;
}
td.shop_td02{
	width:65%;
	vertical-align: middle;
	font-size:13px;
	padding: 0 20px;
	color:#4c4c4c;
}
.shops_add{
	font-size: 30px;
	font-weight: 900;
	margin: 35px;
	font-family: "Noto Sans Japanese" !important;
}
.shops_tel{
	font-size: 30px;
	font-weight: 900;
	margin: 35px;
	font-family: "Noto Sans Japanese" !important;
}
.shops_blog{
	margin: 35px;
	font-family: "Noto Sans Japanese" !important;
}
.btn01{
	width:100%;
	height:auto;
	margin:20px 0;
	font-family:"Noto Sans Japanese" !important;
}
.btn a {
  display: block;
  width: 100%;
  padding: 15px 0;
  color: #FFFFFF;
  font-size:20px;
  font-weight:bold;
  text-align: center;
  text-decoration: none;
  background-color: #00B900;
  border-radius: 5px;
  box-shadow: 0 6px 0 #018001, 0 12px 0 rgba(0,0,0,0.2);
  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
  letter-spacing:1px;
  line-height:1.9em;
  font-family: "Noto Sans Japanese" !important;
}
.btn a:hover {
  background-color: #00B900;
  box-shadow: 0 3px 0 #018001, 0 6px 0px rgba(0,0,0,0.2);
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.btn a:active {
  color: #FFFFFF;
  background-color: #00B900;
  box-shadow: 0 0 0 #018001, 0 0 0px rgba(0,0,0,0.2);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  transition-duration: 0.1s;
}
.flyer_wrap{
	width:1200px;
	margin:45px auto;
	overflow:hidden;
}
.flyer01{
	width:585px;
	height:394px;
	float:left;
	margin-right:30px;
}
.flyer02{
	width:585px;
	height:394px;
	float:left;
}
.flyer03{
	width:585px;
	height:394px;
	float:left;
	margin-right:30px;
}
.flyer04{
	width:585px;
	height:394px;
	float:left;
}
.select_car_top p{
	font-size:11px !important;
}
.tel_num{
	font-size: 30px;
	font-weight: 900;
	font-family: "Noto Sans Japanese" !important;
}
.tel{
	display:none;
}

.tel_number{
	font-size:13px;
	font-weight:bold;
}
#chamo-window{
	display:none;
}

.find {
  margin-top: 1%;
  border: 1px solid #a9a9a9;
  padding: 2% 6%;
  margin-bottom: 20px;
  background-color: #fff;
}
.finf-pc {
  font-size: 18px;
  color: #da0011;
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e4e6ec;
}
.vw {
  letter-spacing: -0.01em;
}
.article-table {
  width: 49%;
}
.article-table-right {
  margin-right: 2%;
}
.article-table li {
  margin-bottom: 2%;
}
/*-----輸入車1-----*/
panel {
  width: 500px;
}
#panel {
  margin-top: 15px;
}
#panel > dt {
  border-bottom: solid 1px white;
  background-color: #002142;
  color: white;
  cursor: pointer;
  padding: 12px;
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
}
#panel > dd {
  /*border: solid 1px Silver;*/
  margin: 0px;
  padding: 10px;
}
/*-----輸入車-----*/
.fa-angle-down {
  margin-top: 5px;
}
.gooPit {
  margin: 1% 0 2%;
}
.mod-table {
  width: 100%;
}
/*.columns .item{
	border-top: 1px solid #e4e6ec;
	padding-top: 20px !important;
}*/
.columns .index {
  margin-bottom: 20px;
}
.columns .index span {
  padding-top: 15px !important;
  font-weight: 600 !important;
}
.sponsors {
  padding: 5px 0 18px !important;
}
.note p {
  max-width: 1200px;
  margin: 0 auto;
}


.top_wrap{
	width: 100%;
	height: 500px;
	    background-image: url(../images/shinpin/topImg_bg.jpg);
    background-position: center;
	background-repeat: no-repeat;
  /*background:linear-gradient(to right, #ff5f01, #fe0000);*/
}


.top_img {
	width:1400px;
    margin: 0 auto;
   /* background-image: url(../images/shinpin/topImg_bg.jpg);
    background-position: center;
	background-repeat: no-repeat;*/
}
.top_img_sp {
	display: none;
}

.wrap2 {
    width: 100%;
    height: auto;
	background-color: #fff;
}
.wrap2_inner {
	width: 1280px;
	height: auto;
	margin: 0 auto;
	padding: 2%;
}
.wrap2_imgArea {
	width:90%;
	margin: 0 auto 2%;
	overflow: hidden;
}
.wrap2_img1{
width: 32.6666%;
    margin-right: 1%;
	float:left;
}
.wrap2_img2{
width: 32.6666%;
    margin-right: 1%;
	float:left;
}
.wrap2_img3{
width: 32.6666%;
	float:left;
}
.wrap3 {
	width: 100%;
	height: auto;
/*	background-color: #fff9e2;*/
    background-image: url("../images/shinpin/bg3.jpg");
	background-repeat: repeat;
    padding-bottom: 6%;
}
.wrap3_inner {
	width: 1280px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 2%;
}
.wrap3_sp{
	display: none;
}
.wrap3_img{
	width: 66%;
	margin: 2% auto;
}

.panel_wrap {
    padding-bottom: 3%;
    width: 60%;
    margin: -1% auto 1%;
}
panel {
  margin-top: -110px;
  position: relative;
}
#panel {
}
#panel > dt {
border-bottom: solid 1px white;
    background-color: #002142;
    color: white;
    cursor: pointer;
    padding: 2%;
    /* font-weight: bold; */
    font-size: 1.6em;
    width: 300px;
    text-align: center;
    margin: 0 auto;
    font-weight: 600;
}
#panel > dd {
 /* border: solid 1px Silver;*/
  margin: 0px;
  padding: 4%;
  background-color: #fff;
  margin-top: 4%;
}
.tfm_include{
    font-size: 1.8em;
    font-weight: 600;
    text-align: center;
    margin: 0 auto 3%;
    padding: 3% 3% 2.8% 3%;
    background-color: #fff100;
}
.tfm_item{
    margin: 0 auto;
    width: 100%;
}
.tfm_item li{
	margin: 1%;
    width: 300px;
    display: inline-block;
}
.maintenance_mainimg{
	overflow:hidden;
	background-image:url(../images/line/maintenance01.jpg);
	background-size:cover;
}
.toptext{
	width:100%;
	height:20px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:20px;
	text-indent:10px;
}
.step_wrap{
    margin-top: 2%;	
    background-color: #fff;
}
.step_inner{
	width: 1200px;
    overflow: hidden;
    padding: 2%;
}
.step1{
	width:50%;
	float:left;
	padding: 0 2%;
}
.step1 img{
width:70%;
}
.step1 p{
font-size: 1.5em;
    line-height: 1.4em;
    letter-spacing: -0.001em;
    margin: 4% auto;
}
.step2{
	width:50%;
	float:left;
    padding: 0 2%;
}
.step2 p{
font-size: 1.2em;
}

.table_tfm_fee{
    width: 100%;
    margin: 8% auto 4%;
    background-color: #7b7b7b;
text-align: center;
}
.table_tfm_fee td{
	font-size: 1.4em;
	letter-spacing: -0.001em;
    padding: 2% 1%;
    background-color: #e2efff;
	font-weight: 600;
	vertical-align: middle;
}
.dlex p{
    font-size: 1.3em;
    font-weight: 600;
    margin: 4% 0;
	line-height: 1.4em;
}
.dlex{
	margin-top: 2%;
}
.wrap4 {
	width: 100%;
	height: auto;
    background-color:#fff;
}
.wrap4_inner {
	width: 1280px;
	height: auto;
	margin: 0 auto;
    padding: 2% 2% 4%;
}
.wrap4_inner p {
 	text-align: center;
	font-size:1.3em;
}
.wm{
	background-color:#fff;
	color:#0045a0;
	font-size:2em;
}
.wrap5 {
	width: 100%;
	height: auto;
	 background-image: url("../images/shinpin/bg4.jpg");
	background-repeat: repeat;

}
.wrap5_inner {
	width: 1280px;
	height: auto;
	margin: 0 auto;
    padding: 2% 2% 4%;
}
.wrap5 ul{

}
.wrap5 li{
	width:18%;
	float:left;
}
.wrap5Img{
	width:100%;
}
.wrap5_p{
	text-align: center;
	margin-top: 2%;
	font-size:1.2em;
}
.wrap6 {
	width: 100%;
	height: auto;
    padding-bottom: 2%;
	background-color: #fff;
}
.wrap6_inner {
	width: 1280px;
	height: auto;
	margin: 0 auto;
	padding: 2%;
	text-align: center;
}
.sp_on {
	display: none;
	}	
.table_total_fee{
	width: 100%;
    margin: 2% auto 4%;
	border-collapse: collapse;
	border-spacing:0;
    background-color: #fff;
text-align: center;
}
.table_total_fee th, td {
	margin: 0;
    padding: 12px 8px;
    border: 1px solid #ccc;
    font-weight: 600;
    font-size: 1.3em;
    letter-spacing: -0.001em;
}
.table_total_fee th {
	background: #ffc;
	font-weight: 600;
}

.wrap8 {
	width: 100%;
	height: auto;
	background-image: url("../images/shinpin/bg5.jpg");
	background-repeat: repeat;
}
.wrap8_inner {
	max-width: 1200px !important;
	width: 1200px !important;
	height: auto;
	margin: 0 auto;
	padding: 2%;
}

.shop_wrap{
	width:96%;
	margin:0 2%;
	}
.shop_inner{
	width:100%;
    overflow: hidden;
    margin: 2% 0;
	}

.shop_item1{
	width: 15%;
    margin-right: 2%;
	border: 1px solid #363636;
    text-align: center;
    float: left;
	}
.shop_item2{
	width: 15%;
	border: 1px solid #363636;
    text-align: center;
    float: left;
	}

.shopName{
	font-size:1.2em;
	background-color: #363636;
	color:#fff;
	font-weight: 600;
	padding: 5% 0;
	}	
.shopImg img{
	width:100%;
	}
.shopAd{
	background-color: #fff;
    line-height: 1.4em;
    padding: 4% 4% 3% 4%;
    font-size: 0.9em;
    border-bottom: 1px dotted #000;
	}
.shopTel{
	background-color: #fff;
	font-weight: 600;
    padding: 4% 0 4%;
	}


.footer_line_inner {
	width: 1200px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	color: #343434;
	font-weight: bold;
	line-height: 30px;
	background-color: #c2c2c2;
}
.copyright {
    padding: 20px 0 !important;
}
.footer_line_wrapper {
	background-color: #c2c2c2;
}
.sp_line {
	display: none;
}
.title {
	pointer-events: none;
}



 
.section1 {
  background:#00B900;
  height:500px;
}
.section2 {
  position: relative;
  z-index: 0;
  height:300px;
}
.section2::after{
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(-3deg);
  transform-origin: bottom left;
  z-index: -1;
  width:100%;
  height:100%;
  background:#F9F8F8;
}
.online_logo{
	width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 999999999999999999;
}
.online01{
	color:#00b900;
	text-align:center;
	font-size:4em;
	font-weight:bold;
	padding: 20px 0 0;
	font-family: "Noto Sans Japanese" !important;
}
.online02{
	color:#4c4c4c;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
	padding:30px 0;
	line-height:1.5em;
	font-family: "Noto Sans Japanese" !important;
}
.online03{
	width:1000px;
	margin:0 auto;
	
}
.btn_left{
	width:48%;
	margin-right:4%;
	float:left;
	margin-bottom: 70px;
}
.btn_right{
	width:48%;
	float:left;
	margin-bottom: 70px;
}
.btn_line{
	font-weight: normal;
    font-size: 28px;
    vertical-align: -3px;
    margin: 0 3px;
}
.catch_line{
	font-weight: normal;
    margin-right: 5px;
}




/* column */
.column_img {
  width: 150px !important;
  height: auto;
}
.columns .item dt.column_img img {
  width: 100%;
  height: auto;
}
.columns {
  width: 1200px !important;
  margin: 0 auto !important;
  padding: 50px !important;
  height: 370px;
}
.columns .title {
  margin-bottom: 10px;
  height: 60px;
}
.columns .index {
  /*border-top: 2px solid #0d0d0f;*/
  font-size: 18px;
  /*margin-bottom: 30px;*/
}
.columns .index span {
  display: inline-block;
  width: 320px;
  padding-top: 30px;
  border-top: 2px solid #da0011;
  margin-top: -2px;
}
.columns .staff {
  width: 980px !important;
  /*  padding-left: 40px;*/
  margin: 3% auto 2%;
  overflow: hidden;
  padding-bottom: 4%;
}
.item {
  width: 32%;
  height: 280px;
  display: inline-block;
  float: left;
  margin-right: 2%;
}
.item:nth-child(n){
  margin-right: 0;
}
.item:last-child {
	display:none;
}
.columns .item dl {
  font-size: 0;
  display: table;
}
.columns .item dl > * {
  display: table-cell;
  vertical-align: top;
  font-size: 12px;
  padding-bottom: 30px;
}
.columns .item dl dt {
  width: 180px;
  text-align: center;
}
.columns .item dt img {
  width: 142px;
  height: 90px;
  vertical-align: bottom;
  object-fit: cover;
}
.columns .item dt span {
  display: block;
  border: 1px solid #e4e6ec;
}
.columns .item dt span img {
  width: 138px;
  height: auto;
}
.columns .item dl dd {
  width: 280px;
  padding-left: 20px;
}
.columns .item .name {
  margin-bottom: 20px;
  letter-spacing: 2px;
}
.columns .item .name a {
  line-height: 1.8;
  font-weight: bold;
  text-decoration: underline;
}
.columns .item .tips {
  margin-bottom: 20px;
}
.columns .item .tips p {
  margin-bottom: 5px;
}
.size, .columns .item .tips span {
  width: 80px;
  display: inline-block;
  margin-right: 15px;
  padding: 8px 0px;
  background: #013B68;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  line-height: 1;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  font-family: 'Montserrat', serif;
}
.setdetail .size, .tiredetail .size {
  font-size: 12px;
}
.columns .item .price {
  font-size: 18px;
  font-weight: normal;
  color: #da0011;
  margin-bottom: 30px;
}
.columns .item .price em {
  font-size: 20px;
  font-weight: bold;
}
.columns .item /*:not(:first-child)*/ {
  border-top: 1px solid #e4e6ec;
  padding-top: 30px;
}
.columns .item .date {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
  color:#BF0000;
}
.columns .item .text {
  line-height: 1.5;
  margin-bottom: 20px;
}
.columns .item .text p a {
  text-decoration: underline;
  color: #6d7578;
}
.columns .item .more a {
  display: inline-block;
  color: #fff;
  font-size: 10px;
  padding: 8px 10px 8px 30px;
  background: #DA0011;
}
.columns .item .more a span:after {
  content: url(/common/images/arrow_after.png);
  margin-left: 15px;
  vertical-align: 2px;
}
/* column list */
.columnlist .article:not(:first-child) {
  margin-top: 20px;
}
.columnlist .section {
  padding: 20px 40px;
}
.columnlist .detailnote {
  line-height: 1;
}
.columnlist .eyecatch {
  width: 300px;
  height: 200px;
}
.columnlist .eyecatch img {
  width: 100%;
  height: auto;
}
.columnlist .detailnote b {
  color: #0d0d0f;
  font-size: 13px;
}
.columnlist .posttitle {
  margin-top: 15px;
  border: none;
  line-height: 1.2;
}
.columnlist .posttitle a {
  font-weight: bold;
  font-size: 18px;
  color: #0d0d0f;
}
.columnlist .posttext {
  font-size: 13px;
  margin-top: 15px;
}
.columnlist .more a {
  color: #6d7578;
  text-decoration: underline;
}

.blog_wrap{
	width:100%;
	height:auto;
	overflow:hidden;
}
.blog_btn_wrap{
	width:25%;
	height:auto;
	margin:0 auto 60px;
}
.blog_btn a {
  display: block;
  width: 100%;
  padding: 15px 0;
  color: #FFFFFF;
  font-size:20px;
  font-weight:bold;
  text-align: center;
  text-decoration: none;
  background-color: #002142;
  border-radius: 5px;
  box-shadow: 0 6px 0 #3d5365, 0 12px 0 rgba(0,0,0,0.2);
  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
  letter-spacing:1px;
  line-height:1.9em;
  font-family: "Noto Sans Japanese" !important;
}
.blog_btn a:hover {
  background-color: #002142;
  box-shadow: 0 3px 0 #3d5365, 0 6px 0px rgba(0,0,0,0.2);
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.blog_btn a:active {
  color: #FFFFFF;
  background-color: #002142;
  box-shadow: 0 0 0 #3d5365, 0 0 0px rgba(0,0,0,0.2);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  transition-duration: 0.1s;
}



.mainimg_wrap{
	width:100%;
	height:600px;
	clear:both;
	margin-top: -600px;
	/*background-image:url(../images/shops/bg.jpg);
	background-size:cover;
	background-position:center center;*/
}
.mainimg_inner{
	/*width:1200px;*/
	width:1250px;
	height:550px;
	margin:0 auto;
}
.mainimg01{
	width:600px;
	height:550px;
	float:left;
}
.mainimg02{
	height:550px;
	float:left;
}
.bg{
	width:100%;
	height:650px;
	background-image:url(../images/shops/taga07.jpg);
	background-size:cover;
	background-position:center center;
	background-attachment:fixed;
}

.title_line{
	width:100%;
	background-color:#BF0000;
	clear:both;
	font-family: "Noto Sans Japanese" !important;
	font-size: 40px;
	font-weight: 900;
	color:#FFFFFF;
	text-align:center;
	padding:21px;
}
.title_wrap{
	width:100%;
	height:80px;
	
}
.title_inner{
	height:80px;
	margin:0 auto;
}
.title_red_deco{
	width:250px;
	height:80px;
	background-image:url(../images/shops/red_decoration.png);
	background-position:center center;
	float:left;
}
.title_red{
	font-family: "Noto Sans Japanese" !important;
	font-size: 40px;
	font-weight: 900;
	color:#BF0000;
	text-align:center;
	float:left;
	line-height:2em;
	letter-spacing: normal;
}

		
		
.catch01{
	padding: 15px;
	background-color: #0d0d0f;
	color: #fbfbfb;
	font-family: "Noto Sans Japanese" !important;
	font-weight:900;
	font-size: 3.5em;
	width:fit-content;
	transform: skewY(-4deg);
	transform-origin: bottom left;
	/*margin:150px 0 0 0;*/
	box-shadow: 5px 5px 0px 0 rgba(13, 13, 15, 0.7);
	position:relative;
	top: 10px;
	left:30px;
	z-index: 1;
	text-shadow: 2px 2px 0 #bf0001;
}
.catch02{
	padding:30px;
	/*background-color:#FFFFFF;*/
	background-color: rgba(255, 255, 255, .9);
	color: #000000;
	font-family: "Noto Sans Japanese" !important;
	font-weight:900;
	font-size: 9em;
	width:fit-content;
	transform: skewY(-4deg);
	transform-origin: bottom left;
	/*margin:20px 0 0 40px;*/
	box-shadow: 10px 10px 0px 0 rgba(13, 13, 15, 0.7);
	position:relative;
	top:95px;
	left:50px;
	text-shadow: 5px 5px 0 #c7c7c7;
}
.catch02_img{
	padding:20px;
	/*background-color:#FFFFFF;*/
	background-color: rgba(255, 247, 209, 0.8);
	color: #000000;
	font-family: "Noto Sans Japanese" !important;
	font-weight:900;
	font-size: 9em;
	width:1150px;
	transform: skewY(-4deg);
	transform-origin: bottom left;
	/*margin:20px 0 0 40px;*/
	box-shadow: 10px 10px 0px 0 rgba(13, 13, 15, 0.7);
	position:relative;
	top:0;
	left:50px;
	text-shadow: 5px 5px 0 #c7c7c7;
}
.catch03{
	padding: 10px 23px;
	background-color: rgb(230, 0, 17);
	color: #ffffff;
	font-family: "Noto Sans Japanese" !important;
	font-weight:900;
	font-size: 3.6em;
	width:590px;
	transform: skewY(-4deg);
	transform-origin: bottom left;
	/* margin:20px 0 0 40px; */
	box-shadow: 5px 5px 0px 0 rgba(13, 13, 15, 0.7);
	position:relative;
	top: 75px;
	left: 100px;
	text-shadow: 2px 2px 0 #000000;
	z-index: 2;
}
.catch04{
	width: 590px;
	height: 170px;
	transform: skewY(-4deg);
	transform-origin: bottom left;
	position:relative;
	top: 60px;
	left: 70px;
	background-color: rgba(255, 255, 255, .9);
	box-shadow: 10px 10px 0px 0 rgba(13, 13, 15, 0.7);
	border: 8px solid #bf0007;
}
.catch05{
	width: 700px;
	transform: skewY(-4deg);
	transform-origin: bottom left;
	position:relative;
	top: 90px;
	left: 10px;
	background-color: rgba(255, 255, 255, .9);
	box-shadow: 10px 10px 0px 0 rgba(13, 13, 15, 0.7);
}
.catch06{
	width: 380px;
	transform: skewY(-4deg);
	transform-origin: bottom left;
	position:relative;
	top: -250px;
	left: 750px;
	background-color: rgba(255, 255, 255, .9);
	box-shadow: 10px 10px 0px 0 rgba(13, 13, 15, 0.7);
}
.webtokuten_wrap{
    width: 1200px;
	height:300px;
    margin: 0 auto;
    overflow: hidden;
}
.webtokuten01{
	width:587px;
	height:300px;
	float:left;
	color: #000000;
	font-family: "Noto Sans Japanese" !important;
	font-weight:900;
	font-size: 3.5em;
	margin-left:90px;
	line-height: 1.2em;
}
.webtokuten02{
	width:500px;
	height:300px;
	float:left;
}
span.red_text{
	color: #BF0000;
	font-family: "Noto Sans Japanese" !important;
	font-weight:900;
}
span.come_text{
	color: #000000;
	font-family: "Noto Sans Japanese" !important;
	font-weight:900;
	font-size: 0.4em;
}




.mt50{
	margin-top:50px;
}
.mb50{
	margin-bottom:50px;
}





@media (min-width:980px) {
	.footer-sp-copyright {
		display: none;
		width: 100%;
	}
}
/*@media (max-width:480px) {*/
@media (max-width:980px) {
	.logo_sp_wh {
		display: inline-block;
		width: 50%;
	}
	/*smart.cssの打ち消し*/
	.bar {
		padding: 2% !important;
	}
	.nav {
		display: none!important;
		;
	}
	.mynav {
		display: none !important;
	}
	.spnav {
		top: 60px !important;
	}
	._zkjwrapper {
		display: none !important;
	}
	.hover_global {
		display: none !important;
	}
	#chamo-window {
		display: none;
	}
	.menubtn {
		width: 40px !important;
		padding: 20px !important;
		top: 36px !important;
	}
	/*smart.cssの打ち消し*/
	body {
		/*background-image: url("../images/punc/main_bg_wh_sp.jpg");
		background-position: center;
		margin-top: -77px;*/
	}
	/*main{
    background-color: #fff;
}*/
	.top_wrap {
    height: auto;
	}
	.top_img {
		display: none;
	}
	.top_img_sp {
		display: block;
		width: 100%;
	}
.wrap2_imgArea {
    text-align: center;
}
.wrap2_img1,.wrap2_img2,.wrap2_img3 {
    width: 80%;
    margin-right: 0;
    float: inherit;
    margin: 0 auto;
    text-align: center;
}
	.wrap2_inner {
		width: 96%;
    	margin: 0 2%;
	    padding: 4% 0;
	}
	h2 {
		width: 100%;
	}
	#panel > dt {
	width: 90%;
    padding: 3%;
    font-size: 1.4em;
    margin: 8% auto 0;
    font-weight: normal; 
}
.panel_wrap {
    width: 90%;
    }
	.wrap3_inner {
		width: 96%;
    	margin: 0 2%;
	    padding: 4% 0;
	}
	.tfm_include {
    font-size: 1.2em;
}
.tfm_item li {
    width: 47%;
    }
	.wrap3_img {
    width: 88%;
	padding-top: 4%;
	}
	.step_inner {
    width: 100%;
	}
	.step1 {
    width: 100%;
    float: inherit;
    padding: 0 2%;
}
	.step1 p {
    font-size: 1em;
	}
	.step2 {
    width: 100%;
    float: inherit;
}
	.table_tfm_fee td {
    font-size: 1em;
	}
	.step2 p {
    font-size: 1em;
	}
	.wrap4_inner {
		width: 96%;
    	margin: 0 2%;
	    padding: 4% 0;
	}
	.wm{
	font-size:1.2em;
	}
	.wrap5_inner {
    width: 100%;
	}
	.wrap5 li {
    width: 50%;
    float: left;
}
	.wrap5_p{
	font-size:1em;
}
	.spnone{
		display: none;
	}
.wrap6_inner {
    width: 100%;
	}
.sp_on {
	display: block;
font-size: 1.1em;
	}
	
.table_total_fee {
	display: block;
	position: relative;
}
	
.table_total_fee thead {
	display: block;
	float: left;
}
.table_total_fee tbody {
	display: block;
	position: relative;
	width: auto;
	overflow-x: auto;
	white-space: nowrap;
}
.table_total_fee thead th {
	display: block;
font-size: 0.9em;
padding: 12px 2px;
}
.table_total_fee tbody td {
	display: block;
font-size: 0.9em;
}
.table_total_fee tbody tr {
	display: inline-block;
}
.table_total_fee th:not(:last-child) {
	border-bottom: none;
}
.table_total_fee td:not(:last-child) {
	border-bottom: none;
}
.table_total_fee td {
	border-left: none;
}
	
	
	.wrap7_inner {
		width: 96%;
    	margin: 0 2%;
	    padding: 4% 0;
	}
	.table_rent_fee {
    width: 100%;
	}
	.table_rent_fee td {
    font-size: 1.1em;
    padding: 1%;
    background-color: #ffffff;
    letter-spacing: -0.08em;
	}
	
	.wrap8_inner {
		width: 96%;
    	margin: 0 2%;
	    padding: 4% 0 8%;
	}
	
.shop_item1{
	width: 48%;
    margin-right: 0;
    /*float: inherit;*/
	}
.shop_item2{
	width: 48%;
    /*float: inherit;*/
	}
.shop_itemSp1{
	margin-right: 4%;
}
.shop_itemSp2{
	margin: 4% 4% 4% 0;
}
.shop_itemSp3{
	margin: 4% 0;
}
	.footer-sp-copyright {
		display: block;
		width: 100%;
		height: auto;
		font-size: 12px;
		color: #fff;
		text-align: center;
		background-color: #565656;
	}
	footer {
		display: none;
	}
	
	
.spnav{
	display: none;
	background: #fff;
	position:absolute;
	top:102px;
	width: 100%;
	z-index:1000;
}
.spnavmenu{
	display: none;
}
.sp_select_car_wrap .logos div.mod-table,
.spnav .logos div.mod-table{
	font-size: 1rem;
	vertical-align: top;
	border:1px solid #e4e6ec;
	width: 100%;
}
.sp_select_car_wrap .logos div.mod-table:not(:first-child),
.spnav .logos div.mod-table:not(:first-child){
	border-top: none;
}

.sp_select_car_wrap .logos div.mod-table > *,
.spnav .logos div.mod-table > *{
	width: 33.33%;
	vertical-align: top;
	padding:1rem 0;
}
.sp_select_car_wrap .logos div.mod-table > *:not(:first-child),
.spnav .logos div.mod-table > *:not(:first-child){
	border-left:1px solid #e4e6ec;
}
.sp_select_car_wrap .logos  img,
.spnav .logos  img{
	width: auto;
	max-height: 45px;
}
.sp_select_car_wrap .logos .imgl img,
.spnav .logos .imgl img{
	max-height: 33px;
}
.sp_select_car_wrap .logos dl,
.spnav .logos dl{
	width: auto;
	float: none;
	display: block;
	margin: 0;
}
.sp_select_car_wrap .logos dl > *,
.spnav .logos dl > *{
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
}
.sp_select_car_wrap .logos dt,
.spnav .logos dt{
	border:none;
	width: auto;
	height: auto;
}
.sp_select_car_wrap .logos dd,
.spnav .logos dd{
	padding: 1rem 0 0;
}
.sp_select_car_wrap .nologos,
.spnav .nologos{
	margin-top: 0;
}
.sp_select_car_wrap .nologos > div,
.spnav .nologos > div{
	display: block;
	margin: 0;
}
.sp_select_car_wrap .nologos a,
.spnav .nologos a{
	display: block;
	line-height: 1;
	padding:1.5rem 5%;
	border:1px solid #e4e6ec;
	border-top: none;
	text-decoration: none;
}
.sp_select_car_wrap .nologos a:before,
.spnav .nologos a:before{
	margin-right: 10px;
}
.sp_select_car_wrap > ul > li,
.spnav > ul > li{
	border-bottom:1px solid #e4e6ec;
	background-color: #fdfcfc;
}
.find.sp .sp_select_car_wrap .hide,
.spnav .spnavmenu .hide{
	display: none;
}

.whitebtn.btn_modal {
	display: block;
	text-align: left;
	margin-top: 1em;
	margin-left: 0;
}

.carselect .checks > div label {
	width: 100%;
}
.carselect .selectarea dd {
	width: 100%;
}

.spmore{
	line-height: 1;
	text-align: center;
	padding:2rem 0;
}
.spmore:after{
	content: url(../../common/images/arrow_bottom.png);
	vertical-align: 2px;
	margin: 0 0 0 5px;
}
.spmore span{
	display: none;
	font-size: 1.18rem;
}
.spmore span:first-child{
	display: inline-block;
}
.spnavbtn{
	font-size: 1.18rem;
	color:#0d0d0f;
	font-weight: bold;
	padding:1.4rem 5%;
	background: url(../../common/images/arrow_spnav.png) 95% center no-repeat;
	-webkit-background-size: 1.27rem 0.72rem ;
	background-size: 1.27rem 0.72rem ;
}
.spnavbtn a{
	font-weight: bold;
}
.spnavbtn:before {
	content: url(../../common/images/arrow_before.png);
	margin-right: 10px;
	vertical-align: 3px;
}
.spnavbtn.active{
	color:#da0011;
	background-image: url(../../common/images/arrow_nav_top.png);
}
.spnavmenu{
	width: 90%;
	margin: 0 auto;
}

.modaltirelist dl:nth-child(2) {
	margin-bottom: 2em;
}
.modaltirelist dd ul{
	overflow: hidden;
}
.modaltirelist dd li {
	float: left;
	width: 50%;
}
.modaltirelist dd li:not(:first-child) {
	margin: 0;
}
.modaltirelist dd li:not(:first-child):not(:nth-child(2)) {
	margin-top: 1em;
}
.nologos{
	width:100%;
	padding:0 !important;
}



.shops_title{
	width:96%;
	margin:20px auto;
	background-image:url(../images/shops/shops_title_blank.png);
	background-size:contain;
	background-repeat:no-repeat;
	font-family: "Noto Sans Japanese" !important;
	font-size: 16px;
	font-weight: 900;
	color:#000000;
	text-align:center;
	line-height: 2.8em;
	height: 50px;
    background-position: center center;
    overflow: hidden;
}
.shops_wrap{
	width:100%;
	height:auto;
	margin: 20px auto;
	overflow: hidden;
}
.shops01{
	width:96%;
	height:auto;
	clear:both;
	margin: 0 2%;
}
.shops02{
	width:100%;
	height:auto;
	clear:both;
	padding: 10px 20px;
	overflow:hidden;
}
.shops03{
	width:96%;
	height:auto;
	clear:both;
	padding:10px 0;
	float:none;
	margin:0 auto;
}
.shops_add{
	font-size: 22px;
	width: 96%;
	margin: 15px 2%;
	text-align:center;
}
.shops_tel{
	font-size: 26px;
	width: 96%;
	margin: 20px 2%;
	text-align:center;
}
.shops_blog{
	margin:10px;
}
.title_line{
	font-size:18px;
}
.flyer_wrap{
	width:96%;
	margin:0 2%;
}
.flyer01{
	width:100%;
	height:auto;
	clear:both;
	margin: 10px auto;
}
.flyer02{
	width:100%;
	height:auto;
	clear:both;
	margin: 0 auto 10px auto;
}
.flyer03{
	width:100%;
	height:auto;
	clear:both;
	margin: 10px auto;
}
.flyer04{
	display:none;
}
.tel_num{
	font-size: 26px;
	width: 96%;
	margin: 20px 2%;
	text-align:center;
	font-weight: 900;
	font-family: "Noto Sans Japanese" !important;
}
.tel_number{
	font-size:13px;
	font-weight:bold;
	color:#BF0000;
}
td.shop_td02 {
	padding: 20px;
}
.online_spwrap{
	width:90%;
	margin:0 5%;
}
.online_sp01{
	text-align:center;
	color:#00B900;
	font-family: "Noto Sans Japanese" !important;
	font-weight:bold;
	font-size:18px;
	padding:15px 0;
}
.online_sp02{
	text-align:left;
	color:#4c4c4c;
	font-family: "Noto Sans Japanese" !important;
	font-weight:bold;
	font-size:12px;
	line-height: 1.6em;
}
.btn01{
	margin: 30px 0 50px;
}

.btn_line{
	font-weight: normal;
    font-size: 22px;
    vertical-align: -3px;
    margin: 0 3px;
}


.webtokuten_wrap{
    width: 100%;
    height: auto;
    padding: 10px 0 20px 0;
    background-color: #ffffe3;
}
.webtokuten01 {
    width: 100%;
    height: auto;
    float: none;
    color: #000000;
    font-family: "Noto Sans Japanese" !important;
    font-weight: 900;
    font-size: 2em;
    margin-left: 0;
    line-height: 1.2em;
	padding: 15px;
}
.webtokuten02 {
    width: 100%;
    height: auto;
    float: none;
    padding: 0px 10%;
}
.sp_main{
	width:100%;
	height: auto;
	background-image:url(../images/shops/sp_bg02.jpg);
	background-size:cover;
	
}
.sp_mainimg{
	width:100%;
	height:auto;
	padding:10px 0;
	transform: skewY(-4deg);
	transform-origin: bottom left;
}
	





.columns {
    width: 100% !important;
    margin: 0 auto !important;
    padding: 20px !important;
    height: auto;
}
.item {
    width: 100%;
    height: auto;
    display: inline-block;
	float:none;
    margin-right: 0;
    clear: both;
}
.blog_btn_wrap {
    width: 90%;
    height: auto;
    margin: 0 auto 60px;
}
.columns .item dl dt img {
	width:120px !important;
}
}
@media (max-width:480px) {
	/*=======共通=======*/
	body{
		background-color: #fff;
	}
	#pagetop {
		width: 35px;
		height: 45px;
		right: 25px;
	}
	.pagetop_pc {
		display: none;
	}
	.pagetop_sp {
		display: block;
	}
	.bar {
		padding: 4% 2% 5% 4%!important;
	}
	/*=======共通=======*/
	.sp_wrap{
		width:94%;
	}
h2 {
    width: 100%;
    margin: 0 auto;
}

	h3 {
    line-height: 1.4em;
    font-size: 1.1em;
    width: 94%;
    margin: 4% 2%;
	}
	h4 {
		color: #fff100;
		font-size: 1.3em;
		margin: 5% 0;
		font-weight: 600;
		line-height: 1.4em;
	}
	.wrap2_inner{
		padding: 8% 0;
	}
	.wrap2_imgArea {
    	width: 80%;
	}
	.wrap2_img1 {
		width: 100%;
		margin-right: 0;
		float:inherit;
	}
	.wrap2_img2 {
		width: 100%;
		margin-right: 0;
		float:inherit;
	}
	.wrap2_img3 {
		width: 100%;
		float:inherit;
	}
	.wrap3_inner{
		padding: 8% 0;
	}
	.step_inner {
    margin: 6% 0;
}
.table_tfm_fee td {
    font-size: 0.9em;
    padding: 2% 0%;
    letter-spacing: -0.06em;
}

	.wrap4_inner{
		padding: 8% 0;
	}
	.wrap4_inner p {
	font-size:1.1em;
}
	.wrap5 {
	width: 100%;
	height: auto;
	float: inherit;
	}
	.wrap5_inner {
	width: 96%;
    margin: 0 2%;
	padding: 8% 0;
	}
	.wrap5_inner p {
	font-size:1.1em;
}
	.wrap6 {
	width: 100%;
	height: auto;
	float: inherit;
	}
	.wrap6_inner {
	width: 96%;
    margin: 0 2%;
	padding: 8% 0;
	}
	
.copyright {
    padding: 0.8rem 0 !important;
	}
.btn a {
  font-size:14px;
}
.blog_btn a{
	font-size: 14px;
}
}
@media (max-width:350px) {
	.bar {
		padding: 5% 2% 6% 4%!important;
	}
	.logo {
		width: 78px !important;
		height: 24px !important;
		margin: 13px 0 !important;
		float: left !important;
	}
	img[src$="header_logo.png"] {
		width: 78px !important;
		height: 24px !important;
	}
.table_tfm_fee td {
    font-size: 0.8em;
    padding: 2% 0%;
    letter-spacing: -0.05em;
}
	
.title_line{
	font-size:16px;
}
td.shop_td01 {
	font-size:10px;
}
td.shop_td02 {
	font-size:12px;
}
.btn a {
  font-size:12px;
}

.online_sp01{
	font-size:15px;
}


.btn_line{
	font-weight: normal;
    font-size: 20px;
    vertical-align: -3px;
    margin: 0 3px;
}

.blog_btn_wrap {
    width: 90%;
    height: auto;
    margin: 0 auto 60px;
}
.blog_btn a{
	font-size: 12px;
}
}