/* tablet */
/*@media screen and (min-width: 581px) and (max-width: 959px) {
html {
  font-size: 1.0427vw;
}
}*/

@media screen and (min-width: 581px) and (max-width: 1279px) {
	#main {
		font-size: 1.09375vw;
	}
}

br.sp, .sp {
	display: none;
}

a:hover {
	color: #c71444;
	text-decoration: none;
}

.hidden {
	display: none !important;
}

.option-label {
	font-size: calc(12/14 * 1rem) !important;
	font-weight: normal !important;
	width: auto;
	border: 1px solid #000;
	padding: 0.3em 0.45em;
	line-height: 1;
	display: inline-block;
	position: static;
	vertical-align: middle !important;
	margin-top: -.35em;
}

h1 .option-label, h2 .option-label {
	font-size: calc(12/22 * 1em) !important;
	display: inline-block !important;
}

.section .link_box {
	position: relative;
	display: table;
	font-size: 1em;
	margin: 2em 0;
	padding: .65em 3.3em .65em 1.5em;
	background-color: #c3002f;
	border: 1px solid #c3002f;
	color: #fff;
}

.section .link_box:after {
	content: "";
	position: absolute;
	right: 1em;
	top: 50%;
	display: block;
	width: 1.4em;
	height: 1.4em;
	margin-top: -0.7em;
	color: #fff;
	font-size: 1em;
}

.section .link_box:hover {
	color: #fff;
	background-color: #920023;
	border-color: #920023;
	text-decoration: none;
}



/** -------------------------------
 * main
 */

#main {
	max-width: 1500px;
	margin: 0 auto 150px;
	opacity: 0;
}

#main.loaded {
	opacity: 1;
}

/** -------------------------------
 * font-size
 */

.lead .smaller {
	font-size: 0.7273em;
}

.section .noteText {
	font-size: 0.857142857rem;
	line-height: 1.5;
	display: inline-block;
	margin-top: 1rem;
}

/** -------------------------------
 * font-decoration
 */

.section .redText {
	color: #c3002c;
}

.section .redTextBox, .section.articleBasicModule .header span > span.redTextBox {
	background-color: #c3002c;
	color: #fff;
	font-size: 0.8em;
	padding: 0.1em .25em;
	display: inline-block;
	margin-right: 0.25em;
}

.section .boldText {
	font-weight: bold!important;
}

.section .bigText {
	font-size: 1.75em!important;
}

.section .smallText {
	font-size: 0.857142857rem!important;
}

.section .midText {
	font-size: 1rem!important;
}

.section h2 .nText {
	font-size: 1.2rem!important;
	font-weight: normal;
}

.section img {
	width: auto;
	max-width: 100%;
}

.txtlink {
	color: #666;
	border-bottom: 1px solid;
	text-decoration: none;
}

.wltc img, .jc08 img {
	height: 1em;
	vertical-align: middle;
	padding-right: 0.5em;
}

.titleCell {
	vertical-align: middle;
}

.images img, .description a img {
	max-width: 100%;
	width: 100%;
}

td.iconBlock {
	width: 5.5em;
}

/** -------------------------------
 * header
 */

#header {
	clear: both;
	max-width: 1280px;
	margin: 0 auto -1px;
	padding: calc(50/1170 * 100%) 3.667% 1px;
}

#header > .wrap {
	display: block;
}

#header h1 {
	font-size: calc(40/14 * 1em);
	line-height: 1.0;
	text-align: center;
}

#header p {
	color: #666666;
	text-align: center;
}

.panel {
	text-align: center;
	margin-top: 3.5714285714em;
	position: relative;
	z-index: 2;
	padding: 0 15px;
}

.docked-nav-wrapper ul {
	margin: -1.5714285714em 0 .5em;
	border: 0;
	padding: 0;
}

.docked-nav-wrapper li {
	font-size: calc(14/14 * 1em);
	width: auto;
	border: 0;
	margin: 0;
	padding: 0 1.2em 1em;
	position: relative;
	display: inline-block;
}

.docked-nav-wrapper li a {
	color: #343434;
	text-decoration: none;
	vertical-align: middle;
	position: relative;
	width: auto;
	height: auto;
	font-size: 1em;
	border-bottom: 2px solid #c1c1c1;
	padding: 0 0 .2857142857em;
	float: left;
	line-height: 1.2;
	display: block;
	min-height: 1.7857142857em;
}

.docked-nav-wrapper li a span:after {
	content: "";
	color: rgb(193, 193, 193);
	position: absolute;
	left: calc(50% - 0.5em);
	top: 1.64em;
}

.docked-nav-wrapper li a:hover span {
	color: #c71444;
}

@media print, screen and (min-width: 65em) {
	.docked-nav-wrapper.fix-anchor-navi li a span:after {
		content: " ";
	}
}


#header .select {
	display: none;
}
/* tablet */

@media print, screen and (min-width: 581px) and (max-width: 1279px) {
	#header li a {
		padding-bottom: 0.15625vw;
	}

	#header li a:before {
		margin-left: -0.46875vw;
		border: 0.46875vw solid transparent;
		border-top: 0.46875vw solid #c1c1c1;
	}
}


/** -------------------------------
 * header
 */

/*#header {
	clear: both;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 3.667%;
	padding-top: 4%;
}

#header > .wrap {
	display: block;
}

#header h1 {
	font-size: calc(40/14 * 1em);
	line-height: 1.1;
	text-align: center;
}

#header ul {
	padding: 0 12%;
	padding-top: 0.3%;
	text-align: center;
}

#header li {
	display: inline-block;
	margin-top: 1.2%;
	padding: 0 1.1%;
}

#header li a {
	position: relative;
	display: block;
	padding-bottom: 2px;
	border-bottom: 1px solid #c1c1c1;
}

#header li a:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 100%;
	display: block;
	width: 0;
	height: 0;
	margin-left: -6px;
	border: 6px solid transparent;
	border-top: 6px solid #c1c1c1;
}

#header li span {
	font-size: calc(14/14 * 1em);
	color: #000;
	line-height: 1.1;
	letter-spacing: -0.04em;
}

#header li a:hover {
	border-bottom: 1px solid #c3002c;
}

#header li a:hover:before {
	border-top: 6px solid #c3002c;
}

#header li a:hover span {
	color: #c3002c;
}

#header .select {
	display: none;
}

/* @group Link between pages *!/

#header .page-link {
	padding: 1.5% 12%;
	text-align: center;
}

#header .page-link li {
	padding: 0 2.6%;
}

#header .page-link li a {
	display: block;
	border: 1px solid #c1c1c1;
	padding: 0.6em 2em 0.3em;
}

#header .page-link li a:hover {
	border-color: #c3002c;
}

#header .page-link li a::before {
	content: none;
}

#header .page-link li a span {
	font-size: 1.4rem !important;
}

/* @end Link between pages *!/



/* tablet *!/

@media screen and (min-width: 581px) and (max-width: 1279px) {
	#header li a {
		padding-bottom: 0.15625vw;
		border-bottom: 1px solid #c1c1c1;
	}

	#header li a:before {
		margin-left: -0.46875vw;
		border: 0.46875vw solid transparent;
		border-top: 0.46875vw solid #c1c1c1;
	}
}*/




/** -------------------------------
 * section
 */

.section {
	clear: both;
	margin-top: calc(55/1170 * 100%);
	padding: 0 3.667%;
}

.section .inner {
	position: relative;
}

.section > .wrap {
	max-width: 1170px;
	margin: 0 auto;
	display: block;
}

.section .header {
	position: relative;
}

.section > .wrap > .headerWrap > .header {
	position: relative;
	padding-top: 1.8%;
	margin: 0 0 1.2857142857em;
	padding-bottom: 1.6%;
	background-image: url(../IMAGES/line01.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: auto 1px;
}


.section > .wrap > .headerWrap > .header:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 6.837%;
	height: 4px;
	background-color: #c3002c;
}

.section > .wrap > .headerWrap > .header h1 {
	color: #343434;
	display: block;
	word-wrap: break-word;
}

.section > .wrap > .headerWrap > .header span {
	display: table-cell;
	font-size: calc(22/14 * 1em);
	font-weight: bold;
	line-height: 1.1;
	vertical-align: middle;
	letter-spacing: 0.03em;
}

.section > .wrap > .header span {
	display: block;
}

.section > .wrap > .headerWrap > .header .small-title {
	color: #c3002f;
	font-weight: bold;
	margin-bottom: calc(4/1170 * 100%);
	margin-top: calc(4/1170 * -100%);
}

.section .header span em {
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
}

.section .content {

}

.section h2 {

}

.section h3 {

}

.section h4 {

}

.section h2.pointBox > span.red_box > span {
	display: block;
}

.section .cta-list a {
	display: inline-block;
}

#packageSearch.section .cta-list a {
	width: 20em;
	text-align: center;
}

/* tablet */
@media print, screen and (min-width: 581px) and (max-width: 1279px) {
	.section .header:before {
		height: 0.3125vw;
	}
}

.section.noBorderTop {
	padding-top: 0 !important;
	/*margin-top: 0;*/
	border-top: none !important;
}


/** -------------------------------
 * section | customModule
 */

.section.customModule {

}

.section.customModule > .wrap {

}

.section.customModule .content {
	margin-top: 2.4%;
}


/** -------------------------------
 * section | fileListModule
 */

.section.fileListModule {

}

.section.fileListModule > .wrap {

}

.section.fileListModule .content {
	margin-top: 2.4%;
}

.section.fileListModule .content .spec {

}

.section.fileListModule .content .spec li {
	display: block;
	width: 31.9467%;
	margin-left: 1.68%;
	float: left;
}

.section.fileListModule .content .spec li:first-child {
	margin-left: 0;
}

.section.fileListModule .content .spec a {
	position: relative;
	display: table;
	width: 100%;
	height: 65px;
	background-color: #eee;
}

.section.fileListModule .content .spec a:hover {
	text-decoration: none;
}

.section.fileListModule .content .spec a:after {
	content: '';
	position: absolute;
	right: 5%;
	top: 50%;
	display: block;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	background-image: url(../IMAGES/icon_pdf.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}

.section.fileListModule .content .spec span {
	display: table-cell;
	padding: 0 5%;
	padding-right: 16px;
	font-size: 1em;
	color: #333;
	line-height: 1.1;
	letter-spacing: -0.04em;
	vertical-align: middle;
}

.section.fileListModule .content .spec a:hover span {
	color: #c3002f;
}
/* tablet */

@media screen and (min-width: 581px) and (max-width: 1279px) {
	.section.fileListModule .content .spec a {
		height: 5.078vw;
	}

	.section.fileListModule .content .spec a:after {
		width: 3.125vw;
		height: 3.125vw;
		margin-top: -1.5625vw;
	}

	.section.fileListModule .content .spec span {
		padding-right: 4.8vw;
	}
}


/** -------------------------------
 * section | articleBlockModule
 */

.section.articleBlockModule {
	padding-top: 3em;
	border-top: 1px solid #c1c1c1;
}

.section.articleBlockModule > .wrap {

}

.section.articleBlockModule .header {
	padding-bottom: 1.2%;
	background-image: url(../IMAGES/line01.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: auto 1px;
}

.section.articleBlockModule .header span {
	font-size: 2em;
	font-weight: normal;
}

.section.articleBlockModule .header span em {
	font-size: 0.857em;
	font-weight: bold;
}

.section.articleBlockModule .content {
	margin-top: 2.4%;
}

.section.articleBlockModule .content > .wrap {

}

.section.articleBlockModule .overview {
	margin-top: -1%;
	padding-bottom: 1.2%;
	font-size: 1.6em;
	line-height: 1.75;
}

.section.articleBlockModule.noBorderTop .content {
	margin-top: 0;
}

.section.articleBlockModule .description {
	margin-top: 2%;
	font-size: 1.6em;
	line-height: 1.75;
}

.section.articleBlockModule .description em {
	font-size: 0.75em;
}



/* tablet */

@media print, screen and (min-width: 581px) and (max-width: 1279px) {

}



/** -------------------------------
 * section | articleBasicModule
 */

.section.articleBasicModule {
	padding-top: calc(55/1170 * 100%);
	border-top: 1px solid #c1c1c1;
}

#pfa + .section.articleBasicModule {
	margin-top: calc(50/1170 * 100%);
}

.section.articleBasicModule > .wrap {

}

.section.articleBasicModule .header span > span {
	font-size: 1em;
	display: inline;
	vertical-align: top;
}

.section.articleBasicModule .header h2.no-deco {
	font-size: calc(21/14 * 1em);
	font-weight: bold;
	line-height: 1.6;
}

.section.articleBasicModule .header h2.no-deco .red_box {
	font-size: 0.8em;
}

.section.articleBasicModule .header span em {
	font-size: 0.857em;
	font-weight: bold;
}

.section.articleBasicModule .content {
	margin-top: 2.4%;
}

.section.articleBasicModule .content > .wrap {

}

.section.articleBasicModule .overview {
	margin-top: 2%;
	margin-bottom: calc(30/1170 * 100%);
	font-size: calc(18/14 * 1em);
	line-height: 1.75;
}

.section.articleBasicModule .overview .note {
	font-size: calc(12/18 * 1em);
	margin-top: calc(5/1170 * 100%);
}

.section.articleBasicModule .content > .wrap > .inner + .inner {
	margin-top: calc(60/1170 * 100%);
}

.section.articleBasicModule .content > .wrap > .inner.borderTop {
	border-top: 1px solid #c1c1c1;
	padding-top: calc(37/1170 * 100%);
}

.section.articleBasicModule .content > .wrap > .inner + .inner.borderTop {
	margin-top: calc(40/1170 * 100%);
}

.section.articleBasicModule .subtitle {
	margin-bottom: 0;
	font-weight: bold;
	line-height: 1.5;
}

.section.articleBasicModule h2.subtitle {
	font-size: calc(18/14 * 1em);
}

.section.articleBasicModule h2.subtitle.l {
	font-size: calc(22/14 * 1em);
}

.section.articleBasicModule h3.subtitle {
	font-size: calc(16/14 * 1em);
}

.section.articleBasicModule .description + .subtitle {
	margin-top: calc(25/1170 * 100%);
}

.section.articleBasicModule .description,
.section.articleBasicModule .image {
	font-size: calc(16/14 * 1em);
	line-height: 1.75;
}

.section.articleBasicModule .text {
	font-size: calc(14/14 * 1em);
	line-height: 1.75;
}

.section.articleBasicModule .subtitle + .description,
.section.articleBasicModule .subtitle + .image {
	margin-top: .4em;
}

.section.articleBasicModule .subtitle + .text {
	margin-top: .45em;
}

.section.articleBasicModule .image + .subtitle {
	margin-top: 1em;
}

.section.articleBasicModule .description em {
	font-size: 0.75em;
}

.section.articleBasicModule .image img {
	width: 100%;
}

.section.articleBasicModule .description + .image,
.section.articleBasicModule .overview + .image {
	margin-top: calc(30/1170 * 100%) !important;
}


.section.articleBasicModule .note {
	font-size: calc(12/14 * 1em);
	line-height: 1.57;
	margin: 1em 0 0;
}

.section.articleBasicModule .image + .note {
	margin-top: calc(13/1170 * 100%);
}

.section.articleBasicModule .caption {
	font-size: calc(16/14 * 1em);
	line-height: 1.57;
}

.section.articleBasicModule .caption.b {
	font-weight: bold;
}

.section.articleBasicModule .image + .caption {
	margin-top: .7em;
}

.section.articleBasicModule .inner .box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.section.articleBasicModule .inner .box + .box {
	margin-top: calc(25/1170 * 100%);
}

/*.section.articleBasicModule .pc-c2__sp-r,
.section.articleBasicModule .pc-c3__sp-r,
.section.articleBasicModule .pc-c4__sp-r,
.section.articleBasicModule .pc-c2__sp-c2 {
	justify-content: space-between;
}*/

.section.articleBasicModule .pc-c2__sp-r .inner,
.section.articleBasicModule .pc-c2__sp-c2 .inner {
	width: calc(570/1170 * 100%);
}
.section.articleBasicModule .pc-c2w__sp-r .inner {
	width: calc(720/1170 * 100%);
}
.section.articleBasicModule .pc-c2w__sp-r .img-inner {
	width: calc(400/1170 * 100%);
}

.section.articleBasicModule .pc-c3__sp-r .inner,
.section.articleBasicModule .pc-c3__sp-c2 .inner {
	width: calc(370/1170 * 100%);
}

.section.articleBasicModule .pc-c3__sp-r .inner:nth-of-type(n + 4),
.section.articleBasicModule .pc-c3__sp-c2 .inner:nth-of-type(n + 4) {
	margin-top: calc(20/370 * 100%);
}

.section.articleBasicModule .pc-c4__sp-r .inner {
	width: calc(270/1170 * 100%);
}

.section.articleBasicModule .pc-c4__sp-r .inner:nth-of-type(n + 5) {
	margin-top: calc(20/270 * 100%);
}

.section.articleBasicModule .inner .box .image {
	margin-top: .3em;
}

.section.articleBasicModule .inner .box > .inner > .overview:first-child {
	margin-top: 0;
}


/*.section.articleBasicModule.columnExtension {

}

.section.articleBasicModule.columnExtension .content > .wrap {
	display: table;
	width: 100%;
}

.section.articleBasicModule.columnExtension .description {
	display: table-cell;
	margin-top: 0;
	padding-right: 2.5%;
	vertical-align: top;
}

.section.articleBasicModule.columnExtension .image {
	display: table-cell;
	width: 50%;
	margin-top: 0;
	vertical-align: top;
}

.section.articleBasicModule.columnExtension .image span {
	display: block;
	padding-top: 56.25%;
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
}*/


.section.articleBasicModule div:first-child.content {
	margin-top: 0;
}

/*.section.articleBasicModule .header span .category, .section.articleCustomModule .header span .category, .section.articleBlockModule .header span .category {
	display: inline-block;
	margin-left: 10px;
	padding: 2px 4px;
	border: 1px solid #333;
	font-size: .42857em;
	font-weight: normal;
	line-height: 1.1;
	white-space: nowrap;
	vertical-align: middle;
	margin-bottom: .3em;
}

.section.articleBasicModule .lead .category, .section.articleBasicModule .description .category, .section.articleCustomModule .lead .category, .section.articleCustomModule .description .category, .section.articleBlockModule .lead .category, .section.articleBlockModule .description .category {
	display: inline-block;
	margin-left: 10px;
	padding: 2px 4px;
	border: 1px solid #333;
	font-size: .42857em;
	font-weight: normal;
	line-height: 1.1;
	white-space: nowrap;
	vertical-align: text-bottom;
}

.section.articleBasicModule .lead .category, .section.articleBlockModule .lead .category, .section.articleCustomModule .lead .category {
	font-size: .545454em;
	margin-bottom: .3em;
}

.section.articleBasicModule .description .category, .section.articleBlockModule .description .category, .section.articleCustomModule .description .category {
	font-size: 0.75em;
}

.section.articleBasicModule .overview+.overview, .section.articleBasicModule .container+.container, .section.articleBasicModule .overview+.lead, .section.articleBasicModule .overview+.description, .section.articleBasicModule .lead+.overview, .section.articleBasicModule .description+.overview, .section.articleBasicModule .description+.lead, .section.articleBasicModule .container+.lead, .section.articleBasicModule .container+.description {
	margin-top: 1.2857142rem;
}

.section .content > .wrap > div + .container, .section .content > .wrap > div + .container+.table {
	margin-top: 1.2857142rem;
}

.section.articleBasicModule .lead {
	margin-top: 0;
	font-size: 1.571428571rem;
	font-weight: normal;
}

.section.articleBasicModule .lead .bigLead {
	font-size: 2rem;
}

.section.articleBasicModule .description {
	margin-top: 0.9rem;
}

.section.articleBasicModule .block .image {
	max-width: 100%;
	width: auto;
}

.section.articleBasicModule .block .image+.lead, .section.articleBasicModule .block .image+.description {
	margin-top: 1rem;
}

.section.articleBasicModule .block .description+.lead {
	margin-top: 1.5em;
}

.section.articleBasicModule .block div:first-child {
	margin-top: 0;
	padding-top: 0;
}

.section.articleBasicModule .image img {
	max-width: 100%;
	width: 100%;
}

.section.articleBasicModule .image.natural img, #nimLogo.section.articleBasicModule .image img {
	width: auto;
}*/

/* tablet */

@media print, screen and (min-width: 581px) and (max-width: 1279px) {

}


/** -------------------------------
 * section | articleCustomModule
 */

.section.articleCustomModule {
	padding-top: 3%;
	border-top: 1px solid #c1c1c1;
}

.section.articleCustomModule > .wrap {

}

.section.articleCustomModule .header {
	padding-bottom: 1.2%;
	background-image: url(../IMAGES/line01.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: auto 1px;
}

.section.articleCustomModule .header span {
	font-size: 2.8em;
}

.section.articleCustomModule .header span em {
	font-size: 0.857em;
	font-weight: bold;
}

.section.articleCustomModule .content {
	margin-top: 2.4%;
}

.section.articleCustomModule .content > .wrap {

}

.section.articleCustomModule .description {
	margin-top: 2%;
	font-size: 1.6em;
	line-height: 1.75;
}

.section.articleCustomModule .description em {
	font-size: 0.75em;
}
/* tablet */

@media print, screen and (min-width: 581px) and (max-width: 1279px) {

}



/** -------------------------------
 * articleGroup
 */

.articleGroup {
	clear: both;
	max-width: 1280px;
	margin: 0 auto;
	margin-top: 5%;
	padding: 0 3.667%;
	border-top: 1px solid #c1c1c1;
}

.articleGroup > .wrap {
	display: table;
	width: 100%;
}

.articleGroup .articleGroupColumn {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}

.articleGroup .articleGroupColumn:first-child {
	padding-right: 15px;
}

.articleGroup .articleGroupColumn:last-child {
	padding-left: 15px;
}

.articleGroup .section {
	max-width: 100%;
	margin: 0;
	padding: 0;
	padding-top: 10.526%;
}

.articleGroup .section .header {
	padding-top: 3.284%;
}

.articleGroup .section .header:before {
	width: 14.033%;
	height: 4px;
}
/* articleBasicModule */

.articleGroup .section.articleBasicModule {
	border-top: none;
}

.articleGroup .section.articleBasicModule .header {
	padding-bottom: 2.6%;
}
/* tablet */

@media print, screen and (min-width: 581px) and (max-width: 1279px) {
	.articleGroup .articleGroupColumn:first-child {
		padding-right: 1.171875vw;
	}

	.articleGroup .articleGroupColumn:last-child {
		padding-left: 1.171875vw;
	}

	.articleGroup .section .header:before {
		height: 0.3125vw;
	}
}


/** -------------------------------
 * caution-box
 */

.caution-box {
	clear: both;
}

.caution-box > .wrap {
	clear: both;
	max-width: 1170px;
	box-sizing: content-box;
	margin: 0 auto;
	margin-top: 4%;
	padding: 0 3.667%;
}

.caution-box dl {
	position: relative;
	border-bottom: 1px solid #c2c2c2;
}

.caution-box dt {
	display: table;
	width: 100%;
	height: 48px;
	background-image: url(../IMAGES/icon_open.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto 40px;
	border-top: 1px solid #c2c2c2;
	cursor: pointer;
}

.caution-box dt.open {
	background-image: url(../IMAGES/icon_close.png);
}

.caution-box dt span {
	display: table-cell;
	padding-left: 5px;
	font-size: calc(13/14 * 1em);
	vertical-align: middle;
}

.caution-box dd {
	display: none;
	padding: calc(25/1170 * 100%) 0;
	font-size: calc(12/14 * 1em);
	line-height: 1.5;
}

/* tablet */
@media screen and (min-width: 581px) and (max-width: 1279px) {
	.caution-box dt {
		height: 3.75vw;
		background-size: auto 3.125vw;
	}

	.caution-box dt span {
		padding-left: 0.3906vw;
	}
}


/** -------------------------------
 * dl dt dd
 */

.content dt {
	/*font-size: 1.8rem;*/
	font-weight: bold;
	line-height: 1.75;
}

.content dd {
	padding-top: 0.3em;
	/*font-size: 1.6rem;*/
	line-height: 1.75;
}

.content dd .text, .content dd .image {
	display: table-cell;
	vertical-align: top;
}

.content dd .images+span {
	padding-top: 0.5em;
	display: inline-block;
}

.content dd .w80 {
	width: 80%;
}

.content dd .w70 {
	width: 70%;
}

.content dd .w60 {
	width: 60%;
}

.content dd .w50 {
	width: 50%;
}

.content dd .w40 {
	width: 40%;
}

.content dd .w30 {
	width: 30%;
}

.content dd .w20 {
	width: 20%;
}

/* specList */

dl.specList {
	display: table;
	width: 100%;
}

dl.specList dt, dl.specList dd {
	display: table-cell;
	vertical-align: middle;
}

dl.specList dt {
	width: 18%;
}

dl.specList.col2 dt, dl.specList.col2+dl.specList dt {
	width: 12%;
}

dl.specList.col2 dd {
	width: 38%;
}

dl.specList.col3 dt {
	width: 15.3333%;
}

dl.specList.col3 dd {
	width: 18%;
}

/** -------------------------------
 * accordion
 */

.accordion-wrap .content .wrap {
	position: relative;
	  /*border-bottom: 1px solid #c2c2c2;*/
}

.accordion-wrap .content .header {
	display: table;
	width: 100%;
	height: 48px;
	background-image: url(../IMAGES/icon_open.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto 40px;
	border-top: 1px solid #c2c2c2;
	cursor: pointer;
	margin-bottom: 0;
	padding-bottom: 0;
}

.accordion-wrap .content .header + div {
	margin-top: 1rem;
}

.section.accordion-wrap .header:before {
	display: none;
}

.section.accordion-wrap .header span, .section.accordion-wrap .header h2.no-deco span > span {
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.6;
}

.section.accordion-wrap .header h2.no-deco .red_box {
	font-size: 0.8em;
}

.accordion-wrap .content .header.open {
	background-image: url(../IMAGES/icon_close.png);
}

.accordion-wrap .content .header span {
	display: table-cell;
	padding-left: 5px;
	vertical-align: middle;
}

.accordion-wrap .content .container {
	display: none;
	padding-bottom: 20px;
}
/* tablet */

@media print, screen and (min-width: 581px) and (max-width: 1279px) {
	.accordion-wrap .content .header {
		height: 3.75vw;
		background-size: auto 3.125vw;
	}

	.accordion-wrap .content .header span {
		padding-left: 0.3906vw;
	}

	.accordion-wrap .content .container {
		padding-bottom: 1.5625vw;
	}
}

/* specInformation */

.section.articleBasicModule.specInformation {
	padding-top: 0;
	border-top: none;
}

.section.articleBasicModule.specInformation .header:before {
	display: none;
}

.section.articleBasicModule.specInformation .header {
	border-top: 1px solid #c2c2c2;
}

.section.articleBasicModule.specInformation .header span {
	font-size: 1.142857142rem;
	font-weight: normal;
	padding-left: 5px;
}

.specInformation .accordion-block {
	position: relative;
}

.section.specInformation h2.no-deco {
	font-size: 1.142857142rem;
}

.specInformation.accordion-wrap .lead {
	padding-right: 0;
}

.specInformation .legend {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0.857142857rem;
}


/** -------------------------------
 * noteBox
 */

.section .noteBox {
	border: 1px solid #c1c1c1;
	padding: 0.5rem 0.8rem;
	font-size: 0.857142857rem;
	margin-top: 1rem;
}

/** -------------------------------
 * movie
 */

.movieWrap {
	position: relative;
	margin-top: 2%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow: hidden;
	  /*padding-top: 56.25%;*/
}

/* --------------------
 * animation
 */
/* fade */

.fadeobj {
	transition: 0.75s ease-in-out;
	-o-transition: 0.75s ease-in-out;
	-moz-transition: 0.75s ease-in-out;
	-webkit-transition: 0.75s ease-in-out;
	opacity: 0;
}

.fadeobj.show {
	opacity: 1;
}

/* productList */

.block.productList .lead {
	font-size: 1.714285714rem;
	font-weight: bold;
}

.block.productList .lead .supplement {
	font-size: 1rem;
}

.block.productList .description {
	font-size: 0.857142857rem;
	margin-top: 0.25rem;
}

.block.productList .description span {
	font-size: 1.285714285rem;
	font-weight: bold;
}

.block.productList .description span.price {
	font-size: 1.714285714rem;
}

.block.productList .description span.noteText {
	font-size: 0.857142857rem;
	font-weight: normal;
}
/*.block.productList .description .image {
    max-width: 65%;
}*/

/** -------------------------------
 * swiper -- general
 */

.section .swiper-container {

}

.section .swiper-wrapper {

}

.section .swiper-slide {
	width: 31.624%;
	margin-left: 2.564%;
}

.section .swiper-slide:first-child {
	margin-left: 0;
}

.section .swiper-slide > .wrap {

}

.section .swiper-slide .image {
	margin-bottom: 4%;
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	width: 100%;
}

.section .swiper-slide .lead {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.57;
	letter-spacing: -0.04em;
}

.swiperSection .swiper-slide .lead em {
	font-size: 0.8125em;
	font-weight: bold;
}

.section .swiper-slide .description {
	font-size: 1.071428571em;
	line-height: 1.75;
}

.section .swiper-button-prev {
	display: none;
}

.section .swiper-button-next {
	display: none;
}

.section .swiper-pagination {
	display: none;
}

.section .swiper-slide .lead .category, .section .swiper-slide .lead .category, .section .swiper-slide .lead .category {
	font-size: .666666em;
	margin-bottom: 0.08em;
}

.swiperSection .swiper-container {
	overflow: auto;
}

.swiperSection .swiper-wrapper {
	display: block;
}

.swiperSection .swiper-slide > .wrap {
	padding: 0;
}

.swiperSection .swiper-slide .image+.lead {
	margin-top: 4%;
}

.section.articleBlockModule .swiper-slide .image {
	padding-top: 0;
}

.section.articleBlockModule .swiper-slide .image img {
	max-width: 100%;
	width: 100%;
}

/** -------------------------------
 * swiper -- pcSwipe
 */

.swiperSection.pcSwipe .swiper-container {
	overflow: hidden;
}

.swiperSection.pcSwipe .swiper-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.swiperSection.pcSwipe .swiper-slide > .wrap {
	padding: 0 2.0vw;
}

.swiperSection.pcSwipe .image img {
	max-width: 100%;
	width: auto;
}

.section.articleBasicModule.pcSwipe .swiper-slide .description {
	text-align: center;
}

.swiperSection.pcSwipe .swiper-button-prev {
	left: 0;
	top: 0;
	width: 14px;
	height: 20px;
	margin-top: 28.6885%;
	background-image: url(../IMAGES/swiper_prev_red.png);
	background-size: contain;
}

.swiperSection.pcSwipe .swiper-button-prev.swiper-button-disabled {
	background-image: url(../IMAGES/swiper_prev_gray.png);
	opacity: 1;
}

.swiperSection.pcSwipe .swiper-button-next {
	right: 0;
	top: 0;
	width: 14px;
	height: 20px;
	margin-top: 28.6885%;
	background-image: url(../IMAGES/swiper_next_red.png);
	background-size: contain;
}

.swiperSection.pcSwipe .swiper-button-next.swiper-button-disabled {
	background-image: url(../IMAGES/swiper_next_gray.png);
	opacity: 1;
}

.swiperSection.pcSwipe .swiper-pagination {
	display: none;
	clear: both;
	left: 0;
	bottom: 0;
	width: 100%;
	margin-top: 0;
	padding-right: 5px;
	text-align: center;
}

.swiperSection.pcSwipe .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin-left: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.swiperSection.pcSwipe .swiper-pagination-bullet-active {
	background-color: #c3002c;
}

/** -------------------------------
 * swiper -- fullColumnSwipe
 */

.fullColumnSwipe.pcSwipe .swiper-container {
	padding-bottom: 1.6%;
}

.fullColumnSwipe.pcSwipe .swiper-wrapper {

}

.fullColumnSwipe.pcSwipe .swiper-slide {
	margin-left: 0;
}

.fullColumnSwipe.pcSwipe .swiper-slide > .wrap {
	padding: 0;
}

.fullColumnSwipe.pcSwipe .swiper-slide .image {
	margin-bottom: 3%;
	width: 100%;
	text-align: center;
}

.fullColumnSwipe.pcSwipe .swiper-slide .image img {
	max-width: 100%;
	min-width: 100%;
	width: auto;
}

.fullColumnSwipe.pcSwipe .swiper-button-prev, .fullColumnSwipe.pcSwipe .swiper-button-prev.swiper-button-disabled {
	left: 2%;
	top: 0;
	width: 28px;
	height: 52px;
	margin-top: 26%;
	background-image: url(../IMAGES/mainview_prev.png);
	background-size: contain;
	display: block;
}

.fullColumnSwipe.pcSwipe .swiper-button-next, .fullColumnSwipe.pcSwipe .swiper-button-next.swiper-button-disabled {
	right: 2%;
	top: 0;
	width: 28px;
	height: 52px;
	margin-top: 26%;
	background-image: url(../IMAGES/mainview_next.png);
	background-size: contain;
	display: block;
}

.fullColumnSwipe.pcSwipe .swiper-pagination {
	display: block;
	clear: both;
	left: 0;
	bottom: 0;
	width: 100%;
	margin-top: 15px;
	padding-right: 10px;
	text-align: center;
}

.fullColumnSwipe.pcSwipe .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin-left: 10px;
}

.fullColumnSwipe.pcSwipe .swiper-pagination-bullet-active {
	background-color: #c3002c;
}
/* tablet */

@media print, screen and (min-width: 581px) and (max-width: 1279px) {
	.fullColumnSwipe.pcSwipe .swiper-button-prev {
		width: 2.1875vw;
		height: 4.0625vw;
	}

	.fullColumnSwipe.pcSwipe .swiper-button-next {
		width: 2.1875vw;
		height: 4.0625vw;
	}

	.fullColumnSwipe.pcSwipe .swiper-pagination {
		margin-top: 1.171875vw;
		padding-right: 0.7825vw;
	}

	.fullColumnSwipe.pcSwipe .swiper-pagination-bullet {
		width: 0.7825vw;
		height: 0.7825vw;
		margin-left: 0.7825vw;
	}
}
/** -------------------------------
 * swiper -- 2column
 */

.swiperSection.col2 .swiper-slide {
	width: 48.717%;
	margin-bottom: 2.4%;
}

.swiperSection.col2 .swiper-slide:nth-child(2n-1) {
	float: left;
	margin-left: 0;
}

.swiperSection.col2 .swiper-slide:nth-child(2n) {
	float: right;
}

/** -------------------------------
 * swiper -- 3column
 */

.swiperSection.col3 .swiper-slide {
	width: 31.624%;
	margin-left: 2.564%;
	margin-bottom: 2.4%;
	float: left;
}

.swiperSection.col3 .swiper-slide:nth-child(1), .swiperSection.col3 .swiper-slide:nth-child(4), .swiperSection.col3 .swiper-slide:nth-child(7), .swiperSection.col3 .swiper-slide:nth-child(10) {
	margin-left: 0;
}

/** -------------------------------
 * swiper -- 4column
 */

.swiperSection.col4 .swiper-slide {
	width: 23.078%;/*width: 48.717%;*/
	margin-left: 2.564%;
	margin-bottom: 2.4%;
	float: left;
}

.swiperSection.col4 .swiper-slide:nth-child(1), .swiperSection.col4 .swiper-slide:nth-child(5), .swiperSection.col4 .swiper-slide:nth-child(9), .swiperSection.col4 .swiper-slide:nth-child(13) {
	margin-left: 0;
}

.swiperSection.col3 .swiper-slide:nth-child(1), .swiperSection.col3 .swiper-slide:nth-child(2), .swiperSection.col3 .swiper-slide:nth-child(3), .swiperSection.col4 .swiper-slide:nth-child(1), .swiperSection.col4 .swiper-slide:nth-child(2), .swiperSection.col4 .swiper-slide:nth-child(3), .swiperSection.col4 .swiper-slide:nth-child(4) {
	margin-top: 0;
}

/** -------------------------------
 * naviLineUpSection
 */

.naviLineUpSection.swiperSection .swiper-wrapper {
	text-align: center;
}

.naviLineUpSection.swiperSection .swiper-slide {
	/*float: none;
	  display: inline-block;*/
	vertical-align: top;
}

.naviLineUpSection .price {
	font-weight: bold;
	font-size: 1.285714285rem;
}

/** -------------------------------
 * 2column
 */

.col2 .content .block, .col2rev .content .block {
	position: relative;
	width: 48.717%;
}

.col2 .content .block:nth-child(2n-1), .col2rev .content .block:nth-child(2n) {
	float: left;
}

.col2 .content .block:nth-child(2n), .col2rev .content .block:nth-child(2n-1) {
	float: right;
}

/* カラム割 - 変形 */

.col2 .content .block.w1-3 {
	width: 32.478%;
}

.col2 .content .block.w2-3 {
	width: 64.956%;
}

.col2 .content .block.w1-4 {
	width: 24.3585%;
}

.col2 .content .block.w3-4 {
	width: 73.0755%;
}

/* 2カラムグレーバック */

.section.col2GrayBack .container {
	display: flex;
	background-color: #eeeeee;
}

.section.col2GrayBack .block {
	flex-basis: 48.717%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.section.col2GrayBack .block .lead, .section.col2GrayBack .block .description {
	margin-left: 30px;
}

.section.col2GrayBack .block .lead {
	font-size: 1.714285714rem;
	font-weight: bold;
}

.section.col2GrayBack .block .description {
	font-size: 0.857142857rem;
}

.section.col2GrayBack .block .description span {
	font-size: 1.285714285rem;
	font-weight: bold;
}

.section.col2GrayBack .block .description span.price {
	font-size: 1.714285714rem;
}

/** -------------------------------
 * 3column
 */

.col3 .content .block {
	width: 31.624%;
	margin-left: 2.564%;
	float: left;
}

.col3 .content .block.colspan2 {
	width: 65.248%;
}

.col3 .content .block:nth-child(1), .col3 .content .block:nth-child(4), .col3 .content .block:nth-child(7), .col3 .content .block:nth-child(10) {
	margin-left: 0;
}

/** -------------------------------
 * 4column
 */

.col4 .content .block {
	width: 22.358%;/*width: 48.717%;*/
	margin-left: 2.564%;
	float: left;
}

.col4 .content .block:nth-child(1), .col4 .content .block:nth-child(5), .col4 .content .block:nth-child(9), .col4 .content .block:nth-child(13) {
	margin-left: 0;
}

.articleCustomModule .block {
	line-height: 1.75;
}

/** -------------------------------
 * section content div.table
 */

.section .content .table {
	display: table;
	width: 100%;
}

.section .content .table+.table {
	margin-top: 1.2857142rem;
}

.section .content .table > div {
	display: table-cell;
	vertical-align: top;
}

.section .content .table img {
	max-width: 100%;
	width: 100%;
}

.section .content .table .w70 {
	width: 70%;
}

.section .content .table .w60 {
	width: 60%;
}

.section .content .table .w50 {
	width: 50%;
}

.section .content .table .w40 {
	width: 40%;
}

.section .content .table .w30 {
	width: 30%;
}

.section .content .table .w25 {
	width: 25%;
}

.section .content .table .w20 {
	width: 20%;
}


/** -------------------------------
 * block内div.table
 */

.section .block .table {
	display: table;
	width: 100%;
}

.section .block .table+.table {
	margin-top: 1.2857142rem;
}

.section .block .table .image {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}

.section .block .table .image img {
	max-width: 100%;
	width: 100%;
}

.section .block .table .description, .section .block .table .dl {
	display: table-cell;
	width: 50%;
	padding-left: 4%;
	vertical-align: top;
}

.section .block .table .description:first-child, .section .block .table .dl:first-child {
	padding-left: 0;
}

.section .block .table .image+div, .section .block .table .image+.description, .section .block .table .image+dl {
	display: table-cell;
	width: 50%;
	padding-left: 4%;
	vertical-align: top;
}

.section .block .table .table .description {
	padding-right: 2%;
}

.section .block .table .w70 {
	width: 70%;
}

.section .block .table .w60 {
	width: 60%;
}

.section .block .table .w50 {
	width: 50%;
}

.section .block .table .w40 {
	width: 40%;
}

.section .block .table .w30 {
	width: 30%;
}

.section .block .table .w25 {
	width: 25%;
}

.section .block .table .w20 {
	width: 20%;
}

/** -------------------------------
 * imageSet
 */

.section .imageSet {
	background-color: #eee;
}

.section .block .imageSet .description {
	display: table-cell;
	width: 40%;
	padding: 0 3%;
	padding-top: 2%;
	vertical-align: top;
}

/** -------------------------------
*.wideColumn 幅いっぱいコンテンツ
*/

.section.wideColumn {
	padding: 0;
	border-top: none;
}

.section.wideColumn .header {
	margin: 0 4.296%;
}

.section.wideColumn .content {
	padding: 0;
}

.section.wideColumn .lead {
	margin: 0 4.296%;
}

.section.wideColumn .description {
	font-size: 1.6em;
	margin: 0 4.296%;
}

.section.wideColumn .image {
	margin-top: 2%;
}

.section.wideColumn .image img {
	max-width: 100%;
	width: auto;
}

.section.wideColumn .caption {
	margin-top: 0.8%;
	font-size: 0.75em;
}

/** -------------------------------
 * button
 */

.content .button {
	width: 17.1875vw;
	height: 3.59375vw;
	position: relative;
	display: table;
	margin-top: .25em;
	background-color: #eee;
}

.content .button span {
	padding: 0 18px;
	padding: 0 1.40625vw;
	display: table-cell;
	font-size: .915em;
	color: #000;
	line-height: 1.1;
	vertical-align: middle;
}

.content .button:hover span {
	color: #c3002c;
}

.content .button:after {
	content: '';
	position: absolute;
	right: 16px;
	top: 50%;
	display: block;
	width: 8px;
	height: 10px;
	margin-top: -5px;
	background-image: url(../IMAGES/arrow_red.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto 10px;
}

@media print, screen and (max-width: 1279px) and (min-width: 581px) {
	.content .button:after {
		right: 1.25vw;
		width: 0.625vw;
		height: 0.78125vw;
		margin-top: -0.390625vw;
		background-size: auto 0.78125vw;
	}
}

/** -------------------------------
 * tab
 */

.tabWrapper {
	text-align: center;
	  /*pointer-events: none;*/
}

.tabWrapper ul {
	border-bottom: 2px solid #333333;
	margin-bottom: 2rem;
}

.tabWrapper ul li {
	background-color: #b9b9b9;
	color: #ffffff;
	display: inline-block;
	min-width: 16rem;
	padding: 0.5rem 0;
	font-size: 1.142857142rem;
	cursor: pointer;
}

.tabWrapper ul li.current {
	background-color: #333333;
}

.specInformation .tabContents {
	text-align: center;
}

.specInformation .tabContents img {
	width: auto;
	max-width: 100%;
}

/* slick slider */

.iframeBanner {
	margin-top: 30px;
}

.slick-next:before, .slick-prev:before {
	font-size: 1.8571428571em;
}

.banner-carousel .carousel-slide {
	position: static;
}

.banner-carousel .carousel-slide > span.cta {
	min-height: 340px;
}

.banner-carousel .carousel .slick-next, .banner-carousel .carousel .slick-prev {
	top: 48%;
}

.banner-carousel .carousel .slick-next:before, .banner-carousel .carousel .slick-prev:before {
	margin: 0 6px;
}

.banner-carousel .carousel-slide > a, .banner-carousel .carousel-slide > span {
	margin: 0 auto;
}

.slick-next, .slick-prev {
	border: none;
	height: 14.2857142857rem;
	width: 2.71428571rem;
	top: 48%;
}

.slick-list, .slick-track {
	position: static;
}

.slick-slider {
	position: relative;
}

.slick-slider .slick-list, .slick-track {
	-webkit-perspective: 2000;
	-moz-perspective: 2000;
	perspective: 2000;
}

.slick-next:before, .slick-prev:before {
	/*font-size: 1.8571428571em;*/
	font-size: 26px;
}

.banner-carousel .content-details {
	padding: 2.5em 0 0;
	width: 100%;
}

.banner-carousel .carousel-slide > a, .banner-carousel .carousel-slide > a {
	display: block;
}

.banner-carousel img {
	height: auto;
	left: 0;
	top: 0;
	position: static;
	max-width: 1044px;
	margin: 0 auto;
	display: block;
}

@media print, screen and (min-width: 60em) {
	.banner-carousel img {
		min-width: auto;
		width: auto;
		min-height: 100%;
		margin: 0 auto;
	}
}
.full .banner-carousel img {
	max-width: 1500px;
}

.banner-carousel .slick-slider .slick-list {
	padding-bottom: 0;
}

.iframeBanner .banner-carousel .carousel .slick-dots {
	/*bottom:10%;*/
	margin-top: 10px;
	position: static;
}

.pc-obj {
	display: block!important;
}

span.pc-obj {
	display: inline!important;
}

.sp-obj {
	display: none!important;
}

/* margin */

.ml0 {
	margin-left: 0!important;
}

.mt0 {
	margin-top: 0 !important;
}

.mt1em {
	margin-top: 1em!important;
}

.mt2em {
	margin-top: 2em!important;
}

.mt3em {
	margin-top: 3em!important;
}

.mt4em {
	margin-top: 4em!important;
}

.mt5em {
	margin-top: 5em!important;
}

.mt6em {
	margin-top: 6em!important;
}

.mt7em {
	margin-top: 7em!important;
}

.mt8em {
	margin-top: 8em!important;
}

.mt9em {
	margin-top: 9em!important;
}

.mt10em {
	margin-top: 10em!important;
}

.mb1em {
	margin-bottom: 1em!important;
}

.mb2em {
	margin-bottom: 2em!important;
}

.mb3em {
	margin-bottom: 3em!important;
}

.mb4em {
	margin-bottom: 4em!important;
}

.mb5em {
	margin-bottom: 5em!important;
}

.mb6em {
	margin-bottom: 6em!important;
}

.mb7em {
	margin-bottom: 7em!important;
}

.mb8em {
	margin-bottom: 8em!important;
}

.mb9em {
	margin-bottom: 9em!important;
}

.mb10em {
	margin-bottom: 10em!important;
}

/* top */

.section .topAnchorLinks a:after {
	display: none;
}

.section .topAnchorLinks a:before {
	color: #c3002f;
	font-size: 12px;
	text-decoration: none;
	height: 16px;
	padding-right: 0.5rem;
	overflow: hidden;
	content: "";
	display: inline-block;
}

#peripheralEquipment .block {
	background-color: #eeeeee;
	display: flex;
	align-items: center;
}

#peripheralEquipment .block > div {
	width: 47.37%;
}

#peripheralEquipment.section.articleBasicModule .block .image {
	padding: 2px 0 2px 2px;
}

#peripheralEquipment .block > div + div {
	margin-left: 5.26%;
	margin-top: 0;
}

#peripheralEquipment.section.articleBasicModule .lead {
	font-weight: bold;
}

#peripheralEquipment.section.articleBasicModule .description, #peripheralEquipment+.section.articleBasicModule .description {
	margin-top: 0;
	font-size: 0.98rem;
}

@media print, screen and (min-width: 581px) and (max-width: 920px) {
	#peripheralEquipment.section+.section .lead, #peripheralEquipment.section.articleBasicModule .lead {
		font-size: 1.8vw;
	}

	#peripheralEquipment.section+.section .description, #peripheralEquipment.section.articleBasicModule .description {
		font-size: 1.3vw;
	}
}
.section.relatedData .content .lead {
	font-size: 1.428571428rem;
	font-weight: bold;
	margin: 2%;
	pointer-events: none;
}

.section.relatedData .content .overview {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	margin: 0 0;
}

@media print, screen and (min-width: 581px) and (max-width: 920px) {
	.section.relatedData .content .lead {
		font-size: 1.8vw;
	}

	.section.relatedData .content .overview a {
		font-size: 1.3vw;
	}
}

#navitopSearch table {
	width: 100%;
}

#navitopSearch table a:after {
	content: "";
}

#navitopSearch table thead th {
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	vertical-align: bottom;
}

#navitopSearch table thead th:first-child {
	padding-left: 0;
}

#navitopSearch table thead th.naviSpec {
	padding-right: 15px;
}

#navitopSearch table thead th.naviReco {
	padding-left: 0;
	text-align: right;
}

#navitopSearch table thead th span {
	display: block;
	white-space: nowrap;
	border-bottom: 2px solid #666666;
}

#navitopSearch table thead th span em {
	font-size: 0.75em;
}

#navitopSearch table thead th img {
	width: 100%;
	max-width: 150px;
}

#navitopSearch tbody td {
	padding-top: 1rem;
	padding-bottom: 1rem;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
}

#navitopSearch tbody .noselect {
	display: none;
}

#navitopSearch td.naviIcon {
	max-width: 130px;
	padding: 1rem 15px 1rem 4px;
	text-align: left;
	vertical-align: top;
}

#navitopSearch td:first-child, #navitopSearch td.naviIcon+td {
	text-align: left;
}

#navitopSearch td.naviIcon img {
	width: 100%;
	min-width: 60px;
}

#navitopSearch td.naviName {
	white-space: nowrap;
	text-align: left;
}

#navitopSearch td.naviSpec {
	max-width: 540px;
	text-align: center;
	padding: 1rem 15px;
}

#navitopSearch td.naviSpec img.pc-obj {
	max-width: 510px;
	min-width: 280px;
}

#navitopSearch td.naviSpec img.tab-obj {
	display: none!important;
}

@media print, screen and (max-width: 1170px) {
	#navitopSearch td.naviSpec img.pc-obj {
		display: none!important;
	}

	#navitopSearch td.naviSpec img.tab-obj {
		display: block!important;
		width: 100%;
	}
}
#navitopSearch td.naviReco {
	width: 150px;
}

#navitopSearch td.naviReco a {
	color: #c3002f;
	font-size: 1.5rem;
	line-height: 1em;
}

#navitopSearch td.naviReco a:after {
	display: none;
}

@media print, screen and (max-width: 720px) {
	#navitopSearch .pc-obj {
		display: none!important;
	}

	#navitopSearch .sp-obj {
		display: block!important;
	}

	#navitopSearch table {
		width: 100%;
	}

	#navitopSearch .accordion-wrap {
		border-bottom: 6px solid #c1c1c1;
		margin-bottom: 30px;
	}

	#navitopSearch .naviSpec {
		padding-bottom: 30px;
		text-align: center;
	}

	#navitopSearch thead td {
		white-space: nowrap;
	}

	#navitopSearch tbody .naviIcon {
		width: 28vw;
		padding-right: 1rem;
	}

	#navitopSearch .naviReco {
		width: 26vw;
		text-align: center;
	}

	#navitopSearch tbody td {
		vertical-align: top;
		padding: 0.5rem 0;
	}

	#navitopSearch tbody tr+tr td {
		border-top: 1px solid #c1c1c1;
	}

	#navitopSearch .ctg tbody tr+tr td {
		border-top: 0;
	}

	#navitopSearch td.naviReco a {
		color: #c3002f;
		font-size: 2.5rem;
		line-height: 1em;
	}

	#navitopSearch td.naviReco a:after {
		display: none;
	}

	#navitopSearch .accordion-wrap .content {
		padding: 0;
	}

	#navitopSearch .accordion-wrap .header:before {
		display: none;
	}

	#navitopSearch .accordion-wrap .header {
		border-top: 1px solid #c1c1c1;
		padding: 0;
	}

	#navitopSearch .accordion-wrap .header h1 {
		background-image: none;
		display: table-cell;
		vertical-align: middle;
	}

	#navitopSearch .accordion-wrap .header span {
		font-size: 1.142857142rem;
		font-weight: normal;
		padding-left: 5px;
	}
}


.packageRow {
	display: table;
	width: 100%;
}

.packageRow > div {
	display: table-cell;
	vertical-align: middle;
}

.packageRow .packagePrice.pc-obj {
	display: table-cell!important;
}

.packageRow.thead div, .packageRow .naviName {
	font-weight: bold;
}

.packageRow.thead span {
	display: block;
	border-bottom: 2px solid #666666;
}

.packageRow .naviName em {
	font-weight: bold;
	font-size: 0.75em;
}

.packageRow.thead {
	border-bottom: none;
}

.packageBox .packageRow {
	border-bottom: 2px solid #cccccc;
	padding: 1rem 0;
}

.packageBox .packageRow:last-child {
	border-bottom: 2px solid #666666;
}

.packagePrice {
	display: table;
	width: 32%;
	padding-left: 15px;
}

.packagePrice > div {
	display: table-cell;
	vertical-align: middle;
}

.packagePrice em {
	font-size: 0.75em;
}

.comparison {
	width: 60%;
}

.comparison > div {
	width: 100%;
}

.comparison .package {
	color: #c3002f;
	font-weight: bold;
	padding-left: 5rem;
	white-space: nowrap;
}

.comparison .package .price {
	font-size: 1.142857142rem;
}

.comparison .single {
	display: table;
	vertical-align: middle;
}

.comparison .single > * {
	display: table-cell;
	vertical-align: middle;
}

.comparison .single > span {
	width: 7.5em;
}

.comparison .single:after {
	content: "▶︎";
	color: #c3002f;
	display: table-cell;
	vertical-align: middle;
}

.packagePrice .simBtn {
	width: 40%;
}

.packagePrice .simBtn a {
	display: block;
	background-color: #eeeeee;
	padding: 0.5em 1em;
	text-align: center;
}

.packagePrice .simBtn a:after {
	display: none;
}

.packagePrice .simBtn a:hover {
	text-decoration: none;
}

#packageSearch .section .cta-list a {
	text-align: center;
	width: 30%;
}

@media print, screen and (max-width: 1170px) {
	.naviIMG img {
		width: 30vw;
	}

	.naviIMG img.pc-obj {
		width: 100%;
	}

	.packagePrice {
		width: 40vw;
	}
}

@media print, screen and (max-width: 980px) {
	.naviIMG img.tab-obj {
		display: block!important;
	}

	.naviIMG img.pc-obj {
		display: none!important;
	}

	.comparison .package {
		padding-left: 2rem;
	}
}




/* @group .floating-nav */

.floating-nav {
	position: fixed;
	top: 50%;
	right: 0;
	transform:translateY(-50%);
	z-index: 2147483600;
	font-family: "Nissan Regular", Verdana, Arial, sans-serif;
	overflow: hidden;
    display: block;
    width:44px;
	transition:width .3s ease-in;
}

.floating-nav.show,
.floating-nav:hover {
	width: 252px;
}

.floating-nav .nav-list {
	margin: 0;
	padding:0;
}

.floating-nav .nav-item {
	list-style:none
}

.floating-nav .nav-link {
	position: relative;
	display: block;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-size:.7142857143em
}

.floating-nav .nav-link > .label {
	display: inline-block;
	padding: 0 5px 4px;
	margin-right:44px;
	padding: 12px 15px;
	white-space: nowrap;
}

.floating-nav .nav-link .icon {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	display: block;
	padding: 0 !important;
}


.floating-nav .nav-link .icon svg {
	width: 26px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.floating-nav .nav-link .icon svg .st0 {
	fill: none;
}

.floating-nav .nav-link .icon svg .st1 {
	fill: #c3002f;
}


.floating-nav:hover .nav-list {
	width:auto
}

.floating-nav .nav-list .nav-item {
	margin-top: .0714285714em;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom:-1px
}

.floating-nav .nav-list .nav-item:first-child {
	margin-top:0
}

.floating-nav .nav-link {
	font-size: .8571428571em;
	text-align: left;
	transition:background-color .2s ease-in
}

.floating-nav .nav-link .icon {
	transition: background-color .2s ease-in;
	font-size:1.4285714286rem
}

.floating-nav .nav-list {
	background-color: rgba(238, 238, 238, .95);
	border-left: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8
}

.floating-nav .nav-list .nav-item .nav-link {
	color:#343434
}

.floating-nav .nav-list .nav-item .nav-link .icon {
	color: #c3002f;
	background-color: #eee;
	bottom:0
}

.floating-nav .nav-list .nav-item .nav-link:hover {
	color: #fff;
	background-color:#c3002f
}

.floating-nav .nav-list .nav-item .nav-link:hover .icon {
	background-color:#920023
}

.floating-nav .nav-list .nav-item .nav-link:hover .icon svg .st1 {
	fill: #fff;
}

/* @end .floating-nav */






