@charset "UTF-8";
/* ------------------------- Reset ------------------------- */
* {
  box-sizing: border-box;
}
html {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  font-size: 62.5%;
}
body {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", Georgia, 游明朝, HGS明朝E, serif;
 /* font-family:  "ヒラギノ明朝 Std W3", "Hiragino Mincho Std W3", HiraMinStd-W3, "ヒラギノ明朝 Std", "Hiragino Mincho Std", "ヒラギノ明朝 Std", "Hiragino Mincho Std", sans-serif;*/
  font-size: 1.6rem;
	line-height: 2.6rem;
  font-weight: normal;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  display: block;
}
div {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
  margin: 0;
  padding: 0;
  list-style: none;
}
a, a i {
  text-decoration: none;
  outline: none;
  color: #3a3a3c;
  transition: color .1s ease-in-out;
}
a img {
  display: block;
  outline: none;
}
img {
  transition: opacity .1s ease-in-out;
  outline: none;
}
a:focus, a:active, input, textarea {
  outline: none;
}
a:hover, a:hover img  {
	opacity: 0.8;
}
.fw500 {
  font-weight: 500 !important;
}
.fw600 {
  font-weight: 600 !important;
}
.fw700 {
  font-weight: 700 !important;
}
.fw800 {
  font-weight: 800 !important;
}
.fz10px {
  font-size: 1rem !important;
}
.fz11px {
  font-size: 1.1rem !important;
}
.fz12px {
  font-size: 1.2rem !important;
}
.fz13px {
  font-size: 1.3rem !important;
}
.fz14px {
  font-size: 1.4rem !important;
}
.fz15px {
  font-size: 1.5rem !important;
}
.fz16px {
  font-size: 1.6rem !important;
}
.fz18px {
  font-size: 1.8rem !important;
}
.fz20px {
  font-size: 2.0rem !important;
}
.fz22px {
  font-size: 2.2rem !important;
}
.fz24px {
  font-size: 2.4rem !important;
}
.fz25px {
  font-size: 2.5rem !important;
}
.fz26px {
  font-size: 2.6rem !important;
}
.fz28px {
  font-size: 2.8rem !important;
}
.fz30px {
  font-size: 3rem !important;
}
.fz34px {
  font-size: 3.4rem !important;
}
.fz36px {
  font-size: 3.6rem !important;
}
.fz40px {
  font-size: 4.0rem !important;
}
.fz55px {
  font-size: 5.5rem !important;
}
.fz60px {
  font-size: 6rem !important;
}
.fz66px {
  font-size: 6.6rem !important;
}
.lh13px {
  line-height: 1.3rem !important;
}
.lh24px {
  line-height: 2.4rem !important;
}
.lh26px {
  line-height: 2.6rem !important;
}
.lh28px {
  line-height: 2.8rem !important;
}
.lh30px {
  line-height: 3.0rem !important;
}
.lh34px {
  line-height: 3.4rem !important;
}
.lh36px {
  line-height: 3.6rem !important;
}
.lh38px {
  line-height: 3.8rem !important;
}
.mt0 {
  margin-top: 0px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.pt0 {
  padding-top: 0px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.pad40 {
	padding: 40px 0;
}
.pad50 {
	padding: 50px 0;
}
.pad60 {
	padding: 60px 0;
}
.pad75 {
	padding: 75px 0;
}
.pad100 {
	padding: 100px 0;
}
.pad150 {
	padding: 150px 0;
}
.pad7550 {
	padding: 75px 0 50px 0;
}
.pad80100 {
	padding: 80px 0 100px 0;
}

.flex {
	display: flex;
}
.flex-wrap {
	flex-wrap: wrap;
}
.justify-center {
	justify-content: center;
}
.justify-right {
	justify-content :flex-end;
}
.justify-between {
	justify-content: space-between;
}
.align-center {
	align-items: center;
}
.text-left {
	text-align: left !important;
}
.text-center {
	text-align: center !important;
}
.text-right {
	text-align: right !important;
}
.img-center {
	margin: 0 auto;
}
.no-hover {
	pointer-events: none;
}
.no-hover:hover {
	opacity: 1;
	cursor: default;
}
a.no-hover img {
	opacity: 1;
}
.color-black {
	color: #000000;
}
.color-white {
	color: #ffffff;
}
.color-gold {
	color: #c7aa65;
}
.bg-gold {
	background: #c7aa65;
}
.bg-blue {
	background: #00598e;
}
.bg-blue-dark {
	background: #004167;
}

/* ------------------------- Stylesheet ------------------------- */
.content-920 {
	width: 90%;
	max-width: 920px;
	margin: 0 auto;
}
.content-1440 {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
}

h2.txthead {
	width: 100%;
	text-align: center;
	font-size: 2.4rem;
	line-height: 3.6rem;
	font-weight: 700;
	margin-bottom: 40px;
	letter-spacing: 1px;
}
h2.txthead-w-sub {
	width: 100%;
	text-align: center;
	font-size: 2.4rem;
	line-height: 3.6rem;
	font-weight: 700;
	margin-bottom: 25px;
	letter-spacing: 1px;
}


p.txtsub {
	width: 100%;
	text-align: center;
	font-size: 1.6rem;
	line-height: 2.8rem;
	margin-bottom: 40px;
}

/* Header */
header {
	background: #fff;
}
.header-top {
	display: flex;
	align-items: center;
	padding: 15px 0;
	background: #fff;
}
.header-top p {
	font-size: 1.4rem;
	line-height: 2.2rem;
	font-weight: 800;
	margin-left: 20px;
}
.logo p {
	display: none;
	font-size: 1.4rem;
	line-height: 2.2rem;
	font-weight: 800;
	margin-left: 20px;
}
.menu-burger {
	display: none;
}
#menu-responsive {
	display: none;
}
.header-btm {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 58px;
}
.header-menu {
	width: 75%;
}
.header-menu ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header-menu ul li {
	widows: 25%;
	margin-right: 60px;
	white-space: nowrap;
}
.header-menu ul li a {
	color: #fff;
	position: relative;
	padding-left: 20px;
	background: url("/assets/images/commons/menu-arrow.png") no-repeat center left;
}
.header-call {
	width: 25%;
	min-width: 230px;
	height: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	background: #c30007;
}
.header-call img {
	margin-right: 5px;
}


/* Banner */
#banner {
	position: relative;
}
.banner img, .banner-sp img {
	width: 100%;
	height: auto;
}
.banner-sp {
	display: none;
}
.banner-caption {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 33.83%;
	right: 33.83%;
	z-index: 9;
	margin-top: auto;
	margin-bottom: auto;
	width: 32.33%;
	height: 155px;
	color: #fff;
	background: rgba(0,89,142,0.95);
	
}
.banner-caption-box {
	height: 135px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	border: 1px solid #c7aa65;
	margin: 10px;
	position: relative;
}

.banner-caption-box h1 {
	font-size: 2.4rem;
	color: #c7aa65;
	font-weight: 700;
}
.banner-caption-box h2 {
	font-size: 1.8rem;
	font-weight: 600;
	margin-top: 15px;
}
.caption-box-corner-top {
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 10;
	background: #00598e;
}
.caption-box-corner-top::before {
	content: '';
	position: absolute;
	top: -1px;
	left: -1px;
	width: 8px;
	height: 6px;
	background: url("/assets/images/top/banner-caption-border-TL.png") no-repeat #00598e;
}
.caption-box-corner-top::after {
	content: '';
	position: absolute;
	top: -1px;
	right: -1px;
	width: 8px;
	height: 6px;
	background: url("/assets/images/top/banner-caption-border-TR.png") no-repeat #00598e;
}
.caption-box-corner-btm::before {
	content: '';
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 8px;
	height: 6px;
	background: url("/assets/images/top/banner-caption-border-BL.png") no-repeat #00598e;
}
.caption-box-corner-btm::after {
	content: '';
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 8px;
	height: 6px;
	background: url("/assets/images/top/banner-caption-border-BR.png") no-repeat #00598e;
}


/* Present */
.present {
	display: flex;
	justify-content: space-between;
}
.present-text {
	width: 68%;
}
.present-img {
	width: 32%;
}
.present-img-sp {
	display: none;
}

/* Type */
.type-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.type-row:nth-child(even) {
	flex-direction: row-reverse;
}
.type-row:nth-child(even) .type-text {
	padding-left: 18%;
}

.type-img, .type-text {
	width: 50%;
}
.type-text {
	padding: 0 60px;
}
.type-text h2 {
	font-size: 6rem;
	line-height: 7rem;
	font-weight: 600;
	color: #c7aa65;
}
.type-text h3 {
	font-size: 2.4rem;
	line-height: 3.4rem;
	font-weight: 700;
	color: #c7aa65;
}
.type-text p {
	margin-top: 20px;
	line-height: 3rem;
}


/* Car */
.slider-nav {
	margin: 0 auto;
	padding-top: 25px;
}
.slider-nav .slick-track {
	display: table !important;
	width: auto !important;
}
.slider-nav .slider-item {
	margin: 0 35px;
	opacity: 0.3;
	transition: opacity .1s ease-in-out;
}
.slider-nav .slider-item:hover {
	cursor: pointer;
}
.slider-nav .slick-current {
	position: relative;
	opacity: 1;
}
.slider-nav .slick-current::before {
	content: '';
	position: absolute;
	top: 0;
	z-index: 9;
	width: 100%;
	height: 2px;
	background: #c30007;
}
.slider-nav .slick-slider .slick-track, .slick-slider .slick-list {
	transform: translate3d(0, 0, 0) !important;
	transition: none !important;
}
.slider-nav .slick-track {
	transform: translate3d(0, 0, 0) !important;
	transition: none !important;
}
.slider-nav .slick-list {
	width: 410px !important;
	margin: 0 auto;
}
.slick-slide:focus {
	outline: none;
}
.car-list {
	padding: 25px 0;
}
.car-price {
	padding: 50px 0 25px 0;
}
.price-box {
	width: 49%;
	border: 2px solid #000000;
}
.price-box h3 {
	padding: 20px;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 600;
	background: #000;
}
.price-box ul {
	padding: 20px;
}
.price-box ul li {
	display: flex;
	justify-content: space-between;
	padding: 2px 0;
	
}
.price-box ul li span:nth-child(1) {
	width: 60%;
}
.price-box ul li span:nth-child(2) {
	width: 40%;
	font-size: 2.4rem;
	text-align: right;
}

.car-extensive {
	margin-top: 25px;
	display: flex;
}
.extensive-img {
	width: 35%;
}
.extensive-img img, .extensive-img-sp img {
	width: 100%;
	height: auto;
}
.extensive-img-sp {
	display: none;
}

.extensive-text {
	width: 65%;
	padding-left: 50px;
}
.extensive-text h2 {
	margin-bottom: 15px;
}
.extensive-text p {
	line-height: 3rem;
}





/* Info */
.info-box {
	padding: 20px;
	border: 1px solid #c7aa65;
}
.info-box ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.info-box ul li.line {
	min-width: 285px;
	padding: 0;
}
.info-box ul li.line a {
	width: 100%;
	height: 88px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.6rem;
	font-weight: 200;
	color: #fff;
	background: #1bb71e;
}
.info-box ul li.line a p {
	letter-spacing: 1px;
	margin-left: 10px;
}
.info-box ul li {
	padding: 0 30px;
}
.info-box ul li h3 {
	font-size: 1.4rem;
	font-weight: 800;
	color: #c7aa65;
}
.info-box ul li a {
	font-size: 2.4rem;
	font-weight: 600;
	white-space: nowrap;
}
.info-box ul li:last-child {
	border-left: 1px solid #c7aa65;
}

/* Gallery */
.content__inner_gallery {
    padding: 80px 0;
    width: 100%;
    margin: auto;
    text-align: center;
}
@media only screen and (max-width: 768px) {
    .content__inner_gallery {
        padding: 20px 0 0 0;
    }
}
.content__inner_gallery .columns {
    max-width: 1200px;
    margin: auto;
	height: auto;
	margin-top: -40px;
}
@media only screen and (max-width: 768px) {
	.content__inner_gallery .columns {
		margin-top: 0px;
	}
    .content__inner_gallery .slick-list {
		width: 100% !important;
    }
}
.content__inner_gallery .slideshow .slide img {
    max-width: 100%;
    width: 100%;
}
.content__inner_gallery .slideshow .slick-next:before,
.content__inner_gallery .slideshow .slick-prev:before {
	color: black;
}
.content__inner_gallery .slideshow .slick-next ,
	.content__inner_gallery .slideshow .slick-prev {
		background-size: 15px;
	}
.content__inner_gallery .slideshow .slick-next {
	right: 20px;
	top:45%;
}
.content__inner_gallery .slideshow .slick-prev {
	left: 30px;
	z-index: 2;
	top:45%;
}
@media only screen and (max-width: 768px) {
	.content__inner_gallery .slideshow .slick-next {
		right: 0px;
	}
	.content__inner_gallery .slideshow .slick-prev {
		left: 20px;
		z-index: 2;
	}

}
.content__inner_gallery img {
    margin-top: 35px;
}
@media only screen and (max-width: 768px) {
    .content__inner_gallery img {
        margin-top: 0px;
    }
}
/* TheEnd Gallery */

/* Thank */
#thank {
	background: url("/assets/images/top/thank-bg.jpg") no-repeat top center;
	background-size: cover;
}
.thank {
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
	padding: 30px;
	color: #fff;
	border: 4px solid #c7aa65;
	background: rgba(0,89,142,0.9);
}
.thank h2 {
	margin-bottom: 25px;
}
.thank p {
	font-weight: 100 !important;
	text-align: center;
}
.thank h3 {
	text-align: center;
	font-size: 2.4rem;
	font-weight: 600;
	color: #c7aa65;
	margin-top: 25px;
	letter-spacing: 1px;
}
/* banner cloud-moving  */
.content-920_banner {
	max-width: 920px;
	width: 100%;
	margin: auto;
}
.banner-cloud-moving {
	background: url("/assets/images/top/cloud-moving_banner.jpg") no-repeat top center;
	background-size: 100%;
	height: 180px;
	margin-bottom: 50px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.banner-txt {
	background: rgba(0,89,142,0.95);
	border: 2px solid #c7aa65;
	font-size: 20px;
	text-align: center;
	width: max-content;
	padding: 20px;
	color: #fff;
}
.banner-txt span {
	font-size: 18px;
	color: #c7aa65;
}
.banner-txt em {
	font-size: 28px;
	font-style: inherit;
}
@media only screen and (max-width:900px) {
	.banner-cloud-moving {
		width: 100%;
		background-size: cover;
		background-position: right -50px top;
		margin-bottom: 0px;
	}
	.content-920_banner {
		max-width: initial;
		width: 100%;
	}
	.banner-txt {
		display: flex;
		padding: 15px;
	}
	.banner-txt em {
		font-size: 20px;
	}
}
/* Footer */
footer {
	position: relative;
}
.footer-top {
	padding: 40px 0;
	position: relative;
}
.footer-top-content {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.footer-logo {
	width: 50%;
}
.footer-logo img {
	margin: 0 auto;
}
.footer-address {
	width: 50%;
	color: #fff;
}
.footer-address h2 {
	font-size: 1.6rem;
	color: #c7aa65;
	font-weight: 800;
}
.footer-address a {
	color: #fff;
}
.footer-address p span {
	margin-left: 77px;
}
.footer-btm {
	padding: 40px 0;
}
.footer-social ul {
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer-social ul li {
	margin: 0 20px;
}
.footer-social ul li a img {
	width: auto;
	height: 25px;
}
.footer-copyright {
	margin-top: 20px;
	text-align: center;
	color: #fff;
}
.footer-copyright p {
	font-size: 1.5rem;
	font-weight: normal;
	letter-spacing: 2px;
}
.gototop {
	display: none;
	position: fixed;
	bottom: 55px;
	/*top: 40px;*/
	right: 5%;
	z-index: 9;
}
.stick {
	position: absolute !important;
	top: 40px !important;
}

.link-sp {
	pointer-events: none;
}

br.br414 {
	display: none;
}
.txt-ico-nw {
	text-decoration: underline;
	display: inline-flex;
}
.ico-nw {
  width: 12px;
	height: 12px;
  margin-left: 6px;
	position: relative;
	top: 6px;
}


/* ------------------------- Screen 1080px ------------------------- */
@media only screen and (max-width:1080px) {
	.link-sp {
		pointer-events: auto;
	}
	/* Header */
	header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 11;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
		-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
	}
	.header-top { 
		justify-content: space-between;
		align-items: center;
	}
	.header-top p {
		display: none;
	}
	.logo {
		display: flex;
		align-items: center;
	}
	.logo p {
		display: block;
	}
	
	.menu-burger {
		display: block;
	}
	.nav-icon {
	  width: 45px;
	  height: 32px;
	  position: relative;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .5s ease-in-out;
	  -moz-transition: .5s ease-in-out;
	  -o-transition: .5s ease-in-out;
	  transition: .5s ease-in-out;
	  cursor: pointer;
	}
	.nav-icon span {
	  display: block;
	  position: absolute;
	  height: 2px;
	  width: 100%;
	  background: #000;
	  border-radius: 0;
	  opacity: 1;
	  left: 0;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	  -moz-transition: 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	  -o-transition: 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	  transition: 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	}
	.nav-icon span:nth-child(1) {
	  top: 0px;
	}
	.nav-icon span:nth-child(2), .nav-icon span:nth-child(3) {
	  top: 15px;
	}
	.nav-icon span:nth-child(4) {
	  bottom: 0;
	}
	.nav-icon.open span:nth-child(1) {
	  top: 15px;
	  width: 0%;
	  left: 50%;
	}
	.nav-icon.open span:nth-child(2) {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	}
	.nav-icon.open span:nth-child(3) {
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}
	.nav-icon.open span:nth-child(4) {
	  top: 15px;
	  width: 0%;
	  left: 50%;
	}
	#menu-responsive {
		display: block;
		opacity: 0;
		position: relative;
		z-index: 99;
		transition: all 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
		visibility: hidden;
	}
	#menu-responsive.active {
		opacity: 1;
		visibility: visible;
	}
	.menu-responsive {
		position: fixed;
		top: 92px;
		left: 0;
		width: 100%;
		height: 100%;
		background: #00598e;
		z-index: 99;
	}
	.menu-responsive ul li {
		border-bottom: 1px solid #4d8bb0;
	}
	.menu-responsive ul li:last-child {
		border-bottom: none;
	}
	.menu-responsive ul li a {
		display: block;
		text-align: center;
		font-size: 2rem;
		font-weight: 600;
		color: #fff;
		padding: 40px 0;
	}
	.menu-responsive ul li a.button {
		width: 70%;
		margin: 40px auto 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
		background: #c30007;
	}
	.menu-responsive ul li a.button img {
		margin-right: 15px;
	}
	
	#header-btm {
		display: none;
	}
	
	h2.txthead {
		font-size: 2rem !important;
	}
	h2.txthead-w-sub {
		font-size: 2rem !important;
	}
	
	#wrapper {
		margin-top: 92px;
	}
	
	/* Type */
	.type-row:first-child .type-text p br {
		display: none;
	}
	.type-text {
		padding: 0 40px !important;
	}
	.type-text h3 {
		font-size: 2rem;
	}
	.type-text h2 {
		font-size: 4rem;
		line-height: 5rem;
	}
	.type-text p {
		margin-top: 10px;
	}	
	
}

/* ------------------------- Screen 834px ------------------------- */
@media only screen and (max-width:834px) {
	.pad7550 {
		padding: 50px 0;
	}
	
	/* Banner */
	.banner-caption {
		width: 90%;
		left: 5%;
		right: 5%;
	}
	
	/* Present */
	.present-text {
		width: 100%;
	}
	.present-img {
		display: none;
	}
	.present-img-sp {
		display: block;
		float: right;
		width: 40%;
		margin-left: 40px;
	}
	.present-text-clear::after {
		clear: both;
		content: "";
		display: table;
	}
	
	/* Type */
	.type-row {
		flex-wrap: wrap;
	}
	.type-img, .type-img img {
		width: 100%;
	}
	.type-text {
		width: 90%;
		margin: 0 auto;
		padding: 5% 0 7.5% 0 !important;
	}
	.type-text p br {
		display: none;
	}
	
	/* Car */
	.price-box {
		width: 100%;
	}
	.price-box:first-child {
		margin-bottom: 2.5%;
	}
	.extensive-img {
		display: none;
	}
	.extensive-img-sp {
		display: block;
		width: 50%;
	}
	
	.extensive-text {
		width: 100%;
		padding-left: 0;
		display: flex;
		flex-wrap: wrap;
	}
	.extensive-text {
		width: 100%;
	}
	.extensive-text p {
		width: 50%;
		padding-left: 5%;
	}
	
	/* Info */
	.info-box ul {
		flex-wrap: wrap;
	}
	.info-box ul li:first-child {
		width: 100%;
		padding-bottom: 20px;
	}
	.info-box ul li {
		width: 50%;
	}
	
	/* Footer */
	.footer-logo {
		width: 100%;
		margin-bottom: 25px;
	}
	.footer-logo img {
		margin: 0;
	}
	.footer-address {
		width: 100%;
	}
}


/* ------------------------- Screen 750px ------------------------- */
@media only screen and (max-width:750px) {
	.menu-responsive {
		top: 90px;
	}
	.header-top {
		height: 90px;
	}
	.logo p {
		font-size: 1.1rem;
		line-height: 2rem;
		margin-left: 15px;
	}
	
	#wrapper {
		margin-top: 90px;
	}
	
	
	/* Banner */
	.banner {
		display: none;
	}
	.banner-sp {
		display: block;
		/* height: 100vh; */
		background: url("/assets/images/top/banner-top-sp.jpg") no-repeat center;
		background-size: cover;
	}
	
	/* Present */
	.present-img-sp {
		width: 45%;
	}
	
	/* Info */
	.info-box ul li {
		width: 100%;
		padding: 0;
	}
	.info-box ul li:last-child {
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #c7aa65;
		border-left: none;
	}
}


/* ------------------------- Screen 414px ------------------------- */
@media only screen and (max-width:414px) {
	br.br414 {
		display: block;
	}
    br.br414-none {
        display: none;
    }
	body {
		font-size: 1.5rem;
	}
	
	header {
		opacity: 1;
		transition: opacity .25s ease-in-out;
	}
	header.scrolldown {
		opacity: 1;
	}
	
	.menu-responsive {
		top: 70px;
	}
	.menu-responsive ul li a {
		padding: 30px 0;
	}
	.menu-responsive ul li a.button {
		margin-top: 30px;
	}
	.header-top {
		height: 70px;
	}
	
	.logo a {
		width: 90px;
	}
	.logo p {
		font-size: 1rem;
		line-height: 1.8rem;
	}
	
	#wrapper {
		margin-top: 70px;
	}
	
	.pad60 {
		padding: 40px 0;
	}
	h2.txthead, h2.txthead-w-sub {
		font-size: 1.8rem !important;
		line-height: 3.2rem;
	}
	h2.txthead-w-sub {
		margin-bottom: 10px;
	}
	
	p.txtsub {
		font-size: 1.5rem;
	}
	
	/* Banner */
	.banner-sp {
		margin-top: 0px;
	}
	.banner-caption {
		height: 130px;
	}
	.banner-caption-box {
		height: 110px;
	}
	.banner-caption-box h1 {
		font-size: 1.8rem;
	}
	.banner-caption-box h2 {
		font-size: 1.6rem;
		margin-top: 10px;
	}
	
	/* Present */
	.present-img-sp {
		width: 40%;
		margin-left: 20px;
		margin-bottom: 20px;
	}
	
	/* Type */
	.type-text {
		width: 80%;
	}
	.type-text h2 {
		position: relative;
	}
	.type-text h2::before {
		content: '';
		position: absolute;
		left: -5%;
		bottom: 0;
		z-index: 9;
		width: 1px;
		height: 130px;
		background: #c7aa65;
	}
	
	/* Car */
	.slick-list {
		width: 90%;
		margin: 0 auto !important;
	}
	.slider-nav {
		padding-top: 40px;
	}
	.slider-nav .slick-list {
		width: 260px !important;
	}
	.slider-nav .slider-item {
		margin: 0 20px;
	}
	
	.price-box:first-child {
		margin-bottom: 5%;
	}
	.price-box ul li {
		padding: 5px 0;
	}
	.price-box ul li span:nth-child(2) {
		font-size: 2rem;
	}
	
	.extensive-img-sp {
		width: 100%;
	}
	.extensive-text p {
		width: 100%;
		padding-top: 5%;
		padding-left: 0;
	}
	
	/* Thank */
	.thank h3 {
		font-size: 1.8rem;
	}
	
	/* Info */
	.info-box ul li a {
		font-size: 2rem;
	}
	
	/* Footer */
	.footer-logo img {
		width: 115px;
	}
	.footer-btm {
		padding: 20px 0;
	}
	.gototop {
		top: inherit;
		bottom: 27px;
		background: rgba(255,255,255,0.9);
		padding: 10px;
	}
	.footer-copyright {
		margin-top: 10px;
	}
	.footer-copyright p {
		font-size: 1rem;
		line-height: 2rem;
		letter-spacing: 1px;
	}
}


/* ------------------------- Screen 375px ------------------------- */
@media only screen and (max-width:375px) {
	body {
		font-size: 1.4rem;
	}
	.price-box ul li span:nth-child(2) {
		font-size: 1.8rem;
	}
	.thank h3 {
		font-size: 1.6rem;
	}
}