@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  /*ikkrweb preview ie9 emulator ie7 varnish error*/
  /*background:transparent;*/
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  /*ikkrweb preview ie9 emulator ie7 varnish error*/
  /*background:transparent;*/
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .wysiwyg .table-wrapper {
    overflow-x: auto;
  }
}

h2.head-title, .wysiwyg h2, .free-layout-area h2 {
  margin-top: 20px;
  background: url(../img_sub/h2_line.png) no-repeat left bottom #f4fbcd;
  background-size: 100% 7px;
  color: #333;
  font-size: 140%;
  overflow: hidden;
  box-sizing: border-box;
  padding: 8px 15px 6px 15px;
}

h2.head-title a {
  text-decoration-color: #a9be8a;
}

h2.head-title a:link {
  color: #3f7129;
}

h2.head-title a:visited {
  color: #3f7129;
}

h2.head-title a:hover {
  color: #3f7129;
}

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  margin-top: 20px;
  border-radius: 5px;
  background-color: #b2e58f;
  color: #333;
  font-size: 120%;
  box-sizing: border-box;
  overflow: hidden;
  padding: 8px 15px 7px 15px;
}

h4, .wysiwyg h4, .free-layout-area h4 {
  margin-top: 20px;
  display: block;
  line-height: 1.2;
  overflow: hidden;
  font-size: 110%;
  padding: 10px 15px 13px;
  border-radius: 5px;
  border: 3px solid #b2e58f;
}

h5, .wysiwyg h5, .free-layout-area h5 {
  font-size: 110%;
  margin-top: 20px;
  overflow: hidden;
  display: block;
  padding: 0 0 8px 15px;
  line-height: 1.2;
  background: url(../img_sub/h5_line.png) no-repeat left bottom;
  background-size: 100% 7px;
}

h6, .wysiwyg h6, .free-layout-area h6 {
  font-size: 100%;
  padding: 0 0 8px 15px;
  margin-top: 20px;
  overflow: hidden;
  line-height: 1.2;
  border-bottom: 1px dashed #62ab71;
}

.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: #eeede6;
}

.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: #151515;
  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: #3f7129;
  text-decoration: underline;
}

a:visited {
  color: #3f7129;
  text-decoration: underline;
}

a:hover {
  color: #3f7129;
  text-decoration: none;
}

/*アクセシビリティ対応*/
a:focus img {
  /*border:1px solid #C00000;*/
}

a:focus {
  background-color: #cce2fc;
  color: #3f7129;
}

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: #008625;
  text-align: center;
}

.scheme2 {
  border: 1px solid #008625;
  text-align: center;
}

.scheme3 {
  background-color: #ffffff;
  text-align: center;
}

.scheme4 {
  background-color: #b1e490;
  text-align: center;
}

.scheme5 {
  border: 1px solid #b1e490;
  text-align: center;
}

.scheme6 {
  background-color: #141414;
  text-align: center;
}

.scheme7 {
  background-color: #008625;
  text-align: center;
}

.scheme8 {
  background-color: #51c114;
  text-align: center;
}

.scheme9 {
  background-color: #eeede6;
  text-align: center;
}

.scheme10 {
  background-color: #008625;
  text-align: center;
}

.scheme11 {
  background-color: #51c114;
  text-align: center;
}

/* Googleカスタム検索
--------------------------------------------------------- */
/* ----- デフォルトスタイル初期化 ----- */
form.gsc-search-box {
  margin: 0 !important;
  font-size: inherit !important;
}

table.gsc-search-box {
  margin: 0 !important;
  border: none !important;
}

.cse table.gsc-search-box td.gsc-input, table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}

table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}

.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
  box-shadow: none !important;
}

.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
  box-shadow: none !important;
}

table.gsc-search-box td {
  line-height: 1.0;
}

.gsib_a {
  padding: 0 0 0 10px !important;
}

.cse input.gsc-input, input.gsc-input {
  box-sizing: border-box;
  padding: 5px 0 !important;
  border: none !important;
  font-size: inherit !important;
}

.cse input.gsc-input::-webkit-input-placeholder, input.gsc-input::-webkit-input-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input:-moz-placeholder, input.gsc-input:-moz-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input::-moz-placeholder, input.gsc-input::-moz-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input:-ms-input-placeholder, input.gsc-input:-ms-input-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.gsst_b {
  font-size: inherit !important;
  padding: 0 !important;
}

.gsst_a {
  padding: 0 !important;
}

.gscb_a {
  display: inline-block;
  font: inherit !important;
  padding: 0 5px !important;
}

td.gsc-search-button {
  font-size: 0;
}

.gsc-search-button {
  margin: 0 !important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  box-sizing: border-box;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  cursor: pointer;
}

/* ----- カスタム設定 ----- */
.gsc-input-box {
  border: 1px solid #ccc !important;
}

@media print, screen and (min-width: 769px) {
  .gsc-input-box {
    border-radius: 3px 0 0 3px !important;
  }
}

@media screen and (max-width: 768px) {
  .gsc-input-box {
    border-radius: 10px 0 0 10px !important;
  }
}

@media print, screen and (min-width: 769px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 38px;
  }
}

@media screen and (max-width: 768px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 98px;
  }
}

@media print, screen and (min-width: 769px) {
  td.gsc-search-button {
    height: 38px;
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  td.gsc-search-button {
    height: 98px;
    padding-left: 0 !important;
  }
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  background-color: #006314 !important;
}

@media print, screen and (min-width: 769px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    width: 40px !important;
    border-radius: 0 3px 3px 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    width: 100px !important;
    border-radius: 0 10px 10px 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: 32px !important;
    height: 32px !important;
  }
}

.gsc-input {
  font-size: inherit !important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  background-image: none !important;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.hide {
  display: none;
}

.visible-phone {
  display: none;
}

@media screen and (max-width: 768px) {
  .visible-phone {
    display: inherit;
  }
  #google_translate_element .goog-te-gadget-simple {
    transform: scale(2.5, 2.5);
    transform-origin: center center;
  }
  .goog-te-menu-frame {
    transform: scale(2, 2);
    transform-origin: left bottom;
    top: auto !important;
  }
}

/*==================================
header（PC）
==================================*/
@media print, screen and (min-width: 769px) {
  body {
    min-width: 1040px;
  }
  #smartphone a {
    display: block;
    text-align: center;
    padding: 23px 40px 22px;
    font-size: 300%;
    color: #333;
    text-decoration: none;
    border: 2px solid #bebebe;
    background: url(../img_common/spch_icon.png) no-repeat right center #fffb91;
  }
  #header {
    /* .header-subnav-area */
    /* .header-support-area */
    /* end-.header-support-area */
  }
  #header .header-subnav-area {
    padding-bottom: 45px;
  }
  #header .header-subnav-area .header-bg-area {
    position: relative;
    background: url(../img_common/gnav_bg.png) no-repeat left top;
    background-size: 100% 100%;
    padding: 3px 0;
    z-index: 100;
  }
  #header .header-subnav-area .header-content {
    position: relative;
    width: 1020px;
    margin: 0 auto;
    /* #header-nav */
    /* end-#header-nav */
  }
  #header .header-subnav-area .header-content #header-logo {
    position: absolute;
    top: -5px;
    left: 0px;
  }
  #header .header-subnav-area .header-content #header-logo a {
    display: block;
  }
  #header .header-subnav-area .header-content #header-logo a:hover:before {
    content: '';
    width: 133px;
    height: 124px;
    position: absolute;
    top: -55px;
    right: -68px;
    background: url(../img_common/logo_on.png) no-repeat left top;
  }
  #header .header-subnav-area .header-content #header-nav {
    text-align: right;
  }
  #header .header-subnav-area .header-content #header-nav .in {
    display: inline-block;
    vertical-align: top;
  }
  #header .header-subnav-area .header-content #header-nav .list {
    display: table;
    letter-spacing: -0.4em;
    height: 100%;
  }
  #header .header-subnav-area .header-content #header-nav .list li {
    letter-spacing: normal;
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    font-size: 125%;
    height: 100%;
  }
  #header .header-subnav-area .header-content #header-nav .list li:nth-child(1) {
    width: 148px;
  }
  #header .header-subnav-area .header-content #header-nav .list li:nth-child(1) span {
    border: none;
    padding-left: 5px;
  }
  #header .header-subnav-area .header-content #header-nav .list li:nth-child(2) {
    width: 128px;
  }
  #header .header-subnav-area .header-content #header-nav .list li:nth-child(3) {
    width: 115px;
  }
  #header .header-subnav-area .header-content #header-nav .list li:nth-child(4) {
    width: 149px;
  }
  #header .header-subnav-area .header-content #header-nav .list li:nth-child(5) {
    width: 161px;
  }
  #header .header-subnav-area .header-content #header-nav .list li:nth-child(6) {
    width: 135px;
  }
  #header .header-subnav-area .header-content #header-nav .list li:nth-child(6) span {
    padding: 0 11px 0 13px;
  }
  #header .header-subnav-area .header-content #header-nav .list li a {
    display: block;
    padding: 20px 0;
    color: #fff;
    text-decoration: none;
  }
  #header .header-subnav-area .header-content #header-nav .list li a.active {
    background: rgba(0, 0, 0, 0.5);
  }
  #header .header-subnav-area .header-content #header-nav .list li a span {
    display: block;
    border-left: 1px solid #80ba92;
  }
  #header .header-subnav-area .header-content #header-nav .dropmenu {
    width: 816px;
    margin-top: -8px;
    padding: 25px 0 10px;
    position: absolute;
    right: 0;
    background: #045f1c;
    border-radius: 0 0 5px 5px;
    z-index: 9;
  }
  #header .header-subnav-area .header-content #header-nav .dropmenu > .in {
    text-align: left;
    margin: 0 auto;
    display: block;
    padding: 5px 20px;
    box-sizing: border-box;
    background: url(../img_common/gnav_bg_00.png) repeat-y center top 16px;
  }
  #header .header-subnav-area .header-content #header-nav .dropmenu > .in .headerNaviDynList {
    letter-spacing: -0.4em;
  }
  #header .header-subnav-area .header-content #header-nav .dropmenu > .in .headerNaviDynList li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 33.3%;
    padding: 10px;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.1em;
  }
  #header .header-subnav-area .header-content #header-nav .dropmenu > .in .headerNaviDynList li a {
    font-size: 60%;
    display: inline-block;
    padding: 0 0 0 16px;
    background: url(../img_common/gnav_link_arrow.png) no-repeat left 7px;
    background-size: 6px 10px;
    color: #4c7a31;
    vertical-align: top;
  }
  #header .header-subnav-area .header-content #header-nav .dropmenu > .in .headerNaviDynList li a:hover {
    text-decoration: underline;
  }
  #header .header-subnav-area .header-content #header-nav .nav1 .dropmenu {
    background: url(../img_common/gnav_arrow.png) no-repeat left 45px top, url(../img_common/gnav_bg_top.png) no-repeat center top 16px, url(../img_common/gnav_bg_bottom.png) no-repeat center bottom;
  }
  #header .header-subnav-area .header-content #header-nav .nav2 .dropmenu {
    background: url(../img_common/gnav_arrow.png) no-repeat left 180px top, url(../img_common/gnav_bg_top.png) no-repeat center top 16px, url(../img_common/gnav_bg_bottom.png) no-repeat center bottom;
  }
  #header .header-subnav-area .header-content #header-nav .nav3 .dropmenu {
    background: url(../img_common/gnav_arrow.png) no-repeat left 300px top, url(../img_common/gnav_bg_top.png) no-repeat center top 16px, url(../img_common/gnav_bg_bottom.png) no-repeat center bottom;
  }
  #header .header-subnav-area .header-content #header-nav .nav4 .dropmenu {
    background: url(../img_common/gnav_arrow.png) no-repeat right 360px top, url(../img_common/gnav_bg_top.png) no-repeat center top 16px, url(../img_common/gnav_bg_bottom.png) no-repeat center bottom;
  }
  #header .header-subnav-area .header-content #header-nav .nav5 .dropmenu {
    background: url(../img_common/gnav_arrow.png) no-repeat right 205px top, url(../img_common/gnav_bg_top.png) no-repeat center top 16px, url(../img_common/gnav_bg_bottom.png) no-repeat center bottom;
  }
  #header .header-subnav-area .header-content #header-nav .nav6 .dropmenu {
    background: url(../img_common/gnav_arrow.png) no-repeat right 60px top, url(../img_common/gnav_bg_top.png) no-repeat center top 16px, url(../img_common/gnav_bg_bottom.png) no-repeat center bottom;
  }
  #header .header-support-area {
    width: 1000px;
    margin: 0 auto;
  }
  #header .header-support-area .box {
    display: table;
  }
  #header .header-support-area .box > .in {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0;
  }
  #header .header-support-area .box > .in:nth-child(1) {
    width: 114px;
    margin-top: 3px;
    display: block;
  }
  #header .header-support-area .box > .in:nth-child(2) {
    width: 255px;
  }
  #header .header-support-area .box > .in:nth-child(3) {
    width: 208px;
  }
  #header .header-support-area .box > .in:nth-child(4) {
    width: 173px;
  }
  #header .header-support-area .box > .in:nth-child(5) {
    width: 250px;
  }
  #header .header-support-area .box .unit a {
    color: #3f7129;
    line-height: 25px;
    padding-left: 15px;
    background: url(../img_common/honbun_arw.png) no-repeat left center;
  }
  #header .header-support-area .box .unit a:hover {
    text-decoration: none;
  }
  #header .header-support-area .box #header-size dt {
    display: inline-block;
    vertical-align: middle;
  }
  #header .header-support-area .box #header-size dt > span {
    color: #333;
    line-height: 25px;
  }
  #header .header-support-area .box #header-size dd {
    display: inline-block;
    vertical-align: middle;
  }
  #header .header-support-area .box #header-size dd a {
    line-height: 25px;
    display: block;
  }
  #header .header-support-area .box #header-color dt {
    display: inline-block;
    vertical-align: middle;
  }
  #header .header-support-area .box #header-color dt > span {
    color: #333;
    line-height: 25px;
  }
  #header .header-support-area .box #header-color dd {
    display: inline-block;
    vertical-align: middle;
  }
  #header .header-support-area .box #header-color dd a {
    line-height: 25px;
    display: block;
  }
  #header .header-support-area .box .h-language {
    line-height: 25px;
    vertical-align: middle;
  }
  #header .header-support-area .box .h-search-box {
    line-height: 25px;
    vertical-align: middle;
  }
  #header .header-support-area .box .h-search-box button.gsc-search-button-v2:-moz-focusring {
    border: 1px dotted #fff !important;
    box-sizing: border-box;
  }
}

/*==================================
header（SP）
==================================*/
@media screen and (max-width: 768px) {
  #sp-header {
    /* モーダル */
  }
  #sp-header > .box {
    display: block;
    margin: 0 0 5% !important;
    /* #sp-header-logo */
    /* end-#sp-header-logo */
    /* #sp-header-logo */
    /* end-#sp-header-logo */
  }
  #sp-header > .box #sp-header-logo {
    height: 156px;
  }
  #sp-header > .box #sp-header-logo a {
    display: inline-block;
  }
  #sp-header > .box #sp-header-logo img {
    max-width: 98%;
  }
  #sp-header > .box #sp-header-nav {
    position: absolute;
    right: 10px;
    top: 0;
    width: 100%;
    background: none;
  }
  #sp-header > .box #sp-header-nav .list {
    display: none;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area img {
    max-width: 100%;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-search {
    position: absolute;
    top: 30px;
    right: 125px;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-search a {
    display: inline-block;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu {
    position: absolute;
    top: 30px;
    right: 10px;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu a {
    display: inline-block;
  }
  #sp-header .modal-search-bg,
  #sp-header .modal-menu-bg {
    width: 100%;
    height: 1000px;
    display: none;
    position: absolute;
    top: 176px;
    left: 0;
    opacity: 0.7;
    background: #000;
    z-index: 9;
  }
  #sp-header .modal-search,
  #sp-header .modal-menu {
    display: none;
    position: absolute;
    top: 156px;
    left: 0;
    z-index: 100;
    width: 100%;
    text-align: center;
  }
  #sp-header .modal-search .bg-area,
  #sp-header .modal-menu .bg-area {
    background: url(../img_common/sp_t_line.png) no-repeat left top, url(../img_common/sp_b_line.png) no-repeat left bottom;
    padding: 10px 0;
  }
  #sp-header .modal-search .in,
  #sp-header .modal-menu .in {
    padding: 0 34px 0;
    background: #00821a;
    box-sizing: border-box;
  }
  #sp-header .modal-search .box,
  #sp-header .modal-menu .box {
    border-bottom: 2px solid #4da85f;
  }
  #sp-header .modal-search .box a,
  #sp-header .modal-menu .box a {
    display: block;
    padding: 30px 0;
    text-decoration: none;
    color: #fff;
    background: url(../img_common/link_arw_01.png) no-repeat right center;
  }
  #sp-header .modal-search .modal-menu-close,
  #sp-header .modal-menu .modal-menu-close {
    position: absolute;
    top: -126px;
    right: 20px;
  }
  #sp-header .modal-search .modal-menu-close a,
  #sp-header .modal-menu .modal-menu-close a {
    display: inline-block;
  }
  #sp-header .modal-search .search-dummy,
  #sp-header .modal-menu .search-dummy {
    position: absolute;
    top: -126px;
    right: 135px;
  }
  #sp-header .modal-search .search-dummy a,
  #sp-header .modal-menu .search-dummy a {
    display: inline-block;
  }
  #sp-header .modal-search .h-menu,
  #sp-header .modal-menu .h-menu {
    display: table;
    width: 100%;
    padding: 45px 0px;
    box-sizing: border-box;
  }
  #sp-header .modal-search .h-menu > div,
  #sp-header .modal-menu .h-menu > div {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    box-sizing: border-box;
  }
  #sp-header .modal-search .h-menu > div:nth-child(1),
  #sp-header .modal-menu .h-menu > div:nth-child(1) {
    padding-right: 5px;
  }
  #sp-header .modal-search .h-menu > div:nth-child(2),
  #sp-header .modal-menu .h-menu > div:nth-child(2) {
    padding-left: 5px;
  }
  #sp-header .modal-search .h-menu .pc-view a,
  #sp-header .modal-menu .h-menu .pc-view a {
    display: block;
    background: url(../img_common/icon_pcview.png) no-repeat 52px center, url(../img_common/sp_bg_pcview.png) no-repeat left top;
    padding: 21px 0 20px 111px;
    color: #333;
    text-decoration: none;
    background-size: 38px 28px, 100% 100%;
    text-align: left;
  }
  #sp-header .modal-search .modal-menu-close {
    position: absolute;
    top: -126px;
    right: 135px;
  }
  #sp-header .modal-search .modal-menu-close a {
    display: inline-block;
  }
  #sp-header .modal-search .menu-dummy {
    position: absolute;
    top: -126px;
    right: 20px;
  }
  #sp-header .modal-search .menu-dummy a {
    display: inline-block;
  }
  #sp-header .modal-search .h-search-box {
    padding: 55px 0;
  }
}

@media screen and (max-width: 768px) and (max-width: 570px) {
  #sp-header .modal-search,
  #sp-header .modal-menu {
    top: 90px;
  }
  #sp-header .modal-menu .arrow {
    right: 6%;
  }
  #sp-header .modal-search .arrow {
    right: 24%;
  }
}

/*container*/
@media screen and (max-width: 768px) {
  #container {
    margin: 0 10px;
  }
}

/*++++++++++++++++++++++++++++++++++
 * トップページのコンテンツエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
/* container */
@media screen and (max-width: 768px) {
  #container {
    margin: 0 !important;
  }
}

/* ヘッダー */
@media print, screen and (min-width: 769px) {
  #header {
    margin-bottom: -20px;
  }
  #header .header-subnav-area {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  #sp-header {
    position: relative;
    z-index: 70;
    margin-bottom: -5px;
  }
  #sp-header > .box {
    background: url(../img_top/sp_mv_t_line.png) no-repeat center bottom;
    margin: 0 !important;
  }
}

#main {
  position: relative;
  overflow: hidden;
}

@media print, screen and (min-width: 769px) {
  .contents-wrap {
    display: table;
    width: 100%;
  }
  .contents-wrap > div {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    box-sizing: border-box;
  }
  .contents-wrap .cw-left {
    padding-right: 20px;
  }
  .contents-wrap .cw-left .list2 li a:-moz-focusring {
    border: 1px dotted #333 !important;
  }
  .contents-wrap .cw-right {
    padding-left: 20px;
  }
}

.top-contents01 {
  position: relative;
  z-index: 60;
}

.top-contents01 .top-note h2.title {
  color: #fff;
}

@media print, screen and (min-width: 769px) {
  .top-contents01 {
    padding: 36px 0 0;
    background: url(../img_top/pc_content_line.png) no-repeat center top;
  }
}

@media screen and (max-width: 768px) {
  .top-contents01 {
    padding: 43px 34px 0;
    background: url(../img_top/sp_mv_b_line.png) no-repeat center top;
  }
}

.top-contents01 > .in {
  padding: 6px 0 0;
}

@media print, screen and (min-width: 769px) {
  .top-contents01 > .in {
    width: 1000px;
    margin: 0 auto;
    background: url(../img_top/pc_waku_001_t.png) no-repeat center top;
    background-size: 100%;
  }
}

@media screen and (max-width: 768px) {
  .top-contents01 > .in {
    background: url(../img_top/sp_waku_001_t.png) no-repeat center top;
    background-size: 100%;
  }
}

@media print, screen and (min-width: 769px) {
  .top-contents01 > .in > .box {
    padding: 30px 30px 36px;
    background: url(../img_top/pc_waku_001_b.png) no-repeat center bottom;
    background-size: 100%;
  }
}

@media screen and (max-width: 768px) {
  .top-contents01 > .in > .box {
    padding: 24px 30px 30px;
    background: url(../img_top/sp_waku_001_b.png) no-repeat center bottom;
    background-size: 100%;
  }
}

@media print, screen and (min-width: 769px) {
  .top-contents02 {
    width: 1000px;
    margin: 0 auto;
  }
}

/* メインビジュアル関連 */
@media print, screen and (min-width: 769px) {
  .mainvisual {
    margin-bottom: -20px;
    background: #e7edce;
  }
}

@media screen and (max-width: 768px) {
  .mainvisual {
    margin-bottom: -5px;
  }
}

@media print, screen and (min-width: 769px) {
  .mainvisual > .in .top-slider {
    height: 440px;
  }
}

.mainvisual > .in .top-slider > .in {
  position: relative;
}

.mainvisual > .in .top-slider > .in li:has(a:focus-visible) {
  width: calc(100% - 8px) !important;
}

.mainvisual > .in .top-slider > .in a {
  display: block;
}

.mainvisual > .in .top-slider > .in a:focus-visible img {
  border: 3px solid #000;
  margin-top: 20px;
  height: 395px;
}

@media print, screen and (min-width: 769px) {
  .mainvisual > .in .top-slider > .in a:hover {
    opacity: 0.7;
  }
}

.mainvisual > .in .top-slider > .in img {
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: 'object-fit: cover; object-position: 50% 50%;';
}

@media print, screen and (min-width: 769px) {
  .mainvisual > .in .top-slider > .in img {
    height: 440px;
  }
}

@media screen and (max-width: 768px) {
  .mainvisual > .in .top-slider > .in img {
    height: 378px;
  }
}

.mainvisual > .in .top-slider > .in .bx-wrapper {
  margin: 0 auto;
}

.mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls {
  letter-spacing: -0.4em;
  font-size: 1px;
  text-align: center;
  position: absolute;
  z-index: 51;
}

@media print, screen and (min-width: 769px) {
  .mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls {
    bottom: 40px;
    right: 50%;
    margin-right: -500px;
  }
}

@media screen and (max-width: 768px) {
  .mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls {
    bottom: 25px;
    right: 20px;
  }
}

.mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-pager {
  display: inline-block;
  vertical-align: middle;
}

.mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}

@media print, screen and (min-width: 769px) {
  .mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
    margin: 0 10px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
    margin: 0 15px 0 0;
  }
}

.mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
  text-indent: -9999px;
  background: url(../img_top/dots.png) no-repeat 0 0;
}

@media print, screen and (min-width: 769px) {
  .mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
    width: 12px;
    height: 12px;
    background-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
    width: 24px;
    height: 24px;
  }
}

.mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active {
  background: url(../img_top/dots_act.png) no-repeat 0 0;
}

@media print, screen and (min-width: 769px) {
  .mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active {
    background-size: 12px;
  }
}

.mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-controls-auto {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-controls-auto {
    margin: 0 0 0 15px;
  }
}

.mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item a {
  text-indent: -9999px;
}

@media print, screen and (min-width: 769px) {
  .mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item a {
    width: 28px;
    height: 28px;
  }
}

@media screen and (max-width: 768px) {
  .mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item a {
    width: 56px;
    height: 56px;
  }
}

.mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop {
  background: url(../img_top/stop.png) no-repeat 0 0;
}

@media print, screen and (min-width: 769px) {
  .mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop {
    background-size: 28px;
  }
}

.mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item a.bx-start {
  background: url(../img_top/start.png) no-repeat 0 0;
}

@media print, screen and (min-width: 769px) {
  .mainvisual > .in .top-slider > .in .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item a.bx-start {
    background-size: 28px;
  }
}

/* 緊急情報 */
#smartalert-wrap .title-box {
  background-color: #c52e2e;
  color: #fff;
  display: flex;
}

@media print, screen and (min-width: 769px) {
  #smartalert-wrap .title-box {
    align-items: center;
    justify-content: space-between;
    padding: 3px 16px 3px 25px;
    min-height: 40px;
    border-radius: 5px 5px 0 0;
  }
}

@media screen and (max-width: 768px) {
  #smartalert-wrap .title-box {
    flex-direction: column;
    gap: 10px;
    padding: 23px 28px 20px 28px;
    border-radius: 3px 3px 0 0;
  }
}

#smartalert-wrap .title-box .title {
  line-height: 1.2;
}

@media print, screen and (min-width: 769px) {
  #smartalert-wrap .title-box .title {
    font-size: 125%;
  }
}

@media screen and (max-width: 768px) {
  #smartalert-wrap .title-box .title {
    font-size: 100%;
  }
}

#smartalert-wrap .title-box a {
  color: #fff;
  background-image: url(../img_top/link_arw_05.png);
  background-repeat: no-repeat;
  background-position: left center;
}

@media print, screen and (min-width: 769px) {
  #smartalert-wrap .title-box a {
    padding-left: 23px;
    background-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  #smartalert-wrap .title-box a {
    padding-left: 28px;
    font-size: 85%;
  }
}

#smartalert-wrap .sec-box {
  border-top: none;
}

@media print, screen and (min-width: 769px) {
  #smartalert-wrap .sec-box {
    border: 1px solid #c52e2e;
    border-radius: 0 0 5px 5px;
    padding: 20px 24px 22px;
  }
  #smartalert-wrap .sec-box .date {
    float: left;
  }
  #smartalert-wrap .sec-box .txt {
    padding-left: 9em;
  }
}

@media screen and (max-width: 768px) {
  #smartalert-wrap .sec-box {
    border: 2px solid #c52e2e;
    border-radius: 0 0 3px 3px;
    padding: 35px 28px 40px;
  }
}

@media print, screen and (min-width: 769px) {
  #smartalert-wrap .sec-box li + li {
    margin-top: 8px;
  }
}

@media screen and (max-width: 768px) {
  #smartalert-wrap .sec-box li + li {
    margin-top: 15px;
  }
}

@media print, screen and (min-width: 769px) {
  #smartalert-wrap .btn {
    width: 410px;
    margin: 10px 0 20px auto;
  }
}

@media screen and (max-width: 768px) {
  #smartalert-wrap .btn {
    margin: 30px 0 50px;
  }
}

#smartalert-wrap .btn a {
  display: block;
  color: #fff;
  text-decoration: none;
}

@media print, screen and (min-width: 769px) {
  #smartalert-wrap .btn a {
    background: url(../img_top/link_arw_04.png) no-repeat right 25px center, url(../img_top/pc_btn_bg_006.png) no-repeat center center;
    background-size: 16px, 100% 100%;
    padding: 19px 45px 18px 35px;
    font-size: 110%;
  }
}

@media screen and (max-width: 768px) {
  #smartalert-wrap .btn a {
    background: url(../img_top/link_arw_04.png) no-repeat right 23px center, url(../img_top/sp_btn_bg_006.png) no-repeat center center;
    background-size: 21px, 100% 100%;
    padding: 30px 46px 30px 32px;
  }
}

#smartalert-wrap .btn a:hover {
  opacity: 0.85;
}

/* ご注意 */
.top-note {
  border-radius: 5px;
}

@media print, screen and (min-width: 769px) {
  .top-note {
    margin: 0 0 20px;
    border: 1px solid #f6b6c1;
  }
}

@media screen and (max-width: 768px) {
  .top-note {
    margin: 0 0 41px;
    border: 2px solid #f6b6c1;
  }
}

.top-note > .in {
  display: table;
  width: 100%;
}

.top-note > .in > div {
  display: table-cell;
  vertical-align: middle;
}

.top-note > .in .title-wrap {
  background: url(../img_top/caution_bg.png) no-repeat center center;
  background-size: cover;
}

@media print, screen and (min-width: 769px) {
  .top-note > .in .title-wrap {
    width: 129px;
  }
}

@media screen and (max-width: 768px) {
  .top-note > .in .title-wrap {
    width: 142px;
  }
}

.top-note > .in .title-wrap .title {
  font-weight: normal;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-note > .in .title-wrap .title {
    font-size: 130%;
  }
}

@media screen and (max-width: 768px) {
  .top-note > .in .title-wrap .title {
    font-size: 1em;
  }
}

@media print, screen and (min-width: 769px) {
  .top-note > .in .note-box {
    padding: 13px 25px;
  }
}

@media screen and (max-width: 768px) {
  .top-note > .in .note-box {
    padding: 28px 30px;
  }
}

@media print, screen and (min-width: 769px) {
  .top-note > .in .note-box .list li {
    margin: 10px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-note > .in .note-box .list li {
    margin: 20px 0 0;
  }
}

.top-note > .in .note-box .list li:nth-child(1) {
  margin-top: 0;
}

.top-note > .in .note-box .list li a {
  color: #3f7129;
}

@media print, screen and (min-width: 769px) {
  .top-note > .in .note-box .list li a {
    font-size: 110%;
  }
}

/* 何かある前にご確認ください もしものときは */
@media print, screen and (min-width: 769px) {
  .top-case > .in {
    display: table;
    width: 100%;
  }
  .top-case > .in > div {
    display: table-cell;
    vertical-align: middle;
  }
}

.top-case > .in .title-wrap {
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .title-wrap {
    width: 279px;
  }
}

.top-case > .in .title-wrap .title {
  background: url(../img_top/icon_caution.png) no-repeat left center;
  font-size: 100%;
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .title-wrap .title {
    padding: 0 20px 0 50px;
    background-size: 50px;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .title-wrap .title {
    display: inline-block;
    padding: 0 0 0 93px;
  }
}

.top-case > .in .title-wrap .title > span {
  display: block;
}

.top-case > .in .title-wrap .title .ttl-sub {
  font-weight: normal;
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .title-wrap .title .ttl-sub {
    font-size: 110%;
  }
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .title-wrap .title .ttl-main {
    font-size: 140%;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .title-wrap .title .ttl-main {
    font-size: 1.3em;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .case-box {
    padding: 18px 0 0;
  }
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .case-box .list {
    display: table;
    width: 100%;
    height: 100%;
  }
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .case-box .list li {
    display: table-cell;
    vertical-align: top;
    height: 100%;
  }
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .case-box .list li:nth-child(2) {
    width: 339px;
    padding-left: 17px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .case-box .list li:nth-child(2) {
    margin-top: 20px;
  }
}

.top-case > .in .case-box .list li a {
  display: block;
  color: #333;
  text-decoration: none;
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .case-box .list li a {
    height: 100%;
    padding: 30px 38px 28px;
    box-sizing: border-box;
  }
  .top-case > .in .case-box .list li a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .case-box .list li a {
    padding: 31px 64px 23px;
  }
}

.top-case > .in .case-box .list li a .case-title {
  text-align: center;
  font-weight: bold;
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .case-box .list li a .case-title {
    font-size: 140%;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .case-box .list li a .case-title {
    font-size: 1.3em;
  }
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .case-box .list li a .case-text {
    padding: 10px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .case-box .list li a .case-text {
    padding: 7px 0 0;
  }
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .case-box .list li:nth-child(1) a {
    background: url(../img_top/link_arw_01.png) no-repeat right 14px bottom 10px, url(../img_top/pc_btn_bg_001.png) no-repeat center center;
    background-size: 16px, 100% 100%;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .case-box .list li:nth-child(1) a {
    background: url(../img_top/link_arw_01.png) no-repeat right 20px bottom 22px, url(../img_top/sp_btn_bg_001.png) no-repeat center center;
    background-size: 32px, 100% 100%;
  }
}

.top-case > .in .case-box .list li:nth-child(2) a .case-text {
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .case-box .list li:nth-child(2) a {
    background: url(../img_top/link_arw_01.png) no-repeat right 14px bottom 10px, url(../img_top/pc_btn_bg_002.png) no-repeat center center;
    background-size: 16px, 100% 100%;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .case-box .list li:nth-child(2) a {
    background: url(../img_top/link_arw_01.png) no-repeat right 20px bottom 22px, url(../img_top/sp_btn_bg_002.png) no-repeat center center;
    background-size: 32px, 100% 100%;
  }
}

/* バナー */
@media print, screen and (min-width: 769px) {
  .top-banner {
    position: absolute;
    top: 310px;
    left: 50%;
    z-index: 60;
    margin-left: -500px;
  }
}

@media screen and (max-width: 768px) {
  .top-banner {
    padding: 58px 0 0;
  }
}

.top-banner > .in .banner-box .list {
  letter-spacing: -0.4em;
}

@media screen and (max-width: 768px) {
  .top-banner > .in .banner-box .list {
    padding: 0 24px;
  }
}

.top-banner > .in .banner-box .list li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

@media print, screen and (min-width: 769px) {
  .top-banner > .in .banner-box .list li {
    width: 200px;
    margin: 0 10px 0 0;
  }
  .top-banner > .in .banner-box .list li:nth-child(4) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .top-banner > .in .banner-box .list li {
    width: 50%;
    padding: 0 10px 20px;
    box-sizing: border-box;
  }
}

.top-banner > .in .banner-box .list li a {
  display: block;
}

@media print, screen and (min-width: 769px) {
  .top-banner > .in .banner-box .list li a:hover {
    opacity: 0.7;
  }
}

.top-banner > .in .banner-box .list li img {
  width: 100%;
}

/* どういった事でおこまりですか？ 場面・状況から探す */
@media print, screen and (min-width: 769px) {
  .top-search {
    padding: 61px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-search {
    padding: 75px 0 0;
  }
}

.top-search > .in .title-wrap {
  text-align: center;
}

.top-search > .in .title-wrap .title {
  display: inline-block;
  background: url(../img_top/icon_search.png) no-repeat left center;
  font-size: 100%;
  font-weight: normal;
}

@media print, screen and (min-width: 769px) {
  .top-search > .in .title-wrap .title {
    padding: 0 0 0 79px;
    background-size: 62px;
  }
}

@media screen and (max-width: 768px) {
  .top-search > .in .title-wrap .title {
    padding: 0 0 0 121px;
  }
}

.top-search > .in .title-wrap .title > span {
  display: block;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-search > .in .title-wrap .title > span {
    width: 286px;
  }
}

@media print, screen and (min-width: 769px) {
  .top-search > .in .title-wrap .title .ttl-sub {
    font-size: 130%;
  }
}

@media screen and (max-width: 768px) {
  .top-search > .in .title-wrap .title .ttl-sub {
    font-size: 1.1em;
  }
}

@media print, screen and (min-width: 769px) {
  .top-search > .in .title-wrap .title .ttl-main {
    font-size: 220%;
  }
}

@media screen and (max-width: 768px) {
  .top-search > .in .title-wrap .title .ttl-main {
    font-size: 1.9em;
  }
}

@media print, screen and (min-width: 769px) {
  .top-search > .in .search-box {
    padding: 26px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-search > .in .search-box {
    padding: 24px 0 0;
  }
}

.top-search > .in .search-box .list {
  letter-spacing: -0.4em;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .top-search > .in .search-box .list {
    padding: 0 36px;
  }
}

.top-search > .in .search-box .list li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

@media print, screen and (min-width: 769px) {
  .top-search > .in .search-box .list li {
    width: 141px;
    margin: 0 20px 10px 0;
  }
  .top-search > .in .search-box .list li:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .top-search > .in .search-box .list li {
    width: 33.3%;
    padding: 0 10px 20px;
    box-sizing: border-box;
  }
}

.top-search > .in .search-box .list li a {
  display: block;
  color: #3f7129;
  text-decoration: none;
}

@media print, screen and (min-width: 769px) {
  .top-search > .in .search-box .list li a {
    font-size: 130%;
  }
  .top-search > .in .search-box .list li a:hover {
    opacity: 0.7;
  }
}

.top-search > .in .search-box .list li a .search-img img {
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  .top-search > .in .search-box .list li a .search-text {
    min-height: 56px;
    padding: 7px 0;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 768px) {
  .top-search > .in .search-box .list li a .search-text {
    padding: 11px 0;
  }
}

.top-search > .in .search-box .list2 {
  letter-spacing: -0.4em;
}

@media print, screen and (min-width: 769px) {
  .top-search > .in .search-box .list2 {
    padding: 29px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-search > .in .search-box .list2 {
    padding: 20px 24px 0;
  }
}

.top-search > .in .search-box .list2 li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

@media print, screen and (min-width: 769px) {
  .top-search > .in .search-box .list2 li {
    width: 236px;
    margin: 0 8px 0 0;
  }
  .top-search > .in .search-box .list2 li:nth-child(2) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .top-search > .in .search-box .list2 li {
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
  }
}

.top-search > .in .search-box .list2 li a {
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

@media print, screen and (min-width: 769px) {
  .top-search > .in .search-box .list2 li a {
    padding: 19px 0;
    background: url(../img_top/pc_btn_bg_003.png) no-repeat center center;
    background-size: 100% 100%;
    font-size: 130%;
  }
  .top-search > .in .search-box .list2 li a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 768px) {
  .top-search > .in .search-box .list2 li a {
    padding: 25px 0;
    background: url(../img_top/sp_btn_bg_003.png) no-repeat center center;
    background-size: 100% 100%;
  }
}

.top-search > .in .search-box .list2 li a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
}

@media print, screen and (min-width: 769px) {
  .top-search > .in .search-box .list2 li a:before {
    width: 24px;
    height: 24px;
    margin: 0 17px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-search > .in .search-box .list2 li a:before {
    width: 36px;
    height: 36px;
    margin: 0 22px 0 0;
  }
}

.top-search > .in .search-box .list2 li:nth-child(1) a:before {
  background: url(../img_top/icon_pencil.png) no-repeat 0 0;
}

@media print, screen and (min-width: 769px) {
  .top-search > .in .search-box .list2 li:nth-child(1) a:before {
    background-size: 24px;
  }
}

.top-search > .in .search-box .list2 li:nth-child(2) a:before {
  background: url(../img_top/icon_gomi.png) no-repeat 0 0;
}

@media print, screen and (min-width: 769px) {
  .top-search > .in .search-box .list2 li:nth-child(2) a:before {
    background-size: 24px;
  }
}

/* 村からのお知らせ */
@media print, screen and (min-width: 769px) {
  .top-info {
    padding: 68px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-info {
    padding: 89px 34px 0;
  }
}

.top-info > .in .title {
  font-weight: normal;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-info > .in .title {
    font-size: 220%;
  }
}

.top-info > .in .title:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url(../img_top/icon_speaker.png) no-repeat 0 0;
}

@media print, screen and (min-width: 769px) {
  .top-info > .in .title:before {
    width: 62px;
    height: 62px;
    margin: 0 22px 0 0;
    background-size: 62px;
  }
}

@media screen and (max-width: 768px) {
  .top-info > .in .title:before {
    width: 98px;
    height: 98px;
    margin: 0 27px 0 0;
  }
}

@media print, screen and (min-width: 769px) {
  .top-info > .in #top-tab {
    padding: 33px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-info > .in #top-tab {
    padding: 20px 0 0;
  }
}

.top-info > .in #top-tab .tab-nav .list {
  letter-spacing: -0.4em;
}

@media screen and (max-width: 768px) {
  .top-info > .in #top-tab .tab-nav .list {
    margin: 0 -3px;
  }
}

.top-info > .in #top-tab .tab-nav .list li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: bottom;
}

@media print, screen and (min-width: 769px) {
  .top-info > .in #top-tab .tab-nav .list li {
    width: 117px;
    margin: 0 4px 0 0;
  }
  .top-info > .in #top-tab .tab-nav .list li:nth-child(4) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .top-info > .in #top-tab .tab-nav .list li {
    width: 25%;
    padding: 0 3px;
    box-sizing: border-box;
  }
}

.top-info > .in #top-tab .tab-nav .list li a {
  display: block;
  margin-bottom: -3px;
  color: #000;
  text-align: center;
  text-decoration: none;
}

@media print, screen and (min-width: 769px) {
  .top-info > .in #top-tab .tab-nav .list li a {
    padding: 16px 0 15px;
    background: url(../img_top/pc_tab_off.png) no-repeat center bottom;
    background-size: 100% 100%;
    font-size: 120%;
  }
}

@media screen and (max-width: 768px) {
  .top-info > .in #top-tab .tab-nav .list li a {
    padding: 16px 0;
    background: url(../img_top/sp_tab_off.png) no-repeat center bottom;
    background-size: 100% 100%;
  }
}

.top-info > .in #top-tab .tab-nav .list li.hover a {
  margin-bottom: -7px;
  color: #fff;
}

@media print, screen and (min-width: 769px) {
  .top-info > .in #top-tab .tab-nav .list li.hover a {
    padding: 22px 0;
    background: url(../img_top/pc_tab_on.png) no-repeat center bottom;
    background-size: 100% 100%;
  }
}

@media screen and (max-width: 768px) {
  .top-info > .in #top-tab .tab-nav .list li.hover a {
    padding: 28px 0;
    background: url(../img_top/sp_tab_on.png) no-repeat center bottom;
    background-size: 100% 100%;
  }
}

@media print, screen and (min-width: 769px) {
  .top-info > .in #top-tab > .in .box {
    padding: 17px 27px 35px;
    background: url(../img_top/pc_tab_waku_t.png) no-repeat center top, url(../img_top/pc_tab_waku_b.png) no-repeat center bottom;
    background-size: 100%;
  }
}

@media screen and (max-width: 768px) {
  .top-info > .in #top-tab > .in .box {
    background: url(../img_top/sp_tab_waku_t.png) no-repeat center top, url(../img_top/sp_tab_waku_b.png) no-repeat center bottom;
    background-size: 100%;
    padding: 36px 46px 46px;
  }
}

.top-info > .in #top-tab > .in .box.hide {
  display: none;
}

.top-info > .in #top-tab > .in .box .list2 {
  overflow: auto;
}

@media print, screen and (min-width: 769px) {
  .top-info > .in #top-tab > .in .box .list2 {
    height: 512px;
  }
}

@media screen and (max-width: 768px) {
  .top-info > .in #top-tab > .in .box .list2 {
    height: 677px;
  }
}

@media print, screen and (min-width: 769px) {
  .top-info > .in #top-tab > .in .box .list2 li {
    border-bottom: 1px dashed #13812a;
  }
}

@media screen and (max-width: 768px) {
  .top-info > .in #top-tab > .in .box .list2 li {
    border-bottom: 2px dashed #13812a;
  }
}

@media print, screen and (min-width: 769px) {
  .top-info > .in #top-tab > .in .box .list2 li .body-box {
    padding: 22px 0;
  }
}

@media screen and (max-width: 768px) {
  .top-info > .in #top-tab > .in .box .list2 li .body-box {
    padding: 29px 0;
  }
}

.top-info > .in #top-tab > .in .box .list2 li .body-box > span {
  display: block;
}

@media print, screen and (min-width: 769px) {
  .top-info > .in #top-tab > .in .box .list2 li .body-box > span {
    font-size: 110%;
  }
}

.top-info > .in #top-tab > .in .box .list2 li .body-box .text a {
  color: #3f7129;
}

@media print, screen and (min-width: 769px) {
  .top-info > .in #top-tab > .in .box .list3 {
    padding: 26px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-info > .in #top-tab > .in .box .list3 {
    padding: 42px 0 0;
  }
}

.top-info > .in #top-tab > .in .box .list3 li {
  text-align: center;
}

.top-info > .in #top-tab > .in .box .list3 li a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}

@media print, screen and (min-width: 769px) {
  .top-info > .in #top-tab > .in .box .list3 li a {
    width: 270px;
    padding: 21px 0 20px;
    background: url(../img_top/pc_btn_bg_004.png) no-repeat center center;
    background-size: 100% 100%;
    font-size: 110%;
  }
  .top-info > .in #top-tab > .in .box .list3 li a:hover {
    opacity: 0.7;
  }
  .top-info > .in #top-tab > .in .box .list3 li a:-moz-focusring {
    border: 1px dotted #333 !important;
  }
}

@media screen and (max-width: 768px) {
  .top-info > .in #top-tab > .in .box .list3 li a {
    width: 430px;
    padding: 25px 0;
    background: url(../img_top/sp_btn_bg_004.png) no-repeat center center;
    background-size: 100% 100%;
  }
}

.top-info > .in #top-tab > .in .box .list3 li a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url(../img_top/icon_list.png) no-repeat 0 0;
}

@media print, screen and (min-width: 769px) {
  .top-info > .in #top-tab > .in .box .list3 li a:before {
    width: 24px;
    height: 24px;
    margin: 0 5px 0 0;
    background-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .top-info > .in #top-tab > .in .box .list3 li a:before {
    width: 36px;
    height: 36px;
    margin: 0 12px 0 0;
  }
}

@media print, screen and (min-width: 769px) {
  .top-info > .in #top-tab > .in .box .wysiwyg {
    height: 593px;
  }
}

@media screen and (max-width: 768px) {
  .top-info > .in #top-tab > .in .box .wysiwyg {
    height: 799px;
  }
}

/* 村政の状況をお伝えします 村政・まちづくり */
@media print, screen and (min-width: 769px) {
  .top-develop {
    padding: 68px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-develop {
    padding: 59px 34px 0;
  }
}

.top-develop > .in {
  padding: 18px 0 0;
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in {
    width: 1000px;
    margin: 0 auto;
    background: url(../img_top/pc_waku_002_t.png) no-repeat center top;
    background-size: 100%;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in {
    background: url(../img_top/sp_waku_002_t.png) no-repeat center top;
    background-size: 100%;
  }
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in > .box {
    padding: 65px 44px 92px 64px;
    background: url(../img_top/pc_waku_002_b.png) no-repeat center bottom;
    background-size: 100%;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in > .box {
    padding: 50px 0 76px;
    background: url(../img_top/sp_waku_002_b.png) no-repeat center bottom;
    background-size: 100%;
  }
}

.top-develop > .in > .box .title {
  font-size: 100%;
  font-weight: normal;
}

.top-develop > .in > .box .title > span {
  display: block;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in > .box .title .ttl-sub {
    font-size: 140%;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in > .box .title .ttl-sub {
    font-size: 1.1em;
  }
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in > .box .title .ttl-main {
    font-size: 220%;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in > .box .title .ttl-main {
    font-size: 1.9em;
  }
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in > .box .develop-box {
    display: table;
    width: 100%;
    padding: 30px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in > .box .develop-box {
    padding: 34px 0 0;
  }
}

.top-develop > .in > .box .develop-box .list {
  letter-spacing: -0.4em;
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in > .box .develop-box .list {
    display: table-cell;
    vertical-align: top;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in > .box .develop-box .list {
    padding: 0 64px 8px;
  }
}

.top-develop > .in > .box .develop-box .list li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in > .box .develop-box .list li {
    width: 142px;
    margin: 20px 20px 0 0;
  }
  .top-develop > .in > .box .develop-box .list li:nth-child(-n+4) {
    margin-top: 0;
  }
  .top-develop > .in > .box .develop-box .list li:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in > .box .develop-box .list li {
    width: 50%;
    padding: 0 20px 30px;
    box-sizing: border-box;
  }
}

.top-develop > .in > .box .develop-box .list li a {
  display: block;
  color: #3f7129;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in > .box .develop-box .list li a {
    border-radius: 5px;
    font-size: 110%;
  }
  .top-develop > .in > .box .develop-box .list li a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in > .box .develop-box .list li a {
    border-radius: 10px;
  }
}

.top-develop > .in > .box .develop-box .list li img {
  width: 100%;
}

.top-develop > .in > .box .develop-box .list li .develop-text {
  background: #ffeccb;
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in > .box .develop-box .list li .develop-text {
    padding: 9px 0 8px;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in > .box .develop-box .list li .develop-text {
    padding: 15px 0 14px;
  }
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in > .box .develop-box .koho-box {
    display: table-cell;
    vertical-align: top;
    width: 244px;
    padding: 0 20px 20px;
    background: url(../img_top/pc_koho_bg.png) no-repeat center center;
    background-size: 100% 100%;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in > .box .develop-box .koho-box {
    margin: 0 83px;
    padding: 0 50px 50px;
    background: url(../img_top/sp_koho_bg.png) no-repeat center center;
    background-size: 100% 100%;
  }
}

.top-develop > .in > .box .develop-box .koho-box .koho-title {
  font-weight: bold;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in > .box .develop-box .koho-box .koho-title {
    padding: 16px 0 11px;
    font-size: 130%;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in > .box .develop-box .koho-box .koho-title {
    padding: 42px 0 22px;
    font-size: 1.1em;
  }
}

.top-develop > .in > .box .develop-box .koho-box .koho-img {
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in > .box .develop-box .koho-box .koho-img img {
    width: 85px;
  }
}

.top-develop > .in > .box .develop-box .koho-box .koho-caption {
  text-align: center;
  font-weight: bold;
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in > .box .develop-box .koho-box .koho-caption {
    padding: 14px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in > .box .develop-box .koho-box .koho-caption {
    padding: 24px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in > .box .develop-box .koho-box .koho-text {
    padding: 4px 0 0;
  }
}

.top-develop > .in > .box .develop-box .koho-box .koho-link {
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in > .box .develop-box .koho-box .koho-link {
    padding: 11px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in > .box .develop-box .koho-box .koho-link {
    padding: 23px 0 0;
  }
}

.top-develop > .in > .box .develop-box .koho-box .koho-link a {
  background: url(../img_top/link_arw_02.png) no-repeat left center;
  color: #3f7129;
}

@media print, screen and (min-width: 769px) {
  .top-develop > .in > .box .develop-box .koho-box .koho-link a {
    padding: 0 0 0 14px;
    background-size: 6px;
  }
}

@media screen and (max-width: 768px) {
  .top-develop > .in > .box .develop-box .koho-box .koho-link a {
    padding: 0 0 0 22px;
  }
}

/* よろしければご利用ください その他、便利な機能など */
@media print, screen and (min-width: 769px) {
  .top-useful {
    padding: 85px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-useful {
    padding: 90px 0 0;
  }
}

@media print, screen and (min-width: 769px) {
  .top-useful > .in {
    width: 1000px;
    margin: 0 auto;
  }
}

.top-useful > .in .title {
  font-size: 100%;
  font-weight: normal;
}

.top-useful > .in .title > span {
  display: block;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-useful > .in .title .ttl-sub {
    font-size: 140%;
  }
}

@media screen and (max-width: 768px) {
  .top-useful > .in .title .ttl-sub {
    font-size: 1.1em;
  }
}

@media print, screen and (min-width: 769px) {
  .top-useful > .in .title .ttl-main {
    font-size: 220%;
  }
}

@media screen and (max-width: 768px) {
  .top-useful > .in .title .ttl-main {
    font-size: 1.9em;
  }
}

@media print, screen and (min-width: 769px) {
  .top-useful > .in .useful-box {
    margin: 30px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-useful > .in .useful-box {
    margin: 31px 0 0;
  }
}

.top-useful > .in .useful-box .list {
  letter-spacing: -0.4em;
}

@media screen and (max-width: 768px) {
  .top-useful > .in .useful-box .list {
    padding: 0 24px;
  }
}

.top-useful > .in .useful-box .list li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

@media print, screen and (min-width: 769px) {
  .top-useful > .in .useful-box .list li {
    width: 241px;
    margin: 0 12px 10px 0;
  }
  .top-useful > .in .useful-box .list li:nth-child(4) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .top-useful > .in .useful-box .list li {
    width: 50%;
    padding: 0 10px 18px;
    box-sizing: border-box;
  }
}

.top-useful > .in .useful-box .list li a {
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

@media print, screen and (min-width: 769px) {
  .top-useful > .in .useful-box .list li a {
    padding: 21px 26px 20px;
    background: url(../img_top/link_arw_03.png) no-repeat right 10px center, url(../img_top/pc_btn_bg_005.png) no-repeat center center;
    background-size: 16px, 100% 100%;
    font-size: 140%;
  }
  .top-useful > .in .useful-box .list li a:hover {
    opacity: 0.7;
  }
  .top-useful > .in .useful-box .list li a:-moz-focusring {
    border: 1px dotted #333 !important;
  }
}

@media screen and (max-width: 768px) {
  .top-useful > .in .useful-box .list li a {
    padding: 25px 35px 25px 3px;
    background: url(../img_top/link_arw_03.png) no-repeat right 24px center, url(../img_top/sp_btn_bg_005.png) no-repeat center center;
    background-size: 22px, 100% 100%;
  }
}

/* 千早赤阪村の人口・世帯・面積 */
@media print, screen and (min-width: 769px) {
  .top-population {
    padding: 87px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-population {
    padding: 76px 32px 0;
  }
}

@media print, screen and (min-width: 769px) {
  .top-population > .in {
    width: 1000px;
    margin: 0 auto;
  }
}

.top-population > .in .title {
  font-weight: normal;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .title {
    font-size: 220%;
  }
}

@media screen and (max-width: 768px) {
  .top-population > .in .title {
    font-size: 1.9em;
    line-height: 1.1;
  }
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box {
    margin: 21px 0 0;
    background: url(../img_top/pc_count_bg.png) no-repeat center center;
    background-size: 100% 100%;
  }
}

@media screen and (max-width: 768px) {
  .top-population > .in .population-box {
    margin: 48px 0 0;
    background: url(../img_top/sp_count_bg.png) no-repeat center center;
    background-size: 100% 100%;
  }
}

.top-population > .in .population-box .list {
  letter-spacing: -0.4em;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .list {
    padding: 18px 168px 0;
  }
}

@media screen and (max-width: 768px) {
  .top-population > .in .population-box .list {
    padding: 43px 10px 0;
  }
}

.top-population > .in .population-box .list li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

.top-population > .in .population-box .list li .tani {
  font-size: 80%;
}

@media screen and (max-width: 768px) {
  .top-population > .in .population-box .list li .tani {
    display: block;
  }
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .list li {
    width: 200px;
    margin: 14px 32px 0 0;
  }
  .top-population > .in .population-box .list li.li-wide {
    width: 270px;
  }
}

@media screen and (max-width: 768px) {
  .top-population > .in .population-box .list li {
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
  }
}

.top-population > .in .population-box .list li p {
  background: url(../img_top/count_line.png) no-repeat center bottom;
  background-size: 100%;
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .list li p {
    padding: 7px 0;
  }
}

@media screen and (max-width: 768px) {
  .top-population > .in .population-box .list li p {
    padding: 16px 0;
  }
}

.top-population > .in .population-box .list li p > span {
  display: inline-block;
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .list li p > span {
    padding: 6px 0 5px 46px;
    font-size: 110%;
  }
}

@media screen and (max-width: 768px) {
  .top-population > .in .population-box .list li p > span {
    padding: 4px 0 4px 64px;
  }
}

@media screen and (max-width: 768px) {
  .top-population > .in .population-box .list li:nth-child(1) {
    display: block;
    margin: 0 auto;
  }
}

.top-population > .in .population-box .list li:nth-child(1) p > span {
  background: url(../img_top/icon_count_01.png) no-repeat left center;
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .list li:nth-child(1) p > span {
    background-size: 32px;
  }
}

.top-population > .in .population-box .list li:nth-child(2) p > span {
  background: url(../img_top/icon_count_02.png) no-repeat left center;
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .list li:nth-child(2) p > span {
    background-size: 32px;
  }
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .list li:nth-child(3) {
    margin-right: 0;
  }
}

.top-population > .in .population-box .list li:nth-child(3) p > span {
  background: url(../img_top/icon_count_03.png) no-repeat left center;
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .list li:nth-child(3) p > span {
    background-size: 32px;
  }
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .list li:nth-child(4) {
    margin-right: 40px;
  }
}

.top-population > .in .population-box .list li:nth-child(4) p > span {
  background: url(../img_top/icon_count_04.png) no-repeat left center;
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .list li:nth-child(4) p > span {
    background-size: 32px;
  }
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .list li:nth-child(5) {
    margin-right: 0;
  }
}

.top-population > .in .population-box .list li:nth-child(5) p > span {
  background: url(../img_top/icon_count_05.png) no-repeat left center;
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .list li:nth-child(5) p > span {
    background-size: 32px;
  }
}

.top-population > .in .population-box .population-date {
  color: #666;
  text-align: right;
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .population-date {
    padding: 9px 20px 15px;
  }
}

@media screen and (max-width: 768px) {
  .top-population > .in .population-box .population-date {
    padding: 73px 23px 33px;
    font-size: 0.9em;
  }
}

/* 企業広告 */
@media print, screen and (min-width: 769px) {
  .top-koukoku {
    padding: 81px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-koukoku {
    padding: 84px 32px 0;
  }
}

@media print, screen and (min-width: 769px) {
  .top-koukoku > .in {
    width: 1000px;
    margin: 0 auto;
  }
}

.top-koukoku > .in .title {
  font-weight: normal;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-koukoku > .in .title {
    font-size: 220%;
  }
}

@media screen and (max-width: 768px) {
  .top-koukoku > .in .title {
    font-size: 1.9em;
  }
}

@media print, screen and (min-width: 769px) {
  .top-koukoku > .in .kokoku-area {
    margin: 10px 0 0;
    background: url(../img_top/pc_kokoku_bg.png) no-repeat center center;
    background-size: 100% 100%;
  }
}

@media screen and (max-width: 768px) {
  .top-koukoku > .in .kokoku-area {
    margin: 31px 0 0;
    background: url(../img_top/sp_kokoku_bg.png) no-repeat center center;
    background-size: 100% 100%;
  }
}

.top-koukoku > .in .kokoku-area .list {
  letter-spacing: -0.4em;
}

@media print, screen and (min-width: 769px) {
  .top-koukoku > .in .kokoku-area .list {
    padding: 43px 85px 0;
  }
}

@media screen and (max-width: 768px) {
  .top-koukoku > .in .kokoku-area .list {
    padding: 52px 10px 31px;
  }
}

.top-koukoku > .in .kokoku-area .list li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

@media print, screen and (min-width: 769px) {
  .top-koukoku > .in .kokoku-area .list li {
    width: 150px;
    margin: 0 20px 20px 0;
  }
  .top-koukoku > .in .kokoku-area .list li:nth-child(5n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .top-koukoku > .in .kokoku-area .list li {
    width: calc(50% - 20px);
    box-sizing: border-box;
    margin: 0 10px 20px;
  }
}

.top-koukoku > .in .kokoku-area .list li a {
  display: block;
}

@media print, screen and (min-width: 769px) {
  .top-koukoku > .in .kokoku-area .list li a:hover {
    opacity: 0.7;
  }
}

.top-koukoku > .in .kokoku-area .list li img {
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  .top-koukoku > .in .kokoku-area .kokoku-link {
    text-align: right;
    padding: 0 31px 17px;
  }
  .top-koukoku > .in .kokoku-area .kokoku-link a {
    padding: 0 0 0 18px;
    background: url(../img_top/link_arw_02.png) no-repeat left center;
    background-size: 6px;
    color: #3f7129;
    font-size: 110%;
  }
}

/*++++++++++++++++++++++++++++++++++
 * トップと下層ページのフッターエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
/*==================================
フッター
==================================*/
footer {
  color: #333;
}

@media print, screen and (min-width: 769px) {
  footer {
    margin-top: 100px;
    background: url(../img_common/pc_footer_bg.png) no-repeat left top;
    background-size: 100% 100%;
  }
}

@media screen and (max-width: 768px) {
  footer {
    margin-top: 125px;
    background: url(../img_common/sp_t_line.png) no-repeat left top;
    padding-top: 10px;
  }
}

footer .in {
  position: relative;
}

@media print, screen and (min-width: 769px) {
  footer .in {
    padding-top: 43px;
  }
}

@media screen and (max-width: 768px) {
  footer .in {
    padding-top: 60px;
    background: #13812a;
  }
}

footer .footer-inner {
  position: relative;
}

@media print, screen and (min-width: 769px) {
  footer .footer-inner {
    width: 1000px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  footer .footer-inner {
    background-position: right 20px bottom 20px;
    background-size: 310px auto;
  }
}

footer .box {
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  footer .box {
    font-size: 90%;
  }
}

footer .box.right {
  position: absolute;
}

@media print, screen and (min-width: 769px) {
  footer .box.right {
    top: 0;
    right: 0;
  }
  footer .box.right img {
    width: 190px;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  footer .box.right {
    right: 20px;
    bottom: 20px;
  }
  footer .box.right img {
    width: 310px;
    height: auto;
  }
}

footer #pagetop {
  position: fixed;
}

@media print, screen and (min-width: 769px) {
  footer #pagetop {
    width: 108px;
    height: 120px;
    bottom: 30px;
    right: 30px;
  }
}

@media screen and (max-width: 768px) {
  footer #pagetop {
    width: 150px;
    height: 166px;
    bottom: 30px;
    right: 30px;
  }
}

footer #pagetop a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}

@media print, screen and (min-width: 769px) {
  footer #pagetop a {
    background: url(../img_common/pc_footer_pagetop.png) no-repeat left top;
  }
  footer #pagetop a:hover {
    background: url(../img_common/pc_footer_pagetop_on.png) no-repeat left top;
  }
}

@media screen and (max-width: 768px) {
  footer #pagetop a {
    background: url(../img_common/footer_pagetop.png) no-repeat left top;
  }
}

@media print, screen and (min-width: 769px) {
  footer .footer-logo {
    padding-bottom: 20px;
  }
  footer .footer-logo img {
    width: 175px;
  }
}

@media screen and (max-width: 768px) {
  footer .footer-logo {
    padding-bottom: 55px;
  }
}

footer .footer-address {
  color: #fff;
}

@media print, screen and (min-width: 769px) {
  footer .footer-address {
    line-height: 1.8;
  }
}

@media screen and (max-width: 768px) {
  footer .footer-address {
    line-height: 1.5;
  }
}

footer .f-unit {
  letter-spacing: -0.4em;
}

@media print, screen and (min-width: 769px) {
  footer .f-unit {
    padding: 35px 0;
  }
}

@media screen and (max-width: 768px) {
  footer .f-unit {
    padding: 75px 0;
  }
}

footer .f-unit li {
  letter-spacing: normal;
  vertical-align: top;
}

@media print, screen and (min-width: 769px) {
  footer .f-unit li {
    display: inline-block;
  }
  footer .f-unit li:nth-child(1) {
    width: 105px;
  }
  footer .f-unit li:nth-child(2) {
    width: 149px;
  }
  footer .f-unit li:nth-child(3) {
    width: 187px;
  }
  footer .f-unit li:nth-child(4) {
    width: 257px;
  }
}

@media screen and (max-width: 768px) {
  footer .f-unit li {
    padding: 0 80px;
    margin-bottom: 21px;
    text-align: left;
  }
  footer .f-unit li:last-child {
    margin-bottom: 0px;
  }
}

footer .f-unit a {
  color: #fff;
  background: url(../img_common/link_arw_02.png) no-repeat left center;
  text-align: left;
}

@media print, screen and (min-width: 769px) {
  footer .f-unit a {
    padding-left: 13px;
    background-size: 6px 10px;
  }
}

@media screen and (max-width: 768px) {
  footer .f-unit a {
    font-size: 1.2em;
    padding-left: 30px;
    background-size: 12px 19px;
  }
}

footer .copyright {
  background: url(../img_common/copyright_bg.png) no-repeat left top;
  color: #fff;
  text-align: center;
  background-size: 100% 100%;
}

@media print, screen and (min-width: 769px) {
  footer .copyright {
    font-size: 80%;
    padding: 19px 0 12px;
  }
}

@media screen and (max-width: 768px) {
  footer .copyright {
    font-size: 0.9em;
    padding: 15px 0;
  }
}
