@charset "Shift_JIS";
/* -----------------------------------
standard
----------------------------------- */
html {
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body {
	width: auto;
	font-size: 14px;
	color: #555;
	background-image: none;
	-webkit-text-size-adjust: 100%;
}
#max-width {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: none;
	box-shadow: none;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, table {
	font-size: 1.3rem;
}
img {
}
p {
}
li {
}
address {
}
/* -----------------------------------
link color
----------------------------------- */
a {
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
/* -----------------------------------
container
----------------------------------- */
#wrap {
	width:100%;
	max-width: 750px;
}
#container {
	width: 100%;
	background-color: transparent;
	border: none;
	float: none;
}
/* -----------------------------------
header
----------------------------------- */
#header {
	width: 100%;
	height: auto;
}
#head-inner {
	width: 100%;
	height: auto;
	padding: 0;
}
#head-left {
	float: none;
	width: auto;
	margin: 0;
	padding: 10px;
}
#header h1 {
	float: none;
	line-height: 1;
	margin: 0;
}
#header h1 img {
	float: none;
	vertical-align: top;
	width:300px;
	height:auto;
}
h1 {
	margin-bottom: 0;
	margin: 0;
}
h5{
	margin:5px 5px 10px;
}
p.bana{
	width:auto;
}
#head-right {
	float: none;
	display: none;
}
#headnavi-pc {
	display: none;
}
#globalnavi {
	height: auto;
	margin-top: 0;
}
#globalnavi ul li a {
	width: auto;
	height: auto;
}
#header #headnavi ul {
}
#header #headnavi ul li {
}
#header #headnavi ul li img {
}
/*スマホ用メニュー*/
#headnavi-sp {
	display: block
}
#headnavi-sp img {
	max-width: 100%;
}
#headnavi-sp ul {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	border-top: 1px solid #305391;
}
#headnavi-sp ul li {
	display: block;
	float: left;
	background-color: #4572c4;
	width: 20%;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}
#headnavi-sp ul li a {
	display: block;
	text-align: center;
	padding: 15px 0;
}
#headnavi-sp ul li.last {
	background-color: #F8910E;
}
#headnavi-sp ul li a:hover {
	background-color: #2753a1;
}
#headnavi-sp ul li a img {
	width: 60px;
	height: 40px;
}
/*--------------------
submenu
--------------------*/
#submenu {
	height: auto;
	width: 100%;
	margin-top: 0;
	margin-left: 0;
}
#submenu ul li {
	float: none;
}
/* -----------------------------------
content
----------------------------------- */
#content {
	width: 100%;
	height: auto;
	min-height: auto;
	background-color: transparent;
	margin: 0 auto;
	color: #333;
}
#page {
	margin: 10px 8px 10px 8px;
	padding: 1px 0 15px 0;
	background-color: #FFF;
	border-radius: 5px;
}
#content h2 {
	display: block;
	overflow: hidden;
	border-radius: 12px;
	margin-top: 5px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 20px;
	padding-left:15px;
}
#content h2.img {
	padding:0;
	margin:10px 3px 5px;
}
#content h2.img2 img{
	max-width: 100% !important;
}
#content h2 img {
	max-width: 110% !important;
	position: relative;
    left: -5px;
}
#content h3{
	font-size: 1.4rem;
	line-height: 1.4;
	letter-spacing: -0.05em;
	margin-right: 8px;
	margin-left: 12px;
}
#content h3.copy {
}
#content h3.q {
	border-bottom: 1px dotted #ccc;
}
#content h4 {
	margin-left: 10px;
}
#content h4.sitemap {
	margin-top: 20px;
	margin-bottom: 10px;
}
#content p {
	margin-left: 12px;
	margin-right: 8px;
	line-height: 1.6;
}
#content ul {
	margin-left: 35px;
}
#content ul li {
	margin: 0 5px 10px 0;
}
#content ul.list-a {
	margin: 0 15px 2em 12px;
}
#content ul.list-a li {
	display: block;
	background-image: url(../image/arrow2.gif);
	background-position: right 1em;
	background-repeat: no-repeat;
	background-size: 9px 14px;
	padding: 12px 12px 8px 0;
	border-bottom: 1px dotted #bbb;
}
#content ul.list-a li a {
	display: block;
	background: none;
	padding-right: 0;
	list-style-type: none;
	margin-bottom: 5px;
}
#content ol {
	margin: 0 5px 1em 30px;
}
#content ol li {
	margin: 0 0 10px 0;
}
#content dl.qa dt {
	padding-top: 4px;
	padding-left: 30px;
	padding-bottom: 6px;
	text-indent: 0;
	line-height: 1.3;
	border-bottom: 1px dotted #ccc;
	font-size: 1.4rem;
	margin-left: 12px;
	margin-right: 12px;
}
#content dl.qa dd {
	margin-bottom: 2em;
	margin-left: 12px;
	margin-right: 12px;
}
#content dl.outline {
}
#content dl.outline dt {
	width: auto;
	float: none;
	padding-left: 15px;
	background-image: url(../image/arrow2.gif);
	background-position: left 0.2em;
	background-repeat: no-repeat;
	background-size: 9px 14px;
}
#content dl.outline dd {
	margin-left: 15px;
	margin-bottom: 10px;
}
#content table.table-a {
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	width: 90%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 15px;
	margin-bottom: 1em;
	font-size: 100%;
	line-height: 1.3;
}
#content table.table-a th, #content table.table-a td {
	display: block;
	width: auto;
	border: none;
}
#content table.table-a th {
	text-align: left;
}
#content table.table-data{
	width:90%;
}

#content table.table-data th{
	width:auto;	
}
#content div.data-box{
	width:auto!important;
	margin:0 15px;
}
#content div.data-box-w{
	float:none;
	width:auto;
	margin:0 15px 15px;
}

@media screen and (max-device-width: 500px) {
#content table.table-a th {
	text-align: center;
}
}
#content table.table-a td {
	padding-bottom: 15px;
}
#content table.table-form {
	display: block;
	width: auto;
	margin: 0 10px 1em 10px;
	border: none;
	font-size: 1.3rem;
	line-height: 1.3;
}
#content table.table-form tbody, #content table.table-form tr {
	display: block;
}
#content table.table-form th, #content table.table-form td {
	display: block;
	width: auto;
	border: none;
}
#content table.table-form th {
	text-align: left;
	background-color: #4572C4;
	color: #FFF;
}

@media screen and (max-device-width: 500px) {
#content table.table-form th {
	text-align: center;
}
}
#content table.table-form td {
	padding-bottom: 15px;
	font-size: 1.5rem;
	background-color: #f7f7f7;
}
#content table.table-form td.data {
	font-size: 1.4rem;
	padding-bottom: 5px;
	text-align: left;
}

@media screen and (max-device-width: 500px) {
#content table.table-form td.data {
	text-align: center;
}
}
#content table.table-form td pre {
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 0;
}
#content table.table-form table {
	margin-bottom: 0;
}
#content table.table-form table tr {
	padding: 5px 0;
	border-bottom: 1px dotted #ccc;
}
#content table.table-form table th, #content table.table-form table td {
	padding: 0;
	background-color: transparent;
}
#content table.table-form input, #content table.table-form select, #content table.table-form textarea {
	max-width: 85%;
	font-size: 1.6rem;
}
#content table.table-form input:focus, #content table.table-form select:focus, #content table.table-form textarea:focus {
	background-color: #D8F8FE;
	border-color: #6D99C9;
}
.input-full input {
	width: 85%;
}
#content table.table-form textarea {
	display: block;
	width: auto;
}
#content input[type="button"] {
	font-size: 1.6rem;
	font-weight: bold;
	max-width: 40%;
}
#content input[type="radio"] {
	width:20px;
	height:20px;
}
.input-rb{
	display:block;
	width:90%;
	height:30px;
}
#content input[type="reset"] {
	font-size: 1.6rem;
	max-width: 40%;
}
#content input[type="submit"] {
	font-size: 1.6rem;
}
#content table.table-form .at-a {
	font-size: 1.2rem;
}
#content p.gototop {
}
#content p#topicpath {
}
#content .linknavi {
	margin: 0;
	padding: 20px 0 10px 0;
	height: 1em;
}
#content .linknavi p {
	font-size: 1.2rem;
	width: auto;
	padding-left: 0;
	padding-right: 0;
	margin-left: 10px;
	margin-right: 10px;
}
#content .linknavi a {
	background-color: #eee;
	padding: 10px;
	border-radius: 5px;
}
#content .linknavi a:hover {
}
/* top */
#slide {
	display: block;
	margin: 0 !important;
	list-style: none;
}
#slide img {
	width:100%;
}
.bx-window {
	height: auto;
}
#main ul {
	width: 100%;
}
#slide li {
	display: block;
	width: 100%;
	margin: 0 !important;
}
#slide li a {
	display: block;
}
#slide li a img {
	width: 100%;
	height: auto;
}
/*--------------------
wrap
--------------------*/
#wrap {
	display: block;
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
}
#wrap-inner {
	padding: 0;
	margin: 0;
}
#top #wrap-inner {
	width: auto;
	padding: 0;
	margin: 0;
}
#content {
	float: none;
	width: 100%;
}
#full #content {
	float: none;
	width: 100%;
}
#top #content {
	float: none;
	width: 100%;
}
#news {
	display: block;
	width: auto;
	margin: 0 10px;
	float: none;
}
#news h2 {
	margin: 10px 0 0 0;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
	padding: 5px 0 3px 5px;
}
#content #news .table-news {
	display: block;
	background-color: #FFF;
	margin: 0;
	width: inherit;
	table-layout: fixed;
}
.table-news {
	width: auto;
}
#full .table-news {
	width: auto;
}
#content #news .table-news th, #content #news .table-news td {
}
#content #news .table-news th {
	padding: 20px 0 0 12px;
	border-bottom: 1px dotted #bbb;
	font-size: 1.2rem;
	color: #999;
	width: 10em;
}
#content #news .table-news td {
	padding: 18px 12px 12px 12px;
	border-bottom: 1px dotted #bbb;
	line-height: 1.3;
}
#content #news .table-news td a {
	display: block;
	background-image: url(../image/arrow2.gif);
	background-position: right 0.3em;
	background-repeat: no-repeat;
	background-size: 9px 14px;
	padding-right: 15px;
}
.news-link{
	margin-top:15px;
	margin-bottom:15px;
}

@media screen and (max-device-width: 500px) {
#content #news .table-news th, #content #news .table-news td {
	display: block;
}
#content #news .table-news th {
	padding: 12px 0 0 12px;
	border-bottom: none;
	font-size: 1rem;
	width: auto;
}
#content #news .table-news td {
	padding: 0 12px 12px 12px;
}
#content #news .table-news td a {
	padding-right: 12px;
}
}
/*--------------------
side
--------------------*/
#top #side {
	margin-top:15px;
	margin-bottom:15px;
	float: none;
	width: 100%;
}
#side {
	float: none;
	width: 100%;
}
#side img{
	display:none;
}
#top #side img{
	display:block;
}
ul#bana {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#bana li {
	float:left;
	width:45%;
	display: block;
	margin-left: 5px;
	margin-bottom: 7px;
	padding: 0;
}
ul#bana li img {
	width:100%;
	margin-left: 9px;
	margin-bottom: 7px;
	padding: 0;
}
ul#sidenavi {
	list-style: none;
	border-top: 1px solid #5F8FC9;
	margin: 0;
	padding: 0;
}
ul#sidenavi li {
	margin: 0;
	border-bottom: 1px solid #5F8FC9;
}
ul#sidenavi li a {
	line-height: 40px;
	display: block;
	color: #38393a;
	padding-left: 9px;
}
ul#sidenavi li ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
ul#sidenavi li ul li {
	margin-left: 10px;
	padding-left: 5px;
	border-bottom: none;
}
ul#sidenavi li ul li a {
	padding-left: 4px;
	margin-left: 5px;
	line-height: 30px;
}
ul#sidenavi li a:hover {
	background-color: #DCE7FF;
}
/*--------------------
pankuzu-list
--------------------*/
#pan-list {
	width:auto;
}
/*--------------------
footer
--------------------*/
#footer {
	width: 100%;
}
#foot-inner {
	width: auto;
}
#foot-site {
	float: none;
	width: auto;
}
#foot-site ul {
	float: none;
	width: auto;
}
#foot-site ul ul {
	width: auto;
}
#foot-site ul.last {
	width: auto;
}
#foot-site ul li {
	font-weight: bold;
	line-height: 1.5;
}
#foot-site ul li li {
	font-weight: normal;
}
#foot-site ul li a {
	color: #555;
}
#foot-site ul li a:hover {
	color: #CC0000;
}
#foot-sec {
	float: none;
	width: 100%;
	margin-left:0;
}
#foot-sec h4 {
	text-align: center;
	width: 100%;
	float: none;
}
#foot-sec a.contact {
	display: block;
	margin-left: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}
#foot-sec #badge {
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#foot-sec #badge img {
	width: 30%;
	height: auto;
}
#foot-sec ul {
	text-align: left;
	float: none;
}
#foot-sec ul li {
	float: none;
	margin: 5px;
}
#footer #copyright {
	float: none;
}
#footer #copyright p {
	display: block;
	font-size: 0.9rem;
	padding-bottom: 1em;
	margin-bottom: 0;
	text-align: center;
}
/* -----------------------------------
align
----------------------------------- */
.txt-c {
}
.txt-l {
}
.txt-r {
}
/* -----------------------------------
float
----------------------------------- */
.float-l {
	float: left;
}
.float-r {
	float: right;
}
.clear {
	clear: both;
}
/* -----------------------------------
font
----------------------------------- */
.sp-a {
}
.sp-b {
}
.at-a {
}
.fs-m {
}
/* -----------------------------------
image
----------------------------------- */
#content img {
	max-width: 100%;
	height: auto;
}

@media screen and (max-device-width: 500px) {
.img-l {
	float: none;
	display: block;
	margin: 10px auto;
}
.img-r {
	float: none;
	display: block;
	margin: 10px auto;
}
.left{
	width:auto!important;
	padding-left:0;
}
}
.img-l_a {
}
/* -----------------------------------
box
----------------------------------- */
#content .box-a {
	float: none;
	width: auto;
	border-bottom: 1px dotted #bbb;
	margin-top: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#content .box-a .imgover {
}
#content .box-b {
	margin-left: 12px;
	margin-right: 12px;
}
#content .box-b h3 {
	margin: 10px 0 10px 10px;
	text-align: left;
	line-height: 1.4;
}
#content .box-sitemap {
	float: none;
	width: 100%;
	padding-left: 0;
}
#content .box-sitemap h3 {
	display: block;
	border: none;
	border-bottom: 1px dotted #bbb;
	padding: 12px 12px 8px 0;
	margin-bottom: 0;
	background-color: transparent;
	background-image: url(../image/arrow2.gif);
	background-position: right 1em;
	background-repeat: no-repeat;
	background-size: 9px 14px;
}
#content .box-sitemap h3 a {
}
#content .box-sitemap h3 a:hover {
}
#content .box-sitemap h3 a:visited {
}
/* -----------------------------------
button
----------------------------------- */
a.btn-a {
}
a.btn-a:hover {
}
/*----------------------------------------
STYLE
----------------------------------------*/
.rightimg{
	float:none;
	margin-right:0;
	margin-left:15px;
}

/* -----------------------------------
CMS
----------------------------------- */

/* -----------------------------------
other
----------------------------------- */
.btn-check {
	display: none;
}
.txt-check {
	display: block;
	color: #F00;
	text-align: center;
}
