@charset "utf-8";
/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 18px;*/
	vertical-align: baseline;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.8em;
	list-style-type: none;
}
#viewport {
	line-height: 1.8em;
	font-size: 18px;
}
#header a{
	font-size: 18px;
}
body {
	font-family: "游ゴシック体", "YuGothic", "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Sans-Serif;
	color: #000;
	background-color: #fff;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
span, a {
	font-size: 100%;
}
small {
	font-size: 75%;
}
a {
	color: #000;
}
#contents a:hover, #contents a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}
p {
	margin: 1em 0;
}
strong, b, .bold {
	font-weight: bold;
}
.mincho {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
.gothic {
	font-family: "游ゴシック体", "YuGothic", "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Sans-Serif;
}
.red {
	color: #cb0101;
}
#viewport {
	overflow: hidden;
}
#bg-content-header {
	margin-bottom: 45px;
	background: #000;
	border-top: 4px solid #c3c3c3;
}
#bg-content-header h1 {
	color: #fff;
	font-size: 26px;
	line-height: 58px;
	letter-spacing: 0.2em;
	text-align: center;
	width: 980px;
	margin: 0 auto;
}
#bg-content-header h3 {
	line-height: 18px;
	letter-spacing: 0.2em;
	text-align: center;
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
}
#bg-content-header p {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.2em;
	text-align: center;
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
}
#bg-content-header ul {
	display: block;
	width: 980px;
	margin: 0 auto;
	text-align: center;
	font-size: 0;
	padding-bottom: 10px;
}
#bg-content-header ul li {
	display: inline-block;
	/*width: 159px;*/
	height: 16px;
	text-align: center;
	border-left: 2px solid #000;
	line-height: 16px;
	margin-bottom: 10px;
}
#bg-content-header ul li:first-child {
	border-left: 0;
}
#bg-content-header ul li a {
	font-size: 16px;
	line-height: 16px;
}
#bg-content-header ul li.div {
	display: none;
}
#dream-page {
	width: 100%;
	background: #fff url(../../images/bg-div-grey-white-bg.png) repeat-y center center;
}
/* #dream-page:after {
	display: block;
	width: 100%;
	background: #fff url(../../images/bg-div-grey-bg.png) repeat-y center center;
	margin-bottom: 38px;
	padding-bottom: 55px;
	content: "";
} */
#dream-page>div {
	width: 100%;
	margin: 0 auto;
    line-height: 1.8em;
}
#dream-page>div:nth-of-type(1) {
	background: #fff url(../../images/bg-div-grey-bg.png) repeat-y center center;
}
#dream-page>div>div {
	margin: 0 auto;
}
#dream-page>div:nth-of-type(1)>div h2 {
	font-size: 24px;
	line-height: 75px;
	letter-spacing: 0.15em;
}
#dream-page>div:nth-of-type(2)>div {
	padding: 0 0;
}
#dream-page>div:nth-of-type(2)>div h3 {
	font-size: 16px;
	line-height: 1.4em;
	margin-bottom: 30px;
	border-left: 5px solid #999;
	padding-left: 10px;
	font-weight: bold;
}
div.grey-bg {
	background: #fff url(../../images/bg-div-grey-bg.png) repeat-y center center;
	margin-bottom: 38px;
	padding-bottom: 55px;
}
div.grey-bg>div {
	width: 980px;
	margin: 0 auto;
}
div.grey-bg>div h2 {
	font-size: 22px;
	line-height: 75px;
	letter-spacing: 0.15em;
	padding-left: 20px;
}
div.white-bg {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 35px;
	letter-spacing: 0.15em;
}
div.white-bg:after {
	clear: both;
	display: block;
	height: 0;
	content: "";
}
div.white-bg h3 {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
	border-left: 5px solid #999;
	padding-left: 10px;
	font-weight: bold;
}
p.to_page_top {
	text-align: right;
	width: 980px;
	margin: 0 auto;
}
p.to_page_top a {
	display: inline-block;
	width: 185px;
	height: 18px;
	text-align: right;
	line-height: 18px;
	letter-spacing: 0.2em;
	background: url(../../images/bg-to_page_top.png) no-repeat left center;
	padding: 6px 0;
}
p.to_page_top_shop {
	text-align: right;
	width: 980px;
	margin: 0 auto;
}
p.to_page_top_shop a {
	display: inline-block;
	width: 185px;
	height: 18px;
	text-align: right;
	line-height: 18px;
	letter-spacing: 0.2em;
	background: url(../../images/bg-to_page_top.png) no-repeat left center;
	padding: 6px 0;
}
.ShopSearchWrap {
	width: 980px;
	margin: 50px auto 15px;
	background: #eeeeee;
	overflow: hidden;
	display: table;
	padding: 15px 40px;
	box-sizing: border-box;
}
.ShopSearchWrap dl dt {
	width: 600px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.5em;
}
.ShopSearchWrap dl dd.ShopSearchBtn {
	width: 300px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.ShopSearchWrap dl dd.ShopSearchBtn a {
	background-color: #000000;
	color: #FFFFFF;
	box-sizing: border-box;
	padding: 15px 80px;
	font-size: 18px;
	letter-spacing: 5px;
}

/* レスポンシブ */

@media screen and (max-width:736px) {
#viewport {
    min-width: 100%;
}
#bg-content-header {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	margin-top: 89px !important;
}
#bg-content-header h1, #bg-content-header h3, #bg-content-header p, #bg-content-header ul {
	width: 100%;
	letter-spacing: 0.1em;
}
#bg-content-header ul li {
	width: 32%;
	max-width: 159px;
}
#bg-content-header ul li:nth-child(5) {
	border-left: 0;
}
#bg-content-header ul li.div {
	display: block;
	height: 0px;
	font-size: 0;
}
#dream-page {
	background: #fff url(../../images/bg-div-grey-bg-mobile.png) repeat-y 3.5vw 0;
	min-width: 0;
	width: auto;
}
/* #dream-page:after {
	background: #eee;
	margin-left: 3.5%;
	width: auto;
	min-width: 0;
	margin-bottom: 30px;
	padding-bottom: 30px;
	content: "";
} */
#dream-page>div {
	width: auto !important;
	margin: 2rem 0 0 1.2rem;
	min-width: 0;
}
#dream-page>div:nth-of-type(1) {
	background: #eee;
	margin-left: 3.5%;
	min-width: 0;
}
#dream-page>div>div {
	width: auto;
	margin: 0 auto;
}
#dream-page>div:nth-of-type(1)>div h2 {
	font-size: 20px;
	line-height: 30px;
	padding: 25px 0 25px 6%;
}
#dream-page>div:nth-of-type(2)>div {
	padding: 15px;
	background-color: #fff;
}
#dream-page>div:nth-of-type(2)>div h3 {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
	border-left: 5px solid #999;
	padding-left: 10px;
	font-weight: bold;
}
div.grey-bg {
	background: #fff url(../../images/bg-div-grey-bg-mobile.png) repeat-y 3.5vw 0;
	min-width: 0;
	margin-bottom: 30px;
	padding-bottom: 25px;
}
div.grey-bg>div {
	width: auto !important;
	margin: 0 3.5% 0 7%;
}
div.grey-bg>div h2 {
	font-size: 20px;
	line-height: 30px;
	padding: 25px 0 25px 3%;
}
div.white-bg {
	padding: 25px;
	margin-bottom: 30px;
}
div.grey-bg>div>img {
	width: auto;
	height: auto;
	max-width: 100%;
}

p.to_page_top a {
	display: none;
}
p.to_page_top_shop {
	width: 100%;
}
p.to_page_top_shop a {
	width: 150px;
	font-size: 14px;
}
.ShopSearchWrap {
	width: 100%;
	margin: 50px auto 15px;
	background: #eeeeee;
	overflow: hidden;
	padding: 15px 40px;
	box-sizing: border-box;
}
.ShopSearchWrap dl dt {
	width: 100%;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
	display: block;
	height: 60px;
	padding-bottom: 10px;
}
.ShopSearchWrap dl dd.ShopSearchBtn {
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
}
.ShopSearchWrap dl dd.ShopSearchBtn a {
	background-color: #000000;
	color: #FFFFFF;
	box-sizing: border-box;
	padding: 8px;
	font-size: 15px;
	letter-spacing: 5px;
	display: block;
}
}

/* 2022/02/10 追加 */
i.new{
padding: 1px 12px 0;
background-color: #f00;
color: #fff;
border-radius: 6px;
margin-bottom: 6px;
display: inline-block;
font-style: normal;
line-height: 1.7;
font-size: 16px;
}
/**/
.look_sp{
	display: none;
}
@media screen and (max-width:736px) {
.look_sp{
	display: block;
}
}
#dream-page{
	margin-top: 3rem;
}