@charset "UTF-8";
/*!
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

body {
  -webkit-text-size-adjust: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

.hideText,
.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.mainBox .linkBtn a, .mainBox .linkBtnL a {
  border-radius: 3px;
  background: #003b5c;
  padding: 5px 10px;
  padding-right: 30px;
  color: #fff;
  position: relative;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
  text-decoration: none;
}
@media screen and (max-width: 480px) {
  .mainBox .linkBtn a, .mainBox .linkBtnL a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.mainBox .linkBtn a:after, .mainBox .linkBtnL a:after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  color: #cf3f3f;
  content: "\e911";
  color: #F7F3E6;
}
.mainBox .linkBtn a:hover, .mainBox .linkBtnL a:hover {
  background: #eef9ff;
}
@media screen and (max-width: 480px) {
  .mainBox .linkBtn a, .mainBox .linkBtnL a {
    display: block;
  }
}

.balloon_h2 {
  position: relative;
  margin: 10px 0px;
  padding: 12px 8px;
  background: #003b5c;
  color: #fff;
}
.balloon_h2::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 13px;
  border-top-color: #003b5c;
  margin-left: -13px;
  left: 50%;
  bottom: -26px;
}

.balloonhg {
  position: relative;
  margin: 10px 0px;
  padding: 12px 8px;
  background: #fff;
  text-align: left;
}
.balloonhg::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 13px;
  border-bottom-color: #47853d;
  margin-left: -13px;
  left: 22%;
  top: -26px;
}

.balloonh2 {
  position: relative;
  margin: 10px 0px;
  padding: 12px 8px;
  background: #003b5c;
  color: #fff;
}
.balloonh2::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 13px;
  border-top-color: #003b5c;
  margin-left: -13px;
  left: 50%;
  bottom: -26px;
}

.balloon_h, .loginMenu li .msg span {
  position: relative;
  margin: 10px 0px;
  padding: 12px 8px;
  background: #003b5c;
  color: #fff;
}
.balloon_h::before, .loginMenu li .msg span::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 13px;
  border-bottom-color: #003b5c;
  margin-left: -13px;
  left: 50%;
  top: -26px;
}

.btnWhite li {
  background: #fff;
  margin: 0.5rem 0;
  font-size: .9rem;
  text-align: left;
  height: 3rem;
  display: table;
  width: 160px;
  line-height: 1.2rem;
}
.btnWhite li a {
  display: table-cell;
  padding: .2rem .5rem;
  vertical-align: middle;
  color: #383838;
  text-decoration: none;
}
.btnWhite li a:hover {
  background: rgba(233, 230, 223, 0.6);
}

.side .localNav li a {
  border-bottom: dotted #003b5c 1px;
  padding: 0.5em;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
  text-decoration: none;
  color: #003b5c;
}
.side .localNav li a:after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  color: #cf3f3f;
  color: #003b5c;
}
.side .localNav li a:hover {
  background: #dae9f5;
}

@media screen and (min-width: 1200px) {
  .sizeWs {
    width: 1200px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

/* .flexAuto ($wrap, $align, $justify) {
  @include flexbox();
  @include flex-wrap($wrap);
  @include align-items($align);
  @include justify-content($justify);
} */
.tableLayout {
  display: table;
  table-layout: fixed;
}
.tableLayout > * {
  display: table-cell;
  vertical-align: middle;
}

.main .topMenuBox dl dt {
  color: #383838;
}

.roundBtnBase {
  list-style-type: none;
}
.roundBtnBase a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  margin: .5rem auto .5rem;
  padding: .6rem 4rem .6rem 2rem;
  color: #383838;
  font-size: 1.1rem;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
  border: 2px solid #383838;
  border-radius: 6rem;
  white-space: nowrap;
}
.roundBtnBase a:after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  color: #cf3f3f;
  content: "\e913";
  color: #383838;
  margin-left: 0.2rem;
  vertical-align: middle;
  position: absolute;
  z-index: 100;
  top: calc(50% - .8rem);
  right: 1.5rem;
}
.roundBtnBase a:hover {
  background: rgba(56, 56, 56, 0.1);
}
@media screen and (max-width: 480px) {
  .roundBtnBase a {
    padding: .5rem 4.5rem .5rem 2rem;
    font-size: 1.2rem;
  }
  .roundBtnBase a::after {
    width: 2rem;
    height: 2rem;
  }
}
.roundBtnBase.sBtn a {
  font-size: 1rem;
  padding: .5rem 4rem .5rem 2rem;
  margin: 0;
}
.roundBtnBase.sBtn a::after {
  right: 1rem;
  top: .8rem;
  width: 2rem;
  height: 2rem;
}
@media screen and (max-width: 480px) {
  .roundBtnBase a {
    white-space: normal;
  }
}
.kids .roundBtnBase,
.kids .toListPage {
  list-style-type: none;
}
.kids .roundBtnBase a,
.kids .toListPage a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  margin: .5rem auto .5rem;
  padding: .6rem 4rem .6rem 2rem;
  color: #383838;
  font-size: 1.1rem;
  font-weight: bold;
  text-decoration: none;
  background-color: #FFCB00;
  border: 2px solid #FFCB00;
  border-radius: 6rem;
  white-space: nowrap;
}
.kids .roundBtnBase a:after,
.kids .toListPage a:after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  color: #cf3f3f;
  content: "\e913";
  color: #383838;
  margin-left: 0.2rem;
  vertical-align: middle;
  position: absolute;
  z-index: 100;
  top: calc(50% - .8rem);
  right: 1.5rem;
}
.kids .roundBtnBase a:hover,
.kids .toListPage a:hover {
  background: rgba(56, 56, 56, 0.1);
}
@media screen and (max-width: 480px) {
  .kids .roundBtnBase a,
  .kids .toListPage a {
    padding: .5rem 4.5rem .5rem 2rem;
    font-size: 1.2rem;
  }
  .kids .roundBtnBase a::after,
  .kids .toListPage a::after {
    width: 2rem;
    height: 2rem;
  }
}
.kids .roundBtnBase.sBtn a,
.kids .toListPage.sBtn a {
  font-size: 1rem;
  padding: .5rem 4rem .5rem 2rem;
  margin: 0;
}
.kids .roundBtnBase.sBtn a::after,
.kids .toListPage.sBtn a::after {
  right: 1rem;
  top: .8rem;
  width: 2rem;
  height: 2rem;
}
.kids .roundBtnBase a:hover,
.kids .toListPage a:hover {
  background: rgba(255, 203, 0, 0.5);
}
.kids .toListPage {
  text-align: right;
}

/* Icon Font CSS */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?65k4mw202306");
  src: url("../fonts/icomoon.eot?65k4mw202306#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?65k4mw202306") format("truetype"), url("../fonts/icomoon.woff?65k4mw202306") format("woff"), url("../fonts/icomoon.svg?65k4mw202306#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
font-family: 'icomoon';
src:url('../fonts/icomoon.eot?6hoinw');
src:url('../fonts/icomoon.eot?#iefix6hoinw') format('embedded-opentype'),
url('../../fonts/icomoon.woff?6hoinw') format('woff'),
url('../fonts/icomoon.ttf?6hoinw') format('truetype'),
url('../fonts/icomoon.svg?6hoinw#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}*/
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e600";
}

.icon-headphones:before {
  content: "\e601";
}

.icon-book:before {
  content: "\e602";
}

.icon-location:before {
  content: "\e603";
}

.icon-clock:before {
  content: "\e604";
}

.icon-clock2:before {
  content: "\e605";
}

.icon-calendar:before {
  content: "\e606";
}

.icon-user:before {
  content: "\e607";
}

.icon-search:before {
  content: "\e608";
}

.icon-notification:before {
  content: "\e609";
}

.icon-view_column:before {
  content: "\e8ec";
}

.icon-cart:before {
  content: "\e91d";
}

.icon-key:before {
  content: "\e901";
}

.icon-lock:before {
  content: "\e902";
}

.icon-unlocked:before {
  content: "\e903";
}

.icon-tree:before {
  content: "\e904";
}

.icon-flag:before {
  content: "\e905";
}

.icon-heart:before {
  content: "\e906";
}

.icon-warning:before {
  content: "\e907";
}

.icon-question:before {
  content: "\e908";
}

.icon-printer:before {
  content: "\e909";
}

.icon-list:before {
  content: "\e90a";
}

.icon-ctrl:before {
  content: "\e90b";
}

.icon-spinner11:before {
  content: "\e90c";
}

.icon-cross:before {
  content: "\e90d";
}

.icon-question2:before {
  content: "\e90e";
}

.icon-question-circle2:before {
  content: "\e90f";
}

.icon-star:before {
  content: "\e910";
}

.icon-circle-right:before {
  content: "\e911";
}

.icon-circle:before {
  content: "\e912";
}

.icon-ctrl2:before {
  content: "\e913";
}

.icon-music:before {
  content: "\e914";
}

.icon-pencil:before {
  content: "\e915";
}

.icon-play:before {
  content: "\e916";
}

.icon-ctrl22:before {
  content: "\e917";
}

.icon-office:before {
  content: "\e918";
}

.icon-image:before {
  content: "\e919";
}

.icon-ctrl23:before {
  content: "\e91a";
}

.icon-ctrl222:before {
  content: "\e91b";
}

.icon-in1:before {
  content: "\e91c";
}

.icon-kago1:before {
  content: "\e91d";
}

.icon-out1:before {
  content: "\e91e";
}

.icon-books:before {
  content: "\e920";
}

.icon-stack:before {
  content: "\e92e";
}

.icon-phone:before {
  content: "\e942";
}

.icon-phone-hang-up:before {
  content: "\e943";
}

.icon-display:before {
  content: "\e956";
}

.icon-mobile2:before {
  content: "\e959";
}

.icon-bubbles:before {
  content: "\e96c";
}

.icon-cog:before {
  content: "\e994";
}

.icon-cogs:before {
  content: "\e995";
}

.icon-bin:before {
  content: "\e9ac";
}

.icon-earth:before {
  content: "\e9ca";
}

.icon-link:before {
  content: "\e9cb";
}

.icon-bookmark:before {
  content: "\e9d2";
}

.icon-smile:before {
  content: "\e9e1";
}

.icon-point-up:before {
  content: "\ea03";
}

.icon-plus:before {
  content: "\ea0a";
}

.icon-minus:before {
  content: "\ea0b";
}

.icon-info:before {
  content: "\ea0c";
}

.icon-cross2:before {
  content: "\ea0f";
}

.icon-play3:before {
  content: "\ea1c";
}

.icon-pause2:before {
  content: "\ea1d";
}

.icon-stop2:before {
  content: "\ea1e";
}

.icon-arrow-up:before {
  content: "\ea32";
}

.icon-arrow-down:before {
  content: "\ea36";
}

.icon-circle-up:before {
  content: "\ea41";
}

.icon-circle-right2:before {
  content: "\ea42";
}

.icon-circle-down:before {
  content: "\ea43";
}

.icon-circle-left:before {
  content: "\ea44";
}

.icon-radio-unchecked:before {
  content: "\ea56";
}

.icon-table2:before {
  content: "\ea71";
}

.icon-share:before {
  content: "\ea7d";
}

.icon-new-tab:before {
  content: "\ea7e";
}

.icon-share2:before {
  content: "\ea82";
}

.icon-iconmonstr-favorite-3:before {
  content: "\e91f";
}

.icon-iconmonstr-favorite-9:before {
  content: "\e921";
}

.icon-iconmonstr-trash-can-27:before {
  content: "\e922";
}

.icon-iconmonstr-trash-can-30:before {
  content: "\e923";
}

.icon-checkmark:before {
  content: "\ea10";
}

html {
  height: 100%;
  width: 100%;
  min-width: 980px;
}
@media screen and (max-width: 480px) {
  html {
    min-width: 100%;
  }
}

body {
  color: #1B243C;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro #0074BEW3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 480px) {
  body {
    width: auto;
  }
}

.wrapper {
  position: relative;
  margin: 0px;
  height: auto !important;
  height: 100%;
  *height: auto;
  min-height: 100vh;
  width: 100%;
  min-height: 100%;
  min-width: 1200px;
  overflow: hidden;
  padding-bottom: 11rem;
}
@media screen and (max-width: 480px) {
  .wrapper {
    min-width: 100%;
    width: auto;
    padding-bottom: 0;
  }
}

body > .wrapper {
  height: auto;
}

.header {
  position: relative;
}
@media screen and (max-width: 480px) {
  .header {
    height: auto;
    padding-bottom: 0;
  }
}
.header .headtop {
  width: 1200px;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 480px) {
  .header .headtop {
    width: auto;
    display: block;
  }
}
.header .headtop .headNav-acceBtn-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: end;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 480px) {
  .header .headtop .headNav-acceBtn-wrapper {
    display: block;
    text-align: left;
    width: 100%;
  }
}
.header .headtop .headNav-acceBtn-wrapper .headNav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: initial;
  flex-direction: initial;
}
@media screen and (max-width: 480px) {
  .header .headtop .headNav-acceBtn-wrapper .headNav {
    display: block;
  }
  .header .headtop .headNav-acceBtn-wrapper .headNav #readspeaker_button1 {
    display: inline-block;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .header .headtop .headNav-acceBtn-wrapper .headNav ul:first-child li:nth-child(2) {
    display: none;
  }
}
.header .headtop .headNav-acceBtn-wrapper .headNav #readspeaker_button1 .rsbtn_toollist {
  display: inline-block;
}
.header .headtop .headNav-acceBtn-wrapper .headNav #readspeaker_button1 .rsbtn_toollist li {
  background: none;
}
.header .title {
  width: 380px;
  z-index: 100;
  padding: 1rem 0;
}
@media screen and (max-width: 480px) {
  .header .title {
    width: auto;
    margin: auto;
    padding: 5.5rem 0 .5rem;
  }
}
.header .title a {
  display: block;
}
@media screen and (max-width: 480px) {
  .header .title a {
    text-align: center;
    margin: auto;
  }
  .header .title a img {
    width: 75%;
  }
}

@media screen and (max-width: 480px) {
  body > .wrapper > header {
    background-size: 130%;
    background-position-y: 100%;
  }
}

body.mon3 > .wrapper > header, body.mon4 > .wrapper > header {
  background: url("../images/theme_spring_left.png") no-repeat left -8px, url(../images/theme_spring_right.png) no-repeat right -8px, url(../images/theme_spring_center.png) repeat-x left -8px;
}
@media screen and (max-width: 480px) {
  body.mon3 > .wrapper > header, body.mon4 > .wrapper > header {
    background: url(../images/theme_spring_left.png) no-repeat 50% -8px, url(../images/theme_spring_right.png) no-repeat 10% -8px, #ddf2ff;
  }
}
body.mon5 > .wrapper > header, body.mon6 > .wrapper > header, body.mon7 > .wrapper > header, body.mon8 > .wrapper > header {
  background: url("../images/theme_summer_left.png") no-repeat left -8px, url(../images/theme_summer_right.png) no-repeat right -8px, url(../images/theme_summer_center.png) repeat-x left -8px;
}
@media screen and (max-width: 480px) {
  body.mon5 > .wrapper > header, body.mon6 > .wrapper > header, body.mon7 > .wrapper > header, body.mon8 > .wrapper > header {
    background: url(../images/theme_summer_left.png) no-repeat 50% -8px, url(../images/theme_summer_right.png) no-repeat 10% -8px, #ddf2ff;
  }
}
body.mon9 > .wrapper > header, body.mon10 > .wrapper > header, body.mon11 > .wrapper > header {
  background: url("../images/theme_autumn_left.png") no-repeat left -8px, url(../images/theme_autumn_right.png) no-repeat right -8px, url(../images/theme_autumn_center.png) repeat-x left -8px;
}
@media screen and (max-width: 480px) {
  body.mon9 > .wrapper > header, body.mon10 > .wrapper > header, body.mon11 > .wrapper > header {
    background: url(../images/theme_autumn_left.png) no-repeat 50% -8px, url(../images/theme_autumn_right.png) no-repeat 10% -8px, #ddf2ff;
  }
}
body.mon12 > .wrapper > header, body.mon1 > .wrapper > header, body.mon2 > .wrapper > header {
  background: url("../images/theme_winter_left.png") no-repeat left -8px, url(../images/theme_winter_right.png) no-repeat right -8px, url(../images/theme_winter_center.png) repeat-x left -8px;
}
@media screen and (max-width: 480px) {
  body.mon12 > .wrapper > header, body.mon1 > .wrapper > header, body.mon2 > .wrapper > header {
    background: url(../images/theme_winter_left.png) no-repeat 50% -8px, url(../images/theme_winter_right.png) no-repeat 10% -8px, #ddf2ff;
  }
}

.headerMenu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.headerMenu > * {
  font-size: .8rem !important;
  white-space: nowrap;
}
@media screen and (max-width: 480px) {
  .headerMenu > * {
    font-size: .9rem !important;
  }
}
@media screen and (max-width: 480px) {
  .headerMenu {
    display: block;
  }
}

.contents {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.contentsMain {
  margin: auto;
  text-align: center;
  width: 1200px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  flex-direction: row-reverse;
}
@media screen and (max-width: 480px) {
  .contentsMain {
    width: auto;
    display: block;
  }
}

@media screen and (max-width: 480px) {
  .main {
    width: auto;
  }
}

.column1 {
  width: 100%;
  text-align: left;
}

.column2 {
  text-align: left;
  width: calc(100% - 240px);
  order: 2;
}
@media screen and (max-width: 480px) {
  .column2 {
    width: auto !important;
    margin-left: 0;
  }
}
.column2 .mainMargin {
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .column2 .mainMargin {
    margin: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .column2 {
    width: 100%;
    padding-bottom: 2rem;
  }
}
.column2 .mainBox {
  max-width: 950px;
}
@media screen and (max-width: 480px) {
  .column2 .mainBox {
    max-width: 100%;
    padding: 0;
  }
}

.column1 .mainMargin {
  margin: auto;
  width: 100%;
}

.mainBox {
  padding: 0;
  margin: 1rem auto 0;
  position: relative;
  text-align: left;
  padding-bottom: 10rem !important;
}
@media screen and (max-width: 480px) {
  .mainBox {
    padding: 0 .5rem;
    margin-bottom: 2rem;
    margin-top: 1rem;
    padding-bottom: 0 !important;
  }
}

.side {
  width: 240px;
  order: 1;
  margin: 0;
  margin-left: 20px;
}
@media screen and (max-width: 480px) {
  .side {
    width: 100%;
    min-height: auto;
    padding-bottom: 5rem;
    margin-left: 0;
  }
}
.side h2 {
  margin: 1rem 0 0.8rem 0;
  padding: 1.5rem 1rem 1.2rem 1rem;
  border-radius: 5px;
  text-align: center;
  font-size: 1.2rem;
  background: #003b5c;
  color: #fff;
  font-weight: normal;
}
.side h2 span {
  display: block;
  font-size: 0.8rem;
}
@media screen and (max-width: 480px) {
  .side h2 {
    border-radius: 0;
    padding: 1rem 0;
    margin-bottom: 0;
  }
}
.side .localNav {
  margin-bottom: 1.5rem;
  line-height: 1.4;
  font-size: .95rem;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .side .localNav {
    border-radius: 0;
    margin-bottom: 0;
  }
}
.side .localNav li a {
  display: block;
  position: relative;
  padding: 1rem 1rem 1rem .5rem;
  color: #383838;
  font-size: 0.95rem;
  opacity: inherit;
}
@media screen and (max-width: 480px) {
  .side .localNav li a {
    padding: 1rem 2rem 1rem 0.5rem;
  }
}
.side .localNav li a::after {
  content: none;
}
.side .localNav li a:hover {
  background: #CFE3F9;
}
.side > .localNav:last-of-type {
  margin-bottom: 11.5rem;
}

.linktop {
  position: fixed;
  bottom: 1.5rem;
  right: 0;
}
.linktop img {
  width: 85%;
}
@media screen and (max-width: 480px) {
  .linktop {
    bottom: 14%;
    text-align: right;
  }
  .linktop img {
    width: 80%;
  }
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .footer {
    position: static;
    padding-bottom: 3.5rem;
  }
}
.footer .footerTop {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .footer .footerTop {
    width: 1200px;
  }
}
@media screen and (max-width: 480px) {
  .footer .footerTop {
    width: auto;
  }
}
.footer .footerTop ul.footerMenu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  margin: 0 auto;
  background: #003b5c;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}
@media screen and (max-width: 480px) {
  .footer .footerTop ul.footerMenu {
    border-radius: 0;
    display: block;
    padding: 1rem;
    text-align: center;
  }
}
.footer .footerTop ul.footerMenu li {
  background: url(../images/fa_arrow-circle-right_w14_FFFFFF.png) no-repeat left center;
  list-style: none;
  padding: 2rem 2rem 2rem 1.5rem;
  font-size: .9375rem;
}
@media screen and (max-width: 480px) {
  .footer .footerTop ul.footerMenu li {
    padding: 0.5rem 0.5rem 0.5rem 1.2rem;
    display: inline-block;
  }
}
.footer .footerTop ul.footerMenu li a {
  color: #fff;
}
.footer .footerBottom {
  width: 100%;
  margin: 0 auto;
  background: #ebebea;
}
.footer .footerBottom .copyright {
  width: 1200px;
  margin: 0 auto;
  padding: 1.2rem;
  text-align: right;
  font-size: .8rem;
  color: #003b5c;
}
@media screen and (max-width: 480px) {
  .footer .footerBottom .copyright {
    width: auto;
  }
}
.footer .footerBottom .copyright img {
  margin-bottom: .4rem;
}

/* CSS Document */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
  color: #2f4b85;
}
a:visited {
  color: #460358;
}
a:focus {
  color: #2f4b85;
}
a:hover {
  color: #2f4b85;
}
a:active {
  color: #2f4b85;
}
a:hover {
  text-decoration: none;
}

a:hover {
  /*opacity: 0.8;*/
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

body {
  font-size: 16px;
  font-size: 1rem;
}

.main h1 {
  width: 100%;
  margin: 1rem auto;
  padding: 2.5rem .5rem .5rem;
  border-bottom: 8px solid #003b5c;
  text-align: left;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.7;
  color: #003b5c;
}
@media screen and (max-width: 480px) {
  .main h1 {
    padding: 1.2rem 0.9rem 0.5rem;
    font-size: 1.4rem;
    line-height: 1.2;
  }
}
.main p {
  line-height: 1.7rem;
  margin: .5rem 1rem 1rem;
}
.main p.kome {
  text-indent: -1em;
  font-size: 95%;
  margin-top: 0rem;
  margin-left: 3rem;
}
.main p.center {
  text-align: center;
  margin: auto !important;
}
.main p.right {
  text-align: right;
}
.main h2 {
  margin: 2rem 0 1rem 0;
  padding: .7rem;
  background: #dedbe9;
  border-radius: 5px;
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.7;
  color: #003b5c;
}
@media screen and (max-width: 480px) {
  .main h2 {
    font-size: 1.2rem;
    padding: .5rem;
    border-radius: 0;
  }
}
.main h3 {
  margin: 1rem 0;
  padding: .5rem;
  border-bottom: 3px solid #004b76;
  text-align: left;
  font-weight: bold;
  font-size: 1.1rem;
  line-height: 1.7;
  color: #003b5c;
}
@media screen and (max-width: 480px) {
  .main h3 {
    margin: 1rem 0 .5rem;
  }
}
.main h4 {
  color: #383838;
  background: #d7e6ec;
  margin: 0;
  padding: 0.8rem;
  font-size: 1.1rem;
}
@media screen and (max-width: 480px) {
  .main h4 {
    margin: 1rem 0 .5rem;
  }
}
.main h5 {
  font-weight: bold;
  margin: 1rem 1rem 0;
  padding: .5rem;
  font-size: 1rem;
}
@media screen and (max-width: 480px) {
  .main h5 {
    font-size: 1rem;
    margin: 1rem 0 .5rem;
    padding: 0rem .5rem;
  }
}
.main li {
  line-height: 1.7rem;
  margin-bottom: 0.5rem;
}
.main ul {
  margin-top: 1rem;
  margin-left: 3rem;
}
.main ul.nolist li {
  list-style-type: none;
}
@media screen and (max-width: 480px) {
  .main ul {
    margin-left: 1.5rem;
  }
}
.main ol {
  margin-top: 1rem;
  counter-reset: li;
  list-style: none;
  text-indent: -1.7rem;
  margin-left: 3rem;
  counter-reset: item;
}
.main ol ul {
  counter-reset: item;
}
.main ol li {
  list-style: none;
}
.main ol li:before {
  color: #383838;
  font-size: 1.3rem;
  font-weight: bold;
  counter-increment: item;
  content: counter(item) "．";
}
@media screen and (max-width: 480px) {
  .main ol li:before {
    font-size: 1.2rem;
  }
}
.main ol li ul,
.main ol li ol {
  margin-left: 1.8rem;
}
.main ol li ol li:before {
  font-weight: normal;
  font-size: 1.1rem;
}
.main ol li ul li {
  list-style-type: disc;
  list-style-position: inside;
}
.main ol li ul li:before {
  content: '';
}
.main ol li dt:before {
  content: '';
}
.main ol li dl {
  text-indent: 0;
  margin-left: 0;
}
.main ol li dl dd {
  margin-left: 2.5rem;
}
.main dl {
  margin: 1rem 0 1rem 3rem;
  line-height: 1.6rem;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .main dl {
    margin-left: .5rem;
  }
}
.main dd {
  margin: .3rem 1rem;
  margin-left: 1rem;
}
.main dt {
  padding: .1rem 1rem;
  font-weight: bold;
  color: #003b5c;
  position: relative;
}
.main table {
  margin: 1rem;
  width: auto;
  border-collapse: separate;
  border-spacing: 3px;
}
@media screen and (max-width: 480px) {
  .main table {
    width: 98% !important;
    margin: auto;
  }
}
.main caption,
.main th {
  text-align: left;
}
.main caption {
  color: #383838;
  padding-left: 0rem;
  line-height: 1.4rem;
  font-weight: bold;
}
.main caption.right {
  text-align: right;
}
.main th, .main td {
  border: 1px solid #759AAE;
}
.main th {
  font-weight: bold;
  padding: .7rem;
  color: #1E6396;
  background: #dbeaf9;
  line-height: 1.2rem;
}
.main td {
  padding: .5rem;
  line-height: 1.7rem;
  background: #fff;
  color: #003b5c;
}
.main td.right {
  text-align: right;
  background-image: none;
}
.main td.cent {
  text-align: center;
  padding-top: 3px;
}
.main td ul,
.main td ol {
  margin: 0 1rem;
}
.main td p {
  margin: 0;
}
.main td ol {
  margin-left: 2rem;
}

hr {
  border: none;
  height: 1px;
  border-top: 1px dotted #383838;
  color: #383838;
}

.red {
  color: #CC0000;
  font-weight: bold;
}

.blue {
  color: #039;
  font-weight: bold;
}

.right {
  text-align: right;
}

.cent {
  text-align: center;
  margin: auto !important;
}

.small {
  font-size: .8rem;
  font-weight: normal;
}

.ex {
  font-weight: bold;
  color: #003333;
  padding-left: 0.5rem;
  margin-right: 0.5rem;
}

.hidden {
  display: none;
}

.hiddenSp {
  display: none;
}

.left {
  text-align: left;
}

.pdfbox {
  text-indent: 0rem;
  padding: 0.7rem;
  margin-bottom: 1.5rem;
  border: 1px dotted #009;
  font-size: 0.8rem;
}

.none {
  display: none;
}

.external {
  display: inline-block;
  padding: 0 .2rem;
  margin-left: .5rem;
  background: #eaf6fd;
  border: 1px solid #a7ccdf;
  border-radius: 4px;
  font-size: .75rem;
  text-decoration: none !important;
  line-height: 1.6;
  letter-spacing: -0.04rem;
  font-weight: normal !important;
  color: #383838;
}

.noicon .external {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  padding: 0;
  line-height: 0;
  background-color: transparent;
  border: none;
  font-size: 0;
}

.mark-text {
  background: #F7F388 none repeat scroll 0% 0%;
}

.floatBox {
  zoom: 1;
  margin: 1rem;
}
.floatBox:before, .floatBox:after {
  content: "";
  display: table;
}
.floatBox:after {
  clear: both;
}
.floatBox .fright {
  float: right;
}
.floatBox .fleft {
  float: left;
}
@media screen and (max-width: 480px) {
  .floatBox .fright,
  .floatBox .fleft {
    float: none;
  }
}

body {
  font-feature-settings: "palt";
}

.pdf {
  padding-right: 26px;
  background: url("../images/Adobe_PDF_file_icon_24x24.png") no-repeat right top;
}
.pdf p {
  font-size: .9rem;
  margin: 0;
}

.side .kome {
  text-indent: -1em;
  font-size: .9rem;
  margin-top: 0rem;
  margin-left: 1rem;
  font-weight: bold;
}

footer.contact {
  margin: 3rem 1rem 1rem;
  background: #ebebeb;
  padding: 0.5rem;
  border-radius: 5px;
}
footer.contact h4 {
  background: none;
  border-bottom: dotted 1px #413c3c;
  padding: 0.5rem;
  font-size: 1rem;
}
@media screen and (max-width: 480px) {
  footer.contact h4 {
    margin: 0;
  }
}
footer.contact dl {
  margin: 0.5rem;
}

em {
  font-style: normal;
  font-weight: bold;
  color: #D43961;
}

dl.simple {
  margin: 1rem auto;
}
dl.simple dt {
  font-weight: normal;
}
dl.simple dd {
  margin-left: 2rem;
}

ul.masonry li {
  display: inline-block;
  margin-right: 1.5rem;
}
ul.masonry li:before {
  content: '\ffed';
  margin-right: 0.4rem;
}

ul.listInlineBlock li img, ul.listInlineBlock li a {
  display: inline-block;
  vertical-align: top;
}
ul.listInlineBlock li a {
  width: 60%;
}
ul.listInlineBlock li img {
  width: 30%;
}

a.more {
  text-decoration: none;
  font-weight: normal;
  border: 2px solid #FFF;
  border-radius: 5px;
  font-size: 1rem;
  background: #003b5c;
  color: #FFF;
  display: inline-block;
  padding: 0.24rem 2rem 0.22rem 1rem;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-image: url("../images/fa-arrow-right_w14_FFFFFF.png");
}

a.more:hover, a.more:focus {
  background-color: #FFF;
  color: #003b5c;
  border-color: #003b5c;
}

a.more:hover,
a.more a:active {
  background-image: url("../images/fa-arrow-right_w14_003B5C.png");
}

body.libGuide .mainMargin > h1:first-child {
  padding-right: 19rem;
}
@media screen and (max-width: 480px) {
  body.libGuide .mainMargin > h1:first-child {
    width: auto;
    padding-right: .9rem;
  }
}
body.libGuide .mainBox > p:first-child {
  position: absolute;
  top: -6rem;
  right: 0;
}
@media screen and (max-width: 480px) {
  body.libGuide .mainBox > p:first-child {
    position: static;
  }
}
body.libGuide .mainBox h2 {
  background: #e2e2e2;
}

.split_column2 h2 {
  margin: 1rem;
}

.boxed_txt {
  padding: 0.1rem 1rem;
  border: 1px solid #000;
}

body.qa .mainBox dt.ac-head, body.qa .mainBox dd.ac-body {
  position: relative;
}
body.qa .mainBox dt.ac-head::before, body.qa .mainBox dd.ac-body::before {
  position: absolute;
  display: block;
  font-weight: bold;
}
body.qa .mainBox dt.ac-head {
  background: none;
  text-decoration: underline;
  padding: 0 1rem 0 2rem;
  margin-top: 1.5rem;
  font-weight: normal;
  font-size: 1rem;
  border-radius: 0;
}
body.qa .mainBox dt.ac-head::before {
  left: 0rem;
  top: 0;
  content: 'Q. ';
  color: #92BACB;
}
body.qa .mainBox dt.ac-head:focus-visible {
  outline: auto;
}
body.qa .mainBox dd.ac-body {
  padding: 1rem;
  background-color: #fff1f1;
  border-radius: 5px;
  margin-bottom: 1rem;
  padding-left: 3rem;
}
body.qa .mainBox dd.ac-body::before {
  left: 1rem;
  top: 1rem;
  content: 'A. ';
  color: #D43961;
}

.gNav {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .gNav {
    width: 100%;
  }
}
.gNav .globalNav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  border-top: 10px solid #003b5c;
  border-bottom: 10px solid #003b5c;
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}
@media screen and (max-width: 480px) {
  .gNav .globalNav {
    background: #003b5c;
    border-radius: 0;
    border: none;
  }
}
.gNav .globalNav li {
  width: 100%;
  text-align: center;
  border-right: 1px dotted #fff;
}
@media screen and (max-width: 480px) {
  .gNav .globalNav li {
    min-width: 15%;
  }
}
.gNav .globalNav li:last-child {
  border-right: none;
}
.gNav .globalNav li a {
  display: block;
  padding: .4rem 0;
  background: #003b5c;
  white-space: nowrap;
  text-decoration: none;
  color: #fff;
}
@media screen and (max-width: 480px) {
  .gNav .globalNav li a {
    white-space: normal;
    font-size: .8rem;
    line-height: 1rem;
    padding: .4rem .2rem;
  }
}
.gNav .globalNav li a:hover {
  background: #005585;
}
.gNav .globalNav li.nav01 a::before {
  display: block;
  content: url(../images/gnav1.png);
  padding-bottom: .2rem;
}
@media screen and (max-width: 480px) {
  .gNav .globalNav li.nav01 a::before {
    content: none;
  }
}
.gNav .globalNav li.nav02 a::before {
  display: block;
  content: url(../images/gnav2.png);
  padding-bottom: .2rem;
}
@media screen and (max-width: 480px) {
  .gNav .globalNav li.nav02 a::before {
    content: none;
  }
}
.gNav .globalNav li.nav03 a::before {
  display: block;
  content: url(../images/gnav3.png);
  padding-bottom: .2rem;
}
@media screen and (max-width: 480px) {
  .gNav .globalNav li.nav03 a::before {
    content: none;
  }
}
.gNav .globalNav li.nav04 a::before {
  display: block;
  content: url(../images/gnav4.png);
  padding-bottom: .2rem;
}
@media screen and (max-width: 480px) {
  .gNav .globalNav li.nav04 a::before {
    content: none;
  }
}
.gNav .globalNav li.nav05 a::before {
  display: block;
  content: url(../images/gnav5.png);
  padding-bottom: .2rem;
}
@media screen and (max-width: 480px) {
  .gNav .globalNav li.nav05 a::before {
    content: none;
  }
}
.gNav .globalNav li.nav06 a::before {
  display: block;
  content: url(../images/gnav6.png);
  padding-bottom: .2rem;
}
@media screen and (max-width: 480px) {
  .gNav .globalNav li.nav06 a::before {
    content: none;
  }
}

.headNav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.headNav ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: .3rem;
}
@media screen and (max-width: 480px) {
  .headNav ul {
    display: block;
    font-size: .8rem;
  }
  .headNav ul li {
    display: inline-block;
  }
}
.headNav ul li {
  list-style: none;
  background: url(../images/fa_arrow-circle-right_w14_003B5C.png) no-repeat right center;
  padding-right: 20px;
}
.headNav ul:first-child li {
  margin: 0 .4rem;
}
@media screen and (max-width: 480px) {
  .headNav ul:first-child li {
    font-size: .8rem;
  }
}
@media screen and (max-width: 480px) {
  .headNav ul.selectLanguage {
    display: inline-block;
    font-size: 0;
  }
  .headNav ul.selectLanguage a {
    display: block;
  }
}
.headNav ul.selectLanguage li {
  background: none;
  padding-right: 0;
}

.acceBtn {
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .acceBtn {
    position: absolute;
    top: 3.6rem;
    right: 2px;
    text-align: right;
  }
}
.acceBtn div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
}
@media screen and (max-width: 480px) {
  .acceBtn div {
    display: none;
  }
}
.acceBtn > button {
  display: none;
}
@media screen and (max-width: 480px) {
  .acceBtn > button {
    display: inline-block;
    background: #ECECEC;
    color: #383838;
    border: 1px solid #FFF;
  }
}
.acceBtn > button.active + div {
  display: block;
  background: #FFF;
  padding: .1rem;
  margin-top: .5rem;
  position: relative;
}
.acceBtn > button.active + div::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 8px;
  border-bottom-color: #FFF;
  margin-left: -8px;
  left: 80%;
  top: -16px;
}
.acceBtn fieldset {
  margin: .5rem;
}
.acceBtn fieldset legend {
  display: contents;
  font-size: 0.875rem;
  color: #003b5c;
}
.acceBtn fieldset legend::after {
  content: ':';
}
.acceBtn fieldset button {
  color: #000;
  background-color: #fff;
  font-weight: normal;
  font-size: 0.8rem;
  border-radius: 5px;
  box-shadow: 0 3px 0 #d6ccbf;
  text-decoration: none;
  border: 1px solid #999;
  padding: .2rem .4rem;
  cursor: pointer;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
}
@media screen and (max-width: 480px) {
  .acceBtn fieldset button {
    font-size: .7rem !important;
  }
}
.acceBtn fieldset.cssChange button.pt01 {
  color: #000;
  font-size: .8rem;
  background: #fff;
  border: 1px solid #999;
}
.acceBtn fieldset.cssChange button.pt01:hover, .acceBtn fieldset.cssChange button.pt01:focus {
  background-color: rgba(255, 255, 255, 0.5);
  color: #000;
}
.acceBtn fieldset.cssChange button.pt02 {
  border: 1px solid #00f;
  color: #ff0;
  font-size: .8rem;
  background: #00f;
}
.acceBtn fieldset.cssChange button.pt02:hover, .acceBtn fieldset.cssChange button.pt02:focus {
  background-color: rgba(0, 0, 255, 0.5);
  border: 1px solid rgba(0, 0, 255, 0.5);
  color: #ff0;
}
.acceBtn fieldset.cssChange button.pt03 {
  border: 1px solid #000;
  color: #ff0;
  font-size: .8rem;
  background: #000;
}
.acceBtn fieldset.cssChange button.pt03:hover, .acceBtn fieldset.cssChange button.pt03:focus {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.5);
  color: #ff0;
}
.acceBtn fieldset.fontSize button {
  color: #003b5c;
}
@media screen and (max-width: 480px) {
  .acceBtn fieldset.fontSize button {
    font-size: .7rem !important;
  }
}
.acceBtn fieldset.fontSize button.on {
  background: #003b5c;
  color: #fff;
}
.acceBtn fieldset.fontSize button:hover {
  background: #003b5c;
  color: #fff;
}
.acceBtn fieldset.fontSize button:focus {
  outline: 2px solid #003b5c;
}

.loginMenu {
  position: fixed;
  z-index: 999;
  right: 0;
  bottom: 13rem;
}
@media screen and (max-width: 480px) {
  .loginMenu {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    border-radius: 0;
    display: table;
    table-layout: fixed;
    box-shadow: 0 -3px 6px -3px rgba(13, 59, 64, 0.5);
  }
}
.loginMenu li {
  list-style-type: none;
  width: 5rem;
  margin-bottom: .5rem;
}
.loginMenu li a {
  display: block;
  color: #fff;
  background-color: #003b5c;
  font-size: 0.75rem;
  border-radius: 5px;
  cursor: pointer;
  padding: 3px 15px;
  vertical-align: middle;
  height: auto;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
  box-shadow: 0 3px 0 #d6ccbf;
  text-decoration: none;
  border-radius: 10px 0 0 10px;
  padding: 1rem 0 .4rem !important;
  text-align: center;
  box-shadow: none;
  border: 3px solid #fff;
  border-right: none;
}
.loginMenu li a:hover {
  box-shadow: 0 1px 0 #d6ccbf;
  background: #eea53e;
  color: #383838;
}
@media screen and (max-width: 480px) {
  .loginMenu li a {
    display: block;
    width: auto;
    padding: .3rem 1rem;
    box-shadow: none;
    border: 1px solid #fff;
    border-radius: 0 !important;
    font-size: .8rem;
    padding-top: .5rem !important;
  }
}
.loginMenu li a span {
  display: block;
  text-align: center;
}
.loginMenu li a:hover {
  background: #FFF;
  color: #003b5c !important;
  border-color: #003b5c;
}
.loginMenu li a:hover span::before {
  color: #003b5c !important;
}
.loginMenu li.log_in a span {
  position: relative;
}
.loginMenu li.log_in a span::Before {
  font-family: "icomoon", sans-serif;
  content: "";
  font-weight: normal;
  color: #fff;
  position: absolute;
}
.loginMenu li.log_in a span::before {
  content: "\e901";
}
.loginMenu li.log_in a span + span::before {
  content: none !important;
}
.loginMenu li.kago a span {
  position: relative;
}
.loginMenu li.kago a span::Before {
  font-family: "icomoon", sans-serif;
  content: "";
  font-weight: normal;
  color: #fff;
  position: absolute;
}
.loginMenu li.kago a span::before {
  content: "\e91d";
}
.loginMenu li.kago a span + span::before,
.loginMenu li.kago a span + span span::before {
  content: none !important;
}
.loginMenu li.log_in a span::before, .loginMenu li.kago a span::before {
  margin: auto;
  left: 50%;
  font-size: 1.8rem;
  bottom: .7rem;
  margin-left: 0;
  position: static !important;
  padding-bottom: .5rem;
  display: block;
}
@media screen and (max-width: 480px) {
  .loginMenu li.log_in a span::before, .loginMenu li.kago a span::before {
    font-size: 1.3rem;
    padding-bottom: .3rem;
  }
}
@media screen and (max-width: 480px) {
  .loginMenu li.log_in, .loginMenu lilog_out, .loginMenu li.kago {
    display: table-cell;
    width: 50%;
    border-radius: 0;
  }
}
.loginMenu li.login {
  position: relative;
  padding: 0;
  display: none;
}
.loginMenu li.login + li.log_in a {
  color: #fff;
}

.loginMenu li {
  position: relative;
}
@media screen and (max-width: 480px) {
  .loginMenu li.kago {
    position: static;
  }
}
.loginMenu li .msg {
  position: absolute;
  display: block;
  top: 5.2rem;
  right: .2rem;
}
.loginMenu li .msg span {
  display: block;
  color: #D43961;
  border-radius: 5px;
  padding: 0.5rem 0.2rem;
  font-size: 0.75rem;
  line-height: 1.2;
  margin: 0;
  background: #fff;
  text-align: left;
  border: 2px solid #D43961;
}
.loginMenu li .msg span::before {
  border-bottom-color: #D43961;
  border-width: 8px;
  margin-left: -8px;
  left: 50%;
  top: -16px;
}
@media screen and (max-width: 480px) {
  .loginMenu li .msg {
    position: static !important;
  }
  .loginMenu li .msg span {
    position: absolute;
    bottom: 3rem;
    width: 100%;
    right: 0;
    font-weight: bold;
    border-radius: 0;
    border-right: none;
    border-left: none;
    text-align: center;
  }
  .loginMenu li .msg span::before {
    border-top-color: #D43961;
    border-bottom: none;
    bottom: -.5rem;
    top: auto;
    left: 76%;
  }
}

.gNav + div div:first-child {
  background: #ECECEC;
}

.topicPath {
  position: relative;
  top: 0;
  width: 1200px;
  margin: 0 auto;
  padding: .6rem;
}
@media screen and (min-width: 1200px) {
  .topicPath {
    width: 1200px;
  }
}
@media screen and (max-width: 480px) {
  .topicPath {
    display: none;
  }
}
.topicPath ol {
  text-align: left;
  position: relative;
  margin-left: 0;
}
@media screen and (max-width: 480px) {
  .topicPath ol {
    margin-right: 0;
  }
}
.topicPath ol:before {
  font-family: "icomoon", sans-serif;
  content: "\e907";
  color: #cf3f3f;
  content: "\e600";
  color: #003b5c;
  left: 0;
}
.topicPath ol li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #383838;
  font-weight: bold;
  line-height: 1.4rem;
  font-size: .9rem;
}
.topicPath ol li a {
  padding-right: 1.2rem;
  color: #383838;
  position: relative;
  font-weight: normal;
}
.topicPath ol li a:after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  color: #cf3f3f;
  content: "\e913";
  color: #003b5c;
  position: absolute;
  right: 0;
}
.topicPath ol li a:hover {
  color: #003b5c;
}

.mainBox ul.localMenu {
  text-align: center;
  margin: 1.5rem auto;
  width: 65%;
}
@media screen and (max-width: 480px) {
  .mainBox ul.localMenu {
    width: 100%;
  }
}
.mainBox ul.localMenu li {
  list-style-type: none;
  margin: 10px;
}
.mainBox ul.localMenu li a {
  display: block;
  padding: 0.8rem 2rem;
  text-align: left;
  border-radius: 4px;
  border: solid 1px #003b5c;
  text-decoration: none;
  position: relative;
}
.mainBox ul.localMenu li a:hover {
  background: #d7e6ec;
}
.mainBox ul.pageLink,
.mainBox .linkBtn {
  padding: 5px;
  position: relative;
  margin: 0 auto;
  margin-left: 0;
}
.mainBox ul.pageLink li,
.mainBox .linkBtn li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  word-break: keep-all;
  white-space: nowrap;
  list-style: none;
  margin: .4rem .4rem .4rem 0;
}
@media screen and (max-width: 480px) {
  .mainBox ul.pageLink li,
  .mainBox .linkBtn li {
    display: block;
    word-break: normal;
    white-space: normal;
    margin: .4rem 0;
  }
}
.mainBox ul.pageLink a,
.mainBox .linkBtn a {
  color: #003b5c;
  background: #fff;
  padding: .4rem 3.5rem .4rem 1rem;
  display: block;
  text-decoration: none;
  border-radius: 3px;
  font-size: 1.1rem;
  cursor: pointer;
  position: relative;
  border: #003b5c solid 2px;
}
.mainBox ul.pageLink a:after,
.mainBox .linkBtn a:after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  color: #cf3f3f;
  content: "\e911";
  color: #003b5c;
  position: absolute;
  right: 5px;
}
.mainBox ul.pageLink a:hover,
.mainBox .linkBtn a:hover {
  background: #003b5c;
  color: #fff;
}
.mainBox ul.pageLink a:hover:after,
.mainBox .linkBtn a:hover:after {
  color: #fff;
}
@media screen and (max-width: 480px) {
  .mainBox ul.pageLink a,
  .mainBox .linkBtn a {
    padding-right: .5rem !important;
    border-radius: 0 !important;
  }
}
.mainBox ul.lineList {
  margin: 1.5rem auto;
}
.mainBox ul.lineList li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 30%;
  list-style-type: none;
  vertical-align: top;
}
@media screen and (max-width: 480px) {
  .mainBox ul.lineList li {
    width: auto;
  }
}
.mainBox ul.lineList a {
  border: solid 1px #003b5c;
  padding: 5px 10px;
  white-space: nowrap;
  display: block;
  white-space: normal;
}
.mainBox ul.lineList a:hover {
  text-decoration: none;
  background: rgba(0, 59, 92, 0.1);
}
.mainBox ul.menu {
  margin-left: 0;
  width: 65%;
}
@media screen and (max-width: 480px) {
  .mainBox ul.menu {
    width: 90%;
  }
}
.mainBox ul.menu li {
  list-style: none;
  text-align: left;
  vertical-align: top;
}
.mainBox ul.menu li a {
  display: block;
  padding: 0.8rem 2rem 0.6rem 2rem;
  border: 1px solid #003b5c;
  border-radius: 4px;
}
.mainBox ul.menu.line {
  margin: 1rem auto;
  text-align: center;
  width: 100%;
}
.mainBox ul.menu.line li {
  margin: 0.2rem;
  display: inline-block;
}
.mainBox ul.menu.line li a {
  /*padding: 0.8rem 1rem 0.6rem 1rem;*/
}
.mainBox ul.menu.per50 li {
  width: 40%;
}
.mainBox .menuBox li {
  display: inline-block;
  min-width: 47%;
  margin: .3rem;
  list-style-type: none;
}
.mainBox .menuBox li a {
  display: block;
  border: 1px solid #003b5c;
  padding: 10px;
}
.mainBox .menuBox li a:hover {
  background: #F7F3E6;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
}
@media screen and (max-width: 480px) {
  .mainBox .menuBox ul {
    margin: 0;
  }
  .mainBox .menuBox ul li {
    display: block;
  }
}
.mainBox .imgBox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: .5rem;
}
@media screen and (max-width: 480px) {
  .mainBox .imgBox {
    margin: .8rem;
  }
}
.mainBox .imgBox li {
  padding: .5rem;
  list-style-type: none;
}

/* CSS Document */
input,
option,
select,
label,
textarea {
  vertical-align: middle;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro #0074BEW3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 1rem;
}

input {
  border: none;
  padding: auto 10px;
  ime-mode: disabled;
}

input.imeon {
  /* 初期値が日本語入力モード */
  ime-mode: active;
}

input.imeoff {
  /* 初期値が英数字入力モード */
  ime-mode: inactive;
}

input[type=checkbox] {
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
  -moz-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  margin-left: 1rem;
  margin-right: 0.2rem;
  cursor: pointer;
}

input[type=radio] {
  width: 15px;
  height: 15px;
  vertical-align: middle;
  -moz-transform-origin: right bottom;
  -moz-transform: scale(1.3, 1.3);
  -webkit-transform-origin: right bottom;
  -webkit-transform: scale(1.3, 1.3);
  cursor: pointer;
}

input[type="text"],
input[type="password"] {
  border: solid 1px #003b5c;
  width: auto;
  height: 1.7rem;
  padding: 0.3rem;
  box-sizing: initial;
}
@media screen and (max-width: 480px) {
  input[type="text"],
  input[type="password"] {
    padding: 0.3rem;
  }
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
  font: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro #0074BEW3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #fff;
  cursor: pointer;
  background-color: #003b5c;
  border: 1px solid #003b5c;
  border-radius: 5px;
  padding: .5rem .8rem;
  vertical-align: middle;
  height: auto;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
  box-shadow: 0 3px 0 #d6ccbf;
  text-decoration: none;
  margin: 10px auto;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  box-shadow: 0 1px 0 #d6ccbf;
  margin: 12px auto 8px;
}
@media screen and (max-width: 480px) {
  input[type="submit"],
  input[type="reset"],
  input[type="button"] {
    padding: 7px 15px;
  }
}

input.negBtn {
  color: #333;
  background: #e8e8e8;
  box-shadow: 0 2px 0 #d6ccbf;
  border: 1px solid #a2a2a2;
}
input.negBtn:hover {
  color: #333;
  background: #abaaad;
  box-shadow: none;
}

select {
  border: solid 1px #003b5c;
  cursor: pointer;
  padding: 0.4rem;
}
@media screen and (max-width: 480px) {
  select {
    margin: 0.1rem;
    margin-left: 0;
    padding: 0.3rem;
  }
}

blockquote {
  margin: 1em;
}

.req {
  color: #CC3300;
  font-weight: normal;
  text-align: right;
  font-size: 0.8em;
}

label {
  line-height: 1.4rem;
  margin: 0.5rem 0em;
  margin-right: 1rem;
}

fieldset {
  margin: 0 0 0.5rem 1rem;
  padding: 0;
  border: 0;
  position: relative;
}
fieldset legend {
  font-weight: bold;
  font-size: 1.1em;
  padding-right: 1rem;
  line-height: 1.8rem;
  color: #383838;
}
fieldset.floatRight {
  zoom: 1;
}
fieldset.floatRight:before, fieldset.floatRight:after {
  content: "";
  display: table;
}
fieldset.floatRight:after {
  clear: both;
}
@media screen and (max-width: 480px) {
  fieldset.floatRight {
    margin-bottom: 1.3rem;
  }
}
fieldset.floatRight legend {
  float: left;
  width: 7.5rem;
  text-align: right;
}
@media screen and (max-width: 480px) {
  fieldset.floatRight legend {
    float: none;
    width: auto;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}
fieldset.floatRight .rightBox {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
@media screen and (max-width: 480px) {
  fieldset.floatRight .rightBox {
    margin-left: 0;
    width: 100%;
  }
}
fieldset.floatRight .cmt {
  margin-left: 9.5rem;
}
fieldset.floatRight .cmt label {
  display: block;
  padding-top: 0.5rem;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
@media screen and (max-width: 480px) {
  fieldset.floatRight .cmt {
    margin-left: 0;
  }
}
fieldset.floatRight .cmt p.kome {
  margin-left: 1rem;
}

button {
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro #0074BEW3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.mainBox form li {
  list-style-type: none;
  margin-bottom: 0.3rem;
}
.mainBox form p {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.button {
  text-align: center;
  display: block;
  margin: 20px auto 10px;
}

.mainBox .linkBtn {
  margin: 15px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.mainBox .linkBtn.block a {
  display: block;
}

.mainBox .linkBtnL {
  margin: 15px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.mainBox .linkBtnL a {
  padding: 15px 60px;
}

.main .mform table,
.main .rform table {
  border-collapse: separate;
  border-spacing: 3px;
}
@media screen and (max-width: 480px) {
  .main .mform tr,
  .main .rform tr {
    display: block;
    margin-bottom: 1rem;
  }
}
.main .mform th,
.main .rform th {
  vertical-align: middle;
  text-align: right;
  background: #E1E1E1 !important;
  color: #484848 !important;
  border: none;
  padding: .7rem;
}
.main .mform th label,
.main .rform th label {
  white-space: nowrap;
  margin: 0;
  display: block;
  line-height: 1.4rem;
}
.main .mform th label span,
.main .rform th label span {
  display: block;
  color: #BB2F00;
  font-weight: bold;
  font-size: .9rem;
}
@media screen and (max-width: 480px) {
  .main .mform th label,
  .main .rform th label {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}
.main .mform th span,
.main .rform th span {
  font-size: 0.8rem;
  font-weight: normal;
}
.main .mform th .req,
.main .rform th .req {
  font-size: 1rem;
  color: #BB2F00 !important;
  display: inline-block;
  margin: .2rem 0;
}
@media screen and (max-width: 480px) {
  .main .mform th,
  .main .rform th {
    display: block;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #eef9ff;
    color: #003b5c;
    text-align: left;
    font-size: 1.2rem;
  }
}
.main .mform td,
.main .rform td {
  border: none;
  background: #f4f4f4;
  border: none;
  padding: .5rem;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  .main .mform td,
  .main .rform td {
    display: block;
    text-align: center;
  }
}
.main .mform td input[type="text"],
.main .mform td input[type="password"],
.main .rform td input[type="text"],
.main .rform td input[type="password"] {
  margin: 0.1rem;
  border: 1px solid #7B7B7B;
  width: 90%;
  box-sizing: initial;
  padding: .3rem .1rem;
}
@media screen and (max-width: 480px) {
  .main .mform td input[type="text"],
  .main .mform td input[type="password"],
  .main .rform td input[type="text"],
  .main .rform td input[type="password"] {
    padding: 0.5rem;
  }
}
.main .mform td textarea,
.main .rform td textarea {
  height: 12rem;
  width: 90%;
  border: 1px solid #7B7B7B;
}
@media screen and (max-width: 480px) {
  .main .mform td textarea,
  .main .rform td textarea {
    width: 98%;
  }
}

div.wicket-aa-container {
  width: auto;
}

div.wicket-aa {
  background-color: white;
  border: 1px solid #003b5c;
  padding: 1px;
  margin-top: 1px;
  text-align: left;
}

div.wicket-aa ul {
  list-style: none;
  padding: 1px;
  margin: 1px;
  line-height: 1.4em;
}

div.wicket-aa ul li:hover {
  cursor: pointer;
}

div.wicket-aa ul li.selected {
  background-color: #E6E6FA;
}

/*iphone 16px対応*/
@media screen and (max-device-width: 480px) {
  input[type="text"],
  input[type="password"],
  textarea,
  select {
    font-size: 16px;
  }
}
.mainBox .cardapply {
  display: table;
  border-collapse: separate;
  border-spacing: 10px;
  text-indent: 0;
  margin: 1rem auto 1.5rem;
  text-align: center;
  width: 90%;
  table-layout: fixed;
}
.mainBox .cardapply li {
  display: table-cell;
  width: 14%;
  padding: .6rem 1%;
  background: #FFF;
  color: #000;
  font-size: 0.9em;
  line-height: 1.4;
  vertical-align: middle;
  position: relative;
  border: 1px solid #003b5c;
  text-align: left;
  vertical-align: middle;
  position: relative;
  position: relative;
}
.mainBox .cardapply li::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 8px;
  border-left-color: #37629a;
  margin-top: -8px;
  right: -16px;
  top: 30%;
}
.mainBox .cardapply li::after {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 8px;
  border-left-color: #fff;
  margin-top: -8px;
  right: -16px;
  top: 30%;
}
.mainBox .cardapply li:before, .mainBox .cardapply li:after {
  top: 50%;
}
.mainBox .cardapply li:after {
  margin-top: -8px;
  right: -15px;
}
@media screen and (max-width: 480px) {
  .mainBox .cardapply li {
    position: relative;
    position: relative;
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto 15px;
    padding: .6em;
  }
  .mainBox .cardapply li::before {
    content: "";
    border: solid transparent;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: absolute;
    border-width: 8px;
    border-top-color: #37629a;
    margin-left: -8px;
    left: 50%;
    bottom: -16px;
  }
  .mainBox .cardapply li::after {
    content: "";
    border: solid transparent;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: absolute;
    border-width: 8px;
    border-top-color: #fff;
    margin-left: -8px;
    left: 50%;
    bottom: -16px;
  }
  .mainBox .cardapply li:before, .mainBox .cardapply li:after {
    left: auto;
    top: auto;
    right: 50%;
  }
  .mainBox .cardapply li:before {
    bottom: -17px;
  }
}
@media screen and (max-width: 480px) {
  .mainBox .cardapply li br {
    display: none;
  }
}
.mainBox .cardapply li.now {
  background: #003b5c;
  color: #FFF;
}
.mainBox .cardapply li.now:after {
  border-left-color: #003b5c;
}
@media screen and (max-width: 480px) {
  .mainBox .cardapply li.now:after {
    border-top-color: #003b5c;
    border-left-color: transparent;
  }
}

.addressInput table {
  width: 90%;
}
@media screen and (max-width: 480px) {
  .addressInput table {
    width: auto;
  }
}

.mylib .addressInput td {
  line-height: 1.4rem;
  line-height: 1.4em\9;
}
@media screen and (max-width: 480px) {
  .mylib .addressInput td {
    text-align: left;
  }
}
.mylib .addressInput td input {
  width: auto;
}
.mylib .addressInput td input[type="text"] {
  width: auto;
}
@media screen and (max-width: 480px) {
  .mylib .addressInput td input[type="text"] {
    width: 90%;
  }
}
.mylib .addressInput td input[type="checkbox"] {
  width: auto;
  margin-top: 1rem;
}
.mylib .addressInput td input[type="checkbox"] + label {
  margin-right: 0rem;
  vertical-align: bottom;
}
.mylib .addressInput td input#year, .mylib .addressInput td input#month, .mylib .addressInput td input#day, .mylib .addressInput td input#posts {
  width: auto;
}
@media screen and (max-width: 480px) {
  .mylib .addressInput td input#year, .mylib .addressInput td input#month, .mylib .addressInput td input#day, .mylib .addressInput td input#posts {
    width: auto;
  }
}
.mylib .addressInput td .colon,
.mylib .addressInput td .colon1 {
  margin-right: 0.5rem;
}
.mylib .addressInput td .colon:after,
.mylib .addressInput td .colon1:after {
  content: "：";
}
.mylib .addressInput td .colon1 {
  display: block;
  margin-top: .5rem;
}
@media screen and (max-width: 480px) {
  .mylib .addressInput td .colon1 {
    display: none;
  }
}
.mylib .addressInput td select {
  margin: .3rem;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"] {
  -webkit-appearance: none;
}

/*iphone プルダウン独自スタイル対応*/
@media screen and (max-width: 480px) {
  select {
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 2rem;
    background: #ffffff url("../images/select down.png") no-repeat 95%;
  }
}
/* CSS Document */

/*# sourceMappingURL=common.css.map */
