@charset "utf-8";

/* ==============================
Smartphone english layout
Site Name: Gion UEMORI;
Date: 2025.11;
================================= */

/* layout
================================= */
#hero {
	background: url(../img/access/photo_hero.jpg) left 190px no-repeat;
	background-size: 110%;
}

/* introduction
----------------------------- */
#introduction {
	padding-top: 50px;
}
#introduction .inner {
	background: url(../img/home/bg_intro.png) center bottom no-repeat;
	background-size: 140%;
	padding-bottom: 58vw;
}
#introduction .ttl {
	margin-bottom: 30px;
}

/* menu
----------------------------- */
.intro__slider img {
	margin-left: -20%;
	width: 140%;
}
.intro__sliders + .lead.txt {
	padding-top: 30px;
}
.bnr.is-l {
	margin-top: 15px;
}
#en__yudofu,
#en__kaiseki {
	padding-top: 60px;
	padding-bottom: 60px;
}
#en__party {
	padding-top: 60px;
	padding-bottom: 60px;
}

/* shopinfo
----------------------------- */
#en__info {
	padding-top: 60px;
	padding-bottom: 0;
}
/* list */
#shopinfo__list {
	margin-bottom: 60px;
}
#shopinfo__list dl {
	padding: 16px 0;
}
#shopinfo__list dt {
	color: #d2b736;
	margin-bottom: 6px;
}
#shopinfo__list .btn {
	margin-top: 14px;
	margin-bottom: 6px;
}

/* map
----------------------------- */
#en__access {
	padding-top: 60px;
	padding-bottom: 60px;
	margin-bottom: -80px;
}
#gmap-access {
	width: 100%;
	height: 450px;
}
/* guide */
#guide .item {
	margin-top: 40px;
}
#guide h3 {
	margin-bottom: 30px;
}
.guide__list li {
	clear: both;
	display: flex;
	list-style: none;
	margin-top: 24px;
}
.guide__list h4 {
	margin-right: 12px;
}
.guide__list h4 img {
	width: 36px;
	height: 44px;
}
.guide__list02 li {
	list-style: none;
	margin-top: 24px;
}