@charset "UTF-8";




/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/

section {
	margin-bottom: 90px;
	position: relative;
}




.mb20-30 {
	margin-bottom: 20px;
}

.mb40-90 {
	margin-bottom: 40px;
}


@media only screen and (min-width: 813px) {
	
	section {
	    max-width: 1180px;
	    margin: 0 auto 140px;
	}
	
	.mb20-30 {
		margin-bottom: 30px;
	}
	
	.mb40-90 {
		margin-bottom: 90px;
	}
	
}



/*------------------------------------------------------------
	導入部
------------------------------------------------------------*/

/*タイトル画像*/
.page-cover {
	display: block;
	margin-bottom: 30px;
}

@media only screen and (min-width: 813px) {
	
	.page-cover {
		margin-bottom: 70px;
	}

}

.intro-area {
	width: 100%;
	max-width: 1180px;
	margin-bottom: 40px;
	position: relative;
}

.intro-area h2 {
	font-size: 2.2rem;
	font-weight: 600;
	line-height: 1.6;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
}

.intro-area p {
	font-size: 1.5rem;
}

@media only screen and (min-width: 813px) {
	
	.intro-area {
		margin: 0 auto 80px;
	}
		
	.intro-area h2 {
		font-size: 2.3rem;
		line-height: 1.8;
		margin-bottom: 25px;
	}

	.intro-area p {
		font-size: 1.4rem;
		text-align: center;
		line-height: 2.2;
		color: #000;
	}
	
}


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

	.bg-01 {
	background: url(../img/drivespot/202204/item_namihana.png) center center / contain no-repeat;
		width: 100px;
		height: 200px;
		position: absolute;
		top: 0;
		left: 0;
		transform: rotate(-10deg);
	}
	
	
	.bg-02 {
	background: url(../img/drivespot/202204/item_coffee.png) center center / contain no-repeat;
		width: 150px;
		height: 200px;
		position: absolute;
		top: 80px;
		left: 130px;
		transform: rotate(5deg);
	}
	
	.bg-03 {
	background: url(../img/drivespot/202204/item_kanban.png) center center / contain no-repeat;
	    width: 200px;
	    height: 270px;
	    position: absolute;
	    top: 20px;
	    right: 50px;
		transform: rotate(15deg);
	}

}

.intro-area-col2 .one-half {
	position: relative;
}

.intro-area-col2 p {
	text-align: left;
	margin: 0 auto 120px;
}

p.route-total {
	font-size: 1.3rem;
	font-weight: 500;
	text-align: center;
	padding: 10px 0;
	border: 1px solid #ccc;
	margin: 20px auto 40px!important;
}

p.route-total span {
	font-weight: 600;
}


@media only screen and (min-width: 813px) {
	
	p.route-total {
		width: 430px;
		padding: 10px 15px;
		margin: 30px auto 20px!important;
	}
	
}

/*------------------------------------------------------------
	ルートMAP
------------------------------------------------------------*/

.route-area {
	background: #99C1FC;
	width: 100%;
	margin-bottom: 40px;
}


.route-area-half {
	background: #99C1FC;
	position: relative;
}


.route-inner {
    width: 100%;
    padding: 10px 4%;
    position: relative;
}

.route-inner h2 {
	font-size: 3rem;
	font-family: itc-american-typewriter,serif;
	font-weight: 600;
	text-align: center;
	letter-spacing: 2px;
	color: #fff;
}

h2.drive-route {
	font-size: 3rem;
	line-height: 1;
	font-family: itc-american-typewriter,serif;
	font-weight: 600;
	text-align: center;
	letter-spacing: 2px;
	color: #48627e;
}

.route-inner img.route-map {
	margin: 0 auto 25px;
}

@media only screen and (min-width: 813px) {
	
	.route-area {
		margin-bottom: 70px;
	}
	
	.route-inner {
	    min-width: 1180px;
	    max-width: 1340px;
	    padding: 30px 30px 50px;
	    margin: 0 auto;
	}
	
	.route-inner h2 {
		font-size: 4rem;
		margin-bottom: 20px;
	}
	
	h2.drive-route {
		font-size: 3rem;
		margin-bottom: 15px;
	}
	
	.route-inner img.route-map {
		width: 800px;
		margin: 0 auto;
		transform: translateX(20px);
	}

}

.route-inner figure {
	background: #fff;
	position: relative;
	width: 180px;
	padding: 5px;
}

@media only screen and (max-width: 812px) {
	
	.route-inner figure {
		width: 30%;
		margin: 0 5% 20px 0;
	}
	
	.route-inner figure:nth-child(3n) {
		margin-right: 0;
	}
	
}

@media only screen and (min-width: 813px) {
	
	.route-inner figure {
		position: absolute;
		width: 180px;
		padding: 10px;
	}

	.route-inner figure.spot-01 {
	    top: 490px;
	    right: 80px;
	}
	
	.route-inner figure.spot-02 {
	    top: 300px;
	    right: 150px;
	}
	
	.route-inner figure.spot-03 {
	    top: 120px;
	    right: 240px;
	}
	
	.route-inner figure.spot-04 {
	    top: 110px;
	    left: 280px;
	}
	
	.route-inner figure.spot-05 {
	    top: 250px;
	    left: 60px;
	}
	
	.route-inner figure.spot-star {
	    top: 440px;
	    left: 110px;
	}
	
	.route-inner figure.spot-06 {
	    top: 630px;
	    left: 150px;
	}

}

.route-inner figure figcaption {
	background: url(../img/drivespot/202204/flag_01.svg) center center / contain no-repeat;
	position: absolute;
	background: ;
	width: 30px;
	height: 30px;
	top: -10px;
	left: -10px;
	text-indent: -9999px;
}

.route-inner figure.spot-01 figcaption {
	background-image: url(../img/drivespot/202204/flag_01.svg);
}

.route-inner figure.spot-02 figcaption {
	background-image: url(../img/drivespot/202204/flag_02.svg);
}

.route-inner figure.spot-03 figcaption {
	background-image: url(../img/drivespot/202204/flag_03.svg);
}

.route-inner figure.spot-04 figcaption {
	background-image: url(../img/drivespot/202204/flag_04.svg);
}

.route-inner figure.spot-05 figcaption {
	background-image: url(../img/drivespot/202204/flag_05.svg);
}

.route-inner figure.spot-06 figcaption {
	background-image: url(../img/drivespot/202204/flag_06.svg);
}

.route-inner figure.spot-star figcaption {
	background-image: url(../img/drivespot/202204/star.svg);
}



/*------------------------------------------------------------
	スポット情報（共通）
------------------------------------------------------------*/

/*スポット情報 タイトル*/
h3 {
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 34px;
    color: #ff3834;
    position: relative;
    margin-bottom: 15px;
    padding: 3px 0 0 55px;
}

h3 span {
	display: block;
	font-size: 1.3rem;
	line-height: 1.8;
	color: #666;
    text-indent: -0.55em;
    padding-left: 1.4em;
}

h3 span a {
	color: #666!important;
}

@media only screen and (min-width: 813px) {
	
	h3 {
		font-size: 2.4rem;
		line-height: 40px;
		margin-bottom: 25px;
		padding-top: 0;
	}
	
	h3 span {
		line-height: 2;
	}
	
}

h3:before {
	content: '';
	background: url(../img/drivespot/202204/flag_01.svg) center center / contain no-repeat;
	position: absolute;
	width: 40px;
	height: 40px;
	top: 0;
	left: 0;
}

h3.h3-start {
	padding-left: 80px;
}

h3.h3-start:before {
	background-image: url(../img/drivespot/202204/flag_start.svg);
	width: 68px;
	height: 40px;
	top: 7px;
}

h3.h3-01:before {
	background-image: url(../img/drivespot/202204/flag_01.svg);
}

h3.h3-02:before {
	background-image: url(../img/drivespot/202204/flag_02.svg);
}

h3.h3-03:before {
	background-image: url(../img/drivespot/202204/flag_03.svg);
}

h3.h3-04:before {
	background-image: url(../img/drivespot/202204/flag_04.svg);
}

h3.h3-05:before {
	background-image: url(../img/drivespot/202204/flag_05.svg);
}

h3.h3-06:before {
	background-image: url(../img/drivespot/202204/flag_06.svg);
}

h3.h3-star:before {
	background-image: url(../img/drivespot/202204/star.svg);
}

h3.h3-goal:before {
	background-image: url(../img/drivespot/202204/flag_goal.svg);
	top: 5px;
}


/*スポット情報*/
h4 {
	font-weight: 600;
	color: #000;
	margin-bottom: 5px;
}

h4 i {
	margin-right: 5px;
}

p {
	color: #4c4c4c;
}

@media only screen and (min-width: 813px) {
	
	h4 {
		margin-bottom: 10px;
	}

}


/*ルート、TIPS*/
.information {
	background: #FDEFEF;
	width: 100%;
	border: 5px solid #eba8a8;
	padding: 20px;
	margin-top: 25px;
	position: relative;
}

.information.start {
	margin-top: 0;
}

.information:after {
	content: '\f103';
	font-size: 5rem;
	font-family: 'font awesome 5 pro';
	font-weight: 500;
	line-height: 1;
	color: #eba8a8;
	position: absolute;
	bottom: -75px;
	left: 0;
	left: 50%;
	transform: translateX(-50%);
}

/*
section:nth-of-type(3) .information:after {
	content: none;	
}
*/

@media only screen and (min-width: 813px) {
	
	.information {
		margin-top: 40px;
	}
	
	.information:after {
		bottom: -95px;
	}
	
}

.information div.info-box {
	width: 100%;
}


.information div.info-box:first-child {
	margin-bottom: 20px;
}

.information div.info-box dl:not(:last-child) {
	margin-bottom: 15px;
}

.information div.info-box dl dt {
	font-weight: 600;
	color: #af2737;
}

.information div.info-box dl dd {
	font-size: 1.35rem;
}

@media only screen and (min-width: 813px) {
	
	.information div.info-box:first-child {
		width: 40%;
		padding-right: 40px;
	}
	
	.information div.info-box:nth-child(2) {
		width: 60%;
	}
	
	.information div.info-box dl:not(:last-child) {
		margin-bottom: 25px;
	}
	

}

/*Google Map*/
.embed-container { 
	position: relative;
	 padding-bottom: 56.25%; 
	 height: 0; 
	 overflow: hidden; 
	 max-width: 100%; 
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
}


section a.button {
	width: 90%;
	margin: 20px auto;
}


@media only screen and (min-width: 813px) {
	
	section a.button {
		width: 300px;
		margin: 30px auto 0;
	}
	
}


/*動画ガイド*/

.guide-movie {
	margin: 5px 0 20px;
}

.guide-movie li {
	background: #fff;
	width: 100%;
	margin: 8px 0 0;
	position: relative;
}

.guide-movie li img {
	width: 90px;
	float: left;
}

.guide-movie li img:hover {
	opacity: 0.9;
}

.guide-movie li div {
	width: calc(100% - 90px);
	padding-left: 15px;
	float: left;
}

.guide-movie li div a {
	display: block;
	font-size: 1.2rem;
	line-height: 1.8;
	color: #000;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

@media only screen and (min-width: 813px) {
	
	.guide-movie li {
		width: 49%;
		margin: 10px 2% 0 0;
	}
	
	.guide-movie li:nth-child(2n) {
		margin-right: 0;
	}

	.guide-movie li img {
		width: 120px;
	}
	
	.guide-movie li div {
		width: calc(100% - 120px);
	}
	
	.guide-movie li div a {
		font-size: 1.3rem;
		transform: translateY(-46%);
	}
	
}



/*------------------------------------------------------------
	スポット情報（１）
------------------------------------------------------------*/

.photo-01 {
	margin-bottom: 20px;
}

.photo-01 .one-half {
	width: 48%;
	margin-top: 20px;
	margin-right: 4%;
}

.photo-01 .one-half:nth-child(2n) {
	margin-right: 0;
}


@media only screen and (min-width: 813px) {
	
	.photo-01 {
		margin-bottom: 0;
	}
	
	.flex-box.flex-start {
		align-items: flex-start;
	}
	
	.photo-01 .one-half {
		margin-top: 0;
		margin-bottom: 25px;
	}
	
}

/*------------------------------------------------------------
	スポット情報（２）
------------------------------------------------------------*/

.photo-02 figure {
	margin-top: 20px;
}

@media only screen and (min-width: 813px) {
	
	.photo-02 figure {
		margin-top: 0;
		margin-bottom: 30px;
	}
	
}


/*------------------------------------------------------------
	スポット情報（３）
------------------------------------------------------------*/

.wide-cover {
	background: url(../img/drivespot/202204/img_03_01.jpg) center center / cover no-repeat;
	width: 100%;
	height: 100vw;
	min-height: 400px;
	margin-bottom: 25px;
}

.photo-03 {
	margin-top: 20px;
}
@media only screen and (min-width: 813px) {
	
	.wide-cover {
	    height: 40vw;
	    min-height: 560px;
		margin-bottom: 70px;
	}
	
	.photo-03 {
		margin-top: 0;
	}

}



/*------------------------------------------------------------
	スポット情報（4）
------------------------------------------------------------*/

.photo-04 {
	margin-top: 20px;
}

.photo-04 .one-half {
	width: 48%;
	margin-right: 4%;
}

.photo-04 .one-half:nth-child(2n) {
	margin-right: 0;
}

@media only screen and (min-width: 813px) {
	
	.photo-04 {
		margin-top: 0;
	}
	
}

/*------------------------------------------------------------
	スポット情報（５）ハレイワヒストリックタウン
------------------------------------------------------------*/

.wide-cover-05 {
	width: 100%;
	margin-bottom: 30px;
}

.wide-cover-05 div {
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left center;
	width: 50%;
	height: 50vw;
}

.wide-cover-05 .wide-cover-left {
	background-image: url(../img/drivespot/202204/img_05_01.jpg);
}

.wide-cover-05 .wide-cover-right {
	background-image: url(../img/drivespot/202204/img_05_02.jpg);
}

@media only screen and (min-width: 813px) {
	
	.wide-cover-05 {
		margin-bottom: 70px;
	}
	
	.wide-cover-05 div {
		width: 50%;
		height: 450px;
	}	
	
}

@media only screen and (max-width: 812px) {
	
	.photo-05 {
		margin-top: 20px;
	}
	
}

.photo-05 .one-half {
	width: 48%;
	margin-right: 4%;
}

.photo-05 .one-half:nth-child(2n) {
	margin-right: 0;
}


/*------------------------------------------------------------
	スポット情報 波花
------------------------------------------------------------*/

.photo-namihana {
	width: 100%;
}

@media only screen and (min-width: 813px) {
	
	.photo-namihana {
		margin-bottom: 30px;
	}
	
}

.photo-namihana .left-box {
	background: url(../img/drivespot/202204/namihana_01.jpg) center center / cover no-repeat;
	width: 100%;
	height: 60vw;
	margin-bottom: 20px;
}

.photo-namihana .right-box {
	width: 100%;
}

.photo-namihana .right-box figure {
	margin-bottom: 20px;
}

.photo-namihana .right-box figure:not(:first-child) {
	margin-bottom: 0;
}

@media only screen and (min-width: 813px) {
	
	.photo-namihana .left-box {
		width: 60%;
		height: auto;
		margin-bottom: 0;
	}
	
	.photo-namihana .right-box {
		width: 40%;
		padding-left: 30px;
	}
		
	.photo-namihana .right-box figure:first-child {
		margin-bottom: 30px;
	}
	
	
	
}


.namihana-conts {
	width: 100%;
	margin: 0 auto 20px;
}

.namihana-conts .flex-box {
	margin-top: 0;
}

.namihana-conts a.button {
	margin: 30px auto;
}

@media only screen and (min-width: 813px) {
	
	.namihana-conts {
		width: 800px;
		margin: 0 auto;
	}
	
	.namihana-conts .flex-box {
		margin-top: 30px;	
	}
	
}

