@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
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: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
body {
	line-height: 1;
}
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;
}
/* end
http://meyerweb.com/eric/tools/css/reset/ 
*/

/* clearfix */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/* common */
html,
body {
	background: #fff;
	color: #000;
	font-family: "I-OTF-UDゴ本文Pro R", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	-webkit-font-smoothing: antialiased;
}
body {
	min-width: 1080px;
}
@media all and (min-width: 768px) {
	body {
		font-size: 16px;
	}
}
a {
	text-decoration: none;
	color: inherit;
}
input {
	font-family: inherit;
	border-radius: 0;
	-webkit-appearance: none;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
input[type="button"],
input[type="submit"] {
	border-radius: 0;
	-webkit-appearance: none;
}
.inner {
	width: 1080px;
	margin: 0 auto;
	box-sizing: border-box;
}
.forSp {
	display: none !important;
}
.iSearchAssist {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
}
.u-blank {
	text-indent: -99999px;
	background: url(/rehadays/shared/images/blank_02.png) no-repeat 0 50%/contain;
	width: 1.09em;
	display: inline-block;
	margin: 0 0 0 0.4em;
	position: relative;
	top: -0.2em;
}
/* font */
@font-face {
	font-family: icon;
	src: url(/rehadays/shared/fonts/icon.ttf) format('truetype'), url(/rehadays/shared/fonts/icon.woff) format('woff');
}
/* sns */
.facebookLike {
	padding: 10px 0 0 50px;
	height: 22px;
	overflow: hidden;
}
.facebookLike iframe {
	display: block;
}
/* header */
.logo {
	display: inline-block;
	width: 10.278%;
	margin: 1.4% 0 1.4% 4.7%;
}
.forSafari .logo {
	float: left;
}
.navMain {
	text-align: right;
	float: right;
	width: 80%;
	/*font-weight: 500;*/
	font-family: "I-OTF-UDゴ表示Pro M", sans-serif;
	margin: 0 11px 0 0;
}
.navMain .wrapListNavMain>ul {
	font-size: 1.125em;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.navMain li {
	display: inline-block;
	position: relative;
}
.navMain .layAc:before {
	content: "";
	position: absolute;
	bottom: 0;
	border-top: solid 5px #fff;
	height: 0;
	left: 15%;
	right: 15%;
}
.navMain .wrapListNavMain>ul>li:after,
.navMain .wrapListNavMain>ul:before {
	content: "";
	position: absolute;
	top: 10px;
	bottom: 10px;
	right: 0;
	border-right: solid 1px #fff;
	display: block;
	width: 0px;
}
.navMain ul:before {
	left: -1px;
}
.navMain li>a {
	padding: 1.112em 2.13em;
	display: block;
}
.navMain a {
	color: #fff;
	vertical-align: top;
	text-align: center;
}
.navMain small {
	font-size: 0.667em;
	display: block;
	padding: 0.5em 0 0;
}
/* #header */
#header {
	background: #d61c38;
	width: 100%;
	z-index: 1;
	border-bottom: solid 1px rgba(255, 255, 255, 0.5);
	height: 76px;
	position: relative;
}
#header .wrapListNavMain>a {
	width: 8.913%;
	display: inline-block;
	text-align: center;
	position: relative;
	height: 0;
	padding-bottom: 8.797%;
}
#header .wrapListNavMain>a img {
	position: absolute;
	top: 0%;
	left: 0%;
	margin: 31.7% 0 0 34.5%;
}
#header .btnShopHeader {
	color: transparent;
	display: inline-block;
	background: #e26073;
}
#header .btnShopHeader:before {
	content: "";
	position: absolute;
	top: 0%;
	left: 0%;
	margin: 30.9% 0 0 34.3%;
	background: url(../images/icon_shopping.svg) no-repeat;
	background-size: contain;
	width: 30px;
	height: 26px;
}
#header .btnShopHeader:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/blank.svg) no-repeat;
	background-size: contain;
	margin: 0 14% 13% 0;
	width: 15px;
	height: 15px;
}
/* .submitBlock */
.submitBlock {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #d9d9d9;
	font-size: 1.125em;
	overflow: hidden;
	height: 0;
}
.innerSubmit {
	width: 1080px;
	margin: 0 auto;
	text-align: center;
	padding: 25px 0;
}
.submitBlock form {
	display: inline-block;
}
.iconSubmit {
	background: #404040;
	display: inline-block;
	width: 50px;
	height: 50px;
	text-align: center;
	vertical-align: top;
	margin: 0 25px 0 0;
	box-sizing: border-box;
	padding: 12px 0 0;
}
.submitBlock input {
	line-height: normal;
	border: 0;
	font-size: 1em;
	border-radius: 0;
	height: 2.778em;
	box-sizing: border-box;
	padding: 0 1em;
}
.submitBlock input[type=submit] {
	color: #d61c38;
	background: #fff;
	border: 0;
	box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
	width: 200px;
	padding: 0;
	cursor: pointer;
	margin: 0 0 0 25px;
}
.searchInput {
	display: inline-block;
}
.iSearchAssist {
	width: 674px;
	box-sizing: border-box;
	outline: none;
}
.btnLink {
	display: inline-block;
	margin: 0 0 0 25px;
}
/* .breadCrumbs */
.breadCrumbs {
	clear: both;
	line-height: 1.2;
	padding: 0.5em 0;
}
.breadCrumbs ul {
	max-width: 1080px;
	margin: 0 auto;
	padding: 0 2.102%;
	font-size: 0.75em;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.breadCrumbs li {
	display: inline-block;
	padding: 0 0.5em 0 0;
}
.breadCrumbs a:hover {
	text-decoration: underline;
}
/* btnShopContent */
.btnShopContent:after {
	content: "\e900";
	font-family: icon;
	color: #d61c38;
	padding: 0 0 0 1.5em;
	margin: -0.05em -2.9em -0.05em 0;
	font-size: 1.1em;
	display: inline-block;
}
.btnShopContent {
	background: #f9d27f;
	display: block;
	color: #fff;
	font-size: 1.25em;
	/*font-weight: 500;*/
	font-family: "I-OTF-UDゴ表示Pro M", sans-serif;
	line-height: 3;
	width: 25.7em;
	margin: 1.5em auto 1.6em;
	text-align: center;
}
/* remarkLink */
.remarkLink {
	color: #404040;
	font-size: 0.688em;
	display: flex;
	justify-content: flex-end;
	letter-spacing: 0.04em;
}
/* #bannerFooter */
#bannerFooter {
	background: #d9d9d9;
}
#bannerFooter ul {
	text-align: center;
	width: 88.889%;
	margin: 0 auto 0;
	padding: 5% 0;
}
#bannerFooter li {
	width: 43.438%;
	float: left;
	background: #fff;
}
#bannerFooter li:nth-of-type(even) {
	float: right;
}
#bannerFooter a {
	display: block;
	background: #fff;
	color: #d61c38;
	/*font-weight: 500;*/
	font-family: "I-OTF-UDゴ表示Pro M", sans-serif;
}
#bannerFooter .textBanner {
	padding: 0.7em 0;
}
#bannerFooter .textBanner:after {
	content: "\3009";
	display: inline-block;
	margin: 0 -1.9em 0 1.1em;
}
/* footer */
#footer .linkFooter01 {
	padding: 3.1% 0 0.8% 3%;
	box-sizing: border-box;
}
#footer .linkFooter01 li {
	display: inline-block;
	margin: 0 1.8% 0 0;
	/*font-weight: 500;*/
	font-family: "I-OTF-UDゴ表示Pro M", sans-serif;
}
#footer .linkFooter01 .logoOtsukakj {
	float: right;
	margin: -2.6% 6.5% 0 0;
}
#footer .linkFooter01 .logoOtsukakj a {
	opacity: 1 !important;
}
#footer .lineFooter {
	background: #d61c38;
	color: #fff;
	font-size: 0.75em;
	clear: both;
}
#footer .lineFooter .inner {
	padding: 0.7% 0;
}
#footer .lineFooter li {
	display: inline-block;
	margin: 0 1.4% 0 0;
}
#footer .linkFooter02 {
	float: left;
	padding: 0 0 0 0.9%;
	width: 50%;
}
#footer .linkFooter02 li:before {
	content: "\30FB";
}
#footer .copyright {
	float: right;
	margin: 0 0.9% 0 0;
}

@media screen and (min-width: 768px) {
	.navMain a {
		transition: background 200ms;
	}
	#header .btnShopHeader:hover,
	.navMain a:hover {
		background: #b21835;
	}
	.remarkLink a,
	.boxQ,
	#bannerFooter a,
	.btnShopContent,
	.boxSlide a,
	.btnBox,
	#footer .linkFooter01 a {
		transition: opacity 200ms;
		-webkit-will-change: opacity;
		will-change: opacity;
	}
	.remarkLink a:hover,
	a.boxQ:hover,
	#bannerFooter a:hover,
	.btnShopContent:hover,
	.boxSlide a:hover,
	.btnBox:hover,
	#footer .linkFooter01 a:hover {
		opacity: 0.6;
	}
	#footer .lineFooter a:hover {
		text-decoration: underline;
	}
}

@media screen and (max-width:767px) {
	/* common */
	html {
		font-size: 6.667vw;
		overflow-x: hidden;
	}
	body {
		overflow: hidden;
		min-width: 0;
	}
	img {
		width: 100%;
		height: auto;
	}
	.inner {
		width: 100%;
	}
	.forSp {
		display: block !important;
	}
	br.forSp {
		display: inline-block !important;
	}
	.forPc {
		display: none !important;
	}
	.facebookLike {
		padding: 3% 5.6% 6%;
		height: auto;
	}
	/* header */
	#header {
		padding: 4.3% 0 4.5%;
	}
	.logo {
		width: 46.4%;
		margin: 0 0 0 5.6%;
		display: block;
		/* float: left; */
	}
	.forSafari .logo {
		float: none;
	}
	.navMain {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		background: #fff;
	}
	.navMain .wrapListNavMain>ul {
		display: block;
		background: #fff;
	}
	.navMain li:after,
	.navMain ul:before {
		display: none;
	}
	.navMain li {
		display: block;
		border-bottom: dashed 1px #d61c38;
	}
	.navMain li:last-child {
		border: none;
	}
	.navMain li .menuFaq {
		position: absolute;
		top: 0;
		right: 0;
		padding: 0 0 16%;
		width: 16%;
	}
	.navMain li .menuFaq:after {
		display: none;
	}
	.navMain li>a {
		color: #d61c38;
		font-size: 0.64em;
		text-align: left;
		display: block;
		padding: 1.2em 0.85em 1.1em;
		position: relative;
	}
	.navMain li>a:after {
		content: "";
		background: url(../images/icon_arw_right.svg) no-repeat 0 50%;
		background-size: contain;
		position: absolute;
		top: 0;
		right: 0;
		height: 100%;
		width: 3.2%;
		margin: 0 6.8% 0 0;
	}
	.navMain .navMainFaq>a:after {
		content: "";
		background: url(../images/icon_plus.svg)no-repeat 0 50%;
		background-size: contain;
		position: absolute;
		top: 0;
		right: 0;
		height: 100%;
		width: 6.5%;
		margin: 0 5% 0 0;
	}
	#header .navMain .wrapListNavMain>a {
		background: #404040;
		display: block;
		height: auto;
		width: 100%;
		padding: 0;
	}
	.navMain small {
		font-size: 0.556em;
		display: inline-block;
		vertical-align: top;
		padding: 0.55em 0 0 1em;
	}
	.btnSearch {
		display: none !important;
	}
	.submitBlock {
		height: auto !important;
		opacity: 1 !important;
		position: static;
		background: #404040;
		border-top: solid 1px #94928b;
		border-bottom: solid 1px #94928b;
	}
	.innerSubmit {
		width: 100%;
		text-align: left;
		padding: 4.267% 3.867%;
		box-sizing: border-box;
		font-size: 0.72em;
	}
	.submitBlock form,
	.iSearchAssist {
		width: 100%;
	}
	.iSearchAssist {
		padding: 0 0.5em;
	}
	.submitBlock form input {
		font-size: 0.72rem;
		height: 2.297em;
		padding: 0 0.5em;
	}
	.submitBlock form input[type=text] {
		width: 74.278%;
	}
	.searchInput {
		width: 74.278%;
	}
	.navMain .btnLink {
		width: 21.532%;
		background: transparent;
		margin: 0 0 0 0;
		float: right;
	}
	.submitBlock input[type=submit] {
		width: 21.532%;
		vertical-align: top;
		height: 2.297em;
		margin: 0;
		float: right;
	}
	.navMain li ul {
		overflow: hidden;
		height: 0;
	}
	.navMain li ul li {
		border: none;
	}
	.navMain li ul li:last-child {
		margin-bottom: 9%;
	}
	.navMain li ul a {
		font-size: 0.475em;
		line-height: 1.464;
		padding: 0.7em 3.85em 0.7em 2.4em;
	}
	.navMain li ul a:after {
		width: 2.3%;
		margin-right: 6%;
	}
	/* #header */
	#header {
		position: relative !important;
		z-index: 2;
		overflow: visible;
		height: auto;
	}
	#header .wrapListNavMain {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		overflow: hidden;
		height: 0;
	}
	#header .navMain .btnNavMain {
		position: absolute;
		top: 0;
		right: 0;
		margin: -11.1% 4.9% 0 0;
		display: block;
		width: 7.734%;
	}
	#header .navMain .btnNavMain .iconClose {
		opacity: 0;
		position: absolute;
		top: 0;
		left: 0;
	}
	#header .navMain .btnNavMain img {
		display: block;
		margin: 0;
		padding: 0;
	}
	#header .navMain a.btnShopHeader {
		display: block;
		color: #fff;
		font-size: 0.64em;
		padding: 5.8% 0;
		/* padding-left: 5.9%; */
		box-sizing: border-box;
	}
	#header .btnShopHeader:before {
		position: static;
		font-size: 1.4em;
		margin: 3.8% 4.3% 0 14.6%;
		display: inline-block;
		height: 1.3em;
		width: 1.3em;
		position: absolute;
		top: 0;
		left: 0;
	}
	#header .btnShopHeader:after {
		position: static;
		padding: 0;
		margin: 0;
		width: 0.9em;
		height: 1em;
		display: inline-block;
		margin: 0 -10.1% 0 6.5%;
		vertical-align: top;
	}
	/* breadCrumbs */
	.breadCrumbs {
		display: none;
	}
	/* btnShopContent */
	.btnShopContent:after {
		margin: -0.05em 0em -0.05em 0;
		padding: 0 0 0 0.9em;
	}
	.btnShopContent {
		font-size: 0.8em;
		width: 84%;
		line-height: 2.65;
	}
	/* remarkLink */
	.remarkLink {
		font-size: 0.44em;
	}
	/* #bannerFooter */
	#bannerFooter ul {
		width: 84%;
		padding: 8.1% 0;
	}
	#bannerFooter li {
		width: 100%;
		float: none;
	}
	#bannerFooter li:nth-of-type(even) {
		margin-top: 9.9%;
	}
	#bannerFooter .textBanner {
		font-size: 0.49em;
	}
	/* footer */
	#footer .linkFooter01 {
		padding: 7% 0 0;
	}
	#footer .linkFooter01 li {
		font-size: 0.64em;
		display: block;
		text-align: center;
	}
	#footer .linkFooter01 li+li {
		margin-top: 8.2%;
	}
	#footer .linkFooter01 .logoOtsukakj {
		width: 53.467%;
		float: none;
		margin: 7.9% auto 5.3%;
		padding: 0 1% 0 0;
	}
	#footer .lineFooter {
		font-size: 0.48em;
	}
	#footer .linkFooter02 {
		width: 100%;
		text-align: center;
		padding: 3.7% 0 4.4%;
	}
	#footer .copyright {
		float: none;
		text-align: center;
		display: block;
		padding: 0 0 4.2%;
	}
}

@media print {
	.facebookLike {
		display: none;
	}
}