@charset "utf-8";
/* Zen Kaku Gothic Antique Regular
font-family: "zen-kaku-gothic-antique", sans-serif;
font-weight: 400;
font-style: normal;
Zen Kaku Gothic Antique Bold
font-family: "zen-kaku-gothic-antique", sans-serif;
font-weight: 700;
font-style: normal;
Zen Kaku Gothic New Regular
font-family: "zen-kaku-gothic-new", sans-serif;
font-weight: 400;
font-style: normal;
Zen Kaku Gothic New Bold
font-family: "zen-kaku-gothic-new", sans-serif;
font-weight: 700;
font-style: normal; */
/* 文字セット------------------------------------------------- */
h1,h2,h3{
	font-family: "fot-chiaro-std", sans-serif;
	line-height: 1.5em;
	color: #333333;
	font-feature-settings: "palt" 1;
	font-style: normal;
}
p{
	font-size: 16px; 
	font-family: "zen-kaku-gothic-new", sans-serif; 
	font-weight: 500; 
	color: #333333;
	font-style: normal;
	text-align: justify;
	font-feature-settings: "palt" 1;
}
/*スタイルリセット------------------------------------*/
body {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0;}
p {margin: 0; padding: 0; line-height: 1.4;}
img {border: 0; display: block;}
a { text-decoration: inherit; /* 必要に応じて「none」に */}
a:link { color: #222;}
a:visited { color: inherit;}
a:hover { color: red;}
ul {margin: 0; padding: 0; list-style: none;}
ol {margin: 0; padding: 0;}
li {margin: 0; padding: 0;}
dl, dt, dd {margin: 0; padding: 0;}
form {margin: 0; padding: 0;}
hr{ display: none;}

/* -----------------ヘッダーエリア----------------------------------- */
#my-jim-header{
	padding-top: 80px;
	width: 1100px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 999;}
#my-jim-header h1{font-size: 0; width: 60%;}
#my-jim-header h1 img{width: 100%;}
.my-jim-top-logo{width: 15%; margin-top: 10px;}
.my-jim-top-logo img{width: 100%;}


/* トップビュー------------------------------------------------------------------------ */
.my-jim-top-img{width: 100%; margin-top: -91px; position:relative ; z-index: 500;}
.my-jim-top-img img{width: 100%;}

/* 導入--------------------------------------------------------------------------------- */
#my-jim-intro{padding: 30px 0;}
.my-jim-intro-area{width: 1100px; margin: 0 auto;}
.my-jim-intro-area h2{text-align: center; font-size: 27px;}
.my-jim-intro-area p{width: 700px; margin: 20px auto;}

#my-jim-intro02{width: 1100px; margin: 0 auto; background-color: #f2f2f2; padding: 80px 30px 20px;}
.my-jim-intro02{width: 100%; display: flex; justify-content: space-between;}
.my-jim-intoro02-img{width: 10%;}
.my-jim-intoro02-img img{width: 100%;}
.my-jim-intoro02-txt{width: 45%; position: relative;}
.my-jim-intoro02-txt p{margin: 10px 0;}
.my-jim-intoro02-staff{width: 40%;}
.my-jim-intoro02-staff img{width: 80%;}
.demo-img{position: absolute; top: -100px; left: -50px;}

/* アバウトジムニー--------------------------------------------------------------------------- */
#my-jim-about{
	margin-top: 80px;
	padding-top: 0 !important;
	background-image: linear-gradient(0deg, transparent 14px, #cfcdcd 15px), linear-gradient(90deg,  transparent 14px, #cfcdcd 15px);
	background-size: 15px 15px;
}
.my-jim-about-area{width: 1100px; margin: 0 auto; display: flex; padding-top: 50px;}
.my-jim-about-text{width: 55%; }
.my-jim-about-text h2{display: flex;}
.my-jim-about-text h2 img{width: 30%; margin-right: 10px;}
.my-jim-about-text p{margin: 10px 0;}
.my-jim-about-text img{width: 100%; margin: 15px 0;}
.my-jim-about-img{width: 45%; position: relative;}
.my-jim-about-img img{position: absolute; width: 110%; bottom: -80px; left: -50px; z-index: 999;}
.my-jim-about-btn{
	position: relative;
	width: 45%;
	text-align: right;
}
.my-jim-about-btn p{
	width: 200px;
	color: #fff;
	position: relative;
	z-index: 999;
	font-size: 18px;
	padding: 10px 0;
	left: 60%;
}
.my-jim-about-btn p:before{
	content:'\03e\03e' ;
	position: absolute;
	right:220px ;
	transform: scale(1, 1.8);
	top: 5px;
}
.my-jim-about-btn:before{
	content:'';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 500;
	background: #c10e14;
	transform: scaleY(1) perspective(.6em) rotateX(-0.5deg);
	transform-origin: bottom left;
}

/* ジムニータイプ------------------------------------------------ */
#my-jim-type{margin-top: 80px;}

.my-jim-type-left{
	width: 100%;
	height: 500px;
	display: flex;
	align-items: center;
	justify-content: right;
	margin-bottom: 80px;}
.my-jim-type-left-txt{
	width: 400px; 
	padding: 0 30px 0 0;}
.my-jim-type-left-txt h2{
	font-size: 25px;}
.my-jim-type-left-txt p{
	margin: 15px 0;
	line-height: 1.5em;}
.my-jim-type-left-img {
	position: relative;
	width: 60%;
	height: 500px;
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;}
.my-jim-type-left-img img {width: 100%;} 
	
.my-jim-type-right{
	width: 100%;
	height: 500px;
	display: flex;
	justify-content: left;
	background-color: #eeeae7;
	align-items: center;
	margin-bottom: 80px;}
.my-jim-type-right-txt {
	width: 400px; padding: 0 0 0 30px;}
.my-jim-type-right-txt h2 {
	font-size: 25px;}
.my-jim-type-right-txt p {
	margin: 15px 0;
	line-height: 1.5em;}
.my-jim-type-right-img {
	width: 60%; 
	height: 500px; 
	position: relative;
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;}
.my-jim-type-right-img img{
	width: 100%;}

.my-jim-type-active {
	background-color: #e5ebe9;}
.my-jim-type-active .my-jim-type-left-img {
	background-image: url(../images/jimny-custom/my-jim-type01.jpg);}
.my-jim-active {
	position: absolute;
	width: 400px;
	left: -10px;
	top: 10px;
	z-index: 600;}

.my-jim-type-classic {
	background-color: #eeeae7;}
.my-jim-type-classic .my-jim-type-right-img {
	background-image: url(../images/jimny-custom/my-jim-type03.jpg);}

.my-jim-type-classic .my-jim-jim-img {
	width: 459px;
	position: absolute;
	z-index: 600;
	bottom: -50px;
	left: 7%;}
.my-jim-type-classic .my-jim-jim-img img {
	width: 100%;}

.my-jim-type-stylish {
	background-color: #e6e6ef;}
.my-jim-type-stylish .my-jim-type-left-img {
	background-image: url(../images/jimny-custom/my-jim-type02.jpg);}
.my-jim-type-stylish .my-jim-jim-img {
	width: 433px;
	position: absolute;
	z-index: 600;
	bottom: -40px;
	right: 5%;}
.my-jim-type-stylish .my-jim-jim-img img { width: 100%;}

.my-jim-btn01 {
	margin-top: 30px!important;
	width: 200px;
	padding: 10px 0;
	color: #fff;
	text-align: center;}

.btn-color01 { background-color: #003a25;}
.btn-color02 { background-color: #553214;}
.btn-color03 { background-color: #070762;}
.btn-gallery {
	margin-top: -1em;
	margin-bottom: 4em;
	width: calc((100vw - 1100px)/2 + 700px) !important;
	font-size: 1.4em;}
.btn-gallery p {
	left: calc((100vw - 1100px)/2 + 450px);
	width: 230px;}
.btn-gallery p::before {
	left: -32px;
	right: inherit !important;}

/* LINE登録-------------------------------------------------------------------------------------- */
.my-jim-line-area{
	width: 1100px;
	background-color: #29363d;
	margin: 0 auto;
	padding: 30px 0;
}
.my-jim-line-area h2{font-size: 28px; color: #FFF; text-align: center;}
.my-jim-line-area p{width: 60%; color: #FFF; margin: 10px auto;}
.my-jim-btn02{
	width: 220px!important; 
	text-align: center; 
	padding: 10px 0; 
	background-color: #FFF; 
	color:#29363d!important; 
	font-weight: 700;
	margin-top: 30px!important;
}
/* オリジナルズについて------------------------------------------------------------------------ */
#my-jim-originalz{
	width: 100%; 
	margin-top: 100px;
	background-image: url(../images/jimny-custom/my-jim-bk01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 50px;
}
.my-jim-originalz-area h2{position: relative;  width: 300px; margin: 0 auto; z-index: 600; top:-40px;}
.my-jim-originalz-area{width: 1100px; margin: 0 auto;}
.my-jim-originalz-area h2 img{width: 100%;}
.my-jim-originalz-about{display: flex; justify-content: space-between; align-items: center;}
.my-jim-originalz-text{width: 50%;}
.my-jim-originalz-text h3{font-size: 28px;}
.my-jim-originalz-text p{margin: 15px 0;}
.my-gim-originalz-img{width: 45%;}
.my-gim-originalz-img img{width: 100%;}
.my-jim-content{margin-top: 50px;}
.my-jim-ul{display: flex; justify-content: space-between;}
.my-jim-ul li{width: 30%;}
.my-jim-ul li img{width: 100%;}
.my-jim-ul li p{margin-top: 10px; height: 70px;}
.my-jim-btn03{height: 25px!important; text-align: center; width: 200px; padding: 10px 0; background-color: #000; color: #fff!important;}
.my-jim-btn03:after{content: '＞'; margin-left: 10px; position: absolute;}


/* line登録その2---------------------------------------------------------- */
#my-jim-line02{margin-top: 80px;}

/* カスタムギャラリー---------------------------------------------------------- */
#my-jim-gallery{margin-top: 130px;}
#my-jim-gallery h2{text-align: center; background-color: #c10e14; height: 30px;}
#my-jim-gallery h2 img{position: relative; display: inline; top: -75px;}
.my-jim-gallery-area{width: 1100px; margin: 100px auto 0;}
.my-jim-gallery-area h3{font-size: 28px; text-align: center;}
.my-jim-gall-ul{display: flex; margin: 80px auto; flex-wrap: wrap;}
.my-jim-gall-ul li{
	position: relative; 
	width: 33%; 
	border: 10px solid #FFF; 
	box-shadow: 0px 0px 15px -5px #636363; 
	justify-content: center;
	z-index: 500;
	margin-left: -30px;
}
.my-jim-gall-ul li img{
	width: 100%; 
	position:relative ; 
}
.my-jim-gall-ul li:nth-child(1){transform: rotate(-3deg);}
.my-jim-gall-ul li:nth-child(2){transform: rotate(5deg);}
.my-jim-gall-ul li:nth-child(3){transform: rotate(7deg);}
.my-jim-gall-ul li:nth-child(4){transform: rotate(5deg);}
.my-jim-gall-ul li:nth-child(5){transform: rotate(-2deg);}
.my-jim-gall-ul li:nth-child(6){transform: rotate(-7deg);}
.my-jim-gall-ul li:nth-child(7){transform: rotate(8deg);}
.my-jim-gall-ul li:nth-child(8){transform: rotate(3deg);}
.my-jim-gall-ul li:nth-child(9){transform: rotate(2deg);}

.my-jim-btn04{margin: 50px auto ; width: 200px; text-align: center; background-color: #c10e14; padding: 10px 0; color: #FFF!important;}
.my-jim-btn04:after{content: '＞'; margin-left: 20px; position: absolute;}
.my-jim-a01{width: 200px;}
.my-jim-a02{width: 200px; margin: 0 auto;}
/* お問合せリンク----------------------------------------------------------------- */
#my-jim-contact{width: 1100px; background-color: #f2f2f2;padding: 50px 0; margin: 50px auto;}
.my-jim-contact-area{width: 800px; margin: 0 auto;}
.my-jim-contact-area h2{text-align: center; font-size: 28px;}
.my-jim-contact-area p{margin: 20px 0;}
.my-jim-link-ul{width: 90%; display: flex; justify-content: space-between; margin: 0 auto;}
.my-jim-link-ul li{
	width: 45%; 
	background-color: #06c755; 
	text-align: center; 
	color: #FFF; 
	font-family: "zen-kaku-gothic-new", sans-serif; 
	font-weight: 700; 
	padding: 20px 0;
}
.my-jim-link-ul li a:hover{color: #FFF;}
.my-jim-link-ul li:nth-child(2){background-color: #ff4500;}
.my-jim-link-ul li img{display: block; margin: 10px auto;}
.pc{display: block;}
.sp{display: none;}

@media screen and (max-width: 640px){
	.pc{display: none;}
	.sp{display: block;}
	.my-jim-a01{width: 100%; margin: 0 auto;}
	.my-jim-a02{width: 100%; margin: 0 auto;}
	p{font-size: 15px;}
	h2{line-height: 1.2em;}
	#my-jim-header,
	.my-jim-intro-area,
	.my-jim-about-area,
	.my-jim-originalz-area,
	.my-jim-gallery-area,
	.my-jim-contact-area
	{width: 90%; margin: 0 auto;}
	.my-jim-intro-area h2,
	.my-jim-type-left-txt h2,
	.my-jim-type-right-txt h2,
	.my-jim-line-area h2,
	.my-jim-gallery-area h3,
	.my-jim-contact-area h2
	{font-size: 20px; text-align: center;}
	#my-jim-header{padding-top: 20px;}
	#my-jim-header h1{width: 100%;}
	.my-jim-top-img{margin-top: -15px;}
	.my-jim-intro-area p{width: 100%;}
	#my-jim-intro02{width: 100%; padding: 10px 0;}
	.my-jim-intro02{flex-direction: column; width: 80%; margin: 0 auto;}
	.my-jim-intoro02-img{width: 30%; margin: 0 auto;}
	.my-jim-intoro02-txt{width: 100%;}
	.my-jim-intoro02-staff{width: 100%;}
	.my-jim-intoro02-staff img{width: 100%;}
	.demo-img{left: 10px; width: 100px; top: -95px;}
	.my-jim-intoro02-txt h2{font-size: 20px;}
	.my-jim-about-text h2{flex-direction: column; text-align: center;}
	.my-jim-about-text h2 img{width: 50%; margin: 0 auto 10px;}
	.my-jim-about-area{flex-direction: column;}
	.my-jim-about-text{width: 100%;}
	.my-jim-about-img{width: 80%; margin: 0 auto;}
	.my-jim-about-img img{position: relative;  bottom: 50px; left: 10px;}
	.my-jim-about-btn{width: 90%; margin-top: -30px;}
	.my-jim-about-btn p{left: 30%;}
	.my-jim-type-left{height: auto; flex-direction: column-reverse; margin-bottom: 30px;}
	.my-jim-type-left-txt{width: 80%; margin: 0 auto; padding: 30px 0;}
	.my-jim-type-left-img{width: 100%; height: 200px;}
	.my-jim-active{width: 200px; left: 0; top: -30px;}
	.my-jim-type-right{height: auto; flex-direction: column; margin-bottom: 30px;}
	.my-jim-type-right-txt{width: 80%; margin: 0 auto; padding: 30px 0;}
	.my-jim-type-right-img{width: 100%; height: 200px;}
	.my-jim-btn01{width: 100%;}
	.my-jim-jim-img01{width: 60%; bottom: -20px; left: 0;}
	.my-jim-jim-img02{width: 60%; bottom: -20px;}
	.my-jim-line-area{width: 100%;}
	.my-jim-line-area p{width: 80%;}
	.my-jim-btn02{width: 80%!important;}
	#my-jim-originalz{padding-bottom: 20px;}
	.my-jim-originalz-about{flex-direction: column-reverse;}
	.my-jim-originalz-text{width: 100%; margin-top: 30px;}
	.my-gim-originalz-img{width: 100%;}
	.my-jim-originalz-area h2 img{width: 80%; margin: 0 auto;}
	.my-jim-originalz-text h3{font-size: 18px; text-align: center;}
	.my-jim-ul{flex-direction: column;}
	.my-jim-ul li{width: 80%; margin: 0 auto 50px;}
	.my-jim-btn03{width: 100%;}
	#my-jim-line02{margin-top: 0;}
	#my-jim-gallery{margin-top: 50px;}
	#my-jim-gallery h2 img{width: 50%; top: -40px;}
	.my-jim-gallery-area h3{margin-top: 50px;}
	.my-jim-gall-ul{width: 90%; display: flex; margin: 30px auto; flex-wrap: wrap;}
	.my-jim-gall-ul li{
		position: relative; 
		width: 50%; 
		border: 5px solid #FFF; 
		box-shadow: 0px 0px 15px -5px #636363; 
		justify-content: center;
		z-index: 500;
		margin-left: -10px;
	}
	.my-jim-btn04{width: 100%; margin: 20px auto;}
	#my-jim-contact{width: 100%; padding: 30px 0;}
	.my-jim-link-ul{width: 100%; flex-direction: column; gap: 20px;}
	.my-jim-link-ul li{width: 100%;}
	

.my-jim-type-classic .my-jim-jim-img {
	width: 60%;
	bottom: -2em;
	left: 0;}
.my-jim-type-stylish .my-jim-jim-img {
	width: 55%;
	bottom: -2em;
	right: 0;}

.btn-gallery {
	margin-top: 0;
	margin-bottom: 2em;}

}








/* --------------------------フッターエリア流用----------------------- */

ul#brands {
	margin: 0 auto 20px auto;
	display: flex;
	justify-content: space-between;
	width: 780px;}

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

ul#brands {
	margin: 0 1.0rem 2.0rem 1.0rem;
	width: calc(100% - 2.0rem);}
ul#brands li { width: 23%;}
ul#brands li img { width: 100%;}

}

footer {
	color: #fff;
	background-color: #29363d;
}
footer a { color: #fff !important;}
footer .copyright {
	text-align: center;}

@media screen and (min-width: 641px){

footer .container {
	margin: 0 auto;
	padding: 50px 0;
	width: 1200px;}
footer nav.sitemap ul {
	display: flex;
	font-family: lato, sans-serif;
	font-weight: 400;
	font-style: normal;}
footer nav.sitemap ul li {
	width: 20%;
	text-align: center;}
footer nav.sitemap ul li dl dt {
	margin-bottom: 1em;
	font-weight: 700;}
footer nav.sitemap ul li dl dd {
	margin-bottom: 0.5em;
	font-size: 0.8em;}

.communication {
	margin: 0 auto 30px auto;
	display: flex;
	justify-content: space-between;
	width: 260px;
}

}

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

footer .container {
	padding: 2em 0;}
footer nav.sitemap ul {
	margin-bottom: 2em;
	text-align: center;
	font-family: lato, sans-serif;
	font-weight: 400;
	font-style: normal;}
footer nav.sitemap ul li { margin-bottom: 1em;}
footer nav.sitemap ul li dl dt {
	margin-bottom: 0.5em;
	font-size: 1.2em;}
footer nav.sitemap ul li dl dd {
	margin-bottom: 0.25em;}

.communication {
	margin: 0 auto 30px auto;
	display: flex;
	gap: 1.0rem;
	justify-content: space-between;
	width: 70vw;}
.communication img { width: 100%;}
}
