@charset "euc-jp";
* {
	margin: 0;
	padding: 0;
}
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, 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 {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: 'メイリオ', Meiryo, YuGothic,'Yu Gothic','Arial','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ＭＳ ゴシック',sans-serif;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	background-color: #FFF;
	color: #222222;
	font-family: 'メイリオ', Meiryo, YuGothic,'Yu Gothic','Arial','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ＭＳ ゴシック',sans-serif;
	font-size: 16px;
	font-size: .90625em;
	font-size: .921875em;
	font-size: .9375em;
	line-height: 1.75em;
	margin: 0;
	overflow-x: scroll !important;
	padding: 0;
	scroll-behavior: smooth;
	text-align: center;
}
img {
	border: none;
	margin: 0;
	vertical-align: bottom;
}
.png {
	background: no-repeat;
}

/* BASIC 
-----------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
}
p {
	margin: 0 0 .6666rem;
	text-align: justify;
	text-justify: distribute;
}
a {
	color: #0b65a8;
	outline-style: none;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a img {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
a:hover {
	color: #ae1118;
	outline: none;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
a:hover img {
/*	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";*/
}
li {
	margin: 0;
	padding: 0;
}
sup {
	font-size: .7rem;
}
/* COMMON 
-----------------------------------------------*/
.fontNor {
	font-weight: normal;
}
.font080 {
	font-size: 0.8rem !important;
}
.font090 {
	font-size: 0.9rem !important;
}
.font095 {
	font-size: 0.95rem !important;
}
.font100 {
	font-size: 1.0rem !important;
}
.font110 {
	font-size: 1.1rem !important;
}
.font113 {
	font-size: 1.13rem !important;
}
.font115 {
	font-size: 1.15rem !important;
}
.font120 {
	font-size: 1.2rem !important;
}
.font130 {
	font-size: 1.3rem !important;
}
.font140 {
	font-size: 1.4rem !important;
}
.font150 {
	font-size: 1.5rem !important;
}
.font160 {
	font-size: 1.6rem !important;
}
.font200 {
	font-size: 2rem;
}
.txtL {
	text-align: left !important;
}
.txtR {
	text-align: right !important;
}
.txtC {
	text-align: center !important;
}
.notes {
	color: #C00 !important;
}
hr.separate {
	clear: both;
	margin: 30px 0;
	padding: 0;
	border: none;
	border-top: #999 dotted 2px;
	background: none;
	height: 0px;
}
/* HEADER 
-----------------------------------------------*/
#Header.home {
}
#Header {
	background-color: #FFF;
	display: block;
	height: 128px;
	height: 160px;
	overflow: visible;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
	-ms-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	z-index: 2;
}
#Header > span.catchcopy {
	color: #FFF;
	background-color: #000;
	display: block;
    font-family: 'Lexend Deca', sans-serif;
	font-weight: normal;
	font-size: .875em;


	font-style: oblique;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
#Header .hdr__logo {
	display: block;
	float: left;
	margin: 20px 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	vertical-align: bottom;
	text-align: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	z-index: 2;
}
#Header .hdr__logo a {
	display: block;
}
#Header .hdr__logo img {
	height: 40px;
	vertical-align: bottom;
	width: auto;
}
#Header .hdr__logo a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
#Header .menu {
	background-color: #d9d9d9;
	clear: both;
	display: block;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	padding: 0;
	position: relative;
}
#Header .menu > ul {
	display: block;
	padding: 0;
}
#Header .menu > ul:nth-of-type(1) {
	float: left;
}
#Header .menu > ul:nth-of-type(2) {
	float: right;
}
#Header .menu > ul > li {
	display: block;
	float: left;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	text-align: left;
}
#Header .menu > ul:nth-of-type(1) > li {
	border-right: #adb3b3 solid 1px;
	text-indent: -9999px;
	width: 48px;
}
#Header .menu > ul:nth-of-type(1) > li  {
}
#Header .menu > ul:nth-of-type(1) > li:nth-of-type(1) {
	background-image: url(https://img21.shop-pro.jp/PA01495/710/etc/cmn_ico_005.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}
#Header .menu > ul:nth-of-type(1) > li:nth-of-type(1)> a:hover {
	background-color: #999;
	background-image: url(https://img21.shop-pro.jp/PA01495/710/etc/cmn_ico_005o.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}
#Header .menu > ul:nth-of-type(1) > li:nth-of-type(2) {
	background-image: url(https://img21.shop-pro.jp/PA01495/710/etc/cmn_ico_006.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}
#Header .menu > ul:nth-of-type(1) > li:nth-of-type(2)> a:hover {
	background-color: #999;
	background-image: url(https://img21.shop-pro.jp/PA01495/710/etc/cmn_ico_006o.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}
#Header .menu > ul:nth-of-type(1) > li:nth-of-type(3) {
	background-image: url(https://img21.shop-pro.jp/PA01495/710/etc/cmn_ico_007.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}
#Header .menu > ul:nth-of-type(1) > li:nth-of-type(3)> a:hover {
	background-color: #999;
	background-image: url(https://img21.shop-pro.jp/PA01495/710/etc/cmn_ico_007o.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}
#Header .menu > ul:nth-of-type(2) > li:nth-of-type(1) {
	background-image: url(https://img21.shop-pro.jp/PA01495/710/etc/cmn_ico_001.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
	font-family: 'Lato', sans-serif;
	font-size: .875em;
	margin-right: 1em;
	height: 48px;
	padding-left: 96px;
	width: auto;
}
#Header .menu > ul:nth-of-type(2) > li:nth-last-of-type(1) {
	background-color: #ae1118;
	background-image: url(https://img21.shop-pro.jp/PA01495/710/etc/cmn_ico_002.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
	height: 48px;
	width: 64px;
	text-indent: -9999px;
}
#Header .menu > ul:nth-of-type(2) > li:nth-last-of-type(1) a {
	display: block;
}
#Header .menu > ul:nth-of-type(2) > li:nth-last-of-type(1):hover {
	background-color: #F00;
}
#Header .menu > ul > li:hover {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
#Header .menu > ul > li > a {
	color: #333;
	display: block;
}
#Header .menu > ul > li > a > img {
	display: inline-block;
	height: 48px;
	width: auto;
}
#Header .navi {
	clear: both;
	display: block;
	height: 80px;
	line-height: 80px;
	margin: 0 6.25%;
	margin: 0 64px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
}
#Header .navi > form {
	display: block;
	display: flex;
	right: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	vertical-align: bottom;
	z-index: 2;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#Header .navi > form > input {
	background-color: #f5f5f5;
	display: block;
	line-height: 36px;
	margin: 0;
	padding: 0 .75em;
	vertical-align: bottom;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
#Header .navi > form > input.formtxt {
	background-image: url(https://img21.shop-pro.jp/PA01495/710/etc/cmn_ico_000.png);
	background-position: left;
	background-size: auto 100%;
	background-repeat: no-repeat;
	border: #999 solid 1px;
	padding-left: 2.5em;
	width: 15em;
}
#Header .navi > form > input.formbtn {
	background-color: #333;
	border: #333 solid 1px;
	color: #FFF;
	font-size: .875em;
}
#Header .navi > form > input.formbtn:hover {
	background-color: #666;
	border: #666 solid 1px;
	cursor: pointer;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
#Header .navi > form > input[type="text"]:focus {
	outline: none;
}
#Header .navi > form > button {
	display: none;
}
#Header .menu > ul > li > a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
#Header.small {
	background-color: #fafafa;
	height: 80px;
	height: 128px;
	position: fixed;
	z-index: 3;
	-ms-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#Header.small > span.catchcopy {
	display: none;
}
#Header.small .menu {
}
#Header.small .hdr__logo {
	width: auto;
}
#Header.small .nav--global {
	margin: 0;
}
#Header.small .nav--global > ul {
	margin: 0 auto;
}
.menu-trigger {
	background-color: #666;
	display: none;
	cursor: pointer;
	margin: 20px 20px 0 0;
	width: 40px;
	height: 40px;
	padding: 13px 7px;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 2100;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.menu-trigger div {
	width: 26px;
	height: 14px;
	position: relative;
}
.menu-trigger span {
	display: inline-block;
	background-color: #fff;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 14px;
	top: 6px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
.menu-trigger.active {
	background-color: #666;
	right: 0 !important;
}
.menu-trigger.active span {
	background-color: #FFF;
	width: 100%;
}
.menu-trigger.active span:nth-of-type(1) {
	-moz-transform: translate(0, 6px) rotate(-45deg);
	-ms-transform: translate(0, 6px) rotate(-45deg);
	-o-transform: translate(0, 6px) rotate(-45deg);
	-webkit-transform: translate(0, 6px) rotate(-45deg);
	transform: translate(0, 6px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	left: 50%;
	opacity: 0;
	-moz-animation: active-menu 0.8s forwards;
	-webkit-animation: active-menu 0.8s forwards;
	animation: active-menu 0.8s forwards;
}
.menu-trigger.active span:nth-of-type(3) {
	-moz-transform: translate(0, -6px) rotate(45deg);
	-ms-transform: translate(0, -6px) rotate(45deg);
	-o-transform: translate(0, -6px) rotate(45deg);
	-webkit-transform: translate(0, -6px) rotate(45deg);
	transform: translate(0, -6px) rotate(45deg);
}
@-moz-keyframes active-menu {
	100% {
	height: 0;
}
}
@-webkit-keyframes active-menu {
	100% {
	height: 0;
}
}
@keyframes active-menu {
	100% {
	height: 0;
}
}
.nav-global__inner {
	display: block;
	text-align: left;
	vertical-align: bottom;
	z-index: 0;
	z-index: 2;
}
.nav--global {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 20px 0;
	position: relative;
	vertical-align: bottom;
	text-align: center;
}
.nav--global > ul {
	display: inline-block;
	line-height: 40px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	overflow: visible;
	padding: 0;
	vertical-align: bottom;
}
.nav--global > ul > li {
	float: left;
	font-size: 1em;
	font-weight: normal;
	position: relative;
	text-align: center;
}
.nav--global > ul > li:before {
	color: #b3b3b3;
	content:"/";
}
.nav--global > ul > li:nth-last-of-type(1):after {
	color: #b3b3b3;
	content:"/";
}
.nav--global > ul > li > a {
	color: #222222;
	display: inline-block;
    font-family: 'Lexend Deca', sans-serif;
	font-weight: bold;
	font-style: oblique;
	margin: 0;
	padding: 0 1em;
	position: relative;
	vertical-align: bottom;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.nav--global > ul > li > a:hover {
	color: #ae1118;
}
/* max-width 1360px
-----------------------------------------------*/
@media (max-width: 1360px) and (min-width: 1201px) {
.nav--global > ul > li > a {
	padding: 0 .5em;
}
}
.nav--global > ul > li > a {
	margin: 0;
}
@media all and (-ms-high-contrast: none) {
.nav--global > ul > li > a {
/*	font-weight: bold;*/
}
}

/* max-width 1200px
-----------------------------------------------*/
@media screen and (max-width: 1200px) {
#Header {
	height: 80px;
	overflow: hidden;
	position: fixed;
	z-index: 20;
}
#Header.home {
	background-color: #FFF;
	position: fixed;
}
#Header > span.catchcopy {
	display: none;
}
#Header .hdr__logo {
	margin-left: 20px;
	padding: 0;
	position: relative;
	width: auto;
}
#Header .hdr__logo a {
	display: block;
}
#Header .hdr__logo img {
}
#Header .hdr__logo > span {
	display: block;
	font-size: 1.125em;
}
#Header .menu {
	display: block;
	display: none;
	height: 80px;
	overflow: hidden;
}
#Header .menu > ul {
	display: none;
}
#Header .navi {
	height: auto;
	margin: 0;
}
#Header .navi > form {
	display: none;
}
#Header.small {
	border: none;
	height: 80px;
	position: fixed;
}
#Header.small .menu {
	height: 80px;
	display: block;
	display: none;
	padding: 0;
}
#Header.small .hdr__logo {
	padding: 0;
}
#Header.small .nav--global {
	height: auto;
}
#Header.small .nav--global > ul > li:nth-of-type(1) {
}
.menu-trigger {
	display: block;
}
.nav-container {
	background-color: #FFF;
	display: none;
	padding: 20px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2000;
	overflow: hidden;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.nav-global__inner {
	border: none;
	padding: 0;
}
.nav--global {
	background: none;
	display: block;
	float: none;
	height: auto;
	line-height: normal;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
}
.nav--global > ul {
	border: none;
	border-top: #e5e5e5 solid 1px;
	display: block;
	height: auto;
	line-height: normal;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0 !important;
	position: relative;
	right: 0;
	vertical-align: bottom;
	width: 100%;
	top: 0;
	top: initial;
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}
.nav--global > ul > li {
	border: none;
	border-bottom: #e5e5e5 solid 1px;
	cursor: auto;
	clear: both;
	display: block;
	float: none;
	font-size: 1.125em;
	line-height: 1em;
	margin: 0 0 1px;
	padding: 0;
	overflow: hidden;
	text-align: left;
	width: initial;
}
.nav--global > ul > li:before {
	display: none;
}
.nav--global > ul > li:nth-last-of-type(1):after {
	display: none;
}
.nav--global > ul > li > a {
	display: block;
	font-style: normal;
	height: auto;
	height: initial;
	margin: 0;
	padding: 1.125em .5em;
	position: relative;
	vertical-align: bottom;
}
}
/* BASIC 
-----------------------------------------------*/
#Loader {
	background-color: #e1b700;
	background-color: #FFF;
	background-position: center;
	background-repeat: no-repeat;
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 21;
}
#Loader > span {
    border: 5px solid #8d3130;
    border-bottom-color: transparent;
    border-radius: 50%;
    box-sizing: border-box;
	display: inline-block;
	font-size: 0px;
	height: 48px;
	top: 50%;
	margin: -24px 0 0 -24px;
	position: absolute;
	vertical-align: bottom;
	text-indent: -9999px;
    width: 48px;
    animation: rotation 1s linear infinite;
}
@keyframes rotation {
0% {
	transform: rotate(0deg);
}
100% {
	transform: rotate(360deg);
}
}
h1.title {
	background-color: #f0f0f0;
	clear: both;
	color: inherit;
	display: block;
	font-size: 1.875rem;
	font-weight: bold;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	overflow: hidden;
	padding: 1.125em 128px;
	padding: 1.5em 12.5%;
	position: relative;
	text-align: justify;
}
#wrap {
	clear: both;
	display: block;
	margin: 0;
	overflow: hidden;
	position: relative;
	text-align: justify;
}
#wrap > .content-area {
	padding: 7.5% 12.5%;
}
.content-area {
	clear: both;
	display: block;
	margin: 0;
	overflow: hidden;
	position: relative;
	padding: 7.5% 8.3333%;
}
.content-area > p.prd_lst_none {
	margin: 0;
	text-align: center;
}
p.policy_lead {
	font-size: 1.0625rem;
	font-weight: normal;
	margin: 0 0 3rem;
}
dl.policy > dt {
	display: block;
	font-size: 1.0625rem;
	font-weight: bold;
	margin: 0 0 1rem;
	overflow: hidden;
	padding: 0 0 .6666em;
	position: relative;
}
dl.policy > dt:before {
	border-bottom: #CCC solid 2px;
	content:"";
	display:block;
	height: 2px;
	left: 0;
	position: absolute;
	bottom: 0;
	width: 7.5em;
}
dl.policy > dt:after {
	border-bottom: #8d3130 solid 2px;
	content:"";
	display:block;
	height: 2px;
	left: 0px;
	position: absolute;
	bottom: 0;
	width: 2.5em;
}
dl.policy > dd {
	clear: both;
	display: block;
	margin: 0 0 2rem;
}
dl.policy > dd:nth-last-of-type(1) {
	margin: 0;
}
dl.policy > dd > ul {
	clear: both;
	list-style-type: lower-latin !important;
	margin: .5rem 0 0 2rem;
	margin: 1rem 0 0 2.5rem;
	overflow: visible;
}
dl.policy > dd > ul > li {
	clear: both;
	color: #666;
	font-weight: bold;
	list-style-type: lower-latin;
	overflow: visible;
}
.u-contents {
	clear: both;
	display: block;
	margin: 0 0 3rem;
	overflow: hidden;
}
.c-tbl-list {
	border-top: #CCC solid 1px;
}
.c-tbl-list__tr {
	align-items: center;
	display: flex;
	padding: .8rem 0;
	border-bottom: #CCC solid 1px;
}
h2.c-ttl-second {
	display: block;
	font-size: 1.25rem;
	font-weight: normal;
	margin: 0 0 2rem;
	overflow: hidden;
	padding: 0 0 .6666em;
	position: relative;
}
h2.c-ttl-second:before {
	border-bottom: #CCC solid 2px;
	content:"";
	display:block;
	height: 2px;
	left: 0;
	position: absolute;
	bottom: 0;
	width: 7.5em;
}
h2.c-ttl-second:after {
	border-bottom: #8d3130 solid 2px;
	content:"";
	display:block;
	height: 2px;
	left: 0px;
	position: absolute;
	bottom: 0;
	width: 2.5em;
}
h3.c-tbl-list__th {
	color: #666;
	font-weight: normal;
	text-align: center;
	width: 25%;
}
#info.u-contents {
	margin: 0;
	scroll-margin-top: var(--header-height);
}
.fadein {
	opacity : 0;
	transform : translate(0px, 60px);
	transition : all 0.5s;
}
.fadein.scrollin {
	opacity : 1;
	transform : translate(0px, 0px);
}
.prd_lst_pager {
	border-bottom: #e5e5e5 solid 1px;
	border-top: #e5e5e5 solid 1px;
	clear: both;
	display: block;
	font-size: .875rem;
	margin: 3rem 0 0;
	overflow: hidden;
	padding: 1.25em 0;
	text-align: center;
	vertical-align: bottom;
}
.prd_lst_pager > ul {
	clear: both;
	display: inline-block;
	line-height: 1em;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	vertical-align: bottom;
}
.prd_lst_pager > ul > li {
	display: inline;
	margin: 0;
	overflow: hidden;
	vertical-align: bottom;
}
.prd_lst_pager > ul > li.prd_lst_pos {
	color: #e600122;
	font-weight: normal;
	margin: 0 1em;
}
.prd_lst_pager_prev {
	color: #999;
	font-weight: normal;
}
.prd_lst_pager_next {
	color: #999;
	font-weight: normal;
}

/* FOOTER 
-----------------------------------------------*/
@media (min-width: 1201px) {
#footerlink {
	display: none !important;
}
#js-ftr {
	margin: 0 !important;
}
}
#js-ftr {
	clear: both;
	display: block;
	margin: 0 0 100px;
	margin: 0 0 60px;
	overflow: hidden;
	padding: 0;
	position: relative;
}
#js-ftr > div.guide {
	background-color: #f5f5f5;
	clear: both;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 64px 128px;
	position: relative;
	text-align: justify;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#js-ftr > div.guide > dl {
	display: block;
	float: left;
	margin-right: 3.125%;
	overflow: hidden;
	padding: 0;
	width: 31.25%
}
#js-ftr > div.guide > dl:nth-last-of-type(1) {
	float: right;
	margin-right: 0;
}
#js-ftr > div.guide > dl > dt {
	display: block;
	font-weight: bold;
	margin: 0 0 1rem;
	overflow: hidden;
	padding: 0 0 .5em;
	position: relative;
}
#js-ftr > div.guide > dl > dt:before {
	border-bottom: #CCC solid 2px;
	content:"";
	display:block;
	height: 2px;
	left: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
}
#js-ftr > div.guide > dl > dt:after {
	border-bottom: #bf131c solid 2px;
	content:"";
	display:block;
	height: 2px;
	left: 0px;
	position: absolute;
	bottom: 0;
	width: 3.5em;
}
#js-ftr > div.guide > dl > dd {
	font-size: .875rem;
}
#js-ftr > div.guide > dl > dd > ul > li {
	margin-bottom: 1rem;
}
#js-ftr > div.guide > dl > dd > ul > li:nth-last-of-type(1) {
	margin-bottom: 0;
}
#js-ftr > div.guide > dl > dd > ul > li > strong {
	display: block;
}
#js-ftr > div.guide > dl > dd > ul > li > ol {
	display: block;
	margin-left: 1.25em;
	padding: .5em 0;
	list-style: disc;
}
#js-ftr > div.addr {
	background-color: #111810;
	clear: both;
	color: #FFF;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 4% 8.3333%;
	position: relative;
	text-align: justify;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#js-ftr > div.addr address {
	color: #FFF;
	display: block;
	float: left;
	font-size: .9375em;
	font-style: normal;
	line-height: normal;
	overflow: hidden;
	position: relative;
	text-align: justify;
	width: 50%
}
#js-ftr > div.addr address strong {
}
#js-ftr > div.addr address > span {
	display: block;
    font-family: 'Lato', sans-serif;
	margin: 0 0 .5em;
	overflow: hidden;
}
#js-ftr > div.addr address > span > strong {
	font-size: 2.25em;
	font-weight: normal;
	margin-right: .25em;
}
#js-ftr > div.addr address > span > small {
	font-size: 1.0625em;
}
#js-ftr > div.addr > ul {
	color: #FFF;
	display: block;
	font-size: .875em;
	float: left;
	list-style: none;
	margin: 0;
	width: 25%
}
#js-ftr > div.addr > ul > li {
	display: flex;
	margin-left: -.3333em;
}
#js-ftr > div.addr > ul > li > a {
	color: #CCC;
}
#js-ftr > div.addr > ul > li:before {
	color: #999;
	content: "\e5df";
	font-family: 'Material Icons';
	font-size: 1.5em;
}
#js-ftr .copyright {
	background-color: #bf131c;
	clear: both;
	color: #FFF;
	display: block;
    font-family: 'Lato', sans-serif;
	font-size: .8em;
	margin: 0;
	overflow: hidden;
	position: relative;
	padding: 2rem 8.3333%;
	text-align: justify;
}
#footerlink {
	bottom: 0;
	display: block;
	height: 100px;
	height: 60px;
	padding: 0;
	overflow: hidden;
	position: fixed;
	width: 100%;
	z-index: 0;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#footerlink ul {
	display: block;
	height: 100px;
	height: 60px;
	font-weight: bold;
	font-weight: normal;
	right: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}
#footerlink ul li {
	background-color: #FFF;
	float: left;
	display: block;
	font-size: .875em;
	overflow: hidden;
	text-align: center;
	width: 33.33333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#footerlink ul li img {
	display: block;	
	height: 34px;
	height: 20px;
	margin: 0 auto 6px;
	vertical-align: middle;
	width: 34px;
	width: 20px;
}
#footerlink ul li a {
	background-color: #666;
	border-left: #999 solid 1px;
	border-right: #333 solid 1px;
	color: #FFF;
	display: block;
	height: 100px;
	height: 60px;
	line-height: 1em;
	overflow: hidden;
	padding: 10px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#footerlink ul li a:hover {
	background-color: #65b7c1;
	border-left: #65b7c1 solid 1px;
	border-right: #65b7c1 solid 1px;
	background-color: #999;
	border-left: #999 solid 1px;
	border-right: #999 solid 1px;
}
#footerlink ul li a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

/* ITEM 
-----------------------------------------------*/
ul.item {
	clear: both;
	display: block;
	list-style: none;
	margin: 0 auto;
	max-width: 1440px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
ul.item > li {
	display: block;
	float: left;
	list-style: none;
	margin-bottom: 6.25%;
	margin-right: 32px;
	text-align: justify;
	width: calc(25% - 24px);
}
ul.item > li:nth-of-type(4n) {
	margin-right: 0;
}
ul.item > li:nth-of-type(4n+1) {
	clear: both;
}
ul.item > li:nth-last-of-type(1) {
	margin-bottom: 0;
}
ul.item > li:nth-last-of-type(2) {
	margin-bottom: 0;
}
ul.item > li:nth-last-of-type(3) {
	margin-bottom: 0;
}
ul.item > li:nth-last-of-type(4) {
	margin-bottom: 0;
}
ul.item > li:hover {
	cursor: pointer;
}
ul.item > li:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
}
ul.item > li:hover a {
	-ms-transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
	-webkit-transition: all 1.5s ease;
	transition: all 1.5s ease;
}
ul.item > li img {
	display: block;
	height: auto;
	vertical-align: bottom;
	width: 100%;
}
ul.item > li > a {
	background: linear-gradient(to bottom right, #fafafa 50% , #f0f0f0 50%);
	display: block;
	margin-bottom: 1.5em;
	overflow: hidden;
	position: relative;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
}
ul.item > li > span {
	display: block;
	line-height: normal;
}
ul.item > li > span.code {
	font-size: .90625em;
}
ul.item > li > span.name {
	font-size: 1.0625em;
	font-weight: bold;
}
ul.item > li > span.fee {
	color: #C00;
	font-size: 1.125em;
	font-size: 1.375em;
	font-weight: bold;
}
ul.item > li > span.fee::before {
	content:"\0a5";
	font-size: .875em;
	margin-right: .125em;
}
ul.item > li > span.fee > small {
	color: #222222;
	font-size: .8125rem;
	font-weight: normal;
}

/*	MOBILE
-------------------------------------*/
@media (min-width: 1361px) {
}
@media (min-width: 1281px) {
}
@media (min-width: 1201px) {
#Flow > img {
	display: none;
}
}
@media (max-width: 1200px) {
body {
	background: none;
	background-color: #FFF;
}
#Catch {
	background: none;
	padding: 80px 0 0;
}
#Catch > .phot > h1 {
	display: none;
}
.content-area {
	padding: 30px 20px;
}
#Reco {
	padding: 30px 20px;
}
#Reco > h2 {
	margin: 0 0 20px;
}
#Reco > h2 > span {
	font-size: 2rem;
}
ul.item {
	margin: 0;
	max-width: none;
}
ul.item > li {
	clear: both;
	float: none;
	margin: 0 0 30px;
	position: relative;
	top: 0;
	width: auto;
	width: initial;
}
ul.item > li img {
}
ul.item > li > span.code {
	font-size: .875rem;
}
ul.item > li > span.name {
	font-size: 1rem;
	font-size: 1.125rem;
}
ul.item > li > span.fee {
	font-size: 1.25rem;
}
ul.item > li:nth-last-of-type(2) {
	margin: 0 0 30px;
}
ul.item > li:nth-last-of-type(3) {
	margin: 0 0 30px;
}
/*	INFO
-------------------------------------*/
#Info {
	padding: 40px 20px;
}
#Info > h2 {
	float: none;
	margin: 0 0 2em;
	width: auto;
	width: initial;
}
#Info .title {
	font-size: 1.5rem;
	height: 64px;
	left: 0;
	line-height: 60px;
	padding: 0 1em;
}
#Info > h2 > span {
	font-size: 1.5em;
}
#Info > ul {
	clear: both;
	float: none;
	width: auto;
	width: initial;
}
#Info > ul > li > span {
	clear: both;
	display: block;
	margin-right: 0;
}
/*	PROTEIN
-------------------------------------*/
#Prot {
	background-color: #222222;
	margin: 0;
}
#Prot:after {
	display: none;
}
#Prot img {
	clear: both;
	float: none;
	width: 131.25%;
}
#Prot > div {
	background: none;
	clear: both;
	padding: 40px 30px;
	position: relative;
	right: initial;
	text-align: center;
	top: 0;
	width: auto;
	width: initial;
	white-space: normal;
	z-index: 1;
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}
#Prot > div > h2 {
	color: #FFF;
	margin: 0 0 1em;
}
#Prot > div > h2 > small {
	margin: 0;
}
#Prot > div > h2 > span {
	border-bottom: #900 solid 1px;
	border-top: #900 solid 1px;
	color: #C00;
	margin: 0 0 1em;
}
#Prot > div > h2 > strong {
	font-size: 1.5em;
}
#Prot > div > p {
	color: #FFF;
	font-size: 1em;
	margin: 0 0 2em;
	text-align: justify;
}
#Prot > div > p > br {
	display: none;
}
/*	ITEM
-------------------------------------*/
#Item {
	background-color: #e5e5e5;
	padding: 40px 20px;
}
#Item > ul > li > span > a:nth-of-type(2) {
	background-color: #e5e5e5;
	font-size: 1.5em;
}
#Item > ul {
	clear: both;
	float: none;
	width: auto;
	width: initial;
}
#Item > ul > li {
	clear: both;
	float: none;
	width: auto;
	width: initial;
}
#Item > ul > li:nth-of-type(1) {
	margin: 0 0 30px;
}
#Item > ul > li > p > br {
	display: none;
}
/*	RECOMMENDS
-------------------------------------*/
#Reco > h2 {
	margin: 0 0 2em;
}
#Reco > h2 > span {
	font-size: 2em;
	letter-spacing: -2px;
	margin: 0 0 .25em;
}
#Reco > h2 > small {
	clear: both;
	display: block;
	position: relative;
	right: 0;
	top: 0%;
	-moz-transform: translateY(-0%);
	-ms-transform: translateY(-0%);
	-o-transform: translateY(-0%);
	-webkit-transform: translateY(-0%);
	transform: translateY(-0%);
}
#wrap {
	padding: 80px 0 0;
}
#wrap > .content-area {
	padding: 30px 20px;
}
p.policy_lead {
	font-size: 1rem;
	margin: 0 0 2rem;
}
dl.policy > dd > ul {
	margin: 1rem 0 0 1.5rem;
}
dl.policy > dt:before {
	width: 7.5em;
}
dl.policy > dt:after {
	width: 2.5em;
}
.u-contents {
	margin: 0 0 2rem;
}
h2.c-ttl-second {
	font-size: 1.125rem;
	margin: 0 0 1em;
}
.c-tbl-list {
	border: none;
}
.c-tbl-list__tr {
	border: none;
	display: block;
	margin: 0 0 1rem;
	overflow: hidden;
	padding: 0;
}
.c-tbl-list__tr:nth-last-of-type(1) {
	margin: 0;
}
.c-tbl-list__td {
	border: none;
	display: block;
	overflow: hidden;
	padding: 0;
}
h2.c-ttl-second:before {
	width: 7.5em;
}
h2.c-ttl-second:after {
	width: 2.5em;
}
h3.c-tbl-list__th {
	clear: both;
	display: block;
	text-align: left;
	width: auto;
}
h1.title {
	font-size: 1.5rem;
	padding: 1em 0;
	position: relative;
	text-align: center;
}
#js-ftr > div.guide {
	padding: 30px 20px;
}
#js-ftr > div.guide > dl {
	clear: both;
	float: none;
	margin-right: 0;
	margin: 0 0 1.5rem;
	overflow: hidden;
	padding: 0;
	width: auto;
	width: initial;
}
#js-ftr > div.guide > dl:nth-of-type(2) > dd > ul {
	margin: 0;
	padding: 0;
}
#js-ftr > div.guide > dl:nth-of-type(2) > dd > ul > li:nth-last-of-type(1) {
	margin: 0;
	padding: 0;
}
#js-ftr > div.guide > dl:nth-last-of-type(1) {
	float: none;
	margin: 0;
}
#js-ftr > div.addr {
	padding: 30px 20px;
}
#js-ftr > div.addr > span {
	display: block;
	text-align: center;
}
#js-ftr > div.addr > span > strong {
	font-size: 1.6666rem;
	font-weight: normal;
	letter-spacing: .1em;
}
#js-ftr > div.addr > span > small {
	display: block;
	font-size: .8rem;
}
#js-ftr > div.addr address {
	letter-spacing: 0;
	margin: 0 0 1rem;
	width: auto;
	width: initial;
}
#js-ftr > div.addr address a {
	color: #FFF;
}
#js-ftr > div.addr > ul {
	border-top: #333 solid 1px;
	clear: both;
	float: none;
	margin: 0;
	padding-top: 1em;
	width: auto;
	width: initial;
}
#js-ftr > div.addr > ul:nth-of-type(1) {
	margin-bottom: 1em;
}
#js-ftr .copyright {
	padding: 1.25rem 0;
	text-align: center;
}
}
@media (max-width: 960px) {
}
@media (max-width: 768px) {
#content > ul.item > li {
	clear: both;
	float: none;
	margin: 0 0 1rem;
	padding: 0;
	width: auto;
	width: initial;
}
}

.floating-banner {
  position: fixed; /* バナーを追従させる */
  z-index: 99999; /* 他の要素の下に隠れないように */
  bottom: 0; /* バナーの上下の位置 */
  right: 0; /* バナーの左右の位置 */
  width: 300px; /* バナーの横幅 */
}
.floating-banner__image {
  max-width: 100%; /* 画像の最大幅 */
}
@media screen and (max-width: 990px) { /* タブレット用のブレイクポイントを指定 */
  .floating-banner {
    display: none; /* タブレットサイズ以下でPC用のバナーを非表示に */
  }
}
@media screen and (max-width: 560px) { /* スマホ用のブレイクポイントを指定 */
  .floating-banner {
    display: block;/* 消していたバナーを表示させる */
    width: 100vw; /* スマホの画面幅いっぱいにバナーを表示 */
  }
}