@charset "UTF-8";
/* pattern-responsive */
/*++++++++++++++++++++++++++++++++++
 * 共通変数定義ファイル（定数）
++++++++++++++++++++++++++++++++++*/
/*==================================
  ↓↓↓↓↓ ここからは編集禁止。 ↓↓↓↓↓

  **編集したい場合は、
  下部の「編集可能エリア」を使用してください。**
==================================*/
/*==================================
  ↑↑↑↑↑ ここまでは編集禁止。 ↑↑↑↑↑
==================================*/
/*==================================
ここから下は編集可能エリアです。
==================================*/
/*+++++++++++++++++++++++++++++++++++++++++++
 * トップ下層共にレスポンシブか、下層のみレスポンシブか
+++++++++++++++++++++++++++++++++++++++++++++*/
/*==================================
PCスマホを分ける場合は、下記のコメントアウトを外す。
==================================*/
/*
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;
}

/*++++++++++++++++++++++++++++++++++
 * wysiwyg専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
@media screen and (max-width: 768px) {
  .wysiwyg {
    overflow-x: auto;
  }
}
/*==================================
見出し
==================================*/
/* h2 */
h2.head-title, .wysiwyg h2, .free-layout-area h2 {
  margin-top: 20px;
  padding: 0 5px;
  color: #333;
  font-size: 140%;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 3px;
  background-color: #fff;
}
h2.head-title .bg, .wysiwyg h2 .bg, .free-layout-area h2 .bg {
  display: block;
  padding: 6px 7px 10px;
  background: url(../img_sub/sub_title_h2.png) repeat-x left bottom 3px;
}

h2.head-title a {
  text-decoration: underline;
}
h2.head-title a:link {
  color: #333;
}
h2.head-title a:visited {
  color: #333;
}
h2.head-title a:hover {
  color: #333;
}

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  margin-top: 20px;
  color: #333;
  font-size: 120%;
  box-sizing: border-box;
  overflow: hidden;
  padding: 4px 3px 2px;
  border-radius: 3px;
  background-color: #fff;
}
h3.head-title .bg, .wysiwyg h3 .bg, .free-layout-area h3 .bg, .smartcmsBbsBlock h3 .bg {
  display: block;
  padding: 4px 33px 2px;
  background: url(../img_sub/sub_title_h3_bg01.png) no-repeat left top, url(../img_sub/sub_title_h3_bg02.png) no-repeat right bottom;
}

/* h4 */
h4, .wysiwyg h4, .free-layout-area h4 {
  margin-top: 20px;
  display: block;
  line-height: 1.2;
  overflow: hidden;
  font-size: 110%;
  padding: 12px 14px;
  background: url(../img_sub/sub_title_h4.png) no-repeat left bottom/100% 6px;
}

/* h5 */
h5, .wysiwyg h5, .free-layout-area h5 {
  font-size: 110%;
  margin-top: 20px;
  overflow: hidden;
  display: block;
  padding: 5px 12px;
  line-height: 1.2;
  background: url(../img_sub/sub_title_h5.png) no-repeat left center;
}

/* h6 */
h6, .wysiwyg h6, .free-layout-area h6 {
  font-size: 100%;
  padding-left: 15px;
  margin-top: 20px;
  overflow: hidden;
  line-height: 1.2;
}

/*==================================
  ↓↓↓↓↓　ここからは編集禁止。　↓↓↓↓↓
==================================*/
/**
 * wysiwyg contents
 */
.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: #dcedf6;
}

.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;
}

/*cke_panel_listをいれなければリストにもスタイルが効かない*/
.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;
}

/*==================================
  ↑↑↑↑↑　ここまでは編集禁止。　↑↑↑↑↑
==================================*/
/*++++++++++++++++++++++++++++++++++
 * common.css
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
/*==================================
  ↓↓↓↓↓ ここからは編集禁止。 ↓↓↓↓↓

  **編集したい場合は、
  下部の「編集可能エリア」を使用してください。**
==================================*/
body {
  font: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
  font-size: 90%;
  color: #333;
  background: #fbfaf6;
}

@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;
}

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: #c2deee;
  text-align: center;
}

.scheme2 {
  border: 1px solid #c2deee;
  text-align: center;
}

.scheme3 {
  background-color: #333;
  text-align: center;
}

.scheme4 {
  background-color: #e8c7ed;
  text-align: center;
}

.scheme5 {
  border: 1px solid #e8c7ed;
  text-align: center;
}

.scheme6 {
  background-color: #333;
  text-align: center;
}

.scheme7 {
  background-color: #7eb1ce;
  text-align: center;
}

.scheme8 {
  background-color: #7eb1ce;
  text-align: center;
}

.scheme9 {
  background-color: #ebf4f5;
  text-align: center;
}

.scheme10 {
  background-color: #c2deee;
  text-align: center;
}

.scheme11 {
  background-color: #e8c7ed;
  text-align: center;
}

/*==================================
  ↑↑↑↑↑ ここまでは編集禁止。 ↑↑↑↑↑
==================================*/
/*==================================
ここから下は編集可能エリアです。
==================================*/
body {
  background: url(../img_common/body_bg01.jpg);
}

/*google検索v1のカスタマイズ*/
.gsc-search-box {
  /*初期化*/
  margin: 0 !important;
}

.gsc-search-box td {
  /*初期化*/
  padding: 0 !important;
}

.gsc-search-box .gsst_b {
  /*初期化*/
  padding: 0 !important;
}

.gsc-search-box .gsc-input-box {
  /*検索枠*/
  height: 40px !important;
  border-radius: 5px 0px 0px 5px !important;
  -moz-border-radius: 5px 0px 0px 5px !important;
  -webkit-border-radius: 5px 0px 0px 5px !important;
  padding-left: 10px;
  padding-top: 0;
  border: 1px solid #d7d7d7 !important;
  border-right: none !important;
  box-sizing: border-box;
}
.gsc-search-box .gsc-input-box input.gsc-input {
  background-color: transparent !important;
}

.gsc-search-box .gsc-input-box input[type=text] {
  /*検索枠の画像部分*/
  width: 100% !important;
  height: 40px !important;
  box-sizing: border-box;
}

.gsc-search-button {
  /*検索ボタン*/
  border-radius: 0px 5px 5px 0px !important;
  -moz-border-radius: 0px 5px 5px 0px !important;
  -webkit-border-radius: 0px 5px 5px 0px !important;
  background-color: #bd4fbe !important;
  text-align: center;
}

.gsc-search-button input[type=image],
.gsc-search-button button {
  /*検索ボタン 画像部分*/
  margin: 0px !important;
  background-image: none !important;
  border: none !important;
  padding-top: 8px !important;
}

@media screen and (max-width: 768px) {
  .gsc-search-box .gsc-input-box {
    height: 65px !important;
  }

  .gsc-search-box .gsc-input-box input[type=text] {
    /*検索枠の画像部分*/
    height: 65px !important;
    line-height: 65px;
    font-size: 28px;
  }

  .gsc-search-button {
    padding: 0 50px !important;
  }

  .gsc-search-button input[type=image] {
    width: 20px !important;
    height: auto !important;
  }
}
.visible-phone {
  display: none;
}

@media screen and (max-width: 768px) {
  .visible-phone {
    display: inherit;
  }

  #google_translate_element .goog-te-gadget-simple {
    transform: scale(2);
    margin: 5%;
    margin-top: 6%;
  }

  .goog-te-menu-frame {
    transform: scale(2);
    margin: 14% 0 0 7%;
  }
}
/*++++++++++++++++++++++++++++++++++
 * トップと下層ページのヘッダーエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
 /*==================================
header（PC）
==================================*/
@media print, screen and (min-width: 769px) {
  body {
    min-width: 1040px;
  }

  /* dropmenu */
  .dropmenu {
    box-sizing: border-box;
    width: 660px;
    height: auto;
    padding: 10px;
    border-radius: 10px;
    background: rgba(36, 120, 166, 0.9);
    position: absolute;
    top: 90px;
    left: auto;
    right: 0;
    z-index: 70;
    display: none;
  }
  .dropmenu::before {
    content: '';
    display: block;
    width: 16px;
    height: 7px;
    background: url(../img_common/listmark_megamenu.png) no-repeat;
    position: absolute;
    top: -7px;
    left: 60px;
    transform: rotate(180deg);
  }
  .dropmenu dt {
    font-size: 150%;
    padding: 0 5px 10px;
    color: #fff;
  }
  .dropmenu dd {
    background: #d7e6ed;
  }
  .dropmenu .list {
    box-sizing: border-box;
    max-height: 178px;
    padding: 20px 10px 14px;
    overflow: auto;
  }
  .dropmenu .list li {
    width: 50%;
    float: left;
    margin-bottom: 6px;
  }
  .dropmenu .list li a {
    display: block;
    background: url(../img_common/listmark04.png) no-repeat left center;
    color: #333;
    text-decoration: none;
    padding: 0 10px;
    font-size: 1em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .dropmenu .list li a:hover {
    text-decoration: underline !important;
  }

  #header {
    background: url(../img_common/header_bg04.png) repeat-x left top;
    /* #header-nav */
    /* end-#header-nav */
    /* .header-subnav-area */
    /* end-.header-subnav-area */
  }
  #header #header-nav .header-nav1 > .list {
    width: 622px;
    float: right;
    position: relative;
  }
  #header #header-nav .header-nav1 > .list > li {
    float: left;
  }
  #header #header-nav .header-nav1 > .list .nav2 .dropmenu::before {
    left: 208px;
  }
  #header #header-nav .header-nav1 > .list .nav3 .dropmenu::before {
    left: 393px;
  }
  #header #header-nav .header-nav1 > .list .nav4 .dropmenu::before {
    left: 541px;
  }
  #header .header-nav2 {
    background: url(../img_common/header_bg01.png) no-repeat center top/100% 70px;
    min-height: 70px;
  }
  #header .header-nav2 .list {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 0;
  }
  #header .header-nav2 .list li {
    float: left;
    margin-right: 20px;
  }
  #header .header-nav2 .list li a {
    display: inline-block;
    padding: 9px 13px 8px;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #e9e9e9;
    color: #333;
    text-decoration: none;
  }
  #header .header-nav2 .list li a:hover {
    text-decoration: underline;
  }
  #header .header-nav2 .list li:last-child {
    margin-right: 0;
  }
  #header .header-nav2 .list li.nav1 {
    width: 360px;
  }
  #header .header-nav2 .list li.nav2 a {
    background: url(../img_common/icon01.png) no-repeat 13px center/27px auto #fff;
    padding-left: 45px;
  }
  #header .header-nav2 .list li.nav3 a {
    background: url(../img_common/icon02.png) no-repeat 13px center/20px auto #fff;
    padding-left: 38px;
  }
  #header .header-nav2 .list li.nav4 a {
    background: url(../img_common/icon03.png) no-repeat 13px center/18px auto #fff;
    padding-left: 33px;
  }
  #header .header-nav2 .list li.nav5 a {
    background: url(../img_common/icon04.png) no-repeat 13px center/20px auto #fff;
    padding-left: 38px;
  }
  #header .header-subnav-area-wrapper {
    width: 1000px;
    margin: 0 auto;
    position: relative;
  }
  #header .header-subnav-area-wrapper-inner {
    background: url(../img_common/body_bg01.jpg);
    margin: 0 -99px;
    padding: 0 99px;
  }
  #header .header-subnav-area {
    margin: 0 -99px;
    padding: 0 99px;
    background: url(../img_common/header_bg03.png) no-repeat left top;
    min-height: 130px;
    position: relative;
    z-index: 52;
  }
  #header .header-subnav-area #header-logo {
    position: absolute;
    top: 0;
    left: 99px;
  }
  #header .header-subnav-area #header-logo a {
    display: block;
  }
  #header .header-subnav-area #header-logo a:hover {
    opacity: 0.7;
  }
  #header .header-subnav-area .box {
    padding: 5px 0 2px 238px;
    overflow: hidden;
    box-sizing: border-box;
  }
  #header .header-subnav-area .box .listmark1 {
    background: url(../img_common/listmark01.png) no-repeat left 9px;
  }
  #header .header-subnav-area .box .listmark-vol {
    background: url(../img_common/listmark_vol.png) no-repeat 10px 8px;
    padding-left: 35px !important;
  }
  #header .header-subnav-area .box .unit, #header .header-subnav-area .box .unit2, #header .header-subnav-area .box #header-size, #header .header-subnav-area .box #header-color {
    display: table;
    float: left;
    height: 27px;
  }
  #header .header-subnav-area .box .unit li, #header .header-subnav-area .box .unit dt, #header .header-subnav-area .box .unit dd, #header .header-subnav-area .box .unit2 li, #header .header-subnav-area .box .unit2 dt, #header .header-subnav-area .box .unit2 dd, #header .header-subnav-area .box #header-size li, #header .header-subnav-area .box #header-size dt, #header .header-subnav-area .box #header-size dd, #header .header-subnav-area .box #header-color li, #header .header-subnav-area .box #header-color dt, #header .header-subnav-area .box #header-color dd {
    display: table-cell;
  }
  #header .header-subnav-area .box .unit li img, #header .header-subnav-area .box .unit dt img, #header .header-subnav-area .box .unit dd img, #header .header-subnav-area .box .unit2 li img, #header .header-subnav-area .box .unit2 dt img, #header .header-subnav-area .box .unit2 dd img, #header .header-subnav-area .box #header-size li img, #header .header-subnav-area .box #header-size dt img, #header .header-subnav-area .box #header-size dd img, #header .header-subnav-area .box #header-color li img, #header .header-subnav-area .box #header-color dt img, #header .header-subnav-area .box #header-color dd img {
    vertical-align: middle;
  }
  #header .header-subnav-area .box .unit .list li, #header .header-subnav-area .box .unit2 .list li {
    border-left: 1px solid #ccc;
    padding: 0 10px;
    padding-top: 4px;
  }
  #header .header-subnav-area .box .unit .list li.translation-area, #header .header-subnav-area .box .unit2 .list li.translation-area {
    padding-top: 0;
  }
  #header .header-subnav-area .box .unit .list li.first, #header .header-subnav-area .box .unit2 .list li.first {
    border-left-width: 0;
  }
  #header .header-subnav-area .box .unit .list a, #header .header-subnav-area .box .unit2 .list a {
    text-decoration: none;
    color: #333;
  }
  #header .header-subnav-area .box .unit .list a:hover, #header .header-subnav-area .box .unit2 .list a:hover {
    text-decoration: underline;
  }
  #header .header-subnav-area .box #header-size, #header .header-subnav-area .box #header-color {
    border-left: 1px solid #ccc;
  }
  #header .header-subnav-area .box #header-size .title, #header .header-subnav-area .box #header-color .title {
    vertical-align: middle;
    padding-right: 5px;
  }
  #header .header-subnav-area .box #header-size .title span, #header .header-subnav-area .box #header-color .title span {
    display: block;
    padding-top: 1px;
  }
  #header .header-subnav-area .box #header-size dd img, #header .header-subnav-area .box #header-color dd img {
    margin-right: 5px;
    cursor: pointer;
  }
  #header .header-subnav-area .box #header-size dd img {
    background-color: #fff;
  }
  #header .header-subnav-area .box #header-size, #header .header-subnav-area .box #header-color {
    padding: 0 5px 0 10px;
  }
  #header .header-subnav-area .box .unit2 li {
    padding: 0;
    padding-left: 10px;
  }
}
 /*==================================
header（SP）
==================================*/
@media screen and (max-width: 768px) {
  #sp-header {
    background: url(../img_common/header_bg02.png) no-repeat left top/100% auto;
    min-height: 148px;
    /* #sp-header-logo */
    /* end-#sp-header-logo */
    /* モーダル */
  }
  #sp-header .box {
    /* #sp-header-logo */
    /* end-#sp-header-logo */
  }
  #sp-header .box #sp-header-logo {
    float: left;
    margin-right: 60px;
  }
  #sp-header .box #sp-header-logo a {
    display: inline-block;
  }
  #sp-header .box #sp-header-logo img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  #sp-header .box .translation-area {
    width: 210px;
    float: left;
    margin-top: 10px;
    padding-left: 20px;
  }
  #sp-header #sp-header-nav {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  #sp-header #sp-header-nav .menu-btn-menu a {
    display: block;
  }
  #sp-header #sp-header-nav .menu-btn-menu img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  #sp-header .modal-search-bg,
  #sp-header .modal-menu-bg {
    width: 100%;
    height: 1000px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    background: #000;
    z-index: 9;
  }
  #sp-header .modal-search,
  #sp-header .modal-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
  }
  #sp-header .modal-search .in,
  #sp-header .modal-menu .in {
    background: url(../img_common/sp_modal_bg01.png) no-repeat left top/100% auto #f5fbff;
    box-sizing: border-box;
    border-bottom: 20px solid #2478a6;
    position: relative;
  }
  #sp-header .modal-search .in .modal-menu-logo,
  #sp-header .modal-menu .in .modal-menu-logo {
    text-align: center;
  }
  #sp-header .modal-search .in .modal-menu-logo a,
  #sp-header .modal-menu .in .modal-menu-logo a {
    display: block;
  }
  #sp-header .modal-search .in .modal-menu-close,
  #sp-header .modal-menu .in .modal-menu-close {
    position: absolute;
    top: 10px;
    right: 20px;
  }
  #sp-header .modal-search .in .modal-menu-close span,
  #sp-header .modal-menu .in .modal-menu-close span {
    cursor: pointer;
  }
  #sp-header .modal-search .in .list,
  #sp-header .modal-menu .in .list {
    overflow: hidden;
  }
  #sp-header .modal-search .in .list li,
  #sp-header .modal-menu .in .list li {
    float: left;
    width: 50%;
  }
  #sp-header .modal-search .in .list li a,
  #sp-header .modal-menu .in .list li a {
    display: block;
  }
  #sp-header .modal-search .in .list li img,
  #sp-header .modal-menu .in .list li img {
    width: 100%;
    height: auto;
  }
}
/*container*/
@media screen and (max-width: 768px) {
  #container {
    margin: 0 10px !important;
  }
}
/* pattern-responsive */
/*++++++++++++++++++++++++++++++++++
 * トップページのコンテンツエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
#wrapper {
  overflow: hidden;
}

.top-contents {
  padding: 0 10px;
  position: relative;
  z-index: 52;
}
.top-contents .wysiwyg div {
  margin-top: 0;
  line-height: inherit;
}

#cmscanvas .top-contents {
  position: static;
  z-index: 0;
}

/* util */
.txt-center {
  text-align: center;
}

a.btn,
.btn {
  display: inline-block;
  box-sizing: border-box;
  min-width: 450px;
  margin: 0 auto;
  border: 1px solid #d7d7d7;
  border-radius: 2em;
  background: url(../img_common/listmark03sp.png) no-repeat right 30px center #fff;
  color: #333;
  text-decoration: none;
  padding: 10px 35px;
  text-align: center;
}

a.btn:hover {
  text-decoration: underline;
}

.listmark1 {
  padding-left: 0.5em;
  background: url(../img_top/listmark02_sp.png) no-repeat left center;
}

.top-contents .title {
  font-size: 1.1em;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-contents {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: -50px;
    padding: 0;
  }

  a.btn,
  .btn {
    min-width: auto;
    padding: 8px 40px;
    font-size: 1.125em;
    background: url(../img_common/listmark03.png) no-repeat right 24px center #fff;
  }

  .txt-right-pc {
    text-align: right;
  }

  .listmark1 {
    padding-left: 0.5em;
    background: url(../img_top/listmark02_sp.png) no-repeat left center/5px auto;
  }

  .top-contents .title {
    font-size: 1.4em;
  }

  /* top-item */
  /*
  .top-items {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
    height: 2450px;
    &.edit-mode {
      height: auto;
      .top-item {
        width: auto;
      }
    }
  }
  .top-item1{order:1;}
  .top-item2{order:6;}
  .top-item3{order:2;}
  .top-item4{order:7;}
  .top-item5{order:3;}
  .top-item6{order:8;}
  .top-item7{order:4;}
  .top-item8{order:8;}
  .top-item9{order:9;}
  .top-item10{order:5;}
  */
  .top-item {
    width: 480px;
    box-sizing: border-box;
  }

  .top-items-pc-left {
    float: left;
  }

  .top-items-pc-right {
    float: right;
  }
}
/* slider */
@media print, screen and (min-width: 769px) {
  #header {
    position: relative;
  }
  #header .header-subnav-area-wrapper-inner {
    background: none;
  }
  #header .header-subnav-area {
    background: url(../img_top/top_slider_parts03.png) no-repeat left top;
  }

  #header::before {
    content: '';
    display: block;
    width: 100%;
    height: 88px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 51;
    pointer-events: none;
    background: url(../img_top/top_slider_parts02.png) no-repeat center top;
  }
}
@media screen and (max-width: 768px) {
  #slider {
    margin: 0 -10px;
  }

  #sp-header {
    position: relative;
    z-index: 80;
  }
}
#slider::after {
  content: '';
  display: block;
  width: 100%;
  height: 636px;
  pointer-events: none;
  background: url(../img_top/top_slider_parts01.png) no-repeat center top;
  position: absolute;
  bottom: -123px;
  left: 0;
  right: 0;
  z-index: 51;
}

#slider.edit-mode::after {
  content: none;
}

#slider {
  margin-top: -130px;
  position: relative;
  max-height: 500px;
  min-height: 500px;
  overflow: hidden;
}
#slider.edit-mode {
  margin-top: 0;
  max-height: none;
  margin-bottom: 30px;
}
#slider .bxslider {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}
#slider .bxslider .bx-wrapper {
  margin: 0 auto;
}
#slider .bxslider .bx-viewport {
  overflow: visible !important;
}
#slider .bxslider .bx-viewport a:hover {
  opacity: 0.7;
}
#slider .bxslider .bx-viewport img {
  width: 100%;
  height: auto;
}
#slider .bxslider .bx-viewport::before,
#slider .bxslider .bx-viewport::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: auto;
  left: -100%;
  z-index: 51;
}
#slider .bxslider .bx-viewport::after {
  left: auto;
  right: -100%;
}
#slider .bx-controls {
  position: absolute;
  bottom: 120px;
  right: 10px;
  z-index: 60;
  clear: both;
  background-color: transparent !important;
}
#slider .bx-controls .bx-pager.bx-default-pager {
  background-color: transparent !important;
  display: block;
}
#slider .bx-controls .bx-pager.bx-default-pager .bx-pager-item {
  background-color: transparent !important;
  display: block;
}
#slider .bx-controls .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  display: block;
  margin: 8px auto;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: transparent !important;
  border: 2px solid #fff;
  overflow: hidden;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.7);
}
#slider .bx-controls .bx-pager.bx-default-pager a.active {
  background: #fff !important;
}
#slider .bx-controls .bx-controls-auto {
  display: block;
}
#slider .bx-controls .bx-controls-auto .bx-start,
#slider .bx-controls .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 28px;
  height: 28px;
  overflow: hidden;
  background: url(../img_top/slider_btn_start.png) no-repeat left top/100% auto;
}
#slider .bx-controls .bx-controls-auto .bx-stop {
  background-image: url(../img_top/slider_btn_stop.png);
}
#slider .bx-controls .bx-controls-auto .bx-start.active,
#slider .bx-controls .bx-controls-auto .bx-stop.active {
  display: none;
}
#slider .slide-next,
#slider .slide-back {
  right: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#slider .slide-next .bx-next,
#slider .slide-next .bx-prev,
#slider .slide-back .bx-next,
#slider .slide-back .bx-prev {
  display: block;
  text-indent: -9999px;
  width: 21px;
  height: 30px;
  background: url(../img_top/top_btn_r.png) no-repeat right top/100% auto;
}
#slider .slide-back {
  right: auto;
  left: 15px;
}
#slider .slide-back .bx-prev {
  width: 22px;
  background: url(../img_top/top_btn_l.png) no-repeat right top/100% auto;
}

@media screen and (max-width: 768px) {
  #slider::after {
    bottom: -32px;
  }

  #slider {
    margin-top: -148px;
    max-height: 604px;
    min-height: auto;
    margin-bottom: -40px;
    width: calc(100% + 20px);
  }
  #slider .bxslider .bx-viewport img {
    width: 100%;
    height: 604px;
    object-fit: cover;
  }
  #slider .bx-controls {
    bottom: 115px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  #slider .bx-controls .bx-pager.bx-default-pager {
    display: inline-block;
    vertical-align: middle;
  }
  #slider .bx-controls .bx-pager.bx-default-pager .bx-pager-item {
    display: inline-block;
    vertical-align: middle;
  }
  #slider .bx-controls .bx-pager.bx-default-pager a {
    display: inline-block;
    vertical-align: middle;
    margin: 8px;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.6);
  }
  #slider .bx-controls .bx-controls-auto {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
  }
  #slider .bx-controls .bx-controls-auto .bx-start,
  #slider .bx-controls .bx-controls-auto .bx-stop {
    width: 58px;
    height: 58px;
    background: url(../img_top/slider_btn_starts_sp.png) no-repeat left top/100% auto;
  }
  #slider .bx-controls .bx-controls-auto .bx-stop {
    background-image: url(../img_top/slider_btn_stop_sp.png);
  }
}
@media print, screen and (min-width: 769px) {
  #slider .bxslider .bx-viewport {
    height: 514px !important;
  }

  #slider .bx-controls {
    bottom: 127px;
  }

  #slider .bx-controls .bx-pager.bx-default-pager {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    max-height: 80px;
    line-height: 0;
    margin: 0 auto;
  }

  #slider .bx-controls .bx-pager.bx-default-pager .bx-pager-item {
    display: inline-block;
    padding: 0 4px;
  }

  #slider .bx-controls .bx-pager.bx-default-pager a {
    margin: 4px auto;
  }

  #slider .bx-controls .bx-controls-auto .bx-controls-auto-item {
    margin: 0 auto;
    width: 28px;
  }
}
/* top-nav */
.top-nav {
  width: 1003px;
  margin: -110px auto 30px;
  position: relative;
  z-index: 60;
}
.top-nav > .list {
  overflow: hidden;
}
.top-nav > .list > li {
  float: left;
}
.top-nav .dropmenu {
  top: auto;
  bottom: 212px;
  left: 0;
  right: auto;
}
.top-nav .dropmenu::after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.top-nav .dropmenu::before {
  left: 0;
  top: auto;
  bottom: -7px;
  transform: rotate(0);
}
.top-nav .nav1 .dropmenu::before {
  left: 113px;
}
.top-nav .nav2 .dropmenu,
.top-nav .nav3 .dropmenu {
  left: 44px;
}
.top-nav .nav2 .dropmenu::before,
.top-nav .nav3 .dropmenu::before {
  left: 50%;
  transform: translateX(-50%);
}
.top-nav .nav3 .dropmenu {
  left: auto;
  right: 44px;
}
.top-nav .nav4 .dropmenu {
  left: auto;
  right: 0;
}
.top-nav .nav4 .dropmenu::before {
  left: auto;
  right: 113px;
}

/* jalert&important */
.kinkyu-area {
  box-sizing: border-box;
  border-radius: 10px;
  background-color: #e7e86b;
  overflow: hidden;
  margin-bottom: 40px;
}
.kinkyu-area.kinkyu-area-jalert {
  background-color: #cf6e6e;
  margin-bottom: 20px;
}
.kinkyu-area dt {
  text-align: center;
  padding: 20px 0;
}
.kinkyu-area dt img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.kinkyu-area dd {
  margin: 0 15px 20px;
  background-color: #fff;
  border-radius: 10px;
  padding: 0.5em;
  padding-bottom: 30px;
}
.kinkyu-area .list {
  max-height: 370px;
  overflow: auto;
  padding-bottom: 30px;
}
.kinkyu-area .list li {
  margin-bottom: 0.5em;
}

@media print, screen and (min-width: 769px) {
  .kinkyu-area {
    margin-bottom: 24px;
  }
  .kinkyu-area.kinkyu-area-jalert {
    background-color: #cf6e6e;
    margin-bottom: 30px;
  }
  .kinkyu-area.kinkyu-area-jalert .list {
    max-height: 50px;
  }
  .kinkyu-area dt {
    text-align: center;
    padding: 15px 0;
  }
  .kinkyu-area dd {
    margin: 0 10px 10px;
    padding: 15px 20px 10px 15px;
  }
  .kinkyu-area .list {
    max-height: 150px;
    padding-bottom: 0;
  }
}
/* moshimo-area */
.moshimo-area {
  margin-bottom: 50px;
}
.moshimo-area dt {
  text-align: center;
  padding-bottom: 15px;
  font-size: 1.125em;
}
.moshimo-area dt img {
  vertical-align: text-bottom;
  margin-right: 4px;
}
.moshimo-area .list {
  overflow: hidden;
  margin: 0 -7px;
}
.moshimo-area .list li {
  width: 25%;
  box-sizing: border-box;
  padding: 0 7px;
  float: left;
}
.moshimo-area .list li a {
  height: 25%;
  display: block;
  color: #333;
  text-decoration: none;
  text-align: center;
  background-color: #fff;
  border: 3px solid #db8256;
  border-radius: 10px;
  line-height: 1.2;
  padding-bottom: 15px;
}
.moshimo-area .list li a .icon {
  display: block;
  text-align: center;
  padding-top: 15px;
}
.moshimo-area .list li a:hover {
  opacity: 0.7;
}
.moshimo-area .list .nav3 a {
  line-height: 2.3;
}

@media print, screen and (min-width: 769px) {
  .moshimo-area {
    margin-bottom: 50px;
  }
  .moshimo-area dt {
    text-align: center;
    padding-bottom: 10px;
    font-size: 1.4em;
  }
  .moshimo-area dt img {
    width: 24px;
    height: auto;
    margin-right: 2px;
    vertical-align: middle;
  }
  .moshimo-area .list {
    margin: 0 -5px;
  }
  .moshimo-area .list li {
    padding: 0 5px;
  }
  .moshimo-area .list li a {
    padding-bottom: 16px;
    font-size: 0.95em;
  }
  .moshimo-area .list li a .icon {
    padding-top: 12px;
    padding-bottom: 3px;
  }
  .moshimo-area .list li a .icon img {
    width: 40px;
    height: auto;
  }
  .moshimo-area .list .nav3 a {
    line-height: 1.2;
  }
}
/* search-area */
.search-area {
  padding: 30px;
  border-radius: 10px;
  background: url(../img_top/top_bg01.png) no-repeat center center/cover;
  box-shadow: 0px 0px 3px 2px #c9e5f0;
  margin-bottom: 50px;
}
.search-area .search-box {
  padding-bottom: 30px;
}
.search-area .keyword {
  padding-bottom: 30px;
}
.search-area .keyword dt {
  font-size: 0.875em;
}
.search-area .keyword dd {
  padding: 15px 0 20px;
  border-bottom: 1px solid #fff;
}
.search-area .keyword dd div {
  display: inline-block;
}
.search-area .keyword dd a {
  border-radius: 5px;
  display: inline-block;
  background-color: #fff;
  margin: 0 20px 10px 0;
  font-size: 0.8em;
  padding: 0.25em 0.5em;
}
.search-area .list {
  overflow: hidden;
  margin: 0 -7px;
}
.search-area .list li {
  width: 25%;
  box-sizing: border-box;
  padding: 0 7px;
  float: left;
}
.search-area .list li a {
  height: 25%;
  display: block;
  color: #333;
  text-decoration: none;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  line-height: 1.2;
  padding-bottom: 15px;
}
.search-area .list li a .icon {
  display: block;
  text-align: center;
  padding-top: 10px;
}

@media print, screen and (min-width: 769px) {
  .search-area {
    padding: 20px;
    padding-bottom: 30px;
  }
  .search-area .search-box {
    padding-bottom: 25px;
  }
  .search-area .keyword {
    padding-bottom: 10px;
  }
  .search-area .keyword dt {
    font-size: 1em;
  }
  .search-area .keyword dd {
    padding: 10px 0 20px;
    border-bottom: 1px solid #fff;
  }
  .search-area .keyword dd a {
    margin: 0 10px 5px 0;
    font-size: 1em;
  }
  .search-area .list {
    margin: 0 -5px;
  }
  .search-area .list li {
    padding: 0 5px;
  }
  .search-area .list li a {
    padding-bottom: 16px;
    font-size: 0.95em;
    letter-spacing: -0.02em;
  }
  .search-area .list li a .icon {
    padding-top: 12px;
    padding-bottom: 3px;
  }
  .search-area .list li a .icon img {
    width: 44px;
    height: auto;
  }
  .search-area .list li a:hover {
    opacity: 0.7;
  }
}
/* news-tab-area */
.tab-area {
  margin-bottom: 50px;
}
.tab-area .tab-nav .list {
  width: 100%;
  display: table;
}
.tab-area .tab-nav .list li {
  text-align: center;
  display: table-cell;
}
.tab-area .tab-nav .list li a {
  margin-right: 0.5em;
  background: url(../img_top/top_title_list_bg01.png) no-repeat 0.15em 0.15em #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 0.5em 1.3em 0.25em;
  display: block;
  color: #333;
  font-size: 1.1em;
  text-decoration: none;
  box-sizing: border-box;
}
.tab-area .tab-nav .list li a:hover,
.tab-area .tab-nav .list li a.hover {
  background-color: #c9e5f0;
  box-shadow: 0px 0px 3px 2px #c9e5f0;
}
.tab-area .tab-nav .list li:nth-child(2) a {
  background-image: url(../img_top/top_title_list_bg02.png);
}
.tab-area .tab-nav .list li:nth-child(3) a {
  background-image: url(../img_top/top_title_list_bg03.png);
}
.tab-area .in {
  background-color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
  padding: 40px 20px;
}
.tab-area .in::before {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-color: #c9e5f0;
  box-shadow: 0px 0px 3px 2px #c9e5f0;
  border-top-right-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
}
.tab-area .in .box.hide {
  display: none !important;
}
.tab-area .in .list {
  height: 560px;
  overflow: auto;
  margin-bottom: 40px;
}
.tab-area .in .list li {
  padding: 8px;
  line-height: 1.6;
  overflow: hidden;
  border-bottom: 2px solid #d8d6d5;
}
.tab-area .in .list li .date {
  display: block;
  padding-bottom: 0.25em;
}
.tab-area .in .list li a {
  overflow: hidden;
  padding-top: 0.25em;
}
.tab-area .in .list li img {
  float: left;
  width: auto;
  max-width: 248px;
  height: auto;
  border-radius: 5px;
  margin-right: 1em;
  margin-bottom: 0.25em;
}
.tab-area .in #news-tab-1 .more, .tab-area .in #news-tab-2 .more, .tab-area .in #news-tab-3 .more {
  text-align: right;
}
.tab-area .in #news-tab-1 .more .rss, .tab-area .in #news-tab-2 .more .rss, .tab-area .in #news-tab-3 .more .rss {
  background: #f9c438;
  border-radius: 30px;
  padding: 8px 30px 3px;
  font-size: 120%;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
}
.tab-area .in #news-tab-1 .more .rss .feedicon, .tab-area .in #news-tab-2 .more .rss .feedicon, .tab-area .in #news-tab-3 .more .rss .feedicon {
  width: 19px;
  height: 19px;
  display: inline-block;
  position: relative;
}
.tab-area .in #news-tab-1 .more .rss .feedicon .feed1, .tab-area .in #news-tab-1 .more .rss .feedicon .feed2, .tab-area .in #news-tab-1 .more .rss .feedicon .feed3, .tab-area .in #news-tab-2 .more .rss .feedicon .feed1, .tab-area .in #news-tab-2 .more .rss .feedicon .feed2, .tab-area .in #news-tab-2 .more .rss .feedicon .feed3, .tab-area .in #news-tab-3 .more .rss .feedicon .feed1, .tab-area .in #news-tab-3 .more .rss .feedicon .feed2, .tab-area .in #news-tab-3 .more .rss .feedicon .feed3 {
  position: absolute;
}
.tab-area .in #news-tab-1 .more .rss .feedicon .feed2, .tab-area .in #news-tab-1 .more .rss .feedicon .feed3, .tab-area .in #news-tab-2 .more .rss .feedicon .feed2, .tab-area .in #news-tab-2 .more .rss .feedicon .feed3, .tab-area .in #news-tab-3 .more .rss .feedicon .feed2, .tab-area .in #news-tab-3 .more .rss .feedicon .feed3 {
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
}
.tab-area .in #news-tab-1 .more .rss .feedicon .feed1, .tab-area .in #news-tab-2 .more .rss .feedicon .feed1, .tab-area .in #news-tab-3 .more .rss .feedicon .feed1 {
  background-color: #fff;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  display: inline-block;
  bottom: 0;
  left: 0;
}
.tab-area .in #news-tab-1 .more .rss .feedicon .feed2, .tab-area .in #news-tab-2 .more .rss .feedicon .feed2, .tab-area .in #news-tab-3 .more .rss .feedicon .feed2 {
  width: 8px;
  height: 8px;
  border-radius: 0 13px 0 0;
  bottom: 0;
}
.tab-area .in #news-tab-1 .more .rss .feedicon .feed3, .tab-area .in #news-tab-2 .more .rss .feedicon .feed3, .tab-area .in #news-tab-3 .more .rss .feedicon .feed3 {
  width: 15px;
  height: 15px;
  border-radius: 0 22px 0 0;
}

@media print, screen and (min-width: 769px) {
  .tab-area .tab-nav .list li a {
    padding: 0.75em 1.3em 0.4em;
    font-size: 1.25em;
    background-size: 34px auto;
  }
  .tab-area .tab-nav .list li:nth-child(2) a {
    background-image: url(../img_top/top_title_list_bg02.png);
    background-size: 40px auto;
  }
  .tab-area .tab-nav .list li:nth-child(3) a {
    background-image: url(../img_top/top_title_list_bg03.png);
    background-size: 39px auto;
  }
  .tab-area .in {
    padding: 20px;
  }
  .tab-area .in::before {
    height: 4px;
  }
  .tab-area .in .list {
    height: 400px;
    overflow: auto;
    margin-bottom: 20px;
  }
  .tab-area .in .list li {
    border-bottom-width: 1px;
  }
  .tab-area .in .list li img {
    max-width: 170px;
  }
}
/* other-tab-area */
#other-tab-area.tab-area .tab-nav .list li a,
#other-tab-area-pc.tab-area .tab-nav .list li a {
  background-image: url(../img_top/top_title_list_icon01_off.png);
  background-position: 0.5em center;
}
#other-tab-area.tab-area .tab-nav .list li a.hover,
#other-tab-area.tab-area .tab-nav .list li a:hover,
#other-tab-area-pc.tab-area .tab-nav .list li a.hover,
#other-tab-area-pc.tab-area .tab-nav .list li a:hover {
  background-image: url(../img_top/top_title_list_icon01_on.png);
}
#other-tab-area.tab-area .tab-nav .list li:nth-child(2) a,
#other-tab-area-pc.tab-area .tab-nav .list li:nth-child(2) a {
  margin-right: 50px;
  background-image: url(../img_top/top_title_list_icon02_off.png);
  background-position: 0.75em center;
}
#other-tab-area.tab-area .tab-nav .list li:nth-child(2) a.hover,
#other-tab-area.tab-area .tab-nav .list li:nth-child(2) a:hover,
#other-tab-area-pc.tab-area .tab-nav .list li:nth-child(2) a.hover,
#other-tab-area-pc.tab-area .tab-nav .list li:nth-child(2) a:hover {
  background-image: url(../img_top/top_title_list_icon02_on.png);
}
#other-tab-area.tab-area .in,
#other-tab-area-pc.tab-area .in {
  padding: 40px 5px 10px;
}
#other-tab-area.tab-area .in .list,
#other-tab-area-pc.tab-area .in .list {
  height: auto;
  overflow: hidden;
  margin-bottom: 0;
}
#other-tab-area.tab-area .in .list li,
#other-tab-area-pc.tab-area .in .list li {
  width: 33.333%;
  padding: 0 15px 15px;
  box-sizing: border-box;
  float: left;
  border-bottom: none;
  text-align: center;
}
#other-tab-area.tab-area .in .list li a,
#other-tab-area-pc.tab-area .in .list li a {
  padding-top: 0;
  margin-bottom: 30px;
  color: #444;
  text-decoration: none;
  line-height: 1.2;
  overflow: visible;
}
#other-tab-area.tab-area .in .list li a img,
#other-tab-area-pc.tab-area .in .list li a img {
  max-width: 100%;
  float: none;
  margin-right: 0;
  margin-bottom: 8px;
  border-radius: 10px;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3);
}
#other-tab-area.tab-area .in .list li a:hover,
#other-tab-area-pc.tab-area .in .list li a:hover {
  opacity: 0.7;
}
#other-tab-area.tab-area .in .list li:nth-child(4),
#other-tab-area-pc.tab-area .in .list li:nth-child(4) {
  clear: left;
}
#other-tab-area.tab-area .in .box-benri .list,
#other-tab-area-pc.tab-area .in .box-benri .list {
  padding-top: 14px;
  padding-bottom: 24px;
}
#other-tab-area.tab-area .in .box-benri .list li,
#other-tab-area-pc.tab-area .in .box-benri .list li {
  width: 25%;
}
#other-tab-area.tab-area .in .box-benri .list li a,
#other-tab-area-pc.tab-area .in .box-benri .list li a {
  margin-bottom: 20px;
  font-size: 0.9em;
}
#other-tab-area.tab-area .in .box-benri .list li a img,
#other-tab-area-pc.tab-area .in .box-benri .list li a img {
  border-radius: 0;
  box-shadow: none;
  margin-bottom: -1em;
}
#other-tab-area.tab-area .in .box-benri .list li:nth-child(4),
#other-tab-area-pc.tab-area .in .box-benri .list li:nth-child(4) {
  clear: none;
}
#other-tab-area.tab-area .in .box-benri .list li:nth-child(5),
#other-tab-area.tab-area .in .box-benri .list li:nth-child(9),
#other-tab-area-pc.tab-area .in .box-benri .list li:nth-child(5),
#other-tab-area-pc.tab-area .in .box-benri .list li:nth-child(9) {
  clear: left;
}

@media print, screen and (min-width: 769px) {
  #other-tab-area.tab-area .tab-nav .list li a,
  #other-tab-area-pc.tab-area .tab-nav .list li a {
    padding: 0.75em 1.3em 0.4em;
    font-size: 1.25em;
    background-size: 28px auto;
    background-position: 1.15em center;
  }
  #other-tab-area.tab-area .tab-nav .list li:nth-child(2) a,
  #other-tab-area-pc.tab-area .tab-nav .list li:nth-child(2) a {
    background-size: 18px auto;
    background-position: 1.75em center;
  }
  #other-tab-area.tab-area .in,
  #other-tab-area-pc.tab-area .in {
    padding: 30px 10px 10px;
  }
  #other-tab-area.tab-area .in .list,
  #other-tab-area-pc.tab-area .in .list {
    box-sizing: border-box;
  }
  #other-tab-area.tab-area .in .list.edit-mode,
  #other-tab-area-pc.tab-area .in .list.edit-mode {
    height: auto;
  }
  #other-tab-area.tab-area .in .list.edit-mode img,
  #other-tab-area-pc.tab-area .in .list.edit-mode img {
    width: 100% !important;
    height: auto !important;
  }
  #other-tab-area.tab-area .in .list li,
  #other-tab-area-pc.tab-area .in .list li {
    padding: 0 10px 10px;
  }
  #other-tab-area.tab-area .in .list li a,
  #other-tab-area-pc.tab-area .in .list li a {
    font-size: 1.05em;
    margin-bottom: 15px;
  }
  #other-tab-area.tab-area .in .list li a img,
  #other-tab-area-pc.tab-area .in .list li a img {
    margin-bottom: 6px;
  }
  #other-tab-area.tab-area .in .box-benri .list,
  #other-tab-area-pc.tab-area .in .box-benri .list {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  #other-tab-area.tab-area .in .box-benri .list li,
  #other-tab-area-pc.tab-area .in .box-benri .list li {
    padding-bottom: 11px;
  }
  #other-tab-area.tab-area .in .box-benri .list li a,
  #other-tab-area-pc.tab-area .in .box-benri .list li a {
    margin-bottom: 15px;
    font-size: 1.1em;
  }
}
/* koho-area */
.koho-area {
  margin-bottom: 60px;
  padding: 45px 30px;
  border-radius: 10px;
  background: url(../img_top/top_item_bg02.png) no-repeat center center/cover;
}
.koho-area dl {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 0 0 30px 15px;
}
.koho-area dl dt,
.koho-area dl dd {
  width: 57%;
  float: left;
}
.koho-area dl dt img {
  max-width: 100%;
  height: auto;
}
.koho-area dl .btn {
  font-size: 0.875em;
  padding: 4px 0;
  display: block;
  width: auto;
  min-width: auto;
  margin-bottom: 15px;
}
.koho-area dl .btn:last-child {
  margin-bottom: 0;
}
.koho-area dl .koho-img {
  width: 43%;
  float: right;
  position: relative;
}
.koho-area dl .koho-img a {
  display: block;
  width: 190px;
  height: auto;
  overflow: hidden;
  max-height: 290px;
  position: relative;
  z-index: 2;
  top: 34px;
  left: 24px;
  font-size: 0;
}
.koho-area dl .koho-img a:hover {
  opacity: 0.7;
}
.koho-area dl .koho-img img {
  width: 100%;
  height: auto;
}
.koho-area dl .koho-img::after {
  content: "";
  display: block;
  width: 259px;
  height: 334px;
  background: url(../img_top/top_item_bg01.png) no-repeat left top/100% auto;
  position: absolute;
  top: 25px;
  left: 5px;
  z-index: 1;
}
.koho-area .koho1 {
  margin-bottom: 45px;
}

@media print, screen and (min-width: 769px) {
  .koho-area {
    margin-bottom: 20px;
    padding: 28px 20px;
  }
  .koho-area dl {
    padding: 0 0 20px 15px;
  }
  .koho-area dl dt,
  .koho-area dl dd {
    width: 53%;
    float: left;
  }
  .koho-area dl .btn {
    font-size: 1.15em;
    padding: 6px 0;
    margin-bottom: 10px;
    background-position: right 18px center;
    letter-spacing: -0.05em;
  }
  .koho-area dl .koho-img {
    width: 47%;
  }
  .koho-area dl .koho-img a {
    width: 128px;
    max-height: 195px;
    top: 32px;
    left: 28px;
  }
  .koho-area dl .koho-img::after {
    width: 175px;
    height: 226px;
    top: 25px;
    left: 15px;
  }
  .koho-area .koho1 {
    margin-bottom: 30px;
  }
}
/* yokumirareru-area */
.yokumirareru-area {
  border-radius: 10px;
  background-color: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.yokumirareru-area dl dt {
  padding: 15px 0 30px;
  font-size: 1.1em;
  text-align: center;
  border-bottom: 2px solid #eaeaea;
}
.yokumirareru-area dl dt img {
  vertical-align: middle;
  margin: 0 10px;
}
.yokumirareru-area dl dd {
  padding-top: 25px;
}
.yokumirareru-area dl dd .list {
  /*各liの背景削除*/
  /*
  li:nth-child(2) {
     background-image: url(../img_top/top_title_no2.png);
  }
  li:nth-child(3) {
     background-image: url(../img_top/top_title_no3.png);
  }
  li:nth-child(4) {
     background-image: url(../img_top/top_title_no4.png);
  }
  li:nth-child(5) {
     background-image: url(../img_top/top_title_no5.png);
  }
  */
}
.yokumirareru-area dl dd .list li {
  margin-bottom: 25px;
  min-height: 2.5em;
}
.yokumirareru-area dl dd .list li img {
  width: 40px;
}

@media print, screen and (min-width: 769px) {
  .yokumirareru-area {
    border-radius: 10px;
    background-color: #fff;
    padding: 30px 20px;
  }
  .yokumirareru-area dl dt {
    padding: 0 0 20px;
    font-size: 1.4em;
  }
  .yokumirareru-area dl dt img {
    width: 40px;
    height: auto;
  }
  .yokumirareru-area dl dd {
    padding-top: 20px;
  }
  .yokumirareru-area dl dd .list li {
    margin-bottom: 1em;
    min-height: 50px;
    background-size: 40px auto;
    background-position: 3px top;
  }
}
/* sns-area */
.sns-area {
  margin-bottom: 50px;
}
.sns-area .title {
  padding: 60px 0 30px;
  background: url(../img_top/top_title_icon03.png) no-repeat top right, url(../img_top/top_title_icon04.png) no-repeat top left;
}
.sns-area .title img {
  vertical-align: text-top;
  margin-right: 8px;
}
.sns-area .sns-area-in {
  width: 480px;
  height: 460px;
  margin: 0 auto;
}

@media print, screen and (min-width: 769px) {
  .sns-area .title {
    padding: 35px 0 20px;
    background: url(../img_top/top_title_icon03.png) no-repeat top right/146px auto, url(../img_top/top_title_icon04.png) no-repeat top left/146px auto;
  }
  .sns-area .title img {
    width: 20px;
    height: auto;
  }
}
/* about-area */
.about-area {
  margin-bottom: 50px;
}
.about-area .title {
  padding: 0 0 20px;
}
.about-area .title img {
  vertical-align: middle;
  margin-right: 8px;
}
.about-area dd {
  background-color: #d6e3f5;
}
.about-area dd.first {
  padding: 30px 15px 15px;
}
.about-area dd.first .list {
  overflow: hidden;
  margin: 0 -10px;
}
.about-area dd.first .list li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px;
}
.about-area dd.first .list li a {
  display: block;
}
.about-area dd.first .list li a:hover {
  opacity: 0.7;
}
.about-area dd.first .list li img {
  max-width: 100%;
}
.about-area dd.last {
  padding: 0 15px 90px;
}

@media print, screen and (min-width: 769px) {
  .about-area .title img {
    width: 30px;
    height: auto;
    margin-right: 4px;
  }
  .about-area dd.first {
    padding: 20px 10px 10px;
  }
  .about-area dd.last {
    padding: 0 10px 45px;
  }
}
/* pickup-slider */
.pickup-slider .bxslider {
  position: relative;
}
.pickup-slider .bxslider .bx-viewport a:hover {
  opacity: 0.7;
}
.pickup-slider .bxslider .bx-viewport img {
  max-width: 100%;
}
.pickup-slider .bx-controls {
  position: absolute;
  bottom: -32px;
  left: 50%;
  transform: translateX(-50%);
  clear: both;
  text-align: center;
  background-color: transparent !important;
}
.pickup-slider .bx-controls .bx-pager.bx-default-pager {
  background-color: transparent !important;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}
.pickup-slider .bx-controls .bx-pager.bx-default-pager .bx-pager-item {
  background-color: transparent !important;
  display: inline-block;
  vertical-align: middle;
}
.pickup-slider .bx-controls .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  margin: 0 4px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #fff !important;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.pickup-slider .bx-controls .bx-pager.bx-default-pager a.active {
  background: #aaa !important;
}
.pickup-slider .bx-controls .bx-controls-auto {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}
.pickup-slider .bx-controls .bx-controls-auto .bx-start,
.pickup-slider .bx-controls .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background: url(../img_top/pickup_slider_btn_start.png) no-repeat left top/100% auto;
}
.pickup-slider .bx-controls .bx-controls-auto .bx-stop {
  background-image: url(../img_top/pickup_slider_btn_stop.png);
}
.pickup-slider .bx-controls .bx-controls-auto .bx-start.active,
.pickup-slider .bx-controls .bx-controls-auto .bx-stop.active {
  display: none;
}
.pickup-slider .pickup-slide-next,
.pickup-slider .pickup-slide-back {
  right: -10px;
  position: absolute;
  top: calc(50% - 19px);
}
.pickup-slider .pickup-slide-next .bx-next,
.pickup-slider .pickup-slide-next .bx-prev,
.pickup-slider .pickup-slide-back .bx-next,
.pickup-slider .pickup-slide-back .bx-prev {
  display: block;
  text-indent: -9999px;
  width: 19px;
  height: 38px;
  background: url(../img_top/pickup_slider_btn_r.png) no-repeat left top/100% auto;
}
.pickup-slider .pickup-slide-back {
  right: auto;
  left: -10px;
}
.pickup-slider .pickup-slide-back .bx-prev {
  background: url(../img_top/pickup_slider_btn_l.png) no-repeat left top/100% auto;
}

@media screen and (max-width: 768px) {
  .pickup-slider .bxslider {
    position: relative;
  }
  .pickup-slider .bxslider .bx-wrapper {
    max-width: 100% !important;
  }
  .pickup-slider .bxslider .bx-viewport li {
    width: 315px !important;
  }
  .pickup-slider .bxslider .bx-viewport li img {
    width: 100%;
  }
  .pickup-slider .bx-controls {
    width: 100%;
    bottom: -70px;
  }
  .pickup-slider .bx-controls .bx-pager.bx-default-pager {
    margin-top: -4px;
  }
  .pickup-slider .bx-controls .bx-pager.bx-default-pager a {
    margin: 0 6px;
    width: 14px;
    height: 14px;
    border-radius: 14px;
  }
  .pickup-slider .bx-controls .bx-controls-auto {
    margin-left: 8px;
  }
  .pickup-slider .bx-controls .bx-controls-auto .bx-start,
  .pickup-slider .bx-controls .bx-controls-auto .bx-stop {
    width: 50px;
    height: 50px;
  }
  .pickup-slider .pickup-slide-next,
  .pickup-slider .pickup-slide-back {
    right: -15px;
    position: absolute;
    top: calc(50% - 28px);
  }
  .pickup-slider .pickup-slide-next .bx-next,
  .pickup-slider .pickup-slide-next .bx-prev,
  .pickup-slider .pickup-slide-back .bx-next,
  .pickup-slider .pickup-slide-back .bx-prev {
    width: 28px;
    height: 56px;
  }
  .pickup-slider .pickup-slide-back {
    right: auto;
    left: -15px;
  }
}
/* jinko-area */
.jinko-area {
  margin-bottom: 80px;
}
.jinko-area .title {
  text-align: center;
}
.jinko-area .title-in {
  background-color: #fff;
  display: inline-block;
  padding: 0.5em 4.75em;
  position: relative;
  border-radius: 4em;
}
.jinko-area .title-in img {
  position: absolute;
}
.jinko-area .title-in img:first-child {
  top: 5px;
  left: -20px;
}
.jinko-area .title-in img:last-child {
  top: 8px;
  right: 25px;
}
.jinko-area .jinko-box {
  border: 2px dashed #d6e3f5;
  margin-top: -37px;
  padding: 90px 10px 30px;
  overflow: hidden;
}
.jinko-area .jinko-box dl {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 30px;
  margin-bottom: 35px;
}
.jinko-area .jinko-box dl dt,
.jinko-area .jinko-box dl dd {
  display: inline-block;
}
.jinko-area .jinko-box dl dt {
  width: 5em;
  text-align: center;
  box-sizing: border-box;
  background-color: #fff;
  padding: 0 1em;
  position: relative;
  border-radius: 2em;
}
.jinko-area .jinko-box dl dt img {
  position: absolute;
  top: -18px;
  left: -18px;
}
.jinko-area .jinko-box dl dd {
  padding-left: 0.25em;
  font-size: 0.9em;
}
.jinko-area .jinko-box dl:nth-child(3),
.jinko-area .jinko-box dl:nth-child(4) {
  margin-bottom: 25px;
}
.jinko-area .jinko-box dl:nth-child(3) dt img,
.jinko-area .jinko-box dl:nth-child(4) dt img {
  left: -8px;
}
.jinko-area .jinko-box .time {
  clear: both;
  font-size: 0.75em;
  color: #555;
  text-align: right;
  padding: 0 0.5em;
}

@media print, screen and (min-width: 769px) {
  .jinko-area .title-in {
    padding: 10px 96px;
  }
  .jinko-area .title-in img:first-child {
    width: 111px;
    height: auto;
  }
  .jinko-area .title-in img:last-child {
    width: 78px;
    height: auto;
    right: 15px;
  }
  .jinko-area .jinko-box {
    border: 3px dashed #d6e3f5;
    margin-top: -25px;
    padding: 65px 40px 15px;
  }
  .jinko-area .jinko-box dl {
    padding: 0 20px;
    margin-bottom: 25px;
  }
  .jinko-area .jinko-box dl dt img {
    width: 31px;
    height: auto;
  }
  .jinko-area .jinko-box dl dd {
    font-size: 1em;
  }
  .jinko-area .jinko-box dl:nth-child(3),
  .jinko-area .jinko-box dl:nth-child(4) {
    margin-bottom: 20px;
  }
  .jinko-area .jinko-box dl:nth-child(3) dt img,
  .jinko-area .jinko-box dl:nth-child(4) dt img {
    width: 22px;
    height: auto;
  }
  .jinko-area .jinko-box .time {
    font-size: 0.9em;
    padding: 0 0.5em;
    margin-right: -40px;
  }
}
/* links-area */
.links-area {
  margin-bottom: 50px;
}
.links-area dt {
  padding-bottom: 20px;
}
.links-area dt img {
  vertical-align: -10px;
  margin: 0 10px;
}
.links-area dd {
  background-color: #d6e3f5;
  padding: 30px 15px 90px;
}
.links-area .pickup-slider .bxslider .bx-viewport li {
  margin-right: 20px !important;
}

@media print, screen and (min-width: 769px) {
  .links-area dt img {
    width: 100px;
    height: auto;
    vertical-align: -7px;
  }
  .links-area dd {
    background-color: #d6e3f5;
    padding: 20px 25px 45px;
  }
  .links-area .pickup-slider .bxslider .bx-viewport li {
    margin-right: 10px !important;
  }
  .links-area .pickup-slider .pickup-slide-next,
  .links-area .pickup-slider .pickup-slide-back {
    right: -25px;
  }
  .links-area .pickup-slider .pickup-slide-back {
    right: auto;
    left: -25px;
  }
}
/* kokoku-area */
.kokoku-area dt {
  margin-bottom: 20px;
}
.kokoku-area dd {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 30px 15px 90px;
}
.kokoku-area .pickup-slider .bxslider .bx-viewport li {
  margin-right: 20px !important;
}
.kokoku-area .pickup-slider .bx-controls .bx-pager.bx-default-pager a {
  border: 2px solid #aaa;
  box-sizing: border-box;
}
.kokoku-area .kokoku-link {
  text-align: right;
  font-size: 0.75em;
  padding: 0.5em 0;
}

@media print, screen and (min-width: 769px) {
  .kokoku-area dd {
    padding: 20px 25px 45px;
  }
  .kokoku-area .pickup-slider .bxslider .bx-viewport li {
    margin-right: 25px !important;
  }
  .kokoku-area .pickup-slider .bx-controls .bx-pager.bx-default-pager a {
    border: 1px solid #aaa;
  }
  .kokoku-area .pickup-slider .pickup-slide-next,
  .kokoku-area .pickup-slider .pickup-slide-back {
    right: -25px;
  }
  .kokoku-area .pickup-slider .pickup-slide-back {
    right: auto;
    left: -25px;
  }
  .kokoku-area .kokoku-link {
    font-size: 0.9em;
  }
}
/*++++++++++++++++++++++++++++++++++
 * トップと下層ページのフッターエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
 /*==================================
フッター
==================================*/
footer {
  margin-top: 100px;
  background-color: #fff;
}
footer .box {
  width: 1000px;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
}
footer #pagetop-pc a {
  display: block;
  position: absolute;
  top: -73px;
  right: -130px;
}
footer #pagetop-pc a img {
  width: 76px;
  height: auto;
}
footer .footer-logo {
  float: left;
}
footer .footer-address {
  float: left;
  width: 205px;
  margin-top: 35px;
}
footer .footer-nav {
  float: right;
}
footer .footer-nav .list {
  overflow: hidden;
  padding: 20px 0 16px;
}
footer .footer-nav .list li {
  float: left;
  margin-left: 10px;
}
footer .footer-nav .list li a {
  display: inline-block;
  padding: 8px 14px;
  padding-right: 24px;
  border: 1px solid #d7d7d7;
  border-radius: 2em;
  background: url(../img_common/listmark03.png) no-repeat right 10px center #fff;
  color: #333;
  text-decoration: none;
}
footer .footer-nav .list li a:hover {
  text-decoration: underline;
}
footer .footer-notes {
  float: right;
  width: 585px;
  font-size: 85%;
  margin-bottom: 10px;
}
footer .copyright {
  padding: 8px 0;
  background-color: #2478a6;
  color: #fff;
  font-size: 85%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  footer .box {
    width: auto;
  }
  footer #pagetop-pc a {
    right: 0;
  }
  footer #pagetop-pc a img {
    width: auto;
  }
  footer .footer-logo,
  footer .footer-address,
  footer .footer-nav,
  footer .footer-notes {
    float: none;
    width: auto;
    text-align: center;
  }
  footer .footer-logo {
    padding-top: 50px;
  }
  footer .footer-address {
    margin-top: 10px;
  }
  footer .footer-nav .list {
    padding: 40px 0;
  }
  footer .footer-nav .list li {
    float: none;
    display: inline-block;
  }
  footer .footer-nav .list li a {
    padding: 10px 20px;
    padding-right: 34px;
    font-size: 90%;
    background: url(../img_common/listmark03sp.png) no-repeat right 14px center #fff;
  }
  footer .footer-nav .list li:first-child {
    margin-left: 0;
  }
  footer .footer-notes {
    padding: 0 2em 40px;
    font-size: 75%;
  }
  footer .copyright {
    padding: 10px 0;
  }
}
