@charset "UTF-8";

/*デフォルトCSSをリセット */
body { -webkit-text-size-adjust : 100% ; }
* { font-family: -apple-system-body, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", "游ゴシック  Medium", "Yu Gothic Medium", "メイリオ", meiryo, sans-serif; }
input,textarea,select,button{
    -webkit-appearance: none;
}
body,div,nav,section,main,header,footer,h1,h2,h3,img,ul,ol,li,dl,dt,dd,p,a,br,table,tbody,tr,th,td,figure,input,textarea,select,button{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
	font-family: -apple-system-body, BlinkMacSystemFont, "Helvetifooter-nav2ca Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", "游ゴシック  Medium", "Yu Gothic Medium", "メイリオ", meiryo, sans-serif;
	color: #2C3E50;
}
img{
	line-height: 0;
}
ol,ul{
	list-style: none;
}
html,
body{
	width: 100%;
	background: #F8F6F2;
	color: #2C3E50;
}
body{font-size: 16px;}
p{line-height: 25px;}
.clear{
	clear: both;
}
main img{
	line-height: 0;
}
a{
	text-decoration: none;
	color: #27AE60;
}
.sp-none{
	display: none!important;
}
.pc-only {
	display: none!important;
}
.mt0{
	margin-top: 0!important;
}
.mt10{
	margin-top: 10px!important;
}
.mt20{
	margin-top: 20px!important;
}
.mt30{
	margin-top: 30px!important;
}
.mt40{
	margin-top: 40px!important;
}
.mt60{
	margin-top: 60px!important;
}
.mt80{
	margin-top: 80px!important;
}
.mb0{
	margin-bottom: 0!important;
}
.mb10{
	margin-bottom: 10px!important;
}
.mb20{
	margin-bottom: 20px!important;
}
.mb30{
	margin-bottom: 30px!important;
}
.mb40{
	margin-bottom: 40px!important;
}
.mb60{
	margin-bottom: 60px!important;
}
.mb80{
	margin-bottom: 80px!important;
}
.mt-5{
	margin-top: -5px!important;
}
.mt-20{
	margin-top: -20px!important;
}
.mt-30{
	margin-top: -30px!important;
}
.pt0{
	padding-top: 0!important;
}
.pt10{
	padding-top: 10px!important;
}
.pt20{
	padding-top: 20px!important;
}
.pt30{
	padding-top: 30px!important;
}
.pt40{
	padding-top: 40px!important;
}
.pt60{
	padding-top: 60px!important;
}
.pt80{
	padding-top: 80px!important;
}
.pb0{
	padding-bottom: 0!important;
}
.pb10{
	padding-bottom: 10px!important;
}
.pb20{
	padding-bottom: 20px!important;
}
.pb30{
	padding-bottom: 30px!important;
}
.pb40{
	padding-bottom: 40px!important;
}
.pb60{
	padding-bottom: 60px!important;
}
.pb80{
	padding-bottom: 80px!important;
}
.t-center{
	text-align: center!important;
}
.t-left{
	text-align: left!important;
}
.t-right{
	text-align: right!important;
}
.t-small{
	font-size: 13px!important;
	line-height: 18px!important;
}
.t-bold{
	font-weight: bold!important;
}
.t-red{
	color: #E74C3C!important;
}
.t-white{
	color: #fff!important;
}
.t-blue{
	color: #2980B9!important;
}
.t-orange{
	color: #D35400!important;
}
.t-green{
	color: #27AE60!important;
}
.t-title{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.t-title02{
	font-size: 30px!important;
	font-weight: bold!important;
}
.t-title03{
	font-size: 20px!important;
	font-weight: bold!important;
}
img.img-max{
	width: 100%;
	max-width: 100%;
}
.border-none{
	border: none!important;
}
.green{
	background: #27AE60;
}
.orange{
  background: #fff;
  background-image: radial-gradient(#F5FAF1 20%, transparent 0), radial-gradient(#F5FAF1 20%, transparent 0);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.block{
	display: block;
}
.point-box{
	position: relative;
	padding-left: 50px;
	margin-top: 60px;
}
.point-box:before{
	position: absolute;
	color: #27AE60;
	font-size: 50px;
	font-weight: bold;
	font-family: 'Calibri','Arial Unicode MS',sans-serif!important;
	left: 0;
	top: 6px;
	opacity: 0.3;
}
.point1:before{
	content: "1";
}
.point2:before{
	content: "2";
}
.point3:before{
	content: "3";
}
.point4:before{
	content: "4";
}
.point5:before{
	content: "5";
}
.point6:before{
	content: "6";
}
.point7:before{
	content: "7";
}
.point-img01 img{
	width: 210px;
}
.point-img02 img{
	width: 150px;
}
.point-img03 img{
	width: 170px;
}
.base-box-none{
	margin: 0 -20px;
}
.base-box{
	padding: 40px 20px 50px;
}
.base-box04{
	padding: 40px 20px;
}
.base-box05{
	padding: 20px 20px 0;
}
.base-box06{
	padding: 60px 0 0;
	background: #F8F6F2;
}
ul.table01{
	display: table;
	width: 100%;
	margin-top: -1px;
}
ul.table01 li{
	display: table-cell;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #ccc;
}
ul.table01 li:first-child{
	width: 80px;
	font-weight: bold;
}
ul.table01 li:last-child{
	border-left: none;
	background: #fff;
	line-height: 25px;
}
/* ****************
title
***************** */
.title01{
	position: relative;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #27AE60;
	margin-bottom: 10px;
	line-height: 30px;
}
.title01:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -15px;/*線の上下位置*/
	display: inline-block;
	width: 100px;/*線の長さ*/
	height: 5px;/*線の太さ*/
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #27AE60;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}
.title01 span{
	display: block;
	font-size: 15px;
	font-weight: normal;
}
.title02{
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
.title03{
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #2C3E50;
	font-weight: bold;
	line-height: 25px;
}
.title03:after{
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #27AE60;
}
.title05{
  overflow: hidden;
  align-items: center;
  background: #FFF7D7;
  color: #F1C40F;
  font-size: 18px;
  font-weight: bold;
  /*20210309修正*/
  padding: 10px;
  /*height: 40px;*/
  line-height: 40px;
  display: flex;
  border-radius: 9px 9px 0 0 / 9px 9px 0 0;
}
.title05:before, .title05:after {
  content: "";
  flex: 1;
  background: #fff;
  padding: 3px 0;
  height: 0;
}
.title05:before{
	transform: rotate(45deg);
}
.title05:after{
	transform: rotate(-45deg);
}
.title06{
	position: relative;
	text-align: center;
	font-size: 18px!important;
	font-weight: bold;
	color: #27AE60;
	padding-bottom: 5px;
}
.title06:after{
	content: "";
	position: absolute;
	left:0;
	right: 0;
	margin: auto;
	bottom: -5px;
	width: 200px;
	height: 7px;
	background: -webkit-repeating-linear-gradient(-45deg, #27AE60, #27AE60 2px, #fff 2px, #fff 4px);
	background: repeating-linear-gradient(-45deg, #27AE60, #27AE60 2px, #fff 2px, #fff 4px);
}
.title07{
	background: url(../images/top/good.png) no-repeat;
	background-position: left;
	background-size: 25px 23px;
	padding: 0 0 0 30px;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	color: #27AE60;
}
.title08 {
  position: relative;
  padding: .3em;
  background-color: #27AE60;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.title08 span {
  display: block;
  padding: .75em 1em;
  font-size: 18px;
  border: 1px dashed #fff;
}
.title08::before,
.title08::after {
  content: '';
  position: absolute;
  top: 100%;
  border-style: solid;
  border-color: transparent;
}
.title08::before {
  left: 0;
  border-width: 0 15px 15px 0;
  border-right-color: #198E48;
}
.title08::after {
  right: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-top-color: #198E48;
}
.title09{
	text-align: center;
	width: 80%;
	margin: 0 auto;
	background: linear-gradient(transparent 70%, #E7F6EC 70%);
}
.title11{
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #27AE60;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
}
.title11::after{
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}
.title12{
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #27AE60;
  font-size: 15px;
  font-weight: bold;
  color: #27AE60!important;
  line-height: 20px;
}
.title12::after{
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
}
/* ****************
link-button
***************** */
div.link-button{
	text-align: center;
}
div.link-button a{
	display: block;
	width: 80%;
	margin: 20px auto 0;
	padding: 10px 15px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 1; /* 菱形のグラデーション背景のために必要 */
}
div.link-button a:before { /* グラデーション菱形背景。コンテンツまで変形しない様にこのように記述 */
	transform: skewX(-25deg);
    content: "";
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    z-index: -1;
	background: linear-gradient(90deg, #ed4a3b 35%, #face36 100%);
	box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.3);
}
div.link-button a:after{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 4px;
	border-color: transparent transparent transparent #ffffff;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -3px;
}
div.link-button a span{
	display: block;
	font-weight: normal;
}
/* ****************
header
***************** */
header{
	background: #fff;
	/* height: 143px; */
}
div#top{
	width: 100%;
	background: #27AE60;
}
div#top #top-in h1,
div#top #top-in p{
	font-size: 11px;
	color: #fff;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
}
div#top-contact{
	padding: 10px;
	border-bottom: 2px solid #27AE60;
}
div#top-contact-in{
	/*display: table;*/
	width: 100%;
}
#header .fixheader {
	position: absolute;
	top: 15px;
}
#header.fixed .fixheader {
	position: fixed;
	top: 0;
	background: rgba(255,255,255,.9);
	z-index: 100;
}
/*
div#logo,
div#h-nav{
	display: table-cell;
	vertical-align: top;
}
*/
div#logo{
	width: 150px;
}
div#logo img{
	width: 100%;
}
/*
div#h-nav{
	padding-left: 15px;
}
*/
div#h-nav p{
	font-size: 11px;
	line-height: 10px;
	position: absolute;
	top: 25px;
	right: 10px;
}
div#h-nav nav ul{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-top: 3px;
}
div#h-nav nav ul li{
	display: table-cell;
	vertical-align: middle;
}
div#h-nav nav ul li:first-child{
	padding-right: 5px;
}
div#h-nav nav ul li:last-child{
	padding-left: 5px;
}

div#h-nav nav ul li#header-tell a,
div#h-nav nav ul li#header-mail a,
div#h-nav nav ul li#header-line a{
	position: relative;
    display: block;
	width: 100%;
    height: 16px;
    text-align: center;
    text-decoration: none;
    outline: none;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
	background-color: #E67E22;
    border: 2px solid #E67E22;
    border-bottom: solid 2px #B55718;
    border-radius: 3px;
}
div#h-nav nav li#header-tell a:after,
div#h-nav nav li#header-mail a:after,
div#h-nav nav li#header-line a:after{
    font-family: 'FontAwesome';
    content: ">";
    color: #fff;
    font-size: 11px;
    position: absolute;
    top: 50%;
    right: 4px;
    margin-top: -9px;
}
nav#gnavi{
	margin-top: 15px;
    margin-left: -10px;
    margin-right: -10px;
}
nav#gnavi ul{
	display: table;
	table-layout: fixed;
	width: 100%;
}
nav#gnavi ul li{
	display: table-cell;
	vertical-align: middle;
	border-left: 1px solid #CCC;
	line-height: 10px;
	text-align: center;
}
nav#gnavi ul li:first-child{
	border: none;
	width: 40px;
}
nav#gnavi ul li:first-child img {
	width: 10px;
}
nav#gnavi ul li a{
	font-size: 10px;
    line-height: 10px;
    display: block;
}

.nav-ctabtn {
	font-size: 11px;
	position: relative;
	display: table;
	width: 100%;
	padding: 5px;
    box-sizing: border-box;
	box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.3);
}
.nav-ctabtn::after {
    content: '';
  	width: 0;
  	height: 0;
  	border-style: solid;
  	border-width: 3px 0 3px 4px;
  	border-color: transparent transparent transparent #ffffff;
  	position: absolute;
  	top: 50%;
  	right: 2px;
  	margin-top: -3px;
}
.nav-ctabtn div {
	color: #FFFFFF;
}
.nav-ctabtn-cell,
.satei-ctabtn-cell {
	display: table-cell;
	vertical-align: middle;
}
.nav-ctabtn-icon {
	width: 20px;
}
.satei-ctabtn-icon {
	width: 50px;
}

.nav-ctabtn-icon img,
.satei-ctabtn-icon img {
	vertical-align: middle;
}

.nav-ctabtn-txt,
.satei-ctabtn-txt {
	width: 100%;
	text-align: center;
	line-height: 1.2;
}
.nav-ctabtn-txt.wide,
.satei-ctabtn-txt.wide {
	letter-spacing: 0.12em;
}
.orange-gradient-y {
	background: linear-gradient(90deg, #ed4a3b 0%, #face36 100%);
}
.blue-gradient-y {
	background: linear-gradient(90deg, #0320da 0%, #ba20f8 100%);
}
.green-gradient-y {
	background: linear-gradient(90deg, #14a853 0%, #69c8d9 100%);
}
.nav-ctabtn-mark,
.satei-ctabtn-mark {
    box-sizing: border-box;
	background-color: #faf22f;
	border-radius: 50%;
	color: #0320da!important;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
.nav-ctabtn-mark {
	width: 27px;
	height: 27px;
	line-height: 9px;
    padding-top: 5px;
	font-size: 8px;
}
.satei-ctabtn-mark {
	width: 	50px;
	height: 50px;
	line-height: 13px;
    padding-top: 6px;
	font-size: 12px;
}

.nav-ctabtn-mark .accent-txt,
.satei-ctabtn-mark .accent-txt,
.navi-btnbox-mark  .accent-txt {
	color: #d80360!important;
}


#sp-top-contact {
	padding: 10px;
	border-bottom: 2px solid #27AE60;
}
#sp-top-contact-in {
	display: flex;
	gap: 10px;
	align-items: center;
}
#sp-top-contact-in .nav-ctabtn {
	padding: 10px 15px 10px 5px;
	width: auto;
	height: 100%;
}

/* ****************
ハンバーガーメニュー
***************** */
.btn-nav-toggle {
	display: block;
	position: fixed;
	top: 22px;
	right: 10px;
	padding: 10px 5px 3px;
    width: 56px;
    box-sizing: border-box;
	background-color: #ffffff;
	border: 1px solid #27AE60;
	border-radius: 10px;
	box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.3);
	z-index: 19;
}
.btn-nav-toggle i {
	display: block;
	margin: 0 auto;
	width: 80%;
	height: 2px;
	background-color: #27AE60;
	position: relative;
	transition: transform .5s, opacity .5s;
}
.btn-nav-toggle i:nth-child(1) {
	top: 0;
}
.btn-nav-toggle i:nth-child(2) {
	margin: 8px auto;
}
.btn-nav-toggle i:nth-child(3) {
	top: 0;
}

.btn-nav-toggle.show i:nth-child(1) {
	transform: translateY(10px) rotate(-45deg);
}
.btn-nav-toggle.show i:nth-child(2) {
	opacity: 0;
}
.btn-nav-toggle.show i:nth-child(3) {
	transform: translateY(-10px) rotate(45deg);
}

#btn-ham-title {
	font-size: 11px;
	color: #27AE60;
	margin-top: 3px;
	display: block;
	text-align: center;
}

#js-nav-toggle {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding-top: 50px;
	padding-bottom: 100px;
	height: 100vh;
	overflow: auto;
	box-sizing: border-box;
	opacity: 0;
	visibility: hidden;
	transition: opacity .5s, visibility .5s;
	z-index: 18;
}

.nav-toggle-menu-li a,
.nav-toggle-menu-li .accordion-ttl-label {
	color: #ffffff;
    font-size: 20px;
    line-height: 2.5em;
    display: block;
    text-align: center;
}

#js-nav-toggle.show {
	opacity: 1;
	visibility: visible;
	background-color:rgba(39,174,96,0.95);
}

#js-nav-toggle .satei-btn {
	display: none;
}

/* ****************
ページ下部固定ボタン
***************** */
#navi-btnbox {
    width: 100%;
    position: fixed;
    z-index: 20;
    bottom: 0px;
    left: 0px;
    border-top: 2px solid #FFFFFF;
    display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
#navi-btnbox div {
	width: 50%;
}

#navi-btnbox tr {
	background: none;
}
.navi-btn a, .navi-btntel a, .navi-btnline a {
    text-align: center;
    display: block;
    line-height: 1;
    width: 100%;
    padding: 10px 5px;
    font-size: 16px;
    font-family: "HiraKakuProN-W6", sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: white;
}
.navi-btn a {
    background: linear-gradient(180deg, #0320da 0%, #ba20f8 100%);
}

.navi-btntel a {
	background: linear-gradient(180deg, #ed4a3b 0%, #face36 100%);
}

.navi-btnline a {
    background: -webkit-linear-gradient(top, #20af3c 0%, #1daa39 50%, #199f30 51%, #199f30 100%);
    background: -moz-linear-gradient(top, #20af3c 0%, #1daa39 50%, #199f30 51%, #199f30 100%);
}
.navi-btnbox-table { width: 100%; }
.navi-btnbox-table-ttl {
	vertical-align: middle;
	font-size: 16px;
}
.navi-btnbox-image {
	width: 32px;
    height: 32px;
	vertical-align: middle;
}
.navi-btnbox-mark {
	width: 42px;
	height: 42px;
	line-height: 13px;
	background-color: #F1C40F;
	border-radius: 50%;
	color: #2C3E50!important;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
}
.navi-btnbox-table td {
	color: #FFFFFF;
}
.navi-btnbox-table-note {
	font-size: 10px;
	vertical-align: bottom;
}
#topin-eigyo {
	float: right;
}
/* ****************
fluffy
***************** */
.fluffy {
  animation: fluffy1 3s ease infinite;
	line-height: 0;
	margin-top: 20px;
    margin-bottom: -10px;
}

@keyframes fluffy1 {
  0% { transform:translateY(0) }
  12% { transform:translateY(-10px) }
  24% { transform:translateY(0) }
  36% { transform:translateY(-10px) }
  48% { transform:translateY(0) }
  60% { transform:translateY(-10px) }
  72% { transform:translateY(0) }
  100% { transform:translateY(0) }
}
/* ****************
page-title
***************** */
div#page-title{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 10px 20px;
	background: #27AE60;
}
/* ****************
breadcrumb
***************** */
div#breadcrumb{
	width: 100%;
	background: #F0F0F0;
}
div#breadcrumb nav{
	padding: 0 10px 3px;
}
div#breadcrumb nav ul{
	width: 100%;
}
div#breadcrumb nav ul li{
	display: inline-block;
	padding-right: 20px;
	font-size: 11px;
	line-height: 12px;
}
div#breadcrumb nav ul li:last-child{
	padding-right: 0;
}
div#breadcrumb nav ul li a{
	position: relative;
	font-size: 11px;
	text-decoration: none;
	line-height: 12px;
}
div#breadcrumb nav ul li a:after{
	font-family: 'FontAwesome';
	content: ">";
	color: #000;
	position: absolute;
	top: 50%;
	right: -17px;
	line-height: 0;
}
/* ****************
main
***************** */
/*main image*/
div#main-image-box div{
	line-height: 0;
}
div#main-image-box img{
	width: 100%;
}
/*main contents*/
.white{
	background: #fff;
}
main a,
main p,
main span,
main li,
main div,
main time{
	font-size: 15px;
	line-height: 25px;
}
div.contents-box{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}
div.contents-box02,
div.contents-box03{
	width: 100%;
	padding-top: 0;
	padding-bottom: 40px;
}
div.contents-box-in,
section.contents-box-in{
	padding-left: 20px;
	padding-right: 20px;
}
div.contents-box-in02{
	padding-left: 0;
	padding-right: 0;
}
div#top-pickup-box {
	text-align: center;
}
div#top-pickup-box .top-pickup-box-head {
	text-align: center;
}
div#top-pickup-box .top-pickup-box-body {
	margin-top: 30px;
	padding-bottom: 20px;
}
div#top-pickup-box .top-pickup-box-body > * {
	text-align: center;
	margin-top: 10px;
}
div#top-pickup-box .top-pickup-box-body > *:nth-child(n + 2) {
	margin-top: 10px;
}
@media only screen and ( min-width: 431px ) {
		div#top-pickup-box .sp {
			display: none;
		}
}

div#top-info-box, .update-list {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 0;
}
div#top-info-box ul, .update-list ul {
    display: block;
    width: 100%;
}
div#top-info-box ul li, .update-list ul li {
    padding: 0 10px;
}

#top-info-box2 {
	height: 140px;
	overflow: scroll;
}
#top-car-list ul,
#kobetsu-jisseki-list ul,
#past-jisseki-list ul{
	overflow-y: hidden;
    overflow-x: scroll;
	display: -webkit-flex;
    display: flex;
	-webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
#top-car-list ul li,
#kobetsu-jisseki-list ul li,
#past-jisseki-list ul li{
	margin: 5px;
}
#top-car-list ul li:first-child,
#kobetsu-jisseki-list ul li:first-child,
#past-jisseki-list ul li:first-child{
	margin-left: 10px;
}
#top-car-list ul li:last-child,
#kobetsu-jisseki-list ul li:last-child,
#past-jisseki-list ul li:last-child{
	margin-right: 10px;
}
#top-car-list ul li img,
#kobetsu-jisseki-list ul li div,
#past-jisseki-list ul li div{
	width: 140px;
	padding: 4px;
	box-shadow:0px 0px 2px 1px #dedede;
	border-radius:3px 3px 3px 3px ;
	border:1px solid #cccccc;
}
ul.nicolist{
	display: table;
	table-layout: fixed;
}
ul.nicolist li{
	display: table-cell;
	vertical-align: middle;
	padding: 5px;
}
ul.nicolist li:first-child{
	padding-left: 0;
}
ul.nicolist li:last-child{
	padding-right: 0;
}
ul.nicolist li img{
	width: 100%;
}
ul.promise-list,
ul#pickup-list,
#haisya_samplelist {
  background: #FFF7D7;
  box-shadow: 0px 0px 0px 10px #FFF7D7;
  border: dashed 2px #F1C40F;
  border-radius: 0 0 9px 9px / 0 0 9px 9px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0.5em 0.5em 0.5em 2em;
  margin-bottom: 20px;
}
ul.promise-list li{
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: disc;
}
ul.haisya-list{
	display: table;
	width: 100%;
	background: #E7F6EC;
	border-top: 2px solid #27AE60;
}
ul.haisya-list li{
	display: table-cell;
	vertical-align: top;
	padding: 10px;
}
ul.haisya-list li:first-child{
	width: 80px;
	padding-right: 20px;
	font-weight: bold;
}
ul.haisya-list li:last-child{
	line-height: 25px;
}
.box01{
	background: #E7F6EC;
	border: 1px solid #27AE60;
	border-radius: 9px;
	padding: 20px;
}
ul.link-list{
	display: block;
	width: 100%;
}
ul.link-list li{
	background: #fff;
	margin-top: 2px;
	line-height: 25px;
}
ul.link-list li:first-child{
	margin-top: 0;
}
ul.link-list li a{
	padding: 10px;
	display: block;
}
.voice-box ul{
	display: table;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #CCC;
}
.voice-box ul li{
	display: table-cell;
	vertical-align: top;
}
.voice-box ul li:first-child{
	width: 60px;
	padding-right: 10px;
}
.voice-box ul li a{
	color: #2C3E50;
}
ul.staff-list{
	display: table;
	table-layout: fixed;
	width: 100%;
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
}
ul.staff-list li{
	display: table-cell;
	text-align: center;
}
ul.staff-list li p{
	font-weight: bold;
}
ul.staff-list li p span{
	display: block;
	font-weight: normal;
}
ul.staff-list li div img{
	width: 80px;
	border-radius: 50%;
}
ul.reason-list{
	display: table;
	width: 230px;
	margin: 20px auto 0;
}
ul.reason-list li{
	display: table-cell;
	vertical-align: middle;
}
ul.reason-list li:first-child{
	margin-top: 2px;
	text-align: center;
	padding-right: 15px;
}
ul.reason-list li:last-child{
	font-size: 13px;
}
ul.reason-list li:first-child img{
	width: 80px;
	border-radius: 50%;
}
.p-box{
	background: #fff;
	padding: 20px;
	border: 1px solid #E74C3C;
}
.p-box div{
	background: #E74C3C;
	margin: -40px 0 0 -21px;
	padding: 5px 10px;
	width: 90px;
}
.p-box div p{
	font-weight: bold;
	color: #fff;
	background: url(../images/top/point.png) no-repeat left;
	background-size: 14px 25px;
	padding-left: 20px;
}
ul.point-list {
	font-weight: bold;
	margin-top: 10px;
}
ul.point-list.fw-normal {
	font-weight: normal;
}
ul.point-list > li {
	margin-left: 1.0em;
	text-indent: -1.0em;
}
div.clancel-list{
	margin: 10px 0x;
	border-top: 1px solid #999;
}
div.clancel-list ul{
	display: table;
	width: 100%;
	border-bottom: 1px solid #999;
}
div.clancel-list ul li{
	display: table-cell;
	vertical-align: middle;
	line-height: 50px;
	padding: 0 10px;
}
div.clancel-list ul li:first-child{
	width: 70px;
}
div.clancel-list ul li:last-child{
	text-align: right;
}
div.odo-list ul{
	border-bottom: 1px dotted #E8E7E6;
	padding: 10px 0;
	display: table;
	width: 100%;
}
div.odo-list ul li{
	display: block;
	display: table-cell;
	vertical-align: top;
}
div.odo-list ul li:first-child{
	font-weight: bold;
	position: relative;
	width: 90px;
}
div.odo-list ul li:first-child span.nini{
	background: #808080!important;
}
div.odo-list ul li:last-child{
	margin-top: 5px;
}
ul.lr-list-top,
ul.lr-list-image,
ul.lr-list{
	display: table;
	width: 100%;
}
ul.lr-list-top li,
ul.lr-list-image li{
	display: table-cell;
	vertical-align: top;
}
ul.lr-list li{
	display: table-cell;
	vertical-align: middle;
}
ul.lr-list-top li:first-child,
ul.lr-list li:first-child{
	width: 80px;
}
ul.lr-list-image li:first-child{
	width: 100px;
}
ul.lr-list-top li:first-child img,
ul.lr-list li:first-child img{
	width: 80px;
	border-radius: 50%;
}
ul.lr-list-image:first-child img{
	width:100px;
}
ul.radius-none li:first-child img{
	border-radius: 0!important;
}
ul.lr-list-top li:first-child p,
ul.lr-list li:first-child p{
	text-align: center;
	font-size: 1.2rem;
}
ul.lr-list-top li:last-child,
ul.lr-list li:last-child{
	padding-left: 10px;
}
ul.lr-list-image li:last-child{
	padding-left: 10px;
	line-height: 25px;
}
.border-bottom{
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}
ul.shorui-list,
ul.shorui-list02{
	width: 100%;
}
ul.shorui-list li{
	border: 1px solid #B3B3B3;
	background: #fff;
	margin-top: -1px;
	padding: 20px 70px 20px 20px;
	position: relative;
}
ul.shorui-list li:after{
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	font-size: 30px;
	color: #27AE60;
}
ul.shorui-list li.maru:after{
	content: "〇";
}
ul.shorui-list li.sankaku:after{
	content: "△";
}
ul.shorui-list li:first-child,
ul.shorui-list02 li:first-child{
	margin-top: 0;
}
ul.shorui-list02 li{
	border: 1px solid #B3B3B3;
	background: #fff;
	margin-top: -1px;
	padding: 20px;
}
.marker-gray{
	font-size: 20px;
	font-weight: bold;
	background: linear-gradient(transparent 60%, #D7EFDE 60%);
	width: auto;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
.download,
.download02{
	position: relative;
	width: 160px;
}
.download02{
	margin-left: auto;
	margin-right: auto;
}
.download a,
.download02 a{
	position: relative;
	color: #27AE60;
	font-weight: bold;
	display: block;
	padding: 3px 30px 3px 20px;
	border: 1px solid #27AE60;
	border-radius: 20px;
	background-image: url(../images/download/pdf.png);
	background-color: #D7EFDE;
	background-size: 16px 17px;
	background-repeat: no-repeat;
	background-position: center right 15px;
}
.border-box{
	border: 1px solid #B3B3B3;
	background: #fff;
	padding: 20px;
}

#haisya-sample {
	display: flex;
	flex-wrap: wrap;
}
#haisya-sample img{
	border-radius: 10px;
}

#good-box {
    display: flex;
    flex-wrap: wrap;
}

.good-point {
    width: calc(100% / 2 - 62px);
    padding: 20px;
	margin: 20px 10px;
	background: #fff;
    padding: 20px;
    border: 1px solid #2980b9;
	border-radius: 5px;
}

.good-point>div {
    background: #2980b9;
    margin: -32px 0 0 -21px;
    padding: 5px 10px;
    width: 95px;
	border-radius: 5px 5px 5px 0px;
}

.good-point>img {
	display: block;
	margin: 10px auto;
}

.good-number {
	font-weight: bold;
    color: #fff;
    background: url(../images/top/icon-smile.png) no-repeat left;
    background-size: 25px;
    padding-left: 30px;
}
.good-text {
	word-break: break-all;
}

/* ****************
Q&A
***************** */
.boxQA {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 0.5em;
    background: #EDF1F5;/*A文章部分背景色*/
    border-radius: 10px;
}

.boxQA .box-title {
    position: relative;
    background: #fff;/*Q文章部分背景色*/
    padding: 10px 5px 10px 40px;
    color: #454545;/*Q文章文字色*/
    border-radius: 10px;
	line-height: 25px;
}
.boxQA .box-title:before {
    content: "Q";
    display: inline-block;
    line-height: 40px;
    position: absolute;
    padding: 0em;
    color: white;/*Q文字色*/
    background: #9ED1FF;/*Q背景色*/
    font-weight: bold;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    left: -1.2em;
    top: 20px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: solid 3px white;
    border-radius: 50%;
}
.boxQA .box-title:after {
    content: "A";
    display: inline-block;
    line-height: 40px;
    position: absolute;
    padding: 0em;
    color: white;/*A文字色*/
    background: #FFAB8B;/*A背景色*/
    font-weight: bold;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    left: -1.2em;
    bottom: -80px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: solid 3px white;
    border-radius: 50%;
}
.boxQA p {
    padding: 20px 20px 15px 40px;
    margin: 0;
}
div#faq-list ul,
nav.faq-list ul{
	width: 100%;
}
div#faq-list ul li,
nav.faq-list ul li{
	display: block;
	border-bottom: 1px dotted #27AE60;
}
div#faq-list ul li a,
nav.faq-list ul li a{
	display: block;
	padding: 20px 30px 20px 5px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}
div#faq-list ul li a:after,
nav.faq-list ul li a:after{
	font-family: 'FontAwesome';
	content: ">";
	position: absolute;
	top: 50%;
	right: 10px;
	line-height: 0;
}
nav.faq-link ul li{
	position: relative;
	width: auto;
	margin: 10px 0;
	border: 1px solid #CCC;
	border-radius: 5px;
	background: #f9f9f9;
}
nav.faq-link ul li:first-child{
	margin-top: 20px;
}
nav.faq-link ul li:before{
	position: absolute;
	content: "Q";
	display: block;
	padding: 1px 7px;
	top: 9px;
	left: 9px;
	background: #9ED1FF;
	border-radius: 50%;
	color: #fff;
}
nav.faq-link ul li a{
	display: block;
	padding: 10px 20px 10px 40px;
	color: #2C3E50;
}
/* ****************
access
***************** */
.googlemap a{
	line-height: 23px;
	width: 110px;
	display: block;
	padding-right: 20px;
	background-image: url(../images/common/pin.png);
	background-size: 10px 15px;
	background-repeat: no-repeat;
	background-position: center right 15px;
}
ul.access-list{
	display: table;
	width: 100%;
	margin: 10px 0 20px;
}
ul.access-list li{
	display: table-cell;
	vertical-align: top;
}
ul.access-list li:first-child{
	font-size: 11px;
	text-align: center;
	padding-right: 15px;
	width: 150px;
}
ul.access-list li:first-child img{
	margin-top: 7px;
	width: 100%;
}
ul.access-list li:last-child{
	line-height: 25px;
}
/* ****************
slider
***************** */
#example3 .sp-selected-thumbnail {
	border: 4px solid #27AE60;
}
/* ****************
voice
***************** */
.user-voice{
	margin-top: 60px;
}
p.day-font{
	text-align: right;
	padding: 10px 20px;
}
.user-box{
	padding: 10px;
	background: #fff;
	border: 1px solid #CCC;
}
.user-box ul{
	display: table;
	width: 100%;
}
.user-box ul li{
	display: table-cell;
	vertical-align: top;
}
.user-box ul li:first-child{
	width: 100px;
}
.user-box ul li:first-child img{
	width: 100px;
}
.user-box ul li:last-child{
	padding-left: 10px;
}
.user-box ul li section h3{
	line-height: 25px;
}
.vioce{
	font-weight: bold;
	color: #fff;
	padding: 10px 10px 10px 40px;
	background: url(../images/voice/voice-car.png) no-repeat #2C3E50;
	background-position: 10px 50%;
	background-size: 25px 19px;
}
.user-box ul li h3{
	font-weight: bold;
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #2C3E50;
}
.user-box ul li:last-child p{
	margin-top: 5px;
	line-height: 25px;
}
.staff-comment-box{
	margin-top: 5px;
}
.staff-comment{
	position: relative;
	display: inline-block;
 	margin: 1.5em 0;
	padding: 20px;
 	width: 100%;
	background: #F8F6F2;
	border: 2px solid #2C3E50;
	border-radius: 15px;
	box-sizing: border-box;
}
.staff-comment::before{
	content: '';
	position: absolute;
	top: -32px;
	left: 20%;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-bottom: 15px solid #2C3E50;
	z-index: 0;
}
.staff-comment::after{
	content: '';
	position: absolute;
	top: -29px;
	left: 20%;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-bottom: 15px solid #F8F6F2;
}
.staff-comment ul{
	display: table;
	width: 100%;
}
.staff-comment ul li{
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
.staff-comment ul li:first-child{
	width: 70px;
}
.staff-comment ul li img{
	width: 60px;
	border-radius: 50%;
}
.staff-comment p{
	line-height: 25px;
	margin-top: 10px;
}
/* ****************
flow
***************** */
ul.flow-list{
	display: table;
	width: 100%;
	margin: 10px 0 20px;
}
ul.flow-list li{
	display: table-cell;
	vertical-align: top;
}
ul.flow-list li:first-child{
	margin-top: 2px;
	text-align: center;
	padding-right: 15px;
}
ul.flow-list li:first-child img{
	width: 80px;
	border-radius: 50%;
}
ul.flow-list li:first-child p{
	font-size: 11px;
}
ul.flow-list li:last-child{
	line-height: 25px;
}
.title03-blue{
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #2C3E50;
	font-weight: bold;
	line-height: 25px;
}
.title03-blue:after{
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #2980B9;
}
.title03-orange{
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #2C3E50;
	font-weight: bold;
	line-height: 25px;
}
.title03-orange:after{
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #D35400;
}
/* ****************
step
***************** */
.step-haisya{
  position: relative;
  background: #2C3E50;
  padding: 10px;
  color: #F1C40F;
  font-weight: bold;
  text-align: center;
}
.step-haisya:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #2C3E50 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
/* ****************
jisseki
***************** */
nav.makerbox{
	border-top: 1px solid #27AE60;
}
nav.makerbox ul{
	width: 100%;
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	border-bottom: 1px solid #27AE60;
}
nav.makerbox ul li{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	border-left: 1px solid #27AE60;
	border-right: 1px solid #27AE60;
	background: #E7F6EC;
}
nav.makerbox ul li:last-child{
	border-left: none;
}
nav.makerbox ul li a{
	padding: 10px;
	display: block;
	text-decoration: none;
	font-size: 15px;
}

#highlight-price {
	background-color: #ed404d;
	color: #FFFFFF;
	font-weight: 900;
    font-size: 40px;
    padding: 10px;
    line-height: 50px;
    text-align: center;
    font-family: impact;
    letter-spacing: 5px;
}

div.table-box-price ul{
	display: table;
	width: 100%;
	margin-top: -1px;
}
div.table-box-price ul li{
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #CCC;
	background: #fff;
	padding: 10px;
}
div.table-box-price ul li:first-child{
	width: 140px;
	border-right: none;
}
div.table-box-price ul li:last-child{
	text-align: right;
}
.price-title{
	font-weight: bold;
	text-align: center!important;
	color: #27AE60;
	background: #E7F6EC!important;
}

div.table-box-price h4 {
	font-weight: normal;
	margin: 0;
}

div.jisseki-list ul{
    overflow-x: hidden;
    display: flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items:start;
}
div.jisseki-list ul li{
	box-sizing: border-box;
	margin: 5px;
	width: calc(50% - 20px / 2);
}
div.jisseki-list ul li img{
	width: 100%;
}
#jisseki-list {
    display: flex;
  flex-wrap: wrap;
}
.column3 {
    width: 100%;
    padding: 20px;
}
.column3 ul li {
    border: 1px solid #CCC;
    padding: 10px;
    border-bottom: none;
}
.column3 ul li:last-child{
    border-bottom: 1px solid #CCC;
}
.column3 h3 a {
	display: block;
	line-height: 18px;
}

#pickupcar-image {
	height: auto;
	overflow: hidden;
}
#pickupcar-image > div {
	width: 50%;
	padding: 0 10px;
	box-sizing: border-box;
	float: left;
}

#pickupcar-image > div.single {
	width: 50%;
	margin: 0 auto;
	float: none;
}

#pickup-list li a {
	color: #2C3E50;
	text-decoration: underline;
}

/* ****************
area
***************** */
ul.area_obj li{
	display: inline-block;
	margin-left: 10px;
	margin-top: 10px;
}
ul.table-title{
	background: #CCC;
}
ul.table-title li{
	font-weight: bold;
	text-align: center!important;
	border-top: 1px solid #999;
}
.jisseki-table ul{
	display: table;
	table-layout: fixed;
	width: 100%;
}
.jisseki-table ul li{
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	border-bottom: 1px solid #999;
}
.jisseki-table ul li:first-child{
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
.jisseki-table ul li:last-child{
	text-align: right;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

#haisya_samplelist {
	padding: 0.5em;
}

#haisya_samplelist > dl div {
	padding: 10px;
}

/* ****************
location
***************** */
.location-box{
	margin-bottom: 60px;
}
ul.location-ul{
	border: solid 1px #d9d9d9;
	background: #fff;
	padding: 20px;
	margin-top: 20px;
}
ul.location-other{
	background: #EFEFEF;
}
ul.location-ul li p a{
	text-decoration: underline;
}
/* ****************
column
***************** */
div.table-box02 ul{
	display: table;
	width: 100%;
	margin-top: -1px;
}
div.table-box02 ul li{
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #CCC;
	padding: 10px;
}
div.table-box02 ul li:first-child{
	width: 100px;
	font-weight: bold;
	background: #f9f9f9;
	border-right: none;
}
div.table-box02 ul li:last-child{
	background: #fff;
}
.mokuji{
	border: 1px solid #CCC;
	background: #fff;
	padding: 20px 20px 20px 40px;
}
.mokuji ul{
	display: block;
	margin-top: 10px;
}
.mokuji ul li{
	padding: 10px 0;
	list-style: square;
}
div.pr-font-size{
	font-size: 16px;
	width: auto;
}
div.pr-box{
	width: auto;
}
div.pr-box-auto{
	margin: 20px 0!important;
}
div.pr-box-in{
	border: 3px solid #EEE;
	padding: 10px;
	background: #F9F9F9;
}
div.pr-box-in p.pr-title{
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	padding-bottom: .5em;
	border-bottom: 4px solid #F1C40F;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
div.pr-box-in p.pr-text{
	font-size: 15px;
	text-align: center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
div.pr-box-in ul.link-list li{
	font-size: 15px;
}
div.pr-box-in ul.satei-list02{
	margin-top: 0;
}
.c-title{
	font-size: 22px;
	line-height: 35px;
	font-weight: normal;
}
ul.c-time li{
	color: #fff;
	font-size: 14px;
	background-color:;
	display: inline-block;
	background: #27AE60;
	padding: 2px 5px;
	margin-top: 20px;
}
ul.c-time li span{
	background: url(../images/column/c-tokei.png) no-repeat center left;
	background-size: 15px 15px;
	padding-left: 20px;
}
.marker-yellow.active{
    background-position: -100% .5em;
}
.marker-yellow{
    background-image: -webkit-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-image: -moz-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-image: -ms-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-image: -o-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-image: linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-repeat: repeat-x;
    background-size: 200% .8em;
    background-position: 0 .5em;
    transition: all 2s ease;
    font-weight: bold;
}
.column-box{
	background: #fff;
	padding: 40px 20px 50px;
	border-top: 4px solid #f2f2f2;
	border-bottom: 4px solid #f2f2f2;
	margin-top: 20px;
}
.column-box p{
	font-size: 16px;
	line-height: 30px;
}
.c-img{
	width: 100%;
}
.c-img img{
	width: 100%;
	max-width: 980px;
}
.c-img2{
	width: 100%;
	max-width: 543px;
	margin-left: auto;
	margin-right: auto;
}
.c-title01{
  padding: .25em 0 .5em .75em;
  border-bottom: 1px solid #27AE60;
  font-size: 20px;
  font-weight: bold;
  line-height: 35px;
}
.c-title02{
  padding: .1em 0 .1em .75em;
  border-left: 6px solid #27AE60;
  font-size: 18px;
  font-weight: bold;
  line-height: 35px;
}
.c-mokuji{
	border: 1px solid #CCC;
	background: #fff;
	padding: 20px;
}
.c-mokuji ul{
	display: block;
	margin-top: 10px;
}
.c-mokuji ul li{
	padding: 10px 0;
	font-size: 14px;
}
ul.hikaku-ul{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-top: -1px;
}
ul.list-title{
	background: #CCC;
	font-weight: bold;
}
ul.hikaku-ul li{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	border: 1px solid #666;
}
ul.hikaku-ul li:first-child{
	border-right: none;
}
ul.hikaku-ul li:last-child{
	border-left: none;
}
/*マーカーアニメーション*/

.marker-animation.active{
    background-position: -100% .5em;
}

.marker-animation {
    background-image: -webkit-linear-gradient(left, transparent 50%, rgb(171,239,254) 50%);
    background-image: -moz-linear-gradient(left, transparent 50%, rgb(171,239,254) 50%);
    background-image: -ms-linear-gradient(left, transparent 50%, rgb(171,239,254) 50%);
    background-image: -o-linear-gradient(left, transparent 50%, rgb(171,239,254) 50%);
    background-image: linear-gradient(left, transparent 50%, rgb(171,239,254) 50%);
    background-repeat: repeat-x;
    background-size: 200% .8em;
    background-position: 0 .5em;
    transition: all 2s ease;
    font-weight: bold;
}
/*番号付きリスト*/
ol.c-list01{
  counter-reset:list;
  list-style-type:none;
  font: 'arial narrow', sans-serif;
  padding: 1.5em;
}
ol.c-list01 li{
  position:relative;
  padding: 7px 5px 7px 40px;
  margin: 7px 0 10px 0px;
  font-weight: bold;
  border-bottom:dashed 1px #E88770;
}
ol.c-list01 li:before{
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: 0px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  background: #E88770;
  border-radius: 50%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*コラム内テーブル*/
div.c-table01 ul{
	display: table;
	width: 100%;
	margin-bottom: -1px;
}
div.c-table01 ul li{
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #CCC;
}
div.c-table01 ul li:first-child{
	width: 150px;
	border-right: none;
	color: #fff;
	background: #E88770;
}

/* コラム日付　公開日、最終更新日 */

.column-entry-date-item {
    color: #adadad;
}

/* ****************
dictionary-box
***************** */
nav.dictionary-box ul li{
	display: block;
	border-bottom: 1px solid #27AE60;
}
nav.dictionary-box ul li:first-child{
	border-top: 1px solid #27AE60;
}
nav.dictionary-box ul li a{
	position: relative;
	display: block;
	padding: 10px;
	text-decoration: none;
}
nav.dictionary-box ul li a:after{
	position: absolute;
	display: block;
	content: ">";
	right: 10px;
	top: 50%;
	font-family: 'FontAwesome';
	color: #27AE60;
	line-height: 0;
	font-size: 1.0rem;
}
/* ****************
kaisya
***************** */
div.table-box ul{
	display: table;
	width: 100%;
	margin-top: -1px;
}
div.table-box ul li{
	display: table-cell;
	vertical-align: top;
	border: 1px solid #CCC;
	padding: 10px;
	line-height: 25px;
}
div.table-box ul li:first-child{
	width: 80px;
	font-weight: bold;
	background: #f9f9f9;
	border-right: none;
}
div.table-box ul li:last-child{
	background: #fff;
}
div.company-ryakureki{
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: -1px;
}
div.company-ryakureki ul{
	display: table;
	width: auto;
	padding: 20px 10px;
}
div.company-ryakureki ul li{
	display: table-cell;
	vertical-align: top;
	line-height: 25px;
}
div.company-ryakureki ul li:first-child{
	width: 60px;
}
div.company-ryakureki ul li ul{
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
}
div.company-ryakureki ul li ul li:first-child{
	width: 50px;
}
.bg-gray{
	background: #fff;
}
/* ****************
privacy
***************** */
.privacy-list{
	list-style-type: decimal;
	margin-left: 20px;
}
.privacy-list li{
	margin-top: 20px;
	line-height: 25px;
}
.privacy-box{
	border: 2px solid #ccc;
	padding: 20px;
	margin: 20px 0;
}
/* ****************
sitemap
***************** */
.sitemap ul li ul {
  margin-top: .5em;
  margin-bottom: .75em;
  margin-left: 48px;
}

.sitemap ul li ul li {
  margin-bottom: .25em;
  position: relative;
}

.sitemap ul li ul li::before {
  content: "";
  position: absolute;
  top: -0.5em;
  left: -16px;
  width: 10px;
  height: calc(100% + .75em);
  border-left: 1px solid #ccc;
}

.sitemap ul li ul li:last-child::before {
  height: calc(1em + .25em);
}

.sitemap ul li ul li::after {
  content: "";
  position: absolute;
  top: .75em;
  left: -16px;
  width: 10px;
  border-bottom: 1px solid #ccc;
}
/* ****************
satei
***************** */
div.eigyou-img{
	text-align: center;
}
div.eigyou-img img{
	width: 200px;
	margin: 0;
	padding: 0;
	line-height: 0;
}
div.satei-box{
	margin-left: 10px;
    margin-right: 10px;
}
p.satei-box-title{
	color: #27AE60;
	border-bottom: 4px solid #27AE60;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
p.satei-box-title::after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 1rem;
	border-color: #27AE60 transparent transparent transparent;
	position: absolute;
	top:100%;
	left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}
div.satei-btn div.satei-tel,
div.satei-btn div.satei-mail,
div.satei-btn div.satei-line{
	padding: 10px;
}
div.satei-btn .satei-btn-link {
	position: relative;
	display: table;
	width: 100%;
	box-sizing: border-box;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	padding: 15px 20px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
	box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.3);
}
div.satei-btn .satei-btn-link > div {
	display: table-cell;
	vertical-align: middle;
}
div.satei-btn .satei-btn-link:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 4px;
	border-color: transparent transparent transparent #ffffff;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -3px;
}

div.satei-btn div.satei-tel div,
div.satei-btn div.satei-mail div,
div.satei-btn div.satei-line div {
	color: #fff;
}

div.satei-btn div.satei-tel .t-title {
	line-height: 1.2;
}

div.hosho{
	margin-left: 10px;
	margin-right: 10px;
}
div.hosho p{
	text-align: center;
	font-weight: bold;
	color: #E74C3C;
}
ul.p-mark{
	width: 310px;
	margin-left: auto;
	margin-right: auto;
}
ul.p-mark li{
	display: table-cell;
	vertical-align: middle;
	font-size: 13px;
	line-height: 18px;
}
ul.p-mark li span{
	font-size: 13px;
	line-height: 18px;
	display: block;
}
ul.p-mark li:first-child{
	width: 70px;
}
div.satei-box-img{
	margin-left: 10px;
	margin-right: 10px;
}
div.allyear {
	margin: 10px 10px 0;
}
div.allyear-left {
	width: 100px;
	margin: 0 auto;
}
/* ****************
cd
***************** */
#cd_wrapper {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
	background-color: #2C3E50;
	border-radius: 9px;
	z-index: 100;
	line-height: 25px;
}
#cd_wrapper #cd_num {
	background-image: url(../images/common/cd_bk.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 74px 74px;
	float: left;
	height: 44px;
	width: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
	line-height: 0.9;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#cd_wrapper #cd_num .cd_draw {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F1C40F;
	font-weight: bold;
	text-shadow:
	/*-1px -1px #fff,
		1px -1px #fff,
		-1px 1px #fff,
		1px 1px #fff,*/
-1px -1px 1px rgba(0, 0, 0, 0.4),
1px 1px 1px rgba(255, 255, 255, 0.5);
}
#cd_wrapper #cd_headLine {
	font-size: 15px;
	font-weight: bold;
	display: block;
	border-bottom: 3px solid #F1C40F;
	margin-bottom: 6px;
	color: #F1C40F;
	line-height: 25px;
}
#cd_wrapper #cd_explain {
	font-size: 15px;
	color: #fff;
	line-height: 25px;
}
/* ****************
form
***************** */
.form-header{
	height: 75px!important;
	border-bottom: 2px solid #27AE60!important;
}
.form-top-contact{
	border: none!important;
}
.form-top-contact-in{
	display: block!important;
}
#form-step,
.form-step{
	display: table;
	overflow: hidden;
	width: 100%;
	margin: 20px 0 0;
}
#form-step li,
.form-step li{
	display: table-cell;
	vertical-align: middle;
}
#form-step span,
.form-step span{
	display:block;
	width:100%;
	box-sizing:border-box;
	font-weight: bold;
	padding:10px 20px 10px 25px;
	line-height:100%;
	float: left;
	text-decoration: none;
	color: #fff;
	position: relative;
	display:block;
	background-color:#bbb;
	text-align:center;
}
#form-step .on,
.form-step .on{
	background-color: #27AE60;
}
#form-step li:first-child span,
.form-step li:first-child span{
	padding-left: 15px;
}
#form-step span::after,
#form-step span::before,
.form-step span::after,
.form-step span::before{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -24px;
	border-top: 24px solid transparent;
	border-bottom: 24px solid transparent;
	border-left: 1em solid;
	right: -14px;
}
#form-step span::after,
.form-step span::after{
	z-index: 2;
	border-left-color: #bbb;
}
#form-step .on::after,
.form-step .on::after{
	z-index: 2;
	border-left-color: #27AE60;
}
#form-step span::before,
.form-step span::before{
	border-left-color: #fff;
	right: -15px;
	z-index: 1;
}
#form-step li:last-child span::after,
#form-step li:last-child span::before,
.form-step li:last-child span::after,
.form-step li:last-child span::before{
	content: "";
	position:static;
	top:0;
	right:0;
	border:none;
}
#form-step .current,
.form-step .current{
	background: none;
}
#form-step .current::after,
#form-step .current::before,
.form-step .current::after,
.form-step .current::before{
	content: normal;
}
.form-box{
	background: #F8F6F2;
}
.border-top-red{
	border-top: 2px solid #c0282d;
}
div.form-list ul{
	border-bottom: 1px dotted #E8E7E6;
	padding: 10px 0;
	display: table;
	width: 100%;
}
.border-none{
	border: none!important;
}
div.form-list02{
	font-size: 15px!important;
}
div.form-list ul li{
	display: block;
	display: table-cell;
	vertical-align: top;
	font-size: 14px;
}
div.form-list ul li:first-child{
	font-weight: bold;
	position: relative;
	width: 90px;
}
div.form-list ul li:first-child span{
	position: absolute;
	background: #E74C3C;
	border-radius: 10px;
	color: #fff;
	font-size: 11px;
	padding: 2px 10px;
	line-height: 10px;
	display: block;
}
div.form-list ul li:first-child span.nini{
	background: #808080!important;
}
div.form-list ul li:last-child{
	margin-top: 5px;
}
.form-comment{
	color: #666;
	font-size: 13px;
}
form input,
form textarea{
	background: #fff;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	border: 1px solid #E0E0E0;
	padding: 5px!important;
	box-sizing: border-box;
	line-height: 25px;
}
form select{
	width: 100%;
	background: #fff url(../images/form/select.png) no-repeat 95% 50%;
	background-size: 8px 8px;
	border-radius: 0;
	outline: none;
	border: 1px solid #E0E0E0;
	padding: 5px 15px 5px 5px;
	line-height: 25px;
	font-size: 14px;
}
form select:focus{
	background: #DEF6FF url(../images/form/select.png) no-repeat 95% 50%;
	background-size: 8px 8px;
	border: 1px solid #29ABE2;
	transition: all .3s;
}
form input:focus,
form textarea:focus{
	background: #DEF6FF;
	border: 1px solid #29ABE2;
	transition: all .3s;
}
div.form-list ul li ul.form-shaken-month,
div.form-list ul li ul.todoufuken{
	display: table!important;
	padding: 0;
	border: none;
}
div.form-list ul li ul.form-shaken-month li,
div.form-list ul li ul.todoufuken li{
	display: table-cell!important;
	vertical-align: middle;
	font-size: 14px!important;
}
div.form-list ul li ul.form-shaken-month li select,
div.form-list ul li ul.todoufuken li select{
	width: auto;
	font-weight: normal;
}
div.form-list ul li ul.form-shaken-month li:last-child select,
div.form-list ul li ul.todoufuken li:last-child select{
	margin-left: 5px;
	/*width: auto!important;*/
}
.radios {
    display:table!important;
    margin: -15px 0;
    padding:0;
	border: none!important;
	table-layout: fixed!important;
	width: auto!important;
}
.radios li {
    display:table-cell!important;
    position:relative;
    list-style:none;
    border:solid 1px #ddd;
    border-right:none;
    overflow:hidden;
	margin:0;
    padding:0;
	font-weight: normal!important;
	font-size: 14px!important;
}
.radios li:first-child {
    border-radius:5px 0 0 5px;
	width: 60px!important;
}
.radios li:last-child {
    border-right:solid 1px #ddd;
    border-radius:0 5px 5px 0;
	width: 60px!important;
}
.radios label {
	display: block;
	min-width: 3em;
	text-align: center;
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF),to(#EEE));
	background: -moz-linear-gradient(top, #fff, #eee);
	border: solid 1px rgba(255,255,255,0.2);
	padding: 3px 4px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.radios li:first-child label {
    border-radius:3px 0 0 3px;
}
.radios li:last-child label {
    border-radius:0 3px 3px 0;
}
.radios input[type=radio] {
    position:absolute;
    opacity:0;
	width: 100%;
    height:100%;
    margin:0;
    cursor:pointer;
}
.radios input[type=radio]:checked {
    cursor:auto;
}
.radios input[type=radio]:checked + label {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	border: solid 1px rgba(0,0,0,0.1);
	background: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#313131),to(#626262));
	background: -moz-linear-gradient(top, #333, #666);
}
.accbox label.kojin{
	position: relative;
    display: block;
    padding: 10px 20px;
	color: #2C3E50;
	text-align: center;
    background :#f2f2f2;
	border-bottom: 1px solid #ccc;
    cursor :pointer;
    transition: all 0.2s;
}
.accbox label.kojin:before{
	position: absolute;
	display: block;
	content: "";
	padding: 0;
	left: 0;
	background: #02AC3F;
}
.kojin-in{
	position: relative;
	padding: 20px!important;
	font-size: 13px!important;
	line-height: 18px!important;
}
.kojin-in ol{
	list-style-type: decimal;
	padding-left: 20px;
	border-bottom: 1px dotted #CCC;
}
.kojin-in ol li{
	margin-bottom: 10px;
}
button.button_red{
	position: relative;
	background: #E94C3D;
	background: linear-gradient(90deg, #ed4a3b 0%, #face36 100%);
	border: none;
	border-radius: 20px;
	color: #FFF;
	width: 100%;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	line-height: 50px;
	box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.3);
}
button.button_red:after{
	font-family: 'FontAwesome';
	position: absolute;
	right: 10px;
	top: 50%;
	content: '>';
	line-height: 0;
	font-size: 13px;
}
button.button_img{
	border: none;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	background: none;
	width: 80%;
}

div.button_orange{
	position: relative;
	background: #E67E22;
	border: none;
	border-radius: 20px;
	color: #FFF;
	width: 100%;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	line-height: 50px;
}

div.button_orange:after{
	font-family: 'FontAwesome';
	position: absolute;
	right: 10px;
	top: 50%;
	content: '>';
	line-height: 0;
	font-size: 13px;
}

div.shuusei a{
	text-decoration: none!important;
	font-size: 16px;
}
.accbox {
	width: 100%;
	border-top: 1px solid #ccc;
}
.accbox label {
	position: relative;
    display: block;
    padding: 20px 20px 20px 43px;
    color : #27AE60;
    font-weight: bold;
    background :#f2f2f2;
	border-bottom: 1px solid #ccc;
    cursor :pointer;
    transition: all 0.2s;
}
.accbox label:before{
	position: absolute;
	content: "Q";
	display: block;
	padding: 2px 7px;
	left: 10px;
	background: #02AC3F;
	color: #fff;
}
.accbox input {
    display: none;
}
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.2s;
}
.faq-a{
	position: relative;
	padding: 20px 20px 20px 43px;
}
.faq-a:before{
	position: absolute;
	content: "A";
	display: block;
	padding: 2px 7px;
	left: 10px;
	background: #c0282d;
	color: #fff;
}
.cssacc:checked + .accshow {
    height: auto;
    opacity: 1;
}
div.shuusei a{
	text-decoration: none!important;
	font-size: 16px;
}


#embedFormTop input,
#embedFormBottom input,
#embedFormJisseki input,
#embedFormDefault input {
	font-size: 16px;
}

.easy-input-area {
	position: relative;
	padding-top: 20px;
	text-align: center;
}
.easy-input-area::before {
	border-left: solid 5px;
    left: 0.5rem;
    transform: rotate(-30deg);
    color: #E74C3C;
	position: absolute;
    height: 1.8rem;
    content: '';
}

.easy-input-area::after {
	border-right: solid 5px;
    right: 0.5rem;
    transform: rotate(30deg);
    color: #E74C3C;
	position: absolute;
    height: 1.8rem;
    content: '';
}
.easy-input {
	font-size: 20px;
    font-weight: bold;
    color: #E74C3C!important;
	position: relative;
	text-align: center;
    display: inline-block;
    padding-left: 40px;
}
.easy-input::before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 44px;
    height: 44px;
    background: url(../images/common/icon_form_30sec.png) no-repeat;
    background-size: 44px 44px;
	margin-left: -50px;
    margin-top: -10px;
}
/* ****************
contact
***************** */
div.satei-tel-only{
	margin-top: 20px;
}
div.satei-tel-only a{
	position: relative;
	display: block;
	background: url(../images/common/tell-sp.png) no-repeat #E67E22;
    background-position: 20px 43px;
    background-size: 10px 18px;
	border-bottom: solid 4px #B55718;
	border-radius: 3px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	padding: 15px 20px 15px 34px;
}
div.satei-tel-only a:after {
    font-family: 'FontAwesome';
    content: ">";
    color: #fff;
    font-size: 11px;
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -9px;
}
div.satei-tel-only a span.satei-tel-span-text{
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	margin-left: -14px;
}
div.satei-tel-only a span.satei-tel-span-tel{
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	position: absolute;
    margin-top: 2px;
}
div.satei-tel-only a span.satei-tel-span-text{
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	margin-left: -14px;
}
div.satei-tel-only a span.satei-tel-span-tel{
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	position: absolute;
    margin-top: 2px;
}


/* ****************
LINE
***************** */

.line-pc2column-area {
	display: flex;
	flex-direction: column;
	margin-top: 20px;
}

.line-pc2column-item {
	padding: 10px;
}

.line-pc2column-imageitem {
	text-align: center;
}

.line-pc2column-item img {
	width: 80%;
	height: auto;
}

/* ****************
TOPへ戻るボタン
***************** */
.btn-gotop{
    display: block;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    padding-top: 28px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    position: fixed;
	bottom: 80px;
	right: 20px;
	border-radius: 50%;
	background-color:rgba(39,174,96,0.8);
	z-index: 15;
}
.btn-gotop::before{
    content: "";
    display: block;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    width: 25%;
    height: 25%;
    top: 25%;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    transform: rotate(-45deg);
}
.btn-gotop.gotohome {
	padding-top: 0;
}
.btn-gotop.gotohome::before {
    content: "";
    display: none;
}
.btn-gotop.gotohome svg {
	width: 48px;
	height: 48px;
	position: absolute;
	top: 50%;
    margin-top: -24px;
    right: 50%;
    margin-right: -24px;
}
/* ****************
footer
***************** */
body,
#wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
footer {
  margin-top: auto;
  font-size: 15px;
  border-top: 1px solid #ccc;
}
#footer-in{
	width: 100%;
}
#footer-in .footer-box p{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	padding: 10px;
	margin-top: 20px;
}
#footer-in .footer-box nav ul{
	display: table;
	table-layout: fixed;
	width: 100%;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	margin-top: -1px;
}
#footer-in .footer-box nav ul li{
	display: table-cell;
	vertical-align: middle;
	background: #fff;
	border-left: 1px solid #E8E8E8;
}
#footer-in .footer-box nav ul li:first-child{
	border: none;
}
#footer-in .footer-box nav ul li a{
	padding: 15px 5px;
	text-align: center;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-weight: bold;
}
ul.nav-icon01 li a{
	padding-top: 30px!important;
	background-repeat: no-repeat;
	background-position: 50% 10px;
	background-size: 20px 17px;
}
ul.nav-icon01 li:first-child a{
	background-image: url(../images/common/guide-icon.png);
}
ul.nav-icon01 li:last-child a{
	background-image: url(../images/common/jisseki-icon.png);
}
nav.footer-nav ul{
	display: table;
	text-align: center;
	margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}
nav.footer-nav ul li{
	display: table-cell;
	vertical-align: middle;
	border-left: 1px solid #ccc;
	line-height: 10px;
}
nav.footer-nav ul li:first-child{
	border: none;
}
nav.footer-nav ul li a{
	font-size: 13px;
	padding: 0 10px;
}
div#total{
	margin-top: 40px;
	padding: 0 10px;
}
div#total p{
	font-size: 13px;
	line-height: 18px;
}
div#copyright{
	background: #27AE60;
	padding: 20px 0 110px;
	margin-top: 20px;
}
div#copyright p{
	text-align: center;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
}
div#footer-tel-box p{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	color: #fff;
}
div#footer-tel-box p span{
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}
div#footer-tel-box div{
	padding: 10px 40px;
}
div#footer-tel-box div a{
	text-align: center;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}
div#footer-tel-box div a img{
	width: 100%;
}
.link-free {
	display: table;
	max-width: 1000px;
	color: #555;
	margin: 50px auto 0;
}
.link-free .banner {
	display: table-cell;
	vertical-align: top;
}
.link-free .banner img {
	vertical-align: top;
}
.link-free .text {
	display: table-cell;
	padding-left: 15px;
	vertical-align: top;
}
.link-free .text p {
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-size: 14px;
}
.link-free code {
	display: block;
	margin: 5px 0 0;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 1.2;
	font-family: "MS UI Gothic", sans-serif;
	background-color: #f2f2f2;
}
h1.home-title {
	margin: 0 auto;
	padding: 15px 10px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0.05em;
	background-color: #27AE60;
	border-top: 1px solid #fff;
}
.sns-area {
	text-align: center;
	margin-top: 20px;
}
.sns-area a:hover {
	opacity: 0.8;
}

/* ****************
hurryup
***************** */
.info-hurryup-box{
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.info-hurryup-box img {
	width: 100%;
}


/*============================
動画
============================*/
.post_video_entry {
	margin: 0px auto;
	padding: 20px 5%;
	border-bottom: 1px dotted #000;
	background-color: #FFFFFF;
  }

  .post_video_thumb {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin: 10px 0;
  }

  .post_video_thumb iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
  }

  .video_oneline_ttl {
	padding-top: 10px;
	font-size: 20px;
	font-weight: bold;
  }

  .post_video_ttl {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.4rem;
	font-weight: bold;
  }

  .videodetail_btn {
	display: inline-block;
	margin: 10px 0 20px 0;
	text-align: center;
	line-height: 30px;
	float: right;
	clear: both;
  }

  .videodetail_btn a {
	color: #2c2c2c;
	border: 1px #2c2c2c solid;
	display: block;
	width: 100%;
	border-radius: 4px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0.5em 0 1em;
	float: right;
	clear: both;
  }

  #youtube_subscribe_area {
	padding-left: 8%;
	padding-right: 8%;
  }

  .balloon_below {
	position: relative;
	z-index: 100;
	padding: 10px;
	text-align: center;
	font-size: 115%;
	color: #FFFFFF;
	background-color: #ed7100;
	margin: 0 auto 20px;
  }

  .balloon_below::after {
	content: "";
	  width: 0;
	  height: 0;
	  border-style: solid;
	  border-width: 1rem;
	  border-color: #ed7100 transparent transparent transparent;
	  position: absolute;
	  top:100%;
	  left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
  }

  #youtube_subscribe_icon {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
  }



@media only screen and ( max-width: 360px ) {
/* ****************
header
***************** */
header{
	/* height: 88px; */
}
div#logo{
	width: 120px;
	padding-top: 3px;
}
/* ****************
main
***************** */
/* ****************
satei
***************** */
ul.p-mark{
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}
ul.p-mark li span{
	display: inline;
}
/* ****************
form
***************** */
div.form-list ul li,
form select{
	font-size: 13px;
}
/* ****************
footer
***************** */
nav.footer-nav ul li{
	line-height: 10px;
}
nav.footer-nav ul li a{
	padding: 0 5px;
}
} /* [END] max-width: 360px */


@media only screen and ( max-width: 768px ) {
	.link-free {
		display: block;
		padding: 0 10px;
	}
	.link-free .banner {
		display: block;
		text-align: center;
	}
	.link-free .text {
		display: block;
		margin: 5px 0 0;
		padding: 0;
		font-size: 13px;
	}
	h1.home-title {
		margin: 0 auto;
		padding: 10px;
		text-align: center;
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0.03em;
		background-color: #27AE60;
		border-top: 1px solid #fff;
	}
} /* [END] max-width: 768px */

@media only screen and ( min-width: 769px ) {
	#navi-btnbox {
		display: none;
	}
	#copyright {
		position: relative;
	}
	.twitter-icon {
		position: absolute;
		bottom: 20px;
		right: 20px;
	}
	div#copyright{
		padding: 20px 0 20px;
	}

	/* ハンバーガーメニュー */
	.nav-toggle-menu-li a:hover {
		background-color: rgba(255,255,255,0.5);
	}

	#js-nav-toggle {
		padding-bottom: 30px;
	}

	#js-nav-toggle .satei-btn {
		display: flex;
		background: none;
		width: 500px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		flex-wrap: wrap;
		justify-content: start;
		align-items: stretch;
		padding: 20px 10px;
	}

	#js-nav-toggle div.satei-tel,
	#js-nav-toggle div.satei-mail,
	#js-nav-toggle div.satei-line{
		flex: 1;
		padding: 0 8px;
	}
	#js-nav-toggle .accent-txt {
		font-size: 16px;
		line-height: 26px;
	}
	div.satei-btn .satei-btn-link {
		padding: 10px;
		height: 100%;
		box-sizing: border-box;
	}

	div.satei-btn .satei-btn-link:after {
		border-width: 4px 0 4px 6px;
		margin-top: -6px;
		right: 6px;
	}

	/* コラム日付　公開日、最終更新日 */
	.column-entry-date {
		display: inline-block;
	}
	.column-entry-date-item {
		display: inline;
		font-size: 1.2rem;
	}
	.column-entry-date-item:nth-child(2) {
		margin-left: 0.5em;
		padding-left: 0.5em;
		border-left: 1px solid #ccc;
	}


	/* お問い合わせフォーム */
	.easy-input-area::before {
		left: 12rem;
	}

	.easy-input-area::after {
		right: 13rem;
	}

}/* [END] min-width: 769px */

@media only screen and ( min-width: 1000px ) {
.pc-none{
	display: none!important;
}
.sp-none{
	display: inline!important;
}
.pc-only {
	display: block!important;
}
.img50 img{
	width: 50%;
}
.pc-t-center{
	text-align: center!important;
}
.point-img01 img{
	width: 280px;
}
.point-img02 img{
	width: 200px;
}
.point-img03 img{
	width: 247px;
}
.base-box{
	padding: 40px;
}
.base-box04{
	padding: 40px;
}
img.img-max{
	width: auto;
	max-width: none;
}
.pc-box600{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.pc-box760{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.pc-box800{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#result_table table{
	width: 100%;
}
/* ****************
title
***************** */
.title01{
	font-size: 24px;
	line-height: 35px;
}
.title01 span{
	font-size: 18px;
}
.title02{
	font-size: 20px;
}
.title05{
	font-size: 20px;
}
.title06{
	font-size: 20px!important;
}
.title07{
	font-size: 16px;
}
.title08 {
	font-size: 20px;
}
.title08 span {
	font-size: 20px;
}
.title11{
  font-size: 20px;
}
.title12{
  font-size: 20px;
}
/* ****************
link-button
***************** */
div.link-button{
	text-align: center;
}
div.link-button a{
	width: 50%;
	margin: 20px auto 0;
	padding: 10px 15px 10px 5px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
}

div.link-button a span{
	display: block;
	font-weight: normal;
}

div.link-button a:after{
	border-width: 4px 0 4px 6px;
	margin-top: -4px;
}
div.link-button a:before {
	transform: skewX(-45deg);
}
/* ****************
header
***************** */
header{
	height: 130px;
}
div#top #top-in{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
div#top #top-in h1,
div#top #top-in p{
	font-size: 12px;
	padding-left: 0;
	padding-right: 0;
}
#header .fixheader {
	top: 70px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
#header.fixed .fixheader {
	top: 55px;
}
div#top-contact{
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	width: 100%;
}
div#top-contact-in{
	width: 1000px;
	display: table;
	/*padding-top: 20px;*/
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}

div#logo, div#h-nav {
    display: table-cell;
    vertical-align: middle;
}

div#logo{
	width: 200px;
	top: 12px;
}
div#logo img{
	width: 200px;
}
div#h-nav{
	padding-left: 250px;
}
div#h-nav p{
	position: initial;
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
}
div#h-nav nav{
	/*margin-top: 8px;
	position: relative;
	top: -20px;
	*/
}
div#h-nav nav ul li {
    padding: 0 10px;
}
div#h-nav nav ul li#header-tell a{
    display: block;
	width: 225px;
    height: 23px;
	top: 10px;
    text-align: left;
    text-decoration: none;
    outline: none;
    font-size: 28px;
	font-weight: bold;
    color: #27AE60;
    line-height: 25px;
	background-color: #fff;
	background-image: url(../images/common/tell.png);
    background-repeat: no-repeat;
    background-position: left 0px top 50%;
    background-size: 14px 23px;
    border: none;
    border-bottom: none;
    border-radius: 0;
	padding-left: 17px;
}
div#h-nav nav li#header-tell a:after{
    content: "";
    top: 0;
    right: 0;
    margin-top: 0;
}
div#h-nav nav li#header-tell a:hover{
	cursor: default;
}
div#h-nav nav ul li#header-mail a,
div#h-nav nav ul li#header-line a{
	height: 50px;
    /*top: -24px;*/
    font-size: 20px;
    font-weight: bold;
    line-height: 48px;
    border: 2px solid #E67E22;
    border-bottom:  2px solid #E67E22;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    border-radius: 50px;
}
div#h-nav nav li#header-mail a:after,
div#h-nav nav li#header-line a:after {
	content: "";
    top: 0;
	bottom: 0;
    right: 0;
    margin-top: 0;
}
div#h-nav nav li#header-mail a:hover,
div#h-nav nav li#header-line a:hover{
	background-color: #FFEBDC;
	color: #E67E22;
	-webkit-transition: all .3s;
	transition: all .3s;
}

nav#gnavi{
	width: 1000px;
	margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

nav#gnavi ul li{
	display: table-cell!important;
	vertical-align: middle!important;
	line-height: normal;
	border-left: none;
}
nav#gnavi ul li:first-child {
	width: 50px;
}
nav#gnavi ul li:first-child img {
	width: 13px;
}
nav#gnavi ul li a{
	font-size: 15px;
	font-weight: bold;
    line-height: 40px;
}
nav#gnavi ul li a:hover{
	box-shadow: inset 0 -4px 0 0 #27AE60;
}


.btn-nav-toggle {
	top: 10px;
	left: 10px;
}

/* ****************
fluffy
***************** */
.fluffy {
    margin-bottom: -20px;
}
/* ****************
page-title
***************** */
div#page-title{
	font-size: 24px;
}
/* ****************
breadcrumb
***************** */
div#breadcrumb{
	width: 100%;
	background: #F0F0F0;
}
div#breadcrumb nav{
	padding: 0 10px 5px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
div#breadcrumb nav ul li{
	font-size: 13px;
	line-height: 15px;
}
div#breadcrumb nav ul li a{
	font-size: 13px;
	line-height: 15px;
}
/* ****************
main
***************** */
/*main image*/
div#main-image-box{
	height: 596px;
	background: url(../images/top/main-pc-bg.png) no-repeat center;
}
div#main-image-box div{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
div#main-image-box img{
	width: auto;
}
/*main contents*/
main a,
main p,
main span,
main li,
main div,
main time{
	font-size: 16px;
	line-height: 26px;
}
div.contents-box{
	padding-top: 60px;
	padding-bottom: 60px;
}
div.contents-box02{
	padding-top: 0;
	padding-bottom: 60px;
}
div.contents-box03{
	padding-top: 20px;
	padding-bottom: 60px;
}
div.contents-box-in,
section.contents-box-in,
div.contents-box-in02{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}
div#top-info-box ul, .update-list ul {
    display: table;
    width: 100%;
}
div#top-info-box ul li, .update-list ul li {
    display: table-cell;
    padding: 0 10px;
}
div#top-info-box ul li:first-child, .update-list ul li:first-child {
    border-right: 1px solid #ccc;
    width: 120px;
}
#top-car-list ul,
#kobetsu-jisseki-list ul,
#past-jisseki-list ul{
    overflow-x: hidden;
    display: flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items:start;
}
#top-car-list ul li,
#kobetsu-jisseki-list ul li,
#past-jisseki-list ul li{
	box-sizing: border-box;
    margin: 0px;
    width: 20%;
}
#top-car-list ul li:first-child,
#kobetsu-jisseki-list ul li:first-child,
#past-jisseki-list ul li:first-child{
	margin-left: 0;
}
#top-car-list ul li:last-child,
#kobetsu-jisseki-list ul li:last-child,
#past-jisseki-list ul li:last-child {
	margin-right: 0;
}
#top-car-list ul li img,
#kobetsu-jisseki-list ul li div,
#past-jisseki-list ul li div {
	width: 183px;
	padding: 4px;
	box-shadow:0px 0px 2px 1px #dedede;
	border-radius:3px 3px 3px 3px ;
	border:1px solid #cccccc;
}
ul.reason-list{
	margin: 20px 0 0;
}
div.odo-list ul li:first-child{
	width: 120px;
}

#access-map-top {
	width: 50%;
	margin:0 auto;
}

.good-point {
    width: calc(100% / 4 - 62px);
    margin: 10px;
  }

/* ****************
flow
***************** */
ul.flow-list-top{
	display: table;
	table-layout: fixed;
	margin-top: 40px;
}
ul.flow-list-top li{
	display: table-cell;
	vertical-align: middle;
}
ul.flow-list-top li p{
	padding: 10px;
}
ul.flow-list li:last-child {
    padding-top: 20px;
}
/* ****************
step
***************** */
.step-haisya{
  position: relative;
  background: #2C3E50;
  padding: 10px;
  color: #F1C40F;
  font-weight: bold;
  text-align: center;
}
.step-haisya:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #2C3E50 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
/* ****************
location
***************** */
ul.location-ul{
	padding: 40px;
}
/* ****************
jisseki
***************** */
nav.makerbox ul li a{
	font-size: 16px;
}
div.table-box-price ul li:first-child{
	width: 160px;
}
div.jisseki-list ul li{
	width: calc(20% - 20px / 2);
}
.column3 {
    width: calc(100% / 3 - 40px);
  }

#pickup-list li {
	display: inline-block;
	padding: 5px 10px;
}
#highlight-price {
    font-size: 80px;
    line-height: 100px;
	letter-spacing: 10px;
}
/* ****************
column
***************** */
.column-box{
	padding: 40px 40px 50px;
}
div.pr-box-in p.pr-title,
.c-title{
	font-size: 25px;
}
div.pr-box-in p.pr-text{
	font-size: 17px;
}
div.column-satei-btn-box div.satei-btn{
	border: none!important;
	background-color: #F9F9F9!important;
}
div.column-satei-btn-box div.satei-btn div.satei-tel a{
	background-color: #F9F9F9!important;
}
/* ****************
satei
***************** */
p.satei-box-title{
	font-size: 24px;
	line-height: 45px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
div.satei-box{
	width: 900px;
	margin: 20px auto 0;
	padding: 40px;
	border: 10px solid #27AE60;
	background: #E7F6EC;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .5);
}
div.satei-btn {
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: stretch;
    background: #fff;
    border: 1px solid #27AE60;
    padding: 20px 10px;
}

div.satei-btn div.satei-tel,
div.satei-btn div.satei-mail,
div.satei-btn div.satei-line{
	flex: 1;
	padding: 0 8px;
}

.satei-ctabtn-mark {
	width: 50px;
	height: 50px;
}

.nav-ctabtn {
	font-size: 16px;
	box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.3);
}

.nav-ctabtn::after{
	right: 4px;
}

.nav-ctabtn-mark {
	width: 36px;
	height: 36px;
	line-height: 12px;
	padding-top: 5px;
	font-size: 12px;
}
.satei-ctabtn-mark {
	width: 46px;
	height: 46px;
	line-height: 10px;
    padding-top: 7px;
	font-size: 12px;
}

.nav-ctabtn-icon {
	width: 30px;
}
.satei-ctabtn-icon {
	width: 40px;
}
ul.p-mark{
	width: 310px;
	padding-left: 0;
	padding-right: 0;
}
ul.p-mark li span{
	display: block;
}
div.satei-box-img{
	width: 700px;
    margin: 0 auto;
}

div.allyear {
    display: table;
    margin: 20px auto 0;
}
div.allyear-left {
	display: table-cell;
    width: 80px;
}
div.allyear-right {
	display: table-cell;
    vertical-align: middle;
	padding-left: 10px;
}

/* フォーム一体型 */
#embedFormTop div.satei-btn,
#embedFormBottom div.satei-btn,
.satei-btn.single-satei-btn {
	width: 260px;
}
/* ****************
cd
***************** */
#cd_wrapper_box{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#cd_wrapper {
	margin-left: 0;
	margin-right: 0;
}

/* ****************
hurryup
***************** */
.info-hurryup-box{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

/* ****************
form
***************** */
.form-header{
	height: 80px!important;
	padding-bottom: 5px!important;
}
.form-top-contact-in{
	display: table!important;
}
div.form-list ul {
    border-bottom: 1px dotted #ccc;
    padding: 20px 0;
}
div.form-list ul li {
    font-size: 16px;
}
div.form-list ul li:first-child {
    width: 120px;
}
form input, form textarea {
    padding: 10px!important;
}
form select {
    padding: 10px 20px 10px 10px;
    font-size: 16px;
}
button.button_red {
    width: 70%;
	margin: auto;
    font-size: 20px;
    line-height: 60px;
}

div.button_orange {
    width: 70%;
	margin: auto;
    font-size: 20px;
    line-height: 60px;
}
/* ****************
contact
***************** */
div.satei-tel-only{
	box-sizing: border-box;
    width: 387px;
	margin-left: auto;
	margin-right: auto;
}
div.satei-tel-only a{
	position: relative;
	display: block;
	background: url(../images/common/tell-l.png) no-repeat;
    background-position: 14px 32px;
    background-size: 18px 30px;
	border-bottom: none;
	color: #27AE60;
	font-size: 40px;
	line-height: 24px;
	padding: 0 20px 15px 34px;
	cursor: default;
}
div.satei-tel-only a span.satei-tel-span-text{
	font-size: 16px;
	color: #2C3E50;
	line-height: 25px;
	padding-bottom: 10px;
	margin-left: -14px;
	margin-top: 10px;
}
div.satei-tel-only a span.satei-tel-span-tel{
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	position: absolute;
    margin-top: 6px;
}
div.satei-tel-only a:after {
    content: "";
}

/* ****************
LINE
***************** */

.line-pc2column-area {
	flex-direction: row-reverse;
}

.line-pc2column-item img {
	width: 200px;
	height: auto;
}

.line-pc2column-imageitem {
	text-align: left;
}

/* ****************
TOPへ戻るボタン
***************** */
.btn-gotop{
    width: 80px;
    height: 80px;
	padding-top: 40px;
	bottom: 20px;
}
.btn-gotop::before{
	top: 30%;
}
.btn-gotop:hover {
	cursor: pointer;
	opacity: 0.5;
	border:2px solid rgba(39,174,96,0.9);
}
/* ****************
footer
***************** */
footer{
	background: #fff;
}
#footer-in{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items:start;
}
#footer-in .footer-box{
	box-sizing: border-box;
	margin:10px;
	width: 23%;
}
#footer-in .footer-box p{
	text-align: left;
	padding: 0;
	margin-bottom: 7px;
}
#footer-in .footer-box nav ul{
	display: block;
	table-layout: auto;
	width: auto;
	border-top: none;
	border-bottom: none;
	margin-top: 0;
}

#footer-in .footer-box nav ul li{
	display: block;
	vertical-align: top;
	background: none;
	padding: 7px 0;
	border-left: none;
}
#footer-in .footer-box nav ul li:last-child{
	border-left: none;
}
#footer-in .footer-box nav ul li a{
	padding: 0;
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
}
ul.nav-icon01 li a{
	padding-top: 0!important;
	background-position: 0 0;
	background-size: 0 0;
}
ul.nav-icon01 li:first-child a{
	background-image: none;
}
ul.nav-icon01 li:last-child a{
	background-image: none;
}
nav.footer-nav{
    margin-left: auto;
    margin-right: auto;
	margin-top: -33px;
}
nav.footer-nav ul{
	margin-top: 0;
}
nav.footer-nav ul li{
	line-height: 15px;
}
nav.footer-nav ul li a{
	font-size: 15px;
	padding: 0 20px;
}
div#total{
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
div#total p{
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	margin-top: -33px;
}
div#copyright p{
	font-size: 15px;
}
div#footer-tel-box p span{
	font-size: 15px;
}
div#footer-tel-box div{
	padding: 0;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

/*
動画
=========================*/
.post_video_line {
	display: table;
	table-layout: fixed;
	width: 100%;
	border-collapse:separate;
	border-spacing: 10px 0;
  }

  .post_video_line::after,
  .video_one_line::after {
	content: none!important;
  }

  .post_video_entry{
	display: table-cell;
	border:#d2d2d2 1px solid;
	border-radius: 10px;
	padding: 10px;
	margin-top: 20px;
	box-sizing: border-box;
	max-width: 422px;
  }

  .post_video_entry.content-none {
	border: none;
  }

  .post_video_thumb {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin: 10px 0;
  }

  .post_video_thumb iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
  }

  .post_video_ttl {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
  }

  .videodetail_btn {
	display: inline-block;
	margin: 10px 0 20px 0;
	text-align: center;
	line-height: 30px!important;
	float: right;
	clear: both;
  }

  .videodetail_btn a {
	color: #2c2c2c;
	border: 1px #2c2c2c solid;
	display: block;
	width: 100%;
	border-radius: 4px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0.5em 0 1em;
	float: right;
	clear: both;
  }

  #youtube_subscribe {
	display: table;
	border-collapse:separate;
	border-spacing: 10px 0;
  }
  .youtube_subscribe_child {
	display: table-cell;
	vertical-align: middle;
  }

  .balloon_right {
	position: relative;
	display: inline-block;
	margin: 1.5em 15px 1.5em 0!important;
	padding: 20px 10px;
	min-width: 120px;
	max-width: 100%;
	color: #ffffff;
	font-size: 16px;
	background: #ed7100;
  }

  .balloon_right:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -10px;
	border: 10px solid transparent;
	border-left: 15px solid #ed7100;
  }

  .video_one_line {
	display: table;
	table-layout: fixed;
	width: 100%;
	border-collapse:separate;
	border-spacing: 10px 0;border:#d2d2d2 1px solid;
	border-radius: 10px;
	padding: 10px;
  }

  .video_oneline_column {
	display: table-cell;
	margin-top: 20px;
	box-sizing: border-box;
	max-width: 422px;
	vertical-align: top;
  }

  .video_oneline_txt {
	margin-top: 20px;
	line-height: 1.7;
  }

} /* [END] min-width: 1000px */


/* 追記　20221223 */
  .col3_contents {
	clear: both;
    margin-bottom: 20px;
    height: 200px;
    font-size: 1.5em;
  }

  .col3_contents li {
    float: left;
    width: 28%;
    height: 140px;
    background-color: #2c3e50;
    margin: 0 0.5%;
    padding: 2%;
    font-size: 1.5em;
  }

  .t-title04 {
    font-size: 24px !important;
    line-height: 38px !important;
    font-weight: bold;
	margin-top: 20px;
  }

  .t-yellow {
	color: #f1c40c;
  }

  .arrow{
    position: relative;
    display: inline-block !important;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 25px;
  }

  .arrow::before,
  .arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 65px;
    margin: auto;
    content: "";
    vertical-align: middle;
  }

  .arrow::before{
    left: 65px;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 10px solid transparent;
    border-left: 10px solid #f1c40c;
  }

  .arrow::after{
    left: 35px;
    width: 35px;
    height: 6px;
    border-left: 35px solid #f1c40c;
}

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

  .col3_contents {
	overflow: hidden;
    height: auto;
  }

  .col3_contents li {
	float: none;
    width: 80%;
    height: auto;
    margin: 5px auto;
    padding: 3% 3% 5%;
	text-align: center;
  }

  .t-title04 {
	font-size: 20px !important;
    line-height: 28px !important;
	margin-top: 10px;
  }

   .arrow{
    display: none !important;
  }
}

/*** PRユニット START ***/
.pr_contact_unit_main {
    background-color: #F4E228!important;
    padding-bottom: 3rem;
}
.pr_contact_action {
    border-top: 1px solid #212529;
}

.pr_contact_action .sp-cv-block,
.pr_contact_action .pc-cv-block {
    background-color: #F4E228!important;
}

.pr_contact_dl_dt {
    text-align: center;
}

.pr_contact_ttl {
    padding: 20px 60px;
    position: relative;
    display: inline-block;
    border-radius: 5px;
    border-bottom: solid 2px #C4332C;
    color: #ffffff;
    background-color: #F54037;
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 0.1rem;
	line-height: 3.5rem;
}
.pr_contact_ttl:before,
.pr_contact_ttl:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.pr_contact_ttl:before {
    border: solid 12px transparent;
    border-top: solid 12px #C4332C;
}
.pr_contact_ttl:after {
    border: solid 14px transparent;
    border-top: solid 14px #F54037;
    margin-top: -5px;
}

.pr_contact_ttl_strong {
    font-size: 3.125rem;
}

.pr_contact_ttl2 {
	font-weight: bold;
	border-bottom: 2px solid #000;
	font-size: 1.875rem;
    line-height: 40px;
}

.pr_contact_ttl2_strong {
	color: #F54037;
	font-size: 1.875rem;
    line-height: 40px;
}

.pr_contact_dl_dd {
    margin-top: 30px;
}

.pr_contact_unit_main .pr_list {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    font-weight: bold;
    font-size: 1rem;
    padding-left: 0px;
}

.pr_contact_unit_main .pr_list li {
    position: relative;
    background-color: #FFFFFF;
    padding: 15px 10px 15px 15px;
    border-left: 10px solid #212529;
    box-sizing: border-box;
}

.pr_contact_unit_main .pr_list_3column li {
    width: calc(33.3% - 10px);
}

.pr_contact_unit_main .pr_list_2column li {
    width: calc(50% - 10px);
}

.pr_contact_unit_main .pr_list_strong {
    font-size: 1.5rem;
    color: #F54037;
}

.pr_contact_action {
    margin-top: 3rem;
    text-align: center;
}

@media only screen and (max-width: 768px){
    .pr_contact_unit_main {
        padding-bottom: 0px;
    }
    .pr_contact_ttl {
        padding: 20px 0px;
        width: 100%;
    }
    .pr_contact_unit_main .pr_list li {
        width: 100%;
        padding: 15px 5px 15px 10px;
    }
    .pr_contact_action {
        margin-bottom: 0px;
    }
    .pr_contact_unit_main .sp-cv-block.py-5 {
        padding-top: 0px!important;
    }
    .pr_contact_action {
        border:none;
    }

    .pr_contact_unit_main .sp-cv-block.px-3 {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
	.pr_contact_ttl2 {
		font-size: 1.5625rem;
	}
}

/*** PRユニット END ***/

/*** フッター地域別ページリンク START ***/
.area-page-link-block {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

.area-page-link-title {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

ul.area-page-links li {
	display: inline-block;
	border-left: 1px solid #CCC;
}
ul.area-page-links li:first-child {
	border: none;
}
ul.area-page-links li a {
	padding: 10px 20px;
}

@media only screen and (max-width: 768px){ /* スマホ */
	ul.area-page-links {
		display: flex;
		flex-wrap: wrap;
	}
	ul.area-page-links li {
		border: none;
		width: calc(33.3%);
	}
	ul.area-page-links li a {
		display: block;
	}
}
/*** フッター地域別ページリンク END ***/

/*** アコーディオンメニュー START ***/
/*ベース*/
.accordion-ttl {
	display: none;
}
.accordion-ttl-label::before{		/*タイトル横の矢印*/
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 5px );
	right: calc(50% - 150px);
	transform: rotate(135deg);
}
.accordion-ttl-label,
.accordion-content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.accordion-content {		/*本文*/
	height: 0;
	margin-bottom:10px;
	padding:0 20px;
	overflow: hidden;
}
.accordion-ttl:checked + .accordion-ttl-label + .accordion-content {	/*開閉時*/
	height: auto;
	padding:20px ;
	transition: all .3s;
}
.accordion-ttl:checked + .accordion-ttl-label::before {
	transform: rotate(-45deg) !important;
}

.nav-toggle-accordion-content {
	text-align: center;
}

.nav-toggle-accordion-content a {
	color: #FFFFFF;
	font-weight: normal;
}

@media only screen and (max-width: 768px){ /* スマホ */
	.accordion-ttl-label::before {
		right: 20px;
	}
}
/*** アコーディオンメニュー END ***/

/*** ポップアップ START ***/
.fv_form_modal{
	display: none;
    z-index: -10;
}
.fv_form_modal.isActive, .fv_form_modal_back{
	height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.fv_form_modal.isActive{
	display: block;
    z-index: 999;
}
.fv_form_modal_back.isActive {
    background-color: rgba(0,0,0,.6);
    z-index: 9999;
}

.fv_form_modal_back {
    background-color: unset;
    z-index: 9999;
}

.fv_form_modal_cont_wrap {
    height: -moz-max-content;
    height: max-content;
    left: 50%;
    position: absolute;
    top: 55%;
    transform: translate(-50%,-50%);
    width: 100%;
    width: 90vw;
    z-index: 10000;
}
.fv_form_modal_cont {
    background-color: #fff;
    border: 4px solid #000;
    border-radius: 4px;
    height: 80vh;
    height: 80svh;
    overflow-y: auto;
    padding: 25px 5%;
    width: 100%;
	box-sizing: border-box;
}
ul {
    list-style-type: none;
}
.fv_form_modal_cont_header {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(4,1fr);
    text-align: center;
}
.fv_form_modal_cont_header li {
    border: 3px solid #ccc;
    pointer-events: none;
}
.fv_form_modal_cont_header li.is_active {
    border-color: #dd0010;
}
.fv_form_modal_cont_header li.is_done {
    border-color: #139116;
    cursor: pointer;
    pointer-events: auto;
    transition: .2s ease-in-out;
}
.fv_form_modal_cont_header li.is_active .fv_form_modal_cont_header_label {
    background-color: #dd0010;
}
.fv_form_modal_cont_header li.is_done .fv_form_modal_cont_header_label {
    background-color: #139116;
}
.fv_form_modal_cont_header_label {
    background-color: #ccc;
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: 700;
    padding: 9px 0;
}
.fv_form_modal_cont_header_info {
    align-items: center;
    color: #ccc;
    display: none;
    font-size: 13px;
    font-weight: 700;
    justify-content: center;
    min-height: 43px;
    padding: 5px;
}
.fv_form_modal_cont_header li.is_active .fv_form_modal_cont_header_info {
    color: #dd0010;
}
.fv_form_modal_cont_header li.is_done .fv_form_modal_cont_header_info {
    color: #000;
}
.mt_25 {
    margin-top: 25px;
}
.fv_form_modal_cont_list_wrap {
    text-align: left;
}
.fv_form_modal_cont_list_ttl {
    font-size: 20px;
    font-weight: 700;
	padding: 0.25em 0 0.5em 0.75em;
    border-left: 6px solid #27AE60;
    color: #27AE60!important;
    line-height: 20px;
}
.fv_form_modal_cont_list {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    text-align: left;
}
.fv_form_modal_cont_list__maker {
    border: 1px solid #ccc;
    border-radius: 4px;
    gap: 25px 10px;
    padding: 30px 15px;
}
.fv_form_modal_cont_list__carType li {
    border-bottom: 1px solid #ccc;
    padding: 13px 1px;
}
.fv_form_modal_cont_list__nenshiki li {
    border-bottom: 1px solid #ccc;
    padding: 13px 0;
}
.mt_30 {
    margin-top: 30px;
}
.mt_15 {
    margin-top: 15px;
}
.mt_10 {
    margin-top: 10px;
}
ul ul {
    margin-bottom: 0;
}
ul li {
    margin: 0;
    padding: 0;
}
[type=button]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.fv_form_modal_cont button, .fv_form_modal_cont button.big {
    color: #0058ff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    text-align: left;
    text-decoration: underline;
    text-underline-offset: 0.2em;
}
.fv_form_modal_cont button.big {
    font-size: 1.3em;
}
.fv_form_modal_cont button {
    padding: 0;
	background-color: unset;
}
.fv_form_modal_close{
	align-content: center;
    background-color: transparent;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 10px;
    font-weight: 700;
    gap: 3px;
    justify-content: center;
    position: absolute;
    right: 0;
    top: -60px;
}
@media screen and (min-width: 768px){
    .fv_form_modal_cont_wrap {
    top: 50%;
    width: 845px;
	box-sizing: border-boxv
}
	.fv_form_modal_cont {
    height: 520px;
    padding: 25px;
	box-sizing: border-box
}
	.fv_form_modal_cont_header {
    gap: 20px;
}
	.fv_form_modal_cont_header_label {
    font-size: 18px;
}
	.fv_form_modal_cont_header_info {
    display: flex;
}
	.fv_form_modal_cont_list {
    grid-template-columns: repeat(5,1fr);
}
	.fv_form_modal_cont_list__carType {
    grid-template-columns: repeat(4,1fr);
}
	.fv_form_modal_cont_list__nenshiki {
    grid-template-columns: repeat(4,1fr);
}
}
/*** ポップアップ END ***/

/*** フォーム START ***/
.easy-input::before{
	background: url(../images/common/icon_form_20sec.png) no-repeat;
	background-size: 44px 44px;
}
div.form-list ul li:first-child{
	width: 170px;
}
.form-list-pink{
    background-color: #ffecea;
}
.form-about-car{
	background: #fff url(../images/form/select.png) no-repeat 95% 50%;
    background-size: 8px 8px;
}
.about-car{
	font-weight: bold;
    padding: 6px 0 0 10px
}
div.form-list ul.zipcode li select {
    width: auto;
    font-weight: normal;
}
.zipcode-item{
	width: 113px;
}
div.form-list ul li ul.todoufuken{
	display: flex!important;
    gap: 10px;
}
div.form-list ul li ul.todoufuken li {
    width: 113px;
}
div.form-list ul li:last-child{
	margin-top: 0px;
}
.form-att{
	font-size: 12px!important;
    font-weight: 600;
    line-height: 17px;
    padding-left: 15px;
	padding-top: 6px
}
.satei-box-top .form-box {
    background: #E7F6EC;
}
form input, form textarea{
	cursor:pointer;
}
@media screen and (max-width: 999px){
	.form-att{
	padding-top: 2px
	}
	.zipcode-item{
	width: 94px;
    }
	div.form-list ul li ul.todoufuken li {
    width: 94px;
    }
	.satei-box-top .form-box{
	background: #F8F6F2;
	}
}
@media screen and (max-width: 768px){
	div.form-list ul li:first-child{
	width: 90px
	}
	.form-att{
	padding-top: 0px
	}
	.about-car{
	font-size: 13px;
    line-height: 15px;
	}
	div.form-list ul li ul.todoufuken li {
    width: 100px;
    }
}

.form-list-twinkle{
    animation: blinkBorder .4s ease infinite alternate;
    background-color: #ffecea;
}

@keyframes blinkBorder {
  0% {
    border: 2px solid #ca1622;
  }
  100% {
    border: 2px solid rgba(202, 22, 34, 0.1);
  }
}
/*** フォーム END ***/


/*** トップ fv START ***/
.fv-back{
	background: url(../images/top/main-pc-bg-new.png) no-repeat center;
	background-size: cover;
}
.layout_fv_right .form-box {
    background: #E7F6EC;
}
.layout_fv_wrap {
    display: grid;
    gap: 20px;
    margin: 0 auto;
	box-sizing: border-box;
	padding: 10px 0 50px;
}
.fv_top{
	box-sizing: border-box;
}
.fv_top_img img{
	width: 100%;
}
.layout_fv_right div.satei-box{
	margin: 0;
	width: unset;
	padding: 20px;
    border: 3px solid #27AE60;
    background: #E7F6EC;
}
.layout_fv_right .pc-box760{
	width: unset;
}
.layout_fv_right p.satei-box-title{
	width: unset;
	font-size: 13px;
}
.layout_fv_right .pc-t-center{
	text-align: left!important;
}
.layout_fv_right .easy-input-area::before{
	left: 0rem;
}
.layout_fv_right .easy-input-area::after {
    right: 6px;
}
.layout_fv_right .title12{
	line-height: 12px;
    padding: 0 0 0 5px;
	font-size: 12px;
}
.layout_fv_right div.form-list ul{
	display: flex;
	flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
	padding: 1px 0 10px;
}
.layout_fv_right div.form-list ul li:first-child{
	width: 100%;
}
.layout_fv_right .w100{
	width: 100%;
}
.layout_fv_right .w50{
	width: calc(50% - 5px)!important;
}
.layout_fv_right .hissu{
	display: inline-block!important;
    margin: 5px 0 0 9px;
}
.layout_fv_right form select, .layout_fv_right form input{
	font-size: 14px;
    padding: 4px 0 4px 10px!important;
}
.layout_fv_right .about-car{
	font-size: 11px;
    padding: 5px 0 0 10px;
    line-height: 13px;
}
.layout_fv_right .easy-input-area{
	padding-top: 5px;
}
.layout_fv_right .zipcode-item{
	width: 174.5px;
}
.layout_fv_right .form-att{
	padding-top: 0px;
    margin-top: 0!important;
	width: calc(50% - 15px);
	padding-left: 10px;
}
.layout_fv_right div.form-list ul li ul.todoufuken li select{
	width: 174.5px!important;
}
.layout_fv_right div.form-list ul li ul.todoufuken li:last-child select{
	margin-left: 10px;
	width: 174.5px!important;
}
.layout_fv_right .form-box-customer .form-list{
	display: flex;
	gap: 10px;
}
.layout_fv_right .form-box-customer .form-list ul li{
	width: 100%;
}
.layout_fv_right .t-small{
	font-size: 10px!important;
    line-height: 10px!important;
	text-align: left!important;
}
.layout_fv_right .t-small a{
	font-size: 10px;
}
.layout_fv_right button.button_red{
	width: 90%;
    line-height: 44px;
    border-radius: 10px;
}
@media screen and (min-width: 768px){
.layout_fv_wrap {
    grid-template-columns: 1fr 405px;
    width: 1080px;
    gap: 30px;
	padding: 50px 0;
}
	.fv_form_wrap {
    box-shadow: 6px 6px 0 #000;
    margin-left: 0;
    margin-right: 0;
}
}
@media screen and (max-width: 767px){
	/*.fv-back{
		padding: 0 20px;
	}*/
	.easy-input-area::before, .easy-input-area::after{
		display: none;
	}
	.layout_fv_right .zipcode-item{
		width: 100px!important;
	}
	.layout_fv_right div.form-list ul li ul.todoufuken li:last-child select{
		width: 100px!important;
	}
	.layout_fv_right div.form-list ul li ul.todoufuken li select{
		width: 100px!important;
	}
	.layout_fv_right .form-att{
		width: calc(100% - 110px);
	}
	.layout_fv_right div.satei-box{
	margin: 0 20px;
	}

div.form-list ul{
	display: flex;
	flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
	padding: 1px 0 10px;
}
div.form-list ul li:first-child{
	width: 100%;
}
.w100{
	width: 100%;
}
.w50{
	width: 50%;
}
.hissu{
	display: inline-block!important;
    margin: 5px 0 0 9px;
}
form select, form input{
	font-size: 14px;
    padding: 4px 0 4px 10px!important;
}
.about-car{
	font-size: 11px;
    padding: 5px 0 0 10px;
    line-height: 13px;
}
.easy-input-area{
	padding-top: 5px;
}
.zipcode-item{
	width: 174.5px;
}
.form-att{
	padding-top: 0px;
    margin-top: 0!important;
	width: calc(50% - 15px);
	padding-left: 10px;
}
div.form-list ul li ul.todoufuken li select{
	width: 174.5px!important;
}
div.form-list ul li ul.todoufuken li:last-child select{
	margin-left: 10px;
	width: 174.5px!important;
}
.form-box-customer .form-list{
	display: flex;
	gap: 10px;
}
.form-box-customer .form-list ul li{
	width: 100%;
}
	.easy-input-area::before, .easy-input-area::after{
		display: none;
	}
	.zipcode-item{
		width: 100px!important;
	}
	div.form-list ul li ul.todoufuken li:last-child select{
		width: 100px!important;
	}
	div.form-list ul li ul.todoufuken li select{
		width: 100px!important;
	}
	.form-att{
		width: calc(100% - 110px);
	}
	.satei-box-top .form-box{
		background: #F8F6F2;
	}
}
/*** トップ fv END ***/


/*フォーム調整*/
html, body{
	background: #fff;
    color: #373C42;
	font-family: IBM Plex Sans JP;
}
.layout_fv_right div.satei-box{
	border: none;
    background: #fcefe7;
	box-shadow: none;
	padding: 7px 20px 12px;
}
.layout_fv_right .form-box{
	background: none;
}
.layout_fv_right .title12{
	font-size: 16px;
	border-left: none;
	margin: 5px 0;
}
div.form-list ul li{
	font-size: 13px;
}
div.form-list ul{
	border-bottom: none;
}
.layout_fv_right div.form-list ul{
	padding: 1px 0 8px;
}
div.form-list ul li:first-child span{
	background: #c1272d;
}
.layout_fv_right .t-small a{
	color: #c1272d;
}
.form-img-area{
	text-align: center;
}
.form-img-area img{
	width: 100%;
}
.layout_fv_right .hissu{
	display: inline-block !important;
    margin: 5px 0 0 9px;
    border-radius: 10px;
    color: #fff;
    font-size: 11px;
    padding: 2px 10px;
    line-height: 10px;
    background: #c1272d;
}
div#top, div#copyright{
	background: #DE5F0F;
}
@media only screen and (min-width: 1000px) {
    .form-header {
		padding-bottom: 15px !important;
	}
}
.form-header{
	border-bottom: 2px solid #DE5F0F !important;
}
.form-box{
	background: #fff;
}
.title11{
	border-left: 6px solid #DE5F0F;
}
.shuusei{
	background-color: #fcefe7;
    padding: 10px;
    BORDER-RADIUS: 35px;
    box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.3);
    width: 50%;
    margin: 0 auto;
}
button.button_red{
	border-radius: 30px;
	background: #009245;
}
.shuusei a{
	color: #373C42;
}

.title12{
	border-left: 6px solid #DE5F0F;
    color: #373C42 !important;
}
.go-home{
	border-radius: 30px;
	color: #FFF;
	width: 50%;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	line-height: 50px;
	box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.3);
	background: #009245;
	margin: 0 auto;
}
.go-home a{
	color: #fff;
}
.thanks-img{
	text-align: center;
    box-sizing: border-box;
}
.thanks-img img{
	width: 100%;
}
@media screen and (max-width: 767px){
	button.button_red{
		width: 80%;
	}
	.shuusei{
		width: 80%;
	}
	.go-home{
		width: 80%;
	}
}