@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
fieldset, img {
	border: 0;
	vertical-align: top;
}
address, caption, cite, code, dfn, em, strong, small, th, var {
	font-style: inherit;
	font-weight: inherit;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: "";
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
br {
	letter-spacing: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input, textarea, select {}
#colorbox, #cbox2Overlay, #cbox2Wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cbox2Overlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cbox2MiddleLeft, #cbox2BottomLeft {
	clear: left;
}
#cbox2Content {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
}
#cbox2LoadedContent {
	overflow: auto;
}
#cbox2LoadedContent iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}
#cbox2Title {
	margin: 0;
}
#cbox2LoadingOverlay, #cbox2LoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#cbox2Previous, #cbox2Next, #cbox2Close, #cbox2Slideshow {
	cursor: pointer;
}
#cbox2Overlay {
	background: black url("//deagostini.jp/site/common/overlay.png") 0 0 repeat;
}
#cbox2TopLeft {
	width: 21px;
	height: 21px;
	background: none -100px 0 no-repeat;
}
#cbox2TopRight {
	width: 21px;
	height: 21px;
	background: none -129px 0 no-repeat;
}
#cbox2BottomLeft {
	width: 21px;
	height: 21px;
	background: none -100px -29px no-repeat;
}
#cbox2BottomRight {
	width: 21px;
	height: 21px;
	background: none -129px -29px no-repeat;
}
#cbox2MiddleLeft {
	width: 21px;
	background: none left top repeat-y;
}
#cbox2MiddleRight {
	width: 21px;
	background: none right top repeat-y;
}
#cbox2TopCenter {
	height: 21px;
	background: none 0 0 repeat-x;
}
#cbox2BottomCenter {
	height: 21px;
	background: none 0 -29px repeat-x;
}
#cbox2LoadedContent {
	margin-bottom: 28px;
	padding: 30px 60px 0px;
}
#cbox2Title {
	position: absolute;
	top: 636px;
	left: 60px;
	text-align: left;
	width: 860px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 3px #000;
}
#cbox2Current {
	position: absolute;
	top: 10px;
	left: 60px;
	color: #fff;
	opacity: 0;
}
#cbox2Slideshow {
	position: absolute;
	bottom: 3px;
	right: 30px;
	color: #fff;
}
#cbox2Previous {
	left: 10px;
	transform: rotate(-135deg);
}
#cbox2Next {
	right: 10px;
	transform: rotate(45deg);
}
#cbox2LoadingOverlay {
	background: url("//deagostini.jp/site/common/loading_background.png") center center no-repeat;
}
#cbox2LoadingGraphic {
	background: url("//deagostini.jp/site/common/loading.gif") center center no-repeat;
}
#cbox2Close {
	position: absolute;
	bottom: 11px;
	right: 60px;
	background: url("../images/colorbox_close.png");
	background-position: left 4px;
	background-repeat: no-repeat;
	width: 87px;
	height: 32px;
	text-indent: -9999px;
	border: 0px;
	border-radius: 5px;
}
#cbox2Previous, #cbox2Next {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	width: 40px;
	height: 40px;
	margin: auto;
	padding: 0;
	text-indent: -9999px;
	border-style: solid;
	border-width: 8px 8px 0 0;
	border-color: #fff #fff transparent transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 10000;
}
#cbox2Previous:hover, #cbox2Next:hover {
	opacity: .7;
}
input::-moz-focus-inner, button::-moz-focus-inner {
	border: 0;
}
@font-face {
	font-family: "slick";
	font-weight: normal;
	font-style: normal;
}
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	margin-top: -10px \9;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25;
}
.slick-prev:before, .slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
@media screen and (max-width: 767px) {
	.slick-prev {
		left: 0px !important;
	}
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-prev:before {
	content: "";
}
[dir='rtl'] .slick-prev:before {
	content: "";
}
.slick-next {
	right: 20%;
}
@media screen and (max-width: 767px) {
	.slick-next {
		right: 0px !important;
	}
}
[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}
.slick-next:before {
	content: "";
}
[dir='rtl'] .slick-next:before {
	content: "";
}
.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "•";
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: "";
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
@keyframes kakudai {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.3);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes syukusyo {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(.8);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes coverIn {
	0% {
		left: 0;
	}
	100% {
		left: 100%;
	}
}
@keyframes news-show {
	0% {
		opacity: 0;
		top: 10px;
	}
	100% {
		opacity: 1;
		top: -10px;
	}
}
@keyframes modal-show {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fadeInUp {
	0% {
		opacity: 0;
		top: 20px;
	}
	100% {
		opacity: 1;
		top: 0;
	}
}
@keyframes fadeInUp2 {
	0% {
		opacity: 0;
		margin-top: 20px;
	}
	100% {
		opacity: 1;
		margin-top: 0;
	}
}
@keyframes hayabusachan {
	0% {
		opacity: 0;
		bottom: -200px;
	}
	100% {
		opacity: 1;
		bottom: -100px;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes historyBox {
	0% {
		height: 0;
	}
	100% {
		height: 99%;
	}
}
@keyframes bgZoom {
	0% {
		background-size: 100% auto;
	}
	100% {
		background-size: 200% auto;
	}
}
@keyframes fadeInBlur {
	0% {
		opacity: 0;
		filter: blur(20px);
	}
	100% {
		opacity: 1;
		filter: blur(0px);
	}
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated2 {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated3 {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated4 {
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.animated2.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.animated3.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.animated4.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-goog-ms-animation-timing-function: linear;
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}
.animated.bounceIn, .animated.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}
.animated.flipOutX, .animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}
@-webkit-keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}
@keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}
@-webkit-keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}
	25%, 75% {
		opacity: 0;
	}
}
@keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}
	25%, 75% {
		opacity: 0;
	}
}
.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}
@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	50% {
		-webkit-transform: scale3d(1.25, 1.25, 1.25);
		transform: scale3d(1.25, 1.25, 1.25);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	50% {
		-webkit-transform: scale3d(1.25, 1.25, 1.25);
		transform: scale3d(1.25, 1.25, 1.25);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
.anim {
	opacity: 0;
	transform: translateY(30px);
	transition-property: opacity, transform;
	transition-duration: .5s;
	transition-timing-function: ease;
}
.anim0 {
	transition-delay: 0s;
}
.anim1 {
	transition-delay: .1s;
}
.anim2 {
	transition-delay: .2s;
}
.anim3 {
	transition-delay: .3s;
}
.anim4 {
	transition-delay: .4s;
}
.anim5 {
	transition-delay: .5s;
}
.anim6 {
	transition-delay: .6s;
}
.anim7 {
	transition-delay: .7s;
}
.anim8 {
	transition-delay: .8s;
}
.anim9 {
	transition-delay: .9s;
}
.anim10 {
	transition-delay: 1s;
}
.anim11 {
	transition-delay: 1.1s;
}
.anim12 {
	transition-delay: 1.2s;
}
.anim13 {
	transition-delay: 1.3s;
}
.anim14 {
	transition-delay: 1.4s;
}
.anim15 {
	transition-delay: 1.5s;
}
.anim16 {
	transition-delay: 1.6s;
}
.anim17 {
	transition-delay: 1.7s;
}
.anim18 {
	transition-delay: 1.8s;
}
.anim19 {
	transition-delay: 1.9s;
}
.anim20 {
	transition-delay: 2s;
}
.anim21 {
	transition-delay: 2.1s;
}
.anim22 {
	transition-delay: 2.2s;
}
.anim23 {
	transition-delay: 2.3s;
}
.anim24 {
	transition-delay: 2.4s;
}
.anim25 {
	transition-delay: 2.5s;
}
.anim26 {
	transition-delay: 2.6s;
}
.anim27 {
	transition-delay: 2.7s;
}
.anim28 {
	transition-delay: 2.8s;
}
.anim29 {
	transition-delay: 2.9s;
}
.anim30 {
	transition-delay: 3s;
}
.show-anime .anim {
	opacity: 1;
	transform: translateY(0);
}
html {
	min-width: 1200px;
	font-size: 10px;
}
@media screen and (max-width: 767px) {
	html {
		min-width: inherit;
		font-size: 1.5625vw;
	}
}
body {
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans", Meiryo, sans-serif !important;
	font-size: 1.6rem !important;
	letter-spacing: 0;
	line-height: 1.6 !important;
}
@media screen and (max-width: 767px) {
	body {
		min-width: 0;
		font-size: 2.5rem !important;
		line-height: 1.5 !important;
	}
}
a {
	text-decoration: none;
}
a:focus, #colorbox:focus {
	outline: none;
}
h2 {
	text-align: center;
}
h2 img {
	margin: auto;
}
hr {
	border: none;
}
img {
	vertical-align: top;
}
@media screen and (max-width: 767px) {
	img {
		max-width: 100%;
	}
}
svg {
	vertical-align: top;
}
em {
	font-style: normal;
}
.inner {
	max-width: 1000px;
	margin: auto;
	position: relative;
}
@media screen and (max-width: 767px) {
	.inner:not(.spPd0) {
		padding-left: 3.90625vw;
		padding-right: 3.90625vw;
	}
}
.hvr {
	transition: .3s;
}
.hvr:hover {
	opacity: .7;
}
*[class^="abs"] {
	display: block;
	position: absolute;
}
@media screen and (max-width: 767px) {
	.spScrlX {
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
	}
}
.set-anime {
	opacity: 0;
	transition: 2s;
}
.set-anime.show-anime {
	opacity: 1;
}
.mainContents {
	display: block;
}
.btnArea2 {
	position: fixed;
	bottom: 0px;
	left: 0px;
	display: none;
	padding: 5px 0;
	width: 100%;
	text-align: center;
	background: rgba(0, 0, 0, .78);
}
.btnClose {
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}
#snsBtn {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 9999;
}
#snsBtn li {
	float: left;
	margin-right: 10px;
}
@media screen and (max-width: 767px) {
	#snsBtn {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.btnFaq {
		text-align: center;
	}
}
.btnFaq a {
	display: block;
	background-color: #c4dfe7;
	padding: .2em .8em .3em 1.5em;
	color: #333;
	font-size: 1.4rem;
	line-height: 1;
	border: 1px solid #ccc;
	border-radius: 100px;
	transition: opacity .3s;
}
.btnFaq a:hover {
	opacity: .5;
}
@media screen and (max-width: 767px) {
	.btnFaq a {
		display: inline-block;
	}
}
.btnFaq a span {
	display: inline-block;
	padding: .3em .2em .2em 2rem;
	position: relative;
}
@media screen and (max-width: 767px) {
	.btnFaq a span {
		font-size: 2.4rem;
	}
}
.btnFaq a span:before {
	content: "";
	display: block;
	width: .5em;
	height: .5em;
	margin: auto;
	border-bottom: 2px solid #9d9d9d;
	border-right: 2px solid #9d9d9d;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	transform: translate(0, .05em) rotate(-45deg);
}
.fixBtn {
	display: none;
}
@media screen and (max-width: 767px) {
	.fixBtn {
		display: block;
		background-color: rgba(0, 0, 0, .8);
		padding: 3.125vw;
		width: 100%;
		box-sizing: border-box;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 1;
	}
	.fixBtn a {
		display: block;
	}
	.fixBtn a img {
		width: 100%;
	}
	.btnFaq a span:before {
		top: -.5px;
		left: -5px;
	}
}
@media screen and (max-width: 767px) {
	#wrapper {
		overflow: hidden;
	}
}
@media screen and (max-width: 767px) {
	#wrapper.pageTop {
		margin-bottom: 18.75vw;
	}
}
#contents {
	width: auto !important;
	color: #000;
	font-family: "Noto Sans Japanese" "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
	#contents {
		font-weight: 500;
	}
}
#contents a:hover {
	text-decoration: none;
}
#deagoLogo {
	position: absolute;
	top: 15px;
	right: 24px;
	z-index: 9999;
}
@media screen and (max-width: 767px) {
	#deagoLogo {
		top: 2.34375vw;
		right: 2.34375vw;
	}
}
#deagoLogo a {
	display: block;
	transition: opacity .3s;
}
#deagoLogo a:hover {
	opacity: .5;
}
#deagoLogo img, #deagoLogo svg {
	width: 135px;
	height: 17px;
	fill: #fff;
}
@media screen and (max-width: 767px) {
	#deagoLogo img, #deagoLogo svg {
		width: 21.09375vw;
		height: 2.65625vw;
	}
}
#header {
	margin-bottom: 0px !important;
	height: 80px !important;
}
.teikiFootPc {
	width: 980px;
	margin: 0 auto;
	padding: 40px 0 40px;
	font-size: 11px;
}
.teikiFootPc .copy {
	text-align: left;
	float: left;
	width: 500px;
}
.teikiFootPc .bnBox {
	float: right;
	text-align: center;
	width: 450px;
}
.teikiFootPc .bnBox .ftTxt a {
	display: inline-block;
	transition: .3s;
}
.teikiFootPc .bnBox .ftTxt a:hover {
	opacity: .7;
}
.teikiFootPc .bnBox a {
	font-size: 12px;
	color: #333;
}
@media screen and (max-width: 767px) {
	.teikiFootPc {
		display: none;
	}
}
.pagePBlock {
	text-align: center;
}
.btnSprt {
	position: fixed;
	left: -3px;
	bottom: 30px;
	z-index: 1000;
}
@media screen and (max-width: 767px) {
	.btnSprt {
		position: static;
	}
}
.btnSprt a {
	display: block;
}
@media screen and (max-width: 767px) {
	.btnSprt a img {
		width: 100%;
	}
}
.toTop {
	display: none;
	position: fixed;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
	transition: opacity .3s;
}
.toTop:hover {
	opacity: .5;
}
@media screen and (max-width: 767px) {
	.toTop {
		display: none !important;
	}
}
.footBanner {
	text-align: center;
	padding: 0px 0 20px 0;
}
.footBanner li {
	display: inline-block;
	margin: 10px;
}
.footBanner li img {
	height: 85px;
	width: auto;
}
.footerlink {
	font-size: 12px;
}
.footerlink li {
	font-size: inherit;
}
@media screen and (max-width: 767px) {
	.footerCopyright {
		padding: 15px 0;
	}
	.footerCopyright .footerCopyrightInner {
		padding-bottom: 0;
	}
	.footerCopyright .footerCopyrightInner a img {
		width: 56px;
	}
	.footerCopyright .footerCopyrightInner > img {
		width: 305px;
	}
}
a[name^="scrl"] {
	position: relative;
}
.movZone .tabs {
	display: flex;
	margin: 0 -1px;
}
.movZone .tabs > li {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #c3dfe8;
	width: 25%;
	margin: 0 1px;
	padding: .8em .5em .6em;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	box-sizing: border-box;
	transition: .3s;
}
@media screen and (max-width: 767px) {
	.movZone .tabs > li {
		font-size: 2.4rem;
	}
	.movZone .tabs > li.spMulti {
		font-size: 2rem;
	}
}
.movZone .tabs > li:not(.show) {
	cursor: pointer;
}
.movZone .tabs > li:not(.show):hover {
	background-color: #999;
}
.movZone .tabs > li.show {
	background-color: #000;
}
.movZone .movBox > li {
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	transition: filter .3s;
}
.movZone .movBox > li:hover {
	filter: brightness(150%);
}
.movZone .movBox > li:before {
	content: "";
	display: block;
	background: url("../images/mov_btn.svg") 0 0 no-repeat;
	width: 120px;
	height: 70px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
@media screen and (max-width: 767px) {
	.movZone .movBox > li:before {
		width: 18.75vw;
		height: 10.9375vw;
	}
}
.movZone .movBox > li.show {
	display: block;
}
.movZone .movBox img {
	width: 100%;
}
.cmBox {
	display: none;
	background-color: rgba(0, 0, 0, .8);
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999999;
}
.cmBox .close {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1em;
	height: 1em;
	color: #fff;
	font-size: 5rem;
	line-height: 1;
	position: fixed;
	right: 1%;
	top: 1%;
	cursor: pointer;
	transition: opacity .3s;
}
.cmBox .close:hover {
	opacity: .5;
}
.cmBox iframe {
	width: 100%;
	border: 0px;
	max-width: 800px;
	height: 650px;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	.cmBox iframe {
		height: 80vw;
	}
}
.cmInner {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100vh;
}
.magNum {
	background: url("../images/mag_num_bg_wrap.webp") center top repeat;
}
@media screen and (max-width: 767px) {
	.magNum {
		background-size: 147.65625vw auto;
	}
}
.u-ttl1 span {
	display: inline-block;
	background-color: #c5a254;
	padding: .2em .57143em;
	color: #000;
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 3.5rem;
	font-weight: bold;
	line-height: 1;
}
.u-ttl1 span + * + span {
	margin-top: .2em;
}
.arw1 {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(255, 240, 0, .8);
	width: 47px;
	height: 83px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	transition: opacity .3s;
}
.arw1:hover {
	opacity: .5;
}
.arw1:before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	border-bottom: 4px solid #000;
}
.arw1.pre {
	border-radius: 0 5px 5px 0;
	left: 0;
}
.arw1.pre:before {
	border-left: 4px solid #000;
	transform: translate(5px, 1px) rotate(45deg);
}
.arw1.nxt {
	border-radius: 5px 0 0 5px;
	right: 0;
}
.arw1.nxt:before {
	border-right: 4px solid #000;
	transform: translate(-5px, 1px) rotate(-45deg);
}
.acrdBtn {
	position: relative;
	cursor: pointer;
	transition: filter .3s;
}
.acrdBtn:hover {
	filter: brightness(150%);
}
.acrdBtn:before {
	content: "";
	display: inline-block;
	margin: auto;
	border-style: solid;
	border-color: #fff #fff transparent transparent;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	bottom: 0;
	transform: translateY(-.25em) rotate(135deg);
}
@media screen and (min-width: 768px) {
	.acrdBtn:before {
		width: 25px;
		height: 25px;
		border-width: 5px 5px 0 0;
		right: 30px;
	}
}
@media screen and (max-width: 767px) {
	.acrdBtn:before {
		width: 3.90625vw;
		height: 3.90625vw;
		border-width: .78125vw .78125vw 0 0;
		right: 2.34375vw;
	}
}
.acrdBtn.show:before {
	transform: translateY(.25em) rotate(-45deg);
}
.clkBlnBox {
	position: relative;
}
.clkBlnBox > img {
	width: 100%;
}
.clkBlnBox .clkBlns > span {
	position: absolute;
	cursor: pointer;
}
.clkBlnBox .clkBlns > span:before {
	content: "";
	display: inline-block;
	background: url("../images/clk_circle.webp") 0 0 no-repeat;
	background-size: 100% 100%;
	width: 50px;
	height: 50px;
	transition: opacity .3s;
	animation-name: syukusyo;
	animation-duration: .8s;
	animation-iteration-count: infinite;
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span:before {
		width: 6.9375vw;
		height: 6.9375vw;
	}
}
.clkBlnBox .clkBlns > span:hover:before {
	opacity: .7;
}
.clkBlnBox .clkBlns > span .bln {
	display: none;
	background-color: rgba(0, 0, 0, .9);
	width: 10em;
	padding: .8em 1em;
	color: #fff;
	font-size: 1.6rem;
	position: absolute;
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln {
		font-size: 2rem;
	}
}
.clkBlnBox .clkBlns > span .bln:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	position: absolute;
}
.clkBlnBox .clkBlns > span .bln strong {
	display: block;
	margin-bottom: .3em;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2;
}
.clkBlnBox .clkBlns > span .bln.sz_10 {
	width: 10em;
}
.clkBlnBox .clkBlns > span .bln.sz_11 {
	width: 11em;
}
.clkBlnBox .clkBlns > span .bln.sz_12 {
	width: 12em;
}
.clkBlnBox .clkBlns > span .bln.sz_13 {
	width: 13em;
}
.clkBlnBox .clkBlns > span .bln.sz_14 {
	width: 14em;
}
.clkBlnBox .clkBlns > span .bln.sz_15 {
	width: 15em;
}
.clkBlnBox .clkBlns > span .bln.sz_16 {
	width: 16em;
}
.clkBlnBox .clkBlns > span .bln.sz_17 {
	width: 17em;
}
.clkBlnBox .clkBlns > span .bln.sz_18 {
	width: 18em;
}
.clkBlnBox .clkBlns > span .bln.sz_19 {
	width: 19em;
}
.clkBlnBox .clkBlns > span .bln.sz_20 {
	width: 20em;
}
.clkBlnBox .clkBlns > span .bln.sz_21 {
	width: 21em;
}
.clkBlnBox .clkBlns > span .bln.sz_22 {
	width: 22em;
}
.clkBlnBox .clkBlns > span .bln.sz_23 {
	width: 23em;
}
.clkBlnBox .clkBlns > span .bln.sz_24 {
	width: 24em;
}
.clkBlnBox .clkBlns > span .bln.sz_25 {
	width: 25em;
}
.clkBlnBox .clkBlns > span .bln.sz_26 {
	width: 26em;
}
.clkBlnBox .clkBlns > span .bln.sz_27 {
	width: 27em;
}
.clkBlnBox .clkBlns > span .bln.sz_28 {
	width: 28em;
}
.clkBlnBox .clkBlns > span .bln.sz_29 {
	width: 29em;
}
.clkBlnBox .clkBlns > span .bln.sz_30 {
	width: 30em;
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_10 {
		width: 10em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_11 {
		width: 11em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_12 {
		width: 12em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_13 {
		width: 13em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_14 {
		width: 14em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_15 {
		width: 15em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_16 {
		width: 16em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_17 {
		width: 17em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_18 {
		width: 18em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_19 {
		width: 19em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_20 {
		width: 20em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_21 {
		width: 21em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_22 {
		width: 22em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_23 {
		width: 23em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_24 {
		width: 24em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_25 {
		width: 25em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_26 {
		width: 26em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_27 {
		width: 27em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_28 {
		width: 28em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_29 {
		width: 29em;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spSz_30 {
		width: 30em;
	}
}
.clkBlnBox .clkBlns > span .bln.is_T {
	bottom: 50px;
}
.clkBlnBox .clkBlns > span .bln.is_T:before {
	border-width: 1em .5em 0;
	border-top-color: rgba(0, 0, 0, .9);
	bottom: -.95em;
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.is_T {
		bottom: 10.9375vw;
	}
}
.clkBlnBox .clkBlns > span .bln.is_B {
	top: 50px;
}
.clkBlnBox .clkBlns > span .bln.is_B:before {
	border-width: 0 .5em 1em;
	border-bottom-color: rgba(0, 0, 0, .9);
	top: -.95em;
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.is_B {
		top: 10.9375vw;
	}
}
.clkBlnBox .clkBlns > span .bln.is_R {
	left: 50px;
}
.clkBlnBox .clkBlns > span .bln.is_R:before {
	border-width: .5em 1em .5em 0;
	border-right-color: rgba(0, 0, 0, .9);
	left: -.95em;
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.is_R {
		left: 10.9375vw;
	}
}
.clkBlnBox .clkBlns > span .bln.is_L {
	right: 50px;
}
.clkBlnBox .clkBlns > span .bln.is_L:before {
	border-width: .5em 0 .5em 1em;
	border-left-color: rgba(0, 0, 0, .9);
	right: -.95em;
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.is_L {
		right: 10.9375vw;
	}
}
.clkBlnBox .clkBlns > span .bln.dir_T {
	bottom: 0;
}
.clkBlnBox .clkBlns > span .bln.dir_T:before {
	bottom: 1.1em;
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.dir_T:before {
		bottom: 4vw;
	}
}
.clkBlnBox .clkBlns > span .bln.dir_B {
	top: 0;
}
.clkBlnBox .clkBlns > span .bln.dir_B:before {
	top: 1.1em;
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.dir_B:before {
		top: 4vw;
	}
}
.clkBlnBox .clkBlns > span .bln.dir_R {
	left: 0;
}
.clkBlnBox .clkBlns > span .bln.dir_R:before {
	left: 1.2em;
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.dir_R:before {
		left: 3.75vw;
	}
}
.clkBlnBox .clkBlns > span .bln.dir_L {
	right: 0;
}
.clkBlnBox .clkBlns > span .bln.dir_L:before {
	right: 1em;
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.dir_L:before {
		right: 4.5vw;
	}
}
@media screen and (max-width: 767px) {
	.clkBlnBox .clkBlns > span .bln.spDir_C {
		left: -25vw;
	}
	.clkBlnBox .clkBlns > span .bln.spDir_C:before {
		left: 28.59375vw;
	}
}
.clkBlnBox .clkBlns > span.show {
	z-index: 1;
}
.clkBlnBox .clkBlns > span.show .bln {
	display: block;
}
#cbox2Close {
	background: url("../images/colorbox_close.svg") center center no-repeat;
	background-size: 80% auto;
	width: 100px;
	height: 50px;
	top: 0;
	background-color: #000;
	right: 0;
	position: fixed;
	border-radius: 0;
	padding: 15px;
}
@media screen and (max-width: 584px) {
	#cbox2Overlay {
		opacity: 1 !important;
	}
	#colorbox, #cbox2Wrapper, #cbox2Content, #cbox2LoadedContent {
		width: 100% !important;
		height: 100vh !important;
	}
	#cbox2Title, #cbox2Current {
		width: 100% !important;
	}
	#cbox2TopLeft, #cbox2TopCenter, #cbox2TopRight, #cbox2MiddleLeft, #cbox2MiddleRight, #cbox2BottomLeft, #cbox2BottomCenter, #cbox2BottomRight {
		display: none !important;
	}
	#colorbox {
		max-width: none;
		position: fixed !important;
		top: 0 !important;
	}
	#cbox2Content {
		width: auto;
		padding-bottom: 0;
	}
	#cbox2LoadedContent {
		margin-bottom: 0;
		padding: 0;
	}
	#cbox2Previous, #cbox2Next {
		width: 5vw;
		height: 5vw;
		border-width: 1vw 1vw 0 0;
	}
}
@media screen and (max-width: 584px) and (max-width: 584px) {
	#cbox2Previous, #cbox2Next {
		border-color: #000 #000 transparent transparent;
	}
}
@media screen and (max-width: 584px) {
	#cbox2Previous {
		left: 2.34375vw;
	}
	#cbox2Next {
		right: 2.34375vw;
	}
	#cbox2Current {
		font-size: 1.2rem;
		line-height: 1;
		text-shadow: 0 0 3px #324289, 0 0 3px #324289, 0 0 3px #324289;
		top: 2.34375vw;
		left: 1.5625vw;
	}
	#cbox2Close {
		width: 23vw;
		height: 8vw;
		top: .78125vw;
		right: 0;
		bottom: auto;
	}
	.cbox2Photo {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
}
.modalNum .btnPageMdlCls {
	display: none !important;
}
.slick-slider {
	margin-bottom: 0;
}
.slick-arrow {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 65px;
	height: 65px;
	z-index: 1;
	transform: translate(0, 0);
	transition: .3s;
	top: 43%;
}
@media screen and (max-width: 767px) {
	.slick-arrow {
		width: 10.9375vw;
		height: 10.9375vw;
	}
}
.slick-arrow:before {
	content: "";
	width: 34.48276%;
	height: 34.48276%;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	opacity: 1;
}
@media screen and (max-width: 767px) {
	.slick-arrow:before {
		border-width: 0 0 .3125vw .3125vw;
	}
}
.slick-arrow:hover {
	opacity: .5;
}
.slick-prev {
	left: 20%;
}
.slick-prev:before {
	transform: translate(5px, 0) rotate(45deg);
}
@media screen and (max-width: 767px) {
	.slick-prev:before {
		transform: translate(.78125vw, 0) rotate(45deg);
	}
}
.slick-next:before {
	transform: translate(-5px, 0) rotate(225deg);
}
@media screen and (max-width: 767px) {
	.slick-next:before {
		transform: translate(-.78125vw, 0) rotate(225deg);
	}
}
.slick-dots {
	bottom: 0;
}
.slick-dots li {
	background-color: #a8a8a8;
	width: 14px;
	height: 14px;
	border-radius: 50%;
}
.slick-dots li.slick-active {
	background-color: #b2000d;
}
.slick-dots li button {
	display: none;
}
@media screen and (max-width: 767px) {
	.slick-dots {
		margin-top: 5vw;
		position: static;
	}
	.slick-dots li {
		width: 3.125vw;
		height: 3.125vw;
	}
}
@keyframes scale1 {
	0% {
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}
.btnBox {
	display: block;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
@media screen and (max-width: 767px) {
	.btnBox {
		width: 100%;
		box-sizing: border-box;
	}
}
.btnBox a {
	transition: filter .3s;
}
.btnBox a:hover {
	filter: brightness(150%);
}
.btnBox a img {
	display: block;
	width: 100%;
}
@media screen and (max-width: 767px) {
	.btnBox a img {
		height: auto;
	}
	.btnBox a img.pcShow {
		display: none;
	}
}
.teikiPre {
	text-align: center;
}
@media screen and (max-width: 767px) {
	.teikiPre {
		padding-left: 2.34375vw;
		padding-right: 2.34375vw;
	}
	.teikiPre img {
		width: 100%;
		height: auto;
	}
}
.teikiPre > .ttl {
	margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
	.teikiPre > .ttl {
		width: 90.625vw;
		margin: 0 auto 4.53125vw;
	}
}
.teikiPre > .btnBox {
	margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
	.teikiPre > .btnBox {
		margin-bottom: 4.6875vw;
	}
}
.teikiPre > .txt {
	margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
	.teikiPre > .txt {
		width: 90.625vw;
		margin: 0 auto 2.34375vw;
	}
}
.teikiPre .preBox {
	width: 1000px;
	margin: auto;
}
@media screen and (max-width: 767px) {
	.teikiPre .preBox {
		width: auto;
	}
}
.teikiPre .preBox > a {
	display: block;
}
.teikiPre .preBox > a:hover {
	opacity: .8;
	transition: .5s;
}
.teikiPre .preNote {
	margin-top: 10px;
	color: #351a01;
	font-size: 1.2rem;
	line-height: 2.08333;
	text-align: left;
}
@media screen and (max-width: 767px) {
	.teikiPre .preNote {
		margin-top: 2.34375vw;
		line-height: 1.5;
	}
}
.teikiPre .preNote strong {
	display: block;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1;
}
@media screen and (max-width: 767px) {
	.teikiPre .preNote strong {
		font-size: 1.2rem;
		letter-spacing: -.05em;
		line-height: inherit;
	}
}
.orderBtn {
	display: block;
	max-width: 980px;
	margin: auto;
	position: relative;
}
.orderBtn:after {
	content: "";
	display: block;
	background-color: #fff;
	border-radius: 10px;
	opacity: 0;
	transition: .3s;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.orderBtn:hover:after {
	opacity: .2;
}
.preBox + .orderBtn {
	margin-top: 30px;
}
@media screen and (max-width: 767px) {
	.orderBtn {
		max-width: none;
	}
	.orderBtn:after {
		border-radius: .78125vw;
	}
	.preBox + .orderBtn {
		margin-top: 1.5625vw;
	}
}
.naviArea {
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #a3823b;
	position: fixed;
	top: 0;
	right: -400px;
	border-radius: 5px;
	z-index: 9999;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	.naviArea {
		top: 0;
	}
}
.naviArea li {
	font-size: 1.4rem;
}
.naviArea li + li {
	border-top: 1px solid #a3823b;
}
@media screen and (max-width: 767px) {
	.naviArea li {
		font-size: 2.4rem;
	}
}
.naviArea li a {
	display: block;
	padding: .71429em 3em .71429em 1.64286em;
	color: #000;
	text-decoration: none;
	position: relative;
	transition: color .3s;
}
.naviArea li a:hover {
	color: #a3823b;
}
.naviArea li a:before {
	content: "";
	display: block;
	width: .42857em;
	height: .42857em;
	margin: auto;
	border-bottom: .14286em solid #763119;
	border-right: .14286em solid #763119;
	position: absolute;
	top: 0;
	bottom: 0;
	left: .71429em;
	transform: translate(-.14286em, .07143em) rotate(-45deg);
}
.clsNav {
	background: #763119;
	color: #fff;
	height: 30px;
	display: block;
	font-size: 1.4rem;
	text-align: center;
	padding: 8px;
	cursor: pointer;
	transition: opacity .3s;
}
.clsNav:hover {
	opacity: .8;
}
@media screen and (max-width: 767px) {
	.clsNav {
		height: auto;
		padding: .9375em;
		font-size: 2.4rem;
		text-align: left;
	}
}
.clsNav > * {
	display: inline-block;
	padding-top: 5px;
	vertical-align: middle;
}
@media screen and (max-width: 767px) {
	.clsNav > * {
		padding-top: 0;
	}
}
.clsNav b {
	padding-right: 5px;
	font-size: 1.28571em;
	line-height: 1;
}
@media screen and (max-width: 767px) {
	.clsNav b {
		padding-right: .78125vw;
	}
}
.naviArea2 {
	position: fixed;
	top: 64px;
	right: 0px;
	z-index: 9999;
}
@media screen and (max-width: 767px) {
	.naviArea2 {
		top: 0vw;
	}
}
.naviArea2 .menuShow {
	display: block;
	transition: opacity .3s;
	background: rgba(155, 147, 147, .45);
}
.naviArea2 .menuShow:hover {
	opacity: .5;
}
@media screen and (max-width: 767px) {
	.naviArea2 .menuShow img {
		width: 12vw;
		height: 12vw;
	}
}
@media screen and (max-width: 767px) {
	.navi3Wrap {
		display: none;
	}
}
.naviArea3 {
	background-color: #24a4b5;
	text-align: center;
	border-top: solid 3px #fff;
	border-bottom: solid 3px #fff;
	margin: 0;
	padding: 0;
}
.naviArea3.fix {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
}
.naviInner3 {
	margin: 0;
	padding: 15px 0 10px 0;
}
.naviInner3 a {
	background-image: url("../images/nav_arw1.webp");
	background-repeat: no-repeat;
	background-position: 19px 7px;
	margin: 0 0 0 0;
	padding: 0 22px 0 40px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	background-size: 20px;
	border-left: 1px solid #fff;
}
.naviInner3 a.bar {
	border-right: 1px solid #fff;
}
.naviInner3 a:hover {
	background-image: url("../images/nav_arw1_on.webp");
	color: #dae535;
}
.naviAreaSp {
	display: none;
}
.newsTtl {
	border-left: 4px solid #399;
	padding: 0px 0px 0px 10px;
	margin-bottom: 5px;
	color: #399;
	font-weight: bold;
	font-size: 15px;
}
.newsTxt {
	margin-bottom: 15px;
}
.block_main {
	background: url("../images/main/bg-pc.webp") 0 0 no-repeat;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.block_main .pc .inner {
	height: 650px;
	position: relative;
	z-index: 2;
}
.block_main .pc .inner > * {
	position: absolute;
}
.block_main .pc h1 {
	top: 30px;
	left: 0;
	z-index: 3;
}
.block_main .pc .main {
	right: -150px;
	top: 75px;
	z-index: 1;
}
.block_main .pc .price {
	bottom: 135px;
	left: 0px;
	z-index: 3;
}
.block_main .pc .txt {
	top: 35px;
	right: 0px;
	z-index: 3;
}
.block_main .pc .day {
	bottom: 30px;
	left: 20px;
	z-index: 3;
}
.block_main .pc .btn {
	bottom: 15px;
	right: 0px;
	z-index: 3;
	transition: filter .3s;
}
.block_main .pc .btn:hover {
	filter: brightness(150%);
}
.block_main .bot_intro {
	padding: 50px 0 80px 0;
}
@media screen and (max-width: 767px) {
	.block_main .bot_intro {
		padding: 5vw 0 0 0;
	}
}
.block_main .bot_intro .slkBox {
	margin-bottom: 45px;
	padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
	.block_main .bot_intro .slkBox {
		margin-bottom: 0;
		padding-bottom: 10vw;
	}
}
.block_main .bot_intro .slkBox ul li {
	margin: 0 15px;
	position: relative;
}
@media screen and (max-width: 767px) {
	.block_main .bot_intro .slkBox ul li {
		margin: 0 1.5vw;
	}
}
@media screen and (max-width: 767px) {
	.block_main .bot_intro .slkBox ul li .img img {
		width: auto;
		height: 55vw;
	}
}
.block_main .bot_intro .slkBox ul li p {
	font-size: 1.6rem;
	color: #fff;
	text-align: center;
	margin-top: 15px;
}
@media screen and (max-width: 767px) {
	.block_main .bot_intro .slkBox ul li p {
		font-size: 14px;
		margin-top: 4vw;
	}
}
.block_main .bot_intro .slkBox ul li::after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	top: 0;
	left: 0;
}
.block_main .bot_intro .slkBox ul li.slick-active::after {
	display: none;
}
.block_main .bot_intro .slkBox .slick-dots {
	bottom: -45px;
}
@media screen and (max-width: 767px) {
	.block_main .bot_intro .slkBox .slick-dots {
		margin-top: 7vw;
	}
}
.block_main .bot_intro .slkBox .slick-dots li {
	width: 28px;
	height: 4px;
	border-radius: 0px;
	margin: 0 5px;
}
@media screen and (max-width: 767px) {
	.block_main .bot_intro .slkBox .slick-dots li {
		width: 5vw;
		height: 1vw;
		margin: 0 1vw;
	}
}
.block_main .bot_intro .slkBox .slick-dots li.slick-active {
	background-color: #df0010;
}
.block_intro .secMov {
	background: url("../images/intro/mov-bg.webp") 0 0 no-repeat;
	background-size: cover;
	background-position: top center;
	padding: 65px 0;
}
@media screen and (max-width: 767px) {
	.block_intro .secMov {
		padding: 5vw 0;
	}
}
.block_intro .secMov .movBox {
	position: relative;
	margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
	.block_intro .secMov .movBox {
		margin-bottom: 0;
	}
}
.block_intro .secMov .movBox .movIn {
	padding-top: 56%;
	position: relative;
}
.block_intro .secMov .movBox .movIn iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.block_intro .bg-intro {
	background: url("../images/intro/bg-intro.webp") 0 0 no-repeat;
	background-size: cover;
}
.block_intro .bg-intro .secMain .fl_two {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 767px) {
	.block_intro .bg-intro .secMain .fl_two {
		display: block;
	}
}
.block_intro .bg-intro .secMain .fl_two .txt {
	width: 50%;
	margin-top: 98px;
}
@media screen and (max-width: 767px) {
	.block_intro .bg-intro .secMain .fl_two .txt {
		width: 100%;
		margin-top: 0;
	}
}
.block_intro .bg-intro .secMain .fl_two .txt h2.ttl {
	text-align: left;
}
@media screen and (max-width: 767px) {
	.block_intro .bg-intro .secMain .fl_two .txt h2.ttl {
		padding-top: 5vw;
	}
}
.block_intro .bg-intro .secMain .fl_two .txt p.next-t {
	font-size: 1.8rem;
	line-height: 1.67;
	margin-top: 30px;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.block_intro .bg-intro .secMain .fl_two .txt p.next-t {
		margin-top: 5vw;
		font-size: 2.2rem;
	}
}
.block_intro .bg-intro .secMain .fl_two .img {
	width: 47%;
	margin-top: -40px;
}
@media screen and (max-width: 767px) {
	.block_intro .bg-intro .secMain .fl_two .img {
		width: auto;
		margin-top: 4vw;
	}
}
.block_list {
	background: url("../images/list/bg.webp") 0 0 no-repeat;
	background-size: cover;
	background-position: top;
	padding: 0px 0 65px 0;
	color: #fff;
	position: relative;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	.block_list {
		background: url("../images/list/bg-sp.webp") 0 0 no-repeat;
		padding: 10vw 0 5vw 0;
	}
}
.block_list::before {
	content: "";
	width: 100%;
	height: 80px;
	background: url("../images/list/line-bf.webp");
	background-size: contain;
	background-repeat: no-repeat;
	top: -30px;
	left: 0;
	position: absolute;
}
@media screen and (max-width: 767px) {
	.block_list::before {
		top: -1vw;
	}
}
@media screen and (max-width: 767px) {
	.block_list h2.ttl {
		width: 59.375vw;
		height: auto;
		margin: 0 auto;
	}
}
.block_list .next-ttl {
	color: #000;
	text-align: center;
	font-size: 1.8rem;
	margin: 40px 0 50px 0;
}
@media screen and (max-width: 767px) {
	.block_list .next-ttl {
		margin: 3vw 0 8vw 0;
		font-size: 2.3rem;
	}
}
.block_list .fl-size {}
.block_list .fl-size li {}
.block_list .fl-size li.show-car {
	display: block;
	transition: .5s;
}
.block_list .tab {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
}
@media screen and (max-width: 767px) {
	.block_list .tab {
		margin-top: 5vw;
	}
}
.block_list .tab li {
	cursor: pointer;
	transition: .5s;
	font-size: 1.7rem;
	font-style: italic;
	font-weight: bold;
	clip-path: polygon(10% 0, 100% 0, 90% 100%, 0% 100%);
	background-color: #23397e;
	line-height: 1;
	padding: 12px 30px;
}
@media screen and (max-width: 767px) {
	.block_list .tab li {
		font-size: 2.2rem;
		padding: 3vw 7vw;
	}
}
.block_list .tab li.show_tab {
	color: #23397e;
	background-color: #fff;
}
.block_list .bot_blk .bot_ttl {
	text-align: center;
	margin: 75px 0;
}
@media screen and (max-width: 767px) {
	.block_list .bot_blk .bot_ttl {
		margin: 10vw auto;
		width: 85.9375vw;
	}
}
.block_list .bot_blk .clkBlnBox {
	display: flex;
	justify-content: center;
}
.block_list .bot_blk .clkBlnBox .clkBlns span:nth-child(1) {
	left: 4%;
	top: 35%;
}
@media screen and (max-width: 767px) {
	.block_list .bot_blk .clkBlnBox .clkBlns span:nth-child(1) {
		left: 1%;
		top: 32%;
	}
}
.block_list .bot_blk .clkBlnBox .clkBlns span:nth-child(2) {
	left: 26%;
	top: 13%;
}
.block_list .bot_blk .clkBlnBox .clkBlns span:nth-child(3) {
	left: 30%;
	top: 45%;
}
.block_list .bot_blk .clkBlnBox .clkBlns span:nth-child(4) {
	left: 73%;
	top: 7%;
}
.block_list .bot_blk .clkBlnBox .clkBlns span:nth-child(5) {
	left: 77%;
	top: 40%;
}
.block_list .bot_blk .clkBlnBox .clkBlns span:nth-child(6) {
	left: 10%;
	top: 30%;
}
.block_list .bot_blk .clkBlnBox .clkBlns span:nth-child(7) {
	left: 78%;
	top: 30%;
}
.block_list .bot_blk .clkBlnBox .clkBlns span:nth-child(8) {
	left: 58%;
	top: 20%;
}
.block_list .bot_blk .rm_im {
	text-align: center;
	margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
	.block_list .bot_blk .rm_im {
		margin-bottom: 0;
	}
}
.block_number {
	position: relative;
	background: rgba(0, 0, 0, .7);
	margin-top: 75px;
	padding-bottom: 75px;
}
@media screen and (max-width: 767px) {
	.block_number {
		margin-top: 0;
		padding-bottom: 10vw;
	}
}
@media screen and (min-width: 768px) {
	.block_number .inner {
		max-width: 1220px;
	}
}
.block_number h2 {
	text-align: center;
	padding: 70px 0 40px 0;
}
@media screen and (max-width: 767px) {
	.block_number h2 {
		width: 39.0625vw;
		margin: 0 auto;
		padding: 10vw 0 8.125vw 0;
	}
}
@media screen and (max-width: 767px) {
	.block_number h2 img {
		width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 767px) {
	.block_number .spScrlX {
		margin-bottom: 4.6875vw;
	}
}
.block_number .numBox {
	display: flex;
	justify-content: space-between;
}
@media screen and (min-width: 768px) {
	.block_number .numBox {
		margin-bottom: 35px;
	}
}
@media screen and (max-width: 767px) {
	.block_number .numBox {
		width: 186.71875vw;
		padding: 0 5.46875vw 3.125vw;
	}
}
.block_number .numBox a {
	display: block;
	text-decoration: none;
}
@media screen and (min-width: 768px) {
	.block_number .numBox a {
		width: 17.62295%;
	}
}
@media screen and (max-width: 767px) {
	.block_number .numBox a {
		width: 34.375vw;
	}
}
.block_number .numBox a .num {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	background: linear-gradient(90deg, #001462 3%, #428dcb 50%, #001462 98%);
}
@media screen and (min-width: 768px) {
	.block_number .numBox a .num {
		margin-bottom: 20px;
		height: 35.77px;
		font-size: 20.44px;
	}
}
@media screen and (max-width: 767px) {
	.block_number .numBox a .num {
		margin-bottom: 3.125vw;
		height: 5.58906vw;
		font-size: 3.19375vw;
	}
}
.block_number .numBox a .img img {
	width: 100%;
	transition: .3s;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
}
.block_number .numBox a:hover .img img {
	transform: scale(1.1);
}
.block_number .toNext {
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
.block_number .toNext span {
	font-size: 2.7rem;
}
.block_number .toNext small {
	display: block;
	font-size: 1.8rem;
	font-weight: normal;
}
.block_teiki {
	color: #000;
}
.block_teiki .teikiTtl {
	background: url("../images/teiki/ttl_bg.webp") top center repeat-x;
	background-size: auto 100%;
	padding: 22px 0 16px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.block_teiki .teikiTtl {
		padding: 3.4375vw 0 3.28125vw;
	}
}
@media screen and (min-width: 768px) {
	.block_teiki .teikiTtl img {
		width: 486px;
	}
}
@media screen and (max-width: 767px) {
	.block_teiki .teikiTtl img {
		width: 82.65625vw;
		height: auto;
	}
}
.block_teiki .preBox {
	margin-bottom: 26px;
}
@media screen and (max-width: 767px) {
	.block_teiki .preBox {
		margin-bottom: 6.09375vw;
	}
}
.block_teiki .txtPre {
	margin-bottom: 17px;
}
@media screen and (max-width: 767px) {
	.block_teiki .txtPre {
		margin-bottom: 2.65625vw;
	}
}
.block_teiki .bg {
	padding: 60px 0;
	background: url("../images/teiki/bg_wrap.webp") center top no-repeat;
	background-size: cover;
}
@media screen and (max-width: 767px) {
	.block_teiki .bg {
		padding: 1.875vw 0 7.8125vw;
	}
}
.block_teiki .notes {
	font-size: 1.2rem;
	margin-top: 1em;
}
@media screen and (max-width: 767px) {
	.block_teiki .notes {
		margin-top: 2.8125vw;
	}
}
.block_teiki .priceBox {
	margin-bottom: 34px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.block_teiki .priceBox {
		margin: 2vw 0 2.96875vw 0;
	}
}
.block_teiki .mgz-case {
	text-align: center;
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	.block_teiki .mgz-case {
		padding: 0vw 3.90625vw;
	}
}
.block_teiki .teikiPre {
	text-align: center;
}
.block_teiki .teikiPre > .btnBox {
	margin-bottom: 17px;
}
@media screen and (max-width: 767px) {
	.block_teiki .teikiPre > .btnBox {
		margin-bottom: 2.03125vw;
	}
}
.block_teiki .teikiBottom .inner .box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media screen and (max-width: 767px) {
	.block_teiki .teikiBottom .inner .box {
		display: block;
	}
}
.block_teiki .teikiBottom .inner .copyright {
	text-align: center;
	margin-top: 60px;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.block_teiki .teikiBottom .inner .copyright {
		margin-top: 5vw;
	}
}
@media screen and (max-width: 767px) {
	.block_teiki .teikiBottom .inner .copyright img {
		width: 50%;
		height: auto;
	}
}
.block_teiki .teikiBottom .inner .bnSprt {
	position: fixed;
	left: 0px;
	bottom: 30px;
	z-index: 1000;
}
@media screen and (max-width: 767px) {
	.block_teiki .teikiBottom .inner .bnSprt {
		margin-top: 4.6875vw;
		position: static;
	}
}
.block_teiki .teikiBottom .inner .bnSprt a {
	display: block;
	transition: opacity .3s;
}
.block_teiki .teikiBottom .inner .bnSprt a:hover {
	opacity: .5;
}
@media screen and (max-width: 767px) {
	.block_teiki .teikiBottom .inner .bnSprt a img {
		width: 100%;
	}
}
.block_teiki .teikiBottom .ftTxt {
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.block_teiki .teikiBottom .ftTxt {
		margin-bottom: 4.53125vw;
		text-align: center;
		line-height: 1.6;
	}
}
.hdSnsBtn {
  width: 62px;
  height: 62px;
  display: block;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 900;
}
.hdSnsBtn:hover {
  opacity: 0.7;
}
@media screen and (max-width:767px) {
  .hdSnsBtn {
    width: 12vw;
    height: 12vw;
    right: 12vw;
  }
  .hdSnsBtn img {
    width: 100%;
    height: 100%;
  }
}
.hdSns {
  position: fixed;
  right: 0;
  top: 0px;
  z-index: 10005;
}
.hdSns .btnClose {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  color: #666;
  border-radius: 50px;
  position: absolute;
  right: 0em;
  top: 0.1em;
  font-size: 2rem;
}
@media screen and (max-width:767px) {
  .hdSns .btnClose {
    line-height: 1;
    width: 1em;
    right: 0.2em;
    top: 0.3em;
    font-size: 6rem;
  }
}
.hdSns .hdSnsList {
  position: absolute;
  background: rgb(255, 255, 255);
  padding: 13px 20px 13px 13px;
  right: -250px;
  border-radius: 5px 0 0 5px;
  transition: 0.3s;
  display: flex;
}
@media screen and (max-width:767px) {
  .hdSns .hdSnsList {
    padding: 3vw 13vw 3vw 3vw;
  }
  .hdSns .hdSnsList img {
    width: 10vw;
    max-width: none;
    height: auto;
  }
}
.hdSns .hdSnsList.show {
  right: 0;
}
.hdSns .hdSnsList li + li {
  margin-left: 10px;
}
.navObi {
	background-color: #e60012;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
@media screen and (max-width: 767px) {
	.navObi {
		display: none;
	}
}
.navObi.fix {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
}
.navObi .inner {
	padding-top: 8px;
	padding-bottom: 7px;
}
.navObi nav {
	display: flex;
	justify-content: center;
	line-height: 1;
}
.navObi nav a {
	display: block;
	margin: 0;
	padding: .7em 1em;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid rgba(255, 255, 255, .2);
	transition: color .3s;
}
.navObi nav a:first-of-type {
	border-left: 0px;
}
.navObi nav a span {
	display: inline-block;
	vertical-align: middle;
}
.navObi nav a span:before {
	content: "";
	display: inline-block;
	width: .6em;
	margin-right: .8em;
	height: .6em;
	transform: rotate(45deg);
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
}
.navObi nav a:hover {
	color: #dae535;
}
.tyokusouBox {
	text-align: center;
	padding: 30px 0 10px;
}
.tyokusouBox p {
	display: inline-block;
}
@media screen and (max-width: 767px) {
	.tyokusouBox p {
		margin: 0 4vw;
	}
}
.tyokusouBox span {
	display: flex;
	border: 3px solid #2c6652;
	color: #222;
	background-color: #fff;
	font-size: 1.6rem;
	border-radius: 10px;
	padding: .8em 1.5em;
	align-items: center;
}
@media screen and (max-width: 767px) {
	.tyokusouBox span {
		border: 2px solid #2c6652;
		font-size: 1.2rem;
		padding: 2.5vw;
	}
}
.tyokusouBox span:before {
	margin-top: -2px;
	content: "";
	display: inline-block;
	width: 43px;
	margin-right: 12px;
	height: 60px;
	background-image: url("/site/common/img/icn_tyokusou.png");
	background-repeat: no-repeat;
	background-size: 100%;
	flex-shrink: 0;
}
@media screen and (max-width: 767px) {
	.tyokusouBox span:before {
		margin-top: 0px;
	}
}
@media screen and (max-width: 767px) {
	.cluboff {
		padding: 0 4.6875vw;
	}
}
.cluboff a {
	display: block;
	width: 973px;
	margin: 20px auto 0;
	transition: opacity .3s;
}
.cluboff a:hover {
	opacity: .5;
}
@media screen and (max-width: 767px) {
	.cluboff a {
		width: 100%;
		margin-top: 4.6875vw;
		margin-bottom: 3vw;
	}
}
.nationalFoot {
	padding: 35px 0;
	border-top: 1px solid #ccc;
}
.nationalFoot > .inner {
	display: flex;
	justify-content: center;
	max-width: 948px;
}
@media screen and (max-width: 767px) {
	.nationalFoot > .inner {
		flex-direction: column;
	}
}
.pagePBlock {
	width: 500px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.pagePBlock {
		width: 100%;
	}
}
.bnBtns {
	display: block;
	text-align: center;
}
.bnTrial a {
	display: block;
	transition: opacity .3s;
}
@media screen and (max-width: 767px) {
	.bnTrial a {
		margin-bottom: 15px;
	}
}
.bnTrial a:hover {
	opacity: .5;
}
.btnNotice {
	padding: 0px 0 13px;
	line-height: 1;
}
.btnNotice a {
	display: inline-block;
	background-color: #fff;
	padding: 0 30px;
	color: #499 !important;
	font-size: 18px !important;
	text-decoration: none;
	border: 2px solid #ccc;
	border-radius: 50px;
	transition: opacity .3s;
}
.btnNotice a:hover {
	opacity: .5;
}
@media screen and (max-width: 767px) {
	.btnNotice a {
		font-size: 16px !important;
	}
}
.btnNotice a span {
	display: inline-block;
	background-image: url("/site/common/img/icn_oshirase.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding: 15px 0 15px 36px;
}
.ftSns {
	position: relative;
	height: 35px;
	text-align: center;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.ftSns {
		height: auto;
		padding-bottom: 5%;
	}
}
.ftSns li {
	display: inline-block;
	vertical-align: middle;
}
@media screen and (max-width: 767px) {
	.ftSns li {
		width: 24vw;
	}
}
.ftSns li + li {
	margin-left: 15px;
}
@media screen and (max-width: 767px) {
	.ftSns li + li {
		margin-left: 3vw;
	}
}
.orderPage {
	background: #d3101e;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #cf0000;
}
.orderPage dl {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
@media screen and (max-width: 767px) {
	.orderPage dl {
		display: block;
	}
}
.orderPage dl dt {
	width: 25%;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	font-size: 1.6rem;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.orderPage dl dt {
		padding: 10px;
		font-size: 2.4rem;
		width: auto;
	}
}
.orderPage dl dd {
	display: flex;
	box-sizing: border-box;
	width: 75%;
	background: #fff;
	align-items: center;
	padding: 13px;
}
@media screen and (max-width: 767px) {
	.orderPage dl dd {
		display: block;
		width: auto;
	}
}
.orderPage dl dd p {
	font-size: 1.4rem;
	margin-left: 1em;
}
.orderPage dl dd input {
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	max-width: 300px;
	border-radius: 5px;
	border: 1px solid #ccc;
	font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
	.orderPage dl dd input {
		margin-bottom: .3em;
		font-size: 2rem;
	}
}
.orderPage #colorbox:focus, .orderPage #cbox2Wrapper:focus, .orderPage div:focus {
	outline: none;
}
.orderPage .alertTxt2 {
	color: #ff343a;
	font-size: 110%;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.orderPage .alertTxt2 {
		margin-left: -52%;
	}
}
.orderPage .fontB {
	font-weight: bold;
}
.orderPage .tbl {
	margin: 1em 0;
	width: 100%;
}
.orderPage .tbl td {
	padding: .5em;
	border: 1px solid #666;
}
.orderPage .tbl th {
	padding: .5em;
	border: 1px solid #666;
	background: #ccc;
}
.orderPage .orderPage h3 {
	font-weight: bold;
}
.orderPage .orderPage .teikiPre {
	max-width: 980px;
	margin: auto;
	padding: 50px 30px;
}
@media screen and (max-width: 767px) {
	.orderPage .orderPage .teikiPre {
		padding: 3% 2.5%;
	}
}
.orderPage .orderPage .teikiPre .txt {
	padding-left: 0;
}
.orderPage .orderPage .teikiPre .preNote {
	color: #000;
}
@media screen and (max-width: 767px) {
	.orderPage .orderPage img {
		height: auto;
	}
}
.orderPage .orderPage .note {
	text-align: left;
}
.orderPage .orderPage .note span {
	font-size: 1em;
}
.orderPage .gentei {
	text-decoration: line-through;
	display: inline-block;
}
.orderPage .gentei:after {
	content: "";
	display: inline-block;
	width: .5em;
	height: .5em;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	margin: 0 .3em;
	transform: rotate(45deg);
}
.orderPage .selectArea.noOrder {
	width: 190px;
	position: absolute;
	left: -200px;
	background: #ccc;
	margin-top: 5px;
}
.orderPage .selectArea.noOrder:after {
	background: url("../images/order/arrow3.png") no-repeat;
}
.orderPage .fontRed {
	font-weight: bold;
}
.orderPage .aboutLink {
	font-size: 80%;
}
.orderPage h1 {
	background-color: #d1171f;
	padding: 15px 5%;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.orderPage h1 {
		padding: 10px 5%;
	}
}
.orderPage .preZone {
	padding: 40px 0 50px;
	max-width: 980px;
	margin: 0 auto;
}
.orderPage .preZone .taC {
	text-align: center;
}
.orderPage .preZone .preBox {
	padding: 15px 0;
	text-align: center;
}
.orderPage .preZone .preBox a + a img {
	margin-top: 10px;
}
@media screen and (max-width: 767px) {
	.orderPage .preZone .preBox a + a img {
		margin-top: 1%;
	}
}
.orderPage .preZone img {
	max-width: 100%;
	height: auto;
	margin-top: 20px;
}
.orderPage .preZone .clearfix p {
	text-align: left;
}
.orderPage .preZone .preNote {
	padding: .5em 0 0 0;
	text-align: left;
	font-size: .7rem;
	line-height: 1.6;
}
.orderPage .preZone .preNote strong {
	display: block;
}
.orderPage .fontRed {
	color: #ff0008;
}
.orderPage .btnCluboffTxt {
	color: #1995cd !important;
}
.orderPage .orderBox {
	background-color: #eee;
	padding-bottom: 30px;
}
.orderPage .orderBox h2 {
	position: relative;
	text-align: center;
	top: -50px;
}
.orderPage .kumitateSelect .selectArea label b {
	text-indent: -5px;
	margin-left: 4px;
	display: inline-block;
	width: 250px;
	vertical-align: middle;
}
.orderPage .sectionWrap {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, .6);
}
.orderPage .sectionWrap2 {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, .6);
	display: none;
}
.orderPage section:not(.teikiPre) {
	max-width: 980px;
	background: #fff;
	margin: 0 auto;
	width: 95%;
	border-radius: 8px;
	padding: 20px;
	position: relative;
	margin-bottom: 30px;
	box-sizing: border-box;
}
.orderPage .sectionWrap {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, .6);
}
.orderPage h3 {
	font-size: 23px;
	color: #000;
	border-bottom: 1px solid #000;
	padding: 0 0 15px 0;
	margin: 0 0 15px 230px;
}
.orderPage h3 span {
	display: inline-block;
	vertical-align: middle;
}
.orderPage h3 span .font {
	font-size: 1rem;
}
@media screen and (max-width: 767px) {
	.orderPage h3 span .font {
		display: block;
		font-size: .7rem;
	}
}
.orderPage h3 span strong {
	font-size: 80%;
}
.orderPage h3 em {
	font-style: normal;
	font-size: 70%;
	color: #fff;
	background: #cf0000;
	vertical-align: middle;
	margin-right: 10px;
	border-radius: 50px;
	display: inline-block;
	padding: 8px 10px;
	line-height: 1;
}
.orderPage .photo {
	position: absolute;
	left: 19px;
	top: 15px;
}
.orderPage .txt {
	padding: 0 0 0 230px;
	font-size: 14px;
}
.orderPage .txt .leadTxt {
	font-size: 20px;
	padding: 0px 0 10px 0;
}
.orderPage .step1 h3 {
	margin: 0 0 15px 340px;
}
.orderPage .step1 .photo {
	top: 20px;
	width: 320px;
}
.orderPage .step1 .photo img {
	width: 100%;
	height: auto;
}
.orderPage .step1 .priceTxt li.fontPrice {
	display: block;
	margin-top: 10px;
}
.orderPage .step1 .txt {
	padding: 0 0 0 340px;
}
.orderPage .step1 .selectArea {
	margin-left: 340px;
	margin-top: 40px;
}
.orderPage .leadTxt2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.orderPage .bgPink {
	background: #ff343a;
	border-radius: 5px;
	padding: 10px;
	color: #fff;
}
.orderPage .priceTxt {
	letter-spacing: -.4em;
	padding: 0 0 10px 0;
}
.orderPage .fontS {
	font-size: 12px !important;
	margin-bottom: 10px;
}
.orderPage .fontL {
	font-size: 20px !important;
}
.orderPage .fontPrice {
	font-size: 20px;
	font-weight: bold;
	color: #ff0008;
}
.orderPage .priceTxt li {
	letter-spacing: normal;
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
	line-height: 1.2;
}
.orderPage .priceTxt li.fontPrice {
	line-height: 1.4;
}
.orderPage .fontPrice.kumitatePrice, .orderPage .fontPrice strong {
	font-size: 130%;
}
.orderPage .fontPrice small {
	color: #333;
	font-weight: normal;
	font-size: 80%;
	padding-top: .5em;
	display: block;
}
.orderPage .selectArea {
	margin-top: 15px;
	background: #fffe4d;
	padding: 20px 0px 20px 15px;
	border-radius: 5px;
	position: relative;
	margin-left: 230px;
}
.orderPage .selectArea input[type="checkbox"], .orderPage .selectArea input[type="radio"] {
	opacity: 0;
	position: absolute;
}
.orderPage .selectArea label {
	display: inline-block;
	font-size: 18px;
	vertical-align: middle;
	cursor: pointer;
	font-weight: bold;
}
.orderPage .selectArea input[type="checkbox"]:checked + label:before, .orderPage .selectArea input[type="radio"]:checked + label:before {
	background: url("../images/order/check.png") no-repeat left top;
}
.orderPage .selectArea input[type="checkbox"] + label:before, .orderPage .selectArea input[type="radio"] + label:before {
	content: "";
	display: inline-block;
	background: url("../images/order/check.png") no-repeat left bottom;
	width: 36px;
	height: 36px;
	vertical-align: middle;
	margin-right: 10px;
}
.orderPage .selectArea select {
	padding: 10px;
	font-size: 1.2rem;
	width: 100%;
}
.orderPage .selectArea:after {
	content: "";
	display: inline-block;
	background: url("../images/order/arrow2.png") no-repeat;
	width: 73px;
	height: 54px;
	position: absolute;
	bottom: -51px;
	left: 50%;
}
.orderPage .selectArea.noFlow:after {
	display: none;
}
.orderPage .selectArea.teiki label em {
	margin-left: 140px;
	position: relative;
	font-weight: bold;
}
.orderPage .selectArea.binder label span {
	margin-left: 125px;
	position: relative;
}
.orderPage .selectArea li {
	display: inline-block;
	vertical-align: middle;
}
.orderPage .numSelect {
	text-align: center;
	position: absolute;
	left: 62px;
	top: 19px;
}
.orderPage .numSelect p {
	font-size: 16px;
	padding-bottom: 5px;
}
.orderPage .btnBox {
	padding: 0 0 30px 0;
	text-align: center;
	position: relative;
}
.orderPage .btnBox .btnWrap {
	background: rgba(238, 238, 238, .8);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
.orderPage #order_btnBox #order_url:before {
	content: normal;
}
.orderPage #order_btnBox #order_url:hover {
	opacity: .8;
}
.orderPage #order_btnBox.off {
	opacity: .3;
}
.orderPage #order_btnBox.off #order_url {
	cursor: default;
}
.orderPage #order_btnBox.off #order_url:hover {
	opacity: 1;
}
.orderPage .preZone .preBox img.spShow, .orderPage .spShow {
	display: none;
}
.orderPage .fontPrice em {
	font-style: normal;
	font-size: 80%;
}
.orderPage .col2Section h3 {
	margin: 0 0 15px 0;
}
.orderPage .kumitateSelect {
	letter-spacing: -.5em;
}
.orderPage .kumitateSelect .selectArea {
	margin-left: 0px;
}
.orderPage .kumitateSelect .col2 {
	display: inline-block;
	position: relative;
	width: 49%;
	vertical-align: top;
	letter-spacing: normal;
	box-sizing: border-box;
}
.orderPage .kumitateSelect .col2 .photo {
	position: absolute;
	left: 0px;
	top: 60px;
}
.orderPage .kumitateSelect .col2.col2R {
	margin-left: 10px;
}
.orderPage .kumitateSelect.kumitate2 {
	margin-left: -220px;
	margin-right: -10px;
}
.orderPage .kumitateSelect .col3 {
	display: inline-block;
	position: relative;
	width: 32%;
	vertical-align: top;
	letter-spacing: normal;
	box-sizing: border-box;
}
.orderPage .kumitateSelect .col3.col3R {
	margin-left: 10px;
}
.orderPage .kumitateSelect.kumitate2 .selectArea label b {
	width: 227px;
}
.orderPage .kumitateSelect .selectArea label {
	font-size: 19px;
}
.orderPage .col2Section .txt {
	padding-left: 210px;
}
.orderPage .recordImg {
	float: left;
}
.orderPage .kumitateSelect .leadTxt {
	border-bottom: 2px solid #000;
	text-align: center;
	padding: 0 0 5px 0;
	font-size: 20px;
	margin-bottom: 3%;
	font-weight: bold;
}
.orderPage .col2Section .lead2 {
	font-size: 140%;
	line-height: 1.6;
	padding-bottom: 1%;
}
.orderPage .scrlTxt {
	height: 236px;
	background: #fff;
	width: 980px;
	margin: 15px auto;
	margin-bottom: 30px;
	border: 1px solid #a3a3a3;
	box-sizing: border-box;
	overflow: scroll;
}
.orderPage .scrlTxt p {
	padding: 25px 25px 0px 25px;
	font-size: 14px;
	line-height: 1.428;
}
.orderPage .siharaiTxt {
	text-align: center;
	font-size: 180%;
	padding: 10px 0 0px 0;
	font-weight: bold;
}
.orderPage .douiBox {
	text-align: center;
	padding-bottom: 20px;
}
.orderPage .douiBox label {
	font-size: 18px;
	cursor: pointer;
}
.orderPage .douiBox label input {
	width: 42px;
	height: 29px;
	margin-right: 4px;
}
.orderPage .kiyakuWrap {
	display: none;
}
.orderPage .selectArea label small {
	font-size: 50%;
	font-weight: normal;
}
.orderPage .selectArea label em {
	font-style: normal;
}
.orderPage .kiyakuTtl {
	text-align: center;
	font-size: 140%;
	padding: 10px 0;
	font-weight: bold;
}
.orderPage #colorbox, .orderPage #cbox2Overlay, .orderPage #cbox2Wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
.orderPage #cbox2Overlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
.orderPage #cbox2MiddleLeft, .orderPage #cbox2BottomLeft {
	clear: left;
}
.orderPage #cbox2Content {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
}
.orderPage #cbox2LoadedContent {
	overflow: auto;
}
.orderPage #cbox2LoadedContent iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}
.orderPage #cbox2Title {
	margin: 0;
}
.orderPage #cbox2LoadingOverlay, .orderPage #cbox2LoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.orderPage #cbox2Previous, .orderPage #cbox2Next, .orderPage #cbox2Close, .orderPage #cbox2Slideshow {
	cursor: pointer;
}
.orderPage #cbox2Overlay {
	background: black url("//deagostini.jp/site/common/overlay.png") 0 0 repeat;
}
.orderPage #cbox2TopLeft {
	width: 21px;
	height: 21px;
	background: none -100px 0 no-repeat;
}
.orderPage #cbox2TopRight {
	width: 21px;
	height: 21px;
	background: none -129px 0 no-repeat;
}
.orderPage #cbox2BottomLeft {
	width: 21px;
	height: 21px;
	background: none -100px -29px no-repeat;
}
.orderPage #cbox2BottomRight {
	width: 21px;
	height: 21px;
	background: none -129px -29px no-repeat;
}
.orderPage #cbox2MiddleLeft {
	width: 21px;
	background: none left top repeat-y;
}
.orderPage #cbox2MiddleRight {
	width: 21px;
	background: none right top repeat-y;
}
.orderPage #cbox2TopCenter {
	height: 21px;
	background: none 0 0 repeat-x;
}
.orderPage #cbox2BottomCenter {
	height: 21px;
	background: none 0 -29px repeat-x;
}
.orderPage #cbox2LoadedContent {
	margin-bottom: 28px;
	padding: 30px 60px 0px;
}
.orderPage #cbox2Title {
	position: absolute;
	top: 636px;
	left: 60px;
	text-align: left;
	width: 860px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 3px #000;
}
.orderPage #cbox2Current {
	position: absolute;
	top: 10px;
	left: 60px;
	color: #fff;
}
.orderPage #cbox2Slideshow {
	position: absolute;
	bottom: 3px;
	right: 30px;
	color: #fff;
}
.orderPage #cbox2Previous {
	left: 10px;
	transform: rotate(-135deg);
}
.orderPage #cbox2Next {
	right: 10px;
	transform: rotate(45deg);
}
.orderPage #cbox2LoadingOverlay {
	background: url("//deagostini.jp/site/common/loading_background.png") center center no-repeat;
}
.orderPage #cbox2LoadingGraphic {
	background: url("//deagostini.jp/site/common/loading.gif") center center no-repeat;
}
.orderPage #cbox2Close {
	position: absolute;
	bottom: 11px;
	right: 60px;
	background: url("../images/colorbox_close.png");
	background-position: left 4px;
	background-repeat: no-repeat;
	width: 87px;
	height: 32px;
	text-indent: -9999px;
	border: 0px;
	border-radius: 5px;
}
.orderPage #cbox2Previous, .orderPage #cbox2Next {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	width: 40px;
	height: 40px;
	margin: auto;
	padding: 0;
	text-indent: -9999px;
	border-style: solid;
	border-width: 8px 8px 0 0;
	border-color: #fff #fff transparent transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 10000;
}
.orderPage #cbox2Previous:hover, .orderPage #cbox2Next:hover {
	opacity: .7;
}
.orderPage input::-moz-focus-inner, .orderPage button::-moz-focus-inner {
	border: 0;
}
@media screen and (max-width: 767px) {
	.orderPage .selectArea.step2 {
		margin-top: 1px;
	}
	.orderPage .selectArea.noOrder {
		position: static;
		width: auto;
		border-radius: 0px;
	}
	.orderPage .selectArea.noOrder:after {
		display: none;
		background-image: none;
	}
	.orderPage .selectArea.noOrder label {
		width: 300px;
	}
	.orderPage .preZone img {
		margin-top: 1%;
	}
	.orderPage .step1 {
		height: auto;
	}
	.orderPage .step1 h3 {
		margin: 0 0 15px 0px;
	}
	.orderPage .step1 .photo {
		top: 10px;
		text-align: center;
		width: auto;
		display: block;
	}
	.orderPage .step1 .photo img {
		width: 60%;
		height: auto;
	}
	.orderPage .step1 .txt {
		padding: 0 0 0 0px;
		width: auto;
	}
	.orderPage .step1 .selectArea {
		margin-left: -8px;
		margin-top: 3%;
	}
	.orderPage .step1 .priceTxt {
		text-align: center;
	}
	.orderPage .kumitateSelect.kumitate2 {
		margin-left: 0px;
		margin-right: 0px;
	}
	.orderPage .kumitateSelect .col3 {
		display: block;
		width: auto;
	}
	.orderPage .kumitateSelect .col3.col3R {
		margin-left: 0px;
	}
	.orderPage .kumitateSelect .col3:first-child label b {
		text-indent: 0px;
	}
	.orderPage .kumitateSelect.kumitate2 .selectArea label b {
		width: 80%;
	}
	.orderPage .preZone {
		width: auto;
	}
	.orderPage .preZone .preBox {
		width: auto;
	}
	.orderPage .preZone .preBox .preBg {
		width: auto;
	}
	.orderPage .preZone .preBox a {
		display: block;
		padding-bottom: 5px;
	}
	.orderPage .preZone .preBox a img {
		width: 100%;
	}
	.orderPage .preZone .preBox img.pcShow {
		display: none;
	}
	.orderPage .preZone .preBox img.spShow {
		display: inline;
	}
	.orderPage .spShow {
		display: inline;
	}
	.orderPage .kumitateSelect .selectArea label b {
		width: 80%;
		text-indent: -13px;
		margin-left: 13px;
		vertical-align: middle;
	}
	.orderPage .preZone .preBox .preBg > * {
		position: static;
	}
	.orderPage .pageOrder img {
		width: 100%;
		height: auto;
	}
	.orderPage .preZone {
		padding: 3% 0%;
	}
	.orderPage .preZone .preBox {
		width: 95%;
		margin: 0 auto;
		box-sizing: border-box;
		padding-top: 0px;
	}
	.orderPage .preZone .preBox > .preBg {
		height: auto;
		box-sizing: border-box;
		background-size: cover;
		border: 3px solid #fff;
		padding: 2%;
	}
	.orderPage .preZone .preBox > .preBg > * {
		position: static;
	}
	.orderPage .preZone .preBox > .preBg > .imgNo3 {
		display: block;
		margin-top: -4%;
	}
	.orderPage .preZone .preBox > .preBg > .imgNo1 {
		top: 0px;
		left: 0;
		position: relative;
	}
	.orderPage .preZone .preBox > .preBg > .imgNo4 {
		margin-top: 5px;
		display: block;
	}
	.orderPage .preZone .clearfix > a {
		display: none;
	}
	.orderPage .orderBox h2 {
		width: 75%;
		margin: 0 auto;
		top: -20px;
	}
	.orderPage section {
		padding: 8px 8px 0px 8px;
	}
	.orderPage .selectArea {
		padding: 8px 0 8px 8px;
		margin: 10px -8px 0 -8px;
		border-radius: 0px;
	}
	.orderPage h3 {
		margin: 0 0 3% 0;
		padding: 0 0 2% 0;
		font-size: 14px;
	}
	.orderPage .photo {
		position: static;
		text-align: left;
		display: inline-block;
		width: 33%;
		vertical-align: top;
	}
	.orderPage .photo img {
		width: 95%;
	}
	.orderPage .txt {
		display: inline-block;
		width: 65%;
		padding: 1% 0 0 0px;
		font-size: 14px;
		text-align: left;
		vertical-align: top;
	}
	.orderPage .txt.is_no2 {
		display: block;
		width: auto;
	}
	.orderPage .fontL {
		font-size: 12px !important;
	}
	.orderPage .priceTxt li {
		margin-right: 5px;
		font-size: 12px;
	}
	.orderPage .bgPink {
		padding: 6px;
	}
	.orderPage .priceTxt {
		padding: 0px 0 9px 0;
	}
	.orderPage .priceTxt li.fontPrice {
		font-size: 14px;
		margin: 10px 0 0 0;
		padding-bottom: 0px;
		line-height: 1.2;
	}
	.orderPage .fontS {
		font-size: 9px !important;
		line-height: 1.4;
	}
	.orderPage .selectArea label {
		font-size: 13px;
	}
	.orderPage .selectArea label small {
		display: block;
	}
	.orderPage .selectArea.teiki label em {
		display: inline-block;
		margin-left: 105px;
		vertical-align: middle;
	}
	.orderPage .selectArea label span {
		display: inline-block;
		vertical-align: middle;
		text-align: left;
	}
	.orderPage .selectArea label span.subTxt {
		width: 83%;
	}
	.orderPage .selectArea.binder label span {
		display: inline-block;
		margin-left: 90px;
		vertical-align: middle;
	}
	.orderPage .numSelect p {
		font-size: 9px;
	}
	.orderPage .selectArea input[type="checkbox"]:checked + label:before {
		background-size: 30px 60px;
	}
	.orderPage .selectArea input[type="checkbox"] + label:before {
		background-size: 30px 60px;
		margin-right: 5px;
		width: 30px;
		height: 30px;
	}
	.orderPage .selectArea select {
		padding: 7px;
	}
	.orderPage .btnBox {
		padding: 0 2%;
	}
	.orderPage .txt .leadTxt {
		font-size: 13px;
		line-height: 1.4;
	}
	.orderPage .txt .leadTxt.spMB0 {
		margin-bottom: 0;
	}
	.orderPage .txt .leadTxt br {
		display: none;
	}
	.orderPage .fontS br {
		display: none;
	}
	.orderPage h3.step2Ttl {
		font-size: 12px;
	}
	.orderPage h3 em {
		margin-right: 5px;
		padding: 1px 5px 0px 5px;
		line-height: 15px;
		height: 15px;
	}
	.orderPage .fontPrice small {
		display: block;
		padding-top: 3%;
	}
	.orderPage .numSelect {
		padding-left: 0px;
	}
	.orderPage .teiki .numSelect {
		top: 10px;
		left: 42px;
	}
	.orderPage .binder .numSelect {
		top: 12px;
		left: 42px;
	}
	.orderPage .selectArea select {
		padding: 5px 0px 5px 2px;
		font-size: 11px;
		line-height: 31px;
		height: 31px;
		box-sizing: border-box;
		margin-top: -4px;
	}
	.orderPage .selectArea::after {
		width: 53px;
		height: 34px;
		bottom: -33px;
		left: 41%;
		background-size: contain;
	}
	.orderPage .preZone > p {
		margin-bottom: 10px;
	}
	.orderPage .preZone .preBox > .clearfix {
		padding-top: 10px;
	}
	.orderPage .preZone .preBox > .clearfix p {
		font-size: 11px;
		line-height: 1.4;
	}
	.orderPage .priceTxt li.fontPrice em {
		font-size: 80%;
	}
	.orderPage .pcShow {
		display: none;
	}
	.orderPage .fontS.mlNone {
		margin-left: -52%;
		padding-top: 3vw;
	}
	.orderPage .kumitateSelect .col2 {
		display: block;
		width: auto;
		margin-bottom: 0px;
	}
	.orderPage .kumitateSelect .leadTxt {
		font-size: 14px;
	}
	.orderPage .col2Section .lead2 {
		font-size: 100%;
	}
	.orderPage .kumitateSelect .col2 .photo {
		position: static;
	}
	.orderPage .kumitateSelect .col2.col2R {
		margin-left: 0px;
		margin-top: 1px;
	}
	.orderPage .kumitateSelect .selectArea label {
		font-size: 14px;
	}
	.orderPage .col2Section .txt {
		padding-left: 0px;
		display: inline-block;
	}
	.orderPage .kumitateSelect .selectArea {
		margin: 1px -8px 0 -8px;
	}
	.orderPage .kumitateSelect .selectArea.noArrow:after {
		display: none;
	}
	.orderPage .fontPrice {
		font-size: 14px;
	}
	.orderPage .siharaiTxt {
		font-size: 120%;
	}
	.orderPage .scrlTxt {
		height: 180px;
		background: #fff;
		width: 95%;
	}
	.orderPage .scrlTxt p {
		padding: 10px 10px 0px 10px;
	}
}
@media screen and (max-width: 321px) {
	.orderPage .selectArea label {
		font-size: 11px;
	}
}
.block_upsell {
	width: 100%;
	margin: -20px auto 30px auto;
}
@media screen and (max-width: 767px) {
	.block_upsell {
		margin: 0vw auto 3vw auto;
	}
}
.upSellSlick {
	width: 100%;
	overflow: hidden;
}
.upSellSlick .slick-prev, .upSellSlick .slick-next {
	top: 42%;
}
@media screen and (max-width: 767px) {
	.upSellSlick .slick-prev, .upSellSlick .slick-next {
		transform: scale(.5);
	}
}
@media screen and (max-width: 767px) {
	.upSellSlick .slick-next {
		right: 0px;
	}
	.upSellSlick .slick-prev {
		left: 0px;
	}
}
.upSellSlick .slick-list {
	overflow: visible;
}
.upSellSlick .slick-list li {
	width: 520px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.upSellSlick .slick-list li {
		width: 85vw;
	}
	.upSellSlick .slick-list li img {
		width: 98%;
	}
}
.itemArea {
	padding-bottom: 30px;
	background: url("../images/upsell/bg.jpg") repeat-x center 110px;
	width: 100%;
}
@media screen and (max-width: 767px) {
	.itemArea {
		background-size: 100%;
		background-position: center top;
		padding-bottom: 3.125vw;
	}
}
.itemArea .bg2 {
	background: url("../images/upsell/main.jpg") no-repeat center 110px;
}
@media screen and (max-width: 767px) {
	.itemArea .bg2 {
		background-size: 120%;
		background-position: center 40vw;
	}
}
.itemArea .lead {
	position: relative;
	font-weight: bold;
	font-size: 2rem;
	max-width: 1000px;
}
@media screen and (max-width: 767px) {
	.itemArea .lead {
		font-size: 2.2rem;
		padding: 3vw;
	}
}
.itemArea .lead .price {
	position: absolute;
	right: -5px;
	top: 0px;
}
@media screen and (max-width: 767px) {
	.itemArea .lead .price {
		display: block;
		position: static;
		width: 80%;
		margin: 3vw auto;
	}
}
.itemArea .info {
	padding-top: 450px;
	max-width: 900px;
	margin: 0 auto;
	text-align: left;
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 767px) {
	.itemArea .info {
		padding-top: 50vw;
		display: block;
		width: 90%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 767px) {
	.itemArea .info .num {
		margin-top: 4vw;
	}
}
.itemArea .info .num li {
	margin-bottom: 8px;
	display: flex;
	align-items: center;
}
.itemArea .info .num li span {
	display: inline-block;
	background-color: #bc111a;
	color: #fff;
	padding: .8em;
	font-weight: bold;
	font-size: 1.8rem;
	margin-right: 10px;
}
@media screen and (max-width: 767px) {
	.itemArea .info .num li span {
		font-size: 2.2rem;
		padding: .3em .8em;
	}
}
.itemArea .info .num li p {
	font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
	.itemArea .info .num li p {
		font-size: 1.8rem;
	}
}
.itemArea .info .num li p em {
	font-size: 1.6rem;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.itemArea .info .num li p em {
		font-size: 2.2rem;
	}
}
.itemArea .sub {
	padding: 5px 0 5px;
}
@media screen and (max-width: 767px) {
	.itemArea .sub {
		font-size: 1.6rem;
	}
}
.itemArea .notes {
	color: #fff;
	font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
	.itemArea .notes {
		width: 90%;
		margin: 0 auto;
	}
}
.itemArea .notes li {
	text-indent: -1em;
	margin-left: 1em;
	font-size: 1.1rem;
	text-align: left;
}
@media screen and (max-width: 767px) {
	.itemArea .notes li {
		font-size: 1.4rem;
	}
}
.itemArea h3 {
	background-image: url("../images/upsell/ttl_bg.png");
	background-repeat: repeat-x;
	text-align: center;
	position: relative;
}
@media screen and (max-width: 767px) {
	.itemArea h3 {
		background-size: cover;
		height: 17vw;
	}
}
.itemArea h3 img {
	margin-top: -29px;
}
@media screen and (max-width: 767px) {
	.itemArea h3 img {
		margin-top: -2vw;
		width: 97%;
	}
}
.itemArea .inner {
	position: relative;
	text-align: center;
	max-width: 900px;
}
@media screen and (max-width: 767px) {
	.itemArea .inner {
		width: 100%;
		overflow: hidden;
		padding: 3vw 0 2vw;
	}
}
.itemArea .inner .sLead {
	display: flex;
	background: #fff;
	margin: 20px auto;
	padding: 25px;
	box-sizing: border-box;
	align-items: center;
}
@media screen and (max-width: 767px) {
	.itemArea .inner .sLead {
		margin-top: 3.90625vw;
		width: 90%;
		display: block;
		padding: 3vw;
	}
}
.itemArea .inner .sLead .img {
	flex-shrink: 0;
	margin-right: 25px;
}
@media screen and (max-width: 767px) {
	.itemArea .inner .sLead .img {
		width: 70%;
		margin: 0 auto;
	}
}
.itemArea .inner .sLead p {
	display: inline-block;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	line-height: 1.44444;
	text-align: left;
}
@media screen and (max-width: 767px) {
	.itemArea .inner .sLead p {
		display: block;
		margin: 0 auto;
		margin-top: 3vw;
		box-sizing: border-box;
	}
}
.itemArea .inner .sLead p .red {
	color: #e60012;
}
.itemArea .sldBox {
	width: 100%;
	margin: 0 auto;
}
.itemArea .sldBox ul li.itemCont {
	padding: 0 30px;
}
@media screen and (max-width: 767px) {
	.itemArea .sldBox ul li.itemCont {
		padding: 0 6.25vw;
	}
	.itemArea .sldBox ul li.itemCont img {
		max-width: 100%;
	}
}
.itemArea .sldBox .slick-arrow {
	top: 30%;
}
@media screen and (max-width: 767px) {
	.itemArea .sldBox .slick-arrow {
		background-color: #fff !important;
	}
}
@media screen and (max-width: 767px) {
	.itemArea .sldBox .slick-arrow:before {
		width: 10px;
		height: 10px;
		border-width: 3px;
	}
}
.itemArea .sldBox .slick-next {
	margin-right: 0;
	right: calc(50% - 380px);
}
@media screen and (max-width: 767px) {
	.itemArea .sldBox .slick-next {
		right: -4.5vw;
	}
}
.itemArea .sldBox .slick-prev {
	margin-left: 0;
	left: calc(50% - 380px);
}
@media screen and (max-width: 767px) {
	.itemArea .sldBox .slick-prev {
		left: -4.5vw;
	}
}
.itemArea .slick-dots li.slick-active {
	background-color: #bc111a;
}
#pageFaq .inner {
	max-width: 915px;
	margin: 0 auto;
	padding-top: 30px;
}
@media screen and (max-width: 767px) {
	#pageFaq .inner {
		padding-top: 45px;
	}
}
#pageFaq .logo {
	background: #000;
	margin-bottom: 30px;
	text-align: center;
	padding: 30px;
}
@media screen and (max-width: 767px) {
	#pageFaq .logo {
		width: 70%;
		margin: 0 auto 10vw;
		padding: 5vw;
	}
}
#pageFaq .logo a {
	display: inline-block;
}
#pageFaq h1 {
	margin-bottom: 20px;
	padding: 10px 15px;
	color: #333;
	font-weight: bold;
	border: 1px solid #ccc;
	border-radius: 3px;
}
@media screen and (max-width: 767px) {
	#pageFaq h1 {
		margin-bottom: 30px;
		padding: 10px 15px;
	}
}
#pageFaq .faqBox h2 {
	background: #d5e0de;
	height: auto;
	text-align: left;
	font-weight: bold;
	padding: 5px !important;
	border-top: 2px solid #033;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #333;
}
@media screen and (max-width: 767px) {
	#pageFaq .faqBox h2 {
		margin-top: 30px;
		margin-bottom: 15px;
		padding: 10px !important;
	}
}
#pageFaq .faqBox h2 + p {
	background: url("dummy");
}
#pageFaq .faqBox .redtxt {
	font-size: 11px;
	color: #900;
	padding-top: 5px;
}
#pageFaq .faqBox .back {
	text-align: center;
	padding: 10px;
}
#pageFaq .faqBox h3 {
	margin-top: 1px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#pageFaq .faqBox h4 {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #900;
}
#pageFaq .faqBox .jutyuTxt, #pageFaq .faqBox .supportTxt {
	margin-top: 1em;
}
.pageTopics {
	background: url("./images/product/bg_wrap1.jpg") no-repeat top;
	background-attachment: fixed;
	background-size: cover;
}
.pageTopics .contents {
	max-width: 980px;
	margin: 0 auto;
	width: 94%;
	padding-bottom: 40px;
	min-height: 70vh;
}
.pageTopics h2 {
	font-size: 4rem;
	padding: 30px 0;
}
.pageTopics .newsInner {
	background: rgba(255, 255, 255, .1);
	padding: 20px;
	max-width: 800px;
	width: 94%;
	margin: 0 auto 20px auto;
	box-sizing: border-box;
	border-radius: 8px;
}
.pageTopics .newsInner h3 {
	background: rgba(15, 78, 149, .5);
	padding: 5px 10px;
	border-radius: 8px;
	font-size: 1.7rem;
	margin: 0 0 20px 0;
}
.pageTopics .newsInner p {
	font-size: 1.4rem;
	line-height: 1.6;
	margin-bottom: 40px;
}
.pageTopics .newsInner p a {
	color: #f8ff00;
}
.pageTopics dl {
	font-size: 1.6rem;
	border-bottom: 1px dotted #fff;
	padding: 0 0 15px 0;
	margin-bottom: 15px;
}
.pageTopics dl:last-child {
	border: none;
	padding: 0;
	margin-bottom: 0;
}
.modalNum {
	display: block;
	background: #fff;
	max-width: 767px;
	margin: auto;
	padding: 10% 9% 9.375%;
	color: #000;
	border: 2px solid #9b523a;
}
.modalNum .infoMain {
	text-align: center;
}
.modalNum .infoMain h1 {
	margin-bottom: 1em;
	padding: 10px;
	font-size: 3rem;
	line-height: 1;
	background: #cf111b;
	font-weight: 800;
}
.txt01 {
	color: #fff;
}
.txt02 {
	color: #01a4ba;
}
.txt03 {
	color: #f4cd00;
}
.txt04 {
	color: #218a66;
}
@media screen and (max-width: 584px) {
	.modalNum .infoMain h1 {
		padding: 2.5137vw;
	}
}
.modalNum .infoMain h1 em {
	font-weight: bold;
}
.modalNum .infoMain h1 strong {
	font-size: 1.4em;
	font-weight: bold;
}
.modalNum .infoMain .hyosi {
	margin-bottom: 3.44828%;
}
.modalNum .infoMain .hyosi img {
	width: 50%;
	filter: drop-shadow(5px 5px 5px #4e4e4e);
}
.modalNum .infoDetail img.pre {
	width: 60%;
	margin: 0 auto;
	display: block;
}
.modalNum .infoMain .date {
	display: block;
	font-size: 2rem;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.modalNum .infoMain .date {
		font-size: 2.5rem;
	}
}
.modalNum .infoDetail h2 {
	font-size: 2.4rem;
	font-weight: bold;
}
.modalNum .infoDetail h3 {
	font-size: 2rem;
	font-weight: bold;
	color: #cf111b;
	padding: 1rem 2rem;
	background: #fffbfb;
	border: 2px solid #cf111b;
}
.modalNum .infoDetail h3.pre {
	color: #fff;
	background: #ff9800;
	border: none;
}
.modalNum .infoDetail .clr1 {
	font-size: 26px;
	display: block;
}
.modalNum .infoDetail .clr1 span {
	display: inline-block;
	vertical-align: middle;
}
.modalNum .infoDetail .clr1 span.name {
	font-size: 120%;
	color: #457794;
}
.modalNum .infoDetail .clr1 span.name--01 {
	color: #d0111b;
}
.modalNum .infoDetail .clr1 span.name--02 {
	color: #01a4ba;
}
.modalNum .infoDetail .clr1 span.name--03 {
	color: #cba636;
}
.modalNum .infoDetail .clr1 span.name--04 {
	color: #218a66;
}
@media screen and (max-width: 767px) {
	.modalNum .infoDetail .clr1 {
		font-size: 20px;
	}
}
.modalNum .infoDetail p {
	margin-top: .5em;
	font-size: 2rem;
	font-weight: bold;
}
.modalNum .infoDetail p.story {
	margin-top: 0;
	font-size: 1.8rem;
	font-weight: bold;
	display: block;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.modalNum .infoDetail p {
		font-size: 2rem;
	}
	.modalNum .infoDetail p.story {
		font-size: 2rem;
		margin-bottom: 10px;
	}
}
@media scremargin-top: 0;
  font-size: 1.8rem;
  font-weight: bold;
  display: block;
  text-align: center;en and (max-width: 584px) {
	.modalNum .infoDetail p {
		font-size: 2.4rem;
	}
}
.modalNum .infoDetail p + h3 {
	margin-top: 1em;
}
.modalNum .infoDetail .img {
	margin-top: 6.5189%;
	text-align: center;
}
.modalNum .infoDetail .img img {
	width: 100%;
}
.modalNum .btnPageMdlCls {
	display: none;
}
@media screen and (max-width: 584px) {
	.modalNum .btnPageMdlCls {
		display: block;
		margin-top: 100px;
		text-align: center;
	}
	.modalNum .btnPageMdlCls a {
		display: inline-block;
		background-color: #999;
		padding: .6em 1.5em;
		color: #fff;
		font-size: 2.6rem;
		text-decoration: none;
		border-radius: 1.5625vw;
	}
}
.modalIntro {
	display: block;
	max-width: 767px;
	min-height: 600px;
	margin: auto;
	padding: 4.6875% 4.6875% 4.6875%;
	box-sizing: border-box;
	background: #000;
}
@media screen and (max-width: 584px) {
	.modalIntro {
		height: 100vh;
		padding: 4.6875% 0;
	}
}
.modalIntro ul {
	max-width: 528px;
	overflow: hidden;
	margin: 0 auto;
}
.modalIntro .slick-slide {
	width: 528px;
}
.modalIntro em {
	display: flex;
	align-items: center;
	font-size: 2.7rem;
	font-weight: bold;
	color: #e60013;
	padding: 0 0 10px;
}
@media screen and (max-width: 584px) {
	.modalIntro em {
		font-size: 3.2rem;
		padding: 0 4.6875vw 1.5625vw;
	}
}
.modalIntro .hei {
	margin-left: 10px;
	font-size: 1.8rem;
	border: 1px solid #fff;
	padding: 5px 10px;
	color: #fff;
	line-height: 1;
}
.modalIntro .slick-dots {
	display: none !important;
}
@media screen and (max-width: 584px) {
	.modalIntro .slick-dots {
		display: block !important;
	}
}
@media screen and (max-width: 767px) {
	.modalIntro .slick-dots {
		margin-top: 5vw;
	}
}
.modalIntro .btnPageMdlCls {
	display: none;
}
@media screen and (max-width: 584px) {
	.modalIntro .btnPageMdlCls {
		display: block;
		margin-top: 100px;
		text-align: center;
	}
	.modalIntro .btnPageMdlCls a {
		display: inline-block;
		background-color: #999;
		padding: .6em 1.5em;
		color: #fff;
		font-size: 2.6rem;
		text-decoration: none;
		border-radius: 1.5625vw;
	}
}
.movPagetop {
	text-align: right;
	position: fixed;
	right: 0;
	bottom: 0;
}
.supportPage {
	background-color: #000;
}
.supportPage #deagoLogo2022 {
	display: none;
}
@media screen and (max-width: 767px) {
	.supportPage #deagoLogo2022 {
		top: 2vw;
		left: 2vw;
	}
}
.supportPage .ttlArea {
	padding: 0 20px;
}
@media screen and (max-width: 767px) {
	.supportPage .ttlArea {
		padding: 3vw 0 0;
	}
}
.supportPage .ttlArea h1 {
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.supportPage .ttlArea h1 img {
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	.supportPage .ttlArea h1 img {
		width: 90%;
	}
}
.supportPage .contArea {
	background: url("../images/movie/bg_wrap.webp") center top no-repeat #000;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 3%;
}
@media screen and (max-width: 767px) {
	.supportPage .contArea {
		padding-top: 5vw;
	}
}
.supportPage .contArea .listBox {
	margin: auto;
	background-color: #fff;
	max-width: 900px;
	width: 90%;
	border-radius: 10px;
}
@media screen and (max-width: 767px) {
	.supportPage .contArea .listBox {
		border-radius: 1.5625vw;
	}
}
.supportPage .contArea section {
	padding: 1em 1.5em 1em 1.5em;
	border-bottom: 1px dotted #ccc;
}
@media screen and (max-width: 767px) {
	.supportPage .contArea section {
		padding: 3vw 4vw;
	}
}
.supportPage .contArea section:last-of-type {
	border-bottom: 0px;
}
.supportPage .contArea section a {
	color: #000;
	font-size: 1.8rem;
	text-decoration: none;
}
@media screen and (max-width: 767px) {
	.supportPage .contArea section a {
		font-size: 2.2rem;
	}
}
.supportPage .contArea section a span {
	display: inline-block;
	padding: .2em .5em;
	background-color: #e70013;
	color: #fff;
	margin-right: .8em;
	border-radius: 8px;
}
@media screen and (max-width: 767px) {
	.supportPage .contArea section a span {
		text-align: center;
		width: 13vw;
	}
}
.supportPage .paging {
	text-align: left;
	margin: 4% 0;
}
.supportPage .paging li {
	display: inline-block;
	margin: 0 5px;
	border-left: 1px solid #333;
	padding-left: 10px;
}
.supportPage .paging li:last-child {
	border-right: 1px solid #333;
	padding-right: 10px;
}
.supportPage .paging li a {
	color: #333;
	font-size: 2rem;
}
@media screen and (max-width: 767px) {
	.supportPage .paging li a {
		font-size: 3rem;
	}
}
.supportPage .paging li a:hover {
	text-decoration: none;
}
.supportPage .paging li a.on {
	color: #e70013;
}
.supportPage .tabs {
	display: flex;
	font-size: 2.2rem;
	text-align: center;
	border-left: 1px solid #e70013;
	border-right: 1px solid #e70013;
	position: relative;
}
@media screen and (max-width: 767px) {
	.supportPage .tabs {
		font-size: 3rem;
		border: none;
	}
}
.supportPage .tabs:before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
	border-left: 1px solid #e70013;
	position: absolute;
	top: 0;
	left: 50%;
}
.supportPage .tabs li {
	width: 50%;
}
@media screen and (max-width: 767px) {
	.supportPage .tabs li {
		border-right: none;
	}
}
.supportPage .tabs li a {
	display: block;
	padding: 2% 0;
	color: #e70013;
	text-decoration: none;
	transition: .3s;
}
.supportPage .tabs li a:hover {
	opacity: .7;
}
.supportPage .tabs li a:before {
	content: "";
	display: inline-block;
	width: .5em;
	height: .5em;
	margin-right: .5em;
	border-bottom: .2em solid #e70013;
	border-left: .2em solid #e70013;
	transform: translate(0, -.2em) rotate(-45deg);
}
.supportPage section h3 {
	background: #e70013;
	padding: 1.5%;
	text-align: left;
	line-height: 1.5;
	color: #fff;
	font-size: 2.8rem;
}
@media screen and (max-width: 767px) {
	.supportPage section h3 {
		font-size: 3.6rem;
	}
}
.supportPage section dl {
	padding: 2%;
	text-align: center;
	letter-spacing: -.4em;
}
.supportPage section dl dt, .supportPage section dl dd {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}
.supportPage section dl dt {
	width: 27%;
	margin-right: 2%;
}
@media screen and (max-width: 767px) {
	.supportPage section dl dt {
		display: none;
	}
}
.supportPage section dl dt img {
	max-width: 235px;
	width: 100%;
	height: auto;
}
.supportPage section dl dd {
	width: 71%;
}
@media screen and (max-width: 767px) {
	.supportPage section dl dd {
		width: 100%;
	}
}
.supportPage section dl dd .box + .box {
	margin-top: 5%;
}
.supportPage section dl dd h4 {
	margin-bottom: 3%;
	font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
	.supportPage section dl dd h4 {
		font-size: 3rem;
	}
}
.supportPage section dl dd iframe {
	width: 100%;
	height: 40vh;
}
.supportPage .btnBack {
	max-width: 280px;
	width: 100%;
	color: #fff !important;
	text-align: center;
	display: block;
	margin: 3% auto;
	background: #333;
	border-radius: 8px;
	border-radius: 50px;
	box-shadow: 0px 3px #111;
}
.supportPage .btnBack a {
	display: block;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
	.supportPage .btnBack a {
		font-size: 3rem;
	}
}
.FwB {
	font-weight: bold !important;
}
.FwN {
	font-weight: normal !important;
}
.DisI {
	display: inline !important;
}
.DisB {
	display: block !important;
}
.DisIB {
	display: inline-block !important;
}
.DisT {
	display: table !important;
}
.DisTC {
	display: table-cell !important;
}
.DisN {
	display: none !important;
}
.DisF {
	display: flex !important;
}
.JcFS {
	justify-content: flex-start !important;
}
.JcFE {
	justify-content: flex-end !important;
}
.JcC {
	justify-content: center !important;
}
.JcSB {
	justify-content: space-between !important;
}
.JcSA {
	justify-content: space-around !important;
}
.AiFS {
	align-items: flex-start;
}
.AiFE {
	align-items: flex-end !important;
}
.AiC {
	align-items: center !important;
}
.AiS {
	align-items: stretch !important;
}
.AiB {
	align-items: baseline !important;
}
.TaL {
	text-align: left !important;
}
.TaR {
	text-align: right !important;
}
.TaC {
	text-align: center !important;
}
.VaT {
	vertical-align: top !important;
}
.VaM {
	vertical-align: middle !important;
}
.VaB {
	vertical-align: bottom !important;
}
.VaTB {
	vertical-align: text-bottom !important;
}
.FltL {
	float: left !important;
}
.FltR {
	float: right !important;
}
.FltN {
	float: none !important;
}
.PosS {
	position: static !important;
}
.PosR {
	position: relative !important;
}
.PosA {
	position: absolute !important;
}
.PosF {
	position: fixed !important;
}
.brWord {
	word-wrap: break-word;
}
.waNw {
	white-space: nowrap;
}
.printDown {
	display: none;
}
.printBreak {
	display: none;
}
@media screen and (min-width: 768px) {
	.sp {
		display: none !important;
	}
	.pcWAuto {
		width: auto !important;
	}
	.pc {}
	.pcFwB {
		font-weight: bold !important;
	}
	.pcFwN {
		font-weight: normal !important;
	}
	.pcDisI {
		display: inline !important;
	}
	.pcDisB {
		display: block !important;
	}
	.pcDisIB {
		display: inline-block !important;
	}
	.pcDisT {
		display: table !important;
	}
	.pcDisTC {
		display: table-cell !important;
	}
	.pcDisN {
		display: none !important;
	}
	.pcDisF {
		display: flex !important;
	}
	.pcJcFS {
		justify-content: flex-start !important;
	}
	.pcJcFE {
		justify-content: flex-end !important;
	}
	.pcJcC {
		justify-content: center !important;
	}
	.pcJcSB {
		justify-content: space-between !important;
	}
	.pcJcSA {
		justify-content: space-around !important;
	}
	.pcAiFS {
		align-items: flex-start;
	}
	.pcAiFE {
		align-items: flex-end !important;
	}
	.pcAiC {
		align-items: center !important;
	}
}
