@charset "UTF-8";
/*============================
commonStyle.cssの修正
============================*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  background: none;
}

html,
body {
  min-height: 100%;
}

#c-footer .f-topLinks__link {
  text-align: center;
}

#c-header .logo {
  font-size: 0;
  font-weight: normal;
}

#c-header .logo img {
  width: 240px;
  height: auto;
}

/*============================
作成部分リセット
============================*/
main a:link,
main a:visited {
  font-weight: normal;
  color: #003fb5;
  text-decoration: none;
}

main a img:hover {
  opacity: 0.8;
}

main a:hover {
  color: #003fb5;
  text-decoration: underline;
}

main table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  line-height: inherit;
}

main caption,
main th {
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

main img {
  border: 0;
  outline: 0;
}

main ol,
main ul {
  list-style: none;
}

main table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  line-height: inherit;
}

main input,
main select,
main textarea,
main button {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

main fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

main,
main article,
main aside,
main dialog,
main figure,
main hgroup,
main nav,
main section,
main video {
  display: block;
  margin: 0;
  padding: 0;
}

.c-searchBox__input {
  background-color: #fff;
  border-right: 1px solid #ccc !important;
}

main blockquote,
main q {
  quotes: none;
}

main {
  box-sizing: border-box;
  background: #fff;
  vertical-align: baseline;
  font-weight: normal;
  font-size: 100%;
  font-family: "BIZ UDGothic", sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color: #4b4b4b;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

/* ==================================================
コンテンツ全体
================================================== */

/* skip */

.skip {
  width: 1px;
  font-size: 0.1%;
  background-color: #fff;
  position: absolute;
  left: -3000px;
  z-index: 9999;
}

a.skip {
  background-color: #fff;
  text-align: center;
  padding: 2px 0;
  top: auto;
}

a.skip:active {
  display: block;
  width: 99.99%;
  font-size: 100%;
  top: 0;
  left: 0;
}

a.skip:focus {
  display: block;
  width: 99.99%;
  font-size: 100%;
  top: 0;
  left: 0;
}

/*ｈ１タイトル*/

.format_page .ttl-page {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 400px;
  margin: 0 auto 0;
  background-image: url(../images/common/bg_mv.JPG);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

.format_page .ttl-page .bg-h1 {
  box-sizing: border-box;
  margin: auto;
  position: relative;
  width: 1000px;
  padding-top: 18px;
  padding-bottom: 16px;
  background-image: url(../images/common/bg_mv_blue.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  text-shadow: 2px 3px 2px rgba(8, 13, 39, 0.4);
}

.format_page .ttl-page .bg-h1 h1.page {
  width: 80%;
  font-size: 2em;
  line-height: 1.3;
  letter-spacing: 0.1em;
  margin: 0 auto;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
  word-break: break-all;
  overflow-wrap: break-word !important;
  word-wrap: break-word !important;
}

/*ｈ２タイトル*/

.format_page .bg-h2 {
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto 40px auto;
  padding: 8px 20px 6px 14px;
  background-color: #009dd1;
  vertical-align: middle;
}

.format_page .bg-h2 h2 {
  color: #ffffff;
  font-size: 1.3em;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: bold;
  background-image: url(../images/common/icon_checkbox_wt.svg);
  background-repeat: no-repeat;
  background-position: left 0.25em;
  background-size: 18px 18px;
  padding-left: 30px;
}

/*ｈ３タイトル*/

.format_page h3 {
  margin-bottom: 30px;
  color: #333333;
  font-size: 1.25em;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-weight: bold;
  border-bottom: 2px solid #117fa8;
  border-left: 10px solid #117fa8;
  padding: 0 16px 4px 14px;
}

/*ｈ４タイトル*/

.format_page h4 {
  margin-bottom: 30px;
  display: flex;
  color: #333333;
  font-size: 1.125em;
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 1.3;
  padding: 0 0 0 1px;
}

.format_page h4:before {
  content: "●";
  color: #117fa8;
  font-size: 0.875em;
  font-weight: 400;
  padding-top: 0.1em;
  padding-right: 8px;
}

.list02_none {
  margin-bottom: 20px;
  display: flex;
  color: #333333;
  font-size: 1.125em;
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 1.3;
}

/* 標準ボタン-水色 */

.btnBox a:link,
.btnBox a:visited {
  display: inline-block;
  min-width: 270px;
  border-radius: 30px;
  background-color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  padding-top: 12px;
  padding-bottom: 11px;
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 8px 12px;
  text-align: center;
}

.btnBox {
  margin: 20px auto 0;
  height: auto;
  text-align: center;
}

a.standard:link,
a.standard:visited {
  background-image: url(../images/common/icon_arrow_l_bl.svg);
  border: 2px solid #69b0cc;
  color: #2a8fb6;
}

/* お知らせボタン-青色 */
a.info:link,
a.info:visited {
  background-image: url(../images/common/icon_arrow_bl.svg);
  border: 2px solid #4d8cb1;
  color: #005c90;
}

/* ｘ（旧Twitter）ボタン-黒色 */
a.twitter:link,
a.twitter:visited {
  background-image: url(../images/common/img_newwidw_bk.png);
  background-position: 93% center;
  background-size: 23px 18px;
  border: 2px solid #595959;
  color: #333333;
}

.twitter-wrap {
  margin-top: 50px;
}

/* YouTubeボタン-赤色 */
a.youtube:link,
a.youtube:visited {
  min-width: 340px;
  background-image: url(../images/common/img_newwidw_red.png);
  background-position: 93% center;
  background-size: 23px 18px;
  border: 2px solid #e26869;
  color: #d72928;
}

.btnBox a:hover {
  background-color: #eeeeee;
  text-decoration: none !important;
}

/* ==================================================
第２階層以下コンテンツ全体
================================================== */

p.indent {
  text-indent: 1em;
  font-size: 1em;
  line-height: 1.6;
  text-align: left;
  margin-bottom: 0.3em;
}

p.indent-0 {
  font-size: 1em;
  line-height: 1.6;
  text-align: left;
  margin-bottom: 0.3em;
}

main {
  width: 100%;
}

.format_page main .section {
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto 60px auto;
}

.format_page .content {
  width: 960px;
  margin: 0 auto 40px auto;
}

/*パンくず*/

.format_page .step-nav {
  margin: 20px 0 40px;
  font-size: 0.875rem;
}

.format_page .step-nav li {
  display: inline-block;
  margin-bottom: 0.3em;
  vertical-align: top;
}

.format_page .step-nav li:after {
  content: ">";
  padding-left: 10px;
}

.format_page .step-nav li:last-child:after {
  display: none;
}

/* ==================================================
トップページ
================================================== */

main .content {
  width: 960px;
  margin: 0 auto 40px auto;
  box-sizing: border-box;
}

.top_img img {
  width: 100%;
}

#global-main .topimg {
  width: 100%;
  height: 520px;
  background-color: #193242;
  background-image: url(../images/common/top_mv.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 520px;
  margin: 0 auto 20px;
  padding: 0;
  font-size: 0;
  text-align: center;
}

.top_img_sp {
  display: none;
}

#global-main .top-sp {
  display: none;
}

/* トップページメインボタン3つ */

#global-main #topButton {
  display: flex;
  justify-content: space-between;
  width: 960px;
  margin: 24px auto 24px;
}

#global-main #topButton a {
  padding: 16px;
  color: #ffffff;
}

#global-main #topButton a {
  position: relative;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 310px auto;
  background-color: #0d0e07;
  width: 310px;
  min-height: 154px;
  text-align: center;
}

#global-main #topButton a img.click-red {
  position: absolute;
  bottom: 0;
  right: 0;
  box-sizing: border-box;
  width: 142px;
  height: auto;
}

#global-main #topButton a .font-l {
  font-size: 1.75em;
  line-height: 1.35;
  font-weight: bold;
}

#global-main #topButton a .font-m {
  font-size: 1.5em;
  line-height: 1.35;
  font-weight: bold;
}

#global-main #topButton a .font-s {
  display: inline-block;
  font-size: 0.875em;
  line-height: 1.35;
  font-weight: bold;
}

#global-main #topButton a:link,
#global-main #topButton a:visited {
  color: #ffffff;
  text-decoration: none;
}

#global-main #topButton a:hover {
  opacity: 0.8;
}

#global-main #btn_candidate {
  background-image: url(../images/common/bg_candidate.jpg);
}

#global-main #btn_place_early {
  background-image: url(../images/common/bg_place_early.jpg);
}

#global-main #btn_hoketsu {
  background-image: url(../images/common/bg_hoketsu.jpg);
}

/* トップページメインボタン3つ非活性 */

#global-main #topButton div.inactive {
  padding: 16px;
  color: #c1c8ca;
}

#global-main #topButton div.inactive {
  opacity: 0.5;
  position: relative;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 310px auto;
  background-color: #0d0e07;
  width: 310px;
  min-height: 154px;
  text-align: center;
}

#global-main #topButton div.inactive img.click-red {
  position: absolute;
  bottom: 0;
  right: 0;
  box-sizing: border-box;
  width: 142px;
  height: auto;
}

#global-main #topButton div.inactive .font-l {
  font-size: 1.75em;
  line-height: 1.35;
  font-weight: bold;
}

#global-main #topButton div.inactive .font-m {
  font-size: 1.5em;
  line-height: 1.35;
  font-weight: bold;
}

#global-main #topButton div.inactive .font-s {
  display: inline-block;
  font-size: 0.875em;
  line-height: 1.35;
  font-weight: bold;
}

/* h２見出し-お知らせ */

#global-main #information {
  box-sizing: border-box;
  width: 635px;
  padding: 8px 324px 6px 20px;
  background-image: url(../images/top/bg_info.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.3;
}

.pdf_button {
  display: flex;
  justify-content: space-between;
  width: 960px;
  margin: 24px auto 24px;
}

.pdf_button_wrap {
  background-color: #009dd1;
  position: relative;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 310px auto;
  width: 450px;
  min-height: 154px;
  color: #fff;
  font-size: 1.125em;
  line-height: 1.4;
  padding: 5px;
}

.news_01 {
  display: flex;
}

.news_01 p {
  color: #fff;
  padding: 10px;
}

.pdf_button_img {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
}

.pdf_button_img img {
  width: 100%;
  min-width: 180px;
  max-width: 200px;
}

.news_detail {
  margin-right: 10px;
}

/* h２見出し-トピックス */

#global-main #topic {
  box-sizing: border-box;
  width: 635px;
  padding: 8px 324px 6px 20px;
  background-image: url(../images/top/bg_topics.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 40px;
  color: #ffffff;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.3;
}

/* h２見出し-Ｘ（旧Twitter） */

#global-main #twitter {
  box-sizing: border-box;
  width: 635px;
  padding: 8px 324px 6px 20px;
  background-image: url(../images/top/bg_x.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 40px;
  margin-bottom: 16px;
  color: #ffffff;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.3;
}

/* h２見出し-YouTubeチャンネル */

#global-main #youtube {
  box-sizing: border-box;
  width: 635px;
  padding: 8px 324px 6px 20px;
  background-image: url(../images/top/bg_youtube.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 40px;
  margin-bottom: 16px;
  color: #ffffff;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.3;
}

/* お知らせ */
.text-box {
  line-height: 1.5em;
  padding-bottom: 20px;
}

#global-main .info-wrap .text-box {
  margin: 20px 0 0;
}

#global-main .info-wrap ul.news-item {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 0;
}

#global-main .info-wrap ul.news-item li.newsdate {
  margin: 0 0 0 0;
  font-size: 0.875em;
  font-weight: bold;
  width: 10em;
}

#global-main .info-wrap ul.news-item li.newsdate {
  margin: 0 0 0 0;
  padding-top: 5px;
  font-size: 0.875em;
  font-weight: bold;
  width: 10em;
}

#global-main .info-wrap ul.news-item li.category,
#global-main .topic-news dl dt.category {
  box-sizing: border-box;
  margin: 0 0 0;
  border-radius: 4px;
  padding: 4px 2px 3px;
  font-size: 0.875em;
  font-weight: bold;
  width: 6em;
  text-align: center;
}

#global-main .info-wrap ul.news-item li.topics {
  position: relative;
  box-sizing: border-box;
  width: 635px;
  margin: 0.8em 0 0;
  padding: 0 0 0 0;
  font-size: 1em;
  margin-bottom: 0.8em;
  padding-left: 20px;
}

#global-main .info-wrap li.topics:before {
  position: absolute;
  content: "";
  top: 0.3em;
  left: 0;
  background-image: url(../images/common/icon_arrow_bl.svg);
  background-repeat: no-repeat;
  padding-right: 8px;
  display: inline-block;
  height: 12px;
  width: 8px;
}

.blue {
  background-color: #bfedf2;
}

.gray {
  background-color: #dddddd;
}

.orange {
  background-color: #f9c189;
}

.green {
  background-color: #9dd0ab;
}

/* 新トピックスhtml */

#global-main .topic-wrap .topic-news {
  padding: 0 auto 0;
}

#global-main .topic-wrap .topic-news dl {
  display: flex;
  flex-wrap: wrap;
  margin: 16px 0 0;
  padding: 16px 16px 14px 20px;
  border: 1px solid #48a1c2;
  border-radius: 8px;
}

#global-main .topic-wrap .topic-news dl dt {
  display: inline-block;
  font-size: 0.875em;
  font-weight: bold;
}

#global-main .topic-wrap .topic-news dl dt.date {
  width: 10em;
}

#global-main .topic-wrap .topic-news dl dt.category {
  width: 6em;
}

#global-main .topic-wrap .topic-news dl dd.text {
  width: 100%;
  margin: 0.8em 0 0;
}

#global-main .topic-wrap .topic-news dd.text ul li {
  position: relative;
  margin-top: 0.4em;
  padding-left: 20px;
}

#global-main .topic-wrap .topic-news dd.text ul li:before {
  position: absolute;
  content: "";
  top: 0.4em;
  left: 0;
  background-image: url(../images/common/icon_arrow_bl.svg);
  background-repeat: no-repeat;
  padding-right: 8px;
  display: inline-block;
  height: 12px;
  width: 8px;
}

/* トピックス */
#global-main .topic-wrap .top-news {
  padding: 0 auto 0;
}

#global-main .topic-wrap .top-news dl {
  display: flex;
  flex-wrap: wrap;
  margin: 16px 0 0;
  padding: 16px 16px 14px 20px;
  border: 1px solid #48a1c2;
  border-radius: 8px;
}

#global-main .topic-wrap .top-news dl dt {
  display: inline-block;
  font-size: 0.875em;
  font-weight: bold;
}

#global-main .topic-wrap .top-news dl dt span.date {
  width: 10em;
  padding-right: 30px;
}

#global-main .topic-wrap .top-news dl dt.category {
  width: 6em;
}

#global-main .topic-wrap .top-news dl dd {
  width: 100%;
  margin: 0.8em 0 0;
}

#global-main .topic-wrap .top-news dd ul li {
  position: relative;
  margin-top: 0.4em;
  padding-left: 20px;
}

#global-main .topic-wrap .top-news dd ul li:before {
  position: absolute;
  content: "";
  top: 0.4em;
  left: 0;
  background-image: url(../images/common/icon_arrow_bl.svg);
  background-repeat: no-repeat;
  padding-right: 8px;
  display: inline-block;
  height: 12px;
  width: 8px;
}

/*
#global-main .topic-wrap .top-news {
    padding: 0 auto 0;
      
  }

#global-main .topic-wrap .top-news dl {
    display: flex;
    flex-wrap: wrap;
    margin: 16px 0 0;
    padding: 16px 16px 14px 20px ;
    border: 1px solid #48A1C2;
    border-radius: 8px;

}

#global-main .topic-wrap .top-news dl dt {
    display: inline-block;
    font-size: 0.875em;
    font-weight: bold;
}

#global-main .topic-wrap .top-news dl dt.date {
    width: 10em;   
}



#global-main .topic-wrap .top-news dl dt.category {
    width:6em;   
}

#global-main .topic-wrap .top-news dl dd.text {
    width: 100%;
    margin: 0.8em 0 0;
}


#global-main .topic-wrap .top-news dd.text ul li {
     position: relative;
     margin-top: 0.4em;
     padding-left: 20px;
}

#global-main .topic-wrap .top-news dd.text ul li:before {
    position: absolute;
    content: '';
    top:0.4em;
    left:0;
    background-image: url(../images/common/icon_arrow_bl.svg);
    background-repeat: no-repeat;
    padding-right:8px;
    display: inline-block;
    height: 12px;
    width:8px;
}
*/
/* YouTubeチャンネル */
.youtube-wrap h3 {
  margin-bottom: 8px;
  color: #333333;
  font-size: 1.125em;
  font-weight: bold;
  letter-spacing: 0.1em;
}

/********************************************************* left*/
#global-left {
  width: 635px;
  float: left;
}

.video {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/********************************************************* right*/

/* サイドメニュー */

#global-right {
  width: 310px;
  float: right;
}

.side-nav > ul > li {
}

.side-nav ul li.outline {
  border-bottom: 2px #009dd1 dotted;
}

.side-nav > ul > li > span.closed,
.side-nav > ul > li > a {
  display: block;
  color: #009dd1;
  font-size: 1.125em;
  font-weight: bold;
  text-decoration: none;
  background-color: #ffffff;
  line-height: 1.4;
  position: relative;
  padding: 16px 0 15px 30px;
}

.side-nav > ul > li > span.closed:before,
.side-nav > ul > li > a:before,
.news-detail > a:before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  display: inline-block;
}

span.icon-bracket:before,
a.icon-bracket:before {
  position: absolute;
  top: 1.1em;
  left: 8px;
  background-image: url(../images/top/icon-arrow_navy.svg);
  height: 13.5px;
  width: 9px;
}

span.icon-plus:before,
a.icon-plus:before {
  position: absolute;
  top: 1.1em;
  left: 6px;
  background-image: url(../images/top/icon-plus_navy.svg);
  height: 13px;
  width: 13px;
}

.side-nav > ul > li > a:hover {
  background-color: #eeeeee;
}

.side-nav > ul > li > span.closed {
  color: #888888;
  background-color: #eeeeee;
}

.side-nav-sub > li a:before {
  position: absolute;
  display: inline-block;
  content: "";
  top: 1.3em;
  left: 8px;
  background-image: url(../images/top/icon-arrow_navy.svg);
  background-repeat: no-repeat;
  height: 12px;
  width: 8px;
}

.side-nav > ul > li > span.closed:before,
.side-nav > ul > li > a:before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  display: inline-block;
}

.side-nav > ul > li > a.icon-plus.opend:before {
  position: absolute;
  top: 1.1em;
  left: 6px;
  background-image: url(../images/top/icon_minus_navy.svg);
  height: 13px;
  width: 13px;
}

.side-nav-sub {
  display: none;
}

.side-nav-sub > li {
  margin: 0 0 0 16px;
}

.side-nav-sub > li:last-child {
  border-bottom: none;
}

.side-nav-sub > li a {
  position: relative;
  display: block;
  color: #009dd1;
  font-weight: bold;
  text-decoration: none;
  background-color: #f2f2f2;
  line-height: 1.4;
  margin: 4px 0 4px 0;
  padding: 16px 10px 15px 30px;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ns-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.side-nav-sub > li a:hover {
  background-color: #eee;
}

.txt-submenu {
  display: block;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  opacity: 0;
}

.right-ban li {
  margin: 0 auto 0;
  text-align: center;
}

.right-ban li img {
  width: 100%;
  max-width: 600px;
  height: auto;
  max-width: 600px;
}

.side-bns li {
  margin-bottom: 2px;
  text-align: center;
}

.container {
  padding: 20px;
}

.title {
  background: linear-gradient(to right, #0ca2d3, #faeed9);
  color: white;
  padding: 10px 22px;
  font-size: 20px;
}

.news-list {
  margin-bottom: 40px;
  padding: 0px 28px;
}

.news-item {
  border-bottom: 1px dotted #ccc;
  padding: 18px 0px 10px 0px;
}

.news-date {
  font-weight: bold;
  display: inline-block;
  margin-right: 40px;
  font-size: 14px;
}

.label {
  background-color: #dadada;
  padding: 8px 25px;
  margin-right: 10px;
  font-size: 14px;
}

.news-detail {
  margin: 16px 0px;
}

.news-item a {
  color: #2d3fb5;
  text-decoration: none;
  font-size: 16px;
}

.grid-buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.btn {
  background-color: #009fe8;
  color: white;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

.btn-nested .nested {
  background-color: white;
  display: flex;
  flex-direction: column;
  padding: 5px 0;
}

.btn-nested .nested a {
  padding: 5px 0;
  text-decoration: none;
  color: #009fe8;
  border-top: 1px solid #009fe8;
  font-weight: normal;
}

/* ==================================================
補欠選挙
================================================== */

#byelection h1.page img {
  margin: 0 atuo;
  width: 960px;
  height: auto;
}

#byelection h1.page {
  width: 960px;
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
  padding-top: 0;
  text-align: center;
}

/* ==================================================
サイトマップ
================================================== */
li.topic {
  margin-top: 1.5em;
}

ul.sitemap .topic ul {
  margin-top: 0.8em;
  margin-left: 1.8em;
}

/* ==================================================
文字サイズ・色合い変更
================================================== */

.sect-sub {
  margin-bottom: 30px;
  box-sizing: border-box;
}

.sect-sub ul,
ol {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

ul.list-config {
  overflow: hidden;
  margin: 0 0 25px -16px;
  box-sizing: border-box;
}

.list-config > li {
  width: 25%;
  float: left;
  text-align: center;
  padding-left: 16px;
  box-sizing: border-box;
}

.list-config label {
  border: 2px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  padding: 5px;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ns-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  box-sizing: border-box;
}

.list-config .thumb img {
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.ttl-level2 {
  font-size: 125%;
  line-height: 1.2;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.btn-set {
  text-align: center;
  box-sizing: border-box;
}

.btn-set > div {
  display: inline-block;
  min-width: 300px;
  vertical-align: top;
  margin: 0 5px;
  box-sizing: border-box;
}

a.btn-style02.mini {
  font-size: 125%;
  font-weight: bold;
  color: #009dd1 !important;
  background-color: #ffffff;
  box-sizing: border-box;
  border: 2px #5fa3e1 solid;
}

a.btn-style02.mini:hover {
  text-decoration: none;
  background-color: #eeeeee;
}

a.btn-style02 {
  text-decoration: none;
  width: 100%;
  display: table;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}

a.btn-style02.mini > div {
  height: 60px;
  box-sizing: border-box;
}

a.btn-style02.orange {
  color: #ffffff !important;
  background-color: #009dd1;
  border: 2px #5fa3e1 solid;
}

a.btn-style02.orange:hover {
  text-decoration: none;
  color: #009dd1 !important;
  background-color: #ffffff;
  border: 2px #5fa3e1 solid;
}

a.btn-style02 > div {
  display: table-cell;
  height: 82px;
  padding: 10px 25px;
  vertical-align: middle;
  box-sizing: border-box;
}

.sect-sub:after {
  clear: both;
}

.graph {
  margin: 30px 0;
  text-align: center;
}

@media screen and (max-width: 800px) {
  #css {
    width: auto;
  }

  body {
    width: auto;
    min-width: 310px !important;
    font-size: 87.5%;
    -webkit-text-size-adjust: 100% !important;
  }

  div,
  a {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
  }

  dl {
    width: auto;
  }

  img {
    max-width: 100%;
    height: auto;
    width/***/
    : auto;
  }

  .right,
  .left {
    float: none;
    margin: 1em 0;
  }

  .main_txt {
    overflow: visible;
    margin-bottom: 2em;
    text-align: center;
    width: auto;
  }

  .main_txt p {
    text-align: left;
  }

  .forSP {
    display: block;
  }

  .forPC {
    display: none;
  }

  #c-header .logo {
    width: calc(100% - 45px);
  }

  #c-header .logo img {
    margin-left: 8px;
    max-width: 80%;
    width: auto;
  }

  #c-header .c-headerLinks__item {
    width: 100%;
  }

  /* スマホメニューのホームアイコン */
  #c-header .c-listGnav__link .homeIcon {
    display: none;
  }

  #c-header .c-listGnav__link .homeIcon.active {
    display: inline-block;
    margin-top: -4px;
    margin-right: 10px;
    width: 20px;
    height: 22px;
    vertical-align: middle;
  }
}

@media screen and (max-width: 800px) {
  .format_page .content {
    width: auto;
    margin: 0 10px 20px;
  }

  main .section {
    margin: 0 auto 30px auto;
  }

  /*ｈ１タイトル*/

  .format_page .ttl-page {
    min-height: 200px;
    margin: 0 auto 0;
    background-image: url(../images/common/sp_header.JPG);
    background-position: center top;
  }

  .format_page .ttl-page .bg-h1 {
    top: -10px;
    left: -20px;
    width: 1000px;
    padding-top: 22px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .format_page .ttl-page .bg-h1 h1.page {
    width: 80%;
    font-size: 1.7143em;
    line-height: 1.3;
    margin: 0 0 0 30px;
  }

  /*ｈ２タイトル*/

  .format_page .bg-h2 {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto 40px auto;
    padding: 8px 20px 6px 14px;
    background-color: #117fa8;
    vertical-align: middle;
  }

  .format_page .bg-h2 h2 {
    font-size: 1.2857em;
    background-position: left 0.25em;
    background-size: 16px 16px;
    padding-left: 24px;
  }

  /*ｈ３タイトル*/

  .format_page h3 {
    margin-bottom: 30px;
    font-size: 1.21428em;
    border-bottom: 2px solid #117fa8;
    border-left: 8px solid #117fa8;
    padding: 0 16px 4px 12px;
  }

  /*ｈ４タイトル*/

  .format_page h4 {
    font-size: 1.14285em;
    font-weight: bold;
    padding: 0 0 0 1px;
  }

  .format_page h4:before {
    content: "●";
    color: #117fa8;
    font-size: 0.875em;
    font-weight: 400;
    padding-top: 0.1em;
    padding-right: 8px;
  }

  main #page_ttl {
    width: 100%;
  }

  main .gray-ttl {
    margin: 0 auto 15px;
  }

  main h3.page {
    margin: 0 0 015px 0;
  }

  /*パンくず*/
  .format_page .step-nav {
    margin: 20px 0 20px;
  }

  /* トップページ */

  main .content {
    width: auto;
    margin: 0 10px 20px;
  }

  #global-main .topimg {
    display: none;
  }

  #global-main .top-sp {
    display: block;
    margin-bottom: 16px;
    text-align: center;
  }

  /* トップページメインボタン3つ */

  #global-main #topButton {
    box-sizing: border-box;
    display: block;
    width: auto;
    margin: 20px 10px 0;
  }

  #global-main #topButton a {
    margin: 0 0 20px 0;
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center 30%;
    min-height: 155px;
    height: auto;
  }

  #global-main #topButton a img.click-red {
    position: absolute;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
    width: 160px;
    height: auto;
  }

  #global-main #topButton a .font-l {
    font-size: 2em;
    line-height: 1.35;
    font-weight: bold;
  }

  #global-main #topButton a .font-m {
    font-size: 1.71em;
    line-height: 1.35;
    font-weight: bold;
  }

  #global-main #topButton a .font-s {
    display: inline-block;
    margin-top: 0.5em;
    font-size: 1em;
    line-height: 1.6;
    font-weight: bold;
  }

  /* トップページメインボタン3つ非活性 */

  #global-main #topButton div.inactive {
    margin: 0 0 20px 0;
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center 30%;
    min-height: 155px;
    height: auto;
  }

  #global-main #topButton div.inactive img.click-red {
    position: absolute;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
    width: 160px;
    height: auto;
  }

  #global-main #topButton div.inactive .font-l {
    font-size: 2em;
    line-height: 1.35;
    font-weight: bold;
  }

  #global-main #topButton div.inactive .font-m {
    font-size: 1.71em;
    line-height: 1.35;
    font-weight: bold;
  }

  #global-main #topButton div.inactive .font-s {
    display: inline-block;
    margin-top: 0.5em;
    font-size: 1em;
    line-height: 1.6;
    font-weight: bold;
  }

  /* 標準ボタン-水色 */

  .btnBox a:link,
  .btnBox a:visited {
    display: inline-block;
    min-width: 270px;
    border-radius: 30px;
    background-color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    padding-top: 14px;
    padding-bottom: 13px;
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: 8px 12px;
    text-align: center;
  }

  /* ｘ（旧Twitter）ボタン-黒色 */
  a.twitter:link,
  a.twitter:visited {
    background-position: 93% center;
    background-size: 18px 14px;
  }

  /* YouTubeボタン-赤色 */
  a.youtube:link,
  a.youtube:visited {
    min-width: 290px;
    background-position: 93% center;
    background-size: 18px 14px;
  }

  /* h２見出し-お知らせ、トピックス、Ｘ（旧Twitter）、YouTubeチャンネル */

  #global-main #information,
  #global-main #topic,
  #global-main #twitter,
  #global-main #youtube {
    width: auto;
    padding: 9px 190px 8px 16px;
    font-size: 1.429em;
  }

  #global-main .info-wrap ul.news-item li.newsdate,
  #global-main .info-wrap ul.news-item li.category,
  #global-main .topic-news dl dt.category {
    font-size: 1em;
  }

  #global-main .info-wrap ul.news-item li.topics {
    font-size: 1.142em;
    line-height: 1.4;
  }

  /* YouTubeチャンネル */
  .youtube-wrap h3 {
    margin-bottom: 8px;
    color: #333333;
    font-size: 1.1428em;
    font-weight: bold;
    letter-spacing: 0.1em;
  }

  /********************************************************* left*/
  #global-left {
    float: none;
    width: auto;
  }

  /********************************************************* right*/

  /* サイドメニュー */
  #global-right {
    float: none;
    width: auto;
    padding: 10px;
  }

  .side-nav > ul > li.space {
    margin-bottom: 10px;
  }

  .side-nav > ul > li > a {
    padding: 18px 10px 18px 50px;
  }

  .side-nav > ul > li > a:before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    display: inline-block;
  }

  .trigger-nav-sub.opend {
    background-color: #eeeeee;
  }
}

/* ==================================================
補欠選挙
================================================== */

@media screen and (max-width: 800px) {
  #byelection h1.page img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
  }

  #byelection h1.page {
    width: 100%;
    height: auto;
    margin: 0;
    padding-top: 0;
    text-align: center;
  }
}

@media screen and (max-width: 800px) {
  .sect-base {
    margin-bottom: 10px;
  }

  .sect-sub {
    margin-bottom: 20px;
  }

  .list-config {
    margin: 0 0 10px -8px;
  }

  .list-config > li {
    width: 50%;
    padding-left: 8px;
    margin-bottom: 8px;
  }

  .list-config > li {
    width: 50%;
    padding-left: 8px;
    margin-bottom: 8px;
  }

  .btn-set > div {
    min-width: 120px;
    margin-bottom: 10px;
  }

  a.btn-style02 > div {
    height: auto;
    padding: 10px 25px 10px 15px;
  }
}

/* ==================================================
0516追記
================================================== */
@media screen and (max-width: 800px) {
  .top_img {
    display: none;
  }

  .top_img_sp {
    display: block;
    text-align: center;
  }

  .pdf_button {
    display: block;
    width: auto;
    margin: 24px auto 24px;
  }

  .pdf_button_wrap {
    background-color: #009dd1;
    position: relative;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 310px auto;
    width: auto;
    min-height: 154px;
    color: #fff;
    font-size: 1.125em;
    line-height: 1.4;
    padding: 15px;
    margin: 10px 0;
  }

  .news_01 {
    display: flex;
    justify-content: space-between;
  }

  .news_detail {
    width: 95%;
    margin-right: 10px;
  }

  .news_01 p {
    color: #fff;
  }

  .pdf_button_img {
    width: 45%;
  }

  .pdf_button_img img {
    width: 80%;
  }

  /*メインメニューpdf*/
  .pdf_button_img img {
    min-width: 100px;
  }
}

/* ==================================================
イベントページ　0606追記 
================================================== */
.event_bg {
  background-color: #35a6ac;
  padding: 50px;
}
.event_fv {
  text-align: center;
}
.event_fv img {
  width: 100%;
}
.event_text {
  color: #fff;
  margin: 20px;
}
.event_text_tizu {
  text-align: end;
}
.event_present_wrap {
  margin: 70px 0;
}
.event_present_text {
  margin: auto 10px;
}
.event_present_img {
  text-align: center;
}
@media screen and (max-width: 800px) {
  .event_bg {
    padding: 20px;
  }
  .event_present_wrap {
    margin: 50px 0;
  }
}
