@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, figure, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: inherit
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
    display: block
}
ol, ul {
    list-style: none
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: ""
}
blockquote, q {
    quotes: "" ""
}
a:focus {
    outline: thin dotted;
    outline: none;
}
a:hover, a:active {
    outline: 0
}
button:hover, a.opacity:hover, .registration a:hover .itemInfo, .category-menu li:hover {
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    zoom: 1;
    text-decoration: none;
}
a img {
    border: 0
}
body, button, select, textarea {
    font-size: 15px;
    font-size: 1.4rem;
    line-height: 1.5;
}
input[type=text] {
    font-size: 16px;
}
::placeholder {
	font-size: 0.8em;
}
 :-ms-input-placeholder {
	font-size: 0.8em;
}
body.small {
    font-size: .85em;
}
body.middle {
    font-size: 15px;
}
@media screen and (min-width: 910px) {
body.large {
    font-size: 1.15em;
}
}
h1, h2, h3, h4, h5, h6 {
    clear: both
}
p {
    margin-bottom: 1.5em
}
b, strong {
    font-weight: bold
}
dfn, cite, em, i {
    font-style: italic
}
blockquote {
    margin: 0 1.5em
}
address {
    margin: 0 0 1.5em
}
pre {
    background: #eee;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code, kbd, tt, var {
    font-size: 15px;
    font-size: 1.5rem;
}
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark, ins {
    background: #fff9c0;
    text-decoration: none;
}
sup, sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex
}
sub {
    top: .5ex
}
small {
    font-size: 75%
}
big {
    font-size: 125%
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
input[type="text"], input[type="password"], textarea, select {
    outline: none;
}
body {
    color: #333;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 15px;
    line-height: 1.7;
    font-weight: normal;
	background: #fff url(/common/images/base/bg.jpg) repeat-x 0 0 scroll;
}
a {
    outline: none;
    -webkit-transition: 180ms;
    -moz-transition: 180ms;
    -o-transition: 180ms;
    transition: 180ms;
    cursor: pointer;
}
a:link {
    color: #003399;
    text-decoration:none;
	}
a:visited {
    color: #660099;
    text-decoration:none;
	}
a.underline {
	text-decoration: underline;
	}
a:hover {
    color: #0033cc;
    text-decoration: underline;
}
#tab-slider a:link {
    color: #fff;
    text-decoration: none;
}
#tab-slider a:visited {
    color: #fff;
    text-decoration: none;
}
#tab-slider a:hover ,
#tab-slider .select a {
    background-color: #dfe4e6;
    color: #333;
    text-decoration: none;
}
#tab-slider a{
    border-radius: 8px 8px 0px 0px;
}

#tab-slider2 a:link {
    color: #fff;
    text-decoration: none;
}
#tab-slider2 a:visited {
    color: #fff;
    text-decoration: none;
}
#tab-slider2 a:hover ,
#tab-slider2 .select a {
    background-color: #dfe4e6;
    color: #333;
    text-decoration: none;
}
#tab-slider2 a{
    border-radius: 8px 8px 0px 0px;
}
p {
    margin: 0 0 1em
}
::selection {
    background-color: #D9EFF7;
    background-color: rgba(0,150,200,0.15);
}
::-moz-selection {
 background-color: #D9EFF7;
 background-color: rgba(0,150,200,0.15);
}
img {
    /* Chromeで画像がぼやける現象を回避 */
    -webkit-backface-visibility: hidden;
    vertical-align: middle;
    max-width: 100%;
}
.cf {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.cf:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}
/* ベース ------------------------------------------------*/
#wrapper {
    width: 100%;
    position: relative;
    padding-top: 64px;
}
.content {
    margin: 0 auto;
    max-width: 1030px;
}
.content:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
}
#header {
    width: 100%;
    border-top: 2px solid #003399;
    border-bottom: 4px solid #dfe4e6;
}
#header .content {
    min-height: 113px;
	background: transparent url(/common/images/base/header_map.png) no-repeat 135px -5px scroll;
}
.header-logo {
    display: inline-block;
    vertical-align: top;
}
.header-logo .link-logo {
    background: url(/common/images/base/logo.png?02) no-repeat left center scroll;
    background-size: 370px auto;
    width: 370px;
    height: 80px;
    display: block;
    margin-top: 8px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#header_navi {
    display: inline-block;
    float: right;
    width: 600px;
    height: 93px;
    margin-right: 2px;
    position: relative;
}
.menu-sub {
    letter-spacing: -0.4em;
    position: absolute;
    right: 145px;
    top: 6px;
}
.menu-sub li {
    letter-spacing: normal;
    display: inline-block;
    font-size: 0.85em;
}
.menu-sub li.link-txt {
    position: relative;
    padding-left: 10px;
    margin-left: 14px;
    margin-right: 2px;
    height: 22px;
    line-height: 24px;
}
.menu-sub li.link-txt::before {
    background-image: url(/common/images/base/icon_arrow_blue.png);
    background-size: 9px 9px;
    content: ' ';
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 9px;
    height: 9px;
    background-repeat: no-repeat;
}
.menu-sub li.fontsize {
    display: block;
    margin-top: 5px;
}
#textchanger {
    display: table;
    float: right;
    line-height: 1.2em;
}
#textchanger dt, #textchanger dd {
    display: table-cell;
    vertical-align: middle;
}
#textchanger dt {
    margin-right: 10px;
    padding-right: 5px;
}
#textchanger dd a {
    display: block;
    background-color: #fff;
    border: 1px solid #003399;
    margin: 0 2px;
    min-width: 24px;
    min-height: 20px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    padding: 3px 5px;
    box-sizing: border-box;
}
#textchanger dd.current a, #textchanger dd a:hover {
    text-decoration: none;
    background-color: #003399;
    color: #fff;
}
#textchanger dd.small a {
    font-size: 0.9em;
}
#textchanger dd.large a {
    font-size: 1.05em;
}
.logo-mofa {
    display: block;
    float: right;
    width: 120px;
    height: 58px;
    background-color: #003399;
    -webkit-border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    position: absolute;
    top: 0;
    right: 0;
}
.func {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 20px;
    letter-spacing: -0.4em;
}
.func li {
    display: inline-block;
    letter-spacing: normal;
    margin-left: 8px;
    line-height: 1em;
    vertical-align: top;
}
.func li iframe {
    vertical-align: middle;
}
.func .facebook a, .func .line a, .search button {
    display: inline-block;
    background-color: #003399;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    border: none;
    vertical-align: middle;
    height: 20px!important;
    line-height: 20px;
    font-size: 12px;
    padding: 0 10px;
    cursor: pointer;
}
.func .facebook a {
    padding-left: 28px;
    position: relative;
    background-color: #3b5998;
}
.func .facebook a::before {
    background-image: url(/common/images/base/icon_facebook.png);
    background-size: 20px 20px;
    content: ' ';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.func .line a {
    padding-left: 28px;
    position: relative;
    background-color: #05b937;
}
.func .line a::before {
    background-image: url(/common/images/base/icon_line.png);
    background-size: 20px 20px;
    content: ' ';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 2px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.func li a:hover {
    text-decoration: none;
}
.search input {
    border: 1px solid #003399;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 184px;
    height: 20px!important;
    line-height: 20px;
    vertical-align: middle;
    padding: 0 5px;
}
.category-nav {
    letter-spacing: -0.4em;
    clear: both;
    margin-bottom: -4px;
	z-index: 10;
	width: 100%;
}
.category-nav li {
    display: inline-block;
    letter-spacing: normal;
    width: 15%;
    text-align: center;
    box-sizing: border-box;
    vertical-align: bottom;
    position: relative;
	z-index: 10;
}
.category-nav li::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #003399;
}
.category-nav li:last-child::after {
	border-right: 2px solid #fff;
}
.category-nav li:first-child::after {
	border-left: 2px solid #fff;
}
.category-nav li span {
	display: block;
    width: 110px;
    position: relative;
    padding: 6px 0 4px 20px;
    background: #003399;
    font-size: 0.85em;
    font-weight: bold;
    color: #fff;
    line-height: 1em;
    z-index: -1;
    box-sizing: border-box;
}
.category-nav li span::before {
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 50px;
    background-color: #003399;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    transform: rotate(130deg);
    z-index: -1;
}
.category-nav li.area, .category-nav li.operation {
	overflow: hidden;
	border-left: 2px solid #fff;
}
.category-nav li.area {
    width: 16%;
}
.category-nav li.area span::before,
.category-nav li.area::after {
    background-color: #0099cc;
}
.category-nav li.area span {
    background: #0099cc;
}
.category-nav li.operation {
    width: 69%;
}
/* パンくず ------------------------------------------------*/
.bread {
    margin: 10px auto;
    max-width: 1030px;
    width: 92%;
    box-sizing: border-box;
/*
    white-space: nowrap;
*/
    display: block;
    font-size: 0.8em;
}
.bread ol li {
    display: inline-block;
}
.bread ol li::after {
    content: " › ";
    color: #000;
    margin: 0 5px;
}
.bread ol li:last-child::after {
    content: none;
}
.bread ol li a {
    color: #003399;
}
.bread ol li a:first-child {
    position: relative;
    padding-left: 20px;
    display: inline-block;
}
.bread ol li a:first-child::before {
    background-image: url(/common/images/base/icon_home_bread.png);
    background-size: 12px 12px;
    content: ' ';
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 1px;
    left: 2px;
    margin: auto;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
}
/* インフォメーション ------------------------------------------------*/
.attention {
    background-color: #dfe4e6;
    padding: 20px 0;
}
#category .attention {
    padding: 1px 0;
}
#information {
    margin: 0 auto;
    width: 92%;
    max-width: 1030px;
    border: 4px solid #003399;
    background-color: #fff;
    display: table;
}
#home #information {
    margin-bottom: 20px;
    border: 4px solid #cc0000;
}
#category #information {
    margin: 19px auto;
}
#information .info-title, #information .info-txt {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
}
#information .info-title {
    width: 12%;
    background-color: #003399;
    color: #fff;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.4em;
}
#home #information .info-title {
    background-color: #cc0000;
}
#information .info-txt {
    width: 88%;
    padding: 12px 12px 12px 24px;
}
#information .info-txt p {
    margin-bottom: 0.3em;
    font-weight: 600;
}
#information .link-txt {
    margin-bottom: 0.3em;
    text-decoration: underline;
    margin-left: 12px;
    position: relative;
    display: block;
}
#information .link-txt:hover {
    text-decoration: none;
}
#information .link-txt::before {
    background-image: url(/common/images/base/icon_arrow_red.png);
    background-size: 9px 9px;
    content: ' ';
    display: inline-block;
    position: absolute;
    top: 8px;
    left: -10px;
    margin: auto;
    width: 9px;
    height: 9px;
    background-repeat: no-repeat;
}
/* カルーセル ------------------------------------------------*/
#carousel {
    margin: 0 auto;
    width: 92%;
    height: 66px;
    max-width: 992px;
    text-align: left;
    position: relative;
    box-sizing: border-box;
}
#carousel_prev, #carousel_next {
    top: 0;
    width: 28px;
    height: 66px;
    cursor: pointer;
    position: absolute;
    background-color: #dfe4e6;
}
#carousel_prev {
    left: -22px;
}
#carousel_prev:after {
    bottom: 0;
    content: "";
    margin: auto;
    padding: 0;
    position: absolute;
    top: 0;
    left: 8px;
    width: 20px;
    height: 20px;
    border-top: 2px solid #003399;
    border-right: 2px solid #003399;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
#carousel_next {
    right: -22px;
}
#carousel_next:after {
    bottom: 0;
    content: "";
    margin: auto;
    padding: 0;
    position: absolute;
    top: 0;
    right: 8px;
    width: 20px;
    height: 20px;
    border-top: 2px solid #003399;
    border-right: 2px solid #003399;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#carousel ul {
    height: 66px;
    overflow: hidden;
    letter-spacing: -0.4em;
}
#carousel ul li {
    float: left;
    display: inline-block;
    height: 66px;
    letter-spacing: normal;
}
#carousel ul li a {
    width: 94%;
    height: 100%;
    background-color: #fff;
    display: table;
    margin: 0 auto;
    color: #333;
    font-size: 0.9em;
    font-weight: 600;
    line-height: 1.4em;
}
#carousel ul li a:hover {
    background-color: #0099cc;
    color: #fff;
    text-decoration: none;
}
#carousel ul li .eyecatch {
    display: table-cell;
    width: 66px;
    height: 66px;
    padding: 8px;
    box-sizing: border-box;
}
#carousel ul li .eyecatch img {
    width: 100%;
}
#carousel ul li .entry-title {
    display: table-cell;
    vertical-align: middle;
	padding-right: 8px;
    box-sizing: border-box;
}
#carousel ul li .eyecatch:after, #carousel ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
.blinking{
	animation-name: blink;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	font-weight: bold;
	font-size: 1.05em;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #cc0000;
	font-style: normal;
	margin-right: 5px;
}

@keyframes blink{
    0% {opacity:1;}
	50% {opacity:1;}
    20% {opacity:0.2;}
}
/* 地図 ------------------------------------------------*/
.map {
    margin: 28px auto 20px;
    position: relative;
}
.map .map-title {
    font-size: 1.2em;
    font-weight: 800;
    padding-left: 40px;
    position: relative;
    margin-bottom: 12px;
    float: left;
}
.map .map-title span {
    font-size: 0.75em;
    color: #003399;
    padding-left: 24px;
    position: relative;
    margin-left: 18px;
}
.map .link-anzen {
    font-size: 0.9em;
	font-weight: 800;
    color: #003399;
    padding-left: 10px;
    position: relative;
    margin: 6px 0 10px 20px;
	float: left;
}
.map .map-title::before, .map .map-title span::before, .map .search-title::before, .map .link-anzen::before {
    background-image: url(/common/images/base/icon_map.png);
    background-size: 34px 34px;
    content: ' ';
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 34px;
    height: 34px;
    background-repeat: no-repeat;
}
.map .map-title span::before {
    background-image: url(/common/images/base/icon_click.png);
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    top: -2px;
}
.map .link-anzen::before {
    background-image: url(/common/images/base/icon_arrow_blue.png);
    background-size: 9px 9px;
    width: 9px;
    height: 9px;
}
.map .map-inner {
    display: inline-block;
    width: 68%;
    position: relative;
}
.map .level-inner {
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 30%;
}
.map .level-title {
    font-weight: bold;
}
.map .level-inner dl {
    font-size: 0.85em;
    line-height: 1.2em;
}
.map .level-inner dt {
    width: 70px;
    float: left;
}
.map .level-inner dt span {
    display: table-cell;
    background-color: #99ccff;
    color: #000;
    min-width: 64px;
    min-height: 15px;
    text-align: center;
    font-weight: bold;
    padding: 1px 2px 0;
    font-size: xx-small;
    vertical-align: middle;
}
.map .level-inner dt .level02 {
    background-color: #cc99ff;
}
.map .level-inner dt .level03 {
    background-color: #663399;
}
.map .level-inner dt .level04 {
    background-color: #333399;
    color: #fff;
}
.map .level-inner dd {
    margin-left: 70px;
    padding-bottom: 5px;
    padding-top: 1px;
}
.level-inner2 {
    position: relative;
    width: 100%;
}
.level-title2 {
    margin: 0 auto 10px;
    font-weight: bold;
    text-align: left;
}
.level-inner2 dl {
    font-size: 0.85em;
    line-height: 1.2em;
}
.level-inner2 dt {
    width: 70px;
    float: left;
}
.level-inner2 dt span {
    display: table-cell;
    background-color: #ffff00;
    color: #000;
    min-width: 64px;
    min-height: 15px;
    text-align: center;
    font-weight: bold;
    padding: 1px 2px 0;
    font-size: xx-small;
    vertical-align: middle;
}
.level-inner2 dt .level02 {
    background-color: #ffcc00;
}
.level-inner2 dt .level03 {
    background-color: #ff9900;
}
.level-inner2 dt .level04 {
    background-color: #ff0000;
    color: #fff;
}
.level-inner2 dd {
    margin-left: 70px;
    padding-bottom: 5px;
    padding-top: 1px;
}
.map .search-inner {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #0b9dce;
    padding: 24px 20px;
    position: absolute;
    top: 5px;
    right: 0;
    width: 30%;
}
.map .search-title {
    font-size: 1.2em;
    font-weight: 800;
    padding-left: 40px;
    position: relative;
    margin-bottom: 12px;
    display: table;
    margin: 0 auto 18px;
    color: #fff;
}
.map .search-title::before {
    background-image: url(/common/images/base/icon_search.png);
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
}
.map .search-area {
    display: block;
    font-size: 15px;
    letter-spacing: -0.4em;
}
.map .search-area input, .map .search-area button {
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 34px;
    line-height: 34px;
    vertical-align: middle;
    box-sizing: border-box;
    letter-spacing: normal;
}
.map .search-area input {
    width: 78%;
    padding: 0 8px;
}
.map .search-area button {
    width: 20%;
    display: inline-block;
    background-color: #003399;
    border-bottom: solid 2px #002267;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    float: right;
    padding: 0;
}
#contents_main .level-inner {
    position: absolute;
    right: -15%;
    top: 90px;
    width: 40%;
}
#contents_main .level-title {
    font-weight: bold;
    text-align: left;
}
#contents_main .level-inner dl {
    font-size: 0.85em;
    line-height: 1.2em;
}
#contents_main .level-inner dt {
    width: 70px;
    float: left;
}
#contents_main .level-inner dt span {
    display: table-cell;
    background-color: #99ccff;
    color: #000;
    min-width: 64px;
    min-height: 15px;
    text-align: center;
    font-weight: bold;
    padding: 1px 2px 0;
    font-size: xx-small;
    vertical-align: middle;
}
#contents_main .level-inner dd {
    margin-left: 70px;
    padding-bottom: 5px;
    padding-top: 1px;
}
#contents_main .level-inner dt .level02 {
    background-color: #cc99ff;
}
#contents_main .level-inner dt .level03 {
    background-color: #663399;
}
#contents_main .level-inner dt .level04 {
    background-color: #333399;
    color: #fff;
}

@media screen and (min-width: 1031px) {
.map #topwoldmaplink {
    min-height: 272px;
    display: block;
}
}
/* 登録 ------------------------------------------------*/
.registration {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff7dd;
    padding: 20px;
    margin: 10px auto;
}
.registration .registeration-box {
    text-align: center;
    letter-spacing: -0.4em;
}
.registration .registeration-box li {
    display: inline-block;
    width: 48%;
    max-width: 406px;
    margin: 0 1%;
    letter-spacing: normal;
}
.registration .item {
    display: table;
    margin: 0 auto 15px;
}
.registration .item .registration-title, .registration .item .registration-txt {
    display: table-cell;
    vertical-align: middle;
}
.registration .item .registration-title {
    font-size: 1.6em;
    font-weight: 800;
    padding-right: 25px;
    padding-left: 40px;
    position: relative;
}
.registration .item .registration-title::before {
    background-image: url(/common/images/base/icon_registration.png);
    background-size: 30px 30px;
    content: ' ';
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
}
.registration .itemInfo {
    display: table;
    background-color: #fff;
    width: 100%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.registration .infoLabel {
    display: table-cell;
    position: relative;
    width: 48%;
    height: 62px;
    background-color: #003399;
    padding: 8px 8px;
    line-height: 15px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    color: #fff;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 1.1em;
    font-weight: 800;
}
.registration .infoLabel::before, .registration .infoLabel::after {
    position: absolute;
    right: -30px;
    top: 1px;
    content: ' ';
    display: block;
    box-sizing: border-box;
    width: 0;
    height: 20px;
    border: 30px solid transparent;
    border-right: 15px solid transparent;
    border-left: 15px solid #003399;
}
.registration .infologo {
    display: table-cell;
    vertical-align: middle;
}
.registration .infologo img {
    height: 40px;
    padding-left: 10px;
}
.registration a:hover {
    text-decoration: none;
}
/* コンテンツ ------------------------------------------------*/
.title {
    font-size: 1.8em;
    font-weight: 800;
    line-height: 1.3em;
    text-align: center;
    margin-top: 40px;
}
#category .title {
    padding-top: 20px;
}
.title::after {
/*
    border-bottom: 3px solid #0099cc;
*/
    content: " ";
    display: block;
    margin: 8px auto 25px;
    width: 86px;
}
/* 最新ニュース ------------------------------------------------*/
.tab {
    width: 98%;
    height: 40px;
    max-width: 1050px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    display: table;
    position: relative;
    border-collapse: separate;
    border-spacing: 6px 0;
    letter-spacing: -.4em;
}
.tab li {
    background: #0099cc;
    display: table-cell;
    vertical-align: middle;
    letter-spacing: 0.08em;
    color: #fff;
    cursor: pointer;
    width: 14.2%;
    text-align: center;
    font-size: 1.2em;
    font-weight: 600;
    border-top: 3px solid #0099cc;
    border-left: 3px solid #0099cc;
    border-right: 3px solid #0099cc;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
    box-sizing: border-box;
    transition: all 0.2s ease-in-out 0s;
}
.tab li.select, .tab li:hover {
    background-color: #dfe4e6;
    color: #333;
}

.tab2 {
    width: 98%;
    min-height: 40px;
    max-width: 1050px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    position: relative;
    border-collapse: separate;
    border-spacing: 6px 0;
    letter-spacing: -.4em;
}
.tab2 li {
    background: #0099cc;
    vertical-align: middle;
    letter-spacing: 0.08em;
    color: #fff;
    cursor: pointer;
    margin-right:1%;
    width: 19%;
    text-align: center;
    font-size: 1.2em;
    font-weight: 600;
    border-top: 3px solid #0099cc;
    border-left: 3px solid #0099cc;
    border-right: 3px solid #0099cc;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
    box-sizing: border-box;
    transition: all 0.2s ease-in-out 0s;
}
.tab2 li.newdate {
    background: #003399;
    border-top: 3px solid #003399;
    border-left: 3px solid #003399;
    border-right: 3px solid #003399;
}
.tab2 li.select, .tab2 li:hover {
    background-color: #dfe4e6;
    color: #333;
}
.itemBg {
    padding: 28px 0;
    background-color: #dfe4e6;
    border-top: 3px solid #0099cc;
    border-bottom: 3px solid #0099cc;
    margin-top: -3px;
    width: 100%;
}
.info-slider {
    position: relative;
    width: 96%;
    z-index: 10;
}
.itemBg .hide {
    display: none;
}
.itemBg .news, .white-box {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
    padding: 54px 50px 30px;
    box-sizing: border-box;
    width: 96%;
}
.itemBg .info-box {
    position: absolute;
    top: 15px;
    right: 11px;
    font-size: 0.8em;
    font-weight: 600;
    letter-spacing: -.4em;
}
.itemBg .info-box li {
    display: inline-block;
    letter-spacing: normal;
    margin: 0 2px;
}
.itemBg .info-box li a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    background-color: #0099cc;
    color: #fff;
    text-align: center;
    padding: 1px 10px;
    letter-spacing: normal;
    vertical-align: middle;
}
.itemBg .info-box li .link-wide {
    background-color: #3cb296;
}
.itemBg .info-box li .link-kiken {
    background-color: #ce4040;
}
.itemBg .info-box li .link-kansen {
    background-color: #9a58bc;
}
.itemBg .info-box li .link-all {
    background-color: #003399;
}
.itemBg .info-box li .link-rss {
    background-color: #ff9900;
    position: relative;
    padding-left: 25px;
}
.itemBg .info-box li .link-rss::before {
    background-image: url(/common/images/base/icon_rss.png);
    background-size: 10px 10px;
    content: ' ';
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.no-data {
    text-align: center;
    padding: 100px 0;
}
dl, dt, dd {
    box-sizing: border-box;
}
.news-date {
    border-bottom: 1px dashed #ccc;
}
.news-date dt, .news-date dd {
    padding-top: 14px;
    border-top: 1px dashed #ccc;
}
.news-date dt:first-child, .news-date dd:first-of-type {
    border-top: none;
}
.news-date dt {
    width: 230px;
    float: left;
    letter-spacing: -.4em;
}
.news-date dt time {
    display: inline-block;
    min-width: 100px;
    padding-right: 10px;
    letter-spacing: 0.04em;
    vertical-align: middle;
    font-family: Arial, Helvetica, "sans-serif";
}
.news-date dt span {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    background-color: #0099cc;
    color: #fff;
    min-width: 110px;
    text-align: center;
    font-weight: 600;
    padding: 1px 5px;
    letter-spacing: normal;
    vertical-align: middle;
    font-size: 0.8em;
}
.news-date dt .group-wide {
    background-color: #3cb296;
}
.news-date dt .group-kiken {
    background-color: #ce4040;
}
.news-date dt .group-kansen {
    background-color: #9a58bc;
}

.news-date dt .group-mail {
background-color: #ff00ff;
}
.news-date dd {
    margin-left: 230px;
    padding-bottom: 18px;
}
dd:after {
    content: '';
    display: block;
    clear: both;
    overflow: hidden;
}
.news-date dd a {
    padding-top: 1px;
    display: block;
}
.news .btn-link {
    display: block;
    width: 80%;
    max-width: 300px;
    padding: 0.5em 0.5em 0.4em;
    text-align: center;
    background: #003399;
    color: #fff;
    font-weight: bold;
    border-bottom: solid 3px #002267;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 20px auto 0;
}
/* カテゴリー ------------------------------------------------*/
.category-menu {
    text-align: center;
    letter-spacing: -0.4em;
    display: table;
    border-collapse: separate;
    border-spacing: 12px 0;
    width: 100%;
    max-width: 1050px;
    margin: 40px auto;
}
.category-menu.two {
    max-width: 700px;
}
.category-menu li {
    display: table-cell;
    width: 33.333%;
    height: 60px;
    letter-spacing: normal;
    background: #0099cc;
    border-bottom: solid 4px #08769b;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 6px;
    text-align: center;
    vertical-align: middle;
}
.category-menu li a {
    display: block;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding: 1em 0.5em 0.8em;
}
.category-menu.two li a {
    font-size: 1.2em;
    padding: 0.7em 0.5em 0.5em;
}
.category-menu li a:hover {
    text-decoration: none;
}
.category-box {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #dfe4e6;
    padding: 1px 20px 10px;
    box-sizing: border-box;
    width: 100%;
    letter-spacing: -0.4em;
}
.category-box.notitle {
    padding-top: 2em;
}
.category-box .contents-list, .category-box .pamphlet-list {
    letter-spacing: -0.4em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.category-box .contents-list li, .category-box .pamphlet-list li {
    display: inline-block;
    width: 33.333%;
    letter-spacing: normal;
    vertical-align: top;
    margin-bottom: 1.3em;
}
.category-box .pamphlet-list li, .w25 {
    width: 25%;
    display: inline-block;
}
.w50, .category-box .pamphlet-list li.w50 {
    width: 50%;
    display: inline-block;
}
.w100, .category-box .pamphlet-list li.w100 {
    width: 100%;
    display: inline-block;
}
.category-box .contents-list li a {
    width: 94%;
    height: 100%;
    background-color: #fff;
    display: table;
    margin: 0 auto;
    color: #333;
    font-weight: 600;
    line-height: 1.4em;
}
.category-box .contents-list li a:hover, .category-box .pamphlet-list li a:hover {
    background-color: #0099cc;
    color: #fff;
    text-decoration: none;
}
.category-box .contents-list li .eyecatch {
    display: table-cell;
    vertical-align: middle;
    width: 104px;
    height: 104px;
    padding: 12px;
    box-sizing: border-box;
}
.category-box .contents-list li .eyecatch img {
    width: 100%;
}
.category-box .contents-list li .entry-title {
    display: table-cell;
    vertical-align: middle;
	padding: 12px 12px 12px 0;
    box-sizing: border-box;
	font-size: 1.1em;
}
.category-box .pamphlet-list li a {
    width: 92%;
    height: 100%;
    background-color: #fff;
    display: block;
    margin: 0 auto;
    color: #333;
    font-weight: 600;
    line-height: 1.4em;
}
.category-box .pamphlet-list li .eyecatch {
    position: relative;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    text-align: center;
}
.category-box .pamphlet-list li .eyecatch:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.category-box .pamphlet-list li .eyecatch img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    padding: 14px;
    box-sizing: border-box;
    margin: auto;
}
.category-box .pamphlet-list li .entry-title {
    vertical-align: middle;
    padding: 0 12px 12px 12px;
    box-sizing: border-box;
    margin-bottom: 0;
    min-height: 75px;
	font-size: 1.1em;
}
.category-box .genre-title {
    font-size: 1.3em;
    line-height: 1.2em;
    font-weight: bold;
    color: #0099cc;
    text-align: center;
    width: 98%;
    margin: 1.2em auto;
    letter-spacing: normal;
}
.category-box .genre-title.small {
    font-size: 1.2em;
}
.category-box .genre-title span {
    background-color: #dfe4e6;
    display: inline-block;
    padding: 0 10px;
}
.category-box .genre-title:after {
    content: ' ';
    display: block;
    width: 100%;
    height: 0;
    margin-top: -12px;
    border-bottom: 2px dashed #0099cc;
}
/* サイトマップ ------------------------------------------------*/
.corner-title0 {
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 20px;
    position: relative;
    color: #003399;
    line-height: 1.4em;
    margin-bottom: 15px;
}
.corner-title0::before {
    content: "●";
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 6px;
    left: 0;
}
.corner-title {
    font-size: 1.2em;
    font-weight: 800;
    border-bottom: 2px solid #dfe4e6;
    padding-bottom: 5px;
    padding-left: 20px;
    position: relative;
    line-height: 1.4em;
    margin-bottom: 15px;
}
.corner-title::before {
    content: "";
    border-left: 10px solid #003399;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 6px;
    left: 0;
}
.corner-sub-title {
    font-size: 1.1em;
    font-weight: 800;
    position: relative;
    line-height: 1.4em;
	margin-bottom: 5px;
}
.item-box {
	margin-bottom: 30px;
}
.item-box li {
	position: relative;
	margin-bottom: 10px;
    padding-left: 13px;
}
.item-box li::before {
    background-image: url(/common/images/base/icon_arrow_blue.png);
    background-size: 9px 9px;
    content: ' ';
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 2px;
    width: 9px;
    height: 9px;
    background-repeat: no-repeat;
}
.sitemap .white-box {
	letter-spacing: -0.4em;
}
.sitemap .column-box {
	width: 48%;
	display: inline-block;
	margin-bottom: 1.5em;
	letter-spacing: normal;
	vertical-align: top;
}
.sitemap .column-box:nth-child(2n) {
	margin-left: 4%;
}
/* フッター ------------------------------------------------*/
.footer {
    padding-top: 0.3em;
}
.footnav {
    text-align: center;
    margin-top: 0.7em;
}
.footnav li {
    display: -moz-inline-stack;
 *display: inline;
    display: inline-block;
    vertical-align: middle;
 *vertical-align: auto;
    zoom: 1;
    font-size: 0.85em;
}
.footnav li:before {
    content: '|';
    margin: 0 1em;
    color: #a3a3a3;
}
.footnav li:first-child:before {
    content: none
}
.footnav .link {
    color: #333;
}
.footer .copyrights {
    font-size: 0.75em;
    margin-top: 0.8em;
    text-align: center;
    color: #999;
}
.footer .address {
    background-color: #003399;
    margin: 0 auto;
    font-size: 0.8em;
    text-align: center;
    color: #fff;
    padding: 0.8em 1.8%;
    vertical-align: middle;
    width: 100%;
    box-sizing: border-box;
}
.footer .address .link-map {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    background-color: #fff;
    color: #003399;
    text-align: center;
    padding: 0 0.6em;
    letter-spacing: normal;
    vertical-align: middle;
    font-size: 0.9em;
    font-weight: bold;
    margin-top: -2px;
}
#page-top {
    background: url(/common/images/base/btn_pagetop.png) no-repeat;
    background-size: 70px;
    cursor: pointer;
	display: none;
    height: 70px;
    width: 70px;
    bottom: 10px;
    right: 10px;
    position: fixed;
    z-index: 1001;
	text-indent: 100%;
    overflow: hidden;
	white-space: nowrap;
}
.sp {
    display: none;
}

@media screen and (max-width: 1030px) {
/* 地図 ------------------------------------------------*/
#area {
	margin-top: -50px;
	padding-top: 78px;
}
.map {
    width: 96%;
}
.map .map-inner, .map .level-inner, .map .search-inner {
    position: relative;
    width: 100%;
    margin: 0 auto 10px;
    top: auto;
    bottom: auto;
}
.map .map-inner {
    display: block;
    padding-bottom: 35px;
}
.map .search-title {
    padding-left: 32px;
}
.map .level-title {
    font-size: 0.85em;
}

#contents_main .level-inner {
    position: relative;
    width: 100%;
    margin: 0 auto 10px;
    top: auto;
    bottom: auto;
    right:0;
}

#contents_main .level-title {
    font-size: 0.85em;
}

}
@media screen and (max-width: 990px) {
.header-logo .link-logo {
    background: url(/common/images/base/logo_s.png?02) no-repeat center center scroll;
    background-size: 200px auto;
    width: 200px;
    height: 88px;
    margin-left: 5px;
	margin-top: 4px;
}
}
@media screen and (max-width: 908px) {
#textchanger dd.large {
	display: none;
}
#header_navi {
    width: 520px;
}
}
@media screen and (max-width: 768px) {
body {
    font-size: 15px;
	background-size: auto 80px;
}
.sp {
    display: block;
}
.pc {
    visibility: hidden;
    display: none;
}
#header {
	background: transparent url(/common/images/base/header_map.png) right top no-repeat;
	background-size: 60%;
    border-bottom: none;
    position: relative;
}
#header .content {
    display: none;
}
#header .link-logo {
    margin-left: 5px;
    height: 50px;
    display: inline-block;
}
#header .link-logo .logo {
    width: auto;
    height: 46px;
	margin: 2px 0;
}
.func {
    height: 30px;
    top: 10px;
    right: 10px;
}
.func li {
    vertical-align: top;
}
.func li a {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    background-repeat: no-repeat;
    font-size: 0;
    display: block;
}
.func .facebook-sp a {
    background-image: url(/common/images/base/icon_facebook_sp.png);
}
.func .line-sp a {
    background-image: url(/common/images/base/icon_line_sp.png);
}
#wrapper {
    overflow: hidden;
    padding-top: 46px;
}
/* インフォメーション ------------------------------------------------*/
#information {
    display: block;
}
#category .attention {
    padding: 1px 0 7px;
}
#category #information {
    margin: 0 auto 13px;
}
.pagetitle {
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    margin: 15px auto 8px;
}
#information .info-title, #information .info-txt {
    display: block;
}
#information .info-title {
    width: 100%;
    padding-bottom: 2px;
}
#information .info-txt {
    width: 100%;
    padding: 10px;
}
/* カルーセル ------------------------------------------------*/
#carousel {
    width: 90%;
}
#carousel_prev:after {
    left: 11px;
    width: 16px;
    height: 16px;
}
#carousel_next:after {
    right: 11px;
    width: 16px;
    height: 16px;
}
#carousel_prev, #carousel_next {
    width: 27px;
}
#carousel ul li .entry-title {
	font-size: 0.9em;
	line-height: 1.3em;
}
/* 登録 ------------------------------------------------*/
.registration {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #fff7dd;
    padding: 20px 4%;
}
.registration .item, .registration .item .registration-title, .registration .item .registration-txt {
    display: block;
}
.registration .item .registration-title {
    font-size: 1.2em;
    display: table;
    margin: 0 auto 10px;
    padding-left: 32px;
    padding-right: 0;
}
.registration .item .registration-title::before {
    background-size: 26px 26px;
    bottom: auto;
    width: 26px;
    height: 26px;
    left: -4px;
}
.registration .registeration-box li {
    display: block;
    width: 100%;
    margin: 10px auto 0;
    max-width: 100%;
}
.registration .infoLabel {
    width: 46%;
    font-size: 1.05em;
    line-height: 1.3em;
    letter-spacing: normal;
}
/* コンテンツ ------------------------------------------------*/
.title {
    font-size: 1.2em;
    margin-top: 30px;
}
.title::after {
    width: 50px;
    margin-bottom: 20px;
}
/* 地図 ------------------------------------------------*/
.map {
    width: 100%;
}
.map .level-inner, .map .search-inner {
    width: 92%;
}
.map .map-title {
    margin: 0 auto 14px;
    display: table;
    padding-left: 30px;
    float: none;
}
.map .map-title span {
    display: block;
    margin-left: 0;
    margin-top: 5px;
}
.map .map-title::before, .map .search-title::before {
    background-size: 28px 28px;
    bottom: auto;
    width: 28px;
    height: 28px;
    left: -4px;
}
.map .link-anzen {
    position: absolute;
    right: 4%;
    bottom: 0;
    margin: 0;
}
#contents_main .level-inner {
    width: 92%;
}

/* 最新ニュース ------------------------------------------------*/
#tab-slider, .info-slider {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    display: block;
    width: 100%;
    white-space: nowrap;
}
#tab-slider2{
    display: block;
    width: 100%;
}
.itemBg .info-box {
    position: relative;
    top: 0;
    margin: 0 5px 8px;
    right: auto;
}
.tab {
    width: 768px;
    height: 36px;
    border-spacing: 3px 0;
}
.tab2 {
    width: 100%;
    min-height: 36px;
    border-spacing: 3px 0;
    text-align: left;
}
.tab li.select, .tab li {
    font-size: 1em;
}
.tab2 li.select, .tab2 li {
    display: inline-block;
    margin: 0 0 10px;
    width: 33%;
    font-size: 0.8em;
    vertical-align: bottom;
    border: 1px solid #0099cc;
    border-radius: 8px;
    overflow:hidden;
}
.tab li a:hover,
.tab2 li a:hover{
    text-decoration: none;
}
.itemBg {
    padding: 8px 0;
}
.itemBg .news, .white-box {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px 4% 20px;
    width: 100%;
}
.news-date dt {
    width: 100%;
    float: none;
    display: block;
}
.news-date dd {
    margin-left: 0;
    border: none;
    padding-top: 4px;
}
.news-date dt span {
    font-size: 0.7em;
    padding: 3px 5px;
    display: inline-block;
    line-height: 1em;
    margin-top: -0.5px;
}
/* カテゴリー ------------------------------------------------*/
.category-menu, .category-menu.two {
    margin: 20px auto 0;
    width: 92%;
    border-spacing: 0;
}
.category-menu li {
    display: block;
    width: 100%;
    height: 54px;
    margin-bottom: 0.8em;
}
.category-menu li a, .category-menu li a, .category-menu.two li a {
    padding: 0.8em 0.5em 0.5em;
    font-size: 1.15em;
}
#category .title {
    padding-top: 80px;
    margin-top: -40px;
    overflow: hidden;
}
.category-box {
    width: 98%;
    padding: 1px 4% 1px;
    margin: 0 auto;
}
.category-box.notitle {
    padding-top: 1.2em;
}
.category-box .contents-list li, .category-box .pamphlet-list li {
    display: block;
    width: 100%;
    margin-bottom: 1em;
}
.category-box .contents-list li a, .category-box .pamphlet-list li a {
    width: 100%;
}
.w25, .w50, .category-box .pamphlet-list li.w50, .category-box .pamphlet-list li.w25 {
    width: 100%;
    display: block;
}
.category-box .contents-list li .eyecatch {
	width: 94px;
    height: 94px;
    padding: 10px 14px 10px 10px;
}
.category-box .pamphlet-list li .eyecatch {
    display: table-cell;
    vertical-align: middle;
    width: 110px;
    height: 110px;
    box-sizing: border-box;
}
.category-box .pamphlet-list li .eyecatch img {
    padding: 10px;
}
.category-box .pamphlet-list li .entry-title {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 10px 10px 0;
    box-sizing: border-box;
}
.category-box .genre-title {
    font-size: 1.2em;
}
/* パンくず ------------------------------------------------*/
.bread {
/*
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch
*/
}
/* サイトマップ ------------------------------------------------*/
.white-box {
    padding: 1.5em 4% 0;
}
.corner-title {
    font-size: 1.1em;
	margin-bottom: 0.8em;
}
.sitemap .column-box {
	width: 100%;
}
.sitemap .column-box:nth-child(2n) {
	margin-left: 0;
}
/* フッター ------------------------------------------------*/
.footnav li {
    font-size: 0.8em;
}
.footnav li:before {
    margin: 0 0.8em;
}
#page-top {
    background-size: 50px;
    height: 50px;
    width: 50px;
}
}

@media screen and (max-width: 320px) {
#header .link-logo {
    margin-top: 3px;
    height: 47px;
}
#header .link-logo .logo {
    height: 45px;
}
.mobile-search {
    width: 68%;
}
.category-box {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
}
.registration .infoLabel {
    width: 38%;
    padding: 8px 0 8px 10px;
}
.registration .infologo img {
    height: 36px;
}
.footnav li, .footer .copyrights, .footer .address {
    font-size: 0.6em;
}
}
/* --------------------------------
	グローバルナビ
-------------------------------- */
.inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
/*--------global-nav-----------*/
#top-head {
    background-color: rgba( 0, 51, 153, 1 );
    border-bottom: 4px solid #fff;
    border-top: 2px solid #fff;
    top: -120px;
    position: absolute;
    width: 100%;
    margin: 120px auto 0;
    z-index: 999;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
#top-head a, #top-head {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
#top-head .inner {
    position: relative;
}
#global-nav ul {
    text-align: center;
    max-width: 1030px;
    margin: 0 auto;
    letter-spacing: -0.4em;
    border-left: 2px solid #fff;
}
#global-nav ul li {
    display: inline-block;
    box-sizing: border-box;
    width: 15%;
    letter-spacing: normal;
    border-right: 2px solid #fff;
}
#global-nav ul li.business {
    width: 20%;
}
#global-nav ul li.safety {
    width: 16%;
}
#global-nav ul li.study {
    width: 23%;
}
#global-nav ul li.life {
    width: 13%;
}
#global-nav ul li.travel {
    width: 13%;
}
#global-nav ul li a {
    display: block;
    font-size: 1.1em;
    height: 60px;
    line-height: 60px;
    letter-spacing: 0.08em;
    position: relative;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    vertical-align: middle;
}
#global-nav ul li.safety a {
    background-color: #0099cc;
}
#global-nav ul li.is-active a, #global-nav ul li.is-active a:hover {
    background-color: #fff;
    color: #333;
}
#global-nav ul li a:hover {
    background-color: #6685c2;
}
#global-nav ul li.safety a:hover {
    background-color: #7fcce5;
}
/*--------固定化されたときのCSS-----------*/
#home #top-head.fixed {
    border: none;
    margin-top: 0;
    top: 0;
    position: fixed;
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#home #top-head.fixed a {
    height: 44px;
    line-height: 44px;
}

@media screen and (max-width: 768px) {
#top-head.fixed {
    border: none;
    margin-top: 0;
    top: 0;
    position: fixed;
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed a {
    height: 44px;
    line-height: 44px;
}
}
/*-----------スマホのトグルボタンのCSS-------------*/
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 30px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 10px;
}
#nav-toggle span:nth-child(3) {
    top: 20px;
}
#global-nav ul li .sp-menu {
    display: none;
}
#bottom-menu {
    display: block;
    bottom: 0;
    right: 0;
    position: fixed;
    background: #003399;
    vertical-align: middle;
    letter-spacing: 0.08em;
    color: #fff;
    font-size: 1.2em;
    font-weight: 600;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
    box-sizing: border-box;
    padding: 0.8em 1.2em;
    width: 400px;
}
#bottom-menu .world-search {
    display: table;
    width: 86%;
}
#bottom-menu .link-home {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 1.2em;
    top: 0.8em;
}
#mobile-head, .top #mobile-head {
    display: none;
}
/*---------gnav sp--------------*/
@media screen and (max-width: 768px) {
#top-head {
    border: none;
}
#top-head, .inner {
    width: 100%;
    padding: 0;
}
#top-head {
    top: 0;
    margin-top: 0;
}
/* Fixed reset */
#top-head.fixed {
    padding-top: 0;
    background: transparent;
}
#mobile-head {
    background: #003399;
    width: 100%;
    height: 46px;
    z-index: 999;
    position: relative;
    display: block;
}
#global-nav {
    position: absolute;
    /* 開いてないときは画面外に配置 */
    top: -510px;
    background: #fff;
    width: 100%;
    text-align: center;
    padding: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
#global-nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 14px;
    border-left: none;
    border-top: 1px solid #ddd;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
#global-nav ul li, #global-nav ul li.safety, #global-nav ul li.business {
    border: none;
    display: block;
    position: static;
    width: 100%;
    margin: 0;
}
#global-nav ul li, #global-nav ul li.safety, #global-nav ul li.study {
    border: none;
    display: block;
    position: static;
    width: 100%;
    margin: 0;
}
#global-nav ul li, #global-nav ul li.safety, #global-nav ul li.travel {
    border: none;
    display: block;
    position: static;
    width: 100%;
    margin: 0;
}
#global-nav ul li, #global-nav ul li.safety, #global-nav ul li.life {
    border: none;
    display: block;
    position: static;
    width: 100%;
    margin: 0;
}
#top-head #global-nav ul li a, #top-head.fixed #global-nav ul li a {
    width: 100%;
    display: block;
    color: #000;
    padding: 0;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #fff;
    background-color: #dfe4e6;
    font-size: 1.1em;
}
#top-head #global-nav ul li:first-child a, #top-head #global-nav ul li:nth-child(2) a, #top-head #global-nav ul li:last-child a {
    border-bottom: none;
}
#nav-toggle {
    display: block;
}
/* #nav-toggle 切り替えアニメーション */
.open #nav-toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%;
}
.open #nav-toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
}
/* #global-nav スライドアニメーション */
.open #global-nav {
    /* #global-nav top + #mobile-head height */
    -moz-transform: translateY(556px);
    -webkit-transform: translateY(556px);
    transform: translateY(556px);
}
#global-nav ul li a::after {
    height: 0;
    background: none;
}
#global-nav ul li .sp-menu {
    display: block;
    background-color: #003399;
    border-bottom: none;
    color: #fff;
    width: 100%;
    padding: 3px 0;
}
#global-nav ul li .sp-menu.area {
    background-color: #0099cc;
}
#top-head #mobile-head .link-home {
    position: absolute;
    left: 13px;
    top: 8px;
    width: 30px;
    height: 30px;
    display: block;
}
#bottom-menu {
    display: none;
}
.link-home::before {
    background-image: url(/common/images/base/icon_home.png);
    background-size: 30px 30px;
    content: ' ';
    display: inline-block;
    margin: auto;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
}
/*--------TOP gnav sp-----------*/
.top #mobile-head {
    height: 50px;
	display: table;
}
.top #mobile-head #sp-area {
    display: none;
}
.top #mobile-head .btn-search, .top #nav-toggle {
	display: table-cell;
    width: 50%;
    text-align: center;
    vertical-align: middle;
	font-size: 0.9em;
	line-height: 1.4em;
}
.top #mobile-head .btn-search {
	background-color: #0099cc;
}
#home.top #top-head.fixed a {
    line-height: 1.4em;
}
.top #nav-toggle {
	position: relative;
	top: auto;
	right: auto;
	border-left: 2px solid #fff;
}
.top #global-nav {
    top: -605px;
}
#home.top #top-head #global-nav a,
#home.top #top-head.fixed #global-nav a {
	line-height: 50px;
}
}
/*--------検索フォーム sp-----------*/
@media screen and (min-width: 769px) {
#mobile-head .mobile-search {
    display: none;
}
#bottom-menu .link-home::before {
    background-image: url(/common/images/base/icon_home.png);
    background-size: 30px 30px;
    content: ' ';
    display: inline-block;
    margin: auto;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
}
}
.mobile-search {
    width: 70%;
    margin: 0 auto;
    padding: 8px 0;
    display: table;
}
.world-search {
    letter-spacing: -0.4em;
    position: relative;
}
.world-search input, .world-search button {
    border: none;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    letter-spacing: normal;
    display: table-cell;
    vertical-align: top;
}
.world-search input {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    width: 100%;
    padding: 0 36px 0 12px;
    box-sizing: border-box;
}
.world-search button {
    -webkit-border-radius: 0 16px 16px 0;
    -moz-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    width: 36px;
    font-size: 0;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}
.mobile-search.world-search button {
    top: 8px;
}
.world-search button:hover {
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.world-search button::before {
    background-image: url(/common/images/base/icon_search_blue.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    content: ' ';
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 10px;
    width: 20px;
    height: 20px;
}
/* 緊急情報追加 */
.danger_information {
    padding: 0 13px 13px;
    margin: 30px auto 40px;
}
.danger_information h2 {
    background-color: #CC0000;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    margin: 0 -13px 30px;
    padding-left: 40px;
    font-size: 1.32em;
    font-weight: bold;
    background-image: url(/common/images/base/icon_danger2.png);
    background-position: 6px center;
    background-repeat: no-repeat;
}
.danger_information h3 {
    position: relative;
    display: flex;
    min-height: 40px;
    align-items: center;
    line-height: 1.2em;
    font-weight: bold;
    font-size: 1.32em;
    color: #000000;
    background-color: #FFCCCC;
    padding: 0.5em 1em;
    margin-bottom: 10px;
}
.danger_information h3::after {
    content:'';
    width: 5px;
    height: 24px;
    top: calc(50% - 12px);
    left: 7px;
    position: absolute;
    background-color:#CC0000;
}
.danger_information ul {
    padding: 0.5em;
    box-sizing: border-box;
}
.important-links {
    margin-bottom: 30px;
}
.important-links li {
    position: relative;
    padding-left: 20px;
}
.important-links li::before {
    content:'';
    position: absolute;
    width: 26px;
    height: 26px;
    left: 0;
    top: 50%;
    margin-top: -13px;
    background-image: url(/common/images/base/icon_important.png);
    background-repeat: no-repeat;
    background-position: 0;
}
.important-links li a {
    font-size: 1.36em;
    font-weight: bold;
    color: #CC0000;
    text-decoration: underline;
}
.section-box li {
    position: relative;
    margin-bottom: 5px;
}
.section-box li::before {
    position: absolute;
    left: 0;
    top: 0.5em;
    content:'';
    display: inline-block;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent #c51515;
    vertical-align: middle;
}
.danger_information li a {
    display: block;
    padding-left: 15px;
    text-decoration: underline;
}
.emphasis-links ul {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 10px 60px;
}
.emphasis-links li {
    width: 100%;
}
.emphasis-links li:first-of-type {
    margin-bottom: 30px;
}
.emphasis-links li a {
    position: relative;
    display: block;
    width: 100%;
    height: 152px;
    font-size: 1.067em;
    padding-right: 350px;
    padding-left: 0px;
    text-decoration: none;
    color: #fff;
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
}
.emphasis-links li a::after {
    position: absolute;
    content: '';
    width: 350px;
    height: 100%;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.emphasis-links li.link-infection-status a::after {
    background-image: url(/common/images/top/img_thumb_001.jpg);
}
.emphasis-links li.link-restriction a::after {
    background-image: url(/common/images/top/img_thumb_002.jpg);
}
.emphasis-links li a b {
    position: relative;
    display: block;
    height: 100%;
    padding: 10px;
}
.emphasis-links li.link-infection-status a b {
    background-color: #00769E;
}
.emphasis-links li.link-restriction a b {
    background-color: #003399;
}
.emphasis-links li a:hover {
    opacity: 0.8;
}
.emphasis-links li a b .sub-text {
    display: block;
    font-size: 1.13em;
}
.emphasis-links li a b .main-text {
    display: block;
    font-size: 1.5em;
}
.emphasis-links li a b .links-detaile {
    position: absolute;
    display: inline-block;
    padding-right: 20px;
    bottom: 5px;
}
.emphasis-links li a b .links-detaile::after {
    position: absolute;
    content: '';
    min-width: 9px;
    width: 9px;
    height: 14px;
    background-image: url(../images/base/icon_link_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: 50%;
    right: 5px;
    margin-top: -9px;
}
.section-links li {
    display: inline-block;
    position: relative;
    margin-right: 20px;
}
.section-links li::before {
    content:'';
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #CC0000;
    border-radius: 6px;
    top: calc(50% - 6px);
}
.section-links li::after {
    content: '';
    position: absolute;
    border-color: #ffffff transparent transparent;
    border-width: 4px 3px 0 3px;
    border-style: solid;
    top: calc(50% - 1.5px);
    left: 3px;
}
.section-links li a {
    color: #333;
    font-weight: bold;
    font-size: 0.94em;
    margin-left: 3px;
}
.section-box {
    padding-top: 60px;
    margin-top: -30px;
}
.section-box h4 {
    position: relative;
    padding-left: 15px;
    font-size: 1.2em;
    font-weight: bold;
    margin-left: 0.5em;
    border-bottom: 1px solid #cc0000;
}
.section-box h4:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    bottom: 5px;
    width: 5px;
    background-color: #c51515;
}
.section-box h5 {
    position: relative;
    margin-left: 20px;
    padding-left: 26px;
    font-size: 1.067em;
    font-weight: bold;
    margin-bottom: 15px;
}
.section-box h5::before {
    background-image: url(/common/images/base/icon_map.png);
    background-size: 24px 24px;
    content: ' ';
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
}
.section-box h5 + ul {
    margin-left: 1em;
}
.section-box li {
    margin-left: 15px;
}
.section-box li a {
    font-size: 0.94em;
    font-weight: bold;
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
}
.section-box li a:hover {
    opacity: 0.8;
}
.main-link {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 10px !important;
}
.main-link li {
    width: calc((100% - 60px)/3);
}
.main-link li::before {
    content: none;
}
.main-link a {
    position: relative;
    display: flex !important;
    height: 60px;
    align-items: center;
    font-size: 0.8em;
    font-weight: bold;
    background-color: #0099CC;
    color: #fff;
    text-decoration: none !important;
}
.main-link li a::before {
    content: '';
    min-width: 26px;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 10px;
}
.main-link li.link-info a:before {
    background-image: url(../images/base/icon_link_info.png);
}
.main-link li.link-infection a:before {
    background-image: url(../images/base/icon_link_infection.png);
}
.main-link li.link-restriction a:before {
    background-image: url(../images/base/icon_link_restriction.png);
}
.main-link li a::after {
    content: '';
    min-width: 9px;
    width: 9px;
    height: 14px;
    background-image: url(../images/base/icon_link_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 10px;
    margin-left: auto;
}

.link-side li {
    display: inline-block;
    margin-bottom: 20px;
}
a.page-top {
    position: relative;
    display: block;
    width: 150px;
    padding-left: 15px;
    margin-left: auto;
    font-size: 0.94em;
    color: #333333;
    text-decoration: underline;
    box-sizing: border-box;
}
a.page-top::before {
    content:'';
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #CC0000;
    border-radius: 6px;
    top: calc(50% - 6px);
    left: 0;
}
a.page-top::after {
    content: '';
    position: absolute;
    border-color: transparent transparent #ffffff;
    border-width: 0 3px 4px 3px;
    border-style: solid;
    top: calc(50% - 1.5px);
    left: 3px;
}
@media screen and (max-width: 768px) {
    .danger_information {
        margin: 20px 0;
        padding: 0 10px;
        position: relative;
        z-index: 1;
    }
    .danger_information h2 {
        font-size: 1.1em;
        margin-bottom: 20px;
        padding-left: 50px;
        background-position: 15px center;
    }
    .danger_information h3 {
        font-size: 1.09em;
    }
    .emphasis-links ul {
        padding-left: 0;
        padding-right: 0;
    }
    .emphasis-links li {
        width: 100%;
        margin-right: 0 !important;
        margin-bottom: 10px;
    }
    .emphasis-links li a {
        height: auto;
        padding-top: 160px;
        padding-right: 0;
        font-size: 0.935em;
    }
    .emphasis-links li a::after {
        left: 0;
        width: 100%;
        bottom: auto;
        top: 0;
        height: 160px;
    }
    .emphasis-links li a b .main-text {
        font-size: 1.28em;
    }
    .emphasis-links li a b .links-detaile {
        position: relative;
        display: block;
        text-align: right;
        margin-top: 8px;
    }
    .main-link li {
        width: 100%;
        margin-left: 5px;
        margin-bottom: 10px;
    }
    .section-box {
        padding-top: 60px;
        margin-top: -30px;
    }
    .section-box h5 {
        margin-left: 0;
    }
    .section-box h5 + ul {
        margin-left: 0;
        padding: 0;
    }
}

/*-------- aboutlink-area -----------*/
.aboutlink-area {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 30px;
}

.aboutlink-area__block {
    width: calc((100% - 30px) / 2) ;
    border: 1px solid #DEE2E6;
}
.aboutlink-area__block:nth-child(2n) {
    margin-left: 30px;
}
.aboutlink-area__block:nth-child(n + 3) {
    margin-top: 30px;
}
.aboutlink-area__title {
    margin-bottom: 0;
    padding: 11px 0;
    line-height: 1.5;
    text-align: center;
    font-size: 1.125rem;
    color: #fff;
}
.aboutlink-area__block--study .aboutlink-area__title,
.aboutlink-area__block--travel .aboutlink-area__title,
.aboutlink-area__block--worries .aboutlink-area__title {
    background-color: #003399;
}
.aboutlink-area__block--covid .aboutlink-area__title {
    background-color: #CC0000;
}

.aboutlink-area__list {
    padding: 30px 30px 30px 43px;
}
.aboutlink-area__item {
    position: relative;
    font-size: 1rem;
    color: #003399;
}
.aboutlink-area__item::before {
    content: '';
    position: absolute;
    top: 6px;
    left: -23px;
    display: inline-block;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #003399;
}
.aboutlink-area__item + .aboutlink-area__item {
    margin-top: 27px;
}
.aboutlink-area__link {
    width: 220px;
    max-width: 100%;
    display: block;
    padding: 5px 0;
    margin-top: 7px;
    text-align: center;
    border: 1px solid #CED4DA;
    background-color: #F8F9FA;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: bold;
    color: #003399;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
}

.aboutlink-area__link:hover {
    background-color: #0099cc;
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .aboutlink-area {
        display: block;
        padding: 0 10px;
    }
    .aboutlink-area__block {
        width: 100%;
    }
    .aboutlink-area__block:nth-child(2n) {
        margin-left: 0;
    }
    .aboutlink-area__block:nth-child(n + 3) {
        margin-top: 0;
    }
    .aboutlink-area__block + .aboutlink-area__block {
        margin-top: 30px;
    }
}

/*--------global class-----------*/
.m0 { margin: 0 !important; }
.m5 { margin: 5px !important; }
.m10{margin:0 auto 10px !important; }
.m_10{margin: 10px !important; }
.m_auto { margin: 0 auto !important; }

.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }

.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }

.ml0 { margin-left: 0 !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }

.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }

.p0{padding:0 !important;}
.p3{padding:3px !important;}
.p10{padding:10px !important;}
.p20 { padding: 20px !important; }
.p30 { padding: 30px !important; }

.pt0 { padding-top: 0 !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }

.pb0 { padding-bottom: 0 !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }

.pl0 { padding-left: 0 !important; }
.pl5 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }

.pr0 { padding-right: 0 !important; }
.pr5 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }

.fs70p{font-size:70% !important;}
.fs85p{font-size:85% !important;}
.fs100p{font-size:100% !important;}
.fs120p{font-size:120% !important;}
.fs140p{font-size:140% !important;}
.fs160p{font-size:160% !important;}
.txtUnderline{text-decoration:underline !important;}

.max_w0{max-width: 0 !important;}
.max_w100p{max-width: 100% !important;}
.w_auto{width: auto !important;}
.w300p{width: 300% !important;}
.w250p{width: 250% !important;}
.w200p{width: 200% !important;}
.w100p{width: 100% !important;}
.w99p{width: 99% !important;}
.w95p{width: 95% !important;}
.w90p{width: 90% !important;}
.w85p{width: 85% !important;}
.w80p{width: 80% !important;}
.w75p{width: 75% !important;}
.w70p{width: 70% !important;}
.w65p{width: 65% !important;}
.w60p{width: 60% !important;}
.w56p{width: 56% !important;}
.w55p{width: 55% !important;}
.w50p{width: 50% !important;}
.w49p{width: 49% !important;}
.w45p{width: 45% !important;}
.w40p{width: 40% !important;}
.w35p{width: 35% !important;}
.w33p{width: 33% !important;}
.w30p{width: 30% !important;}
.w25p{width: 25% !important;}
.w20p{width: 20% !important;}
.w15p{width: 15% !important;}
.w10p{width: 10% !important;}
.w5p{width: 5% !important;}

.h_auto{height: auto !important;}
.h100p{height: 100% !important;}
.h10px{height: 10px !important;}
.h20px{height: 20px !important;}
.h30px{height: 30px !important;}
.h32px{height: 32px !important;}
.h40px{height: 40px !important;}
.h50px{height: 50px !important;}
.h60px{height: 60px !important;}
.h120px{height: 120px !important;}
.h180px{height: 180px !important;}
.h240px{height: 240px !important;}
.h300px{height: 300px !important;}

.txt_c{text-align: center !important;}
.txt_l{text-align: left !important;}
.txt_r{text-align: right !important;}
.txt_vt{vertical-align: top !important;}
.txt_vm{vertical-align: middle !important;}
.txt_vb{vertical-align: bottom !important;}

.txt_indent1{
    text-indent: -1em;
    padding-left: 1em;
}
.txt_indent2{
    text-indent: -2em;
    padding-left: 2em;
}
.txt_indent3{
    text-indent: -3em;
    padding-left: 3em;
}
.dis_block { display: block !important; }
.dis_inblock { display: inline-block !important; }
.dis_table { display: table !important; }
.dis_tcell { display: table-cell !important; }
.dis_flex {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: stretch;
    justify-content: space-between;
}
.dis_flex_l {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: stretch;
    justify-content: flex-start;
}
.dis_flex_c {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: stretch;
    justify-content: flex-start;
}
.dis_flex_nowrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    align-content: stretch;
    justify-content: flex-start;
}
.dis_flex .dis_flex .dis_flex ,
.dis_flex_l .dis_flex .dis_flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: stretch;
    justify-content: center;
}
.dis_flex .dis_flex .dis_flex_l ,
.dis_flex_l .dis_flex .dis_flex_l {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: stretch;
    justify-content: flex-start;
}

.bs_border{box-sizing: border-box !important;}
.bs_content{box-sizing: content-box !important;}

.border_black1{border:1px solid #888 !important;}

.bg_white{background-color: #fff !important;}
.bg_transparent{background: transparent !important;}
.table_fixed{table-layout: fixed !important;}
.break{
    word-wrap: break-word !important;
    word-break: break-all !important;
}
@media screen and (max-width: 1030px) {
    .sp_w_auto{width:auto !important;}
    .sp_w300p{width:300% !important;}
    .sp_w250p{width:250% !important;}
    .sp_w200p{width:200% !important;}
    .sp_w150p{width:150% !important;}
    .sp_w100p{width:100% !important;}
    .sp_w85p{width:85% !important;}
    .sp_w80p{width:80% !important;}
    .sp_w75p{width:75% !important;}
    .sp_w50p{width:50% !important;}
    .sp_w49p{width:49% !important;}
    .sp_w33p{width:33% !important;}
    .sp_w25p{width:25% !important;}
    .sp_w20p{width:20% !important;}
    .sp_w15p{width:15% !important;}

    .sp_m0 { margin: 0 !important; }
    .sp_m10{margin:0 auto 10px !important;}
    .sp_m_auto { margin: 0 auto !important; }

    .sp_mt0 { margin-top: 0 !important; }
    .sp_mt5 { margin-top: 5px !important; }
    .sp_mt10 { margin-top: 10px !important; }
    .sp_mt15 { margin-top: 15px !important; }
    .sp_mt20 { margin-top: 20px !important; }
    .sp_mt25 { margin-top: 25px !important; }
    .sp_mt30 { margin-top: 30px !important; }

    .sp_mb0 { margin-bottom: 0 !important; }
    .sp_mb5 { margin-bottom: 5px !important; }
    .sp_mb10 { margin-bottom: 10px !important; }
    .sp_mb15 { margin-bottom: 15px !important; }
    .sp_mb20 { margin-bottom: 20px !important; }
    .sp_mb25 { margin-bottom: 25px !important; }
    .sp_mb30 { margin-bottom: 30px !important; }

    .sp_p0 { padding: 0 !important; }
    .sp_p5 { padding: 5px !important; }
    .sp_p10{ padding: 10px !important; }
    .sp_p15{ padding: 15px !important; }

    .sp_pt0 { padding-top: 0 !important; }
    .sp_pt5 { padding-top: 5px !important; }
    .sp_pt10 { padding-top: 10px !important; }
    .sp_pt15 { padding-top: 15px !important; }
    .sp_pt20 { padding-top: 20px !important; }
    .sp_pt25 { padding-top: 25px !important; }
    .sp_pt30 { padding-top: 30px !important; }

    .sp_pb0 { padding-bottom: 0 !important; }
    .sp_pb5 { padding-bottom: 5px !important; }
    .sp_pb10 { padding-bottom: 10px !important; }
    .sp_pb15 { padding-bottom: 15px !important; }
    .sp_pb20 { padding-bottom: 20px !important; }
    .sp_pb25 { padding-bottom: 25px !important; }
    .sp_pb30 { padding-bottom: 30px !important; }

    .sp_pr0 { padding-right: 0 !important; }
    .sp_pr5 { padding-right: 5px !important; }
    .sp_pr10 { padding-right: 10px !important; }
    .sp_pr15 { padding-right: 15px !important; }
    .sp_pr20 { padding-right: 20px !important; }
    .sp_pr25 { padding-right: 25px !important; }
    .sp_pr30 { padding-right: 30px !important; }

    .sp_pl0 { padding-left: 0 !important; }
    .sp_pl5 { padding-left: 5px !important; }
    .sp_pl10 { padding-left: 10px !important; }
    .sp_pl15 { padding-left: 15px !important; }
    .sp_pl20 { padding-left: 20px !important; }
    .sp_pl25 { padding-left: 25px !important; }
    .sp_pl30 { padding-left: 30px !important; }

    .sp_txt_c {text-align: center !important;}
    .sp_txt_l {text-align: left !important;}
    .sp_txt_r {text-align: right !important;}
    .sp_fRight {float: right !important;}
    .sp_fLeft {float: left !important;}
    .sp_fNone {float: none !important;}
    .sp_block{display: block !important;}
    .sp_inblock{display: inline-block !important;}
    .sp_bs_border{box-sizing: border-box !important;}
    .sp_bs_content{box-sizing: content-box !important;}

    .sp_wrap{white-space:normal !important;}
    .sp_of_hidden{overflow: hidden;}
    .sp_of_auto{overflow: auto;}
    .sp_of_scrolly{overflow-y: scroll !important;}

    .dis_flex_nowrap {
        flex-wrap: wrap;
    }
    #layout_inner{
        width: 100%;
    }
    table.contents-main{
        width: 100%;
    }
    #tabs{
        width: 100%;
    }
    #info_main{
        width: 100%;
    }
    #info_head{
        margin:0 auto;
        width: 100%;
    }
    #info_body_left,
    #info_body_right{
        float: none;
        margin:0 auto;
        padding: 5px;
        width: 100%;
        box-sizing: border-box;
    }
    #proto .btn,
    #proto2 .btn {
        width: 50%;
    }
    h1.block-title{
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .tab_hazard,
    .tab_safety,
    .tab_manual,
    .tab_terror,
    .tab_medical{
        width: 50%;
    }
    #info_main{
        width: 100% !important;
    }
   .sp_block2 {
        display: block !important;
   }
}
@media print {
    body {
        width: 1030px;
    }
    .sitemap .column-box{
        float:left;
    }
    #spDispContents {
        display: none;
    }
    .spDispContents {
        display: none;
    }
    .emphasis-links ul,
    .main-link {
        display: block;
    }
    .main-link li {
        display: inline-block;
    }
    .pdfhistory_world ul.restriction_list {
        display: block;
        page-break-inside: avoid;
    }
    .pdfhistory_world ul.restriction_list li {
        display: inline-block;
    }
    .item_section {
        page-break-inside: avoid;
    }
    .inner_section .country_list {
        display: block;
    }
    .inner_section .country_list > li {
        display: inline-block;
        vertical-align: top;
    }
}

/* カウンセリング ------------------------------------------------*/
.counselling {
    margin-top: 30px;
    margin-bottom: 30px;
}
.counselling .counselling__block {
    width: 100%;
}
.counselling__img {
    margin: 0 auto;
}
.counselling .counselling__img--pc {
    display: block;
}
.counselling .counselling__img--sp {
    display: none;
}
@media screen and (max-width: 768px) {
    .counselling {
        padding: 0 10px;
    }
    .counselling .counselling__img--pc {
        display: none;
    }
    .counselling .counselling__img--sp {
        display: block;
    }
}