@charset "UTF-8";

/*------------------------------------------ contents */

#reservation #contents{
	font-family: "Yu Mincho", "游明朝体" , "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "sawarabi", serif;
}

.f_red {
	color: #800000;
	font-family: "Helvetica Neue", Arial, 'BIZ UDGothic', "Hiragino Kaku Gothic ProN", "Hiragino Sans", 'YuGothic','Yu Gothic UI', Meiryo, sans-serif;
}

#shop .shop_boxtop .notice a,
#shop_pc .bg_gray a {
	text-decoration: none;
	color: #000;
}



/* 736px以下用（SP用）の記述------------------------------------------- */
@media screen and (max-width: 736px) {

#reservation #contents {
	background-image:url("../../../img/lp/jewelry_reserve/top.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative; 
	padding-bottom: 8%;
}
#reservation #contents .hero {
	position: relative;
	width: 100%;
	margin-bottom: 34%;
	padding-top: 27%;
	text-align: center;
	line-height: 1.3;
}
#reservation #contents .hero::before {
	position: absolute;
	display: block;
	content: '';
	top: 0;
	left: 0;
	width: 67.5%;
	height: 100%;
	margin-top: 15.5%;
	margin-left: 16%;
	background: url(../../../img/lp/jewelry_reserve/top_ttl.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10;
}
#reservation #contents .hero .lead {
	position: relative;
	margin-top: 0;
	font-size: 5.066666667vw;
	font-weight: bold;
	font-family: "Yu Mincho", "游明朝体" , "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "sawarabi", serif;
    z-index: 20;
}
#reservation #contents .hero .lead span {
	font-size: 9.333333vw;
}


#reservation #contents .wrap {
	margin-left: 5%;
	margin-right: 5%;
}
#reservation #contents .greet {
	margin: 0 auto;
	text-align: center;
}
#reservation #contents .greet h2 {
	font-size: 4.933333333vw;
	font-weight: bold;
	background-color: #fff;
}
#reservation #contents .greet .caption {
	margin: 0.5em auto 1.2em;
	font-size: 5.333333333vw;
	font-weight: bold;
	letter-spacing: -0.1em;
}


#reservation #contents .greet .bg_yellow {
	width: 100%;
	margin: 0 auto;
	padding: 3.5% 0;
	background-color: #f7f0e5;
	font-size: 3.333333333vw;
	font-weight: bold;
	letter-spacing: -0.05em;
}
#reservation #contents .greet .notice {
	width: 92%;
	margin: 2% auto;
	padding-left: 2%;
	text-align: left;
	font-size: 2.666666667vw;
}
#reservation #contents .greet .dash {
	width: 10%;
	margin: 12% auto;
	border-bottom: 1px solid #000;
}
#reservation #contents .greet .message {
	font-size: 3.066666667vw;
	font-weight: bold;
	line-height: 2;
	letter-spacing: -0.05em;
}
#reservation #contents .greet .message .ltr_space{
	letter-spacing: -0.09em;
}
#reservation #contents .greet .message p {
	padding-bottom: 2%;
}

#reservation #contents #shop {
	font-family: "Helvetica Neue", Arial, 'BIZ UDGothic', "Hiragino Kaku Gothic ProN", "Hiragino Sans", 'YuGothic','Yu Gothic UI', Meiryo, sans-serif;
}
#reservation #contents #shop .shoplist_ttl {
	width: 100%;
	margin: 3% auto 5%;
	text-align: center;
}
#reservation #contents #shop .shoplist_ttl h3 {
	margin-top: 2em;
	margin-bottom: 0.4em;
	font-size: 4.533333333vw;
	font-weight: bold;
}
#reservation #contents #shop .shop_boxtop {
	margin: 5% 0;
	padding: 1% 8%;
	border: 1px solid #000;
}
#reservation #contents #shop .shoplist_ttl .f_red {
	margin-top: 0;
	font-size: 2.933333333vw;
	font-weight: bold;
	letter-spacing: -0.08em;
}

#reservation #contents #shop .web_rsvn .shop_name {
	margin: 4% 0 3%;
	line-height: 1;
}
#reservation #contents #shop .tel_rsvn .shop_name {
	margin-bottom: 1%;
}
#reservation #contents #shop .tel_rsvn .opening {
	margin-top: 1.5%;
}


#reservation #contents #shop .btn_web {
	position: relative;
	text-align: center;
	width: 100%;
	margin: 3px 0;
	background-color: #3e3e3e;
	color: #fff;
	box-sizing: border-box;
}
#reservation #contents #shop .btn_web a {
	display: block;
	padding: 0.5em 30px;
	color: #fff;
	text-decoration:none;
	font-size: 3.2vw;
}

#reservation #contents #shop .shop_name a {
	color: #000;
	text-decoration:none;
	font-size: 4vw;
	font-weight: bold;
}
#reservation #contents #shop .shop_boxtop p {
	margin: 2.5% 0;
	text-indent: 0;
}
#reservation #contents #shop .shop_boxtop .notice {
	margin: 0;
	font-size: 2.933333333vw;
}
#reservation #contents #shop .opening {
	font-size: 3.2vw;
	font-weight: bold;
}




/* 736px以下用（SP用）の記述 end--------------------------------------- */
}



/* 737px以上用（PC用）の記述------------------------------------------- */
@media screen and (min-width: 737px) {

#reservation #contents {
	margin: 0 auto;
	max-width: 1400px;
	min-width: 1200px;
	background-image: url(../../../img/lp/jewelry_reserve/top_pc.png);
	background-repeat: no-repeat, repeat-x;
	background-position: center top, left top;
	background-size: 100% auto, 10px auto;
}
#reservation a {
	transition: all .3s;
}
#reservation a:hover {
	opacity: .6;
}

#reservation #contents .hero {
	position: relative;
	width: 100%;
	margin-bottom: calc(200 / 1400 * 100%);
	padding-top: calc(153 / 1400 * 100%);
	line-height: 1.3;
	text-align: center;
}
#reservation #contents .hero::before {
	position: absolute;
	display: block;
	content: '';
	top: 0;
	left: 0;
	width: calc(430 / 1400 * 100%);
	height: 100%;
	margin-top: calc(90 / 1400 * 100%);
	margin-left: calc(464 / 1400 * 100%);
	background: url(../../../img/lp/jewelry_reserve/top_ttl_pc.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10;
}
#reservation #contents .hero .lead {
	position: relative;
	margin-top: 0;
	font-size: clamp(21.42857143px, 1.785714286vw, 25px);
	font-weight: bold;
	font-family: "Yu Mincho", "游明朝体" , "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "sawarabi", serif;
    z-index: 20;
}
#reservation #contents .hero .lead span {
	font-size: clamp(45.83333333px, 3.928571429vw, 55px);
}

#reservation #contents .wrap {
	max-width: 1200px;
    margin: 0 auto;
}

#reservation #contents .greet {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#reservation #contents .greet h2 {
	font-size: 28px;
	font-weight: bold;
}
#reservation #contents .greet .caption {
	font-size: 28px;
	font-weight: bold;
}

#reservation #contents .greet .bg_yellow {
    width: 568px;
    margin: 0 auto;
    background-color: #f7f0e5;
    padding: 18px 0;
	font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.15rem
}
#reservation #contents .greet .notice {
	font-size: 14px;
    width: 568px;
	margin: 1.5% auto;
	padding-left: 2%;
	text-align: left;
}

#reservation #contents .greet .dash {
	margin: 4.5% auto;
	width: 4%;
	border-bottom: 1px solid #000;
}
#reservation #contents .greet .message {
	font-size: 15px;
	font-weight: bold;
	line-height: 2;
}
#reservation #contents .greet .message p {
	padding-bottom: 2%;
}



#reservation #contents #shop_pc .shop-table {
	width: 100%;
	margin: 3% auto 5%;
}
#reservation #contents #shop_pc .shop-table td {
	vertical-align: middle;
	width: 14.2857%;
	padding: 1%;
	line-height: 1.3;
}

#reservation #contents #shop_pc .shop-table,
#reservation #contents #shop_pc .table-title {
	text-align: center;
	vertical-align: middle;
	font-family: "Helvetica Neue", Arial, 'BIZ UDGothic', "Hiragino Kaku Gothic ProN", "Hiragino Sans", 'YuGothic','Yu Gothic UI', Meiryo, sans-serif;
}
#reservation #contents #shop_pc .shop-table .blank_cell {
	background-color: #fff;
	border-top: 1px solid #fff;;
	border-left: 1px solid #fff;;
}
#reservation #contents #shop_pc .bg_blue {
	text-align: center;
	vertical-align: middle;
	background-color: #eaf0f5;
	font-weight: bold;
}
#reservation #contents #shop_pc .bg_gray {
	background-color: #e5e5e5;
	font-size: 11px;
}
#reservation #contents #shop_pc table .shop_name {
	margin: 0;
}
#reservation #contents #shop_pc table .shop_name a {
	color: #000;
	text-decoration:none;
	font-weight: bold;
}



#reservation #contents #shop_pc .table-title {
	background-color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	padding: 1%;
}
#reservation #contents #shop_pc .table-title span {
	font-size: 14px;
}
#reservation #contents #shop_pc table td .btn_web {
	position:relative;
	text-align:center;
	width:100%;
	margin: 3px 0;
	background-color: #3e3e3e;
	color: #fff;
	box-sizing:border-box;
}
#reservation #contents #shop_pc table td .btn_web a {
	display: block;
	padding: 0.6em 30px;
	color: #fff;
	text-decoration:none;
}




/* 737px以上用（PC用）の記述 end--------------------------------------- */
}

