@charset "utf-8";
/*  Basic Elements
----------------------------------------------*/
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}
html:not(:target) {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', メイリオ, Meiryo\9;
}
body *{
  line-height: 1.6;
}
ul li {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
body a:hover {
  text-decoration: none;
}
a:focus {
  outline: 2px double #004cdd #fff;
  outline-offset: 0px;
}
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
ol, ul {
  margin-top: 0;
  margin-bottom: 0;
}
p {
  line-height: 1.6;  
}
hr {
  border-top: 1px solid #ccc !important;
}
ruby {
  ruby-align: distribute-space;
  ruby-overhang: auto;
  ruby-position: above;
  line-height: 1;
}
table {
}
table caption {
  background-color: #1A7B39;
  color: #ffffff;
  padding: 2px;
  font-weight: bold;
}
/*googleカスタム検索*/
/*.gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: #666 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color: #1a73e8 !important;
}
*/
.icon_external_link {
  margin-left: 0.4em;
}
p#pagetop {
  margin: 0;
}
/* -------------------------- 表示 -------------------------- */
.pc {
  display: block !important;
}
.pc_i {
  display: inline-block !important;
}
/* -------------------------- 非表示 -------------------------- */
.sp, .sp_i {
  display: none !important;
}
/*------------------------------------------------
   link
------------------------------------------------*/
a {
  color: #1F5189;
  text-decoration: underline;
}
a:link {
  color: #1F5189;
  text-decoration: underline;
}
a:visited {
  color: #551A8B;
}
a:hover {
  color: #1F5189;
  text-decoration: none;
}
/*------------------------------------------------
	base
------------------------------------------------*/
html {
  width: 100%;
  height: 100%; /*	overflow-y: scroll;*/
}
html:not(:target) {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', メイリオ, Meiryo\9;
}
body {
  width: 100%;
  /*    min-width: 1200px;*/
  background: #fff;
  color: #000;
  line-height: 2.2;
  text-align: left;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-text-size-adjust: 100%;
  font-size: 93%;
}
/*----------------------------------------------------------
	topicpath
----------------------------------------------------------*/
ul.topicpath {
  width: 100%;
  margin: 0;
  margin-top: 1em;
}
ul.topicpath > li {
  display: inline-block;
  padding: 0px;
  margin: 0px
}
ul.topicpath > li:after {
  padding: 5px;
  content: ">";
}
ul.topicpath > li:last-child:after {
  content: " ";
}
/*cms*/
ol#topicpath {
  width: 100%;
  margin: 10px 0 20px 0;
  border-top: 1px solid #C9C9C9;
  padding-top: 10px;
  margin-left:0!important;
}
ol#topicpath > li {
  display: inline-block;
  padding: 0px;
  margin: 0px
}
ol#topicpath > li:after {
  padding: 5px;
  content: ">";
}
ol#topicpath > li:last-child:after {
  content: " ";
}
/*----------------------------------------------------------
	Layout
----------------------------------------------------------*/
header {
  border-top: solid 5px #AA1D1D;
  background: #ffffff;
  /*	min-width: 1200px;*/
  min-height: 120px;
}
header .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .col {
  padding-left: 0;
}
header .col.md-4 {
  float: none;
}
header .md-8 {
  float: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 0;
}
/*　本文へ　*/
.skip {
  width: 1px;
  color: #222222;
  font-size: 0.1%;
  line-height: 0.1;
  background-color: #ffffff;
  position: absolute;
  left: -3000px;
  z-index: 9999;
}
a.skip {
  background-color: #f9fae2 !important;
  color: #04499e !important;
  text-align: center;
  padding: 5px 0;
  top: auto;
}
a.skip:active {
  display: block;
  width: 99.99%;
  font-size: 100%;
  line-height: 1.6;
  top: 0;
  left: 0;
}
a.skip:focus {
  display: block;
  width: 99.99%;
  font-size: 100%;
  line-height: 1.6;
  top: 0;
  left: 0;
}
#header_logo {
  padding: 0px;
  margin-top: 10px !important;
}
p#header_logo {
  padding: 1.7em 0 0 0;
  margin: 0;
}
header .container {
  height: 80px;
  margin: 0 auto;
  position: relative;
  padding: 0;
}
header a.search_link_icon {
  color: #222222;
}
header.active {
  color: red;
}
p.skip {
  position: absolute;
  left: -9999px;
}
#sp_navi, #sp_navi_txt {
  display: none;
}
input.search_field {
  width: 11em;
  height: 28px;
  background-color: #fff;
  border: 1px solid #CCC;
  padding-left: 10px;
  margin-top: 2px;
}
.header_search {}

#shouder_inport p,
.header_search p {
  margin: 0.3em 0 0 1em !important;
  width: auto;
}
#shouder_inport  p a,
.header_search p a {
  color: #000;
}
.search_area {
  display: flex;
  justify-content: flex-end;
}
header input.search_btn {
  background-color: #aa1d1d !important;
  color: #fff !important;
  border: 1px solid #aa1d1d;
  margin-left: -5px;
  cursor: pointer;
  padding: 2px 10px 2px 30px;
  height: 29px;
  background-image: url(../images/ico_websearch.svg);
  background-size: 16px;
  background-position: left 8px center;
  background-repeat: no-repeat;
}
#cse-search-box {
  margin: 0 0 0 1em;
}
/*----------------------------------------------------------
	navigation
----------------------------------------------------------*/
a:not(.btn) {
  color: #222222;
  text-decoration: underline;
  transition: opacity 0.2s;
}
/*a:not(.btn):hover {
  opacity: 0.75;
}
a:not(.btn):active {
  opacity: 0.6;
}*/
.container {
  height: 100%;
}
@media screen and (min-width: 992px) {
  body {
    /* min-width: 1090px;*/
    /*    min-width: 1200px;*/
  }
  .container {
    /*    width: 1200px;*/
  }
}
@media screen and (min-width: 991px) {
  .row-eq-height {
    display: flex;
    flex-wrap: wrap;
  }
}
/*
  パネル
--------------------------------------------------*/
.panel, .panel .panel-heading, .panel .panel-footer {
  border-radius: 0;
}
.panel .panel-heading {
  font-size: 1.6rem;
  padding: 9px 15px;
  padding-left: 36px;
  background-image: url(../images/ico_arrow_right.svg);
  background-size: 20px;
  background-position: left 12px center;
  background-repeat: no-repeat;
  color: #fff;
}
.panel .panel-body {
  padding: 20px;
  padding-bottom: 0;
}
.panel.panel-danger {
  border-color: #C1272D;
}
.panel.panel-danger .panel-heading {
  background-color: #C1272D;
}
/*==================================================

  ヘッダー

==================================================*/
#header {
  margin: 0 auto;
  background-color: #fff;
}
#header .logo-area a {
  display: inline-block;
}
#header .utility-area {
  text-align: right;
}
#header .utility-area > div {
  padding: 6px 0;
}
#header .utility-area > div + div {
  border-top: 1px solid #96cbdb;
}
#header .utility-area ul {
  margin: 0;
}
#header .utility-area ul li {
  padding: 0;
  font-size: 1.4rem;
}
#header .utility-area ul li + li:before {
  content: "/";
  margin-left: 10px;
  margin-right: 10px;
}
#header .utility-area ul li a {
  display: inline-block;
  padding: 5px 0;
}
@media screen and (min-width: 992px) {
  #header {
    height: 130px;
  }
  #header .col-sm-3 {
    width: calc(100% - 600px);
    padding-right: 0;
  }
  #header .col-sm-9 {
    width: 570px;
  }
  #header .logo-area {
    padding: 25px 0;
  }
  #header .logo-area a img {
    width: 300px;
    height: 75px;
  }
}
@media screen and (max-width: 991px) {
  #header .logo-area {
    padding: 5px 0;
  }
  #header .logo-area a img {
    width: auto;
    height: 60px;
  }
  /* スマホ時の最上段リンク */
  .header_link {
    padding: 5px 0;
    text-align: center;
  }
  .header_link ul {
    margin-bottom: 0;
  }
  .header_link li + li:before {
    content: "/";
    margin-left: 0px;
    margin-right: 10px;
  }
  .header_link li a {
    font-size: 1.25rem;
  }
}
/*
  ヘッダーの文字サイズボタン
--------------------------------------------------*/
#header .font-size {
  display: inline-block;
  margin-left: 5px;
}
#header .font-size .btn, #header .font-size .indicator {
  background-color: #e8f2f3;
  color: #1e5260;
}
#header .font-size .btn {
  padding: 5px 6px 3px;
}
#header .font-size .btn .material-icons {
  font-size: 1.6rem;
}
#header .font-size .indicator {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  padding: 4px 0 6px;
  border-radius: 4px;
  background-color: #e8f2f4;
  font-size: 1.4rem;
  line-height: 20px;
  text-align: center;
}
/*
  ヘッダーの検索フォーム
--------------------------------------------------*/
#header .search-form {
  width: 280px;
  margin-top: 8px;
  margin-left: auto;
}
#header .search-form .btn {
  font-size: 1.4rem;
  line-height: 1;
}
#header .search-form .input-group-addon {
  width: 30px;
  padding: 0;
  border: none;
  background-color: transparent;
}
#header .search-form .input-group-addon .material-icons {
  color: #1f7f98;
}
#header .search-form input.form-control, #header .search-form .input-group-addon:first-child, #header .search-form .input-group-btn:last-child > .btn, #header .search-form .input-group-btn:last-child > .btn-group {
  height: 30px;
  border-radius: 0;
}
#header .search-form input.form-control {
  border-color: #e8f2f4;
  background-color: #e8f2f4;
  font-size: 1.4rem;
}
#header .search-form input.form-control::placeholder {
  color: #2c6e84;
}
/*==================================================

  スマホ時用ハンバーガー&グローバルメニュー共通

==================================================*/
#sp_menu .btn, #gnav_sp .btn {
  margin-top: 5px;
  padding: 9px 12px;
}
#sp_menu .btn:first-child, #gnav_sp .btn:first-child, #sp_menu .btn-mini-righticon .btn, #gnav_sp .btn-mini-righticon .btn {
  margin-top: 0;
}
#sp_menu ul, #gnav_sp ul {
  margin-top: 15px;
  padding-left: 15px;
}
#sp_menu ul.sub_link{
      justify-content: center;
  padding-left: 0;
}

#sp_menu hr, #gnav_sp hr {
  margin: 15px 0;
  border-color: #fff;
}
#sp_menu hr + ul, #gnav_sp hr + ul {
  margin-top: 0;
}
#sp_menu ul:first-child, #gnav_sp ul:first-child {
  margin-top: 0px;
}
#sp_menu ul li, #gnav_sp ul li {
  list-style: none;
  margin-bottom: 15px;
  white-space: nowrap;
}
#sp_menu ul:not(.sub_link) li::before, #gnav_sp ul li::before {
  display: inline-block;
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  margin-left: -1.8rem;
  margin-right: 0.5rem;
  background-image: url(../images/ico_arrow_right.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
}
#sp_menu .frame, #gnav_sp .frame, .main-block-parts .frame {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #95CCDB;
  background-color: #fff;
}
.main-block-parts .frame {
  margin-top: -1px;
}
#sp_menu .frame:first-child, #gnav_sp .frame:first-child, .main-block-parts .frame:first-child {
  margin-top: 0;
}
#sp_menu .frame + .frame, #gnav_sp .frame + .frame {
  margin-top: -1px;
}
#sp_menu .frame h4, #gnav_sp .frame h4, .main-block-parts .frame h4 {
  margin-top: 0;
  margin-bottom: 8px;
  color: #006784;
  font-size: 1.25rem;
}
#sp_menu .frame p, #gnav_sp .frame p, .main-block-parts .frame p {
  color: #006784;
  font-size: 1.25rem;
}
.search-form .btn {
  padding: 6px 12px;
  font-size: 1.4rem;
  line-height: 1;
}
.search-form .input-group-addon {
  width: 30px;
  padding: 0;
  border: none;
  background-color: transparent;
}
.search-form .input-group-addon .material-icons {
  color: #1f7f98;
}
#main:not(.kodomo) .search-form input.form-control, #main:not(.kodomo) .search-form .input-group-addon:first-child, #main:not(.kodomo) .search-form .input-group-btn:last-child > .btn, #main:not(.kodomo) .search-form .input-group-btn:last-child > .btn-group {
  height: 40px;
  border-radius: 0;
}
.search-form input.form-control {
  border-color: #e8f2f4;
  background-color: #e8f2f4;
  font-size: 1.4rem;
}
#sp_menu .utility-area, #gnav_sp .utility-area {
  margin-top: 5px;
}
#sp_menu .utility-area .btn, #gnav_sp .utility-area .btn {
  text-align: left;
}
#sp_menu .utility-area .col-xs-5, #gnav_sp .utility-area .col-xs-5 {
  padding-left: 5px;
}
#sp_menu .utility-area .col-xs-6:first-child, #gnav_sp .utility-area .col-xs-6:first-child {
  padding-right: 2px;
}
#sp_menu .utility-area .col-xs-6:last-child, #gnav_sp .utility-area .col-xs-6:last-child {
  padding-left: 2px;
}
#sp_menuCloseBtn, .btn-global-menusp-close {
  margin-top: 15px !important;
}
/*==================================================

  SPメニュー（SP）

==================================================*/
#sp_menu_btn {
  position: absolute;
  top: 16px;
  right: 5px;
  width: 47px;
  height: 47px;
  padding: 5px 0 0;
  background-color: #FFF;
}
#sp_menu_btn .btn-text {
  color: #AA1D1D;
  font-weight: bold;
}
#sp_menu_btn .btn-text .text {
  display: block;
  margin-top: -2px;
  transform: scale(0.8, 0.8);
  font-size: 1rem;
  font-weight: normal;
}

#sp_menu_btn .btn-text .material-icons {
  display: block;
  font-size: 3rem;
  line-height: 30px;
}
#sp_menu_btn .btn-text.st-close {
  display: block;
}
#sp_menu_btn .btn-text.st-open {
  display: none;
}
#sp_menu_btn.open .btn-text.st-close {
  display: none;
}
#sp_menu_btn.open .btn-text.st-open {
  display: block;
}
#sp_menu {}
#sp_menu .select_area {
  overflow: hidden;
  background-color: #fff;
}


#sp_menu .select_area .spNav-news,
#sp_menu .select_area .btn {
  color: inherit;
  padding: 9px 12px;
  padding-right: 35px;
  border: none;
  border-radius: 0;
  background-color: #F1EFE3;
  background-image: url(../images/sp_menu_ic_close.svg);
  background-size: 12px;
  background-position: center right 8px;
  background-repeat: no-repeat;
  font-size: 1.6rem;
  text-align: left;
}
#sp_menu .select_area .spNav-news:hover,
#sp_menu .select_area .btn:hover{
  text-decoration: underline;
}

#sp_menu .select_area .spNav-news{
  background-image: url(../images/sp_menu_ic.svg);
  background-size: auto 12px;
}
#sp_menu .select_area :not(.spNav-news).btn.open {
  background-image: url(../images/sp_menu_ic_open.svg);
  background-color: #AA1D1D;
  color: #FFF;
}
#sp_menu .select_area .menu_contents {}
#sp_menu .select_area .menu_contents ul {
  padding-left: 30px;
}
#sp_menu .select_area + .select_area {
  margin-top: 5px;
}
#sp_menu .utility-area {
  margin-top: 5px;
}
#sp_menu .utility-area .btn {
  padding: 9px 12px;
  text-align: left;
}
#sp_menu .utility-area .col-xs-5 {
  padding-left: 5px;
}
#sp_menu .font-size .btn {
  background-color: #e8f2f4;
}
#sp_menu .font-size .indicator {
  margin: 0 5px;
  border-radius: 4px;
  background-color: #e8f2f4;
  color: #006784;
  text-align: center;
  line-height: 42px;
}

.nav-cateTop{
padding: 15px 15px 5px 15px;
}
.nav-cateTop a{
  border-radius: 30px;
  background: #F1EFE3;
  text-align: center;
  padding: .5em 5px;
  display: block;
}

@media screen and (min-width: 992px) {
  #sp_menu {
    display: none ;
  }
}
#sp_login_btn {
  position: absolute;
  top: 16px;
  right: 46px;
  width: 47px;
  height: 47px;
  padding: 5px 0 0;
  background-color: #FFF;
}
#sp_login_btn .btn-text {
  color: #AA1D1D;
  font-weight: bold;
}
#sp_login_btn .btn-text .text {
  display: block;
  margin-top: -2px;
  transform: scale(0.8, 0.8);
  font-size: 1rem;
  font-weight: normal;
}
#sp_login_btn.btn-text .material-icons {
  display: block;
  font-size: 3rem;
  line-height: 24px;
}


.is-lang #sp_login_btn .btn-text .text,
.is-lang #sp_menu_btn .btn-text .text{
  font-size: 1.2rem;
}
.is-lang #sp_menu_btn .btn-text .text{
  margin-top: 4px;
}


/*==================================================

  グローバルメニュー（PC用）

==================================================*/
#gnav {
  position: relative;
  z-index: 10;
}
#gnav .bg-line {
  position: absolute;
  width: 100%;
  height: 40px;
  z-index: 1;
}
#gnav > .container {
  display: flex;
  position: relative;
  z-index: 2;
  padding: 0px;
}
#gnav > .container .btn_group_all {
  position: absolute;
  width: 50px;
  height: 41px;
  padding: 6px;
  border-radius: 0;
  background-color: #f1efe3;
  color: #222;
  z-index: 2;
  border-top: #aa1d1d solid 5px;
  margin-top: -5px;
  border-bottom: 1px solid #C8C8C8;
  border-left: 1px solid #C8C8C8;
}
#gnav > .container .btn_group_all .text {
  display: block;
  font-size: 1rem;
  font-weight: bold;
}
#gnav > .container .btn_group_all .material-icons {
  font-size: 1.6rem;
  margin-top: -5px;
}
#gnav > .container .btn_group_all .st1 {
  display: block;
}
#gnav > .container .btn_group_all .st2 {
  display: none;
}
#gnav > .container .btn_group_all .material-icons {
  transform: rotate(90deg);
}
#gnav.open-all > .container .btn_group_all .st1 {
  display: none;
}
#gnav.open-all > .container .btn_group_all .st2 {
  display: block;
}
#gnav.open-all > .container .btn_group_all .material-icons {
  transform: rotate(-90deg);
  color: #aa1d1d;
}
#gnav .gnav_block {
  position: relative;
  width: 100%;
  margin-bottom: -1px;
  border-top: #aa1d1d solid 5px;
  margin-top: -5px;
  margin-left: 50px;
}
#gnav .gnav_block:hover {
  z-index: 3;
}
#gnav .gnav_block + .gnav_block {
  margin-left: -1px;
}
#gnav .gnav_block .select_area {
  border: 1px solid #C8C8C8;
  border-top: none;
  border-bottom: none;
  background-color: #ffffff;
}
@media screen and (min-width: 992px) {
  #gnav .bg-line {
    min-width: 1090px;
  }
}
@media screen and (max-width: 991px) {
  #gnav > .container {
    display: block;
  }
}
/*
  メニューの内容
--------------------------------------------------*/
#gnav .gnav_block .select_area .menu_contents {
  display: none;
  width: 100%;
  padding: 10px;
  padding-right: 0;
  /*  border-top: 1px solid #C8C8C8;*/
  background-color: #ffffff;
}
#gnav .gnav_block .select_area .menu_contents ul {
  list-style: none;
  margin-bottom: 2px;
  padding-left: 0;
}
#gnav .gnav_block .select_area .menu_contents ul li {
  padding-left: 14px;
}
#gnav .gnav_block .select_area .menu_contents ul li a, #gnav .gnav_block .select_area .menu_contents ul li::before {
  display: inline-block;
  vertical-align: top;
}
#gnav .gnav_block .select_area .menu_contents ul li::before {
  content: "";
  width: 0.6rem;
  height: 1rem;
  margin-left: -1.2rem;
  margin-top: 1rem;
  background-image: url("../images/ico_arrow_right.svg");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
#gnav .gnav_block .select_area .menu_contents ul li a {
  padding: 5px 3px;
  font-size: 1.3rem;
}
/*
  開閉時の個別スタイル
--------------------------------------------------*/
/* 全開ボタン時 */
#gnav.open-all {
  background-color: #ffffff;
}
#gnav.open-all .gnav_block .select_area {
  height: 100%;
}
/* 全開ボタン時 */
#gnav.open-sepa {
  height: 35px;
}
#gnav.open-sepa .gnav_block .select_area {
  position: absolute;
  top: 0;
  width: 100%;
}
#gnav.open-sepa .gnav_block .select_area .menu_contents {
  border-bottom: 1px solid #C8C8C8;
}
/*
  ボタン
--------------------------------------------------*/
#gnav .gnav_block .btn, #gnav .gnav_block .select_area a.btn {
  display: block;
  position: relative;
  width: 100%;
  border-radius: 0;
  background-color: #f1efe3;
  color: #222;
  font-size: 1.5rem;
  line-height: 1.5;
  z-index: 2;
  border-bottom: 1px solid #ccc;
}
#gnav .gnav_block .btn:hover, #gnav .gnav_block .select_area a.btn:hover {
  background-color: #e1dfd4;
}
#gnav .gnav_block .btn[disabled] {
  opacity: 1;
}
#gnav .gnav_block.current .btn {
  background-color: #835D62;
}
/*==================================================

  グローバルメニュー（PC用）

==================================================*/
#gnav_sp {}
#gnav_sp .tab-btn-area {
  border-top: 1px solid #fff;
}
#gnav_sp .tab-btn-area .btn {
  height: 40px;
  border-radius: 0;
  border: none;
  border-left: 1px solid #fff;
}
#gnav_sp .tab-btn-area .btn.active {
  background-color: #c4e5ee;
  box-shadow: none;
  color: #1f7f98;
}
#gnav_sp .tab-btn-area .row > div:first-child .btn {
  border-left: none;
}
#gnav_sp .tab-content {
  padding: 15px;
  background-color: #c4e5ee;
}
/*----------------------------------------------------------
	main
----------------------------------------------------------*/
noscript div {
  text-align: center;
  background: #6B7C18;
  margin: 20px auto 20px;
  padding: 5px;
  width: 960px;
  color: #fff;
}
ul#skip {
  position: absolute;
  overflow: hidden;
  height: 0;
  width: 0;
}
#top_wrap, #inner_wrap {}
#top_wrap .container {
  margin: 40px auto 0;
  clear: both;
  padding: 0 0 40px;
  width: 100%;
  max-width: 1200px;
}
#inner_wrap .container {
  margin: 10px auto 0;
  clear: both;
  padding: 0 0 40px;
}
#inner_wrap .box_c p {
  /*padding: 10px 0;*/
  margin-bottom: 1em;
}
.row {
  margin: 0 !important;
}
#top_wrap .md-4 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
#top_wrap .box_l, #inner_wrap .box_l {
  /*padding-right:40px!important;*/
  padding-left: 0 !important;
}
#top_wrap .box_c {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#top_wrap .box_r_top {
  padding-right: 0 !important; /*padding-left: 40px!important;*/
}
/*  slide
----------------------------------------------*/
.flex-control-nav {
  z-index: auto !important;
}
#mainVisual {
  position: relative;
  /*	margin-left: -295px;
    margin-right: -295px;*/
  width: 100%;
  overflow-x: hidden;
}
.slidewrap {
  /*    width: 75%;
    float: right;*/
  margin-bottom: 50px;
}
.slides li {
  list-style: none !important;
}
/*  Main innerBox
----------------------------------------------*/
#detail_contents h1:not(.originalSt),
#inner_wrap h1:not(.originalSt) {
  background: #F6F6F6;
  padding: 16px 16px 16px 16px;
  font-size: 134%;
  font-weight: bold;
  border-left: #AA1D1D solid 4px;
  color: #000;
  margin-bottom: 1.2em !important;
  clear: both;
}
.index #inner_wrap h1::before {
  content: none;
}
#inner_wrap h1 span {}
#inner_wrap h1.ico_news, #inner_wrap h1.ico_event {
  padding: 5px 0 10px 10px !important;
  margin: 0 -10px;
}
#inner_wrap h1.ico_news::before {
  content: url(../images/ico_news.png);
  margin-right: 10px;
  position: relative;
  top: 5px;
}
#inner_wrap h1.ico_event::before {
  content: url("../images/ico_news.png");
  margin-right: 10px;
  position: relative;
  top: 5px;
}
#inner_wrap h2.th_fsimplehardblk_underlinered_title{
  background: #F6F6F6;
  padding: 16px 16px 16px 24px;
  font-size: 134%;
  font-weight: bold;
  border-left: #AA1D1D solid 4px;
  color: #000;
  margin-bottom: 1.2em !important;
  clear: both;
  
}

#detail_contents h2,
#inner_wrap h2:not(.originalSt,.th_fsimplecommon_sidelineblue_title,.th_fsimplehardblk_underlinered_title,.th_fsimplecommon_sidelinepink_title,.th_fsimplecommon_sidelineorange_title,.th_fsimplecommon_sidelinegreen_title,.th_dotline_orange_title,.th_fsimplecommon_poster_title,.th_fsimplebluepg_default_title,.th_panelbar_tan_title,.ttl_h_titlebrsG_title,.ttl_h_titlebrsR_title,.th_fsimplehardblk_frameblue_title,.th_fsimplecommon_noticenormal_title,.th_fsimplehardblk_tabred_title,.th_fsimplehardblk_infored_title,.th_graybox_pink_title,.th_mainttl_title,.th_fujitsuhardpgR_title,.th_subttl_blue_title) {
  border-top: 2px solid #AA1D1D;
  border-bottom:  1px solid #C9C9C9;
  font-size: 1.8rem;
  font-weight: bold;
  padding: .8em .5em;
  margin-bottom: 1em!important;
}
#inner_wrap .fsimplecommon_sidelineorange_wrapper h2{
  border: 0;
}
#detail_contents h3,
.h3,
#inner_wrap h3:not(.originalSt)  {
  padding: 5px 10px 5px 5px;
  padding-left: 12px;
  font-size: 1.8rem;
  color: #000;
  font-weight: bold;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  clear: both;
    position: relative;
}
#detail_contents h3:before,
.h3::before,
#inner_wrap h3:not(.originalSt):before{
  
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #AA1D1D;
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
}

#detail_contents h4,
#inner_wrap h4:not(.originalSt) {
  font-size: 110%;
  margin-top: 1.5em;
  margin-bottom: 1em;
  border-left: 4px solid #CCC;
  padding:.2em .5em;
  font-weight: bold;
}
#detail_contents h5,
#inner_wrap h5 {
  font-weight: bold;
  margin-top: 10px;
  margin-top: 1em;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  font-size: 108%;
  border-bottom: 3px dotted #CCC;
}

#detail_contents h6,
#inner_wrap h6 {
  font-weight: bold;
}
p.leadTxt {
  font-weight: bold;
  font-size: 116%;
  margin-top: 20px;
  color: #3F2B0C;
}
#detail_contents ol,
#detail_contents ul,
#inner_wrap  ol ,
#inner_wrap ul {
  margin-left: 1.5rem;
}
#detail_contents ul li ,
#inner_wrap ul li {
  list-style-type: disc !important;
}
#inner_wrap ul.map-ulNoItem {
  margin-left: 0;
}
#inner_wrap ul.map-ulNoItem li {
  list-style-type: none !important;
}
div.pagelink_list, div#pagelink_list {
  margin: 15px 0;
  padding: 10px;
  background-color: #fff;
  border: 2px solid #ddd;
}
.archiveList li, div.pagelink_list li, div#pagelink_list li {
  margin-right: 20px;
  background: url(../images/ico_page.gif) no-repeat center left;
  padding-left: 20px;
  float: left;
}
ul.normal {
  margin: 15px 0;
}
ul.normal li {
  list-style-type: disc !important;
  margin-left: 1em;
}
ul.txt_list {
  margin: 15px 0;
}
ul.txt_list li {
  padding: 0 0 0 1em;
  text-indent: -.5em;
}
ul.txt_list > li:before {
  content: url(../images/ico_txt_list.png);
  position: relative;
  top: 0;
  margin-right: 5px;
}
ul.txt_list li .point_list li {
  padding-left: 20px;
  background: url(../images/ico_list.gif) no-repeat left 15px;
}
p.linkTxt, span.linkTxt {
  padding: 5px 0 5px 24px;
  background: url(../images/icn_link02.png) no-repeat 0 .7em;
}
ul.link_list {
  margin: 15px 0;
}
ul.link_list li {
  margin-bottom: 6px;
  padding: 2px 0 0 1.5em;
  text-indent: -1.5em;
  line-height: 1.4em; /*	border-bottom: 1px dotted #666;*/
  background: none !important;
}
ul.link_list li::before {
  content: url(../images/ico_page.gif);
  position: relative;
  top: 0px;
  margin-right: 5px;
}
ul.point_list, p.point_list {
  margin-bottom: 10px;
}
ul.point_list li, p.point_list li {
  background: url(../images/ico_list.gif) no-repeat left 8px;
  padding-left: 10px;
}
ul.data_list {
  margin: 15px 0;
}
ul.data_list li {
  margin-bottom: 6px;
  padding: 2px 0 0 1.5em;
  text-indent: -1.5em;
  border-bottom: 1px dotted #ccc;
}
ul.data_list li::before {
  content: url(../images/ico_data_list.png);
  position: relative;
  top: 5px;
  margin-right: 10px;
}
ul.data_list li.d2 {
  margin-left: 30px;
}
ul.pdfList {
  margin: 15px 0;
}
ul.pdfList li {
  margin-bottom: 6px;
  padding: 2px 0 0 1.5em;
  text-indent: -1.5em;
  border-bottom: 1px dotted #ccc;
}
ul.pdfList li::before {
  content: url(../images/ico_data_list.png);
  position: relative;
  top: 5px;
  margin-right: 10px;
}
ul.archiveList {
  margin: 5px 0;
}
ul.archiveList li {
  margin-bottom: 6px;
  padding: 2px 0 0 1.5em;
  text-indent: -1.5em;
  border-bottom: none;
}
ul.archiveList li::before {
  position: relative;
  top: 5px;
  margin-right: 10px;
}
table.document {
  line-height: 1.4em;
}
table.document th {
  text-align: center;
}
table.document .thumb {
  width: 5%;
}
table.document img {
  width: 100px;
}
.box_c ol {
  margin-left: 20px;
  margin-bottom: 20px;
}
ol.number {
  list-style-type: decimal !important;
  margin-top: 20px;
  margin-left: 20px;
}
ol.number li {
  padding-bottom: 5px;
}
div.txt_box01 {
  background-color: #FFEDE6;
  margin-bottom: 20px;
  padding: 1em .5em;
  border: 1px solid #B22D00;
}
div.txt_box02 {
  background-color: #fff;
  margin-bottom: 20px;
  padding: .5em;
  border: 1px solid #3b8806;
}
/* search
----------------------------------------------*/
#bookSearch {
  background-color: #F6F6F6;
  padding: 30px;
  margin-bottom: 20px;
}
#bookSearch .bookSearch_title {
  padding: 2px 10px 2px 35px;
  background-image: url(../images/tit_search.svg);
  background-size: 24px;
  background-position: left 0px center;
  background-repeat: no-repeat;
  font-size: 1.8rem;
  font-weight: bold;
}
.bookSearch_group {
  display: flex;
}
.bookSearch_group p {
  margin: 0 0 3px 0;
}
.bookSearch_area {
  display: flex;
  margin-top: 20px;
}
.bookSearch_field {
  margin-right: 20px;
}
#bookSearch input.formTxt {
  width: 24em;
  height: 50px;
  background-color: #fff;
  border: 1px solid #CCC;
  padding-left: 10px;
}
#bookSearch input.search_btn {
  background-color: #222222 !important;
  color: #fff !important;
  border: 1px solid #222222;
  cursor: pointer;
  padding: 0 16px 0 20px;
  height: 50px;
  letter-spacing: 0.5em;
  margin-left: -5px;
}
/*　calendar
----------------------------------------------*/
.calendar-area {
  background-color: #F6F6F6;
  padding: 30px;
  margin-bottom: 20px;
  display: flex;
}
.calendar-area .calendar_title {
  padding: 16px 10px 2px 35px;
  background-image: url(../images/tit_calendar.svg);
  background-size: 24px;
  background-position: 0px;
  background-repeat: no-repeat;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: -5px !important;
}
.calendar-area .links {
  display: flex;
  justify-content: center;
  align-content: center;
}
.calendar-area .links a {
  margin-right: 20px;
}
/* digitalarchive
----------------------------------------------*/
.digitalarchive-area {
  margin-bottom: 20px;
}
.digitalarchive-area a {
  border: #aa1d1d solid 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  padding: 10px;
}
.digitalarchive-area a:hover {
  background-color: #f1efe3;
}
.digitalarchive-area h3 {
  margin-right: 30px;
  justify-content: center;
}
.digitalarchive-area p {
  margin: 5px;
}
/* sub_menu
----------------------------------------------*/
.sub_menu {
  margin-bottom: 40px;
}
.sub_menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -7px -7px 0px -7px;
}
.sub_menu ul li {
  width: 18.8%;
  margin: 5px;
  height: auto;
}
.sub_menu ul li a {
  border: 5px solid #AA1D1D;
  display: block;
    height: 100%;
  /*justify-content: center;
  align-items: center;*/
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  color: #000;
}

.sub_menu ul li a:hover {
  background-color: #f1efe3;
}

.sub_menu ul li a span{
}

.sub_menu-ic{
  width: 100%;
  height:90px;
 display:flex;
  justify-content: center;
  align-items: center;
}

.sub_menu-txt{
  display: block;
  padding: 0 0px;
  padding-bottom:20px;
  font-size:110%;
}
.sub_menu-txt-s{
  font-size: 95%;
  padding-top: .1em;
}

/* oboo
----------------------------------------------*/
.oboo a {
  border: 5px solid #AA1D1D;
  margin-bottom: 20px;
  display: block;
}
.oboo a:hover {
  background-color: #f1efe3;
}
/* top　right
----------------------------------------------*/
.box_r_top li {
  line-height: 2em;
  display: block;
  padding-left: 14px;
}
.box_r_top li a:hover, .usemenu_link a:hover {
  opacity: 1;
}
#detail_contents ul.linkList li,
#inner_wrap ul.linkList li{
    line-height: 2em;
  list-style-type:none!important;
}
ul.linkList li{
}

ul.linkList li::before,
.box_r_top .internet_area li::before, .box_r_top .txtlink_area li::before {
  content: "";
  width: 0.6rem;
  height: 1rem;
  margin-left: -1.2rem;
  margin-top: 1rem;
  background-image: url("../images/ico_arrow_right.svg");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.box_r_top .internet_area li a, .box_r_top .txtlink_area li a {
  padding: 5px 3px;
}
.box_r_top .btn {
  white-space: normal;
  width: 100%;
}
.internet_area {
  background-color: #F6F6F6;
  padding: 20px;
  margin-bottom: 20px;
}
.internet_area h2 {
  padding: 2px 0px 2px 20px;
  background-image: url(../images/tit_Internet.svg);
  background-size: 24px;
  background-position: left 0px center;
  background-repeat: no-repeat;
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px !important;
}
.internet_area h3 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
.recommend_area {
  text-align: center;
}
.recommend_area h2 {
  padding: 2px 10px;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 20px !important;
}
.recommend_area h3 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px !important;
}
.recommend_area p {
  margin-bottom: 10px !important;
}
.recommend_area a img:hover {
  border: 4px solid #e1dfd4 !important;
  margin: -4px;
}


.link_area{
  margin-bottom: 20px;
}
.link_area li {
  padding: 1px 0 0;
  margin: 0 0 5px 0;
  vertical-align: top;
  line-height: 1;
  display: table;
  width: 100%;
}
.link_area li a {
  color: #000;
  font-size: 100%;
  text-decoration: none;
  padding: 10px;
  height: 4.6em;
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  border-collapse: collapse;
  border: 4px solid #F6F6F6;
}
.link_area li a:hover {
  background-color: #e1dfd4 !important;
}

.link_area li a img{
    vertical-align: middle;
  margin-right: 8px;
}

.link_area-txt{
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 100px);
  text-align: left;
  font-size: 110%;
  font-weight: bold;
}
.lbl_x .link_area-txt .link_area-txt-s{
  font-size: 85%;
}



.box_r_top .internet_area .btn, .box_r_top .recommend_area .btn {
  padding: 1.4rem 0rem;
}
.book_group {
  background-color: #F6F6F6;
  padding: 20px;
  margin-bottom: 20px;
}
.txtlink_area {
  background-color: #F6F6F6;
  padding: 20px;
  margin-bottom: 20px;
}
.txtlink_area h3 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px !important;
}
.tit01 {
  color: #000;
  text-align: center;
  padding: 2px 0;
}

/*calendar_area*/
.side-pdf-list, .side-contents-list {
  margin-top: 16px;
}
.side-pdf-list li, .side-contents-list li {
  background: transparent;
  box-shadow: none;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-top: 1px solid #CCC;
  margin-bottom: 5px;
}
.side-pdf-list li a, .side-contents-list a {
  padding-left: 10px;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2;
  text-decoration: none;
  font-weight: bold;
}
.side-pdf-list li {
  border-left-color: #308241;
  position: relative;
}
.side-pdf-list li:before {
  content: "";
  display: inline-block;
  border: 8px solid transparent;
  border-left-color: #308241;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -8px;
}
.side-contents-list li {
  border-left-color: #414141;
}
.side-contents-list li a {
  background: #F6F6F6;
}
.side-pdf-list li a {
  color: #216323;
  background: #F8FBEB;
}
.side-contents-list li a {
  color: #414141;
}
.brset {
  display: block;
}
/*  Footer
----------------------------------------------*/
footer {
  font-size: 90%;
  line-height: 1.6em;
  width: 100%;
  clear: both;
  color: #222;
  border-top: solid 5px #AA1D1D;
}
footer .container {
  margin: 0 auto;
  padding: 20px 0;
}
footer .container .md-7, footer .container .md-5 {
  padding: 0;
}
footer .container .address {
  display: flex;
  align-items: center;
}
footer .container a {
  color: #222;
}
footer .container li {
  display: inline;
  color: #000;
  margin-left: 6px;
  white-space: nowrap;
}
footer .container li::before {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 12px;
  margin-right: 8px;
  position: relative;
  width: 1px;
}
footer .container ul li:first-child {
  margin-left: -1em !important;
}
footer .container li:first-child::before {
  background: none !important;
}
footer .container li:last-child::after {
  background-color: none;
}
p#ftr_name {
  clear: both;
  font-size: 200%;
  font-weight: bold;
  padding-right: 20px;
}
p#ftr_address {
  border-left: 1px solid #cccccc;
  padding-left: 20px;
}
#ftr_r {
  text-align: right;
}
#ftr_r img {
  max-width: 182px;
}
#copyright {}
/*----------------------------------------------------------
	お知らせ イベント
----------------------------------------------------------*/
h2.ico_news {
  padding: 5px 0 10px 10px !important;
  font-weight: bold !important;
  font-size: 150% !important;
  margin-bottom: 0 !important;
  color: #222 !important;
}
p.ico_event {
  background: #eff9f9 !important;
  padding: 5px 0 10px 10px !important;
  border-bottom: 3px solid #4d8dca !important;
  border-left: 1px solid #aed3e1 !important;
  border-top: 1px solid #aed3e1 !important;
  border-right: 1px solid #aed3e1 !important;
  font-weight: normal !important;
  font-size: 150% !important;
  margin-bottom: 0 !important;
  color: #222 !important;
}
h2.ico_news_imp {
  border-bottom: 3px solid #973022 !important;
  color: #000 !important;
  border: none !important;
}
h2.ico_news, p.ico_event {
  margin: 0 -10px !important;
  width: 170px;
}
h2.ico_news::before {
  /*  content: url("../images/ico_news.png");
  margin-right: 10px;
  position: relative;
  top: 5px;*/
}
p.ico_event::before {
  content: url("../images/ico_news.png");
  margin-right: 10px;
  position: relative;
  top: 5px;
}
h2.ico_news_imp::before {
  content: none;
}
.info_area h2 {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}
.newsBlock_imp {}
.newsBlock.newsBlock-important {
  background: #F6E1DA;
  border: none;
}
.newsBlock {
  margin-bottom: 30px;
  position: relative;
  background: #FFF;
  /*  padding: 0 10px;*/
  display: flex;
  border-top: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
}
.newsBlock .title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px;
}

/*お知らせのないとき*/
.no-contents{
  padding: 14px 0px;
    
}


.infoBlock {
  margin-bottom: 30px;
  position: relative;
  background: #fff;
  padding: 0 10px;
  padding-top: 0 !important;
}
.newsBlock ul, .infoBlock ul {
  padding: 0 1em .5em;
}
.newsBlock ul li, .infoBlock ul li {
  background: url(../images/ico_list.gif) no-repeat left .8em;
  padding-left: 10px;
}
.newsBlock .btnList a {
  position: absolute;
  top: 6px;
  right: 6px;
  padding: 0 15px 0 25px;
  background: #1d7a00;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-weight: normal;
  border-radius: 20px;
  margin-top: 4px;
  margin-right: 2px;
}
.infoBlock .btnList {
  text-align: right;
}
.infoBlock .btnList a {
  font-weight: normal;
  border-radius: 20px;
  margin-top: 4px;
  margin-right: 2px;
}
.infoBlock th {
  width: 16%;
}
.infoBlock .links {
  text-align: center;
  margin-top: 40px;
}
.infoBlock .info_thumb {
  float: left;
  margin-right: 20px;
  width: inherit;
}
.lang_en .newsBlock {
  margin: 0;
  background: #fff;
  padding: 0;
}
.lang_en .newsBlock .news_area {
  border: 1px solid #F8CBAD;
  padding: 0 10px;
}
.lang_en h2.ico_news {
  background-color: #F8CBAD !important;
  border: none !important;
  padding: 10px !important;
  border-radius: 8px 8px 0 0;
  margin: 0 !important;
}
.lang_en h2.ico_news::before {
  content: none;
}
.lang_en .newsBlock .more_link {
  text-align: right;
  padding: 14px 0;
}
.kids .eventBlock .btnList a {
  background: #fff !important;
  color: #2DAE8D !important;
  right: 40px !important;
}
.kids .eventBlock .btnList a:after {
  border-top: 8px solid #2DAE8D !important;
}
.kids .newsBlock dt p.data, .eventBlock dt p.data {
  width: 13em;
}
p.no-data {
  padding: 0 .5em 1em;
}
.newsBlock .btnList a:hover, .infoBlock .btnList a:hover {
  opacity: .9;
}
.newsBlock dl {
  padding: 14px 0px;
  overflow: hidden;
  line-height: 1.6em;
  font-size: 100%;
  margin: 0 10px;
 display: block;
    clear: both;
}
.infoBlock dl {
  padding: 14px 0px;
  overflow: hidden;
  line-height: 1.6em;
  font-size: 100%;
  border-bottom: 1px solid #ccc;
  margin: 0 10px;
  display: block;
}
.newsBlock-important dl, .lang_en .newsBlock dl {
  margin: 0;
  display: block;
}
.newsBlock dl:last-child, .infoBlock dl:last-child, .newsBlock_imp dl:last-child, .infoBlock dl:last-child {
  border: none;
}
.newsBlock_imp dl, .eventBlock_imp dl {
  padding: 10px 0px;
  overflow: hidden;
  line-height: 1.6em;
  font-size: 100%;
  border-bottom: 1px solid #ccc;
  background-color: #FDE9E7;
}
.newsBlock dt, .infoBlock dt {
  background: none;
  margin-bottom: 0;
  font-weight: bold;
  width: 40%;
}
.newsBlock dt p.data {
  float: left;
  font-size: 100%;
  line-height: 1.8em;
  margin-bottom: 0 !important;
  margin-left: .5em;
  padding: 0 !important;
  width: 10em;
}
.infoBlock dt p.data {
  font-size: 100%;
  line-height: 1.8em;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.newsBlock span, .infoBlock span{
  display: inline-block;
  padding: 5px;
  text-align: center;
  min-width: 2.5em;
  font-size: 84%;
  font-weight: bold;
  margin-left: 6px;
}



span.ic_gy {
  background: #258600;
  font-size: 60%;
  font-weight: normal;
  border-radius: 1em;
  white-space: nowrap !important;
  color: #fff;
  padding: .2em .5em;
}
span.ic_eve {
  background: #CC483A;
  font-size: 60%;
  font-weight: normal;
  border-radius: 1em;
  white-space: nowrap !important;
  color: #fff;
  padding: .2em .5em;
}
span.ic_oha {
  background: #A76425;
  font-size: 60%;
  font-weight: normal;
  border-radius: 1em;
  white-space: nowrap !important;
  color: #fff;
  padding: .2em .5em;
}
span.ic_gal {
  background: #725db4;
  font-size: 60%;
  font-weight: normal;
  border-radius: 1em;
  white-space: nowrap !important;
  color: #fff;
  padding: .2em .5em;
}
#top_wrap .infoBlock span.ic_eve, #top_wrap .infoBlock span.ic_oha, #top_wrap .infoBlock span.ic_gal, .kids .eventBlock span.ic_eve, .kids .eventBlock span.ic_oha, .kids .eventBlock span.ic_gal {
  display: none;
}
.infoBlock .tab_area {
  position: relative;
  padding-top: 56px;
  margin: 10px -10px;
}
.infoBlock .tab_area .tab_menu .tab_tit {
  width: 20%;
  position: absolute;
  top: 0;
  display: inline-block;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.infoBlock .tab_area .tab_menu .tab_tit {
  position: absolute;
  background-color: #F1EFE3;
}
.infoBlock .tab_area .tab_menu .tab_tit p {
  margin: 0;
}
.infoBlock .tab_area .active .tab_tit {
  border-bottom: solid 3px #AA1D1D;
}
.infoBlock .tab_area #info_new.tab_menu .tab_tit {
  left: 0;
  border-left: none;
}
.infoBlock .tab_area #info_event.tab_menu .tab_tit {
  left: 20%;
}
.infoBlock .tab_area #info_exhibition.tab_menu .tab_tit {
  left: 40%;
}
.infoBlock .tab_area #info_osaka.tab_menu .tab_tit {
  left: 60%;
}
.infoBlock .tab_area #info_kids.tab_menu .tab_tit {
  left: 80%;
  border-right: none;
}
.infoBlock .tab_area .tab_menu .tab_tit a {
  display: block;
  text-align: center;
  color: #000;
  text-decoration: none;
 
  padding: 11px 3px 10px;
}
/*TOP各館アイコン*/
.newsBlock span.icn-tenji, .eventBlock span.icn-tenji {
  background: #415191;
  display: inline-block;
}
.newsBlock span.icn-ohanashi, .eventBlock span.icn-ohanashi {
  background: #B14515;
  display: inline-block;
}
span.icn-no {
  display: none;
}
.newsBlock dd {
  margin: 0;
  padding: 0 0 0 11em;
}
.infoBlock dd {
  margin: 0;
  padding: 0;
}
#inner_wrap .box_c .newsBlock dd {
  /*	margin: -.8em 0 0;
	padding: 30px 0 0 12em;*/
  margin: 0;
  padding: 0em 0 0 12em;
}
#inner_wrap .box_c .newsBlock p {
  padding: 0 1em 2em;
}
.eventBlock dd {
  margin: 0;
  padding: 0 0 0 12em;
}
#inner_wrap .box_c .eventBlock dd {
  /*	margin: -.8em 0 0;
	padding: 30px 0 0 12em;*/
  margin: 0;
  padding: 0em 0 0 12em;
}
.newsBlock span.icn-important, .eventBlock span.icn-important {
  background: #C1321E;
  color: #fff;
  margin-left: .5em;
  display: inline;
  font-size: 80%;
  font-weight: normal;
  border-radius: 2em;
  padding: 2px 5px;
  white-space: nowrap !important;
}
.newsBlock dd span.icn-new, .eventBlock dd span.icn-new {
  color: #C1321E;
  font-size: 75%;
  font-weight: bold;
  padding: 2px 5px;
  text-align: center;
  /*	min-width: 4em;*/
  display: inline-block;
}
.newsBlock caption, .eventBlock caption, .contentsBlock caption {
  line-height: 0;
  text-indent: -9999px;
}
.newsBlock table.tbl, .eventBlock table.tbl {
  margin: 20px 0 40px;
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.newsBlock table.tbl th, .eventBlock table.tbl th {
  font-weight: bold;
  padding: 8px 6px 8px 6px;
  background: #ffe3b9;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-size: inherit;
  white-space: nowrap;
  min-width: 14%;
  vertical-align: top;
}
.newsBlock table.tbl td, .eventBlock table.tbl td {
  font-weight: normal;
  padding: 3px 8px;
  background-color: #FFF;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: inherit;
}
.newsBlock table.tbl td .link_list li, .eventBlock table.tbl td .link_list li {
  font-size: 100%;
  margin-left: 1em;
  border-bottom: none !important;
  padding: 0 0 0 5px !important;
}
#news_day {
  font-weight: bold;
  color: #566313;
  margin: 10px 10px -10px 10px;
}
.newsArea_page {
  overflow: hidden;
  padding: 10px;
  text-align: right;
}
.newsArea_page .newsArea_pagenum {
  color: #222222 !important;
}
.news_link, .news_file {
  margin: 5px 1em !important;
  padding: 0 !important;
}
.news_link a::before, .news_file a::before {
  content: url("../images/ico_pagelink.png");
  margin-right: 5px;
  position: relative;
}
.label_green {
  background-color: #C5E0B4;
  color: #0C3E0C;
}
.label_red {
  color: #ca1a1a;
  padding: 0;
}

.label_blue {
  background-color: #B4C7E7;
  color: #0F3265;
}
.label_yellow {
  background-color: #FFE699;
  color: #786220;
}
.label_orange {
  background-color: #ffca99;
  color: #764211;
}
.label_kita {
  background-color: #d2ddf4;
}
.label_miyakojima {
  background-color: #a8b6c9;
}
.label_fukushima {
  background-color: #c5bfd9;
}
.label_konohana {
  background-color: #afbae5;
}
.label_chuo {
  background-color: #fdc8dc;
}
.label_minato {
  background-color: #b7c1d9;
}
.label_taisyo {
  background-color: #88b5eb;
}
.label_tennoji {
  background-color: #b0b0e5;
}
.label_naniwa {
  background-color: #f3cd99;
}
.label_nishiyodogawa {
  background-color: #e0ed9e;
}
.label_yodogawa {
  background-color: #f3c7df;
}
.label_higashiyodogawa {
  background-color: #7ab3d1;
}
.label_higashinari {
  background-color: #f5d9bf;
}
.label_shimanouchi {
  background-color: #B4D1CC;
}
.label_ikuno {
  background-color: #d1bbdb;
}
.label_asahi {
  background-color: #e4c7de;
}
.label_joto {
  background-color: #EDA5CC;
}
.label_tsurumi {
  background-color: #b9e7c6;
}
.label_abeno {
  background-color: #f9ccd9;
}
.label_suminoe {
  background-color: #c6f3eb;
}
.label_sumiyoshi {
  background-color: #e6cbdc;
}
.label_higashisumiyoshi {
  background-color: #f1bad8;
}
.label_hirano {
  background-color: #b3ddfa;
}
.label_nishinari {
  background-color: #dfd8fa;
}
.label_jidosya {
  background-color: #ffca99;
}
.label_all {
  background-color: #F1ABAB;
}
/*
.contentIn,
#cont_container{
	background: #fff;
}
*/
.contentIn #contents {
  padding: 1em;
}
.flow {
  margin: 0px;
}
.flow li {
  float: left;
  white-space: nowrap;
  font-size: 100%;
}
/* =========================================================
bnrBlock
========================================================= */
.bnrBlock h2 {
  background: none;
  border: none;
  text-align: center;
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 10px;
}

.bnrBlock-tit{
  display: flex;
  justify-content: center;
  align-items:center;
}
.bnrBlock-tit a.bnrBlock-titlink{
  position: relative;
  margin-left: 1em;
}

.bnrBlock ul {
  display: flex;
  flex-wrap: wrap;
}
.bnrBlock ul li {
  width: 16.6%;
  text-align: center;
  margin-bottom: 10px;
}
.bnrBlock_wrap {
  background: #F6E1DA;
  padding: 40px;
}
.bnrBlock p {
  margin: 10px !important;
}
/* =========================================================
eventArea
========================================================= */
#eventarea {
  padding-top: 20px;
  margin-bottom: 20px;
}
#eventarea table {
  width: 100%;
  border-bottom: #cccccc solid 1px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  line-height: 1.4em;
}
#eventarea th {
  font-weight: bold;
  text-align: left;
  width: 16%;
}
#eventarea td.icon {
  width: 10%;
  text-align: left;
}
#eventarea td img {
  vertical-align: -0.25em;
  margin-left: 5px;
}
#eventarea td .event_end {
  color: #F52124;
  font-weight: bold;
  margin-left: 10px;
}
/*---------- index ----------*/
.index .eventTitle {
  background: none;
  padding: 0px;
  color: #ffffff;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 480px;
}
.index .eventTitle .more {
  position: absolute;
  right: 10px;
  top: 10px;
}
.index #eventarea {
  clear: both;
  padding: 20px 10px 10px 10px;
  margin-bottom: 20px !important;
  background-color: #ffffff;
}
.index #eventarea table {
  width: 100%;
  border-bottom: #cccccc solid 1px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  line-height: 1.4em;
}
.index #eventarea th {
  font-weight: bold;
  text-align: left;
  width: 33%;
}
.index #eventarea td.icon {
  width: 15%;
  text-align: left;
}
.index #eventarea td img {
  vertical-align: -0.25em;
  margin-left: 5px;
}
.event_end {
  color: #F52124;
  font-weight: bold;
  margin-left: 10px;
}
#news_day {
  color: #1F733A;
  font-weight: bold;
}
#news_title {
  background: url(../images/h2_tit.gif) no-repeat left top #F7FCE6;
  width: 685px;
  padding: 10px 0 6px 15px;
  font-size: 140%;
  border-bottom: #CBE8B5 solid 1px;
  color: #222222;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 20px;
  clear: both;
}
.news_text {
  margin-bottom: 0;
  padding: 0 1em 1em;
}



.t-style01 caption {
  text-align: center;
  background-color: #1A7B39;
  color: #ffffff;
  padding: 5px;
  font-weight: bold;
}
.t-style01 caption.none {
  display: none;
}
.t-style01, .event_tblbox {
  line-height: 1.4em;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
}
.t-style01 th, .event_tblbox th {
  border-top: #aaaaaa 1px dotted;
  border-bottom: #aaaaaa 1px dotted;
  border-left: #aaaaaa 1px dotted;
  border-right: #aaaaaa 1px dotted;
  text-align: left;
  background: #EEFAF3;
  padding: 10px;
  font-weight: bold;
}
.event_tblbox th {
  width: 12%;
  text-align: center;
  letter-spacing: 0.1em;
}
.t-style01 td, .event_tblbox td {
  border-top: #aaaaaa 1px dotted;
  border-bottom: #aaaaaa 1px dotted;
  border-right: #cccccc 1px solid;
  text-align: left;
  padding: 0 5px;
}
.t-style01 .head01, .event_tblbox .head01 {
  text-align: center;
  background: #0068b6;
  color: #ffffff;
  font-weight: bold;
  padding: 5px !important;
  line-height: 1.0em;
}
/*---------- index ----------*/
.t-style02 {
  line-height: 1.4em;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
  text-align: center;
}
.t-style02 caption {
  text-align: center;
  background-color: #1A7B39;
  color: #ffffff;
  padding: 5px;
  font-weight: bold;
}
.t-style02 caption.none {
  display: none;
}
.t-style02 th {
  border-left: #aaaaaa 1px dotted;
  border-bottom: #aaaaaa 1px dotted;
  border-top: #277948 3px solid;
  border-right: #aaaaaa 1px dotted;
  text-align: left;
  background: #EEFAF3;
  padding: 10px;
  font-weight: bold;
}
.t-style02 td {
  border-top: #aaaaaa 1px dotted;
  border-bottom: #aaaaaa 1px dotted;
  border-right: #cccccc 1px solid;
  border-left: #cccccc 1px solid;
  text-align: left;
  padding: 10px;
  background: #ffffff;
}
.t-style02 .head01 {
  text-align: center;
  background: #0068b6;
  color: #ffffff;
  font-weight: bold;
  padding: 5px !important;
  line-height: 1.0em;
}
/*  ページネーション
----------------------------------------------*/
.pagination li {
  list-style: none !important;
}
ul.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px 8px;
  list-style-type: none !important;
  padding: 0;
  margin-left: 0!important;
  flex-wrap: wrap;
}
ul.pagination a {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  border: 1px solid #ddd!important;
  border-radius: 1px;
  color: #222222 !important;
}
.pagination a:not(:hover) {
  text-decoration: none;
}
.pagination .active a {
  background-color: #aa1d1d!important;
  color: #fff !important;
  pointer-events: none;
}
.pagination .prev a, .pagination .next a {
  gap: 0 4px;
  width: auto;
  padding: .5em .8em;
  line-height: 1;
}
.pagination .prev a::before, .pagination .next a::after {
  display: inline-block;
  transform: rotate(45deg);
  width: .3em;
  height: .3em;
  content: '';
}
.pagination .prev a::before {
  border-bottom: 1px solid #a3a3a3;
  border-left: 1px solid #a3a3a3;
}
.pagination .next a::after {
  border-top: 1px solid #a3a3a3;
  border-right: 1px solid #a3a3a3;
}

ul.pagination .disabled a{
  color: #707070!important;
}

/*  セレクトボックス
----------------------------------------------*/
.selectbox_area {
  text-align: right;
}
.selectbox {
  display: inline-flex;
  align-items: center;
  position: relative;
}
.selectbox::after {
  position: absolute;
  right: 15px;
  width: 10px;
  height: 7px;
  background-color: #535353;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: '';
  pointer-events: none;
}
.selectbox select {
  appearance: none;
  min-width: 150px;
  height: 2.4em;
  padding: .4em calc(.8em + 30px) .4em .8em;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  background-color: #fff;
  color: #333333;
  font-size: 1em;
  cursor: pointer;
}
/*  利用案内
----------------------------------------------*/
.guide_list {
  padding-bottom: 10px;
  border-bottom: #CCCCCC dotted 1px;
  margin-bottom: 20px;
}
.guide_list li {
  margin-right: 20px;
  background: url(../images/ico_page.gif) no-repeat center left;
  padding-left: 20px;
}
/*  館内案内
----------------------------------------------*/
.sub_box .gbtn a {
  position: relative;
  top: 6px;
  right: 6px;
  padding: .5em 1em .5em 2em;
  background: #1d7a00;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-weight: normal;
  border-radius: 20px;
  margin-top: 4px;
  margin-right: 2px;
}
.sub_box .gbtn a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 8px;
  width: 0;
  height: 0;
  margin: -4px 0 0 0;
  border-top: 8px solid #FFF;
  border-left: 8px solid transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.info_tab {
  border-bottom: 1px solid #FFC159;
}
.info_tab a {
  text-decoration: none;
  color: #502701;
  display: block;
}
.info_tab li.active {
  background-color: #FFC159;
  font-weight: bold;
}
.info_tab li {
  padding: .2rem;
  background-color: #FFFDE1;
  border-top-right-radius: .5rem;
  border-top-left-radius: .5rem;
  border: 1px solid #FFC159;
  width: 32%;
  margin-right: .5%;
  display: inline-block;
  border-bottom: none;
  font-size: 120%;
}
.tab-pane:first-child .tab-pane-header {
  border-top-left-radius: 0;
}
.floor_detail::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.floor_detail {
  margin: 20px 0 0;
}
.floor_detail li.map_detail01, .floor_detail li.map_detail02 {
  float: left;
  margin: 0 0 0 2%;
  padding: 0 0 20px;
  width: 48%;
  line-height: 1.4em;
  font-size: 90%;
}
.floor_detail li dt {
  color: #21773c;
  font-size: 120%;
  font-weight: bold;
  padding: 10px 0;
}
#map {
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#map iframe, #map object, #map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
details, summary {
  display: none !important;
}
div.mapimg {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}
/*Clear Float*/
.floor_detail:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.floor_detail_01 {
  zoom: 1;
}
.floormap_img {
  text-align: center;
  margin: 20px 0;
}
/*  サイトマップ
----------------------------------------------*/
ul#sitemap_list li a {
  margin-left: 20px;
  padding: 3px 0 5px 10px;
  line-height: 2;
  font-size: 116%;
}
ul#sitemap_list li a::before {
  content: url("../images/ico_pagelink.png");
  margin-right: 10px;
  position: relative;
  top: 2px;
}
ul#sitemap_list li.d2 {
  padding-top: 3px;
  text-indent: 2em;
}
.sttl {
  display: inline;
}
.search_result form.gsc-search-box {
  background: #ECF5E7;
  margin-bottom: 20px;
}
.search_result .gsc-control {
  width: 100%;
}
.search_result table, .search_result table td {
  border: none;
  background: none;
}
.search_result .gsc-input-box {
  border-radius: 0;
}
.search_result .gsc-input-box table {
  margin: 0;
}
.search_result .gsc-search-button {
  width: 100px;
}
.search_result .gsc-search-button button {
  width: 100%;
  padding: 12px 30px;
  margin: 0;
  background-color: #008000;
  border-color: #008000;
  border-radius: 0;
}
.search_result .gsc-clear-button, .search_result table .gsib_b {
  display: none;
}
.news_all dl {
  padding: 14px 0px;
  overflow: hidden;
  line-height: 1.6em;
  font-size: 100%;
  border-bottom: 1px solid #ccc;
  margin: 0 10px;
}
.news_all dt {
  background: none;
  margin-bottom: 0;
  font-weight: bold;
  width: 40%;
}
.news_all dt p.data {
  float: left;
  font-size: 100%;
  line-height: 1.8em;
  margin-bottom: 0 !important;
  margin-left: 0.5em;
  padding: 0 !important;
}
.news_all dd {
  margin: 0;
  padding: 0 0 0 11em;
}
.news_all dd span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  padding: 0 5px;
  text-align: center;
  min-width: 2.5em;
  font-size: 84%;
  font-weight: bold;
  margin-left: 6px;
}
.news_all .label_red {
  color: #ca1a1a;
  padding: 0;
}
/*mainbody
----------------------------------------------*/
.mainbody {
  margin-bottom: 6em;
}
.mainbody p {
  padding: 10px 0;
  margin-bottom: 1em;
}
/*よくある質問
----------------------------------------------*/



.faqSearchBox{
  background: #F6F6F6;
  padding: 2em;
  margin-bottom: 2em;
}
.faqSearchBox  .btn-lib{
  margin-bottom: 0!important;
  padding-bottom: 0!important;
}

.faqSearchBox h2{
  font-size: 1.8rem;
  font-weight: bold;
  border-right: 0;
}

.faq_formBox{
  display: flex;
  margin-bottom: 1em;
}
.faq_formBox input{
  height: 3em;
  min-width:30%;
}
.faq_formBox button{
  border: 0;
  background: #000;
  color: #FFF;
  width: 100px;
}

@media (min-width: 992px) {
.faq-indexWrap{
  display: flex;
  gap: 1%;
  flex-wrap: wrap;
}
  .faq-indexBox{
    width: 49.5%;
  }
}

.faq-indexWrap h3{
  background: url("../images/ic_faq_cate.svg") no-repeat left top;
  border-bottom: 3px solid #AA1D1D;
  font-size: 1.8rem;
  padding:.3em .5em .5em 35px;
  margin-bottom: .5em!important;
}


.faq-indexBox{
  border: 20px solid #F6F6F6;
  padding: 1em;
  margin-bottom: 1%;
}


@media (max-width: 991px) {
.faq-indexBox{
  border: 10px solid #F6F6F6;
  padding: 1em;
  margin-bottom: 1em;
  }

}


.faq_box {
  margin-bottom: 5em;
}
.faq_box dl {
  margin-bottom: 2em;
  border: 1px solid #624f9b;
}
.faq_box dl dt {
  position: relative;
  padding: .5em .5em .5em 5em;
  background: #f3f4ca;
  color: #566313;
  font-weight: bold;
  font-size: 100%;
}
.faq_box dl dt span {
  width: 30px;
  height: 30px;
  text-align: center;
  position: absolute;
  top: .5em;
  left: 1.2em;
  border: 1px solid #566313;
  background-color: #6B7C18;
  color: #fff;
  padding-top: 0;
  border-radius: 5px;
  font-weight: bold;
}
.faq_box dl dd {
  position: relative;
  padding: 1.5em 1.5em 1.5em 5em;
  font-size: 100%;
}
.faq_box dl dd span.answer {
  width: 30px;
  height: 30px;
  text-align: center;
  position: absolute;
  top: 1.2em;
  left: 1.2em;
  border: 1px solid #91415d;
  color: #91415d;
  padding-top: 0;
  border-radius: 5px;
  font-weight: bold;
} /*  etc
----------------------------------------------*/
/*  btn　*/
p.btn-lib a {
  border: 1px solid #222;
  padding: 1.4rem 4rem;
  color: #222;
  background-color: #FFF;
}
.bnrBlock-titlink::after,
p.btn-lib a::after, .arrow a::after {
  content: url(../images/ico_arrow.svg);
  margin-right: 10px;
  position: relative;
  top: -3px;
  right: -10px;
}
a.btn {
  text-decoration: none;
  border-radius: 100vh;
}
a:hover.btn {
  background-color: #e1dfd4;
}
/*  icon　*/
.arrow {
  position: relative;
  padding: 0 0 0 6px;
  vertical-align: middle;
  font-size: 100%;
}
.arrow::before, .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  display: block;
  width: 0;
  height: 0;
}
/*pdf*/
.pdfBox {
  border: 3px solid#efefef;
  margin: 15px 0;
  padding: 10px;
}
ul.sub_link {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3px;
  justify-content: flex-end;
}
ul.sub_link li a {
  background: url(../images/icon_arrow.svg);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-position: left top 2px;
  padding-right: 10px;
  font-size: 1.2rem;
}
ul.sub_link li:first-child a {
  background: none;
}
ul.sub_link li:last-child a {
  padding-right: 0;
}
/*table*/
table.table caption{
  background: none;
  color: #000;
}

table.table {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin: 10px 0;
  max-width: 100%;
  width: 100%;
}
table.table th {
  font-weight: bold;
  padding: 10px;
  background: #f1efe3;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-size: inherit;
  text-align: left;
  word-break: break-word;
  vertical-align: middle;
}
table.table td {
  font-weight: normal;
  padding: 10px;
  background-color: #FFF;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: inherit;
  vertical-align: middle;
  ;
  word-break: break-word;
  line-height: 1.6em;
}

.pagetop {
  position: fixed;
  bottom: 80px;
  right: 20px;
  background-color: transparent;
  padding: 5px 20px;
  z-index: 100;
  border-radius: 50px;
}
.pagetop a {
  text-decoration: none;
  color: #fff;
}
.pagetop a span {
  display: none;
}
.clear {
  clear: both;
  overflow: hidden;
}
.clearLeft {
  clear: left;
}
.clearRight {
  clear: right;
}
/* text */
.redTxt {
  color: #d90000;
}
.greenTxt {
  color: #277948;
}
.lh01 {
  line-height: 1;
}
.lh02 {
  line-height: 1.1;
}
.lh03 {
  line-height: 1.2;
}
.lh04 {
  line-height: 1.3;
}
.lh05 {
  line-height: 1.4;
}
.lh06 {
  line-height: 1.5;
}
.lh07 {
  line-height: 1.6;
}
.lh08 {
  line-height: 1.7;
}
.lh09 {
  line-height: 1.8;
}
.lh10 {
  line-height: 1.9;
}
.lh11 {
  line-height: 2;
}
.blt {
  font-weight: bold;
}
.nlt {
  font-weight: normal;
}
.capt {
  font-size: 93%;
}
.mint {
  font-size: 100% !important;
  color: #222 !important;
}
.bigt {
  font-size: 123.1%;
}
.alignl {
  text-align: left;
}
.TAC, .alignc {
  text-align: center !important;
}
.alignr {
  text-align: right;
}
.valignt {
  vertical-align: top;
}
.valignm {
  vertical-align: middle;
}
.valignb {
  vertical-align: bottom;
}
.FL, .fleft {
  float: left;
}
.FR, .fright {
  float: right;
}
/* width */
.w-5 {
  width: 5% !important;
}
.w-10 {
  width: 10% !important;
}
.w-15 {
  width: 15% !important;
}
.w-20 {
  width: 20% !important;
}
.w-25 {
  width: 25% !important;
}
.w-30 {
  width: 30% !important;
}
.w-35 {
  width: 35% !important;
}
.w-40 {
  width: 40% !important;
}
.w-45 {
  width: 45% !important;
}
.w-50 {
  width: 50% !important;
}
.w-55 {
  width: 55% !important;
}
.w-60 {
  width: 60% !important;
}
.w-65 {
  width: 65% !important;
}
.w-70 {
  width: 70% !important;
}
.w-75 {
  width: 75% !important;
}
.w-80 {
  width: 80% !important;
}
.w-85 {
  width: 85% !important;
}
.w-90 {
  width: 90% !important;
}
.w-95 {
  width: 95% !important;
}
.w-100 {
  width: 100% !important;
}
.m0auto {
  margin: 0 auto !important;
}
.mt0 {
  margin-top: 0px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mr70 {
  margin-right: 70px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.ml70 {
  margin-left: 70px !important;
}
.ml80 {
  margin-left: 80px !important;
}
.ml100 {
  margin-left: 100px !important;
}
/*サンプル部品*/
.img-area-r, .img-area-l {
  margin: 1.5rem 0;
  clear: both;
  overflow: hidden;
}
.img-area-r .imglink-txt-right {
  float: right;
  margin: 0 ;
  padding: 0 0 0.2em 0;
  text-align: center;
  display: table;
  min-width: 160px;
  margin-left: 20px;
}
.img-area-r .imglink-txt-right img {
  margin-left: 10px;
  padding: 0;
}
.img-area-l .imglink-txt-left {
  float: left;
  margin: 0 5px 0 0;
  padding: 0 0 0.2em 0;
  text-align: center;
  display: table;
  min-width: 160px;
  margin-right: 20px;
}
.img-area-l .imglink-txt-left img {
  margin-right:10px;
}
.img-area {
  margin: 1.5rem 0;
  display: block;
  clear: both;
  text-align: center;
}
.img-area:after {
  content: "";
  display: block;
  clear: both;
}
.img-area span{
  display: block;
}

.img-area img {
  margin: 0 10px 5px 10px;
}
.img-area p.imglink-side2 {
  float: left;
  margin: 0.56em 0 0.1em 0;
  padding: 0;
  text-align: center;
  display: table;
  width: 50%;
  min-width: 160px;
}
p.imglink-side2 span {
  display: block;
  margin: 0 10px 0 10px;
}
.img-area p.imglink-side3 {
  float: left;
  width: calc(33% - 10px);
  margin: 0.56em 10px 0.1em 0;
  padding: 0;
  text-align: center;
  display: table;
  min-width: 160px;
}
p.imglink-side3 img {
  margin: 0 10px 5px 10px;
  padding: 0;
  max-width: 100%;
}
p.imglink-side3 span {
  display: block;
  margin: 0 10px 0 10px;
  padding: 0;
}
.fc_red {
  color: #b82f2f;
}
.fc_green {
  color: #008209;
}
.imgL_tableR {
  display: block;
}
.imgL_tableR .imgL_tableR_inner {
  display: flex;
  align-items: flex-start;
}
.imgL_tableR .imglink-txt-left {
  margin-right: 1em;
  min-width: 320px;
}
.imgL_tableR table {
  margin-top: 0;
  width: auto;
}

/*adobe*/
.m-box-download{
  border: 1px solid #ccc;
  padding: 1em;
  margin: 2em 0 ;
}
.m-image{
  margin-top: 1em;
}
.m-image .adobeBnr{
  margin-right: .5em;
}


.event-rss{
  position: relative;
  margin-top: 1em;
}
.event-rss a{
  background: url("../images/ic_rss.svg") no-repeat left 50%;
  background-size: 1em 1em;
  padding-left: 1.5em;
}

@media (min-width: 992px) {
.event-rss a{
  position: absolute;
  right: 0;
  top: -3em;
}
}

/*kids*/


.isKids .kids_contentWrap h1{
  text-align: center;
 margin: 2rem 0!important;
  color: #436DBF;
  font-weight: bold;
}
.kids_topImg{
  text-align: center;
}
.kids_topImg img{
  width: 100%;
  max-width: 750px;
}

#inner_wrap ul.kids_topNav{
  padding: 0!important;
  margin: 2em 0!important;
  display: flex;
  flex-wrap: wrap;
  gap:2%;
  justify-content:center;
}

#inner_wrap ul.kids_topNav li{
  list-style: none!important;
  width: 32%;
  margin-bottom: 2em;
}

.kids_topNav a{
  display: block;
  text-decoration: none!important;
  color: #000!important;
}

.kids_topNav span{
  display:block;
  text-align: center;
}

.kids_topNav .kids_topNav_fuki{
  position: relative;
  background: #F1EFE3;
  border-radius: 10px;
  font-size: 1.3rem;
  margin-bottom: 15px;
  min-height: 5.5em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kids_topNav .kids_topNav_fuki:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -15px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #F1EFE3 transparent transparent transparent;
  border-width: 15px 15px 0 15px;
}

.kids_topNav a:hover .kids_topNav_fuki{
  background: #AA1D1D;
  color: #FFF;
}
.kids_topNav a:hover .kids_topNav_fuki:after{
  border-color: #AA1D1D transparent transparent transparent;
}
.kids_topNav_img{
  margin-bottom: -5px;
}

.kids_topNav .kids_topNav_tit{
  font-size: 2.3rem;
}


@media (min-width: 992px) {
.kids_contentWrap{
  width: 730px;
  margin: auto;
}
}
@media (max-width: 991px) {
  
#inner_wrap ul.kids_topNav li{
  width: 49%;
  }
  .kids_topNav .kids_topNav_fuki{
    font-size: 1.1rem;
  }
.kids_topNav .kids_topNav_tit{
  font-size: 1.6rem;
}
}


/*ヘッダ　他言語*/

.is-kanaTop #gnav .gnav_block,
.is-lang #gnav .gnav_block{
  margin-left: 0;
}

.header_lang{
  display: flex;
  background: #EBEBEB;
  border-radius: 5px;
  padding: 5px 0  0 5px;
}
.header_lang ul{
  display: flex;
  margin-top: 0!important;
}
.header_lang ul li{
  margin-right: 1em;
}
.header_lang ul li a:hover{
  text-decoration: none;
}


@media (min-width: 992px) {
.links.links-horizon{
  display: flex;
}
 .links.links-horizon a{
  margin-right: 1em;
}
}


@media (max-width: 991px){
  
  .journal_content img{
    float: none!important;
  }
  .header_lang{
  display: block;
  }
  
  .header_lang ul{
    padding-left: 0!important;
    margin-left: 0!important;
  }
}

/*icons parts*/
.text-color-red{
    color: #ca1a1a;
}

.text-color-green{
  color: #0C3E0C;
}
.iconFile, .iconDefault {
  padding: 12px 5px 12px 42px;
  background-repeat: no-repeat;
  background-image: url(../images/file_default.png);
  line-height: 3.3;
  min-height: 1em;
  background-size:36px;
}
.iconBmp {
  background-image: url(../images/file_bmp.png);
}
.iconCsv {
  background-image: url(../images/file_csv.png);
}
.iconDoc,
.iconDocx {
  background-image: url(../images/file_doc.png);
}
.iconGif {
  background-image: url(../images/file_gif.png);
}
.iconJpg {
  background-image: url(../images/file_jpg.png);
}
.iconJpe {
  background-image: url(../images/file_jpg.png);
}
.iconJpeg {
  background-image: url(../images/file_jpg.png);
}
.iconJtd {
  background-image: url(../images/file_jtd.png);
}
.iconLzh {
  background-image: url(../images/file_lzh.png);
}
.iconPdf {
  background-image: url(../images/file_pdf.png);
  list-style: none;
}
.iconPng {
  background-image: url(../images/file_png.png);
}
.iconPpt,
.iconPptx {
  background-image: url(../images/file_ppt.png);
}
.iconTxt {
  background-image: url(../images/file_txt.png);
}
.iconXls,
.iconXlsx {
  background-image: url(../images/file_xls.png);
}
.iconZip {
  background-image: url(../images/file_zip.png);
}
@media (max-width: 1024px) {
	.iconFile, .iconDefault{
	}
}


/*faq*/
.acc_categoryWrap{
  margin-top: 2em;
  margin-bottom: 2em;
}
.acc_categoryWrap .category{
    color: #000;
}
.acc_categoryWrap .category .acc_label{
   
    width: 100%;
	position: relative;
}


.acc_categoryWrap .category .acc_label.open{
}

.acc_categoryWrap .category .acc_label .link_label{
    position: relative;
    margin: 0;
	cursor: pointer;
    color: #000;
    font-weight: bold;
    display: table;
  width: 100%;
  text-decoration: none;
  border-radius: 20px;
}

.acc_categoryWrap .category .acc_label .link_label span.link_label_title{
    border-radius: 20px;
    min-height: 80px;
    padding: 20px 10px 20px 10px;
    position: relative;
    font-size: 120%;
    margin: 0;
	cursor: pointer;
    color: #000;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    width: calc(100% - 60px);
}

.acc_categoryWrap .category .acc_label .link_label:hover{
  text-decoration: underline;
}
.acc_categoryWrap .category .acc_label.no_acc a{
    font-size: 2.2rem;
    color: #000;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
}
.acc_categoryWrap .category .acc_label .icon_scc .link_label_ic{
	display: none;
}
.acc_categoryWrap .category .acc_label.has_childlist .icon_scc .link_label_ic{
    height: 100%;
    width: 30px;
    display: table-cell;
    vertical-align: middle;
  border-radius: 0 20px 20px 0;
}

.body-inner{
  padding:0 1em;
}

.faqWrap div.h4style{
  border-top: 1px solid #C9C9C9;
  border-bottom: 1px solid #C9C9C9;
  margin-bottom: 0!important;
  margin-top: 0!important;
    font-size: 110%;
  margin-top: 1.5em;
  border-left: 4px solid #CCC;
  padding: .2em .5em;
  font-weight: bold;
  
}

.category{
  border-radius: 15px;
  width: inherit;
}
.qaicon img{
  width: 23px;
}


.acc_categoryWrap .category .acc_label .icon_scc .icon_scc_open,
.acc_categoryWrap .category .acc_label.open .icon_scc .icon_scc_close{
	display: block;
  margin: auto;
}
.acc_categoryWrap .category .acc_label .icon_scc .icon_scc_close,
.acc_categoryWrap .category .acc_label.open .icon_scc .icon_scc_open{
	display: none;
}

.category .children{
  display: none;
}
.category .acc_label{
  box-shadow:none;
  background: none;
}
.category .acc_label::before {
  display: none;
}
.category .acc_label.open .link_label{
}
.category .acc_label .link_label span.qaicon{
  display: table-cell;
  padding: 20px 0px;
  width: 30px;
  text-align:center;
}
.category .acc_label .link_label span.qaicon,
.category .acc_label .link_label span.link_label_title{
  font-size: 2rem;
}
.category .acc_label .link_label span.link_label_title{
  padding-left: 0px;
}

.category .children{
  /*border-top: 1px solid #C9C9C9;*/
  padding:1em 0 1em 40px;
  position: relative;
  
}
.category .children span.qaicon{
  position: absolute;
  left: 5px;
  top: calc(1em + 10px);
}
.category .children *:last-child{
  margin-bottom: 0;
}


.category .children li a::before{
  display: none;
}

.faq-wrap a.link_win,.faq-wrap  a.link_pdf,.faq-wrap  a.link_word,.faq-wrap  a.link_xls,.faq-wrap  a.link_ppt{
  padding-right: 17px!important;
}


.category .children li{
  border: 0;
}

.category .children{
}
.qa-close{
text-align: right;
  font-size:1.2rem;
}
.qa-close a{
  background: url("../images/faq_close.png") no-repeat left center;
  padding-left: 1em;
  background-size: 10px 8px;
}

/*form_row*/
.form_row{
  @media screen and (min-width: 992px) {
  display: flex;
    gap:10px;
  }
  border-bottom: 1px solid #CCC;
}

.error_box{
  color: #AA1D1D;
}
.error_box ul{
  margin-bottom: 2em;
}
.winqerr{
 border:1px solid #AA1D1D;
    outline: #FF0000 solid 2px;
  background-color: #F4E2E2;
}
.form_wrap legend{
    width: 0px;
  overflow: hidden;
  padding: 0px;
  position: absolute;
}

.form_row p{
  margin-bottom: .5em;
  padding: 0;
}

.form_name,
.form_input{
  padding: 1em;
  
}
.form_name{
  background: #F6F6F6;
  @media screen and (min-width: 992px) {
  width:25%;
  }
}
.form_input{
  @media screen and (min-width: 992px) {
  width:calc(100% - 30%);
  }  
}
.form_input textarea{
  width: 100%;
}
.label_title_wrap{
/*  display: flex;*/
  
}
.label_title_wrap *{
  display: inline;
  margin-bottom: 0;
}
.label_title{
  font-weight:bold;
}
.label_title_wrap label{
  margin-bottom: 0;
}
input+label{
  margin-left: .5em;
  margin-right: 1em;
}


.icon_req{
  color: #AA1D1D;
}

.content_form .btn_wrap{
  margin-top: 2em;
  text-align: center;
}

.content_form .btn_wrap input[type="submit"],
.content_form .btn_wrap input[type="button"]{
  border: 0;
  padding: .5em 1em;
  background: #F6F6F6;
  color: #000;
  border: 1px solid #CCC;
  border-radius: 5px;
}
.content_form .btn_wrap input[type="submit"],
.content_form .btn_wrap input[name="_submit"]{
  background: #aa1d1d ;
  color: #FFF;
  }

/*250612 listOpener*/

@media (min-width: 992px) {
  .listOpener{
  display: none;
  }
  .listOpener-target{
  display: block!important;
  }
}
@media (max-width: 991px) {
  div .listOpener-title{
    display: flex;
    margin-bottom: 0!important;
  }
  .listOpener-txt{
  
  }
  .listOpener{
    font-size: 1.4rem;
  display: inline-block;
    margin-left: auto;
      background:#FFF url(../images/icon_btn_open.png) no-repeat left 5px center;
    background-size: 10px;
    padding:.5em .5em .5em 1.5em;
    border: 1px solid #CCC;
    border-radius: 8px;
    min-width: 5em;

  }
  .listOpener[aria-expanded="true"]{
    background-image: url(../images/icon_btn_close.png);
  }
  .listOpener-target{
    display: none;
    margin-top: 10px;
  }
  
}


@media (max-width: 599px) {

  
  
}