@charset "UTF-8";
/* pattern-responsive */
/*
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: #ccc;
  color: #333;
  font-size: 140%;
  overflow: hidden;
  box-sizing: border-box;
  border-bottom: 5px solid #333;
  padding: 8px 15px 6px 15px;
}

h2.head-title .bg, .wysiwyg h2 .bg, .free-layout-area h2 .bg {
  display: block;
}

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

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

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

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  margin-top: 20px;
  background: #ccc;
  color: #333;
  font-size: 120%;
  box-sizing: border-box;
  overflow: hidden;
  border-left: 5px solid #333;
}

h3.head-title .bg, .wysiwyg h3 .bg, .free-layout-area h3 .bg, .smartcmsBbsBlock h3 .bg {
  display: block;
  padding: 8px 15px 7px 15px;
}

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

h5, .wysiwyg h5, .free-layout-area h5 {
  font-size: 110%;
  margin-top: 20px;
  overflow: hidden;
  display: block;
  padding: 0 0 5px 15px;
  line-height: 1.2;
  border-bottom: 2px solid #ccc;
}

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

.wysiwyg ul {
  overflow: hidden;
  margin-top: 10px;
  margin-left: 30px;
  padding-left: 1.4em;
  list-style: disc;
}

* html .wysiwyg ul {
  display: inline-block;
}

.wysiwyg ol {
  padding-left: 50px;
  margin-top: 10px;
  list-style: decimal;
  /*回り込み画像時にリストが出ない問題を解決*/
  overflow: hidden;
}

* html .wysiwyg ol {
  display: inline-block;
}

.wysiwyg p {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.wysiwyg table, .smartcmsBbsBlock .bbsBody .form table {
  border-collapse: collapse;
  border: 1px solid #bfbfbf;
  margin-top: 10px;
}

.wysiwyg td
, .wysiwyg th {
  border-collapse: collapse;
  border: 1px solid #bfbfbf;
  padding: 5px 10px;
  word-break: break-all;
}

.wysiwyg th {
  background-color: #eee;
}

.wysiwyg caption {
  text-align: left;
  font-weight: bold;
  padding: 5px;
}

.wysiwyg div {
  line-height: 150%;
  margin-top: 10px;
}

.wysiwyg img {
  max-width: 100%;
  height: auto;
}

.wysiwyg .col {
  width: 700px;
  overflow: hidden;
}

.wysiwyg .left-col {
  width: 330px;
  float: left;
}

.wysiwyg .right-col {
  width: 330px;
  float: right;
}

.wysiwyg .text_, .cke_panel_list .text_ {
  color: #c00;
}

.wysiwyg .text2_, .cke_panel_list .text2_ {
  color: #00c;
}

.wysiwyg blockquote {
  margin-top: 10px;
  margin-left: 30px;
  padding: 5px 5px 5px 15px;
  background-image: url("../img_common/blockquote.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #eee;
  border-left: 3px solid #999;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 90%;
  color: #554d35;
  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: #554d35;
  text-decoration: underline;
}

a:visited {
  color: #554d35;
  text-decoration: underline;
}

a:hover {
  color: #554d35;
  text-decoration: none;
}

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

a:focus {
  background-color: #cce2fc;
  color: #554d35;
}

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: 1100px;
  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: #85c8b6;
  text-align: center;
}

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

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

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

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

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

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

.scheme8 {
  background-color: #85c8b6;
  text-align: center;
}

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

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

.scheme11 {
  background-color: #c896bd;
  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 #c3ae90 !important;
}

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    width: 106px !important;
    border-radius: 0 5px 5px 0 !important;
  }
}

@media print, screen and (min-width: 769px) {
  .gsc-search-button-v2 svg {
    width: 28px !important;
    height: 28px !important;
  }
}

@media screen and (max-width: 768px) {
  .gsc-search-button-v2 svg {
    width: 35px !important;
    height: 35px !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.5, 2.5);
    transform-origin: left top;
  }
  .goog-te-menu-frame {
    transform: scale(2.5, 2.5);
    transform-origin: left top;
    top: 95px !important;
    left: 20px !important;
  }
  #honyaku {
    transform: scale(2);
    margin-left: 55%;
  }
}

/*==================================
header（PC）
==================================*/
@media print, screen and (min-width: 769px) {
  body {
    min-width: 1240px;
  }
  #smartphone a {
    display: block;
    text-align: center;
    padding: 23px 40px;
    font-size: 300%;
    color: #333;
    text-decoration: none;
    background: url(../../img_common/spch_icon.png) no-repeat right center #daefef;
    border: 2px solid #49a8a8;
  }
  #header {
    position: relative;
    /* .header-support-area */
    /* end-.header-support-area */
    /* .header-subnav-area */
    /* end-.header-subnav-area */
  }
  #header .header-support-area {
    background: #dbeee4;
  }
  #header .header-support-area .box {
    width: 1200px;
    margin: 0 auto;
    display: table;
    font-size: 90%;
  }
  #header .header-support-area .box > .in {
    display: table-cell;
    vertical-align: top;
  }
  #header .header-support-area .box > .in:nth-child(1) {
    width: 70px;
    padding: 10px 20px 8px 0;
  }
  #header .header-support-area .box > .in:nth-child(2) {
    width: 182px;
    padding: 10px 20px 8px 0;
  }
  #header .header-support-area .box > .in:nth-child(3) {
    width: 168px;
    padding: 10px 20px 8px 0;
  }
  #header .header-support-area .box > .in:nth-child(4) {
    width: 190px;
    padding: 10px 22px 8px 0;
  }
  #header .header-support-area .box > .in:nth-child(5) {
    width: 120px;
    padding: 5px 20px 8px 0;
  }
  #header .header-support-area .box > .in:nth-child(5) .translate-element select {
    font-size: 100%;
  }
  #header .header-support-area .box > .in:nth-child(6) {
    width: 105px;
    padding: 10px 30px 8px 0;
  }
  #header .header-support-area .box > .in:nth-child(7) {
    width: 200px;
    padding: 6px 0 8px;
  }
  #header .header-support-area .box .unit a {
    line-height: 25px;
  }
  #header .header-support-area .box #header-size dt {
    display: inline-block;
    background: url(../../img_common/link_arw_02.png) no-repeat left center;
    padding-left: 9px;
  }
  #header .header-support-area .box #header-size dt > span {
    line-height: 25px;
  }
  #header .header-support-area .box #header-size dd {
    display: inline-block;
    margin: 0 0 0 1px;
  }
  #header .header-support-area .box #header-size dd a {
    line-height: 25px;
  }
  #header .header-support-area .box #header-color dt {
    display: inline-block;
    background: url(../../img_common/link_arw_02.png) no-repeat left center;
    padding-left: 9px;
  }
  #header .header-support-area .box #header-color dt > span {
    line-height: 25px;
  }
  #header .header-support-area .box #header-color dd {
    display: inline-block;
    margin: 0 0 0 1px;
  }
  #header .header-support-area .box #header-color dd a {
    line-height: 25px;
  }
  #header .header-support-area .box .h-link-voice {
    padding: 0 0 0 21px;
    display: inline-block;
    letter-spacing: normal;
    margin: 0 10px 0 0;
    background: url(../../img_common/icon_voice.png) no-repeat left center;
  }
  #header .header-support-area .box .h-link-voice a {
    color: #333;
    line-height: 25px;
    text-decoration: none;
  }
  #header .header-support-area .box .h-link-voice a:hover {
    text-decoration: underline;
  }
  #header .header-support-area .box .h-link-ruby {
    padding: 0 0 0 18px;
    display: inline-block;
    letter-spacing: normal;
    margin: 0;
    background: url(../../img_common/icon_ruby.png) no-repeat left center;
  }
  #header .header-support-area .box .h-link-ruby a {
    color: #333;
    line-height: 25px;
    text-decoration: none;
  }
  #header .header-support-area .box .h-link-ruby a:hover {
    text-decoration: underline;
  }
  #header .header-support-area .box .h-language {
    line-height: 25px;
  }
  #header .header-support-area .box .h-link-site {
    padding: 0 0 0 21px;
    display: inline-block;
    letter-spacing: normal;
    margin: 0;
    background: url(../../img_common/icon_site.png) no-repeat left center;
  }
  #header .header-support-area .box .h-link-site a {
    color: #333;
    line-height: 25px;
    text-decoration: none;
  }
  #header .header-support-area .box .h-link-site a:hover {
    text-decoration: underline;
  }
  #header .header-subnav-area {
    position: absolute;
    height: 194px;
    width: 100%;
    background: url(../../img_common/pc_h_line.png) no-repeat center bottom -18px/100% 80px, url(../../img_common/pc_bg_mn.png) center top;
  }
  #header .header-subnav-area:before {
    content: '';
    display: block;
    height: 326px;
    width: 100%;
    background: url(../../img_common/pc_h_l_sakura.png) no-repeat left top -20px, url(../../img_common/pc_h_r_sakura.png) no-repeat right top -20px;
    position: absolute;
    top: 0;
    left: 0;
  }
  #header .header-subnav-area .box {
    width: 1200px;
    margin: 0 auto;
    display: table;
    position: relative;
    /* #header-nav */
    /* end-#header-nav */
  }
  #header .header-subnav-area .box .in {
    display: table-cell;
    vertical-align: top;
  }
  #header .header-subnav-area .box .in #header-logo {
    display: inline-block;
    padding-top: 35px;
  }
  #header .header-subnav-area .box .in #header-logo a {
    display: block;
  }
  #header .header-subnav-area .box .in #header-logo a:hover {
    opacity: 0.7;
  }
  #header .header-subnav-area .box #header-nav {
    padding-top: 18px;
    display: table-cell;
    vertical-align: top;
  }
  #header .header-subnav-area .box #header-nav .in {
    margin: 0 auto;
  }
  #header .header-subnav-area .box #header-nav .list {
    letter-spacing: -0.4em;
  }
  #header .header-subnav-area .box #header-nav .list > li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    margin-left: 20px;
    text-align: center;
  }
  #header .header-subnav-area .box #header-nav .list > li:nth-child(1) {
    width: 154px;
  }
  #header .header-subnav-area .box #header-nav .list > li:nth-child(2) {
    width: 168px;
  }
  #header .header-subnav-area .box #header-nav .list > li:nth-child(3) {
    width: 154px;
  }
  #header .header-subnav-area .box #header-nav .list > li:nth-child(4) {
    width: 154px;
  }
  #header .header-subnav-area .box #header-nav .list > li:nth-child(5) {
    width: 106px;
  }
  #header .header-subnav-area .box #header-nav .list > li:nth-child(6) {
    width: 148px;
  }
  #header .header-subnav-area .box #header-nav .list > li a {
    display: block;
  }
  #header .header-subnav-area .box #header-nav .list > li a:hover {
    opacity: 0.7;
  }
}

/*==================================
header（SP）
==================================*/
@media screen and (max-width: 768px) {
  #sp-header {
    position: relative;
    /* モーダル */
  }
  #sp-header > .box {
    width: 100%;
    display: block;
    margin: 0 0 5% !important;
    background: #f1f8f4;
    /* #sp-header-logo */
    /* end-#sp-header-logo */
  }
  #sp-header > .box #sp-header-logo {
    text-align: center;
    position: relative;
    z-index: 100;
  }
  #sp-header > .box #sp-header-logo a {
    display: inline-block;
  }
  #sp-header > .box #sp-header-logo img {
    max-width: 100%;
  }
  #sp-header > .box2 {
    position: absolute;
    top: auto;
    bottom: -130px;
    left: 0;
    z-index: 100;
    height: 130px;
    width: 100%;
    background: #8b8270;
  }
  #sp-header > .box2.is-fixed {
    position: fixed;
    bottom: auto;
    top: 0;
    padding: 0;
  }
  #sp-header > .box2 > .in {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    /* #sp-header-nav */
    /* end-#sp-header-nav */
  }
  #sp-header > .box2 > .in .h-search-box {
    width: 540px;
    margin-right: 50px;
    margin-left: 30px;
  }
  #sp-header > .box2 > .in #sp-header-nav {
    position: absolute;
    z-index: 100;
    right: 20px;
    top: 0;
    width: 40%;
    padding: 0;
    background: none;
  }
  #sp-header > .box2 > .in #sp-header-nav .menu-btn-area {
    margin: 25px 0 0;
  }
  #sp-header > .box2 > .in #sp-header-nav .menu-btn-area img {
    max-width: 100%;
  }
  #sp-header > .box2 > .in #sp-header-nav .menu-btn-area .menu-btn-menu {
    position: absolute;
    right: 0;
  }
  #sp-header > .box2 > .in #sp-header-nav .menu-btn-area .menu-btn-menu a {
    display: inline-block;
  }
  #sp-header:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 800px;
    background: url(../../img_common/sp_h_sakura.png) no-repeat left top;
    background-size: contain;
  }
  #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-menu {
    display: none;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 1460px;
    max-height: 100vh;
    overflow: auto;
  }
  #sp-header .modal-menu .in {
    position: relative;
  }
  #sp-header .modal-menu .in > .box {
    padding: 0 20px 33px 20px;
    padding-top: 123px;
    background: #766e56;
  }
  #sp-header .modal-menu .h-language {
    margin-top: 30px;
    position: absolute;
    top: 0;
    left: 20px;
  }
  #sp-header .modal-menu .modal-menu-close {
    position: absolute;
    right: 20px;
    top: 25px;
  }
  #sp-header .modal-menu .modal-menu-close span {
    cursor: pointer;
    display: inline-block;
  }
  #sp-header .modal-menu .h-search-title {
    background: url(../../img_common/sp_icon_search.png) no-repeat left top;
    color: #fff;
    padding: 10px 0 0 65px;
    position: absolute;
    z-index: 100;
    height: 54px;
  }
  #sp-header .modal-menu .h-search-area {
    margin-top: 30px;
    border: 1px dashed #fff;
    border-radius: 20px;
    position: relative;
    z-index: 9;
    padding: 33px 25px;
    background: #7d755f;
  }
  #sp-header .modal-menu .search-key-title {
    color: #fff;
  }
  #sp-header .modal-menu .search-list li {
    display: inline-block;
    font-size: 0.8em;
  }
  #sp-header .modal-menu .search-list li:nth-child(1) {
    padding-left: 55px;
  }
  #sp-header .modal-menu .search-list li:nth-child(2) {
    padding-left: 60px;
  }
  #sp-header .modal-menu .search-list li:nth-child(3) {
    padding-left: 73px;
  }
  #sp-header .modal-menu .search-list a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
  }
  #sp-header .modal-menu .search-list .key-text {
    background: url(../../img_common/link_arw_01.png) no-repeat left center;
    padding-left: 10px;
  }
  #sp-header .modal-menu .h-search-nav .box {
    text-align: center;
  }
  #sp-header .modal-menu .h-search-nav .box .title {
    color: #fff;
    padding: 25px 0;
    font-size: 1.3em;
    background: url(../../img_common/sp_m_arw_01.png) no-repeat right 40px center #7d755f;
    border-bottom: 1px solid #98917b;
  }
  #sp-header .modal-menu .h-search-nav .box li {
    background: #f6f2e8;
    border-top: 1px dashed #b9b3a3;
  }
  #sp-header .modal-menu .h-search-nav .box li a {
    display: block;
    padding: 23px 0;
    color: #6c644b;
    font-size: 1.1em;
    text-decoration: none;
  }
  #sp-header .modal-menu .h-search-nav .box span {
    padding-left: 20px;
    font-size: 0.7em;
  }
  #sp-header .modal-menu .pc-view {
    text-align: center;
    background: #766e56;
  }
  #sp-header .modal-menu .pc-view a {
    padding: 29px 0;
    font-size: 0.9em;
    display: block;
    color: #fff;
    text-decoration: none;
    position: relative;
  }
  #sp-header .modal-menu .pc-view a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 66px;
    height: 66px;
    margin: 0 19px 0 0;
    background: url(../../img_common/sp_pcview.png) no-repeat 0 0;
  }
  #sp-header .modal-menu .pc-view a span {
    background: url(../../img_common/link_arw_01.png) no-repeat left center;
    padding-left: 10px;
  }
}

@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;
  }
}

/* 共通タイトル */
@media print, screen and (min-width: 769px) {
  #wrapper {
    background: url(../../img_common/pc_bg.png) repeat left top;
  }
}

@media screen and (max-width: 768px) {
  #wrapper {
    background: url(../../img_common/sp_bg.png) repeat left top;
  }
}

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

/* ヘッダー */
@media print, screen and (min-width: 769px) {
  #header .header-support-area .box {
    padding: 0 200px 0 0;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 768px) {
  #sp-header > .box {
    margin: 0 !important;
  }
  #sp-header:before {
    background: none !important;
  }
}

/* フッター */
#footer {
  /* 広告 */
}

@media print, screen and (min-width: 769px) {
  #footer {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  #footer {
    margin-top: 2px !important;
  }
}

@media print, screen and (min-width: 769px) {
  #footer .top-kokoku {
    width: 1200px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  #footer .top-kokoku {
    padding: 0 20px;
  }
}

#footer .top-kokoku > .in {
  border-top: 1px solid #fff;
}

@media screen and (max-width: 768px) {
  #footer .top-kokoku > .in {
    padding: 22px 0 0;
  }
}

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

@media print, screen and (min-width: 769px) {
  #footer .top-kokoku > .in .title {
    padding: 15px 0;
    font-size: 110%;
  }
}

@media screen and (max-width: 768px) {
  #footer .top-kokoku > .in .title {
    padding: 20px 0;
    font-size: 1.1em;
  }
}

#footer .top-kokoku > .in .kokoku-slider > .in {
  position: relative;
}

#footer .top-kokoku > .in .kokoku-slider > .in a {
  display: block;
}

@media print, screen and (min-width: 769px) {
  #footer .top-kokoku > .in .kokoku-slider > .in .bxslider-kokoku {
    letter-spacing: -0.4em;
  }
}

@media print, screen and (min-width: 769px) {
  #footer .top-kokoku > .in .kokoku-slider > .in .bxslider-kokoku li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 290px;
    margin: 0 13px 13px 0;
  }
  #footer .top-kokoku > .in .kokoku-slider > .in .bxslider-kokoku li:nth-child(4n) {
    margin-right: 0;
  }
  #footer .top-kokoku > .in .kokoku-slider > .in .bxslider-kokoku li:nth-child(4n+2) {
    margin-right: 14px;
  }
}

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

#footer .top-kokoku > .in .kokoku-slider > .in .bxslider-kokoku li img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  #footer .top-kokoku > .in .kokoku-slider > .in .bx-wrapper {
    margin: 0 auto;
    text-align: center;
  }
  #footer .top-kokoku > .in .kokoku-slider > .in .bx-wrapper .bx-controls {
    display: inline-block;
    letter-spacing: -0.4em;
    font-size: 1px;
    text-align: center;
    padding: 20px 30px 0;
  }
  #footer .top-kokoku > .in .kokoku-slider > .in .bx-wrapper .bx-controls .bx-pager {
    display: inline-block;
    vertical-align: middle;
  }
  #footer .top-kokoku > .in .kokoku-slider > .in .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    margin: 0 11px 0 0;
  }
  #footer .top-kokoku > .in .kokoku-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;
    width: 12px;
    height: 12px;
  }
  #footer .top-kokoku > .in .kokoku-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;
  }
  #footer .top-kokoku > .in .kokoku-slider > .in .bx-wrapper .bx-controls .bx-controls-auto {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    margin: 0 0 0 5px;
  }
  #footer .top-kokoku > .in .kokoku-slider > .in .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item a {
    text-indent: -9999px;
    width: 32px;
    height: 32px;
  }
  #footer .top-kokoku > .in .kokoku-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;
  }
  #footer .top-kokoku > .in .kokoku-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;
  }
  #footer .top-kokoku > .in .kokoku-slider > .in .kokoku-slide-next {
    position: absolute;
    right: 50%;
    z-index: 51;
    bottom: 6px;
  }
  #footer .top-kokoku > .in .kokoku-slider > .in .kokoku-slide-next .bx-next {
    text-indent: -9999px;
    background: url(../img_top/next.png) no-repeat 0 0;
    width: 9px;
    height: 20px;
  }
  #footer .top-kokoku > .in .kokoku-slider > .in .kokoku-slide-back {
    position: absolute;
    left: 50%;
    z-index: 51;
    bottom: 6px;
  }
  #footer .top-kokoku > .in .kokoku-slider > .in .kokoku-slide-back .bx-prev {
    text-indent: -9999px;
    background: url(../img_top/back.png) no-repeat 0 0;
    width: 10px;
    height: 20px;
  }
}

@media print, screen and (min-width: 769px) {
  #footer .top-kokoku > .in .kokoku-slider .kokoku-text {
    display: table;
    width: 100%;
    padding: 9px 0 0;
  }
  #footer .top-kokoku > .in .kokoku-slider .kokoku-text > p {
    display: table-cell;
    vertical-align: top;
  }
}

@media screen and (max-width: 768px) {
  #footer .top-kokoku > .in .kokoku-slider .kokoku-text {
    padding: 26px 0 0;
  }
}

@media print, screen and (min-width: 769px) {
  #footer .top-kokoku > .in .kokoku-slider .kokoku-text .text {
    width: 70%;
    font-size: 80%;
  }
}

@media screen and (max-width: 768px) {
  #footer .top-kokoku > .in .kokoku-slider .kokoku-text .text {
    font-size: 0.7em;
  }
}

#footer .top-kokoku > .in .kokoku-slider .kokoku-text .link {
  text-align: right;
}

@media print, screen and (min-width: 769px) {
  #footer .top-kokoku > .in .kokoku-slider .kokoku-text .link {
    font-size: 80%;
  }
}

@media screen and (max-width: 768px) {
  #footer .top-kokoku > .in .kokoku-slider .kokoku-text .link {
    font-size: 0.7em;
  }
}

.top-contents-wrap {
  position: relative;
  padding-bottom: 100px;
}

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

@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-right {
    padding-left: 20px;
  }
}

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

@media print, screen and (min-width: 769px) {
  .top-contents02 .contents-wrap .cw-left {
    width: 841px;
    padding-right: 57px;
  }
  .top-contents02 .contents-wrap .cw-right {
    width: 359px;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 769px) {
  .top-contents03 {
    padding: 41px 0 0;
  }
}

@media print, screen and (min-width: 769px) {
  .top-contents04 {
    padding: 27px 0 0;
  }
}

@media print, screen and (min-width: 769px) {
  .top-contents05 {
    padding: 36px 0 0;
  }
}

/* #header-nav */
@media print, screen and (min-width: 769px) {
  #top-header-nav {
    position: relative;
    background: url(../img_top/pc_top_mani_01.png) no-repeat center bottom -27px/100% 172px, url(../img_top/pc_bg_mn.png) center top;
  }
  #top-header-nav > .in {
    position: relative;
    width: 1200px;
    margin: 0 auto;
  }
  #top-header-nav > .in .list {
    padding: 20px 0 55px;
    letter-spacing: -0.4em;
  }
  #top-header-nav > .in .list > li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 384px;
    height: 211px;
    margin: 0 24px 3px 0;
    text-align: center;
    position: relative;
  }
  #top-header-nav > .in .list > li:nth-child(3n) {
    margin-right: 0;
  }
  #top-header-nav > .in .list > li > a {
    display: inline-block;
  }
  #top-header-nav > .in .list > li .dropmenu {
    width: 384px;
    height: 211px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
  }
  #top-header-nav > .in .list > li .dropmenu > .in {
    display: inline-block;
    text-align: left;
  }
  #top-header-nav > .in .list > li .dropmenu > .in > .bg {
    width: 320px;
    margin: 0 auto;
    padding: 25px 0 0;
  }
  #top-header-nav > .in .list > li .dropmenu > .in > .bg .dropmenu-title {
    max-height: 58px;
    overflow: auto;
    box-sizing: border-box;
  }
  #top-header-nav > .in .list > li .dropmenu > .in > .bg .dropmenu-title a {
    display: inline-block;
    padding: 5px 12px 4px;
    color: #333;
    font-size: 130%;
    font-weight: bold;
    text-decoration: none;
  }
  #top-header-nav > .in .list > li .dropmenu > .in > .bg .dropmenu-title a:hover {
    text-decoration: underline;
  }
  #top-header-nav > .in .list > li .dropmenu > .in > .bg .dropmenu-list {
    max-height: 104px;
    margin: 13px 0 0;
    padding: 0 0 0 9px;
    overflow: auto;
  }
  #top-header-nav > .in .list > li .dropmenu > .in > .bg .dropmenu-list ul {
    letter-spacing: -0.4em;
  }
  #top-header-nav > .in .list > li .dropmenu > .in > .bg .dropmenu-list ul li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 146px;
    margin: 3px 0 0;
  }
  #top-header-nav > .in .list > li .dropmenu > .in > .bg .dropmenu-list ul li:nth-child(-n+2) {
    margin-top: 0;
  }
  #top-header-nav > .in .list > li .dropmenu > .in > .bg .dropmenu-list ul li a {
    padding: 0 0 0 9px;
    color: #333;
  }
  #top-header-nav > .in .list > li:nth-child(2n) .dropmenu > .in > .bg .dropmenu-title {
    border-bottom: 1px solid #55b27f;
  }
  #top-header-nav > .in .list > li:nth-child(2n) .dropmenu > .in > .bg .dropmenu-title a {
    background: url(../img_top/link_arw_04.png) no-repeat left center;
  }
  #top-header-nav > .in .list > li:nth-child(2n) .dropmenu > .in > .bg .dropmenu-list ul li a {
    background: url(../img_top/link_arw_04.png) no-repeat left center;
  }
  #top-header-nav > .in .list > li:nth-child(2n+1) .dropmenu > .in > .bg .dropmenu-title {
    border-bottom: 1px solid #4aa4a4;
  }
  #top-header-nav > .in .list > li:nth-child(2n+1) .dropmenu > .in > .bg .dropmenu-title a {
    background: url(../img_top/link_arw_03.png) no-repeat left center;
  }
  #top-header-nav > .in .list > li:nth-child(2n+1) .dropmenu > .in > .bg .dropmenu-list ul li a {
    background: url(../img_top/link_arw_03.png) no-repeat left center;
  }
  #top-header-nav > .in .list > li.nav1 > a {
    width: 380px;
    height: 202px;
    margin: 9px 0 0;
  }
  #top-header-nav > .in .list > li.nav1 .dropmenu > .in {
    width: 380px;
    height: 202px;
    margin: 9px 0 0;
    background: url(../img_top/pc_top_nav_01_o.png) no-repeat center center;
  }
  #top-header-nav > .in .list > li.nav2 > a {
    width: 384px;
    height: 211px;
  }
  #top-header-nav > .in .list > li.nav2 .dropmenu > .in {
    width: 384px;
    height: 211px;
    background: url(../img_top/pc_top_nav_02_o.png) no-repeat center center;
  }
  #top-header-nav > .in .list > li.nav3 > a {
    width: 380px;
    height: 207px;
    margin: 4px 0 0;
  }
  #top-header-nav > .in .list > li.nav3 .dropmenu > .in {
    width: 380px;
    height: 207px;
    margin: 4px 0 0;
    background: url(../img_top/pc_top_nav_03_o.png) no-repeat center center;
  }
  #top-header-nav > .in .list > li.nav4 > a {
    width: 380px;
    height: 206px;
  }
  #top-header-nav > .in .list > li.nav4 .dropmenu > .in {
    width: 380px;
    height: 206px;
    background: url(../img_top/pc_top_nav_04_o.png) no-repeat center center;
  }
  #top-header-nav > .in .list > li.nav5 > a {
    width: 381px;
    height: 203px;
  }
  #top-header-nav > .in .list > li.nav5 .dropmenu > .in {
    width: 381px;
    height: 203px;
    background: url(../img_top/pc_top_nav_05_o.png) no-repeat center center;
  }
  #top-header-nav > .in .list > li.nav6 > a {
    width: 380px;
    height: 202px;
  }
  #top-header-nav > .in .list > li.nav6 .dropmenu > .in {
    width: 380px;
    height: 202px;
    background: url(../img_top/pc_top_nav_06_o.png) no-repeat center center;
  }
  #top-header-nav:before {
    content: '';
    display: block;
    height: 661px;
    width: 100%;
    background: url(../img_top/pc_top_h_l_sakura.png) no-repeat left top -42px, url(../img_top/pc_top_h_r_sakura.png) no-repeat right top -42px;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  #top-sp-header-nav {
    position: relative;
    background: url(../img_top/sp_bg_mn.png) no-repeat center bottom -13px;
    background-size: 100%;
  }
  #top-sp-header-nav > .in {
    position: relative;
    padding-top: 130px;
  }
  #top-sp-header-nav > .in .list {
    padding: 16px 8px 50px;
    letter-spacing: -0.4em;
  }
  #top-sp-header-nav > .in .list > li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 50%;
    padding: 0 8px 8px;
    box-sizing: border-box;
  }
  #top-sp-header-nav > .in .list > li a {
    display: block;
  }
  #top-sp-header-nav > .in .list > li img {
    width: 100%;
  }
  #top-sp-header-nav:before {
    content: "";
    display: block;
    position: absolute;
    top: -120px;
    left: 0;
    width: 100%;
    height: 800px;
    background: url(../../img_common/sp_h_sakura.png) no-repeat left top;
    background-size: contain;
  }
}

/* end-#header-nav */
/* 緊急情報 */
.kinkyu-wrap, .info-wrap {
  padding: 4px 0;
  background: #fff;
  border: 1px solid #c52e2e;
  border-radius: 10px;
  box-shadow: 0px 0px 1px 0px #c52e2e;
}

@media print, screen and (min-width: 769px) {
  .kinkyu-wrap, .info-wrap {
    width: 1200px;
    margin: 0 auto 41px;
  }
}

@media screen and (max-width: 768px) {
  .kinkyu-wrap, .info-wrap {
    margin: 0 20px 45px;
  }
}

@media print, screen and (min-width: 769px) {
  .kinkyu-wrap .alert-area .alert-title-area, .info-wrap .alert-area .alert-title-area {
    padding: 23px 0;
  }
}

@media screen and (max-width: 768px) {
  .kinkyu-wrap .alert-area .alert-title-area, .info-wrap .alert-area .alert-title-area {
    padding: 68px 0;
  }
}

.kinkyu-wrap .alert-area .alert-title-area .alert-title, .info-wrap .alert-area .alert-title-area .alert-title {
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
  font-weight: bold;
}

.kinkyu-wrap .alert-area .alert-title-area .alert-title:before, .info-wrap .alert-area .alert-title-area .alert-title:before {
  content: '';
  display: block;
  background: url(../img_top/icon_kinkyu.png) no-repeat 0 0;
}

@media print, screen and (min-width: 769px) {
  .kinkyu-wrap .alert-area .alert-title-area .alert-title:before, .info-wrap .alert-area .alert-title-area .alert-title:before {
    width: 35px;
    height: 25px;
    margin: 0 auto 4px;
    background-size: 35px;
  }
}

@media screen and (max-width: 768px) {
  .kinkyu-wrap .alert-area .alert-title-area .alert-title:before, .info-wrap .alert-area .alert-title-area .alert-title:before {
    width: 39px;
    height: 27px;
    margin: 0 auto 2px;
  }
}

.kinkyu-wrap .alert-area > .in .list, .info-wrap .alert-area > .in .list {
  padding: 1px 0;
  height: 100%;
}

.kinkyu-wrap .alert-area > .in .list li > span, .info-wrap .alert-area > .in .list li > span {
  padding: 0 0 0 9px;
}

.kinkyu-wrap .alert-area > .in .list li .date, .info-wrap .alert-area > .in .list li .date {
  background: url(../img_top/link_arw_01.png) no-repeat left center;
}

@media print, screen and (min-width: 769px) {
  .kinkyu-wrap .alert-area > .in .list {
    max-height: 90px;
  }
}

@media screen and (max-width: 768px) {
  .kinkyu-wrap .alert-area > .in .list {
    max-height: 216px;
  }
}

.info-wrap {
  padding: 0;
  border-radius: 10px;
  background: #c52e2e;
  color: #fff;
}

.info-wrap .alert-area > .in {
  background: #fff;
  color: #554d35;
  border-radius: 0 10px 10px 0;
}

.info-wrap .alert-area .alert-title-area .alert-title {
  color: #fff;
}

.info-wrap .alert-area .alert-title-area .alert-title:before {
  background: url(../../img_top/icon_kinkyu.png) no-repeat top center/25px 25px;
}

.info-wrap .alert-area .alert-title-area .more a {
  background: url(../img_top/link_arw_01.png) no-repeat right 7px center #fff;
  color: #c52e2e;
  font-weight: bold;
}

.alert-area {
  display: table;
  width: 100%;
}

.alert-area > div {
  display: table-cell;
  vertical-align: middle;
}

.alert-area .alert-title-area {
  border-right: 1px solid #cd4848;
  box-sizing: border-box;
  width: 179px;
}

.alert-area .alert-title-area .alert-title {
  color: #c52e2e;
  font-weight: normal;
  text-align: center;
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
  font-weight: bold;
}

@media print, screen and (min-width: 769px) {
  .alert-area .alert-title-area .alert-title {
    font-size: 140%;
  }
}

@media screen and (max-width: 768px) {
  .alert-area .alert-title-area .alert-title {
    font-size: 0.9em;
  }
}

@media print, screen and (min-width: 769px) {
  .alert-area .alert-title-area .more {
    padding: 5px 19px 0;
  }
}

@media screen and (max-width: 768px) {
  .alert-area .alert-title-area .more {
    padding: 2px 19px 0;
  }
}

.alert-area .alert-title-area .more a {
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
  display: block;
  background: url(../img_top/link_arw_02.png) no-repeat right 7px center #c52e2e;
  color: #fff;
  text-align: center;
  text-decoration: none;
  position: relative;
}

@media print, screen and (min-width: 769px) {
  .alert-area .alert-title-area .more a {
    padding: 7px 11px 6px;
    font-size: 90%;
  }
}

@media screen and (max-width: 768px) {
  .alert-area .alert-title-area .more a {
    padding: 12px 11px;
    line-height: 1.1;
    font-size: 0.7em;
  }
}

.alert-area .alert-title-area .more a::before {
  display: none;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.2;
}

.alert-area .alert-title-area .more a:hover::before {
  display: block;
}

.alert-area > .in {
  padding: 25px 20px;
}

.alert-area > .in .list {
  overflow: auto;
}

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

@media screen and (max-width: 768px) {
  .alert-area > .in .list li {
    margin: 15px 0 0;
  }
}

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

.alert-area > .in .list li > span {
  display: block;
}

@media screen and (max-width: 768px) {
  .alert-area > .in .list li > span {
    line-height: 1.3;
  }
}

@media screen and (max-width: 768px) {
  .alert-area > .in .list li .date {
    font-size: 0.7em;
  }
}

@media print, screen and (min-width: 769px) {
  .alert-area > .in .list li .text {
    font-size: 110%;
  }
}

@media screen and (max-width: 768px) {
  .alert-area > .in .list li .text {
    font-size: 0.9em;
  }
}

/* いざというときに */
.top-case > .in .title {
  font-weight: normal;
  line-height: 1.5;
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .title {
    padding: 4px 0 3px;
    font-size: 170%;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .title {
    padding: 3px 20px 2px;
    margin: 0 20px;
    font-size: 1.1em;
  }
}

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

@media print, screen and (min-width: 769px) {
  .top-case > .in .title:before {
    width: 29px;
    height: 31px;
    background-size: 29px;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .title:before {
    width: 34px;
    height: 37px;
  }
}

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

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

.top-case > .in .case-box .attention-info {
  padding: 4px 0;
  background: #fff;
  border: 1px solid #c52e2e;
  border-radius: 10px;
  box-shadow: 0px 0px 1px 0px #c52e2e;
}

@media screen and (max-width: 768px) {
  .top-case > .in .case-box .attention-info {
    margin: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .case-box .attention-info .alert-area .alert-title-area {
    width: 226px;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .case-box .attention-info .alert-area > .in {
    padding: 15px 20px;
  }
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .case-box .attention-info .alert-area > .in .list {
    height: 90px;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .case-box .attention-info .alert-area > .in .list {
    height: 100px;
  }
}

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

@media screen and (max-width: 768px) {
  .top-case > .in .case-box .attention-info .alert-area > .in .list li .text {
    padding: 4px 0 0;
  }
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .case-box .attention-info .alert-area > .in p {
    height: 90px;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .case-box .attention-info .alert-area > .in p {
    height: 100px;
  }
}

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

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

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

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

.top-case > .in .case-box .case-menu .list .case-text {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  text-decoration: none;
  background: #fff;
  border: 1px solid #c52e2e;
  border-radius: 10px;
  box-shadow: 0px 0px 1px 0px #c52e2e;
  text-align: center;
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .case-box .case-menu .list .case-text {
    width: 134px;
    margin: 0 12px 0 0;
    min-height: 134px;
  }
  .top-case > .in .case-box .case-menu .list .case-text:hover {
    opacity: 0.7;
  }
  .top-case > .in .case-box .case-menu .list .case-text:nth-child(1) {
    background: url(../img_top/icon_al_01.png) no-repeat top 8px center/58px 58px, #fff;
  }
  .top-case > .in .case-box .case-menu .list .case-text:nth-child(2) {
    background: url(../img_top/icon_al_02.png) no-repeat top 8px center/58px 58px, #fff;
  }
  .top-case > .in .case-box .case-menu .list .case-text:nth-child(3) {
    background: url(../img_top/icon_al_03.png) no-repeat top 8px center/58px 58px, #fff;
  }
  .top-case > .in .case-box .case-menu .list .case-text:nth-child(4) {
    background: url(../img_top/icon_al_04.png) no-repeat top 8px center/58px 58px, #fff;
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .case-box .case-menu .list .case-text {
    width: 155px;
    box-sizing: border-box;
    margin: 0 20px 0 0;
  }
  .top-case > .in .case-box .case-menu .list .case-text:nth-child(1) {
    background: url(../img_top/icon_al_01.png) no-repeat top 8px center/70px 70px, #fff;
  }
  .top-case > .in .case-box .case-menu .list .case-text:nth-child(2) {
    background: url(../img_top/icon_al_02.png) no-repeat top 8px center/70px 70px, #fff;
  }
  .top-case > .in .case-box .case-menu .list .case-text:nth-child(3) {
    background: url(../img_top/icon_al_03.png) no-repeat top 8px center/70px 70px, #fff;
  }
  .top-case > .in .case-box .case-menu .list .case-text:nth-child(4) {
    background: url(../img_top/icon_al_04.png) no-repeat top 8px center/70px 70px, #fff;
    margin-right: 0;
  }
}

.top-case > .in .case-box .case-menu .list .case-text a {
  text-decoration: none;
  display: block;
  word-break: break-all;
}

@media print, screen and (min-width: 769px) {
  .top-case > .in .case-box .case-menu .list .case-text a {
    padding: 83px 8px 13px;
    min-height: 42px;
    line-height: 1.1;
    font-size: 130%;
  }
  .top-case > .in .case-box .case-menu .list .case-text a:focus {
    background: transparent;
  }
}

@media screen and (max-width: 768px) {
  .top-case > .in .case-box .case-menu .list .case-text a {
    padding: 79px 0 8px;
    min-height: 65px;
    line-height: 1.3;
    font-size: 0.9em;
  }
}

/* 情報を検索する */
@media print, screen and (min-width: 769px) {
  .top-search {
    padding: 14px 0 0;
  }
  .top-search > .in .title {
    font-size: 170%;
    font-weight: normal;
    line-height: 1.5;
    font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
  }
  .top-search > .in .title:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 43px;
    height: 43px;
    margin: 0 6px 0 0;
    background: url(../img_top/pc_icon_search.png) no-repeat 0 0;
  }
  .top-search > .in .search-box {
    min-height: 297px;
    padding: 20px;
    border: 1px dashed #8e7846;
    border-radius: 10px;
    box-sizing: border-box;
  }
  .top-search > .in .search-box .search-title {
    font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
    padding: 0 0 5px;
    font-size: 140%;
  }
  .top-search > .in .search-box .search-keyword {
    min-height: 66px;
  }
  .top-search > .in .search-box .search-keyword .list {
    letter-spacing: -0.4em;
  }
  .top-search > .in .search-box .search-keyword .list li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    margin: 11px 20px 0 0;
  }
  .top-search > .in .search-box .search-keyword .list li a {
    font-size: 110%;
  }
  .top-search > .in .search-box .search-menu {
    padding: 29px 0 0;
  }
  .top-search > .in .search-box .search-menu .list {
    letter-spacing: -0.4em;
    text-align: center;
  }
  .top-search > .in .search-box .search-menu .list li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 110px;
    margin: 0 50px 0 0;
  }
  .top-search > .in .search-box .search-menu .list li:nth-child(3) {
    margin-right: 0;
  }
  .top-search > .in .search-box .search-menu .list li a {
    display: block;
    text-decoration: none;
  }
  .top-search > .in .search-box .search-menu .list li a:hover {
    opacity: 0.7;
  }
  .top-search > .in .search-box .search-menu .list li .search-img img {
    width: 44px;
  }
  .top-search > .in .search-box .search-menu .list li .search-text {
    display: inline-block;
    padding: 5px 0 5px 6px;
    background: url(../../img_common/link_arw_02.png) no-repeat left center;
    font-size: 110%;
  }
}

/* きたかみトピックス */
@media print, screen and (min-width: 769px) {
  .top-topics {
    padding: 6px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-topics {
    padding: 73px 20px 0;
  }
}

.top-topics > .in .title {
  font-weight: normal;
  line-height: 1.5;
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
}

@media print, screen and (min-width: 769px) {
  .top-topics > .in .title {
    padding: 8px 20px 7px;
    background: url(../img_top/pc_ttl_01.png) no-repeat center center;
    font-size: 170%;
  }
}

@media screen and (max-width: 768px) {
  .top-topics > .in .title {
    padding: 3px 20px 2px;
    background: url(../img_top/sp_ttl_01.png) no-repeat center center;
    background-size: 100%;
    font-size: 1.1em;
  }
}

.top-topics > .in .topics-slider {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}

@media print, screen and (min-width: 769px) {
  .top-topics > .in .topics-slider {
    min-height: 360px;
    margin: 21px 4px 0 0;
    padding: 10px 10px 21px;
  }
}

@media screen and (max-width: 768px) {
  .top-topics > .in .topics-slider {
    min-height: 324px;
    margin: 10px 0 0;
    padding: 10px;
  }
}

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

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

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

.top-topics > .in .topics-slider > .in .bxslider-topics li img {
  width: 100%;
}

.top-topics > .in .topics-slider > .in .bx-wrapper {
  text-align: center;
}

.top-topics > .in .topics-slider > .in .bx-wrapper .bx-viewport {
  padding: 10px;
  border: 1px dashed #e4d8c2;
  border-radius: 10px;
  box-sizing: border-box;
}

@media print, screen and (min-width: 769px) {
  .top-topics > .in .topics-slider > .in .bx-wrapper .bx-viewport {
    min-height: 300px;
  }
}

@media screen and (max-width: 768px) {
  .top-topics > .in .topics-slider > .in .bx-wrapper .bx-viewport {
    min-height: 262px;
  }
}

.top-topics > .in .topics-slider > .in .bx-wrapper .bx-controls {
  display: inline-block;
  letter-spacing: -0.4em;
  font-size: 1px;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-topics > .in .topics-slider > .in .bx-wrapper .bx-controls {
    padding: 13px 15px 0;
  }
}

@media screen and (max-width: 768px) {
  .top-topics > .in .topics-slider > .in .bx-wrapper .bx-controls {
    padding: 10px 30px 0;
  }
}

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

.top-topics > .in .topics-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) {
  .top-topics > .in .topics-slider > .in .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
    margin: 0 5px 0 0;
  }
}

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

.top-topics > .in .topics-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) {
  .top-topics > .in .topics-slider > .in .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
    width: 7px;
    height: 7px;
    background-size: 7px;
  }
}

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

.top-topics > .in .topics-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) {
  .top-topics > .in .topics-slider > .in .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active {
    background-size: 7px;
  }
}

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

@media print, screen and (min-width: 769px) {
  .top-topics > .in .topics-slider > .in .bx-wrapper .bx-controls .bx-controls-auto {
    margin: 0 0 0 3px;
  }
}

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

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

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

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

.top-topics > .in .topics-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) {
  .top-topics > .in .topics-slider > .in .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop {
    background-size: 16px;
  }
}

.top-topics > .in .topics-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) {
  .top-topics > .in .topics-slider > .in .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item a.bx-start {
    background-size: 16px;
  }
}

.top-topics > .in .topics-slider > .in .topics-slide-next {
  position: absolute;
  right: 50%;
  z-index: 51;
}

@media print, screen and (min-width: 769px) {
  .top-topics > .in .topics-slider > .in .topics-slide-next {
    bottom: 3px;
  }
}

@media screen and (max-width: 768px) {
  .top-topics > .in .topics-slider > .in .topics-slide-next {
    bottom: 6px;
  }
}

.top-topics > .in .topics-slider > .in .topics-slide-next .bx-next {
  text-indent: -9999px;
  background: url(../img_top/next.png) no-repeat 0 0;
}

@media print, screen and (min-width: 769px) {
  .top-topics > .in .topics-slider > .in .topics-slide-next .bx-next {
    width: 5px;
    height: 10px;
    background-size: 5px;
  }
}

@media screen and (max-width: 768px) {
  .top-topics > .in .topics-slider > .in .topics-slide-next .bx-next {
    width: 9px;
    height: 20px;
  }
}

.top-topics > .in .topics-slider > .in .topics-slide-back {
  position: absolute;
  left: 50%;
  z-index: 51;
}

@media print, screen and (min-width: 769px) {
  .top-topics > .in .topics-slider > .in .topics-slide-back {
    bottom: 3px;
  }
}

@media screen and (max-width: 768px) {
  .top-topics > .in .topics-slider > .in .topics-slide-back {
    bottom: 6px;
  }
}

.top-topics > .in .topics-slider > .in .topics-slide-back .bx-prev {
  text-indent: -9999px;
  background: url(../img_top/back.png) no-repeat 0 0;
}

@media print, screen and (min-width: 769px) {
  .top-topics > .in .topics-slider > .in .topics-slide-back .bx-prev {
    width: 5px;
    height: 10px;
    background-size: 5px;
  }
}

@media screen and (max-width: 768px) {
  .top-topics > .in .topics-slider > .in .topics-slide-back .bx-prev {
    width: 10px;
    height: 20px;
  }
}

/* きたかみダイアリー */
@media screen and (max-width: 768px) {
  .top-diary {
    padding: 72px 93px 0;
  }
}

.top-diary > .in .title {
  color: #fff;
  font-weight: normal;
  text-align: center;
  line-height: 1.5;
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
}

@media print, screen and (min-width: 769px) {
  .top-diary > .in .title {
    padding: 8px 0 7px;
    background: url(../img_top/pc_ttl_02.png) no-repeat center center;
    background-size: 100% 100%;
    font-size: 170%;
  }
}

@media screen and (max-width: 768px) {
  .top-diary > .in .title {
    padding: 19px 0 18px;
    background: url(../img_top/sp_ttl_02.png) no-repeat center center;
    background-size: 100%;
    font-size: 1.1em;
  }
}

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

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

@media screen and (max-width: 768px) {
  .top-diary > .in .title:before {
    width: 41px;
    height: 49px;
    margin: 0 15px 0 0;
  }
}

@media print, screen and (min-width: 769px) {
  .top-diary > .in .diary-box {
    margin: 8px 0 0;
    padding: 69px 0 0;
    background: url(../img_top/pc_waku_01.png) no-repeat center top;
  }
}

@media screen and (max-width: 768px) {
  .top-diary > .in .diary-box {
    margin: 25px 0 0;
    padding: 112px 0 0;
    background: url(../img_top/sp_waku_01.png) no-repeat center top;
  }
}

.top-diary > .in .diary-box > .in {
  background: #fff;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}

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

@media screen and (max-width: 768px) {
  .top-diary > .in .diary-box > .in {
    min-height: 466px;
    padding: 17px;
  }
}

@media print, screen and (min-width: 769px) {
  .top-diary > .in .diary-box > .in .diary-img {
    min-height: 218px;
  }
}

@media screen and (max-width: 768px) {
  .top-diary > .in .diary-box > .in .diary-img {
    min-height: 321px;
  }
}

.top-diary > .in .diary-box > .in .diary-img img {
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  .top-diary > .in .diary-box > .in .diary-text {
    padding: 19px 0 9px;
    font-size: 110%;
  }
}

@media screen and (max-width: 768px) {
  .top-diary > .in .diary-box > .in .diary-text {
    padding: 27px 0 10px;
    font-size: 0.9em;
  }
}

/* 便利なサービス */
@media screen and (max-width: 768px) {
  .top-service {
    padding: 71px 0 0;
  }
}

.top-service > .in .title {
  font-weight: normal;
  line-height: 1.5;
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
}

@media print, screen and (min-width: 769px) {
  .top-service > .in .title {
    padding: 5px 20px 4px;
    background: url(../img_top/pc_ttl_03.png) no-repeat center bottom;
    font-size: 170%;
  }
}

@media screen and (max-width: 768px) {
  .top-service > .in .title {
    padding: 3px 20px 2px;
    margin: 0 20px;
    background: url(../img_top/sp_ttl_03.png) no-repeat center bottom;
    background-size: 100%;
    font-size: 1.1em;
  }
}

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

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

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

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

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

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

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

@media screen and (max-width: 768px) {
  .top-service > .in .service-box .list li {
    width: 25%;
    padding: 0 15px 17px;
    box-sizing: border-box;
  }
}

.top-service > .in .service-box .list li a {
  display: block;
  text-decoration: none;
}

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

.top-service > .in .service-box .list li .service-img {
  padding: 10px;
  background: url(../img_top/img_waku_01.png) no-repeat center center;
  background-size: 100%;
  box-sizing: border-box;
}

@media print, screen and (min-width: 769px) {
  .top-service > .in .service-box .list li .service-img {
    min-height: 120px;
  }
}

@media screen and (max-width: 768px) {
  .top-service > .in .service-box .list li .service-img {
    min-height: 148px;
  }
}

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

.top-service > .in .service-box .list li .service-text {
  display: table;
  width: 100%;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-service > .in .service-box .list li .service-text {
    min-height: 40px;
    padding: 5px 0;
    font-size: 130%;
  }
}

@media screen and (max-width: 768px) {
  .top-service > .in .service-box .list li .service-text {
    min-height: 52px;
    padding: 10px 0;
    font-size: 0.9em;
  }
}

.top-service > .in .service-box .list li .service-text > div {
  display: table-cell;
  vertical-align: middle;
}

.top-service > .in .service-box .list li .service-text p {
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
  line-height: 1.1;
}

/* ライフイベントから探す */
@media screen and (max-width: 768px) {
  .top-life {
    padding: 44px 0 0;
  }
}

.top-life > .in .title {
  font-weight: normal;
  line-height: 1.5;
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
}

@media print, screen and (min-width: 769px) {
  .top-life > .in .title {
    padding: 5px 20px 4px;
    background: url(../img_top/pc_ttl_03.png) no-repeat center bottom;
    font-size: 170%;
  }
}

@media screen and (max-width: 768px) {
  .top-life > .in .title {
    padding: 3px 20px 2px;
    margin: 0 20px;
    background: url(../img_top/sp_ttl_03.png) no-repeat center bottom;
    background-size: 100%;
    font-size: 1.1em;
  }
}

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

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

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

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

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

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

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

.top-life > .in .life-box .list li a {
  display: block;
  text-decoration: none;
}

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

.top-life > .in .life-box .list li .life-img {
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-life > .in .life-box .list li .life-img img {
    width: 110px;
  }
}

@media screen and (max-width: 768px) {
  .top-life > .in .life-box .list li .life-img img {
    width: 136px;
  }
}

.top-life > .in .life-box .list li .life-text {
  text-align: center;
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
}

@media print, screen and (min-width: 769px) {
  .top-life > .in .life-box .list li .life-text {
    padding: 12px 0;
    font-size: 130%;
  }
}

@media screen and (max-width: 768px) {
  .top-life > .in .life-box .list li .life-text {
    padding: 10px 0;
    font-size: 0.9em;
  }
}

/* 新着情報・募集情報 */
.visually-hidden {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}

@media print, screen and (min-width: 769px) {
  .top-news {
    padding: 8px 0 0;
  }
}

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

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

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

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

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

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

@media print, screen and (min-width: 769px) {
  .top-news > .in #top-tab .tab-nav .list li {
    width: 144px;
    margin: 0 20px 0 0;
  }
}

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

.top-news > .in #top-tab .tab-nav .list li:nth-child(2) {
  margin-right: 0;
}

.top-news > .in #top-tab .tab-nav .list li a {
  display: block;
}

@media print, screen and (min-width: 769px) {
  .top-news > .in #top-tab > .in {
    margin: -8px 0 0;
    padding: 40px 0 20px;
    background: url(../img_top/pc_info_top.png) no-repeat right top, url(../img_top/pc_info_bottom.png) no-repeat center bottom;
    background-size: 100%, 100%;
  }
}

@media screen and (max-width: 768px) {
  .top-news > .in #top-tab > .in {
    margin: -10px 0 0;
    padding: 30px 0;
    background: url(../img_top/sp_info_top.png) no-repeat right top, url(../img_top/sp_info_bottom.png) no-repeat right bottom;
    background-size: 100%, 100%;
  }
}

@media print, screen and (min-width: 769px) {
  .top-news > .in #top-tab > .in .box {
    padding: 6px 22px 38px;
    background: url(../img_top/pc_info_right.png) repeat-y right center;
    background-size: 100%;
  }
}

@media screen and (max-width: 768px) {
  .top-news > .in #top-tab > .in .box {
    margin: -2px 0;
    padding: 29px 30px 38px;
    background: url(../img_top/sp_info_right.png) repeat-y right center;
    background-size: 100%;
  }
}

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

.top-news > .in #top-tab > .in .box .list2 {
  overflow: auto;
  box-sizing: border-box;
}

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

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

.top-news > .in #top-tab > .in .box .list2 li {
  border-bottom: 1px dashed #ddd5c8;
}

@media print, screen and (min-width: 769px) {
  .top-news > .in #top-tab > .in .box .list2 li {
    padding: 20px 9px;
  }
}

@media screen and (max-width: 768px) {
  .top-news > .in #top-tab > .in .box .list2 li {
    padding: 20px 6px;
  }
}

.top-news > .in #top-tab > .in .box .list2 li:nth-child(1) {
  border-top: 1px dashed #ddd5c8;
}

.top-news > .in #top-tab > .in .box .list2 li .body-box .date {
  display: block;
  color: #666;
}

@media print, screen and (min-width: 769px) {
  .top-news > .in #top-tab > .in .box .list2 li .body-box .date {
    padding: 0 0 0 149px;
    font-size: 80%;
  }
}

@media screen and (max-width: 768px) {
  .top-news > .in #top-tab > .in .box .list2 li .body-box .date {
    padding: 0 0 0 189px;
    line-height: 1.3;
    font-size: 0.7em;
  }
}

.top-news > .in #top-tab > .in .box .list2 li .body-box .text {
  display: table;
  width: 100%;
}

.top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags {
  display: table-cell;
  vertical-align: top;
  box-sizing: border-box;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags {
    width: 145px;
    padding: 3px 19px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags {
    width: 184px;
    padding: 10px 26px 0 0;
    font-size: 0.7em;
  }
}

.top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags > span {
  border-radius: 5px;
  line-height: 1.1;
}

.top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags > span:nth-child(n+2) {
  margin-top: 10px;
}

@media print, screen and (min-width: 769px) {
  .top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags > span {
    display: block;
    padding: 10px;
  }
}

@media screen and (max-width: 768px) {
  .top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags > span {
    display: table;
    width: 100%;
    height: 50px;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags > span > span {
    display: table-cell;
    vertical-align: middle;
  }
}

.top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags .tag1 {
  border: 1px solid #daa438;
}

.top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags .tag2 {
  border: 1px solid #64c580;
}

.top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags .tag3 {
  border: 1px solid #b8c559;
}

.top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags .tag4 {
  border: 1px solid #d97b79;
}

.top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags .tag5 {
  border: 1px solid #71c0d1;
}

.top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags .tag6 {
  border: 1px solid #b88bc5;
}

.top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags .tag7 {
  border: 1px solid #978c73;
}

.top-news > .in #top-tab > .in .box .list2 li .body-box .text .tags .tag8 {
  border: 1px solid #6060ca;
}

.top-news > .in #top-tab > .in .box .list2 li .body-box .text a {
  display: table-cell;
  vertical-align: top;
}

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

@media screen and (max-width: 768px) {
  .top-news > .in #top-tab > .in .box .list2 li .body-box .text a {
    line-height: 1.3;
    font-size: 0.9em;
  }
}

.top-news > .in #top-tab > .in .box .list3 {
  letter-spacing: -0.4em;
  text-align: center;
}

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

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

.top-news > .in #top-tab > .in .box .list3 li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

@media print, screen and (min-width: 769px) {
  .top-news > .in #top-tab > .in .box .list3 li {
    width: 208px;
    margin: 0 20px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-news > .in #top-tab > .in .box .list3 li {
    width: 291px;
    margin: 0 38px 0 0;
  }
}

.top-news > .in #top-tab > .in .box .list3 li:nth-child(2) {
  margin-right: 0;
}

.top-news > .in #top-tab > .in .box .list3 li a {
  display: block;
  text-align: center;
  text-decoration: none;
}

@media print, screen and (min-width: 769px) {
  .top-news > .in #top-tab > .in .box .list3 li a {
    padding: 18px 20px 13px 0;
  }
  .top-news > .in #top-tab > .in .box .list3 li a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 768px) {
  .top-news > .in #top-tab > .in .box .list3 li a {
    padding: 20px 20px 12px 0;
    font-size: 0.9em;
  }
}

@media print, screen and (min-width: 769px) {
  .top-news > .in #top-tab > .in .box .list3 li.btn a {
    background: url(../img_top/pc_btn_list.png) no-repeat left center;
  }
}

@media screen and (max-width: 768px) {
  .top-news > .in #top-tab > .in .box .list3 li.btn a {
    background: url(../img_top/sp_btn_list.png) no-repeat left center;
  }
}

@media print, screen and (min-width: 769px) {
  .top-news > .in #top-tab > .in .box .list3 li.rss a {
    background: url(../img_top/pc_btn_rss.png) no-repeat left center;
  }
}

@media screen and (max-width: 768px) {
  .top-news > .in #top-tab > .in .box .list3 li.rss a {
    background: url(../img_top/sp_btn_rss.png) no-repeat left center;
  }
}

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

@media print, screen and (min-width: 769px) {
  .top-news > .in #top-tab > .in .box .list3 li.rss a:before {
    width: 14px;
    height: 14px;
    background-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .top-news > .in #top-tab > .in .box .list3 li.rss a:before {
    width: 19px;
    height: 19px;
  }
}

/* 市の広報 */
@media screen and (max-width: 768px) {
  .top-koho {
    padding: 47px 0 0;
  }
}

.top-koho > .in .title {
  font-weight: normal;
  line-height: 1.5;
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
}

@media print, screen and (min-width: 769px) {
  .top-koho > .in .title {
    padding: 5px 20px 4px;
    background: url(../img_top/pc_ttl_03.png) no-repeat center bottom;
    font-size: 170%;
  }
}

@media screen and (max-width: 768px) {
  .top-koho > .in .title {
    padding: 3px 20px 2px;
    margin: 0 20px;
    background: url(../img_top/sp_ttl_03.png) no-repeat center bottom;
    background-size: 100%;
    font-size: 1.1em;
  }
}

@media print, screen and (min-width: 769px) {
  .top-koho > .in .koho-box {
    width: 518px;
    margin: 0 auto;
    padding: 27px 0 0;
  }
}

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

.top-koho > .in .koho-box .koho-kitakami {
  display: table;
  width: 100%;
  box-sizing: border-box;
}

@media print, screen and (min-width: 769px) {
  .top-koho > .in .koho-box .koho-kitakami {
    min-height: 369px;
    padding: 0 0 0 3px;
  }
}

@media screen and (max-width: 768px) {
  .top-koho > .in .koho-box .koho-kitakami {
    min-height: 489px;
    padding: 0 14px 0 20px;
  }
}

.top-koho > .in .koho-box .koho-kitakami > div {
  display: table-cell;
  vertical-align: top;
}

@media print, screen and (min-width: 769px) {
  .top-koho > .in .koho-box .koho-kitakami .koho-img {
    width: 247px;
    padding: 13px 0 7px;
  }
}

@media screen and (max-width: 768px) {
  .top-koho > .in .koho-box .koho-kitakami .koho-img {
    width: 48%;
    padding: 17px 0 7px;
  }
}

.top-koho > .in .koho-box .koho-kitakami .koho-img img {
  width: 100%;
  box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.15);
}

@media print, screen and (min-width: 769px) {
  .top-koho > .in .koho-box .koho-kitakami .koho-link {
    padding: 70px 0 0;
    background: url(../img_top/pc_bg_koho.png) no-repeat -4px top;
  }
}

@media screen and (max-width: 768px) {
  .top-koho > .in .koho-box .koho-kitakami .koho-link {
    padding: 90px 0 0;
    background: url(../img_top/sp_bg_koho.png) no-repeat -4px top;
    background-size: 100%;
  }
}

.top-koho > .in .koho-box .koho-kitakami .koho-link .koho-title {
  font-weight: normal;
  text-align: center;
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
}

@media print, screen and (min-width: 769px) {
  .top-koho > .in .koho-box .koho-kitakami .koho-link .koho-title {
    font-size: 170%;
  }
}

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

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

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

.top-koho > .in .koho-box .koho-kitakami .koho-link .list li a {
  display: inline-block;
}

@media print, screen and (min-width: 769px) {
  .top-koho > .in .koho-box .koho-kitakami .koho-link .list li a {
    padding: 16px 0 16px 75px;
    font-size: 110%;
  }
}

@media screen and (max-width: 768px) {
  .top-koho > .in .koho-box .koho-kitakami .koho-link .list li a {
    padding: 24px 0 24px 105px;
    line-height: 1.3;
    font-size: 0.7em;
  }
}

.top-koho > .in .koho-box .koho-kitakami .koho-link .list .magazine a {
  background: url(../img_top/icon_koho_01.png) no-repeat left center;
}

@media print, screen and (min-width: 769px) {
  .top-koho > .in .koho-box .koho-kitakami .koho-link .list .magazine a {
    background-size: 70px;
  }
}

.top-koho > .in .koho-box .koho-kitakami .koho-link .list .backnumber a {
  background: url(../img_top/icon_koho_02.png) no-repeat left center;
}

@media print, screen and (min-width: 769px) {
  .top-koho > .in .koho-box .koho-kitakami .koho-link .list .backnumber a {
    background-size: 70px;
  }
}

.top-koho > .in .koho-box .koho-kitakami .koho-link .list .appli a {
  background: url(../img_top/icon_koho_03.png) no-repeat left center;
}

@media print, screen and (min-width: 769px) {
  .top-koho > .in .koho-box .koho-kitakami .koho-link .list .appli a {
    background-size: 70px;
  }
}

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

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

.top-koho > .in .koho-box .koho-menu .list {
  letter-spacing: -0.4em;
  text-align: right;
}

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

@media print, screen and (min-width: 769px) {
  .top-koho > .in .koho-box .koho-menu .list li {
    width: 247px;
    margin: 0 0 0 22px;
  }
  .top-koho > .in .koho-box .koho-menu .list li:nth-child(2n+1) {
    margin-left: 0;
  }
}

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

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

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

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

/* 北上市について */
@media screen and (max-width: 768px) {
  .top-about {
    padding: 38px 0 0;
  }
}

.top-about > .in .title {
  font-weight: normal;
  line-height: 1.5;
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
}

@media print, screen and (min-width: 769px) {
  .top-about > .in .title {
    padding: 5px 20px 4px;
    background: url(../img_top/pc_ttl_03.png) no-repeat center bottom;
    font-size: 170%;
  }
}

@media screen and (max-width: 768px) {
  .top-about > .in .title {
    padding: 3px 20px 2px;
    margin: 0 20px;
    background: url(../img_top/sp_ttl_03.png) no-repeat center bottom;
    background-size: 100%;
    font-size: 1.1em;
  }
}

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

@media print, screen and (min-width: 769px) {
  .top-about > .in .about-box .list {
    margin: 0 0 0 -25px;
    padding: 28px 0 0;
  }
}

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

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

@media print, screen and (min-width: 769px) {
  .top-about > .in .about-box .list li {
    width: 293px;
    margin: 0 19px 20px 0;
  }
  .top-about > .in .about-box .list li:nth-child(2n) {
    margin-right: 0;
  }
}

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

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

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

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

/* 市の人口・世帯数 */
@media screen and (max-width: 768px) {
  .top-population {
    padding: 68px 0 0;
  }
}

.top-population > .in .title {
  font-weight: normal;
  line-height: 1.5;
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .title {
    padding: 5px 20px 4px;
    background: url(../img_top/pc_ttl_03.png) no-repeat center bottom;
    font-size: 170%;
  }
}

@media screen and (max-width: 768px) {
  .top-population > .in .title {
    padding: 3px 20px 2px;
    margin: 0 20px;
    background: url(../img_top/sp_ttl_03.png) no-repeat center bottom;
    background-size: 100%;
    font-size: 1.1em;
  }
}

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

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

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

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

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

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .list li {
    width: 255px;
    margin: 20px 0 0;
    padding: 17px 0 17px 96px;
  }
  .top-population > .in .population-box .list li:nth-child(2n) {
    margin-right: 0;
  }
}

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

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

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

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

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

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

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

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

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

.top-population > .in .population-box .list li .population-title {
  font-weight: bold;
}

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

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

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

@media screen and (max-width: 768px) {
  .top-population > .in .population-box .list li .population-text {
    font-size: 0.9em;
  }
}

.top-population > .in .population-box .population-date {
  padding: 8px 0 0;
  text-align: right;
}

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

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

.top-population > .in .population-box .text-link {
  text-align: right;
  margin-top: 0.4em;
}

.top-population > .in .population-box .text-link a {
  display: inline-block;
  margin-left: 1em;
  background: url(../../img_common/link_arw_02.png) no-repeat left center;
  padding-left: 8px;
}

@media print, screen and (min-width: 769px) {
  .top-population > .in .population-box .text-link a {
    font-size: 80%;
  }
}

@media screen and (max-width: 768px) {
  .top-population > .in .population-box .text-link a {
    font-size: 0.7em;
  }
}

/* 関連リンク */
@media print, screen and (min-width: 769px) {
  .top-related-link {
    padding: 37px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .top-related-link {
    padding: 41px 0 0;
  }
}

.top-related-link > .in .title {
  font-weight: normal;
  line-height: 1.5;
  font-family: "YuMincho", "游明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", serif;
}

@media print, screen and (min-width: 769px) {
  .top-related-link > .in .title {
    padding: 5px 20px 4px;
    background: url(../img_top/pc_ttl_03.png) no-repeat center bottom;
    font-size: 170%;
  }
}

@media screen and (max-width: 768px) {
  .top-related-link > .in .title {
    padding: 3px 20px 2px;
    margin: 0 20px;
    background: url(../img_top/sp_ttl_03.png) no-repeat center bottom;
    background-size: 100%;
    font-size: 1.1em;
  }
}

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

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

@media screen and (max-width: 768px) {
  .top-related-link > .in .related-link-box .list {
    min-height: 101px;
    padding: 30px 8px 0;
    box-sizing: border-box;
  }
}

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

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

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

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

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

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

@media print {
  body {
    zoom: 0.85;
  }
}

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

@media print, screen and (min-width: 769px) {
  footer {
    margin-top: 70px;
  }
}

@media screen and (max-width: 768px) {
  footer {
    margin-top: 15px;
  }
}

footer #pagetop {
  display: block;
  height: 110px;
  width: 110px;
  position: absolute;
  z-index: 10;
  background: url(../../img_common/footer_pagetop.png) no-repeat 0 0;
}

@media print, screen and (min-width: 769px) {
  footer #pagetop {
    top: -120px;
    right: 30px;
  }
  footer #pagetop:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 768px) {
  footer #pagetop {
    top: 385px;
    right: 10px;
  }
}

footer .in-wrap {
  overflow: hidden;
}

footer .in-wrap > .in {
  position: relative;
  background: #dbeee4;
}

@media print, screen and (min-width: 769px) {
  footer .in-wrap > .in {
    margin: 80px 0 0;
  }
}

@media screen and (max-width: 768px) {
  footer .in-wrap > .in {
    margin: 135px 0 0;
  }
}

footer .in-wrap > .in:before {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
}

@media print, screen and (min-width: 769px) {
  footer .in-wrap > .in:before {
    top: -80px;
    background: url(../../img_common/pc_f_l_sakura.png) no-repeat left top 160px, url(../../img_common/pc_f_r_sakura.png) no-repeat right top 25px, url(../../img_common/pc_footer_line.png) no-repeat center top/100% 80px;
    height: 738px;
  }
}

@media screen and (max-width: 768px) {
  footer .in-wrap > .in:before {
    top: -135px;
    background: url(../../img_common/sp_f_l_sakura.png) no-repeat left top 268px, url(../../img_common/sp_f_r_sakura.png) no-repeat right top, url(../../img_common/sp_footer_line.png) no-repeat center top 85px/100% 50px;
    height: 777px;
  }
}

footer .in-wrap > .in .footer-contents {
  position: relative;
}

@media print, screen and (min-width: 769px) {
  footer .in-wrap > .in .footer-area {
    padding: 10px 0 48px;
    margin: 0 auto;
    width: 645px;
  }
}

@media screen and (max-width: 768px) {
  footer .in-wrap > .in .footer-area {
    padding: 50px 40px 65px 70px;
  }
}

footer .in-wrap > .in .footer-area .f-nav-list {
  letter-spacing: -0.4em;
  text-align: center;
}

@media screen and (max-width: 768px) {
  footer .in-wrap > .in .footer-area .f-nav-list {
    padding: 0 30px 0 0;
    font-size: 0.9em;
  }
}

footer .in-wrap > .in .footer-area .f-nav-list li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  border-right: 1px solid #554d35;
  line-height: 1.1;
}

footer .in-wrap > .in .footer-area .f-nav-list li:nth-child(5) {
  border-right: none;
}

@media print, screen and (min-width: 769px) {
  footer .in-wrap > .in .footer-area .f-nav-list li {
    padding: 0 10px;
  }
}

@media screen and (max-width: 768px) {
  footer .in-wrap > .in .footer-area .f-nav-list li {
    margin: 12px 0 0;
    padding: 0 15px;
  }
}

@media print, screen and (min-width: 769px) {
  footer .in-wrap > .in .footer-area .footer-logo {
    padding: 50px 0 0 160px;
  }
}

@media screen and (max-width: 768px) {
  footer .in-wrap > .in .footer-area .footer-logo {
    padding: 70px 0 0;
    text-align: center;
  }
}

@media print, screen and (min-width: 769px) {
  footer .in-wrap > .in .footer-area .footer-logo img {
    width: 240px;
  }
}

footer .in-wrap > .in .footer-area .footer-address {
  padding: 70px 25px 0;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  footer .in-wrap > .in .footer-area .footer-address {
    text-align: center;
    font-size: 0.8em;
  }
}

footer .in-wrap > .in .footer-area .footer-address2 {
  line-height: 1.5;
}

@media print, screen and (min-width: 769px) {
  footer .in-wrap > .in .footer-area .footer-address2 {
    padding: 0 25px;
  }
}

@media screen and (max-width: 768px) {
  footer .in-wrap > .in .footer-area .footer-address2 {
    padding: 0 0 0 175px;
    font-size: 0.8em;
  }
}

footer .in-wrap > .in .footer-area .footer-opentime {
  line-height: 1.5;
}

@media print, screen and (min-width: 769px) {
  footer .in-wrap > .in .footer-area .footer-opentime {
    padding: 12px 25px 0;
  }
}

@media screen and (max-width: 768px) {
  footer .in-wrap > .in .footer-area .footer-opentime {
    padding: 20px 0 0;
    text-align: center;
    font-size: 0.8em;
  }
}

footer .in-wrap > .in .copyright {
  padding: 10px 0;
  background-color: #cee5d9;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  footer .in-wrap > .in .copyright {
    margin: 48px 0 0;
    font-size: 80%;
  }
}

@media screen and (max-width: 768px) {
  footer .in-wrap > .in .copyright {
    margin: 69px 0 0;
    font-size: 0.7em;
  }
}
