@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;
  padding: 9px 15px;
  background-image: url(../img_sub/h1_bg.png);
  background-color: #d8edff;
  border-radius: 6px;
  border: 1px solid #3366cc;
  font-size: 125%;
}

h2.head-title a:link {
  color: #2d5f92;
}
h2.head-title a:visited {
  color: #2d5f92;
}
h2.head-title a:hover {
  color: #2d5f92;
}

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  margin-top: 20px;
  padding: 9px 15px;
  background: #fff;
  font-size: 1.25em;
  border-radius: 6px;
  border: 1px solid #3366cc;
}

h4, .wysiwyg h4, .free-layout-area h4 {
  margin-top: 20px;
  padding: 7px 10px;
  background: #fff;
  font-size: 1.115em;
  border-left: 5px solid #66cccc;
  border-bottom: 2px solid #66cccc;
}

h5, .wysiwyg h5, .free-layout-area h5 {
  margin-top: 20px;
  padding: 7px 15px;
  font-size: 1.115em;
  border-bottom: 1px dashed #3366cc;
}

h6, .wysiwyg h6, .free-layout-area h6 {
  margin-top: 20px;
  padding: 5px 15px;
  font-size: 1.115em;
  position: relative;
}
h6::before, .wysiwyg h6::before, .free-layout-area h6::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #3366cc;
  position: absolute;
  top: calc(0.55em + 5px);
  left: 0;
}

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: #d8edff;
}

.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: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", 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: #003399;
  text-decoration: underline;
}

a:visited {
  color: #003399;
  text-decoration: underline;
}

a:hover {
  color: #003399;
  text-decoration: none;
}

/*アクセシビリティ対応*/
a:focus img {
  /*border:1px solid #C00000;*/
}

a:focus {
  background-color: #cce2fc;
  color: #003399;
}

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: 1200px;
  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: #3366cc;
  text-align: center;
}

.scheme2 {
  border: 1px solid #3366cc;
  text-align: center;
}

.scheme3 {
  background-color: #fff;
  text-align: center;
}

.scheme4 {
  background-color: #3366cc;
  text-align: center;
}

.scheme5 {
  border: 1px solid #3366cc;
  text-align: center;
}

.scheme6 {
  background-color: #fff;
  text-align: center;
}

.scheme7 {
  background-color: #3366cc;
  text-align: center;
}

.scheme8 {
  background-color: #a9ceee;
  text-align: center;
}

.scheme9 {
  background-color: #f6f6f6;
  text-align: center;
}

.scheme10 {
  background-color: #3366cc;
  text-align: center;
}

.scheme11 {
  background-color: #66cccc;
  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: 2px solid #ccc !important;
  border-right-width: 1px !important;
}
@media print, screen and (min-width: 769px) {
  .gsc-input-box {
    border-radius: 0 0 0 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .gsc-input-box {
    border-radius: 0 0 0 0 !important;
  }
}

.cse input.gsc-input, input.gsc-input {
  background-color: transparent !important;
}
@media print, screen and (min-width: 769px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 48px;
  }
}
@media screen and (max-width: 768px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 70px;
  }
}

@media print, screen and (min-width: 769px) {
  td.gsc-search-button {
    height: 48px;
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  td.gsc-search-button {
    height: 70px;
    padding-left: 0 !important;
  }
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  background-color: #3366cc !important;
  border: 2px solid #ccc !important;
  border-left: none !important;
}
@media print, screen and (min-width: 769px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    width: 78px !important;
    border-radius: 0 0 0 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    width: 76px !important;
    border-radius: 0 0 0 0 !important;
  }
}

@media print, screen and (min-width: 769px) {
  .gsc-search-button-v2 svg {
    width: 20px !important;
    height: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .gsc-search-button-v2 svg {
    width: 36px !important;
    height: 36px !important;
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.hide {
  display: none;
}

#smartphone {
  text-align: center;
}
#smartphone img {
  width: 100%;
}

 /*==================================
header（PC）
==================================*/
@media print, screen and (min-width: 769px) {
  body {
    min-width: 1240px;
  }

  #header {
    border-bottom: 2px solid #3366cc;
    position: relative;
    /* .header-subnav-area */
    /* #header-logo */
    /* header-nav */
  }
  #header .header-subnav-area {
    background: url(../img_common/pc_header_bg.png);
    padding: 8px 0;
  }
  #header .header-subnav-area .box {
    line-height: 1.4;
  }
  #header .header-subnav-area .box::after {
    clear: both;
    content: "";
    display: block;
  }
  #header .header-subnav-area .box .unit {
    width: 1200px;
    margin: 0 auto;
  }
  #header .header-subnav-area .box .unit .list {
    float: right;
  }
  #header .header-subnav-area .box .unit .list::after {
    clear: both;
    content: "";
    display: block;
  }
  #header .header-subnav-area .box .unit .list li {
    float: left;
    padding: 0 20px 0 20px;
    color: #003399;
  }
  #header .header-subnav-area .box .unit .list li:last-child {
    padding-right: 0;
  }
  #header .header-subnav-area .box .unit .list > li:nth-child(2) {
    padding-right: 15px;
  }
  #header .header-subnav-area .box .unit .list a {
    color: #003399;
  }
  #header .header-subnav-area .box .unit .list a:hover {
    text-decoration: none;
  }
  #header .header-subnav-area .box .unit .list.to-main-contents {
    float: left;
  }
  #header .header-subnav-area .box .unit .list.to-main-contents li {
    background: url(../img_common/listmark1.png) no-repeat 1px center;
    padding-left: 9px !important;
  }
  #header .header-subnav-area .box .unit .list-sns li {
    margin: -5px 0 -4px;
    padding: 0;
    padding-right: 15px;
  }
  #header .header-subnav-area .box .unit .list-sns li:last-child {
    padding: 0;
  }
  #header .header-subnav-area .box #header-size, #header .header-subnav-area .box #header-color {
    display: table;
  }
  #header .header-subnav-area .box #header-size dt, #header .header-subnav-area .box #header-size dd, #header .header-subnav-area .box #header-color dt, #header .header-subnav-area .box #header-color dd {
    display: table-cell;
  }
  #header .header-subnav-area .box #header-size .title, #header .header-subnav-area .box #header-color .title {
    vertical-align: middle;
    padding-right: 10px;
  }
  #header .header-subnav-area .box #header-size dd img, #header .header-subnav-area .box #header-color dd img {
    vertical-align: middle;
    margin-right: 5px;
    cursor: pointer;
  }
  #header .header-subnav-area .box #header-size dd:last-child img, #header .header-subnav-area .box #header-color dd:last-child img {
    margin-right: 0;
  }
  #header .header-subnav-area .box #header-size dd a, #header .header-subnav-area .box #header-color dd a {
    display: block;
  }
  #header .box {
    width: 1200px;
    margin: 0 auto;
  }
  #header .box::after {
    clear: both;
    content: "";
    display: block;
  }
  #header .header-logo-area {
    float: left;
    padding: 15px 28px 0 0;
  }
  #header #header-logo a {
    display: inline-block;
  }
  #header #header-logo a:hover {
    opacity: .7;
  }
  #header .pc-header-nav {
    float: left;
    width: 1000px;
    /* dropmenu */
  }
  #header .pc-header-nav > .list {
    background: url(../img_common/pc_nav_line.png) no-repeat right center;
  }
  #header .pc-header-nav > .list::after {
    clear: both;
    content: "";
    display: block;
  }
  #header .pc-header-nav > .list > li {
    float: left;
    text-align: center;
    font-size: 1.115em;
    background: url(../img_common/pc_nav_line.png) no-repeat left center;
  }
  #header .pc-header-nav > .list > li > a {
    width: 166px;
    min-height: 80px;
    color: #333;
    display: block;
    text-decoration: none;
    box-sizing: border-box;
    padding: 25px 0 31px 3px;
    margin-bottom: -2px;
    background: url(../img_common/sp_nav_bg1.png) no-repeat center bottom 7px/143px auto;
  }
  #header .pc-header-nav > .list > li.nav2 > a {
    background-image: url(../img_common/sp_nav_bg2.png);
  }
  #header .pc-header-nav > .list > li.nav3 > a {
    background-image: url(../img_common/sp_nav_bg3.png);
  }
  #header .pc-header-nav > .list > li.nav4 > a {
    background-image: url(../img_common/sp_nav_bg4.png);
  }
  #header .pc-header-nav > .list > li.nav5 > a {
    background-image: url(../img_common/sp_nav_bg5.png);
  }
  #header .pc-header-nav > .list > li.nav6 > a {
    background-image: url(../img_common/sp_nav_bg6.png);
  }
  #header .pc-header-nav .dropmenu {
    box-sizing: border-box;
    width: 100%;
    height: 248px;
    padding: 10px 0;
    box-sizing: border-box;
    background: rgba(204, 230, 245, 0.9);
    position: absolute;
    bottom: -250px;
    left: 0;
    z-index: 70;
  }
  #header .pc-header-nav .dropmenu .dropmenu-in {
    width: 1200px;
    margin: 0 auto;
    position: relative;
  }
  #header .pc-header-nav .dropmenu .dropmenu-in::before {
    content: "";
    display: block;
    width: 33px;
    height: 8px;
    background: url(../img_common/dropmenu_parts1.png) no-repeat;
    position: absolute;
    top: -8px;
    left: 263px;
  }
  #header .pc-header-nav .dropmenu .dropmenu-list {
    box-sizing: border-box;
    width: 1000px;
    height: 230px;
    padding: 15px 20px;
    margin-left: 200px;
    overflow: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    background: #fff;
    border-radius: 10px;
  }
  #header .pc-header-nav .dropmenu .dropmenu-list li {
    width: 33.333%;
    margin-bottom: 6px;
    text-align: left;
    font-size: 0.935em;
  }
  #header .pc-header-nav .dropmenu .dropmenu-list li a {
    display: inline-block;
    background: url(../img_common/dropmenu_arrow.png) no-repeat left top 0.41em;
    text-decoration: underline;
    color: #333;
    padding: 0 10px;
    padding-left: 18px;
    line-height: 1.6;
  }
  #header .pc-header-nav .dropmenu .dropmenu-list li a:hover {
    text-decoration: none;
  }
  #header .pc-header-nav .dropmenu .dropmenu-list li a:focus {
    color: #625050;
  }
  #header .pc-header-nav .nav2 .dropmenu-in::before {
    left: 429px;
  }
  #header .pc-header-nav .nav3 .dropmenu-in::before {
    left: 595px;
  }
  #header .pc-header-nav .nav4 .dropmenu-in::before {
    left: 763px;
  }
  #header .pc-header-nav .nav5 .dropmenu-in::before {
    left: 927px;
  }
  #header .pc-header-nav .nav6 .dropmenu-in::before {
    left: 1095px;
  }
}
 /*==================================
header（SP）
==================================*/
@media screen and (max-width: 768px) {
  body {
    min-width: 768px;
  }

  #sp-header {
    /* モーダル */
  }
  #sp-header .box {
    display: block;
    /* #sp-header-logo */
    /* end-#sp-header-logo */
  }
  #sp-header .box #sp-header-logo {
    background: #d1eaf9;
    height: 125px;
    box-sizing: border-box;
    padding: 28px 0 0 20px;
  }
  #sp-header .box #sp-header-logo img {
    max-width: 100%;
  }
  #sp-header .box #sp-header-nav {
    position: absolute;
    right: 40px;
    top: 20px;
  }
  #sp-header .box #sp-header-nav .menu-btn-area .menu-btn-menu a {
    display: block;
  }
  #sp-header .box #sp-header-nav .menu-btn-area .menu-btn-menu a img {
    max-width: 100%;
  }
  #sp-header .box .search-box {
    padding: 30px 20px;
    height: 72px;
  }
  #sp-header .box .modal-menu.modal-menu-close-area {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
  }
  #sp-header .box .modal-menu.modal-menu-close-area .modal-menu-close {
    position: absolute;
    top: 0;
    right: 0;
  }
  #sp-header .box .modal-menu.modal-menu-close-area .modal-menu-close span {
    display: block;
    cursor: pointer;
  }
  #sp-header .modal-search-bg,
  #sp-header .modal-menu-bg {
    width: 100%;
    height: 1000px;
    display: none;
    position: absolute;
    top: 257px;
    left: 0;
    opacity: 0.6;
    background: #000;
    z-index: 99;
  }
  #sp-header .modal-search,
  #sp-header .modal-menu {
    display: none;
    position: absolute;
    top: 256px;
    left: 0;
    z-index: 100;
    width: 100%;
  }
  #sp-header .modal-search > .in,
  #sp-header .modal-menu > .in {
    background: #fff;
  }
  #sp-header .modal-search .sp-header-nav .list,
  #sp-header .modal-menu .sp-header-nav .list {
    padding-bottom: 45px;
  }
  #sp-header .modal-search .sp-header-nav .list li,
  #sp-header .modal-menu .sp-header-nav .list li {
    position: relative;
    text-align: center;
    background: url(../img_common/sp_nav_bg1.png) no-repeat center bottom 35px;
    font-size: 1.5em;
  }
  #sp-header .modal-search .sp-header-nav .list li a,
  #sp-header .modal-menu .sp-header-nav .list li a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 35px 0 90px;
  }
  #sp-header .modal-search .sp-header-nav .list li::after,
  #sp-header .modal-menu .sp-header-nav .list li::after {
    content: "";
    display: block;
    height: 5px;
    background: url(../img_common/sp_nav_line.png) no-repeat center bottom;
  }
  #sp-header .modal-search .sp-header-nav .list li.nav2,
  #sp-header .modal-menu .sp-header-nav .list li.nav2 {
    background-image: url(../img_common/sp_nav_bg2.png);
  }
  #sp-header .modal-search .sp-header-nav .list li.nav3,
  #sp-header .modal-menu .sp-header-nav .list li.nav3 {
    background-image: url(../img_common/sp_nav_bg3.png);
  }
  #sp-header .modal-search .sp-header-nav .list li.nav4,
  #sp-header .modal-menu .sp-header-nav .list li.nav4 {
    background-image: url(../img_common/sp_nav_bg4.png);
  }
  #sp-header .modal-search .sp-header-nav .list li.nav5,
  #sp-header .modal-menu .sp-header-nav .list li.nav5 {
    background-image: url(../img_common/sp_nav_bg5.png);
  }
  #sp-header .modal-search .sp-header-nav .list li.nav6,
  #sp-header .modal-menu .sp-header-nav .list li.nav6 {
    background-image: url(../img_common/sp_nav_bg6.png);
  }
  #sp-header .modal-search .sp-header-nav .list .nav1::before,
  #sp-header .modal-menu .sp-header-nav .list .nav1::before {
    content: "";
    display: block;
    height: 5px;
    background: url(../img_common/sp_nav_line.png) no-repeat center bottom;
  }
  #sp-header .modal-search .translation-area,
  #sp-header .modal-menu .translation-area {
    text-align: center;
    padding: 20px 0;
  }
  #sp-header .modal-search .translation-area #google_translate_element_sp,
  #sp-header .modal-menu .translation-area #google_translate_element_sp {
    display: inline-block;
  }
  #sp-header .modal-search .translation-area #google_translate_element,
  #sp-header .modal-menu .translation-area #google_translate_element {
    display: inline-block;
    vertical-align: middle;
    margin-left: 80px;
    transform: scale(2);
  }
  #sp-header .modal-search .sp-sub-header-nav,
  #sp-header .modal-menu .sp-sub-header-nav {
    padding: 0 35px 44px;
  }
  #sp-header .modal-search .sp-sub-header-nav li,
  #sp-header .modal-menu .sp-sub-header-nav li {
    padding: 0 45px 20px;
  }
  #sp-header .modal-search .sp-sub-header-nav li a,
  #sp-header .modal-search .sp-sub-header-nav li .modal-menu-close span,
  #sp-header .modal-menu .sp-sub-header-nav li a,
  #sp-header .modal-menu .sp-sub-header-nav li .modal-menu-close span {
    display: block;
    border-radius: 10em;
    padding: 25px 0;
    text-align: center;
    color: #fff;
    background-color: #3366cc;
    text-decoration: none;
  }
  #sp-header .modal-search .sp-sub-header-nav li a img,
  #sp-header .modal-search .sp-sub-header-nav li .modal-menu-close span img,
  #sp-header .modal-menu .sp-sub-header-nav li a img,
  #sp-header .modal-menu .sp-sub-header-nav li .modal-menu-close span img {
    vertical-align: middle;
    margin-right: 45px;
  }
  #sp-header .modal-search .sp-sub-header-nav .nav2 .modal-menu-close span,
  #sp-header .modal-menu .sp-sub-header-nav .nav2 .modal-menu-close span {
    background-color: #666;
  }
  #sp-header .modal-search .sp-sub-header-nav .nav2 .modal-menu-close span img,
  #sp-header .modal-menu .sp-sub-header-nav .nav2 .modal-menu-close span img {
    margin-right: 30px;
  }
  #sp-header .list-sns {
    display: table;
    width: 556px;
    margin: auto;
    padding-bottom: 20px;
  }
  #sp-header .list-sns li {
    display: table-cell;
    text-align: center;
  }
  #sp-header .list-sns li img {
    width: 96px;
  }
}
/*++++++++++++++++++++++++++++++++++
 * トップページのコンテンツエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
/* top-kinkyu-area */
.top-kinkyu-area .section {
  margin: 0 20px;
  border: 2px solid #df0024;
  background-color: #fff;
}
@media print, screen and (min-width: 769px) {
  .top-kinkyu-area .section {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}
.top-kinkyu-area .section.emergency-section {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 769px) {
  .top-kinkyu-area .section.emergency-section {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.top-kinkyu-area .section.alert-section {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 769px) {
  .top-kinkyu-area .section.alert-section {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.top-kinkyu-area .section .section-in {
  display: table;
}
.top-kinkyu-area .section .section-header {
  background-color: #df0024;
  display: table-cell;
  width: 150px;
}
.top-kinkyu-area .section .section-header .section-title {
  color: #fff;
  font-weight: normal;
  padding: 40px 0;
  text-align: center;
  font-size: 0.956em;
  line-height: 1.2;
}
@media print, screen and (min-width: 769px) {
  .top-kinkyu-area .section .section-header .section-title {
    font-size: 1.25em;
    padding: 15px 0;
  }
}
.top-kinkyu-area .section .section-header .section-title::before {
  content: "";
  display: block;
  width: 28px;
  height: 31px;
  background: url(../img_top/kinkyu_icon1.png) no-repeat;
  margin: 0 auto 10px;
}
.top-kinkyu-area .section .section-body {
  display: table-cell;
  vertical-align: middle;
  padding: 25px 15px;
}
@media print, screen and (min-width: 769px) {
  .top-kinkyu-area .section .section-body {
    padding: 15px;
  }
}
.top-kinkyu-area .section .section-body .list li {
  margin-bottom: 25px;
  padding-left: 20px;
  background: url(../img_top/kinkyu_arrow1.png) no-repeat left 0.45em;
}
@media screen and (max-width: 768px) {
  .top-kinkyu-area .section .section-body .list li {
    font-size: 0.883em;
  }
}
@media print, screen and (min-width: 769px) {
  .top-kinkyu-area .section .section-body .list li {
    font-size: 1.67em;
  }
}
@media print, screen and (min-width: 769px) {
  .top-kinkyu-area .section .section-body .list li {
    background-position: left 0.45em;
    background-size: 6px 10px;
    font-size: 1em;
    margin-bottom: 20px;
    padding-left: 15px;
  }
  .top-kinkyu-area .section .section-body .list li::after {
    clear: both;
    content: "";
    display: block;
  }
}
.top-kinkyu-area .section .section-body .list li:last-child {
  margin-bottom: 0;
}
.top-kinkyu-area .section .section-body .list li > span {
  display: block;
  color: #666;
}
@media print, screen and (min-width: 769px) {
  .top-kinkyu-area .section .section-body .list li > span {
    float: left;
  }
}
.top-kinkyu-area .section .section-body .list li a {
  display: block;
}
@media print, screen and (min-width: 769px) {
  .top-kinkyu-area .section .section-body .list li a {
    margin-left: 150px;
  }
}
.top-kinkyu-area .section.alert-section .section-header .section-title::before {
  width: 49px;
  height: 29px;
  background: url(../img_top/kinkyu_icon2.png) no-repeat;
}

/* slider */
.object-fit-img {
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.slider {
  position: relative;
}
.slider .list li {
  overflow: hidden;
}
.slider .list li a {
  display: block;
  width: 100%;
}
.slider .list li img {
  min-width: 100%;
}
.slider .bx-wrapper {
  margin: 0 auto;
}
.slider .bx-viewport .bx-caption {
  position: absolute;
  width: 100%;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 5px 3em;
}
.slider .slide-controls .slide-pager,
.slider .slide-controls .slide-prev,
.slider .slide-controls .slide-next,
.slider .slide-controls .slide-control-btn {
  display: inline-block;
  vertical-align: middle;
}
.slider .slide-controls .bx-pager {
  letter-spacing: -0.4em;
}
.slider .slide-controls .bx-pager .bx-pager-item {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 0.5em;
}
.slider .slide-controls .bx-pager .bx-pager-item a {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  background-color: #eee;
}
.slider .slide-controls .bx-pager .bx-pager-item a.active {
  background-color: #0068b7;
}
.slider .slide-controls .bx-prev, .slider .slide-controls .bx-next {
  width: 22px;
  height: 22px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: relative;
}
.slider .slide-controls .bx-prev {
  background-image: url(../img_top/slider_btn_back.png);
}
.slider .slide-controls .bx-next {
  background-image: url(../img_top/slider_btn_next.png);
}
.slider .slide-controls .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}
.slider .slide-controls .bx-controls-auto .bx-controls-auto-item a {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
}
@media print, screen and (min-width: 769px) {
  .slider .slide-controls .bx-pager .bx-pager-item a {
    width: 13px;
    height: 13px;
    border-radius: 13px;
  }
  .slider .slide-controls .bx-prev, .slider .slide-controls .bx-next {
    width: 11px;
    height: 11px;
    background-size: 11px 11px;
  }
  .slider .slide-controls .bx-controls-auto .bx-controls-auto-item a {
    width: 26px;
    height: 26px;
    background-size: 26px 26px;
    background-position: 0 0;
    background-repeat: no-repeat;
  }
  .slider .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop {
    background-image: url(../img_top/slider_btn_stop.png);
  }
  .slider .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-start {
    background-image: url(../img_top/slider_btn_start.png);
  }
}
@media screen and (max-width: 768px) {
  .slider .slide-controls .bx-pager .bx-pager-item a {
    width: 26px;
    height: 26px;
    border-radius: 10px;
  }
  .slider .slide-controls .bx-controls-auto .bx-controls-auto-item {
    vertical-align: bottom;
  }
  .slider .slide-controls .bx-controls-auto .bx-controls-auto-item a {
    width: 52px;
    height: 52px;
  }
  .slider .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop {
    background: url(../img_top/slider_btn_stop.png) 0 0 no-repeat;
  }
  .slider .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-start {
    background: url(../img_top/slider_btn_start.png) 0 0 no-repeat;
  }
}
.slider .slide-controls {
  text-align: center;
  width: 100%;
  padding-top: 20px;
}
.slider .slide-controls .bx-pager {
  line-height: 0;
}
.slider .slide-controls .bx-pager .bx-pager-item {
  margin: 0.4em;
}
.slider .slide-controls .bx-pager .bx-pager-item a {
  background-color: #fff;
  border: 1px solid #0068b7;
  border-radius: 100%;
}
@media print, screen and (min-width: 769px) {
  .slider .slide-controls .bx-prev,
  .slider .slide-controls .bx-next {
    width: 22px;
    height: 22px;
    background-size: 22px 22px;
  }
}
@media screen and (max-width: 768px) {
  .slider .slide-controls .bx-prev,
  .slider .slide-controls .bx-next {
    display: none;
  }
}
.slider .slide-controls .slide-control-btn,
.slider .slide-controls .slide-prev,
.slider .slide-controls .slide-next {
  margin: 3px 0.25em 0;
}
@media print, screen and (min-width: 769px) {
  .slider .slide-controls .bx-controls-auto .bx-controls-auto-item a {
    width: 22px;
    height: 22px;
    background-size: 22px 22px;
  }
  .slider .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop {
    background-image: url(../img_top/slider_btn_stop_pc.png);
  }
  .slider .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-start {
    background-image: url(../img_top/slider_btn_start_pc.png);
  }
}
.slider .list li img {
  min-width: auto;
}

#slider1 {
  margin: 0 auto;
  background: url(../img_common/common_loading.gif) no-repeat center center;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  #slider1 {
    margin: 0 auto;
    height: 640px;
  }
}
#slider1 .bxslider {
  position: relative;
  opacity: 0;
}
@media print, screen and (min-width: 769px) {
  #slider1 .bxslider {
    margin: 0 auto;
  }
  #slider1 .bxslider .list li {
    background-color: #fff;
  }
  #slider1 .bxslider .list li a:hover,
  #slider1 .bxslider .list li a:focus {
    opacity: .9;
  }
}
@media print, screen and (min-width: 769px) {
  #slider1 .bx-wrapper {
    max-width: 100% !important;
  }
}
#slider1 .bx-viewport .bx-caption {
  width: 728px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
  background-color: rgba(0, 104, 183, 0.8);
  padding: 10px 20px;
  box-sizing: border-box;
  z-index: 80;
  border-radius: 3em;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  #slider1 .bx-viewport .bx-caption {
    width: 1200px;
    padding: 10px 155px;
    bottom: 80px;
  }
}
@media print, screen and (min-width: 769px) {
  #slider1 .list li {
    width: 100vw !important;
    min-width: 1240px;
  }
}
#slider1 .list li img {
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
@media print, screen and (min-width: 769px) {
  #slider1 .list li img {
    height: 640px;
  }
}
@media print, screen and (min-width: 769px) {
  #slider1 .slide-controls {
    width: 580px;
    position: absolute;
    right: 20px;
    bottom: 0;
    z-index: 101;
    padding: 0 0 40px;
    text-align: right;
    box-sizing: border-box;
  }
}
#slider1 .slide-controls .slide-controls-group {
  display: inline;
}
@media print, screen and (min-width: 769px) {
  #slider1 .slide-controls .slide-controls-group {
    display: inline-block;
  }
}

#slider1.slider1-edit {
  width: 1200px;
  height: auto;
  margin: 0 auto 83px;
  background: none;
}
#slider1.slider1-edit .bxslider {
  opacity: 1;
}
@media print, screen and (min-width: 769px) {
  #slider1.slider1-edit .list li {
    width: 100% !important;
    min-width: auto;
  }
}
@media print, screen and (min-width: 769px) {
  #slider1.slider1-edit .list li img {
    height: auto;
  }
}

#slider2,
#slider3,
#slider4 {
  padding-top: 28px;
}
#slider2 .bx-wrapper,
#slider3 .bx-wrapper,
#slider4 .bx-wrapper {
  margin: 0 40px;
}
@media print, screen and (min-width: 769px) {
  #slider2 .bx-wrapper,
  #slider3 .bx-wrapper,
  #slider4 .bx-wrapper {
    margin: 0 30px;
  }
}
#slider2 .bx-prev,
#slider2 .bx-next,
#slider3 .bx-prev,
#slider3 .bx-next,
#slider4 .bx-prev,
#slider4 .bx-next {
  width: 60px;
  height: 60px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: inline-block;
  position: absolute;
  top: 145px;
  left: 10px;
  background: url(../img_top/slider2_btn_back.png) no-repeat;
  background-size: cover;
}
@media print {
  #slider2 .bx-prev,
  #slider2 .bx-next,
  #slider3 .bx-prev,
  #slider3 .bx-next,
  #slider4 .bx-prev,
  #slider4 .bx-next {
    display: none;
  }
}
@media print, screen and (min-width: 769px) {
  #slider2 .bx-prev,
  #slider2 .bx-next,
  #slider3 .bx-prev,
  #slider3 .bx-next,
  #slider4 .bx-prev,
  #slider4 .bx-next {
    width: 30px;
    height: 30px;
    top: 105px;
  }
}
#slider2 .bx-next,
#slider3 .bx-next,
#slider4 .bx-next {
  left: auto;
  right: 10px;
  background-image: url(../img_top/slider2_btn_next.png);
}
#slider2 .slide-controls,
#slider3 .slide-controls,
#slider4 .slide-controls {
  padding: 30px 0;
}
@media print, screen and (min-width: 769px) {
  #slider2 .slide-controls,
  #slider3 .slide-controls,
  #slider4 .slide-controls {
    padding: 12px 0;
  }
}
#slider2 .slide-controls .bx-pager,
#slider3 .slide-controls .bx-pager,
#slider4 .slide-controls .bx-pager {
  line-height: 0;
}
#slider2 .slide-controls .bx-pager .bx-pager-item,
#slider3 .slide-controls .bx-pager .bx-pager-item,
#slider4 .slide-controls .bx-pager .bx-pager-item {
  margin: 0.4em;
}
#slider2 .slide-controls .bx-pager .bx-pager-item a,
#slider3 .slide-controls .bx-pager .bx-pager-item a,
#slider4 .slide-controls .bx-pager .bx-pager-item a {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 2px solid #2b807d;
  border-radius: 100%;
}
@media print, screen and (min-width: 769px) {
  #slider2 .slide-controls .bx-pager .bx-pager-item a,
  #slider3 .slide-controls .bx-pager .bx-pager-item a,
  #slider4 .slide-controls .bx-pager .bx-pager-item a {
    width: 9px;
    height: 9px;
  }
}
#slider2 .slide-controls .bx-pager .bx-pager-item a.active,
#slider3 .slide-controls .bx-pager .bx-pager-item a.active,
#slider4 .slide-controls .bx-pager .bx-pager-item a.active {
  background-color: #2b807d;
}
#slider2 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop,
#slider3 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop,
#slider4 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop {
  background-image: url(../img_top/slider2_btn_stop.png);
  width: 44px;
  height: 44px;
}
@media print, screen and (min-width: 769px) {
  #slider2 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop,
  #slider3 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop,
  #slider4 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop {
    width: 22px;
    height: 22px;
  }
}
#slider2 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-start,
#slider3 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-start,
#slider4 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-start {
  background-image: url(../img_top/slider2_btn_start.png);
  width: 44px;
  height: 44px;
}
@media print, screen and (min-width: 769px) {
  #slider2 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-start,
  #slider3 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-start,
  #slider4 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-start {
    width: 22px;
    height: 22px;
  }
}
#slider2 .slide-controls .slide-control-btn,
#slider3 .slide-controls .slide-control-btn,
#slider4 .slide-controls .slide-control-btn {
  margin-top: 0;
}
@media print, screen and (min-width: 769px) {
  #slider2 .slide-controls .slide-control-btn .bx-controls-auto-item,
  #slider3 .slide-controls .slide-control-btn .bx-controls-auto-item,
  #slider4 .slide-controls .slide-control-btn .bx-controls-auto-item {
    margin-top: 2px;
  }
}
#slider2 .list li,
#slider3 .list li,
#slider4 .list li {
  overflow: visible !important;
  width: 234px !important;
  margin-right: 30px !important;
}
@media print, screen and (min-width: 769px) {
  #slider2 .list li,
  #slider3 .list li,
  #slider4 .list li {
    width: 180px !important;
    margin-right: 25px !important;
  }
}
#slider2 .list li img,
#slider3 .list li img,
#slider4 .list li img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
}
#slider2 .list li a:hover,
#slider3 .list li a:hover,
#slider4 .list li a:hover {
  opacity: .9;
}
#slider2.slider .bx-viewport .bx-caption,
#slider3.slider .bx-viewport .bx-caption,
#slider4.slider .bx-viewport .bx-caption {
  background-color: transparent;
  color: #333;
  padding: 0;
  max-height: 223px;
  overflow-y: auto;
}
#slider2.slider .bx-viewport .bx-caption span:first-child,
#slider3.slider .bx-viewport .bx-caption span:first-child,
#slider4.slider .bx-viewport .bx-caption span:first-child {
  display: block;
  width: 100%;
  box-sizing: border-box;
  background-color: rgba(251, 249, 219, 0.9);
  padding: 12px 0;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  #slider2.slider .bx-viewport .bx-caption span:first-child,
  #slider3.slider .bx-viewport .bx-caption span:first-child,
  #slider4.slider .bx-viewport .bx-caption span:first-child {
    font-size: 0.883em;
  }
}
@media print, screen and (min-width: 769px) {
  #slider2.slider .bx-viewport .bx-caption span:first-child,
  #slider3.slider .bx-viewport .bx-caption span:first-child,
  #slider4.slider .bx-viewport .bx-caption span:first-child {
    font-size: 1.67em;
  }
}
@media print, screen and (min-width: 769px) {
  #slider2.slider .bx-viewport .bx-caption span:first-child,
  #slider3.slider .bx-viewport .bx-caption span:first-child,
  #slider4.slider .bx-viewport .bx-caption span:first-child {
    font-size: 110%;
    padding: 6px 0;
  }
}
#slider2.slider .bx-viewport .bx-caption span:nth-child(2),
#slider3.slider .bx-viewport .bx-caption span:nth-child(2),
#slider4.slider .bx-viewport .bx-caption span:nth-child(2) {
  display: block;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 15px 20px;
  line-height: 1.4;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #slider2.slider .bx-viewport .bx-caption span:nth-child(2),
  #slider3.slider .bx-viewport .bx-caption span:nth-child(2),
  #slider4.slider .bx-viewport .bx-caption span:nth-child(2) {
    font-size: 0.883em;
  }
}
@media print, screen and (min-width: 769px) {
  #slider2.slider .bx-viewport .bx-caption span:nth-child(2),
  #slider3.slider .bx-viewport .bx-caption span:nth-child(2),
  #slider4.slider .bx-viewport .bx-caption span:nth-child(2) {
    font-size: 1.67em;
  }
}
@media print, screen and (min-width: 769px) {
  #slider2.slider .bx-viewport .bx-caption span:nth-child(2),
  #slider3.slider .bx-viewport .bx-caption span:nth-child(2),
  #slider4.slider .bx-viewport .bx-caption span:nth-child(2) {
    font-size: 90%;
    padding: 10px 15px;
    line-height: 1.6;
  }
}

#slider3,
#slider4 {
  padding-top: 0;
}
#slider3 .bx-wrapper,
#slider4 .bx-wrapper {
  margin: 0 70px;
}
@media print, screen and (min-width: 769px) {
  #slider3 .bx-wrapper,
  #slider4 .bx-wrapper {
    margin: 0 80px;
  }
}
#slider3 .bx-prev,
#slider3 .bx-next,
#slider4 .bx-prev,
#slider4 .bx-next {
  width: 36px;
  height: 240px;
  top: 0;
  left: 20px;
  background: url(../img_top/slider3_btn_back.png) no-repeat;
  background-size: cover;
}
@media print {
  #slider3 .bx-prev,
  #slider3 .bx-next,
  #slider4 .bx-prev,
  #slider4 .bx-next {
    display: block;
  }
}
@media print, screen and (min-width: 769px) {
  #slider3 .bx-prev,
  #slider3 .bx-next,
  #slider4 .bx-prev,
  #slider4 .bx-next {
    width: 30px;
    height: 200px;
    top: 0;
    left: 40px;
  }
}
#slider3 .bx-next,
#slider4 .bx-next {
  left: auto;
  right: 20px;
  background-image: url(../img_top/slider3_btn_next.png);
}
@media print, screen and (min-width: 769px) {
  #slider3 .bx-next,
  #slider4 .bx-next {
    left: auto;
    right: 40px;
  }
}
#slider3 .slide-controls,
#slider4 .slide-controls {
  padding: 24px 0 37px;
}
@media print, screen and (min-width: 769px) {
  #slider3 .slide-controls,
  #slider4 .slide-controls {
    padding: 20px 0 30px;
  }
}
#slider3 .slide-controls .bx-pager .bx-pager-item a,
#slider4 .slide-controls .bx-pager .bx-pager-item a {
  border: 2px solid #3366cc;
}
#slider3 .slide-controls .bx-pager .bx-pager-item a.active,
#slider4 .slide-controls .bx-pager .bx-pager-item a.active {
  background-color: #3366cc;
}
#slider3 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop,
#slider4 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop {
  background-image: url(../img_top/slider3_btn_stop.png);
}
@media print, screen and (min-width: 769px) {
  #slider3 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop,
  #slider4 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop {
    background-image: url(../img_top/slider3_btn_stop_pc.png);
  }
}
#slider3 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-start,
#slider4 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-start {
  background-image: url(../img_top/slider3_btn_start.png);
}
@media print, screen and (min-width: 769px) {
  #slider3 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-start,
  #slider4 .slide-controls .bx-controls-auto .bx-controls-auto-item a.bx-start {
    background-image: url(../img_top/slider3_btn_start_pc.png);
  }
}
#slider3 .list li,
#slider4 .list li {
  width: 240px !important;
  height: auto;
  margin-right: 12px !important;
}
@media print, screen and (min-width: 769px) {
  #slider3 .list li,
  #slider4 .list li {
    width: 200px !important;
    height: auto;
    margin-right: 10px !important;
  }
}
#slider3 .list li img,
#slider4 .list li img {
  border-radius: 0;
}

#slider4 .bx-wrapper {
  margin: 0 70px;
  padding-top: 3px;
}
@media print, screen and (min-width: 769px) {
  #slider4 .bx-wrapper {
    margin: 0 70px;
  }
}
#slider4 .bx-prev,
#slider4 .bx-next {
  height: 115px;
  left: 20px;
  background-position: center center;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media print, screen and (min-width: 769px) {
  #slider4 .bx-prev,
  #slider4 .bx-next {
    width: 30px;
    height: 96px;
    left: 20px;
  }
}
#slider4 .bx-next {
  left: auto;
  right: 20px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media print, screen and (min-width: 769px) {
  #slider4 .bx-next {
    left: auto;
    right: 20px;
  }
}
#slider4 .slide-controls {
  padding: 40px 0 50px;
}
@media print, screen and (min-width: 769px) {
  #slider4 .slide-controls {
    padding-top: 25px;
    padding-bottom: 0;
  }
}
#slider4 .list li {
  width: 300px !important;
  height: auto;
  margin-right: 24px !important;
}
@media print, screen and (min-width: 769px) {
  #slider4 .list li {
    width: 250px !important;
    height: auto;
    margin-right: 20px !important;
  }
}

/* section1 */
.section-title-marker {
  background: linear-gradient(transparent 50%, #fcf460 50%);
  display: inline-block;
  padding: 0 2px;
}

.section-title {
  color: #3366cc;
  text-align: center;
  line-height: 1.2;
  font-size: 1em;
}
.section-title span {
  font-size: 1.765em;
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .section-title span {
    font-size: 0.883em;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .section-title span {
    font-size: 1.67em;
  }
}

.section1 {
  margin-top: 120px;
  background: url(../img_top/section1_bg_sp.png);
  position: relative;
  z-index: 90;
  padding: 105px 0 65px;
}
@media print, screen and (min-width: 769px) {
  .section1 {
    margin: 0;
    padding: 10px 0 16px;
    background: url(../img_top/section1_bg3.png);
  }
  .section1::before {
    content: '';
    width: 100%;
    height: 77px;
    background: url(../img_top/section1_bg.png) no-repeat center top;
    display: block;
    position: absolute;
    top: -77px;
  }
}
@media print, screen and (min-width: 769px) {
  .section1 .section-in {
    width: 1200px;
    margin: 0 auto;
  }
}
.section1 .section-title {
  background-color: #e8f2fa;
  width: 318px;
  height: 318px;
  box-sizing: border-box;
  padding-top: 75px;
  border-radius: 100%;
  position: absolute;
  top: -83px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .section1 .section-title {
    background-color: transparent;
    width: 200px;
    margin: -83px auto 11px;
    height: auto;
    padding-top: 20px;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    border-radius: 0;
  }
}
@media screen and (max-width: 768px) {
  .section1 .section-title {
    padding-top: 55px;
  }
}
.section1 .section-title span {
  display: inline-block;
}
.section1 .section-title span:last-child {
  display: block;
  font-size: 1.5em;
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .section1 .section-title span:last-child {
    font-size: 0.736em;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .section1 .section-title span:last-child {
    font-size: 1.4em;
  }
}

.section1 .list {
  position: relative;
  z-index: 2;
  padding: 40px 20px 20px;
  background: url(../img_top/section1_bg2.png);
  border-radius: 10px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1) inset;
  margin: 0 20px;
}
.section1 .list::after {
  clear: both;
  content: "";
  display: block;
}
@media print, screen and (min-width: 769px) {
  .section1 .list {
    padding: 15px 25px 0;
    margin: 0;
  }
}
.section1 .list li {
  width: 300px;
  height: 250px;
  float: left;
  box-sizing: border-box;
  margin: 0 22px 22px;
  font-weight: bold;
  text-align: center;
  font-size: 1.214em;
}
@media print, screen and (min-width: 769px) {
  .section1 .list li {
    width: 180px;
    height: 150px;
    margin: 0 25px 15px;
    font-size: 1.115em;
  }
  .section1 .list li img {
    width: 100%;
    height: auto;
  }
}
.section1 .list li span,
.section1 .list li a {
  display: block;
  color: #3366cc;
  text-decoration: none;
}
.section1 .list li a:hover {
  opacity: .9;
}
.section1 .list li img {
  border-radius: 6px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
  background-color: #fff;
}
.section1 .list li img:hover {
  box-shadow: none;
}
.section1 .list li p {
  word-wrap: break-word;
}
.section1 .list li span {
  padding: 18px 0;
}
@media print, screen and (min-width: 769px) {
  .section1 .list li span {
    padding: 15px 0;
  }
}

/* section2 */
.section2 > .section-title,
.section3 > .section-title,
.section4 > .section-title,
.section5 > .section-title {
  padding: 100px 0 30px;
  position: relative;
  background-color: #fff;
}
@media print, screen and (min-width: 769px) {
  .section2 > .section-title,
  .section3 > .section-title,
  .section4 > .section-title,
  .section5 > .section-title {
    padding: 24px 0;
  }
}
@media screen and (max-width: 768px) {
  .section2 > .section-title,
  .section3 > .section-title,
  .section4 > .section-title,
  .section5 > .section-title {
    padding: 65px 0 65px;
  }
}
.section2 > .section-title span,
.section3 > .section-title span,
.section4 > .section-title span,
.section5 > .section-title span {
  font-size: 1.765em;
}
@media print, screen and (min-width: 769px) {
  .section2 > .section-title span,
  .section3 > .section-title span,
  .section4 > .section-title span,
  .section5 > .section-title span {
    font-size: 1.95em;
  }
}
.section2 > .section-title img,
.section3 > .section-title img,
.section4 > .section-title img,
.section5 > .section-title img {
  margin: -4px 14px 0 0;
}
@media print, screen and (min-width: 769px) {
  .section2 > .section-title img,
  .section3 > .section-title img,
  .section4 > .section-title img,
  .section5 > .section-title img {
    width: 36px;
  }
}
.section2 > .section-title::after,
.section3 > .section-title::after,
.section4 > .section-title::after,
.section5 > .section-title::after {
  content: '';
  display: block;
  width: 36px;
  height: 18px;
  background: url(../img_top/section_title_arrow.png) no-repeat center top/cover;
  position: absolute;
  bottom: -17px;
  left: 50%;
  transform: translateX(-50%);
}
@media print, screen and (min-width: 769px) {
  .section2 > .section-title::after,
  .section3 > .section-title::after,
  .section4 > .section-title::after,
  .section5 > .section-title::after {
    width: 42px;
    height: 21px;
    bottom: -20px;
  }
}
.section2 .section2-in .section-title,
.section2 .section3-in .section-title,
.section3 .section2-in .section-title,
.section3 .section3-in .section-title,
.section4 .section2-in .section-title,
.section4 .section3-in .section-title,
.section5 .section2-in .section-title,
.section5 .section3-in .section-title {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: url(../img_top/section_title_bg1.png);
  padding: 12px 0 11px;
  border-bottom: 6px solid #99ccff;
  color: #2e5cb7;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section-title,
  .section2 .section3-in .section-title,
  .section3 .section2-in .section-title,
  .section3 .section3-in .section-title,
  .section4 .section2-in .section-title,
  .section4 .section3-in .section-title,
  .section5 .section2-in .section-title,
  .section5 .section3-in .section-title {
    border-bottom-width: 4px;
  }
}
.section2 .section2-in .section-title img,
.section2 .section3-in .section-title img,
.section3 .section2-in .section-title img,
.section3 .section3-in .section-title img,
.section4 .section2-in .section-title img,
.section4 .section3-in .section-title img,
.section5 .section2-in .section-title img,
.section5 .section3-in .section-title img {
  margin: 0 18px 0 0;
  vertical-align: top;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section-title img,
  .section2 .section3-in .section-title img,
  .section3 .section2-in .section-title img,
  .section3 .section3-in .section-title img,
  .section4 .section2-in .section-title img,
  .section4 .section3-in .section-title img,
  .section5 .section2-in .section-title img,
  .section5 .section3-in .section-title img {
    margin: -4px 12px -4px 0;
  }
}
.section2 .section2-in .section-title span,
.section2 .section3-in .section-title span,
.section3 .section2-in .section-title span,
.section3 .section3-in .section-title span,
.section4 .section2-in .section-title span,
.section4 .section3-in .section-title span,
.section5 .section2-in .section-title span,
.section5 .section3-in .section-title span {
  font-size: 1.325em;
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .section2 .section2-in .section-title span,
  .section2 .section3-in .section-title span,
  .section3 .section2-in .section-title span,
  .section3 .section3-in .section-title span,
  .section4 .section2-in .section-title span,
  .section4 .section3-in .section-title span,
  .section5 .section2-in .section-title span,
  .section5 .section3-in .section-title span {
    font-size: 0.736em;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .section2 .section2-in .section-title span,
  .section2 .section3-in .section-title span,
  .section3 .section2-in .section-title span,
  .section3 .section3-in .section-title span,
  .section4 .section2-in .section-title span,
  .section4 .section3-in .section-title span,
  .section5 .section2-in .section-title span,
  .section5 .section3-in .section-title span {
    font-size: 1.4em;
  }
}

.section2 .section2-in .section-title span:last-child,
.section2 .section3-in .section-title span:last-child,
.section3 .section2-in .section-title span:last-child,
.section3 .section3-in .section-title span:last-child,
.section4 .section2-in .section-title span:last-child,
.section4 .section3-in .section-title span:last-child,
.section5 .section2-in .section-title span:last-child,
.section5 .section3-in .section-title span:last-child {
  font-size: 1.115em;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section-title span:last-child,
  .section2 .section3-in .section-title span:last-child,
  .section3 .section2-in .section-title span:last-child,
  .section3 .section3-in .section-title span:last-child,
  .section4 .section2-in .section-title span:last-child,
  .section4 .section3-in .section-title span:last-child,
  .section5 .section2-in .section-title span:last-child,
  .section5 .section3-in .section-title span:last-child {
    font-size: 1em;
  }
}
.section2 .section2-in .section-in,
.section2 .section3-in .section-in,
.section3 .section2-in .section-in,
.section3 .section3-in .section-in,
.section4 .section2-in .section-in,
.section4 .section3-in .section-in,
.section5 .section2-in .section-in,
.section5 .section3-in .section-in {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  margin: 0 20px 35px;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section-in,
  .section2 .section3-in .section-in,
  .section3 .section2-in .section-in,
  .section3 .section3-in .section-in,
  .section4 .section2-in .section-in,
  .section4 .section3-in .section-in,
  .section5 .section2-in .section-in,
  .section5 .section3-in .section-in {
    margin: 0 40px 40px auto;
    max-width: 560px;
  }
}

.section2 .section2-in:first-of-type {
  background: url(../img_top/section2_bg1.png);
  padding-top: 60px;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in:first-of-type {
    padding-top: 48px;
  }
}
.section2 .section2-in:last-of-type {
  background: url(../img_top/section2_bg2.png);
  padding-top: 70px;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in:last-of-type {
    padding-top: 48px;
  }
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-container {
    display: table;
    width: 100%;
  }
}
.section2 .section2-in {
  padding-bottom: 40px;
  /* news-area */
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in {
    width: 50%;
    display: table-cell;
    vertical-align: top;
  }
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-1 .section-in {
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-1 .section-title img {
    width: 34px;
    height: auto;
  }
}
.section2 .section2-in .section2-1 .top-search-box {
  padding: 72px 37px 38px;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-1 .top-search-box {
    padding: 20px 20px 30px;
  }
}
.section2 .section2-in .section2-1 .top-keyword-box {
  padding: 0 25px 20px;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-1 .top-keyword-box {
    padding: 0 15px 23px;
  }
}
.section2 .section2-in .section2-1 .top-keyword-box dt {
  font-size: 1.115em;
  font-weight: bold;
  color: #3366cc;
  background: url(../img_top/section2_serch_icon.png) no-repeat 5px center;
  padding-left: 45px;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-1 .top-keyword-box dt {
    font-size: 1.25em;
    background-size: 18px 17px;
    padding-left: 32px;
  }
}
.section2 .section2-in .section2-1 .top-keyword-box dd {
  padding: 20px 0;
  border-bottom: 1px solid #fff;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-1 .top-keyword-box dd {
    padding: 18px 0 0;
  }
}
.section2 .section2-in .section2-1 .top-keyword-box dd > div, .section2 .section2-in .section2-1 .top-keyword-box dd > a {
  color: #333;
  border-radius: 4px;
  display: inline-block;
  background-color: #e7f4f9;
  margin: 0 3px 0.5em;
  padding: 0 0.5em;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-1 .top-keyword-box dd > div, .section2 .section2-in .section2-1 .top-keyword-box dd > a {
    padding: 0.25em 0.75em;
  }
}
.section2 .section2-in .section2-1 .top-keyword-box dd > div:hover, .section2 .section2-in .section2-1 .top-keyword-box dd > a:hover {
  opacity: .9;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in:last-of-type .section-in {
    margin: 0 auto 40px 40px;
  }
}
.section2 .section2-in:last-of-type .section-title {
  background: url(../img_top/section_title_bg2.png);
  border-bottom: 6px solid #66cccc;
  color: #006666;
}
.section2 .section2-in .section2-bnr .section-in {
  overflow: hidden;
  height: 140px;
  margin-bottom: 45px;
}
.section2 .section2-in .section2-bnr .section-in::after {
  clear: both;
  content: "";
  display: block;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-bnr .section-in {
    height: 90px;
  }
}
.section2 .section2-in .section2-bnr .section-in a {
  display: block;
  text-decoration: none;
  color: #333;
  font-weight: bold;
  height: 100%;
}
.section2 .section2-in .section2-bnr .section-in a:hover {
  opacity: .9;
}
.section2 .section2-in .section2-bnr .section-in img {
  float: left;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-bnr .section-in img {
    width: 300px;
    height: auto;
    margin-top: -5px;
  }
}
.section2 .section2-in .section2-bnr .section-in span {
  font-size: 1.214em;
  display: block;
  padding-top: 45px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-bnr .section-in span {
    padding-top: 36px;
    padding-right: 135px;
    text-align: right;
    font-size: 1.115em;
  }
}
.section2 .section2-in .listmark1::after {
  content: '';
  display: inline-block;
  vertical-align: -0.1em;
  width: 29px;
  height: 29px;
  background: url(../img_top/section2_listmark.png) no-repeat;
  margin-left: 0.5em;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .listmark1::after {
    width: 13px;
    height: 13px;
    background-size: cover;
    vertical-align: -1px;
  }
}
.section2 .section2-in .section2-2 .section-in {
  background: #f0f8ff;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-2 .section-in {
    margin-bottom: 0;
  }
}
.section2 .section2-in .section2-2 .news-area {
  padding: 24px 10px 56px;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-2 .news-area {
    padding: 20px 7px;
  }
}
.section2 .section2-in .section2-2 .section-title img {
  margin-top: 3px;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-2 .section-title img {
    width: 36px;
    height: auto;
    margin-top: -2px;
  }
}
.section2 .section2-in #news-tab-area {
  margin: 0 auto;
}
.section2 .section2-in #news-tab-area .tab-nav .list {
  display: table;
  width: 100%;
}
.section2 .section2-in #news-tab-area .tab-nav .list li {
  width: 25%;
  display: table-cell;
  text-align: center;
  padding: 5px 5px 0;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in #news-tab-area .tab-nav .list li {
    font-size: 1.25em;
    padding: 0 3px;
  }
}
.section2 .section2-in #news-tab-area .tab-nav .list li a {
  padding: 18px 0;
  display: block;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-decoration: none;
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in #news-tab-area .tab-nav .list li a {
    padding: 11px 0;
  }
}
.section2 .section2-in #news-tab-area .tab-nav .list li.nav1 a {
  background: #e4f3ff;
  color: #3366cc;
}
.section2 .section2-in #news-tab-area .tab-nav .list li.nav1 a.hover, .section2 .section2-in #news-tab-area .tab-nav .list li.nav1 a:hover, .section2 .section2-in #news-tab-area .tab-nav .list li.nav1 a:active {
  background: #fff;
}
.section2 .section2-in #news-tab-area .tab-nav .list li.nav2 a {
  background: #fffcd3;
  color: #786121;
}
.section2 .section2-in #news-tab-area .tab-nav .list li.nav2 a.hover, .section2 .section2-in #news-tab-area .tab-nav .list li.nav2 a:hover, .section2 .section2-in #news-tab-area .tab-nav .list li.nav2 a:active {
  background: #fff;
}
.section2 .section2-in #news-tab-area .tab-nav .list li.nav3 a {
  background: #f3ffed;
  color: #336600;
}
.section2 .section2-in #news-tab-area .tab-nav .list li.nav3 a.hover, .section2 .section2-in #news-tab-area .tab-nav .list li.nav3 a:hover, .section2 .section2-in #news-tab-area .tab-nav .list li.nav3 a:active {
  background: #fff;
}
.section2 .section2-in #news-tab-area .tab-nav .list li.nav4 a {
  background: #fff1f3;
  color: #964c55;
}
.section2 .section2-in #news-tab-area .tab-nav .list li.nav4 a.hover, .section2 .section2-in #news-tab-area .tab-nav .list li.nav4 a:hover, .section2 .section2-in #news-tab-area .tab-nav .list li.nav4 a:active {
  background: #fff;
}
.section2 .section2-in #news-tab-area .in {
  text-align: center;
  overflow: hidden;
}
.section2 .section2-in #news-tab-area .in .box {
  text-align: left;
}
.section2 .section2-in #news-tab-area .in .box.hide {
  display: none !important;
}
.section2 .section2-in #news-tab-area .in .box .list {
  background: #fff;
  overflow: auto;
  height: 700px;
  list-style: none;
  margin: 0 5px 50px;
  padding: 50px 20px 0;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in #news-tab-area .in .box .list {
    height: 420px;
    margin: 0 3px 20px;
    padding-top: 35px;
  }
}
.section2 .section2-in #news-tab-area .in .box .list li {
  padding: 30px 0 30px 10px;
}
.section2 .section2-in #news-tab-area .in .box .list li::after {
  clear: both;
  content: "";
  display: block;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in #news-tab-area .in .box .list li {
    padding: 20px 0;
  }
}
.section2 .section2-in #news-tab-area .in .box .list li:not(:last-child) {
  border-bottom: 2px dotted #c9e6ff;
}
.section2 .section2-in #news-tab-area .in .box .list li:first-child {
  padding-top: 0;
}
.section2 .section2-in #news-tab-area .in .box .list li .list-header {
  margin-bottom: 10px;
}
.section2 .section2-in #news-tab-area .in .box .list li .list-header .date {
  display: inline-block;
  width: 215px;
  box-sizing: border-box;
  padding-right: 0.75em;
  vertical-align: middle;
  line-height: 1.2;
  padding: 5px 0;
  color: #666;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in #news-tab-area .in .box .list li .list-header .date {
    width: auto;
    min-width: 110px;
    padding: 3px 0;
  }
}
.section2 .section2-in #news-tab-area .in .box .list li .list-header .tags {
  display: inline-block;
  vertical-align: middle;
}
.section2 .section2-in #news-tab-area .in .box .list li .list-header .tags > span {
  font-weight: bold;
  display: inline-block;
  padding: 3px 8px;
  border-radius: 2em;
  box-sizing: border-box;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in #news-tab-area .in .box .list li .list-header .tags > span {
    font-size: 0.834em;
    padding: 5px 10px;
  }
}
.section2 .section2-in #news-tab-area .in .box .list li .list-header .tags > span:not(:last-child) {
  margin-right: 10px;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in #news-tab-area .in .box .list li .list-header .tags > span:not(:last-child) {
    margin-right: 8px;
  }
}
.section2 .section2-in #news-tab-area .in .box .list li .list-header .tags .tag1 {
  background: #fffcd3;
  color: #786121;
}
.section2 .section2-in #news-tab-area .in .box .list li .list-header .tags .tag2 {
  background: #f3ffed;
  color: #336600;
}
.section2 .section2-in #news-tab-area .in .box .list li .list-header .tags .tag3 {
  background: #fff1f3;
  color: #964c55;
}
.section2 .section2-in #news-tab-area .in .box .list li .list-img {
  display: block;
  float: right;
  overflow: hidden;
  width: 205px;
  max-height: 155px;
  margin: 0 0 10px 20px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in #news-tab-area .in .box .list li .list-img {
    width: 160px;
    max-height: 120px;
  }
}
.section2 .section2-in #news-tab-area .in .box .list li .list-img img {
  max-width: 100%;
  height: auto;
}
.section2 .section2-in #news-tab-area .in .box .list li a {
  display: inline-block;
  color: #333;
  max-width: 62%;
}
.section2 .section2-in #news-tab-area .in .box .list li a::after {
  clear: both;
  content: "";
  display: block;
}
.section2 .section2-in #news-tab-area .in .box .list li a:hover {
  color: #333;
}
.section2 .section2-in #news-tab-area .in .box .list li a:hover img {
  opacity: .9;
}
.section2 .section2-in #news-tab-area .in .box .news-list-btn {
  text-align: center;
}
.section2 .section2-in #news-tab-area .in .box .news-list-btn a {
  overflow: hidden;
  display: inline-block;
  border-radius: 8px;
  border: 2px solid #3366cc;
  padding: 26px 40px;
  color: #3366cc;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.2;
  position: relative;
  background-color: #fff;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in #news-tab-area .in .box .news-list-btn a {
    font-size: 1em;
    padding: 10px 0;
    width: 350px;
    text-align: center;
  }
}
.section2 .section2-in #news-tab-area .in .box .news-list-btn a:hover {
  opacity: .9;
}
.section2 .section2-in #news-tab-area .in .box .news-list-btn .news-list-btn-rss {
  margin-left: 30px;
  color: #c24304;
  border-color: #c24304;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in #news-tab-area .in .box .news-list-btn .news-list-btn-rss {
    margin-left: 20px;
    width: 150px;
  }
}
.section2 .section2-in #news-tab-area .in .box .news-list-btn .news-list-btn-rss .listmark1::after {
  background-image: url(../img_top/section2_listmark2.png);
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-3 .section-title img {
    width: 25px;
    margin-top: -2px;
  }
}
.section2 .section2-in .section2-3 #slider2 .list li {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-3 #slider2 .list li {
    height: 223px;
  }
}
.section2 .section2-in .section2-3 #slider2 .list li img {
  max-height: 290px;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-3 #slider2 .list li img {
    max-height: 223px;
  }
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-4 .section-title img {
    width: 33px;
  }
}
.section2 .section2-in .section2-4 .list {
  padding: 39px 20px 17px;
}
.section2 .section2-in .section2-4 .list::after {
  clear: both;
  content: "";
  display: block;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-4 .list {
    padding: 20px 15px 10px;
  }
}
.section2 .section2-in .section2-4 .list li {
  width: 33.333%;
  box-sizing: border-box;
  padding: 0 10px;
  float: left;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-4 .list li {
    width: 25%;
    margin-bottom: 10px;
    padding: 0 5px;
  }
}
.section2 .section2-in .section2-4 .list li a {
  display: block;
  text-align: center;
}
.section2 .section2-in .section2-4 .list li a img {
  max-width: 100%;
  height: auto;
}
.section2 .section2-in .section2-4 .list li a:hover {
  opacity: .9;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-5 .section-title img {
    width: 30px;
    margin-top: 0;
  }
}
.section2 .section2-in .section2-5 #top-ranking p {
  padding: 2em;
}
.section2 .section2-in .section2-5 .list {
  padding: 30px 20px 5px;
  counter-reset: ranking;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-5 .list {
    padding-bottom: 10px;
  }
}
.section2 .section2-in .section2-5 .list li {
  margin-bottom: 25px;
  background-color: #fffef2;
  padding: 10px 30px;
  padding-left: 90px;
  position: relative;
  font-size: 0.956em;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-5 .list li {
    font-size: 1em;
    padding-left: 70px;
    padding-right: 20px;
    margin-bottom: 10px;
  }
}
.section2 .section2-in .section2-5 .list li::before {
  counter-increment: ranking;
  content: counter(ranking);
  font-size: 30px;
  border-radius: 100%;
  border: 2px solid #2b807d;
  background-color: #fff;
  text-align: center;
  line-height: 41px;
  box-sizing: border-box;
  color: #2b807d;
  font-weight: bold;
  width: 45px;
  height: 45px;
  display: block;
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-5 .list li::before {
    font-size: 20px;
    width: 30px;
    height: 30px;
    left: 20px;
    line-height: 26px;
  }
}
.section2 .section2-in .section2-5 .list li a {
  color: #333;
}
.section2 .section2-in .section2-5 .ranking-btn {
  text-align: center;
  padding-bottom: 20px;
}
.section2 .section2-in .section2-5 .ranking-btn a {
  display: inline-block;
  border-radius: 8px;
  border: 2px solid #2b807d;
  padding: 20px 90px;
  color: #2b807d;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.2;
  position: relative;
  background-color: #fff;
}
@media print, screen and (min-width: 769px) {
  .section2 .section2-in .section2-5 .ranking-btn a {
    font-size: 1em;
    padding: 10px 30px;
  }
}
.section2 .section2-in .section2-5 .ranking-btn a:hover {
  opacity: .9;
}
.section2 .section2-in .section2-5 .ranking-btn a .listmark1::after {
  background-image: url(../img_top/section2_listmark3.png);
}

/* section3 */
.section3 > .section-title img {
  margin: -10px 24px -10px 0;
}
@media print, screen and (min-width: 769px) {
  .section3 > .section-title img {
    width: 124px;
    margin: -10px 17px -10px 0;
  }
}
.section3 .section3-in {
  background: url(../img_top/section3_bg1.jpg) no-repeat center bottom/cover #eaf4fd;
  padding-top: 100px;
  padding-bottom: 40px;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in {
    padding-top: 40px;
  }
}
.section3 .section3-in .section-title {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: none;
  padding: 32px 0 35px;
  border-bottom: none;
  color: #3366cc;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section-title {
    padding: 27px 0;
  }
}
.section3 .section3-in .section-title img {
  margin: 2px 29px 0 0;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section-title img {
    margin: 1px 20px 0 0;
  }
}
.section3 .section3-in .section-title span {
  font-size: 1.115em;
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .section3 .section3-in .section-title span {
    font-size: 0.736em;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .section3 .section3-in .section-title span {
    font-size: 1.4em;
  }
}

.section3 .section3-in .section-title span:last-child {
  font-size: 1.115em;
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .section3 .section3-in .section-title span:last-child {
    font-size: 0.736em;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .section3 .section3-in .section-title span:last-child {
    font-size: 1.4em;
  }
}

.section3 .section3-in .section-in {
  margin: 0 20px 55px;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section-in {
    margin: 0 auto 30px;
    max-width: none;
    width: 1200px;
  }
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-1 .section-title img {
    width: 26px;
  }
}
.section3 .section3-in .section3-1 .list {
  padding: 0 5px 30px;
}
.section3 .section3-in .section3-1 .list::after {
  clear: both;
  content: "";
  display: block;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-1 .list {
    padding: 0 20px;
  }
}
.section3 .section3-in .section3-1 .list li {
  width: 49%;
  box-sizing: border-box;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-1 .list li {
    width: 24.3%;
    margin-bottom: 40px;
    padding: 0 20px;
  }
  .section3 .section3-in .section3-1 .list li:nth-child(4n+1) {
    margin-left: 20px;
  }
}
.section3 .section3-in .section3-1 .list li img {
  max-width: 100%;
  height: auto;
}
.section3 .section3-in .section3-1 .list li a {
  display: block;
  text-align: center;
}
.section3 .section3-in .section3-1 .list li a:hover {
  opacity: .9;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-2 .section-title img {
    width: 24px;
  }
}
.section3 .section3-in .section3-3 .section-in {
  background: url(../img_top/section3-3_bg1.png) no-repeat left center #fff;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-3 .section-in {
    background-image: url(../img_top/section3-3_bg1_pc.png);
  }
}
.section3 .section3-in .section3-3 .section-title img {
  margin-top: 0;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-3 .section-title img {
    width: 23px;
  }
}
.section3 .section3-in .section3-3 .jinko-box-area {
  padding-bottom: 30px;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-3 .jinko-box-area {
    padding-left: 255px;
    padding-top: 10px;
    padding-bottom: 40px;
  }
  .section3 .section3-in .section3-3 .jinko-box-area::after {
    clear: both;
    content: "";
    display: block;
  }
}
.section3 .section3-in .section3-3 .jinko-box-area .date {
  position: absolute;
  left: 20px;
  color: #fff;
  padding: 10px 20px;
  background-color: #3366cc;
}
@media screen and (max-width: 768px) {
  .section3 .section3-in .section3-3 .jinko-box-area .date {
    font-size: 0.883em;
  }
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-3 .jinko-box-area .date {
    font-size: 1.67em;
  }
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-3 .jinko-box-area .date {
    font-size: 105%;
    padding: 4px 25px;
    top: 110px;
    max-width: 190px;
  }
}
@media screen and (max-width: 768px) {
  .section3 .section3-in .section3-3 .jinko-box-area .date {
    bottom: 75px;
  }
}
.section3 .section3-in .section3-3 .jinko-box-area .date .cmstext {
  color: #000;
}
.section3 .section3-in .section3-3 .jinko-box-area .more {
  text-align: center;
  padding-bottom: 0;
}
.section3 .section3-in .section3-3 .jinko-box-area .jinko-box {
  padding: 20px 20px 20px 90px;
  background: url(../img_top/section3-3_icon1.png) no-repeat 21px center;
  border-bottom: 1px solid #7d7d7d;
  width: 375px;
  box-sizing: border-box;
  margin: 0 20px 0 auto;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-3 .jinko-box-area .jinko-box {
    width: 315px;
    min-height: 100px;
    margin: 0;
    float: left;
    border-bottom: none;
    border-right: 1px solid #7d7d7d;
    background-size: 36px auto;
    background-position: 26px 16px;
    padding: 20px 10px 0 90px;
  }
}
.section3 .section3-in .section3-3 .jinko-box-area .jinko-box:nth-child(3), .section3 .section3-in .section3-3 .jinko-box-area .jinko-box:nth-child(4) {
  border-bottom: none;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-3 .jinko-box-area .jinko-box:nth-child(3), .section3 .section3-in .section3-3 .jinko-box-area .jinko-box:nth-child(4) {
    border-right: none;
  }
}
.section3 .section3-in .section3-3 .jinko-box-area .jinko-box:nth-child(2), .section3 .section3-in .section3-3 .jinko-box-area .jinko-box:nth-child(3) {
  background-image: url(../img_top/section3-3_icon2.png);
  background-position: 28px center;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-3 .jinko-box-area .jinko-box:nth-child(2), .section3 .section3-in .section3-3 .jinko-box-area .jinko-box:nth-child(3) {
    background-size: 27px auto;
    background-position: 34px 24px;
  }
}
.section3 .section3-in .section3-3 .jinko-box-area .jinko-box:nth-child(3) {
  background-image: url(../img_top/section3-3_icon3.png);
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-3 .jinko-box-area .jinko-box:nth-child(3) {
    background-size: 26px auto;
  }
}
.section3 .section3-in .section3-3 .jinko-box-area .jinko-box dl {
  font-size: 0.956em;
}
.section3 .section3-in .section3-3 .jinko-box-area .jinko-box dl::after {
  clear: both;
  content: "";
  display: block;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-3 .jinko-box-area .jinko-box dl {
    font-size: 1.25em;
    padding-bottom: 10px;
  }
}
.section3 .section3-in .section3-3 .jinko-box-area .jinko-box dl dt,
.section3 .section3-in .section3-3 .jinko-box-area .jinko-box dl dd {
  display: block;
  float: left;
}
.section3 .section3-in .section3-3 .jinko-box-area .jinko-box dl dt {
  margin-right: 26px;
}
@media print, screen and (min-width: 769px) {
  .section3 .section3-in .section3-3 .jinko-box-area .jinko-box dl dt {
    margin-right: 20px;
  }
}
.section3 .section3-in .section3-3 .jinko-box-area .jinko-box dl dd {
  font-weight: bold;
}

/* section4 */
.section4 {
  background: url(../img_top/section2_bg2.png);
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .section4 > .section-title span {
    font-size: 0.883em;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .section4 > .section-title span {
    font-size: 1.67em;
  }
}

.section4 > .section-title img {
  margin-right: 26px;
}
@media print, screen and (min-width: 769px) {
  .section4 > .section-title img {
    width: 45px;
    margin-right: 18px;
  }
}
.section4 .section4-in {
  padding-top: 95px;
}
@media print, screen and (min-width: 769px) {
  .section4 .section4-in {
    padding-top: 60px;
    width: 1200px;
    margin: 0 auto;
  }
}

/* section5 */
.section5 {
  background: url(../img_top/section2_bg1.png);
}
.section5 > .section-title span {
  color: #006666;
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .section5 > .section-title span {
    font-size: 0.883em;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .section5 > .section-title span {
    font-size: 1.67em;
  }
}

.section5 > .section-title img {
  margin-right: 23px;
  margin-top: 5px;
}
@media print, screen and (min-width: 769px) {
  .section5 > .section-title img {
    width: 30px;
    margin-right: 12px;
    margin-top: 0;
  }
}
.section5 .section5-in {
  padding-top: 65px;
}
@media print, screen and (min-width: 769px) {
  .section5 .section5-in {
    padding-top: 60px;
    width: 1216px;
    margin: 0 auto -90px;
  }
}
.section5 .section5-in .list {
  padding: 0 5px 30px;
}
.section5 .section5-in .list::after {
  clear: both;
  content: "";
  display: block;
}
@media print, screen and (min-width: 769px) {
  .section5 .section5-in .list {
    padding: 0;
  }
}
.section5 .section5-in .list li {
  width: 50%;
  box-sizing: border-box;
  padding: 0 15px;
  display: inline-block;
  margin-bottom: 20px;
  text-align: center;
  vertical-align: middle;
}
@media print, screen and (min-width: 769px) {
  .section5 .section5-in .list li {
    width: 24%;
    margin-bottom: 40px;
    padding: 0 27px;
  }
}
.section5 .section5-in .list li a {
  display: block;
  text-align: center;
}
.section5 .section5-in .list li a:hover {
  opacity: .9;
}
.section5 .section5-in .list li img {
  max-width: 100%;
  height: auto;
}

.more {
  text-align: center;
  padding-bottom: 20px;
}
.more a {
  display: inline-block;
  margin-top: 20px;
}

/* 印刷用 */
.section2-4 .list {
  page-break-inside: avoid;
}
.section2-4 .list li img {
  background-color: #fff;
}

/*++++++++++++++++++++++++++++++++++
 * トップと下層ページのフッターエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
 /*==================================
フッター
==================================*/
footer {
  margin-top: 120px;
  background: url(../img_common/footer_bg.png);
  position: relative;
}
@media print, screen and (min-width: 769px) {
  footer {
    margin-top: 90px;
  }
}
footer .footer-nav-area {
  padding: 40px 20px 20px;
  background: #3366cc;
  color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  footer .footer-nav-area {
    font-size: 0.883em;
  }
}
@media print, screen and (min-width: 769px) {
  footer .footer-nav-area {
    font-size: 1.67em;
  }
}
@media print, screen and (min-width: 769px) {
  footer .footer-nav-area {
    font-size: 1em;
    padding: 0;
  }
}
footer .footer-nav-area .footer-nav::after {
  clear: both;
  content: "";
  display: block;
}
@media print, screen and (min-width: 769px) {
  footer .footer-nav-area .footer-nav {
    border-left: 1px solid #618eda;
    width: 1000px;
    margin: 0 auto;
  }
}
footer .footer-nav-area .footer-nav a:focus {
  color: #333;
}
footer .footer-nav-area li {
  float: left;
  padding: 0 20px;
  margin-bottom: 20px;
  border-right: 1px solid #618eda;
}
@media print, screen and (min-width: 769px) {
  footer .footer-nav-area li {
    width: 166px;
    box-sizing: border-box;
    padding: 20px 0;
    margin-bottom: 0;
    text-align: center;
  }
}
footer .footer-nav-area li:last-child {
  border-right-width: 0;
}
@media print, screen and (min-width: 769px) {
  footer .footer-nav-area li:last-child {
    border-right-width: 1px;
  }
}
footer .footer-nav-area a {
  color: #fff;
}
@media print, screen and (min-width: 769px) {
  footer .footer-container {
    width: 1000px;
    margin: 0 auto;
    position: relative;
  }
  footer .footer-container::after {
    clear: both;
    content: "";
    display: block;
  }
}
footer .footer-logo {
  padding: 50px 10px 40px 0;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  footer .footer-logo {
    padding: 70px 0 0;
    float: left;
    width: 210px;
    text-align: left;
  }
}
@media print, screen and (min-width: 769px) {
  footer .footer-logo img {
    width: 172px;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  footer .footer-address {
    font-size: 0.883em;
  }
}
@media print, screen and (min-width: 769px) {
  footer .footer-address {
    font-size: 1.67em;
  }
}
@media print, screen and (min-width: 769px) {
  footer .footer-address {
    font-size: 1em;
    padding: 50px 0 0;
    float: left;
    width: 355px;
  }
}
footer .footer-address dt {
  font-weight: bold;
  padding: 0 90px;
}
@media print, screen and (min-width: 769px) {
  footer .footer-address dt {
    padding: 0;
    line-height: 2;
  }
}
footer .footer-address dd {
  padding: 0 90px;
}
@media print, screen and (min-width: 769px) {
  footer .footer-address dd {
    padding: 0;
    line-height: 2;
  }
}
footer .footer-address-map {
  text-align: center;
  padding: 25px 0;
}
@media print, screen and (min-width: 769px) {
  footer .footer-address-map {
    padding: 20px 0;
    text-align: right;
    float: right;
    width: 432px;
  }
}
@media print, screen and (min-width: 769px) {
  footer .footer-address-map img {
    width: 432px;
    height: auto;
  }
}
footer #pagetop-pc {
  position: absolute;
  top: -100px;
  right: 20px;
}
@media print, screen and (min-width: 769px) {
  footer #pagetop-pc {
    top: -73px;
    right: 20px;
  }
  footer #pagetop-pc img {
    width: 90px;
    height: auto;
  }
}
footer #pagetop-pc a {
  display: block;
}
footer #pagetop-pc a:hover {
  opacity: .7;
}
@media screen and (max-width: 768px) {
  footer .footer-access {
    font-size: 0.883em;
  }
}
@media print, screen and (min-width: 769px) {
  footer .footer-access {
    font-size: 1.67em;
  }
}
@media print, screen and (min-width: 769px) {
  footer .footer-access {
    font-size: 1em;
    position: absolute;
    bottom: 20px;
    right: 5px;
    width: 370px;
  }
}
footer .footer-access dt {
  display: block;
  width: 292px;
  margin: 0 auto;
  background: #3366cc;
  margin-bottom: 30px;
  border-radius: 1em;
  color: #fff;
  text-align: center;
  padding: 5px;
}
@media print, screen and (min-width: 769px) {
  footer .footer-access dt {
    font-size: 0.834em;
    display: inline-block;
    width: auto;
    margin: auto;
    padding: 4px 12px;
    float: left;
  }
}
footer .footer-access dd {
  padding: 0 45px 60px;
}
@media print, screen and (min-width: 769px) {
  footer .footer-access dd {
    font-size: 0.7em;
    padding: 0;
    width: 290px;
    margin-left: 80px;
    line-height: 1.3;
  }
}
footer .copyright {
  padding: 15px 0;
  background: url(../img_sub/news_title_bg.png);
  text-align: center;
  color: #003399;
  border-top: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  footer .copyright {
    font-size: 0.736em;
  }
}
@media print, screen and (min-width: 769px) {
  footer .copyright {
    font-size: 1.4em;
  }
}
@media print, screen and (min-width: 769px) {
  footer .copyright {
    font-size: 0.834em;
    padding: 10px 0;
  }
}

#cmscanvas #pagetop-pc {
  display: none;
}
