@charset "UTF-8";
/*----------------------------------------------------
common
----------------------------------------------------*/
/* body {
	background: none !important;
} */
@media screen and (min-width: 517px) {
	body {
		font-size: 1.5rem;
		line-height: 180%;
	}
}

.bg_w {
	background-color: #fff;
}

/*----------------------------------------------------
main
----------------------------------------------------*/
section img {
	width: 100%;
	height: auto;
}

#main {
	padding: 0;
}
/* #main h3 {
	margin-top: -30px;
} */
#main h3 img {
	width: 100%;
	margin: 0;
	padding: 0;
}
/* #main #main03_bg {
  background: url(../images/tsukisamu202507/top/main03_bg.jpg) top/cover no-repeat;
} */
#main #main03_cont {
	padding: 7% 4%;
}
#main h4 img {
	width: 40%;
	margin: 20px auto;
}
#main .line {
	background: url(../images/tsukisamu202507/top/main03.png) center center no-repeat;
	background-size: auto 100%;
	width: 100%;
	padding: 90% 0 7%;
	text-align: center;
}
@media screen and (min-width: 500px) {
	#main .line {
		padding: 90% 0 7%;
	}
}
#main .line a {
	display: inline-block;
	width: 40%;
	height: auto;
	max-width: 232px;
	margin: 0 auto;
}
#main .line a img {
	width: 100%;
	height: auto;
}

/*----------------------------------------------------
prize_list
----------------------------------------------------*/
/* #prize_list {
	background-image: url(../images/tsukisamu202507/top/main04_bg_top.png),
		url(../images/tsukisamu202507/top/main04_bg_bottom.png), url(../images/tsukisamu202507/top/main04_bg.jpg);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-size: 100% auto, 100% auto, 100% auto;
	background-position: top, bottom, center top;
	margin: 0;
	padding: 30px 0;
} */
#prize_list {
	background: #f7f5f1;
	margin: 0;
	padding: 30px 0;
}
@media screen and (min-width: 517px) {
	#prize_list {
		background-position: top, bottom, center top 11%;
	}
}
#prize_list h2#prize_ttl_02 {
	padding-top: 10px;
}
#prize_list h3 {
	padding: 0;
}
#prize_list .prize {
	margin: 60px auto 40px;
	padding: 40px 0 0;
	background-color: #fff;
	border-radius: 40px;
}
@media screen and (min-width: 517px) {
	#prize_list .prize {
		margin: 120px auto 40px;
	}
}
/* #prize_list .prize#prize_03 {
	margin: 0 auto;
	padding: 0;
} */
#prize_list .prize > div {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 40px;
}
#prize_list .prize > div.border {
	padding-top: 40px;
	border-top: 3px dotted #000;
}
#prize_list .prize .cmt {
	padding: 5px 0 10px 1em;
	text-indent: -1em;
}
#prize_list .prize table {
	width: 100%;
}
#prize_list .prize table img {
	display: inline-block;
}
#prize_list .prize table img.prize_img,
#prize_list .prize table img.prize_img02 {
	height: 1em;
	width: auto;
}
@media screen and (max-width: 372px) {
	#prize_list .prize table img.prize_img,
	#prize_list .prize table img.prize_img02 {
		height: 0.7em;
		width: auto;
	}
}
#prize_list .prize table img.prize_img03 {
	height: 2em;
	width: auto;
}
@media screen and (max-width: 372px) {
	#prize_list .prize table img.prize_img03 {
		height: 1.5em;
		width: auto;
	}
}
#prize_list .prize table th,
#prize_list .prize table td {
	color: #1c8fbf;
	font-weight: bold;
}
#prize_list .prize table table#tokubetu_list th {
	font-family: "Noto Sans JP", sans-serif;
	width: calc(100% - 120px);
	text-align: left;
	font-size: 1.5em;
	padding-bottom: 0.7em;
}
#prize_list .prize table td {
	width: 120px;
	text-align: right;
	font-size: 1em;
	vertical-align: bottom;
	padding-bottom: 10px;
}
#prize_list .prize h3 {
	width: 70%;
	margin: -80px auto 0;
	padding: 0 0 20px;
}
@media screen and (min-width: 517px) {
	#prize_list .prize h3 {
		margin: -120px auto 0;
	}
}
#prize_list .prize div .photo {
	margin-bottom: 10px;
}
#prize_list .prize .prize_name {
	position: relative;
	padding: 20px 0;
	border-radius: 5px;
	min-height: 87px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	vertical-align: middle;
}
#prize_list .prize .prize_name p {
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	font-size: 18px;
	line-height: 22px;
}
@media screen and (min-width: 517px) {
	#prize_list .prize .prize_name p {
		font-size: 26px;
		line-height: 32px;
	}
}
#prize_list .prize .prize_name p span {
	font-weight: bold;
	font-size: 0.7em !important;
	line-height: 0.7em !important;
	text-align: center;
}
#prize_list .prize .prize_name p.font_small {
	font-size: 1.2em;
	line-height: 1.3em;
}
#prize_list .prize .prize_name p.font_small_2 {
	font-size: 1em;
	line-height: 1.2em;
	padding-top: 0.5em;
}
#prize_list .prize .prize_name p.mb10 {
	margin-bottom: 10px;
}

#detail h2 {
	margin: 0 auto 30px;
}
#detail #shoplist {
	margin-top: -90px;
	padding-top: 90px;
}
@media screen and (min-width: 517px) {
	#detail #shoplist {
		margin-top: -160px;
		padding-top: 160px;
	}
}
#detail .note h3 {
	margin: 0 0 25px;
}
#detail .note .dot_list {
	padding-bottom: 20px;
}
@media screen and (min-width: 517px) {
	#detail .note .dot_list {
		margin: 0 auto;
	}
}
#detail .note .dot_list dt {
	font-size: 1.2em;
	position: relative;
	padding-top: 10px;
	padding-bottom: 0.5em;
	margin: 0;
}
#detail .note .dot_list dt::before {
	top: 1.2em;
	background-color: #0066a1 !important;
	border-radius: 0;
}
#detail .note .img_list span {
	white-space: nowrap;
}
#detail .note .img_list span.kakko {
	margin-left: -8px;
}
#detail .note .img_list dt {
	font-size: 16px;
	position: relative;
	margin: 0;
}
#detail .note .img_list dd {
	border-bottom: 2px dotted #000;
	padding: 0 0 10px;
	margin: 0 0 15px;
	font-size: 1.1em;
}
#detail .note .img_list dd:last-of-type {
	border-bottom: none;
	padding: 0;
}
#detail .note .img_list dd p {
	position: relative;
	padding-left: 5em;
	margin: 0;
	vertical-align: top;
}
#detail .note .img_list dd p::before {
	content: "営業時間";
	position: absolute;
	top: 0;
	left: 0;
}

#contact {
	margin-top: 30px;
	padding: 60px 0 30px;
	background-color: #0b6456;
	text-align: center;
}
#contact > div {
	width: 80%;
	margin: 0 auto;
}
#contact > div h3 {
	margin: -90px auto 20px;
}
#contact > div h4 {
	margin-bottom: 20px;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
}
#contact > div p {
	color: #fff;
	padding: 0 0 10px;
}
#contact > div p span {
	color: #fff;
	font-size: 0.85em;
}
#contact > div p:nth-of-type(2) {
	padding: 0;
}

/*----------------------------------------------------
 style end
----------------------------------------------------*/ /*# sourceMappingURL=top.css.map */
