﻿@charset "utf-8";
/* CSS Document */
/* ------------------------
	追加
------------------------ */
#naps_clm-container *{
	font-feature-settings: normal;
  font-family: Meiryo, fontFamily\.sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-variation-settings: normal;
	line-height: 1.6;
	letter-spacing: 0;
}
#naps_clm-container p{
	font-size: 14px;
	line-height: 1.6;
}
#naps_clm-container img {
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

#naps_clm-container .e_link,
#naps_clm-container .a_e_link,
#naps_clm-container .e_link a,
#naps_clm-container .a_e_link a{
  line-height: 2;
  font-size: 16px;
}


/* ------------------------
	コンテナ
------------------------ */

div#naps_container {
	width: 700px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 150%;
}
div#naps_clm-container {
	max-width: 936px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#footerMenulis {
	margin: 30px auto 0px;
}
#footerMenulis ul {
	text-align: center
}
#footerMenulis li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #000000;
}
#footerMenulis li:last-child {
	border-right: 0;
}

/* ------------------------
	メニューリスト
------------------------ */
.menunav {
	overflow: hidden;
}
.menunav ul {
}
.menunav li {
	float: left;
	width: 50%;
	margin: 0;
	text-align: center;
	font-weight: 900;
	font-size: 1.1em;
	line-height: 2.25em;
	border-right: #fff solid 1px;
	background: #222;
	color: #eee;
	border-bottom: #999 solid 5px;
}
#naps_clm-container .menunav li,
#naps_clm-container .menunav li a{
	line-height: 2.25em;
}
.menunav li:last-child {
	border-right: 0px;
}
.menunav li a {
	text-decoration: none;
	display: block;
	background: #ddd;
	color: #333;
	transition-duration: 0.3s;
	transition-property: background;
}
.menunav li a:hover {
	background: #222;
	color: #eee;
}
ul.menu {
	margin: 0;
	padding: 0;
}
ul.menu li {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	list-style: none;
}
ul.menu li a {
	display: block;
	width: 175px;
	height: 37px;
}
li.menu1 a {
	background: url("img/g-menu.png") 0 0 no-repeat;
}
li.menu1 a:hover {
	background: url("img/g-menu.png") 0 -37px no-repeat;
}
li.menu2 a {
	background: url("img/g-menu.png") -175px 0 no-repeat;
}
li.menu2 a:hover {
	background: url("img/g-menu.png") -175px -37px no-repeat;
}
li.menu3 a {
	background: url("img/g-menu.png") -350px 0 no-repeat;
}
li.menu3 a:hover {
	background: url("img/g-menu.png") -350px -37px no-repeat;
}
li.menu4 a {
	background: url("img/g-menu.png") -525px 0 no-repeat;
}
li.menu4 a:hover {
	background: url("img/g-menu.png") -525px -37px no-repeat;
}
li.menu1b {
	background: url("img/menu01m.png");
}
li.menu2b {
	background: url("img/menu02m.png");
}
li.menu3b {
	background: url("img/menu03m.png");
}
li.menu4b {
	background: url("img/menu04m.png");
}
/* モダンブラウザ（Firefox Opera Safari）対策 */
ul.menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
/* Win版IE7とMac版IE5対策 */
ul.menu {
	display: inline-block;
}
/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html ul.menu {
	height: 1px;
}
ul.menu {
	display: block;
}

/* End hide from IE-mac */

/* ------------------------
	コンテンツ
------------------------ */
@media screen and (min-width: 768px) {
div#naps_clm-container h1 {
	font-size: 1.8em;
	font-weight: 900;
	line-height: 1.25em;
}
}


.box_center {
	margin-top: 15px;
	text-align: center;
}
.caution {
	color: #ff0000;
	text-align: right;
}
.float-l {
	display: block;
	float: left;
	width: 335px;
	margin: 0, 30px, 0, 0;
}
.float-r {
	float: right;
	width: 335px;
}
#naps_clm-container h3 {
	margin-top: 30px;
	border-bottom: solid 2px;
	padding-bottom: 2px;
	font-size: 1.6em;
	font-weight: 900;
}
.g-txt {
	margin-top: 10px;
}
.g-txt p {
	text-indent: -1em;
	padding-left: 1em;
}
.float-4 {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
}
.float-4 li {
	float: left;
	margin-right: 2%;
	width: calc(94%/4);
	list-style: none;
}
.float-4 li:nth-child(4n) {
	margin: 0;
}
.float-4 p {
	line-height: 125%;
}
.boxovr {
	overflow: hidden;
	margin-top: 10px;
}
.boxovr h3 {
	margin-top: 10px;
	font-weight: 900;
	border-bottom: 1px solid #333;
	border-left: 5px solid #333;
	text-indent: 0.25em;
}
.opttxt {
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: #666 dotted 2px;
}
.opttxt li {
	padding-left: 1em;
	text-indent: -1em;
}
.sizfig {
	float: left;
	width: 49.1%;
	margin-right: 1.7%;
}
.sizdat {
	float: left;
	width: 49.2%;
}
.sizdat ul {
	margin-top: 10px;
}
.sizdat p{
	margin-top: 10px;
}
ul.float-txt {
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 125%;
}
ul.float-txt li {
	float: left;
	width: 166px;
	margin-right: 12px;
	list-style: none;
}
ul.float-txt li.last {
	float: left;
	width: 166px;
	margin: 0;
	list-style: none;
}
.float-l2f {
	float: left;
	width: 23.7%;
	margin-right: 1.7%;
}
.float-r8f {
	float: left;
	width: 74.6%;
}
.float-r8f p{
	margin-top:10px;
}
.taxin {
	font-size: 24px;
	font-weight: bold
}
.notincl {
	font-size: 10px;
}

/* ------------------------
	表組
------------------------ */
.spec {
	width: 335px;
	margin-top: 10px;
	padding: 0px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 12px;
}
.spec th {
	width: 35%;
	padding: 4px 1px 1px 4px;
	text-align: left;
	vertical-align: top;
	color: #FFF;
	background-color: #666;
	border: 1px solid #666;
}
.spec td {
	padding: 4px 2px 2px 4px;
	border: 1px solid #666;
	text-align: center;
}
@media screen and (max-width: 767px) {
	#naps_clm-container{
		width: 100%;
	}
	img{
		width: 100%;
	}
	.inner{
		padding: 0 1%;
	}
#naps_clm-container h1 {
	font-size: 1.25em;
	font-weight: 900;
	line-height: 1.25em;
}
	.float-4 li {
	float: left;
	margin: 2% 2% 0 0!important;
	width: calc(98%/2)!important;
	list-style: none;
}
.float-4 li:nth-child(even) {
	margin-right: 0!important;
}
}