﻿@charset "utf-8";
/* CSS Document */



/* ------------------------
	コンテナ
------------------------ */


#naps_clm-container {
	max-width: 1020px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
div#naps_container {
	width: 700px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}
#naps_wide-container h1 {
	font-size: 1.8em;
	font-weight: 900;
	line-height: 1.25em;
}
img {
	border: none;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
p {
	margin-top: 0;
	margin-bottom: 0;
}
.box-shadow {
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
}
/*ファイルタイプ*/

a[href $='.pdf'] {
	padding-right: 18px;
	background: transparent url(/html/img/icon_pdf.gif) no-repeat center right;
}
/*clearfix*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.floatcontainer {
	display: inline-block;
}
/* Hides from IE Mac */
* html .floatcontainer {
	height: 1%;
}
.floatcontainer {
	display: block;
}
/* End Hack */

/* ------------------------
	パンくず
------------------------ */
#pankuzu {
	margin: 0px 0 12px 0;
	font-size: 10px;
}
/* ------------------------
	コンテンツ
------------------------ */
.box_center {
	margin-top: 15px;
	text-align: center;
}
.caution {
	color: #ff0000;
	font-size: 10px;
	text-align: right;
}
.float-l {
	display: block;
	float: left;
	width: 335px;
	margin: 0, 30px, 0, 0;
}
.float-r {
	float: right;
	width: 335px;
}
.word {
	font-size: 16px;
	line-height: 125%;
	margin: 10px;
}
.subword {
	font-size: 1em;
	line-height: 125%;
	margin: 5px 30px 0 30px;
}
.red {
	color: #FF0000
}
.subtx {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 125%;
	margin: 5px 20px;
}
.figimg {
	border: #000 solid 1px;
	width: 890px;
	margin: 15px 20px;
}
.subtx span {
	color: #F00;
}
.prosub {
	font-size: 20px;
	font-weight: bold;
	line-height: 125%;
	margin: 30px 10px 5px;
	padding-left: 5px;
	border-left: #000 solid 8px;
}
.prosub span {
	color: #F00;
}
.repo {
	overflow: hidden;
	margin-left: 20px;
}
.repo li {
	float: left;
}
.repo .tx {
	width: 50%;
	margin-right: 2%;
	line-height: 1.25;
	font-size: 14px;
}
.repo .im {
	position: relative;
	width: 47%;
}
.repo .im img {
	border: #000 solid 1px;
	width: 100%;
}
.repo .im p {
	font-size: 1.2em;
	font-weight: 900;
	position: absolute;
	right: 5px;
	top: 5px;
}
.repo .im p span {
	font-size: 0.8em;
	color: #000;
}
.repo span {
	color: #F00
}
.subtit {
	padding: 0.3em 1em;
	background: #000000;
	color: #FFFFFF;
	font-weight: 900;
	font-size: 1.2em;
}
.tit {
	font-size: 2em;
	font-weight: bold;
	margin: 60px 25px 0 25px;
	border-bottom: #000000 solid 3px;
	padding-bottom: 0.1em;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
}
.tit a {
	text-decoration: none;
	color: #000;
}
.prod {
	margin: 15px 0 0 22px;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
ul.prod li {
	float: left;
	width: 31%;
	margin-top: 10px;
	margin-right: 2.3%;
	-moz-box-shadow: 2px 2px 4px #888;
	-webkit-box-shadow: 2px 2px 4px #888;
}
ul.prod li img {
	width: 100%;
}
.offim {
	margin: 5px 0 0 50px;
	float: left;
}
.offls {
	float: left;
	margin: 20px 0 0 80px;
}
.offls p {
	background: url("/images/common/arw03.gif") no-repeat scroll 0 0.3em transparent;
	padding: 0 10px 0 1.5em;
}
.offls td {
	padding: 1px 0;
	vertical-align: top;
	width: 250px;
}
.att-box {
	background: #e6e6e6;
	font-size: 1.4em;
	line-height: 1.35em;
	overflow: hidden;
	margin: 10px 22px;
	padding: 15px 30px;
	text-align: justify;
}
.att-box p {
	float: left;
	width: 60%;
	margin-right: 3%;
	margin-top: 1em;
}
.att-box div {
	float: left;
	width: 37%;
	box-shadow: 7px 7px 7px rgba(0,0,0,0.4);
}
.att-box div img {
	width: 100%;
}
.jacbn {
	margin: 0 0 0 22px;
	overflow: hidden;
	width: 900px;
}
.jacbn img {
	float: left;
	margin-right: 9px;
}
.proca {
	overflow: hidden;
	margin: 10px 0 0 20px;
}
.proca li {
	list-style: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: #000 solid 1px;
	height: 220px
}
.graf1 {
	margin: 10px 20px 0;
	position: relative;
	border: #000000 solid 1px;
}
.graf1 p {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 1.2em;
	font-weight: 900;
}
.graf1 p span {
	font-size: 0.8em;
}
.keishicho {
	background: #000;
	color: #FF0;
	padding: 0.25em 1em;
	font-size: 1.8em;
	font-weight: 900;
	line-height: 1.25em;
	margin: 10px 0;
	display: block;
	font-family: Arial;
}
.keishicho a {
	text-decoration: none;
	color: #FF0;
}
/* ------------------------
	RSタイチ特集
------------------------ */
.rtch {
	overflow: hidden;
	margin: 10px 20px;
	padding-top: 10px;
	border-top: #000 solid 2px;
}
.rtch h3 {
	color: #fff;
	font-weight: 900;
	font-size: 1.25em;
	text-indent: 0.5em;
	line-height: 1.6em;
	background: #000;
}
.rtch li {
	float: left;
}
.rtch li:first-child {
	width: 30%;
	background: #000;
}
.rtch li:nth-child(2) {
	margin-left: 3%;
	width: 67%;
}
.taichi_pdc {
	margin: 20px 20px;
}
.taichi_pdc p {
	margin: 0 0 10px;
}
/* ------------------------
	POI特集
------------------------ */
.poicm {
	overflow: hidden;
	margin: 10px 20px;
}
.poicm h3 {
	color: #fff;
	font-weight: 900;
	font-size: 1.25em;
	text-indent: 0.5em;
	line-height: 1.6em;
	background: #00115C;
}
.poicm li {
	float: left;
}
.poicm li:first-child {
	width: 30%;
	background: #00115C;
}
.poicm li:nth-child(2) {
	margin-left: 3%;
	width: 67%;
}
.poi_pdc {
	margin: 50px 20px;
}
.poi_pdc ul {
	overflow: hidden;
}
.poi_pdc ul li {
	float: left;
}
.poi_pdc ul li:first-child {
	width: 68%;
	margin-right: 2%;
}
.poi_pdc ul li:nth-child(2) {
	width: 30%;
}
.poi_pdc h3 {
	border-bottom: #00115C solid 2px;
	border-left: #00115C solid 10px;
	color: #00115C;
	font-size: 1.8em;
	font-weight: 900;
	text-indent: 0.3em;
}
.poi_pdc h3 span {
	margin-left: 1em;
	font-size: 0.7em;
}
.poi_pdc h4 {
	color: #00115C;
	font-weight: 900;
	font-size: 19px;
}
.pord {
	font-weight: 900;
	margin-top: 5px;
}
.pocap {
	font-size: 0.8em;
	text-indent: -1em;
	padding-left: 1em;
}
.poipnt {
	margin: 10px 0;
	padding: 5px 10px;
	border: #0071BC dotted 2px;
}
.poipnt ol li {
	overflow: hidden;
	margin: 10px 0;
}
.poipnt ol li:first-child {
	margin-top: 0;
}
.poipnt ol li:last-child {
	margin-bottom: 0;
}
.poipnt h5 {
	color: #fff;
	background: #0071BC;
	width: 15%;
	text-align: center;
	border-radius: 0.5em;
	line-height: 1.8em;
	font-size: 0.9em;
	font-weight: 900;
	float: left;
}
.poipnt p {
	margin-left: 2%;
	font-size: 0.9em;
	float: left;
	width: 83%;
}
/* ------------------------
	画像切替
------------------------ */
.full_content {
	width: 893px;
	height: 300px;
	position: relative;
	margin: 5px auto;
	clear: both;
	background: #CCCCCC;
}
.full_content .nap {
	position: absolute;
	top: 0;
	left: 530px;
}
.full_content a {
	text-decoration: none;
	color: #333;
}
.full_content p {
	position: absolute;
	top: 0;
	left: 450px;
}
.full_content ul li {
	height: 25px;
	width: 400px;
	list-style: none;
	padding: 10px 0 0;
	margin-left: 2px;
	display: block;
	cursor: pointer;
	color: #333;
	font-size: 1.5em;
}
.full_content ul li:first-child {
	margin-left: 0;
}
.full_content ul {
	padding: 0;
	margin: 0 0 0 90px;
}
.full_content .hover {
	font-weight: bold;
}
.full_content .content {
	width: 330px;
	height: 290px;
	top: 0px;
	left: 530px;
	position: absolute;
}
/* ------------------------
	表組
------------------------ */
.spec {
	width: 335px;
	margin-top: 10px;
	padding: 0px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 1em;
}
.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;
}
/* ------------------------
	QAエリア
------------------------ */
ol.qa {
	width: 660px;
	margin: 0;
	padding: 0 0 0 15px;
	border-top: 1px #c0c0c0 dotted;
	list-style-type: none;
	font-size: 12px;
}
ol.qa li {
	padding: 8px 5px 14px;
	border-bottom: 1px #c0c0c0 dotted;
}
ol.qa dl {
	margin: 0;
}
ol.qa dt {
	margin: 0;
	padding: 0px 0 12px 30px;
	background: url(/html/img/smbc_q5.gif) no-repeat left top;
	font-weight: bold;
	line-height: 120%;
}
ol.qa dd {
	margin: 0;
	padding: 2px 0 6px 30px;
	background: url(/html/img/smbc_a6.gif) no-repeat left top;
	line-height: 150%;
}

@media screen and (min-width: 768px) {
#naps_clm-container h1 {
	font-size: 1.8em;
	font-weight: 900;
	line-height: 1.25;
}
.keishicho {
	text-align: center;
}
}

@media screen and (max-width: 767px) {
body {
	line-height: 1.25
}
#naps_clm-container h1 {
	font-size: 1.25em;
	font-weight: 900;
	padding: 0 5px;
}
.subtit {
	font-size: 16px;
}
.word {
	font-size: 14px;
	margin: 10px 2%;
}
.tit {
	margin: 20px 2% 0 3%;
	font-size: 1.3em;
	padding-left: 1em;
	text-indent: -1em;
}
.subword {
	margin: 10px 2%;
}
.graf1 {
	margin: 10px 0;
}
.graf1 p {
	font-size: 0.8em;
	width: 90%;
	position: static;
	text-align: center;
}
.subtx {
	margin: 10px 2%;
}
.prosub {
	margin: 30px 2%;
}
.repo {
	margin: 10px 2%;
}
.repo li {
	float: none;
}
.repo .tx {
	width: 100%;
}
.repo .im {
	width: 100%;
}
.repo .im p {
	font-size: 0.8em;
	position: static;
}
.keishicho {
	font-size: 1.2em;
	margin: 5px 2%;
	padding: 0.25em 0.5em;
}
.prod {
	margin: 10px 2%;
}
ul.prod li {
	width: 47.7%;
}
.poicm {
	margin: 5px 2%;
}
.poi_pdc ul li {
	float: none;
}
.poicm li {
	float: none;
}
.poicm li:first-child {
	width: 100%;
}
.poicm li:nth-child(2) {
	width: 100%;
	margin: 0;
}
.poicm h3 {
	font-size: 1.2em;
	padding: 0.25em 0.5em;
	line-height: 1.25;
}
.poi_pdc {
	margin: 30px 2%;
}
.poi_pdc h4 {
	font-size: 1.2em;
}
.poi_pdc ul li {
	float: none;
	width: 100% !important;
}
.poi_pdc h3 {
	font-size: 1.25em;
	line-height: 1.25;
}
.poipnt {
	padding: 5px;
}
.poipnt h5 {
	float: none;
	width: auto;
}
.poipnt p {
	width: auto;
	float: none;
}
.rtch {
	margin: 10px 2%;
	overflow: auto;
}
.rtch li {
	float: none;
	width: auto !important;
}
.rtch li:nth-child(2) {
	margin: 0;
}
.rtch h3 {
	padding: 0.25em 0.5em;
}
.taichi_pdc {
	margin: 10px 0;
}
	.att-box{
		margin: 10px 2%;
		padding: 0.25em 0.5em;
		font-size: 16px;
	}
	.att-box p{
		width: auto;
		float: none;
		margin: 0;
	}
	.att-box div{
		float: none;
		width: auto;
		margin: 5px 0;
	}

	.bnr-gibeon {


	}
}

.bnr-gibeon {
	margin: 30px auto;
	width: 90%;
}

.bnr-gibeon img {
	max-width: 100% !important;
}
