/* ---------- ���C���G���A ---------- */

#main {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}

/* ---------- �^�C�g�� ---------- */

.top-title {
	width: 1200px;
	height: 0;
	overflow: hidden;
	padding-top: 300px;
	margin: 2rem auto;
	margin-bottom: 4rem;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-image: url("images/yoyaku_campain.png");
}

.content {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.content h2 {
	width: 1200px;
	height: auto;
	text-align: center;
	font-size: 3.6rem;
	margin: 0 auto;
	color: #e94b5d;
	padding-bottom: 1rem;
	border-bottom: solid 1px #e94b5d;
}

.content .comment-box {
	width: max-content;
	height: auto;
	margin: 4rem auto;
	margin-bottom: 8rem;
	line-height: 3rem;
	font-size: 1.8rem;
}

.content02 .comment-box span {
	display: block;
	width: max-content;
	height: auto;
	margin: 4rem auto;
	font-size: 3rem;
	padding: 2rem 4rem;
}

.content03 .button-box a {
	display: block;
	width: max-content;
	padding: 2rem 10rem;
	font-size: 3rem;
	font-weight: bold;
	color: #ffffff;
	background-color: #e94b5d;
	border-radius: 0.5rem;
	text-decoration: none;
	margin: 4rem auto;
	margin-bottom: 8rem;
	position: relative;
}

.content03 .button-box a i {
	position: absolute;
	right: 5%;
	top: 50%;
	transform: translate(0, -50%);
}

.content04 .shop-box {
	width: 100%;
	height: auto;
	margin: 2rem auto;
}

.content04 .shop-box h3 {
	font-size: 2.6rem;
}

.content04 .shop-box .shop-image {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.content04 .shop-box .shop-image img {
	width: 100%;
	height: auto;
}

.content04 .shop-box .content-shop .shop-area {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 4rem auto;
	background-color: #e1e5fb;
}

.content04 .shop-box .content-shop .shop-body {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 4rem auto;
	background-color: #ffffff;
	padding: 4rem;
}

.content04 .shop-box .acccess-map-body {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 4rem auto;
}

.content04 .shop-box .detail-box {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 4rem;
}

.content04 .shop-box .detail-box .detail-list {
	width: 950px;
	height: auto;
	float: left;
}

.content04 .shop-box .detail-box .calendar-box {
	float: right;
	background-color: #ffffff;
}

.content04 .shop-box .detail-box .detail-list .list-item {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 2rem;
	border-bottom: dotted 1px #acacac;
}

.content04 .shop-box .detail-box .detail-list dl,
.content04 .shop-box .detail-box .detail-list dt,
.content04 .shop-box .detail-box .detail-list dd {
	list-style: none;
}

.content04 .shop-box .detail-box .detail-list dt {
	display: block;
	width: 20%;
	height: auto;
	float: left;
	font-size: 1.8rem;
	font-weight: bold;
}

.content04 .shop-box .detail-box .detail-list dd {
	display: block;
	width: 80%;
	height: auto;
	float: left;
}
.content04 .shop-box .detail-box .detail-list a {
	text-decoration:none;
}

.content04 .shop-box .yoyaku-box {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 4rem auto;
}

.content04 .shop-box .yoyaku-box a {
	display: inline-block;
	width: auto;
	height: auto;
	padding: 1rem 3rem;
	text-align: center;
	font-size: 2.6rem;
	font-weight: bold;
	color: #ffffff;
	background-color: #e94b5d;
	text-decoration: none;
	border-radius: 0.5rem;
}

.content04 .shop-box .link-box {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 4rem auto;
}

.content04 .shop-box .link-box a {
	display: inline-block;
	width: auto;
	height: auto;
	padding: 1rem 3rem;
	text-align: center;
	font-size: 3rem;
	font-weight: bold;
	color: #ffffff;
	background-color: #005bab;
	text-decoration: none;
	border-radius: 0.5rem;
}

.content04 .shop-box .photo-box {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.content04 .shop-box .photo-box .photo-item {
	width: 33.3%;
	height: auto;
	float: left;
	padding: 2rem;
	text-align: center;
}

.content04 .shop-box .photo-box .photo-item img {
	width: 100%;
	height: auto;
}

.content04 .shop-box .photo-box .photo-item iframe {
	width: 100%;
	height: 240px;
	border: none;
}

.content04 .shop-box .acccess-map-ekimae,
.content04 .shop-box .acccess-map-tamiya,
.content04 .shop-box .acccess-map-kanri,
.content04 .shop-box .acccess-map-waikiki {
	background-color: #e1f2fb;
	padding: 2rem 0;
}

.content04 .shop-box .acccess-map-ekimae .photo-box {
	background-color: #ffffff;
}


/* ---------- ��������X�}�z�p�i��ʃT�C�Y��767px�ȉ��̏ꍇ�ǂݍ��ށj ---------- */

@media only screen and (max-width: 768px) {

.top-title {
	width: 100%;
	padding-top: 54%;
	background-size: auto 100%;
	background-position: center top;
	margin: 2rem auto;
}

.content {
	width: 100%;
}

.content ul {
	padding-left: 3rem;
}

.content h2 {
	width: 100%;
	font-size: 2rem;
	text-align: center;
}

.content .comment-box {
	width: 94%;
	height: auto;
	margin-bottom: 2rem;
}

.content02 .comment-box span {
	width: 100%;
	font-size: 2rem;
	padding: 1rem;
}

.content03 .button-box a {
	width: 94%;
	padding: 1rem 2rem;
	font-size: 2.4rem;
	text-align: center;
	margin: 4rem auto;
}

/* ---------- �X�܏Љ� ---------- */

.content04 .shop-box .acccess-map-body {
	width: 94%;
	margin: 2rem auto;
	margin-bottom: 4rem;
}

.content04 .shop-box .content-title h3 {
	text-align: center;
	font-size: 2rem;
}

.content04 .shop-box .detail-box {
	margin-bottom: 0;
}

.content04 .shop-box .detail-box .detail-list {
	width: 100%;
	margin-bottom: 2rem;
}

.content04 .shop-box .detail-box .detail-list .list-item {
	padding: 1rem;
}

.content04 .shop-box .detail-box .detail-list dt,
.content04 .shop-box .detail-box .detail-list dd {
	width: 100%;
	float: none;
}

.content04 .shop-box .yoyaku-box a {
	font-size: 2rem;
}

.content04 .shop-box .photo-box .photo-item {
	width: 100%;
	float: none;
	padding: 1rem;
}

.content04 .shop-box .map-box iframe {
	width: 100% !important;
}

.content04 .shop-box .detail-box .calendar-box {
	width: 80%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}


/* ---------- �����܂ŃX�}�z�p�i��ʃT�C�Y��767px�ȉ��̏ꍇ�ǂݍ��ށj ---------- */
}

