@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Vidaloka");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	font-size: 14px;
	font-family: HelveticaNeue, HiraKakuProN-W3;
	-webkit-text-size-adjust: none;
}

ul, ol, li {
	list-style-type: none;
}

input, select, textarea {
	font-size: 15px;
	max-width: 240px;
}

a {
	color: #7a2245;
	-webkit-tap-highlight-color: rgba(243, 185, 207, 0.7);
}

h1 img {
	display: block;
}

/*------------------------------------------------------------
	header
------------------------------------------------------------*/
body.portrait header h1 img {
	width: 320px;
	height: 120px;
}

body.landscape header h1 img {
	width: 480px;
	height: 180px;
}

body > header p strong {
	padding: 1px 5px 5px;
	border-bottom: 3px solid #f7cdde;
	display: block;
	color: #ffffff;
	background-color: #e45991;
	font-size: 10px;
}

body > header div.topHeader {
	background-color: #e45991;
	border-bottom: 3px solid #f7cdde;
	color: #ffffff;
	display: block;
	padding: 4px 5px 8px;
	vertical-align: middle;
}

body > header div.topHeader strong {
	font-size: 10px;
}

body > header div.topHeader a img {
	float: right;
	margin-top: -5px;
}

body > hgroup#line {
	padding: 5px 0 1px 0;
	border-style: none;
}

body > hgroup:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	font-size: 0;
	height: 0;
}

body > hgroup h1 {
	float: left;
	padding-left: 3px;
}

body > hgroup h1 img {
	width: 135px;
	height: 18px;
}

body > hgroup h2 {
	padding: 3px 3px 0 0;
	font-weight: normal;
	font-size: 11px;
	float: right;
	color: #786254;
}

/*------------------------------------------------------------
	footer
------------------------------------------------------------*/
body > footer {
	margin-top: 25px;
}

body > footer p:nth-last-of-type(2) {
	margin-bottom: 13px;
}

body > footer p a {
	margin-left: 10px;
	padding-left: 8px;
	line-height: 1.5;
	background: url(/smp/s/images/common/icon_arrow02.png) 0 50% no-repeat;
	text-decoration: none;
}

body > footer img {
	padding: 10px 0px 5px 10px;
}

footer a.copyright img {
	padding: 10px 0px 5px 5px;
}

body > footer ul {
	padding: 10px;
	background-color: #f2f2f2;
	font-size: 13px;
}

body > footer ul li {
	display: inline;
	line-height: 1.6;
}

body > footer ul li:before {
	content: "｜";
}

body > footer ul li:first-child:before {
	content: "";
}

body > footer p#copyright {
	border-top: 3px solid #f7cdde;
	background-color: #e45991;
}

body > footer p#border {
	border-top: 2px solid #f7cdde;
	background-color: #e45991;
	padding: 2px;
}

/*------------------------------------------------------------
	headerFooter.cssより統合
------------------------------------------------------------*/
footer {
	clear: both;
	margin-top: 25px;
	display: block;
	text-align: left;
	color: #333333;
}

footer a {
	color: #7a2245;
	padding: 0px;
	margin: 0px;
}

footer p {
	margin: 0px;
	padding: 0px;
}

/*footer p:nth-last-of-type(2) { margin-bottom: 13px; }*/
footer p a {
	margin-left: 10px;
	padding-left: 8px;
	line-height: 1.5;
	background: url(/smp/s/images/common/icon_arrow02.png) 0 50% no-repeat;
	text-decoration: none;
}

footer ul {
	padding: 10px;
	margin-bottom: 0px;
	background-color: #f2f2f2;
	font-size: 13px;
}

footer ul li {
	display: inline;
	line-height: 1.6;
}

footer ul li:before {
	content: "｜";
}

footer ul li:first-child:before {
	content: "";
}

footer p#copyright {
	padding: 7px;
	border-top: 3px solid #f7cdde;
	color: #ffffff;
	background-color: #e45991;
	text-align: center;
	margin: 0px;
	font-size: 12px;
}

footer p#border {
	border-top: 2px solid #f7cdde;
	background-color: #e45991;
}

footer img {
	padding: 10px 0px 5px 10px;
}

footer p#fair a {
	background-image: none;
	text-decoration: underline;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
	font-size: 70%;
	padding-left: 0px;
	margin-left: 0px;
}

p#fair {
	margin: 0px 10px 0 10px;
}

ul.notes, ul.notes li, ul.icoTxt, ul.icoTxt li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.notes a {
	color: #833a19;
}

/*------------------------------------------------------------
	hallHeader,
------------------------------------------------------------*/
.hallHeader h1 {
	color: #713b48;
	background-color: #e6d3d9;
	font-weight: bold;
	font-size: 115%;
	padding: 0px;
	padding-top: 5px;
	padding-left: 2px;
	border: solid 1px #e8c3a6;
	border-left: none;
	border-right: none;
	margin-bottom: 2px;
	margin-top: 10px;
}

.hallHeader h1 span {
	font-size: 75%;
}

.imgWrap img {
	margin-bottom: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*------------------------------------------------------------
	taiken
------------------------------------------------------------*/
dl.mainCatch dt, p.mainCatch {
	color: #792244;
	font-weight: bold;
	text-align: left;
}

dl.mainCatch dd {
	margin-top: 8px;
	text-align: left;
	margin: 4px;
}

div#mainContents h4 {
	font-weight: bold;
	font-size: 120%;
	color: #7a2248;
	margin: 0px;
	margin-bottom: 3px;
}

ul.notes, li.attention {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

/*------------------------------------------------------------
	clientHeader
------------------------------------------------------------*/
#clinetContents {
	margin: 2px;
	display: block;
}

#clinetContents h3 {
	background: #F2DCDB;
	border-top: 4px solid #FF99CC;
	padding: 3px 6px;
	margin-top: 3px;
	line-height: 1.1em;
	font-weight: normal;
	color: #777;
}

#clinetContents ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#clinetContents ul {
	margin: 5px 0px;
}

#clinetContents ul li a {
	display: block;
	float: left;
	width: 14%;
	padding-top: 3px;
	height: 27px;
	font-size: 0.7em;
	line-height: 1.25em;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
}

#clinetContents ul.mono li a {
	width: 16%;
}

#clinetContents ul.niji li a {
	width: 16%;
}

#clinetContents ul li a.off {
	background: -moz-linear-gradient(top, #FFFFFF, #CCCCCC);
	color: #333;
}

#clinetContents ul li a.on {
	border-color: #D57BA7 !important;
	background: -moz-linear-gradient(top, #F193B9, #E55D94);
	color: #FFF;
}

#clinetContents ul li.lefttab a {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

#clinetContents ul li.kuchikomitab a {
	font-size: 0.6em;
	line-height: 1em;
}

#clinetContents ul li:last-child a {
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-right: 1px solid #AAA;
}

#clinetContents p {
	padding: 0 0 0 2px !important;
	margin: 0 !important;
	font-size: 0.8em;
}

.condSearchLink {
	width: 100%;
	float: right;
	padding: 6px 0 10px 0;
}

.condSearchLink div a {
	vertical-align: top;
	color: #808080;
}

/*------------------------------------------------------------
	page
------------------------------------------------------------*/
.mainContents {
	margin: 0px 2px;
}

nav ul.s li {
	padding: 14px 20px 14px 10px;
	display: block;
	color: #7a2245;
	background: url(/smp/s/images/common/icon_arrow02.png) 100% 50% no-repeat;
	text-decoration: none;
}

.catalog-thumbnail-list:after,
.catalog-list:after {
	display: block;
	clear: left;
	content: "";
}

.catalog-thumbnail-list li,
.catalog-list li {
	text-align: left;
}

.catalog-thumbnail-list li {
	margin-left: 6px;
	margin-bottom: 10px;
	float: left;
	width: 146px;
	font-size: 9px;
}

.catalog-thumbnail-list dt.Itemna {
	background: url(/smp/s/images/common/icon_arrow01.png) no-repeat left center;
	padding-left: 15px;
	font-size: 12px;
}

.catalog-thumbnail-list dt.ShohinItemna a {
	background-image: url(/smp/s/images/common/icon_arrow01.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 14px;
	font-size: 12px;
	/* PCと合わせるため、displayを指定する */
	display: inline;
}

.catalog-thumbnail-list a {
	display: block;
}

.catalog-thumbnail-list a.LinkInline {
	padding-right: 15px;
	display: inline;
}

.catalog-thumbnail-list img {
	margin: -3px;
	background-position: center;
	width: 135px;
	height: 135px;
	border-color: #e4e4e4;
	border-style: solid;
	border-width: 1px;
}

.catalog-list {
	margin-bottom: 10px;
	float: right;
}

.catalog-list a {
	margin: 0px auto;
	display: block;
	width: 240px;
}

.catalog-list img {
	margin-bottom: 8px;
	width: 230px;
	height: 230px;
}

.catalog-thumbnail-list2:after,
.catalog-list:after {
	display: block;
	clear: left;
	content: "";
}

.catalog-thumbnail-list2 li,
.catalog-list li {
	clear: both;
	text-align: left;
}

.catalog-thumbnail-list2 li {
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

.catalog-thumbnail-list2 a {
	display: block;
}

.catalog-list2 {
	margin-bottom: 10px;
	float: right;
}

.catalog-list2 a {
	margin: 0px auto;
	display: block;
}

img.btm {
	border-style: none;
	text-align: center;
	margin-bottom: 8px;
	margin-top: 8px;
	width: 100px;
	height: 20px;
}

/* 検索結果画像のスタイル */
.image-frame {
	padding: 5px;
	border-color: #e4e4e4;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
}

h6 {
	margin: 10px;
	color: #d3af6c;
	font-weight: bold;
}

/*------------------------------------------------------------
	selection検索パネル
------------------------------------------------------------*/
/*検索項目開閉*/
.trigger {
	background-color: #f9eddf;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #e8c3a6;
	border-left: none;
	border-right: none;
	margin-top: 10px;
	padding: 10px;
	color: #c33974;
	font-size: 110%;
	display: block;
}

.trigger {
	background: url(/smp/s/images/arrow_down.gif) no-repeat right center #f9eddf;
}

.trigger.up {
	background: url(/smp/s/images/arrow_up.gif) no-repeat right center #f9eddf;
}

.toggle_container {
	display: block;
	background-color: #f6f6f6;
	border: solid 1px #dcdcdc;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	padding-bottom: 4px;
	-webkit-border-radius: 4px;
}

.toggle_containerDetails p {
	color: #808080;
}

.toggle_containerDetails input[type=checkbox], .criteriaDetails input[type=radio] {
	width: 25px;
	height: 25px;
	vertical-align: middle;
}

.toggle_container ul, .toggle_container li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

.toggle_container li {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.toggle_container h3 {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	padding-left: 9px;
	background: url(/smp/s/images/commmon/bg_h3.gif) repeat-y 0pt 0pt;
}

.toggle_container .setsumei {
	padding-left: 30px;
	font-size: 60%;
}

.toggle_container table.ring-design img {
	clear: both;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

.toggle_container #ring-design li {
	margin-left: 66px;
}

.toggle_container table.ring-design table {
	margin: 2px;
	vertical-align: middle;
}

.slick-toggle {
	background: url(/smp/s/images/arrow_down.gif) no-repeat right center #f9eddf;
}

.slick-toggle.up {
	background: url(/smp/s/images/arrow_up.gif) no-repeat right center #f9eddf;
}

#slick-toggle {
	color: #c33974;
	background-color: #f9eddf;
	font-weight: bold;
	font-size: 105%;
	clear: both;
	padding-top: 8px;
	padding-right: 0pt;
	padding-bottom: 8px;
	padding-left: 6px;
	border: solid 1px #e8c3a6;
	border-left: none;
	border-right: none;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
}

#conditionSlicker {
	display: block;
	-webkit-border-radius: 4;
	margin-bottom: 5px;
	padding: 3px;
	padding-bottom: 10px;
	border: solid 2px #c9c9c9;
}

#conditionSlicker a {
	color: #9d5d77;
	display: inline-block;
	padding: 5px;
}

.criteriaBox {
	display: block;
	background-color: #f6f6f6;
	border: solid 1px #dcdcdc;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	padding-bottom: 4px;
	-webkit-border-radius: 4;
}

.criteriaBox ul, .criteriaBox li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

.criteriaBox li {
	margin-left: 5px;
	margin-top: auto;
	margin-bottom: auto;
}

.criteriaHead {
	display: block;
	background-color: #f4efe9;
	border-bottom: solid 1px #dcdcdc;
	color: #800080;
	padding: 6px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.criteriaHead p {
	margin: 0px;
	padding: 0px;
}

.criteriaDetails p {
	color: #808080;
}

.criteriaDetails input[type=checkbox], .criteriaDetails input[type=radio] {
	width: 25px;
	height: 25px;
	vertical-align: middle;
}

.searchCon > .inBox .btm {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 4px;
}

#searchForm-1 {
	margin: 0px;
	padding: 0px;
}

.searchCon > .inBox dt {
	font-weight: bold;
	padding-top: 3px;
}

.searchCon > .inBox dd {
	padding: 0px;
	margin: 0px;
}

#kensaku {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: center;
}

/*searchMess*/
div.searchMess {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fff4d8;
	text-align: center;
}

.attention {
	color: #fe0201;
}

div.searchMess .alignC {
	text-align: center;
}

.searchbtn {
	clear: both;
	table-layout: center;
	margin-top: 25px;
	margin-bottom: 10px;
}

.saikensakuBt {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
	clear: both;
	text-align: center;
}

.NameSearch p {
	float: left;
}

.kuchikomiErr {
	margin-top: 10px;
	height: 70px;
	text-align: center;
	vertical-align: bottom;
	line-height: 70px;
}

a.footerGroupLink {
	font-size: 10px;
	color: #435B67;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 5px;
}

/* zexyGlobalHeader
============================================ */
#zexyGlobalHeader {
	border-bottom: solid 1px #f1eaea;
}

#zexyGlobalHeader .hgroup {
	height: 47px;
	border-bottom: solid 1px #e6d8d8;
	background-color: #ffffff;
	background: linear-gradient(#ffffff, #f3ebeb);
	overflow: hidden;
}

#zexyGlobalHeader h1 {
	float: left;
}

#zexyGlobalHeader h1 img {
	width: 91px;
	height: 47px;
}

/* zexyGlobalNav */
#zexyGlobalNav {
	float: right;
}

#zexyGlobalNav ul {
	overflow: hidden;
}

#zexyGlobalNav li {
	float: left;
}

#zexyGlobalNav li:last-child {
	margin-left: 6px;
}

#zexyGlovalMenuSwitch {
	display: block;
	width: 59px;
	height: 47px;
	background: url(/smp/s/images/btn_menu.png) no-repeat 0 0;
	background-size: 59px 94px;
	text-indent: -9999px;
	overflow: hidden;
}

#zexyGlovalMenuSwitch.open {
	background: url(/smp/s/images/btn_menu.png) no-repeat 0 -47px;
	background-size: 59px 94px;
}

/* zexyContentNav */
#zexyContentNav {
	width: 100%;
	display: none;
	background: #fff3f1;
	border-top: solid 1px #f1eaea;
}

#zexyContentNav dl {
	border-bottom: solid 1px #e6d5d5;
}

#zexyContentNav dt {
	padding: 6px 10px;
	background: #aa9094;
	color: #fff;
	font-size: 12px;
	line-height: 1;
}

#zexyContentNav dt span {
	margin-right: 0.2em;
	color: #f894a8;
}

#zexyContentNav ul {
	overflow: hidden;
}

#zexyContentNav li {
	box-sizing: border-box;
	float: left;
	width: 50%;
	border-bottom: solid 1px #e6d5d5;
}

#zexyContentNav li:nth-child(odd) {
	border-right: solid 1px #e6d5d5;
}

#zexyContentNav li.lastRow {
	border-bottom: none;
}

#zexyContentNav a {
	box-sizing: border-box;
	display: block;
	width: 100%;
	padding: 15px 10px;
	background: #fff3f1;
	font-size: 12px;
	line-height: 1;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #6c595d;
}

#zexyContentNav a:hover {
	background: #f9eddf;
}

.xy-ranking {
	position: relative;
	margin-bottom: 32px;
	font-weight: 300;
	font-family: "Hiragino Kaku Gothic ProN";
	background-color: #fff;
}
.xy-ranking--pref {
	background-color: #F9F5F3;
}
.xy-ranking--pref::after {
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 30px;
	content: "";
	background: linear-gradient(to bottom, #F9F5F3 0%, #fff 100%);
}
.xy-ranking *,
.xy-ranking *::before,
.xy-ranking *::after {
	box-sizing: border-box;
}
.xy-ranking img {
	vertical-align: top;
	max-width: 100%;
}
.xy-ranking__mainVisual {
	margin: 0;
}
.xy-ranking__flex {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.xy-ranking__tab {
	margin-bottom: 24px;
}
.xy-ranking__tabHan {
	display: flex;
	padding-left: 16px;
	width: 100%;
	height: 66px;
}
.xy-ranking__tabHan__top {
	display: flex;
	width: 82px;
	height: 66px;
	font-weight: 700;
	font-size: 12px;
	align-items: center;
	justify-content: center;
}
.xy-ranking__tabHan__top:link, .xy-ranking__tabHan__top:visited {
	color: #202020;
	text-decoration: none;
}
.xy-ranking__tabHan__slider {
	overflow-x: auto;
	display: flex;
	width: calc(100% - 82px);
	height: 66px;
	white-space: nowrap;
}
.xy-ranking__tabHan__slider::-webkit-scrollbar {
	display: none;
}
.xy-ranking__tabHan__slider__li {
	position: relative;
	display: flex;
	width: 100%;
	text-align: center;
	line-height: 1;
	font-size: 12px;
	font-weight: 700;
}
.xy-ranking__tabHan__slider__li::before {
	position: absolute;
	bottom: 2px;
	left: 0;
	content: "";
	width: 100%;
	height: 2px;
	background-color: #e7e7e7;
	border-radius: 1px;
}
.xy-ranking__tabHan__slider__li > a {
	display: flex;
	padding: 0 22px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #595959;
	font-weight: 700;
	align-items: center;
	justify-content: center;
}
.xy-ranking__tabHan__slider__li--active {
	position: relative;
}
.xy-ranking__tabHan__slider__li--active::after {
	position: absolute;
	bottom: 0px;
	left: 0;
	content: "";
	display: inline-block;
	width: 100%;
	height: 6px;
	border-radius: 6px;
	background-color: #e4007f;
}
.xy-ranking__tabHan__slider__li--active > a {
	color: #202020;
}
.xy-ranking__tabKen {
	display: flex;
	padding: 16px 0 0;
	width: 100%;
	justify-content: center;
}
.xy-ranking__tabKen__li {
	position: relative;
	padding: 0;
	max-width: 66px;
	width: 100%;
	font-size: 14px;
	line-height: 1.5;
}
.xy-ranking__tabKen__li > a {
	display: block;
	min-width: 42px;
	text-align: center;
	text-decoration: none;
	color: #8D8D8D;
}
.xy-ranking__tabKen__li--disable {
	color: #e7e7e7;
}
.xy-ranking__tabKen__li--disable span {
	display: block;
	min-width: 42px;
	text-align: center;
}
.xy-ranking__tabKen__li--disable span, .xy-ranking__tabKen__li > a {
	padding: 4px 0;
	min-width: auto;
	width: 100%;
	height: 20px;
	line-height: 1;
	font-size: 12px;
}
.xy-ranking__tabKen__li--active > a {
	color: #202020;
	font-weight: 700;
	pointer-events: none;
}
.xy-ranking__tabKen.is-5over .xy-ranking__tabKen__li {
	padding: 0;
	font-size: 12px;
}
.xy-ranking__notes {
	display: block;
	margin: 16px 16px 0;
	line-height: 1.5;
	color: #BEA699;
	font-size: 10px;
	text-align: center;
}
.xy-ranking__notes--fixMt {
	margin-top: 24px;
}
.xy-ranking__list {
	margin-top: 24px;
	padding: 0 15px;
}
.xy-ranking__list__li {
	position: relative;
	margin-top: 20px;
	padding: 20px;
	background-color: #fff;
}
.xy-ranking__list__li:first-child {
	margin-top: 0;
}
.xy-ranking__list__li--rank1 + .xy-ranking__list__li:not(.xy-ranking__list__li--rank1, .xy-ranking__list__li--rank2, .xy-ranking__list__li--rank3), .xy-ranking__list__li--rank2 + .xy-ranking__list__li:not(.xy-ranking__list__li--rank1, .xy-ranking__list__li--rank2, .xy-ranking__list__li--rank3), .xy-ranking__list__li--rank3 + .xy-ranking__list__li:not(.xy-ranking__list__li--rank1, .xy-ranking__list__li--rank2, .xy-ranking__list__li--rank3) {
	margin-top: 40px;
}
.xy-ranking__list__li::before {
	position: absolute;
	top: 5px;
	left: 5px;
	content: "";
	width: 100%;
	width: calc(100% - 10px);
	height: 100%;
	height: calc(100% - 10px);
	border: 1px solid #F7E5DB;
	z-index: 1;
}
.xy-ranking__list__link {
	position: relative;
	display: block;
	width: 100%;
	text-decoration: none;
	z-index: 5;
}
.xy-ranking__list__heading {
	position: relative;
	margin-bottom: 10px;
	line-height: 1;
}
.xy-ranking__list__heading__station, .xy-ranking__list__heading__area {
	color: #333;
	font-size: 10px;
}
.xy-ranking__list__heading__station::after {
	margin: 0 5px;
	letter-spacing: -0.4em;
	content: "/";
	font-weight: 300;
}
.xy-ranking__list__heading__area {
	font-weight: 300;
}
.xy-ranking__list__heading__name {
	display: block;
	margin-top: 5px;
	text-decoration: none;
	color: #3985D0;
	font-size: 16px;
}
.xy-ranking__list__li--rank1 .xy-ranking__list__heading, .xy-ranking__list__li--rank2 .xy-ranking__list__heading, .xy-ranking__list__li--rank3 .xy-ranking__list__heading {
	padding-left: 37px;
}
.xy-ranking__list__li--rank1 .xy-ranking__list__heading::before, .xy-ranking__list__li--rank1 .xy-ranking__list__heading::after, .xy-ranking__list__li--rank2 .xy-ranking__list__heading::before, .xy-ranking__list__li--rank2 .xy-ranking__list__heading::after, .xy-ranking__list__li--rank3 .xy-ranking__list__heading::before, .xy-ranking__list__li--rank3 .xy-ranking__list__heading::after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 32px;
	height: 32px;
	font-family: "Vidaloka", serif;
}
.xy-ranking__list__li--rank1 .xy-ranking__list__heading::before, .xy-ranking__list__li--rank2 .xy-ranking__list__heading::before, .xy-ranking__list__li--rank3 .xy-ranking__list__heading::before {
	width: 0;
	height: 0;
	background-color: #F8E6DC;
	border-style: solid;
	border-width: 0 0 32px 32px;
	z-index: 1;
}
.xy-ranking__list__li--rank1 .xy-ranking__list__heading::after, .xy-ranking__list__li--rank2 .xy-ranking__list__heading::after, .xy-ranking__list__li--rank3 .xy-ranking__list__heading::after {
	content: attr(data-rank) "";
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-weight: 300;
	font-size: 20px;
	z-index: 1;
}
.xy-ranking__list__li--rank1 .xy-ranking__list__heading::before {
	background-color: #D4B989;
	border-color: transparent transparent #C7A877 transparent;
}
.xy-ranking__list__li--rank2 .xy-ranking__list__heading::before {
	background-color: #D5D5D5;
	border-color: transparent transparent #C9C9C9 transparent;
}
.xy-ranking__list__li--rank3 .xy-ranking__list__heading::before {
	background-color: #A18571;
	border-color: transparent transparent #8F7360 transparent;
}
.xy-ranking__list__imgList {
	overflow-x: scroll;
	position: relative;
	margin: 0 -15px;
	padding: 0 15px;
	height: 109px;
	letter-spacing: -0.4em;
	flex-wrap: nowrap;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
.xy-ranking__list__imgList li {
	display: inline-block;
	margin-left: 5px;
	vertical-align: top;
	letter-spacing: normal;
}
.xy-ranking__list__imgList li:first-child {
	margin-left: 0;
}
.xy-ranking__list__imgList li img {
	width: 109px;
	height: 109px;
}
.xy-ranking__list__notes {
	margin: 10px 0;
	line-height: 1.5;
	color: #333;
	font-weight: 700;
	font-size: 12px;
}
.xy-ranking__list__iconList {
	margin-bottom: 10px;
	letter-spacing: -0.4em;
	white-space: nowrap;
}
.xy-ranking__list__iconList li {
	display: inline-block;
	margin-left: 5px;
	padding: 0 5px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	letter-spacing: normal;
	color: #A39453;
	font-size: 10px;
	border: 1px solid #A39453;
}
.xy-ranking__list__iconList li:first-child {
	margin-left: 0;
}
.xy-ranking__list__price {
	margin-bottom: 10px;
	color: #333;
	line-height: 20px;
	font-size: 12px;
}
.xy-ranking__list__info {
	margin-bottom: 15px;
	line-height: 1.5;
	color: #999;
	font-size: 10px;
}
.xy-ranking__list__fairLink {
	position: relative;
	display: block;
	height: 36px;
	line-height: 34px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	background: linear-gradient(0deg, #E4007F 0%, #E4007F 48%, #EC4AA4 100%);
	border-radius: 3px;
	z-index: 5;
}
.xy-ranking__title {
	margin: 24px 0;
	text-align: center;
	line-height: 1.5;
	color: #e4007f;
	font-weight: 700;
	font-size: 16px;
}
.xy-ranking__regions {
	padding-left: 16px;
}
.xy-ranking__details__summary {
	position: relative;
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	color: #595959;
	font-weight: 700;
	font-size: 14px;
	border-bottom: 1px solid #dcdcdc;
	list-style: none;
}
.xy-ranking__details__summary:hover, .xy-ranking__details__summary:focus {
	outline: 0;
}
.xy-ranking__details__summary::-webkit-details-marker {
	display: none;
}
.xy-ranking__details__summary::before {
	position: absolute;
	top: 50%;
	right: 16px;
	content: "";
	margin-top: -6px;
	width: 12px;
	height: 12px;
	background: url("/s/images/deerDesign/common/ico_arrow_s.png") no-repeat;
	background-size: 12px 12px;
}
.xy-ranking__details__summary--link::before {
	transform: rotate(-90deg);
}
.xy-ranking__details__summary--link--disabled::before {
	position: absolute;
	right: 0;
	content: "";
	margin-top: -24px;
	width: 100%;
	height: 100%;
	background-color: rgba(241, 241, 241, 0.6);
	background-size: 0%;
}
.xy-ranking__details[open] .xy-ranking__details__summary::before {
	transform: rotate(180deg);
}
.xy-ranking__details__summary a {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
}
.xy-ranking__details__summary a:link, .xy-ranking__details__summary a:visited {
	color: #595959;
	text-decoration: none;
}
.xy-ranking__details__list {
	padding-left: 16px;
}
.xy-ranking__details__list__pref {
	position: relative;
	display: flex;
	height: 48px;
	color: #595959;
	border-bottom: 1px solid #CDCDCD;
	align-items: center;
}
.xy-ranking__details__list__pref--disabled::before {
	position: absolute;
	top: 0;
	left: -32px;
	content: "";
	width: 100vw;
	height: 100%;
	background-color: rgba(241, 241, 241, 0.6);
}
.xy-ranking__details__list__pref a {
	display: flex;
	width: 100%;
	height: 48px;
	align-items: center;
}
.xy-ranking__details__list__pref a:link, .xy-ranking__details__list__pref a:visited {
	text-decoration: none;
	color: #595959;
}
.xy-ranking__viewall {
	display: flex;
	margin: 32px auto;
	width: 255px;
	height: 32px;
	line-height: 1;
	font-weight: 700;
	font-size: 10px;
	background-color: #fff;
	border: 1px solid #E7E7E7;
	border-radius: 4px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	align-items: center;
	justify-content: center;
}
.xy-ranking__viewall:link, .xy-ranking__viewall:visited {
	text-decoration: none;
	color: #595959;
}
.xy-ranking__nav {
	margin-top: 32px;
}
.xy-ranking__nav__title {
	margin: 0 0 10px;
	padding: 0;
	padding-left: 0;
	text-align: center;
	letter-spacing: 1.5px;
	color: #333;
	font-size: 12px;
	background: none;
}
.xy-ranking__nav__list {
	display: flex;
	margin: 0 auto;
	width: 315px;
	width: calc((315 / 375) * 100vw);
	justify-content: space-between;
	align-items: center;
}
.xy-ranking__nav__li {
	display: inline-block;
	width: 153px;
	width: calc((153 / 375) * 100vw);
}
.xy-ranking__nav__link {
	position: relative;
	display: flex;
	padding: 12px 0;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	background: linear-gradient(0deg, #FEE6F1 0%, #FEECF4 48%, #FFF2F8 100%);
	border: 1px solid #E6C8D5;
	border-radius: 3px;
	justify-content: center;
}
.xy-ranking__nav__pagename {
	display: block;
	font-size: 12px;
	letter-spacing: 1.2px;
}
.xy-ranking__nav__block {
	display: inline-block;
	font-weight: 700;
	letter-spacing: 1.37px;
}
.xy-ranking__icon {
	display: inline-block;
	margin-right: 4px;
	height: 26px;
	letter-spacing: normal;
}
.xy-ranking__icon--fair {
	width: 17px;
	background: url("../../../images/deerDesign/wedding/icon_fair--winered.png") no-repeat;
	background-size: 17px 26px;
}
.xy-ranking__icon--area {
	width: 21px;
	background: url("../../../images/deerDesign/wedding/icon_area--winered.png") no-repeat;
	background-size: 21px 26px;
}

.err_style {
	color: #595959;
	text-align: center;
	padding: 24px 0 8px;
	line-height: normal;
}

.page .topicPath {
	display: flex;
	margin: 64px 0 32px;
	padding: 0 20px;
	color: #595959;
	font-weight: 300;
	font-size: 10px;
	background-color: transparent;
	align-items: center;
}
.page .topicPath li {
	display: inline-block;
	margin: 0;
	padding: 0;
	line-height: 1.7;
	list-style: none;
}
.page .topicPath li:after {
	content: ">";
	line-height: 1;
	vertical-align: -1px;
	color: #595959 !important;
}
.page .topicPath li:last-child:after {
	content: "";
}
.page .topicPath a {
	color: #3985D0;
	padding-right: 8px;
}
.page .topicPath li:last-child a {
	color: #333 !important;
	text-decoration: none;
	pointer-events: none;
}