@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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;
  /*ikkrweb preview ie9 emulator ie7 varnish error*/
  /*background:transparent;*/
}

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;
  /*ikkrweb preview ie9 emulator ie7 varnish error*/
  /*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 #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .wysiwyg .table-wrapper {
    overflow-x: auto;
  }
}

h2.head-title, .wysiwyg h2, .free-layout-area h2 {
  margin-top: 20px;
  background-color: #f3f8ff;
  background-image: url("../img_sub/h2_ico.png");
  background-position: top 50% left 10px;
  background-repeat: no-repeat;
  border-radius: 10px 10px 0 0;
  color: #333;
  font-size: 140%;
  box-sizing: border-box;
  padding: 10px 15px 8px 45px;
}

h2.head-title .bg, .wysiwyg h2 .bg, .free-layout-area h2 .bg {
  display: block;
}

h2.head-title a:link {
  color: #666;
}

h2.head-title a:visited {
  color: #999;
}

h2.head-title a:hover {
  color: #999;
}

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  margin-top: 20px;
  background: #f3f8ff;
  border-radius: 10px 10px 0 0;
  color: #333;
  font-size: 120%;
  box-sizing: border-box;
}

h3.head-title .bg, .wysiwyg h3 .bg, .free-layout-area h3 .bg, .smartcmsBbsBlock h3 .bg {
  display: block;
  padding: 8px 15px 7px 15px;
}

h4, .wysiwyg h4, .free-layout-area h4 {
  margin-top: 20px;
  display: block;
  line-height: 1.2;
  border-bottom: 2px solid #276bc7;
  font-size: 110%;
  padding: 10px 15px 13px;
}

h5, .wysiwyg h5, .free-layout-area h5 {
  font-size: 110%;
  margin-top: 20px;
  display: block;
  padding: 0 0 5px 0;
  line-height: 1.2;
  border-bottom: 1px dashed #276bc7;
}

h6, .wysiwyg h6, .free-layout-area h6 {
  font-size: 100%;
  padding-bottom: 5px;
  margin-top: 20px;
  line-height: 1.2;
}

h2.head-title, h3.head-title {
  overflow: hidden;
}

.smartcmsBbsBlock h3,
h4, h5, h6 {
  overflow: hidden;
}

.wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6, .free-layout-area h2, .free-layout-area h3, .free-layout-area h4, .free-layout-area h5, .free-layout-area h6 {
  overflow: hidden;
}

.wysiwyg ul {
  overflow: hidden;
  margin-top: 10px;
  margin-left: 30px;
  padding-left: 1.4em;
  list-style: disc;
}

* html .wysiwyg ul {
  display: inline-block;
}

.wysiwyg ol {
  padding-left: 50px;
  margin-top: 10px;
  list-style: decimal;
  /*回り込み画像時にリストが出ない問題を解決*/
  overflow: hidden;
}

* html .wysiwyg ol {
  display: inline-block;
}

.wysiwyg p {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.wysiwyg table, .smartcmsBbsBlock .bbsBody .form table {
  border-collapse: collapse;
  border: 1px solid #bfbfbf;
  margin-top: 10px;
}

.wysiwyg td
, .wysiwyg th {
  border-collapse: collapse;
  border: 1px solid #bfbfbf;
  padding: 5px 10px;
  word-break: break-all;
}

.wysiwyg th {
  background-color: #eee;
}

.wysiwyg caption {
  text-align: left;
  font-weight: bold;
  padding: 5px;
}

.wysiwyg div {
  line-height: 150%;
  margin-top: 10px;
}

.wysiwyg img {
  max-width: 100%;
  height: auto;
}

.wysiwyg .col {
  width: 700px;
  overflow: hidden;
}

.wysiwyg .left-col {
  width: 330px;
  float: left;
}

.wysiwyg .right-col {
  width: 330px;
  float: right;
}

.wysiwyg .text_, .cke_panel_list .text_ {
  color: #c00;
}

.wysiwyg .text2_, .cke_panel_list .text2_ {
  color: #00c;
}

.wysiwyg blockquote {
  margin-top: 10px;
  margin-left: 30px;
  padding: 5px 5px 5px 15px;
  background-image: url("../img_common/blockquote.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #eee;
  border-left: 3px solid #999;
}

body {
  font-family: "メイリオ", Meiryo, sans-serif;
  font-size: 90%;
  color: #333;
  background: #fff;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 170% !important;
  }
}

img {
  border: none;
  vertical-align: top;
}

p, li, address, table, dt, dd {
  line-height: 150%;
}

ul, ol {
  list-style: none;
}

a:link {
  color: #2d5f92;
  text-decoration: underline;
}

a:visited {
  color: #2d5f92;
  text-decoration: underline;
}

a:hover {
  color: #2d5f92;
  text-decoration: none;
}

/*アクセシビリティ対応*/
a:focus img {
  /*border:1px solid #C00000;*/
}

a:focus {
  background-color: #cce2fc;
  color: #2d5f92;
}

a:active {
  _background: #cce2fc;
  /*IEのみactive疑似クラスにて処理*/
}

/*iphoneでルビで文字サイズが勝手に変わるのを修正*/
body {
  -webkit-text-size-adjust: 100%;
}

address {
  font-style: normal;
}

/*clearfix*/
.cmstag:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.first-left {
  margin-left: 0 !important;
}

.first-top {
  margin-top: 0 !important;
}

.left-col {
  float: left;
}

.right-col {
  float: right;
}

.img-item img, .img-text img {
  max-width: 100%;
  height: auto;
}

@media print, screen and (min-width: 769px) {
  .view-sp {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .view-pc {
    display: none !important;
  }
}

.des-attention-area {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.des-attention {
  background-color: #FFFF40;
  font-size: 80%;
}

.des-attention2 {
  background-color: #C0C0FF;
  font-size: 80%;
}

.color-scheme-area {
  margin-top: 20px;
}

.scheme-bar {
  padding: 5px 0 5px 0;
  border: 1px solid #333333;
}

.color-scheme-area .box {
  width: 300px;
}

@media print, screen and (min-width: 769px) {
  .color-scheme-area .box {
    float: left;
    margin-left: 20px;
  }
}

.color-scheme-area .title {
  margin: 5px 0 0 0;
}

.scheme1 {
  background-color: #c9dbf0;
  text-align: center;
}

.scheme2 {
  border: 1px solid #cccccc;
  text-align: center;
}

.scheme3 {
  background-color: #333333;
  text-align: center;
}

.scheme4 {
  background-color: #276bc7;
  text-align: center;
}

.scheme5 {
  border: 1px solid #276bc7;
  text-align: center;
}

.scheme6 {
  background-color: #ffffff;
  text-align: center;
}

.scheme7 {
  background-color: #276bc7;
  text-align: center;
}

.scheme8 {
  background-color: #276bc7;
  color: #fff;
  text-align: center;
}

.scheme9 {
  background-color: #eeeeee;
  text-align: center;
}

.scheme10 {
  background-color: #276bc7;
  text-align: center;
}

.scheme11 {
  background-color: #276bc7;
  text-align: center;
}

/* Googleカスタム検索
--------------------------------------------------------- */
/* ----- デフォルトスタイル初期化 ----- */
form.gsc-search-box {
  margin: 0 !important;
  font-size: inherit !important;
}

table.gsc-search-box {
  margin: 0 !important;
  border: none !important;
}

.cse table.gsc-search-box td.gsc-input, table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}

table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}

.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
  box-shadow: none !important;
}

.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
  box-shadow: none !important;
}

table.gsc-search-box td {
  line-height: 1.0;
}

.gsib_a {
  padding: 0 0 0 10px !important;
}

.cse input.gsc-input, input.gsc-input {
  box-sizing: border-box;
  padding: 5px 0 !important;
  border: none !important;
  font-size: inherit !important;
}

.cse input.gsc-input::-webkit-input-placeholder, input.gsc-input::-webkit-input-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input:-moz-placeholder, input.gsc-input:-moz-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input::-moz-placeholder, input.gsc-input::-moz-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input:-ms-input-placeholder, input.gsc-input:-ms-input-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.gsst_b {
  font-size: inherit !important;
  padding: 0 !important;
}

.gsst_a {
  padding: 0 !important;
}

.gscb_a {
  display: inline-block;
  font: inherit !important;
  padding: 0 5px !important;
}

td.gsc-search-button {
  font-size: 0;
}

.gsc-search-button {
  margin: 0 !important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  box-sizing: border-box;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  cursor: pointer;
}

/* ----- カスタム設定 ----- */
.gsc-input-box {
  border: 1px solid #9cbdff !important;
}

@media print, screen and (min-width: 769px) {
  .gsc-input-box {
    border-radius: 10px 0 0 10px !important;
  }
}

@media screen and (max-width: 768px) {
  .gsc-input-box {
    border-radius: 10px 0 0 10px !important;
  }
}

@media print, screen and (min-width: 769px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 43px;
  }
}

@media screen and (max-width: 768px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 68px;
  }
}

@media print, screen and (min-width: 769px) {
  td.gsc-search-button {
    height: 43px;
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  td.gsc-search-button {
    height: 68px;
    padding-left: 0 !important;
  }
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  background-color: #276bc7 !important;
}

@media print, screen and (min-width: 769px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    width: 62px !important;
    border-radius: 0 10px 10px 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    width: 80px !important;
    border-radius: 0 10px 10px 0 !important;
  }
}

@media print, screen and (min-width: 769px) {
  .gsc-search-button-v2 svg {
    width: 28px !important;
    height: 28px !important;
  }
}

@media screen and (max-width: 768px) {
  .gsc-search-button-v2 svg {
    width: 40px !important;
    height: 40px !important;
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.hide {
  display: none;
}

* {
  box-sizing: border-box;
  word-break: break-all;
}

.to-container a {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  margin-top: -9999px;
  color: #333;
  font-size: 97%;
  z-index: 110;
}

.to-container a:focus {
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 0;
}

.btns.column {
  display: inline-flex;
  flex-direction: column;
}

.btns.column .btn {
  margin-bottom: 20px;
}

.btns .btn {
  background-color: #fff;
  display: inline-block;
  text-align: center;
}

.btns .btn a {
  color: #333;
  display: inline-block;
  text-decoration: none;
}

.btns .btn .txt {
  display: inline-block;
  padding: 14px 30px 13px;
}

.btns .btn.circle {
  border-radius: 100px;
}

.btns .btn.circle .txt {
  border-radius: 100px;
}

.btns .btn.radius {
  border-radius: 10px;
}

.btns .btn.radius .txt {
  border-radius: 10px;
}

.btns .btn.ico {
  vertical-align: middle;
}

.btns .btn.ico a:hover {
  opacity: .8;
}

.btns .btn.ico .txt {
  align-items: center;
  background-image: url("../img_common/btn_ico_right.png");
  background-position: top 50% right 20px;
  background-repeat: no-repeat;
  background-size: 28px;
  border: 3px solid #8bbbfc;
  display: flex;
  justify-content: center;
  min-height: 78px;
  padding-right: 50px;
  position: relative;
  width: 416px;
}

@media screen and (max-width: 768px) {
  .btns .btn.ico .txt {
    border-width: 4px;
    min-height: 90px;
    width: 340px;
  }
}

.btns .btn.ico .txt:before {
  content: '';
  display: inline-block;
  flex-shrink: 0;
  height: 34px;
  margin-right: 7px;
  width: 45px;
}

.btns .btn.ico:nth-of-type(1) .txt:before {
  background-image: url("../img_common/question_ico.png");
}

.btns .btn.ico:nth-of-type(2) .txt:before {
  background-image: url("../img_common/org_ico.png");
}

.btns .btn.red .wrap {
  align-items: center;
  background-image: url("../img_top/incase_ico_right.png");
  background-position: top 50% right 20px;
  background-repeat: no-repeat;
  background-size: 28px;
  display: flex;
  justify-content: center;
  padding: 10px 50px 10px 0;
  width: 250px;
}

@media screen and (max-width: 768px) {
  .btns .btn.red .wrap {
    flex-direction: column;
    min-height: 140px;
    width: 230px;
  }
}

.btns .btn.red .img {
  display: inline-block;
  flex-shrink: 0;
  height: 46px;
  margin-right: 10px;
  width: 46px;
}

.btns .btn.red .img img {
  font-family: 'object-fit: contain;';
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.btns .btn.red .txt-wrap {
  display: flex;
}

.btns .btn.red .txt {
  background: none;
  border: none;
  min-height: 60px;
  padding: 0;
  width: auto;
}

.btns .btn.red .txt:before {
  content: none;
}

.btns .btn.green a:hover .txt {
  background-color: #9ae48b;
  background-image: url("../img_common/arrow_white.png");
  border-color: #fff;
}

.btns .btn.green .txt {
  background-image: url("../img_top/recruit_ico_right.png");
  background-position: top 50% right 20px;
  background-repeat: no-repeat;
  background-size: 7px;
  border: 2px solid #9ae48b;
  min-width: 216px;
}

@media screen and (max-width: 768px) {
  .btns .btn.green .txt {
    background-size: 14px;
    padding: 26px 40px 24px;
    width: 340px;
  }
}

.btns .btn.purple .txt:hover {
  background-color: #b29be7;
  background-image: url("../img_common/arrow_white.png");
  border-color: #fff;
}

.btns .btn.purple .txt {
  background-image: url("../img_top/aganolife_ico_right.png");
  background-position: top 50% right 20px;
  background-repeat: no-repeat;
  background-size: 7px;
  border: 2px solid #b29be7;
  width: 170px;
}

@media screen and (max-width: 768px) {
  .btns .btn.purple .txt {
    background-size: 14px;
    padding: 26px 40px 24px 20px;
    width: 271px;
  }
}

.type-list {
  align-items: center;
  display: flex;
  font-size: 90%;
  margin-top: 5px;
}

@media screen and (max-width: 768px) {
  .type-list {
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .type-list dt {
    margin-right: 40px;
  }
}

.type-list dd {
  margin-left: 5px;
}

@media screen and (max-width: 768px) {
  .type-list dd {
    margin-left: 10px;
    width: auto !important;
  }
}

.type-list dd label {
  align-items: center;
  display: flex;
}

.type-list dd label input {
  margin-top: 0;
}

.type-list dd label span {
  margin-top: 2px;
}

.number-search-submit:hover {
  cursor: pointer;
}

/*==================================
header（PC）
==================================*/
@media print, screen and (min-width: 769px) {
  body {
    min-width: 1040px;
  }
  #header, .top-header {
    /* #header-nav */
    /* end-#header-nav */
    /* .header-subnav-area */
    /* end-.header-subnav-area */
  }
  #header #header-nav, .top-header #header-nav {
    position: relative;
    z-index: 10;
  }
  #header #header-nav .in, .top-header #header-nav .in {
    width: 1000px;
    margin: 51px auto 0;
  }
  #header #header-nav .in .list, .top-header #header-nav .in .list {
    display: flex;
    position: relative;
  }
  #header #header-nav .in .list li, .top-header #header-nav .in .list li {
    display: flex;
  }
  #header #header-nav .in .list li:first-of-type p, .top-header #header-nav .in .list li:first-of-type p {
    border-left: 2px dotted #f4f4f4;
  }
  #header #header-nav .in .list li:hover p a:after, .top-header #header-nav .in .list li:hover p a:after {
    border-color: transparent transparent #a8cdff transparent;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    content: '';
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 100%;
    width: 0;
  }
  #header #header-nav .in .list li p, .top-header #header-nav .in .list li p {
    border-right: 2px dotted #f4f4f4;
    display: flex;
    text-align: center;
    width: 166px;
  }
  #header #header-nav .in .list li p a, .top-header #header-nav .in .list li p a {
    background-position: top center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    font-size: 110%;
    font-weight: bold;
    min-height: 95px;
    padding: 50px 15px 5px;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  #header #header-nav .in .list li p a:hover, .top-header #header-nav .in .list li p a:hover {
    opacity: .8;
  }
  #header #header-nav .in .list li:nth-of-type(1) p a, .top-header #header-nav .in .list li:nth-of-type(1) p a {
    background-image: url("../img_common/gnav_ico01.png");
  }
  #header #header-nav .in .list li:nth-of-type(2) p a, .top-header #header-nav .in .list li:nth-of-type(2) p a {
    background-image: url("../img_common/gnav_ico02.png");
  }
  #header #header-nav .in .list li:nth-of-type(3) p a, .top-header #header-nav .in .list li:nth-of-type(3) p a {
    background-image: url("../img_common/gnav_ico03.png");
  }
  #header #header-nav .in .list li:nth-of-type(4) p a, .top-header #header-nav .in .list li:nth-of-type(4) p a {
    background-image: url("../img_common/gnav_ico04.png");
  }
  #header #header-nav .in .list li:nth-of-type(5) p a, .top-header #header-nav .in .list li:nth-of-type(5) p a {
    background-image: url("../img_common/gnav_ico05.png");
  }
  #header #header-nav .in .list li:nth-of-type(6) p a, .top-header #header-nav .in .list li:nth-of-type(6) p a {
    background-image: url("../img_common/gnav_ico06.png");
  }
  #header #header-nav .in .list li .dropmenu, .top-header #header-nav .in .list li .dropmenu {
    left: 0;
    position: absolute;
    top: 100%;
    padding-top: 15px;
    width: 100%;
  }
  #header #header-nav .in .list li .dropmenu .list2, .top-header #header-nav .in .list li .dropmenu .list2 {
    background-color: #a8cdff;
    display: flex;
    flex-wrap: wrap;
    padding: 25px 20px 5px;
  }
  #header #header-nav .in .list li .dropmenu .list2 li, .top-header #header-nav .in .list li .dropmenu .list2 li {
    display: flex;
    margin: 0 15px 20px 0;
  }
  #header #header-nav .in .list li .dropmenu .list2 li a, .top-header #header-nav .in .list li .dropmenu .list2 li a {
    align-items: center;
    background-color: #fff;
    background-image: url("../img_common/btn_ico_right.png");
    background-position: top 50% right 10px;
    background-repeat: no-repeat;
    background-size: 22px;
    color: #333;
    display: flex;
    min-height: 60px;
    padding: 12px 35px 11px 7px;
    width: 180px;
  }
  #header #header-nav .in .list li .dropmenu .list2 li:nth-of-type(5n), .top-header #header-nav .in .list li .dropmenu .list2 li:nth-of-type(5n) {
    margin-right: 0;
  }
  #header .header-subnav-area, .top-header .header-subnav-area {
    background-color: #fffef7;
    border-bottom: 1px solid #21298d;
    padding: 5px 0 7px;
    position: relative;
    z-index: 20;
  }
  #header .header-subnav-area .subnav-in, .top-header .header-subnav-area .subnav-in {
    align-items: flex-start;
    display: flex;
    justify-content: flex-end;
    margin: auto;
    position: relative;
    width: 1000px;
  }
  #header .header-subnav-area #header-logo, .top-header .header-subnav-area #header-logo {
    left: 0;
    position: absolute;
    top: 0;
  }
  #header .header-subnav-area .box, .top-header .header-subnav-area .box {
    align-items: center;
    display: flex;
  }
  #header .header-subnav-area .box .emergency-btn, .top-header .header-subnav-area .box .emergency-btn {
    height: 38px;
    margin-right: 30px;
  }
  #header .header-subnav-area .box .emergency-btn a, .top-header .header-subnav-area .box .emergency-btn a {
    text-decoration: none;
  }
  #header .header-subnav-area .box .emergency-btn a:hover, .top-header .header-subnav-area .box .emergency-btn a:hover {
    opacity: .8;
  }
  #header .header-subnav-area .box dl, .top-header .header-subnav-area .box dl {
    align-items: center;
    display: flex;
  }
  #header .header-subnav-area .box dl .title, .top-header .header-subnav-area .box dl .title {
    font-size: 90%;
    margin-right: 5px;
  }
  #header .header-subnav-area .box dl a:hover, .top-header .header-subnav-area .box dl a:hover {
    opacity: .8;
  }
  #header .header-subnav-area .box .header-size, .top-header .header-subnav-area .box .header-size {
    margin-right: 20px;
  }
  #header .header-subnav-area .box .header-color, .top-header .header-subnav-area .box .header-color {
    margin-right: 15px;
  }
  #header .header-subnav-area .box .header-color dd, .top-header .header-subnav-area .box .header-color dd {
    margin-right: 5px;
  }
  #header .header-subnav-area .box .header-color dd img, .top-header .header-subnav-area .box .header-color dd img {
    height: 29px;
  }
  #header .header-subnav-area .box .unit2 .list li a, .top-header .header-subnav-area .box .unit2 .list li a {
    background: url("../img_common/selectlang_ico_left.png") top 50% left 16px no-repeat, url("../img_common/btn_ico_right.png") top 50% right 10px/14px no-repeat;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    color: #333;
    display: inline-block;
    min-height: 35px;
    min-width: 186px;
    padding: 8px 25px 7px 38px;
    text-align: center;
    text-decoration: none;
  }
  #header .header-subnav-area .box .unit2 .list li a:hover, .top-header .header-subnav-area .box .unit2 .list li a:hover {
    opacity: .8;
  }
}

/*==================================
header（SP）
==================================*/
@media screen and (max-width: 768px) {
  #header-print {
    z-index: 9999;
  }
  #sp-header {
    /* モーダル */
  }
  #sp-header > .box {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  #sp-header > .box #sp-header-logo {
    margin-left: 10px;
  }
  #sp-header > .box #sp-header-nav {
    display: flex;
    padding: 10px 0;
  }
  #sp-header > .box #sp-header-nav > .btn-wrap {
    margin-right: 10px;
    position: relative;
  }
  #sp-header > .box #sp-header-nav .menu-btn-close {
    display: none;
    position: absolute;
    top: 0;
  }
  #sp-header .modal-sns-bg, #sp-header .modal-search-bg, #sp-header .modal-menu-bg {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 120px;
    width: 100%;
    z-index: 9;
  }
  #sp-header .modal-sns, #sp-header .modal-search, #sp-header .modal-menu {
    display: none;
    left: 0;
    position: absolute;
    top: 120px;
    width: 100%;
    z-index: 100;
  }
  #sp-header .modal-sns *, #sp-header .modal-search *, #sp-header .modal-menu * {
    color: #fff;
  }
  #sp-header .modal-sns .in, #sp-header .modal-search .in, #sp-header .modal-menu .in {
    background-color: #276bc7;
  }
  #sp-header .modal-sns .in {
    padding: 7px 0 50px;
    text-align: center;
  }
  #sp-header .modal-sns .in .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 43px;
  }
  #sp-header .modal-sns .in .list li {
    margin: 7px;
  }
  #sp-header .modal-search .in {
    padding: 35px 35px 50px;
  }
  #sp-header .modal-search .in .title {
    font-weight: bold;
    margin-bottom: 11px;
  }
  #sp-header .modal-search .in .list {
    margin-bottom: 35px;
  }
  #sp-header .modal-search .in input {
    color: #333 !important;
    font-size: 32px !important;
  }
  #sp-header .modal-search .in .keywords-search dd {
    margin-left: 25px;
    width: 650px;
  }
  #sp-header .modal-search .in .keywords-search dd .gsc-input-box {
    padding: 0 !important;
  }
  #sp-header .modal-search .in .keywords-search dd button.gsc-search-button {
    background: #a8cdff !important;
  }
  #sp-header .modal-search .in .keywords-search dd .gsc-search-button-v2 svg {
    fill: #333 !important;
  }
  #sp-header .modal-search .in .keywords-search dd .gsc-search-box .gsc-search-button {
    background-image: url("../img_common/search_ico.png") !important;
    background-position: top 50% center !important;
    background-repeat: no-repeat !important;
  }
  #sp-header .modal-search .in .keywords-search dd .gsc-search-box .gsc-search-button svg {
    display: none;
  }
  #sp-header .modal-search .in .page-number-search {
    margin-bottom: 50px;
  }
  #sp-header .modal-search .in .page-number-search .id-search-box input {
    color: #333;
  }
  #sp-header .modal-search .in .page-number-search .id-search-box .title span {
    display: block;
  }
  #sp-header .modal-search .in .page-number-search .id-search-box .title span a {
    font-size: 90%;
    font-weight: normal;
  }
  #sp-header .modal-search .in .page-number-search .id-search-box .id-search-input {
    display: flex;
    margin-left: 24px;
    flex-wrap: wrap;
  }
  #sp-header .modal-search .in .page-number-search .id-search-box .id-search-input label {
    display: inline-block;
  }
  #sp-header .modal-search .in .page-number-search .id-search-box .id-search-input input {
    border: none;
    border-radius: 10px 0 0 10px;
    height: 70px;
    width: 570px;
  }
  #sp-header .modal-search .in .page-number-search .id-search-box .id-search-input button {
    background-color: #a8cdff;
    background-image: url("../img_common/search_ico.png");
    background-position: top 50% center;
    background-repeat: no-repeat;
    border: none;
    border-radius: 0 10px 10px 0;
    height: 70px;
    padding: 0;
    width: 80px;
  }
  #sp-header .modal-search .in .modal-menu-close {
    text-align: center;
  }
  #sp-header .modal-menu .in {
    padding-bottom: 50px;
  }
  #sp-header .modal-menu .in .menu-wrap {
    margin-bottom: 27px;
  }
  #sp-header .modal-menu .in .menu-wrap .box {
    border-bottom: 4px solid #fff;
  }
  #sp-header .modal-menu .in .menu-wrap .box .title {
    background: url("../img_common/modal_menu_btn_plus.png") top 50% right 18px no-repeat;
    font-size: 100%;
    padding: 32px 50px 32px 12px;
  }
  #sp-header .modal-menu .in .menu-wrap .box .title.on {
    background-image: url("../img_common/modal_menu_btn_minus.png");
  }
  #sp-header .modal-menu .in .menu-wrap .box .list {
    background-color: #a8cdff;
  }
  #sp-header .modal-menu .in .menu-wrap .box .list li {
    border-bottom: 3px solid #fff;
  }
  #sp-header .modal-menu .in .menu-wrap .box .list li:last-of-type {
    border: none;
  }
  #sp-header .modal-menu .in .menu-wrap .box .list li a {
    background: url("../img_common/menu_ico_right.png") top 50% right 18px no-repeat;
    color: #333;
    display: block;
    font-weight: bold;
    text-decoration: none;
    padding: 30px 25px;
  }
  #sp-header .modal-menu .in .btn-wrap {
    margin-bottom: 45px;
  }
  #sp-header .modal-menu .in .btn-wrap .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #sp-header .modal-menu .in .btn-wrap .list li {
    margin: 10px;
  }
  #sp-header .modal-menu .in .btn-wrap .list li a {
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    color: #276bc7;
    display: flex;
    font-weight: bold;
    justify-content: center;
    min-height: 80px;
    text-decoration: none;
    width: 350px;
  }
  #sp-header .modal-menu .in .utility-wrap {
    background-color: #f3f8ff;
    margin: 0 auto 50px;
    padding: 35px 70px;
    width: 600px;
  }
  #sp-header .modal-menu .in .utility-wrap .title {
    margin-right: auto;
  }
  #sp-header .modal-menu .in .utility-wrap .title span {
    color: #333;
  }
  #sp-header .modal-menu .in .utility-wrap dl {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  #sp-header .modal-menu .in .utility-wrap .header-size {
    margin-bottom: 34px;
  }
  #sp-header .modal-menu .in .utility-wrap .header-size dd {
    margin-left: 30px;
  }
  #sp-header .modal-menu .in .utility-wrap .header-color dd {
    margin-left: 14px;
  }
  #sp-header .modal-menu .in .gotopc {
    margin-bottom: 45px;
    text-align: center;
  }
  #sp-header .modal-menu .in .gotopc a {
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    margin: auto;
    padding: 22px 0;
    position: relative;
    text-decoration: none;
    width: 600px;
  }
  #sp-header .modal-menu .in .gotopc a:before {
    background: url("../img_common/gotopc_ico.png") center/contain no-repeat;
    content: '';
    display: block;
    height: 32px;
    margin-right: 45px;
    position: relative;
    width: 37px;
  }
  #sp-header .modal-menu .in .gotopc a span {
    color: #333;
  }
  #sp-header .modal-menu .in .modal-menu-close {
    text-align: center;
  }
}

/*container*/
@media screen and (max-width: 768px) {
  #container {
    margin: 0 10px;
  }
}

#smartphone img {
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  #container {
    width: 1000px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  #container {
    margin: 0 20px;
  }
}

@media print, screen and (min-width: 769px) {
  #main-contents .main-contents-in::after {
    clear: both;
    content: "";
    display: block;
  }
  #main-contents .main-contents-in .contents-primary, #main-contents .main-contents-in .contents-secondary {
    float: left;
    width: 49%;
    margin-left: 2%;
  }
  #main-contents .main-contents-in > *:first-child {
    margin-left: 0;
  }
}

.section {
  margin-top: 20px;
  border-radius: 5px;
  border: 1px solid #b5b5b5;
  background-color: #ffffff;
}

.section .section-header {
  border-bottom: 1px solid #b5b5b5;
}

.section .section-header .section-title {
  color: #cb4630;
  font-weight: bold;
}

.section .section-body .list li {
  position: relative;
}

.section .section-body .list li:first-child {
  margin-top: 0;
}

.section .section-body .list li::before {
  content: "";
  display: block;
  position: absolute;
  top: .4em;
  left: 0;
}

.section .section-body .list li span.date {
  display: inline-block;
  margin-right: 5px;
  min-width: 180px;
}

.section .section-body .btn-list .btn {
  display: inline-block;
}

.section .section-body .btn-list .btn a {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 9px 30px 9px;
  border-radius: 5px;
  border: 1px solid #999;
  background-color: #f3f3f3;
  color: #333;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.section .section-body .btn-list .btn a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
}

.section .section-body .btn-list .btn a:hover {
  border: 1px solid #cb4630;
  background-color: #cb4630;
  color: #fff;
}

@media print, screen and (min-width: 769px) {
  .section .section-header .section-title {
    padding: 10px 15px;
    font-size: 125%;
  }
  .section .section-body {
    padding: 15px 15px 20px;
  }
  .section .section-body .list li {
    margin-top: 10px;
    padding-left: 10px;
  }
  .section .section-body .list li::before {
    width: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #333;
  }
  .section .section-body .btn-list {
    margin-top: 20px;
  }
  .section .section-body .btn-list .btn a::before {
    width: 5px;
    height: 5px;
    border-top: 1px solid #868686;
    border-right: 1px solid #868686;
  }
  .section .section-body .btn-list .btn a:hover::before {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
}

@media screen and (max-width: 768px) {
  .section .section-header .section-title {
    padding: 9px 20px 8px;
    font-size: 110%;
    text-align: center;
  }
  .section .section-body {
    padding: 25px 20px 30px;
  }
  .section .section-body .list li {
    margin-top: 15px;
    padding-left: 15px;
  }
  .section .section-body .list li::before {
    width: 8px;
    border: 8px solid transparent;
    border-left: 8px solid #333;
  }
  .section .section-body .btn-list {
    margin-top: 30px;
  }
  .section .section-body .btn-list .btn a {
    font-size: 90%;
  }
  .section .section-body .btn-list .btn a::before {
    width: 8px;
    height: 8px;
    border-top: 2px solid #868686;
    border-right: 2px solid #868686;
  }
  .section .section-body .btn-list .btn a:hover::before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}

.switching-section .section-body .btn-list {
  text-align: center;
}

.emergency-section .section-body .list, .alert-section .section-body .list, .news-section .section-body .list, .specific-category-section .section-body .list {
  overflow-y: auto;
}

.emergency-section .section-body .list li, .alert-section .section-body .list li, .news-section .section-body .list li, .specific-category-section .section-body .list li {
  color: #666;
}

.emergency-section .section-body .list li .item-date, .alert-section .section-body .list li .item-date, .news-section .section-body .list li .item-date, .specific-category-section .section-body .list li .item-date {
  font-weight: bold;
}

.emergency-section .section-body .list li .item-title, .alert-section .section-body .list li .item-title, .news-section .section-body .list li .item-title, .specific-category-section .section-body .list li .item-title {
  display: block;
}

@media print, screen and (min-width: 769px) {
  .emergency-section .section-body .list li::after, .alert-section .section-body .list li::after, .news-section .section-body .list li::after, .specific-category-section .section-body .list li::after {
    clear: both;
    content: "";
    display: block;
  }
  .emergency-section .section-body .list li .item-date, .alert-section .section-body .list li .item-date, .news-section .section-body .list li .item-date, .specific-category-section .section-body .list li .item-date {
    float: left;
  }
  .emergency-section .section-body .btn-list, .alert-section .section-body .btn-list, .news-section .section-body .btn-list, .specific-category-section .section-body .btn-list {
    text-align: right;
  }
  .emergency-section .section-body .btn-list .btn a, .alert-section .section-body .btn-list .btn a, .news-section .section-body .btn-list .btn a, .specific-category-section .section-body .btn-list .btn a {
    min-width: 228px;
  }
}

@media screen and (max-width: 768px) {
  .emergency-section .section-body .list, .alert-section .section-body .list, .news-section .section-body .list, .specific-category-section .section-body .list {
    max-height: 420px;
  }
  .emergency-section .section-body .list li .item-title, .alert-section .section-body .list li .item-title, .news-section .section-body .list li .item-title, .specific-category-section .section-body .list li .item-title {
    margin-top: 5px;
  }
  .emergency-section .section-body .btn-list, .alert-section .section-body .btn-list, .news-section .section-body .btn-list, .specific-category-section .section-body .btn-list {
    text-align: center;
  }
  .emergency-section .section-body .btn-list .btn, .alert-section .section-body .btn-list .btn, .news-section .section-body .btn-list .btn, .specific-category-section .section-body .btn-list .btn {
    width: 48.5%;
  }
}

.emergency-section, .alert-section {
  border: 1px solid #cb4630;
}

.emergency-section .section-header .section-title .title-small, .alert-section .section-header .section-title .title-small {
  display: block;
  font-size: 70%;
}

.emergency-section .section-body .list li::before, .alert-section .section-body .list li::before {
  border-left-color: #c14530;
}

.emergency-section .section-body .btn-list .btn a, .alert-section .section-body .btn-list .btn a {
  border: 1px solid #cb4630;
  background-color: #fff0ee;
}

@media print, screen and (min-width: 769px) {
  .emergency-section .section-in, .alert-section .section-in {
    display: table;
    width: 100%;
  }
  .emergency-section .section-header, .emergency-section .section-body, .alert-section .section-header, .alert-section .section-body {
    display: table-cell;
  }
  .emergency-section .section-header, .alert-section .section-header {
    box-sizing: border-box;
    width: 175px;
    border-right: 1px solid #cb4630;
    border-bottom: none;
    vertical-align: middle;
  }
  .emergency-section .section-header .section-title, .alert-section .section-header .section-title {
    padding: 10px 5px;
    text-align: center;
  }
  .emergency-section .section-body, .alert-section .section-body {
    vertical-align: top;
  }
  .emergency-section .section-body .list, .alert-section .section-body .list {
    max-height: 125px;
  }
  .emergency-section .section-body .list li .item-title, .alert-section .section-body .list li .item-title {
    padding-left: 10.5em;
  }
  .emergency-section .section-body .btn-list .btn a::before, .alert-section .section-body .btn-list .btn a::before {
    border-top: 1px solid #cb4630;
    border-right: 1px solid #cb4630;
  }
}

@media screen and (max-width: 768px) {
  .emergency-section .section-body, .alert-section .section-body {
    border-top: 1px solid #cb4630;
  }
  .emergency-section .section-body .btn-list .btn a::before, .alert-section .section-body .btn-list .btn a::before {
    border-top: 2px solid #cb4630;
    border-right: 2px solid #cb4630;
  }
}

@media print, screen and (min-width: 769px) {
  .news-section .section-body .list, .specific-category-section .section-body .list {
    max-height: 145px;
  }
  .news-section .section-body .list li .item-title, .specific-category-section .section-body .list li .item-title {
    padding-left: 6em;
  }
}

.wysiwyg h2, .wysiwyg h3, .wysiwyg h4 {
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: none;
  background: none;
}

.wysiwyg h2::before, .wysiwyg h2::after, .wysiwyg h3::before, .wysiwyg h3::after, .wysiwyg h4::before, .wysiwyg h4::after {
  content: normal;
}

.wysiwyg h2 {
  margin-top: 20px;
  padding: 5px 10px;
  border-bottom: 1px dotted #666;
  border-left: 5px solid #9c0c03;
  font-size: 120%;
  font-weight: bold;
}

.wysiwyg h3 {
  margin-top: 20px;
  padding: 5px;
  border-bottom: 1px solid #aaa;
  font-size: 120%;
  font-weight: bold;
}

.wysiwyg h4 {
  margin-top: 20px;
  padding: 0 5px;
  font-size: 100%;
  font-weight: bold;
}

.search-section {
  border: 0;
}

#header-nav .list li:hover p a:after {
  content: none !important;
}

#header-nav .list li .dropmenu {
  display: none !important;
}

.side-nav-list .list li span, .side-nav-list .list li a {
  background-image: none !important;
}

#pagetop a {
  background: none !important;
  font-size: 100% !important;
}

#header #header-nav .in .list li p a {
  background: none !important;
  min-height: auto !important;
  padding: 20px 15px !important;
}

footer .in .box .footer-btn p a {
  background: none !important;
  padding: 0 !important;
}

/*++++++++++++++++++++++++++++++++++
 * トップと下層ページのフッターエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
/*==================================
フッター
==================================*/
footer {
  margin-top: 100px;
  position: relative;
  overflow: hidden;
}

@media print, screen and (min-width: 769px) {
  footer {
    min-width: 1000px;
  }
}

footer .in {
  padding-top: 100px;
}

@media screen and (max-width: 768px) {
  footer .in {
    padding-top: 70px;
  }
}

footer .in:before {
  background-color: #e4f9e2;
  border-radius: 50% 50% 0 0;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  right: 50%;
  top: 0;
  transform: translateX(50%);
  width: 125%;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  footer .in:before {
    width: 165%;
  }
}

footer .in #pagetop {
  position: absolute;
  right: 50px;
  top: 0;
  z-index: 30;
}

@media screen and (max-width: 768px) {
  footer .in #pagetop {
    right: 0;
  }
}

footer .in #pagetop a {
  background: url("../img_common/footer_pagetop.png") top center/contain no-repeat;
  display: inline-block;
  font-size: 0;
  height: 68px;
  width: 68px;
}

footer .in #pagetop a:hover {
  opacity: .8;
}

@media screen and (max-width: 768px) {
  footer .in #pagetop a {
    height: 100px;
    width: 100px;
  }
}

footer .in .box {
  margin: auto;
  position: relative;
  z-index: 20;
}

@media print, screen and (min-width: 769px) {
  footer .in .box {
    width: 1000px;
  }
}

footer .in .box .footer-contents {
  display: flex;
}

@media print, screen and (min-width: 769px) {
  footer .in .box .footer-contents {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  footer .in .box .footer-contents {
    flex-direction: column;
    padding: 0 15px;
  }
}

footer .in .box .footer-contents .footer-logo {
  align-items: center;
  align-self: center;
  display: inline-flex;
  flex-direction: column;
}

@media print, screen and (min-width: 769px) {
  footer .in .box .footer-contents .footer-logo {
    padding-right: 10px;
    width: 120px;
  }
}

@media screen and (max-width: 768px) {
  footer .in .box .footer-contents .footer-logo {
    margin-bottom: 40px;
  }
}

footer .in .box .footer-contents .footer-logo img {
  display: block;
  height: 46px;
  margin-bottom: 5px;
  width: 46px;
}

@media screen and (max-width: 768px) {
  footer .in .box .footer-contents .footer-logo img {
    margin-bottom: 28px;
    height: 115px;
    width: 115px;
  }
}

footer .in .box .footer-contents .footer-logo span {
  font-size: 125%;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  footer .in .box .footer-contents .footer-logo span {
    font-size: 185%;
  }
}

@media print, screen and (min-width: 769px) {
  footer .in .box .footer-contents .adress-list {
    padding-right: 30px;
    width: 430px;
  }
}

@media screen and (max-width: 768px) {
  footer .in .box .footer-contents .adress-list {
    font-size: 90%;
    margin-bottom: 25px;
  }
}

@media print, screen and (min-width: 769px) {
  footer .in .box .footer-contents .detail-list {
    width: 440px;
  }
}

@media screen and (max-width: 768px) {
  footer .in .box .footer-contents .detail-list {
    font-size: 90%;
  }
}

@media screen and (max-width: 768px) {
  footer .in .box .footer-contents .detail-list .numbers {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  footer .in .box .footer-contents .detail-list .numbers span {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  footer .in .box .footer-contents .detail-list .beginning {
    margin-bottom: 50px;
  }
}

footer .in .box .footer-btn {
  text-align: right;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  footer .in .box .footer-btn {
    margin: 0 10px 50px 0;
  }
}

footer .in .box .footer-btn p a {
  background: url("../img_common/mail_ico_left.png") top 50% left/24px no-repeat, url("../img_common/mail_ico_right.png") top 50% right/28px no-repeat;
  color: #333;
  display: inline-block;
  font-size: 125%;
  padding: 5px 38px 5px 30px;
}

@media screen and (max-width: 768px) {
  footer .in .box .footer-btn p a {
    font-size: 80%;
  }
}

footer .in .box .footer-link .link-list {
  background: rgba(255, 255, 255, 0.4);
  display: flex;
  justify-content: center;
  padding: 9px 0 8px;
}

@media screen and (max-width: 768px) {
  footer .in .box .footer-link .link-list {
    flex-wrap: wrap;
    padding: 9px 220px 8px 0;
  }
}

footer .in .box .footer-link .link-list li a {
  border-left: 1px solid #333;
  color: #333;
  display: inline-block;
  line-height: 1;
  padding: 0 16px;
}

@media screen and (max-width: 768px) {
  footer .in .box .footer-link .link-list li a {
    font-size: 80%;
  }
}

footer .in .box .footer-link .link-list li:first-of-type a {
  border: none;
}

@media screen and (max-width: 768px) {
  footer .in .box .footer-link .link-list li:nth-of-type(3) a {
    border: none;
  }
}

footer .in .copyright {
  font-size: 80%;
  margin: auto;
  padding: 17px 0 19px;
  position: relative;
  text-align: center;
  z-index: 20;
}

@media print, screen and (min-width: 769px) {
  footer .in .copyright {
    width: 1000px;
  }
}

/*++++++++++++++++++++++++++++++++++
 * トップページ専用CSS（プリント用）
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
