@charset "UTF-8";
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;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ul {
  list-style: none;
}

img {
  border: none;
  vertical-align: bottom;
  width: 100%;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

address, em, code, cite, dfn, var, optgroup {
  font-style: normal;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  text-decoration: underline;
  outline: none;
  color: #4c6093;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input, select {
  vertical-align: middle;
}

input[type="button"], input[type="text"], input[type="submit"], input[type="reset"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  font-family: "メイリオ","Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/*  common  */
.clear {
  font-size: 1px;
  height: 1px;
  clear: both;
}

.floatL {
  float: left;
  display: inline;
}

.floatR {
  float: right;
  display: inline;
}

.alignCenter {
  text-align: center;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.valignTop {
  vertical-align: top;
}

.valignMiddle {
  vertical-align: middle;
}

.valignBottom {
  vertical-align: bottom;
}

.mt00 {
  margin-top: 0 !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr00 {
  margin-right: 0 !important;
}

.mr05 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb00 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml00 {
  margin-left: 0 !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 60px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pt00 {
  padding-top: 0 !important;
}

.pt05 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr00 {
  padding-right: 0 !important;
}

.pr05 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb00 {
  padding-bottom: 0 !important;
}

.pb05 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl00 {
  padding-left: 0 !important;
}

.pl05 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.none {
  display: none;
}

.pcon {
  display: block;
}

.spon {
  display: none;
}

@media only screen and (max-width: 767px) {
  .pcon {
    display: none;
  }

  .spon {
    display: block;
  }
}
/* html
-------------------------------------------------*/
html {
  overflow-y: scroll;
}

/*  body  */
body {
  font-family: "メイリオ","Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  -webkit-text-size-adjust: 100%;
}

/* #wrapper */
#wrapper {
  width: 100%;
  margin: 0 auto;
  clear: both;
}

/* #header */
#header {
  width: 100%;
  clear: both;
}

#header .hWrap {
  background: #c2dc86;
}

#header .hinner {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

#header .hlogo {
  width: 11.8%;
  float: left;
}

#header .hlinks {
  float: right;
  padding: 1% 0 0;
  font-size: 0;
}

#header .hlinks li {
  display: inline-block;
  font-size: 12px;
  padding: 0 0 0 1em;
}

#header .hlinks li a,.navi ul li.nav07 a {
  display: inline-block;
  color: #333;
  background: url(/content/000042875.png) no-repeat left center;
  background-size: 1em auto;
  padding: 0 18px;
  margin-right: 1em;
  position: relative;
}

#header .hlinks li a:after,.navi ul li.nav07 a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url(/content/000042876.png) no-repeat center 1px;
  background-size: 100% 100%;
  width: 1.25em;
  height: 1.25em;
}
.navi ul li.nav07 a::after {
  top: 0.2em;
}

#header .hlinks li:last-child a {
  margin-right: 0;
}

#header .hnavi {
  /*width:36%;*/
  width: 356px;
  background: #eee;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  float: right;
  text-align: center;
  box-sizing: border-box;
  padding-left: 0.3%;
  margin-bottom: 0.7em;
}

#header .hnavi li {
  display: inline-block;
  vertical-align: top;
  padding-right: 0.3em;
  letter-spacing: 0.05em;
}

#header .hnavi li a {
  color: #333;
  margin-right: 0.5em;
  text-decoration: none;
  display: inline-block;
  padding: 0.32em 0;
}

#header .hnavi li:last-child {
  padding: 0;
}

#header .hnavi li:last-child a {
  margin: 0;
}

#logo {
  width: 22.5%;
  padding: 1.07em 0 1.75em;
  float: left;
}

/* .navi */
.navi {
  width: 100%;
  background: url(/content/000042877.jpg) repeat-x left bottom;
}

.navi ul {
  max-width: 1000px;
  margin: 0 auto;
  clear: both;
}

.navi ul li {
  width: 20%;
  float: left;
  background-size: 100% auto !important;
  padding-bottom: 0.8em;
}

.navi ul li a {
  color: #333;
  font-weight: bold;
  text-align: center;
  display: block;
  text-decoration: none;
  border-left: #dedede 1px solid;
  box-sizing: border-box;
}

.navi ul li:last-child a {
  border-right: #dedede 1px solid;
}

.navi ul li a p {
  width: 20%;
  margin: 0 auto;
  padding-bottom: 0.5em;
}

.navi ul li a span {
  display: block;
  line-height: 1.2;
}

.navi ul li.nav01 {
  background: url(/content/000042878.jpg) no-repeat center bottom;
}

.navi ul li.nav02 {
  background: url(/content/000042879.jpg) no-repeat center bottom;
}

.navi ul li.nav03 {
  background: url(/content/000042880.jpg) no-repeat center bottom;
}

.navi ul li.nav04 {
  background: url(/content/000042881.jpg) no-repeat center bottom;
}

.navi ul li.nav05 {
  background: url(/content/000042882.jpg) no-repeat center bottom;
}

/* #contents */
#contents {
  width: 100%;
  clear: both;
  background: url(/content/000042883.png) no-repeat center bottom;
  padding-bottom: 150px;
}

#header a:focus, #contents a:focus, footer a:focus {
  border: dashed 1px #000000;
}

/* section */
section {
  width: 100%;
}

section .inner,
.mainBody {
  max-width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}

.mainBody {
  padding-bottom: 7.4em;
}

/* .mainArea */
.mainArea {
  width: 68.5%;
  float: right;
}

/* .subArea */
.subArea {
  width: 25%;
  float: left;
}

.subArea .snavi {
  width: 99.6%;
  border-radius: 5px;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
  background: #fbfaf2;
  margin-bottom: 1.8em;
}

.subArea .snavi .stit {
  background: url(/content/000042884.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 1em 0 0.4em;
  margin-bottom: 1px;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.subArea .snavi .stit:before,
.subArea .snavi .stit:after {
  content: "";
  position: absolute;
  top: 0.7em;
  background: url(/content/000042886.png) no-repeat center center;
  background-size: 100% 100%;
  width: 0.7em;
  height: 0.7em;
}

.subArea .snavi .stit:before {
  left: 0.7em;
}

.subArea .snavi .stit:after {
  right: 0.7em;
}

.subArea .snavi .stit span {
  display: block;
  text-align: center;
}

.subArea .snavi .stit .ja {
  font-weight: bold;
}

.subArea .snavi ul {
  background: url(/content/000042887.gif) repeat-x left top;
  padding: 1em 4% 0.5em;
}

.subArea .snavi ul li {
  border-bottom: #dcdcdc 1px solid;
}

.subArea .snavi ul li:last-child {
  border-bottom: none;
}

.subArea .snavi ul li a {
  color: #333;
  text-decoration: none;
  display: block;
  background: url(/content/000042888.png) no-repeat 94% center;
  background-size: 0.5em auto;
  padding: 1.65em 0;
  padding-right: 35px;
}

.subArea .snavi .smenu {
  background: none;
  padding: 0 0 1.65em 1em;
}

.subArea .snavi .smenu li {
  border-bottom: none;
  line-height: 2;
}

.subArea .snavi .smenu li a {
  padding: 0 0 0 1.3em;
  background: url(/content/000042890.png) no-repeat left center;
  background-size: 0.86em auto;
}

/* .headTitle01 */
.headTitle01 {
  font-weight: normal;
  padding: 0 0 8px;
  margin-top: 1.2em;
  letter-spacing: 0.05em;
  position: relative;
}

.headTitle01 .ico {
  width: 5%;
  display: inline-block;
  vertical-align: middle;
  margin-top: -1.2em;
}

.headTitle01 .ja {
  padding-left: 0.8em;
}

.headTitle01 a {
  position: absolute;
  bottom: 0.55em;
  right: 1em;
  text-decoration: none;
  color: #333;
  padding: 0 0 0 1.5em;
}

.headTitle01:after {
  content: "";
  height: 2px;
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
}

.headTitle01.cor01 {
  border-bottom: #c2dc86 1px solid;
}

.headTitle01.cor01:after {
  background: #8cbe45;
}

.headTitle01.cor01 a {
  background: url(/content/000042890.png) no-repeat left center;
  background-size: 0.75em auto;
}

.headTitle01.cor02 {
  border-bottom: #fdb448 1px solid;
}

.headTitle01.cor02:after {
  background: #ed9f2e;
}

.headTitle01.cor02 a {
  background: url(/content/000042892.png) no-repeat left center;
  background-size: 0.75em auto;
}

.headTitle02 {
  font-weight: bold;
  position: relative;
  letter-spacing: 0.1em;
  padding: 0 1.3% 8px;
  margin: 1.1em auto 1.4em;
}

.headTitle02:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30.6%;
  height: 3px;
}

.headTitle02 .ico {
  width: 5%;
  display: inline-block;
  vertical-align: middle;
  margin-top: -1.1em;
}

.headTitle02 .ja {
  padding: 0 1.5em 0 0.8em;
}

.headTitle02 .eng {
  letter-spacing: 0.2em;
}

.headTitle02.cor01 {
  background: url(/content/000042893.gif) repeat-x left bottom;
}

.headTitle02.cor01:after {
  background: url(/content/000042894.gif) no-repeat left center;
  background-size: 100% 100%;
}

.headTitle02.cor02 {
  background: url(/content/000042896.gif) repeat-x left bottom;
}

.headTitle02.cor02:after {
  background: url(/content/000042897.gif) no-repeat left center;
  background-size: 100% 100%;
}

.headTitle03 {
  color: #fff;
  text-align: center;
  text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.8);
  letter-spacing: 0.15em;
  padding: 5.5em 0 3.5em;
  text-shadow: 3px 3px 3px rgba(0,0,0,0.80), -3px 3px 3px rgba(0,0,0,0.80), 3px -3px 3px rgba(0,0,0,0.80), -3px -3px 3px rgba(0,0,0,0.80);
}

.headTitle03 span {
  display: block;
  padding: 0.05em 0;
}

.headTitle03 .eng {
  font-weight: normal;
}

.headTitle04 {
  background: url(/content/000042902.gif) repeat-x left bottom;
  position: relative;
  line-height: 1.3;
  padding-bottom: 0.48em;
  letter-spacing: 0.1em;
  margin-bottom: 1.05em;
}

.headTitle04:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 43.8%;
  height: 3px;
  background: url(/content/000042902.gif) no-repeat left center;
  background-size: 100% 100%;
}

.headTitle05 {
  background: url(/content/000042902.gif) repeat-x left bottom #e1dcb4;
  background-size: auto 2px;
  padding: 0.35em 0.8em;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  letter-spacing: 0.05em;
  font-weight: normal;
}

/* .pnavi */
.pnavi {
  background: #fbfaf2;
  margin-bottom: 3.5em;
}

.pnavi ul {
  max-width: 1000px;
  margin: 0 auto;
}

.pnavi ul li {
  display: inline-block;
  vertical-align: middle;
  background: url(/content/000042905.png) no-repeat left top;
  background-size: 1.86em 100%;
  padding: 1.05em 1.3em 1.05em 4em;
}

.pnavi ul li:first-child {
  background: url(/content/000042907.png) no-repeat left center;
  background-size: 1.5em auto;
  padding-left: 1.93em;
}

.pnavi ul li a {
  color: #333;
  text-decoration: none;
}

/* .listItem */
.listItem {
  padding: 1em 0 3.2em;
}

.listItem li {
  margin-bottom: 0.4em;
  padding: 0.8em 0;
}

.listItem li:nth-child(2n-1) {
  background: #f7f5e6;
}

.listItem li .dates {
  width: 13%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 0 0 0 2.6%;
}

.listItem li p {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}

.listItem li.odd {
  background: #fff;
}

.listItem li .icoTxt {
  width: 13%;
  margin-right: 2.2%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

/*-------------------------------------------
▼▼▼ イベント案内_カラー ▼▼▼
-------------------------------------------*/

/*かいぼり*/
.listItem li .icoTxt.かいぼり {
  background: #a5d1f4;
}

/*野外ステージ*/
.listItem li .icoTxt.野外ステージ {
  background: #f2cf7e;
}

/*その他*/
.listItem li .icoTxt.その他 {
  background: #d9d9d9;
}
/*-------------------------------------------
▲▲▲ イベント案内_カラー ▲▲▲
-------------------------------------------*/

.listItem.item01 li p {
  max-width: 84%;
}

.listItem.item02 li p {
  max-width: 69%;
}

/* .bnrList */
.bnrList {
  font-size: 0;
  margin: 0 -2.5%;
}

.bnrList.dif {
  margin: -0.8% -2% 0;
}

.bnrList li {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  padding: 0 2.5% 2.6%;
  box-sizing: border-box;
}

.bnrList li.wid {
  width: 50%;
  padding: 0 2% 2.6%;
}

.bnrList li a {
  display: block;
  background: #f7f5e6;
  border-radius: 8px;
  padding: 0.7em;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  font-size: 14px;
}

.bnrList li a div {
  border: #e1dcb4 2px dashed;
  border-radius: 8px;
  padding: 1.8% 0;
}

.bnrList li a p,
.bnrList li a span {
  display: inline-block;
  vertical-align: middle;
}

.bnrList li a .img01 {
  max-width: 29.6%;
  padding: 0 5.26%;
}

.bnrList li a .img02 {
  max-width: 24.13%;
  padding: 0 15.26% 0 5.26%;
}

.bnrList li a .img03 {
  max-width: 43.64%;
  padding: 3% 5.45%;
}

.bnrList li a .img04 {
  max-width: 36.37%;
  padding: 3% 2.5% 3% 5.45%;
}

.bnrList li a span .pcon {
  display: inline-block;
}

.subArea .bnrList {
  margin: 0;
}

.subArea .bnrList li {
  width: 100%;
  padding: 10% 0 0;
}

.subArea .bnrList li a .img01,
.subArea .bnrList li a .img02 {
  max-width: 43.86%;
  padding: 0.4% 4% 0.4% 2.5%;
}

.subArea .bnrList li a .img02 {
  padding-right: 0;
  margin-right: -0.6em;
}

.subArea .bnrList li a .img03,
.subArea .bnrList li a .img04 {
  padding-top: 1%;
  padding-bottom: 1%;
}

.subArea .bnrList.dif li a {
  background: #fff;
  border: #e1dcb4 3px solid;
  box-sizing: border-box;
}

.subArea .bnrList.dif li a div {
  border: none;
  padding: 0;
}

/* .snsBnr */
.snsBnr li {
  width: 28%;
  display: inline-block;
  vertical-align: top;
  padding-left: 2%;
}

.snsBnr li:first-child {
  width: 40%;
  padding-left: 0;
}

.snsBnr li a {
  color: #333;
  display: block;
}

.snsBnr li a span {
  display: block;
  text-align: right;
  padding-top: 1em;
}

/* .links */
.links {
  text-align: right;
}

.links a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  border-bottom: #9bc7e4 2px solid;
  line-height: 1.6;
  position: relative;
}

.links a:before {
  content: "";
  position: absolute;
  background: url(/content/000042909.png) no-repeat left center;
  background-size: cover;
  width: 1.5em;
  height: 1.5em;
  top: 50%;
  left: -2em;
  margin-top: -0.75em;
}

/* .detailBtn */
.detailBtn {
  position: relative;
  z-index: 10;
  clear: both;
  padding-top: 0.5em;
}

.detailBtn a {
  width: 200px;
  display: block;
  border-radius: 5px;
  text-decoration: none;
  color: #333;
  letter-spacing: 0.1em;
  text-align: center;
}

.detailBtn a span {
  display: inline-block;
  background: url(/content/000042888.png) no-repeat right center;
  background-size: 0.44em auto;
  padding: 0.4em 1.1em 0.4em 0;
}

.detailBtn a[target="_blank"] span::after {
  font-family: "Font Awesome 5 Free";
  content: '\f35d';
  font-weight: 900;
  display: inline-block;
  margin-left: 5px;
}

.detailBtn.bgBlue a {
  width: 250px;
  margin: 0 auto;
  background: #9bc7e4;
  border-bottom: #89b9d8 3px solid;
}

.detailBtn.bgOra a {
  background: #ffa085;
  border-bottom: #e57251 3px solid;
}

.detailBtn.bgGre a {
  background: #b5cf67;
  border-bottom: #8cbe45 3px solid;
}

.detailBtn.bgYe a {
  width: auto;
  display: inline-block;
  background: #e1dcb4;
  border-bottom: #b3aa65 3px solid;
  clear: both;
  padding: 0 1.5em;
}

/* .mapSet */
.mapSet {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.25);
  background: url(/content/000042912.gif) repeat-x left top;
  padding-top: 3px;
  margin-bottom: 1.25em;
}

/* #pagetop */
#pagetop {
  display: none;
  position: fixed;
  bottom: 4em;
  right: 3em;
  width: 16%;
  max-width: 160px;
  z-index: 999;
}

/* #footer */
#footer {
  width: 100%;
  clear: both;
}

#footer address {
  line-height: 1.8;
  padding: 1.4em 0 1em;
}

#footer address a {
  color: #000;
}

.finner {
  max-width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
  padding: 3.2em 0 3em;
}

.fwrap01 {
  background: #c2dc86;
}

.fwrap02 {
  background: #eee;
}

.fCont {
  width: 26.55%;
  float: left;
}

.flogo01 {
  width: 22.5%;
}

.flogo02 {
  width: 26.51%;
  margin-bottom: -0.2em;
}

.btnMap a {
  display: inline-block;
  background: #0068b7;
  color: #fff;
  padding: 0.15em 1.1em 0.1em;
  border-radius: 0.7em;
}

.btnMap.bgC a {
  background: #666;
}

.btnMap a span {
  background: url(/content/000042914.png) no-repeat left center;
  background-size: 0.86em auto;
  display: inline-block;
  padding: 0 0 0 1.2em;
  letter-spacing: 0.02em;
}

.btnMap.bgC a span {
  background-image: url(/content/000043020.png);
}

.fnavi {
  width: 73.45%;
  float: right;
  font-size: 0;
}

.fnavi ul {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  padding: 1.4em 0.5% 0 12%;
}

.fnavi ul:last-child {
  padding-right: 0;
}

.fnavi ul li {
  padding: 0.25em 0;
}

.fnavi ul li a {
  color: #333;
  text-decoration: none;
  background: url(/content/000042890.png) no-repeat left center;
  background-size: 0.86em auto;
  padding: 0 0 0 1.5em;
  display: inline-block;
}

.fnavi ul li.home a {
  background: url(/content/000042915.png) no-repeat left center;
  background-size: 1em auto;
}

.fnavi.bureau ul li a {
  background: url(/content/000042917.png) no-repeat left center;
  background-size: 0.86em auto;
}

.fnavi.bureau ul li.home a {
  background: url(/content/000042918.png) no-repeat left center;
  background-size: 1em auto;
}

.fnavi.bureau ul {
  margin-right: -4.15%;
}

.fnavi.bureau ul:last-child {
  margin-right: -1%;
}

.fnavi.bureau ul.pt {
  padding-top: 3.4em;
}

.fnavi.bureau ul li .fmenu {
  padding: 0;
  display: block;
  padding-left: 1.5em;
}

.fnavi.bureau ul li .fmenu li a {
  background: url(/content/000042921.png) no-repeat left center;
  background-size: 0.36em auto;
  padding-left: 1em;
}

.copyright {
  text-align: center;
  background: #c2dc86;
  line-height: 3.5em;
}

/* .idPad */
 .idPad {
  padding-top: 80px;
  margin-top: -80px;
}

.filesize {
  text-align: right;
}

@media only screen and (min-width: 768px) {
  a:hover {
    text-decoration: none;
  }

  a.al:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
  }

  /* font */
  .fo10 {
    font-size: 10px;
  }

  .fo11 {
    font-size: 11px;
  }

  .fo12 {
    font-size: 12px;
  }

  .fo13 {
    font-size: 13px;
  }

  .fo14 {
    font-size: 14px;
  }

  .fo15 {
    font-size: 15px;
  }

  .fo16 {
    font-size: 16px;
  }

  .fo18 {
    font-size: 18px;
  }

  .fo20 {
    font-size: 20px;
  }

  .fo24 {
    font-size: 24px;
  }

  .fo25 {
    font-size: 25px;
  }

  .fo30 {
    font-size: 30px;
  }

  /* :hover */
  #header .hnavi li a:hover,
  .fnavi ul li a:hover,
  .headTitle01 a:hover,
  .pnavi ul li a:hover,
  .subArea .snavi ul li a:hover {
    text-decoration: underline;
  }

  .btnMap a:hover,
  .detailBtn a:hover,
  .bnrList li a:hover {
    opacity: 0.8;
  }

  .links a:hover {
    border-bottom-color: #fff;
  }

  #gsearch {
    width: 200px !important;
    position: absolute;
    right: 0;
    top: 40px;
  }

  #gsearch .gsc-input-box {
    height: 28px;
    border-radius: 3px 0 0 3px;
    border: 1px solid #4d4d4d;
  }

  #gsearch .gsib_a {
    padding: 2px 4px !important;
  }

  #gsearch input.gsc-input {
    height: 30px;
  }

  #gsearch input.gsc-input::-webkit-input-placeholder {
    font-size: 12px !important;
  }

  #gsearch input.gsc-input:-ms-input-placeholder {
    font-size: 12px !important;
  }

  #gsearch input.gsc-input::-ms-input-placeholder {
    font-size: 12px !important;
  }

  #gsearch input.gsc-input::placeholder {
    font-size: 12px !important;
  }

  #gsearch .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0 !important;
  }

  #gsearch .gsc-search-button-v2,
  #gsearch .gsc-search-button-v2:hover,
  #gsearch .gsc-search-button-v2:focus {
    background-color: #4d4d4d !important;
    border: 1px solid #4d4d4d;
  }

  #gsearch .cse .gsc-search-button-v2,
  #gsearch .gsc-search-button-v2 {
    width: 60px;
    height: 30px;
    padding: 0 !important;
    border-radius: 0 3px 3px 0;
  }

  #gsearch .gsc-search-button {
    margin-left: 0 !important;
  }

  /* .navi */
  #btnMenu,
  .navi .h-close {
    display: none;
  }

  /* .fixNav */
  .fixNav .navi {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    z-index: 9998;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.95);
    padding-top: 0.6em;
  }

  /* .snsBnr */
  .snsBnr {
    font-size: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body {
    font-size: 1.3725vw;
  }

  /* font */
  .fo10 {
    font-size: 0.9725vw;
  }

  .fo11 {
    font-size: 1.0725vw;
  }

  .fo12 {
    font-size: 1.1725vw;
  }

  .fo13 {
    font-size: 1.2725vw;
  }

  .fo14 {
    font-size: 1.3725vw;
  }

  .fo15 {
    font-size: 1.4725vw;
  }

  .fo16 {
    font-size: 1.5315vw;
  }

  .fo18 {
    font-size: 1.7325vw;
  }

  .fo20 {
    font-size: 1.9325vw;
  }

  .fo24 {
    font-size: 2.3325vw;
  }

  .fo25 {
    font-size: 2.4325vw;
  }

  .fo30 {
    font-size: 2.9325vw;
  }

  /* #header */
  .hinner {
    padding: 0 1%;
  }

  #header .hlinks li {
    font-size: 1.1725vw;
  }

  #gsearch {
    right: 1%;
    top: 3.90625vw;
  }

  /* section */
  section .inner,
  .mainBody {
    padding-left: 1%;
    padding-right: 1%;
  }

  /* .navi,
     .pnavi */
  .navi ul,
  .pnavi ul {
    padding-left: 1%;
    padding-right: 1%;
  }

  /* #footer */
  .fnavi ul {
    font-size: 1.3725vw;
    padding-left: 11%;
    padding-right: 1%;
  }

  .fnavi.bureau ul {
    padding-left: 11%;
    padding-right: 0.5%;
  }

  .finner {
    padding-left: 1%;
    padding-right: 1%;
  }

  /* .idPad */
  .idPad {
    padding-top: 7.8vw;
    margin-top: -7.8vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  /* #contents */
  #contents {
    background-size: 100% auto;
    padding-bottom: 11em;
  }
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 3.5vw;
  }

  /* #header */
  #header {
    border-top: 3px solid #c2dc86;
    position: fixed;
    background: rgba(255, 255, 255, 0.9);
    z-index: 9000;
  }

  #header .hWrap,
  #header .hnavi {
    display: none;
  }

  #logo {
    width: 35%;
    max-width: 225px;
    float: none;
    margin: 0 auto;
    padding: 1.1em 0;
  }

  #gsearch {
    display: none;
  }
	
	#gsearchsp {
	  width: 100% !important;
	}
	#gsearchsp .gsc-input-box {
	  height: 28px;
	  border-radius : 3px 0 0 3px;
	  border: 1px solid #4d4d4d;
	}
	#gsearchsp .gsib_a {
	  padding: 2px 4px !important;
	}
	#gsearchsp input.gsc-input {
	  height: 30px;
	}
	#gsearchsp input.gsc-input::placeholder {
	 font-size: 12px !important;
	}
	#gsearchsp .gsc-search-box-tools .gsc-search-box .gsc-input {
	  padding-right: 0 !important;
	}
	#gsearchsp .gsc-search-button-v2, #gsearchsp .gsc-search-button-v2:hover, #gsearch .gsc-search-button-v2:focus {
	  background-color: #4d4d4d !important;
	  border: 1px solid #4d4d4d;
	}
	#gsearchsp .cse .gsc-search-button-v2, #gsearchsp .gsc-search-button-v2 {
	  width: 60px;
	  height: 30px;
	  padding: 0 !important;
	  border-radius : 0 3px 3px 0;
	}
	#gsearchsp .gsc-search-button {
	  margin-left: 0 !important;
	}

  /* #btnMenu */
  #btnMenu span {
    position: absolute;
    top: -10%;
    right: 2.6%;
    width: 11.111%;
    height: 100%;
    background: url(/content/000042923.gif) no-repeat center center;
    background-size: 100% auto;
    cursor: pointer;
    text-indent: -9999px;
    transition: all 0.1s linear;
  }

  #btnMenu .js-active.menu {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }

  /* .navi */
  .navi {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.75);
    overflow-y: auto;
  }

  .navi ul {
    width: 92%;
    padding: 0 4%;
    background: #fff;
  }

  .navi ul li {
    width: 100%;
    float: none;
    font-size: 0;
    padding: 0;
    background-size: 100% 2px !important;
  }

  .navi ul li a {
    display: block;
    border: none !important;
    padding: 5vw 2%;
  }

  .navi ul li a p,
  .navi ul li a span {
    display: inline-block;
    vertical-align: middle;
  }

  .navi ul li a p {
    width: 7.5%;
    max-width: 40px;
    padding-right: 2%;
  }

  .navi ul li a span {
    width: 90.5%;
    font-size: 4.2vw;
    text-align: left;
  }

	.navi ul li.nav07 {
	  display: flex;
	  flex-wrap: wrap;
	  padding: 5vw 0 1vw;
	}
	.navi ul li.nav07 a {
	  font-size: 12px;
	  padding: 1vw 1.4em;
	}

  .navi .h-close {
    display: block;
    background: #fff;
    text-align: center;
    font-size: 4.5vw;
    padding: 5vw 0;
    cursor: pointer;
    font-weight: bold;
  }

  /* #contents */
  #contents {
    padding: 26vw 0;
    background-size: 100% auto;
  }

  /* section,
     .mainBody */
  section .inner,
  .mainBody {
    width: 92%;
  }

  .mainBody {
    padding-bottom: 2em;
  }

  /* .mainArea */
  .mainArea {
    width: 100%;
    float: none;
    padding-bottom: 2em;
  }

  /* .subArea */
  .subArea {
    width: 100%;
    float: none;
  }

  .subArea .snavi {
    display: none;
  }

  /* .headTitle01 */
  .headTitle01 {
    overflow: hidden;
    margin: 0;
  }

  .headTitle01 a {
    bottom: 1.5em;
    right: 0.5em;
  }

  .headTitle01 .ico,
  .headTitle02 .ico {
    width: 15%;
    max-width: 50px;
    margin: 0;
    float: left;
    padding-right: 4%;
  }

  .headTitle01 .ja,
  .headTitle02 .ja {
    font-size: 4.5vw;
    padding: 0.4em 0 0;
    line-height: 1.2;
    display: block;
  }

  .headTitle01 .eng,
  .headTitle02 .eng {
    display: block;
    font-size: 3.2vw;
    padding: 0;
  }

  .headTitle02 {
    margin: 0 0 1em;
    overflow: hidden;
    background-size: auto 2px !important;
  }

  .headTitle02.cor01:after,
  .headTitle02.cor02:after {
    background-size: auto 2px;
    height: 2px;
  }

  .headTitle03 {
    padding: 3em 0 2em;
    margin-bottom: 2em;
  }

  .headTitle03 .ja {
    font-size: 6vw;
  }

  .headTitle04 {
    font-size: 4.5vw;
    background-size: auto 2px;
  }

  .headTitle04:after {
    background-size: auto 2px;
    height: 2px;
  }

  .headTitle05 {
    font-size: 4.2vw;
  }

  /* .pnavi */
  .pnavi {
    display: none;
  }

  /* .listItem */
  .listItem {
    padding-bottom: 2em;
  }

  .listItem li p {
    display: block;
    width: 100%;
    max-width: 100% !important;
    padding: 0 3%;
    box-sizing: border-box;
  }

  .listItem.item02 li p {
    padding-top: 0.3em;
  }

  .listItem.item02 li .dates,
  .listItem.item02 li .icoTxt {
    width: 30%;
  }

  /* .bnrList */
  .bnrList {
    margin: 0 -2% !important;
  }

  .bnrList li {
    width: 50% !important;
    padding: 0 2% !important;
    padding-bottom: 4vw !important;
  }

  .bnrList li a {
    font-size: 3.5vw;
    padding: 1.5vw;
  }

  .bnrList li a div {
    border-width: 1px;
    padding: 5% 0;
  }

  .bnrList li a p {
    padding: 2% 0 !important;
    max-width: 90px !important;
    margin: 0 auto !important;
    display: block;
  }

  .bnrList li a span {
    display: block;
    text-align: center;
    line-height: 1.2;
    padding: 0.6em 0;
  }

  .bnrList.dif li:first-child a span {
    padding: 0;
  }

  .bnrList li a span .pcon {
    display: none;
  }

  .subArea .bnrList.dif li a {
    border-width: 2px;
  }

  /* .snsBnr */
  .snsBnr {
    overflow: hidden;
  }

  .snsBnr li {
    width: 48%;
    padding: 0;
    float: left;
  }

  .snsBnr li:last-child {
    float: right;
  }

  .snsBnr li:first-child {
    width: 100%;
    display: block;
    float: none;
    padding-bottom: 4vw;
  }

  .snsBnr li a span {
    padding-top: 0.5em;
    font-size: 3.5vw;
  }

  /* .detailBtn */
  .detailBtn a {
    width: 80% !important;
    margin: 0 auto !important;
    float: none !important;
    padding: 0.2em 0;
    font-size: 3.6vw;
  }

  .detailBtn.bgYe a {
    width: 100% !important;
    box-sizing: border-box;
  }

  /* .mapSet */
  .mapSet {
    background-size: auto 2px;
    padding-top: 2px;
  }

  /* #pagetop */
  #pagetop {
    width: 30%;
    right: 3%;
    bottom: 3.8em;
  }

  /* #footer */
  #footer address {
    padding: 0;
    padding: 1em 0;
    text-align: center;
  }

  #footer address a {
    text-decoration: none;
  }

  .fwrap02 {
    padding-bottom: 12vw;
  }

  .finner {
    width: 92%;
    padding: 1.5em 0;
  }

  .flogo01 {
    width: 35%;
    max-width: 225px;
    margin: 0 auto;
  }

  .flogo02 {
    width: 41%;
    max-width: 265px;
    margin: 0 auto;
  }

  .btnMap {
    text-align: center;
    padding-bottom: 1em;
  }

  .btnMap a {
    min-width: 40%;
  }

  .btnMap a span {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
  }

  .fCont {
    width: 100%;
    float: none;
    padding: 0;
  }

  .fnavi {
    width: 103%;
    float: none;
    padding: 0;
    margin-left: -3%;
  }

  .fnavi ul {
    font-size: 0;
    padding: 0;
    margin: 0;
    display: inline;
  }

  .fnavi ul li {
    width: 50%;
    display: inline-block;
    font-size: 3.3vw;
    box-sizing: border-box;
    padding-left: 3%;
  }

  .fnavi.bureau {
    width: 100%;
    margin: 0;
    display: none;
  }

  .fnavi.bureau ul {
    width: 100%;
    padding: 3vw 0 !important;
    display: block;
    border-top: #ccc 1px solid;
  }

  .fnavi.bureau ul:first-child {
    border-top: none;
  }

  .fnavi.bureau ul:last-child {
    padding-bottom: 0 !important;
  }

  .fnavi.bureau ul li {
    width: 100%;
    display: block;
  }

  .fnavi.bureau ul li .fmenu {
    border-top: none;
    padding: 0 0 0 1em !important;
    font-size: 3.3vw;
  }

  .spBnr {
    text-align: center;
    display: block;
    position: relative;
    border: #c2dc86 1px solid;
    padding: 1em 0;
    border-radius: 5px;
    background: #fff;
  }

  .spBnr:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 5%;
    transition: all 0.1s linear;
    background: url(/content/000042921.png) no-repeat right center;
    background-size: 100% 100%;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    width: 0.9em;
    height: 0.9em;
    margin-top: -0.45em;
  }

  .spBnr.open:after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }

  .copyright {
    font-size: 3vw;
  }

  /* .idPad */
  .idPad {
    padding-top: 18vw;
    margin-top: -18vw;
  }

  .hide {
    display: none;
  }
}
#wrapper .policy li::before, #wrapper .shinsei li::before, #wrapper .r_list li::before {
  background-color: #8ab9d7;
}

/** ================================================

  Header

================================================ */
#header .hWrap {
  background: #9bc7e4;
}

#logo {
  width: auto;
  padding: 1.5em 0 1.85em;
  font-weight: normal;
  line-height: 1;
}

#logo, .flogo01 {
  line-height: 1;
}
#logo .logoIn, .flogo01 .logoIn {
  display: inline-block;
  text-align: center;
}
#logo a, .flogo01 a {
  color: #333333;
  text-decoration: none;
  outline: none;
}
#logo a:focus, .flogo01 a:focus {
  outline: none;
  border: none;
}
#logo .logoJp, .flogo01 .logoJp {
  display: block;
  font-size: 35px;
}
#logo .logoEn, .flogo01 .logoEn {
  display: block;
  margin-top: 0.2em;
  font-size: 15px;
}

@media only screen and (max-width: 767px) {
  #header {
    box-sizing: border-box;
    border-top-color: #9bc7e4;
  }
  #header .hinner {
    height: 100%;
  }

  #logo {
    text-align: center;
	width: 100%;
	max-width: 300px;
	float: none;
	margin: 0 auto;
	padding: 1.1em 0 0.5em;
	font-size: 5.5vw;
  }

  #logo .logoJp, .flogo01 .logoJp {
    font-size: 5.5vw;
  }
  #logo .logoEn, .flogo01 .logoEn {
    font-size: 2.5vw;
  }
	#mlangsp {
  display: flex;
  justify-content: center;
  font-size: 12px;
margin-bottom: 0.5em;
}
#mlangsp a, #mlangsp a:visited {
  display: block;
  text-decoration: none;
}
}
/** ================================================

  Footer

================================================ */
.fwrap01,
.copyright {
  background-color: #9bc7e4;
}

.btnMap a {
  background-color: #0068b7;
}

.flogo01 {
  width: 25.8%;
}

.bnrY100 {
  margin-top: 2em;
}
.bnrY100 img {
  width: auto;
  max-width: 100%;
}

#pagetop {
  width: 14.8%;
  max-width: 148px;
}

@media only screen and (max-width: 767px) {
  .flogo01 {
    width: 100%;
    text-align: center;
  }

  .bnrY100 {
    padding-bottom: 1em;
    margin-top: 0;
    text-align: center;
  }

  #pagetop {
    width: 30%;
  }
}
/** ================================================

  GNavi

================================================ */
.navi ul li {
  width: 16.6666666667%;
}

.navi ul li.nav06 {
  background: url(/content/000042924.jpg) no-repeat center bottom;
}

@media only screen and (max-width: 767px) {
  .navi ul li {
    width: 100%;
  }
}
/** ================================================

  Utils

================================================ */
.t-sp {
  display: none;
}

.t-sp-ib {
  display: none;
}

.t-cb {
  clear: both;
}

.t-ta-r {
  text-align: right;
}

@media only screen and (max-width: 768px) {
  .t-pc {
    display: none;
  }

  .t-sp {
    display: block;
  }

  .t-sp-ib {
    display: inline-block;
  }
}
.headTitle01.cor01 {
  border-bottom: #9bc7e4 1px solid;
}

.headTitle01.cor01:after {
  background: #9bc7e4;
}

.subArea .snavi ul li a {
  padding-right: 2em;
}

.txtSet01.fpnp p:first-child {
  padding-top: 0;
}

.filesize.np {
  padding: 0;
}

.filesize.aleft {
  text-align: left;
}

.links.aleft {
  text-align: left;
}

.links.aleft a {
  position: relative;
  padding-left: 2em;
}

.links.aleft a:before {
  left: 0;
}

.bnrCaracter {
  max-width: 400px;
  border: 3px solid #9bc7e4;
  box-sizing: border-box;
}

.bnrCaracter img {
  width: 100%;
  height: auto;
}

.detailBtnMt {
  margin-top: 20px;
}

.blankLink:after {
  font-family: "Font Awesome 5 Free";
  content: '\f35d';
  font-weight: 900;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
}

.pdfLink:after {
  font-family: "Font Awesome 5 Free";
  content: '\f1c1';
  font-weight: 400;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
}

@media only screen and (min-width: 768px) {
  .bnrCaracter a:hover {
    opacity: 0.8;
  }
}
.dlListInList {
  margin-left: 1em;
}

.dlListInList dt {
  width: 4.5em;
  /*clear: both;*/
  float: left;
  font-weight: bold;
}

.dlListInList dd {
  margin-left: 4.5em;
}

.dlListInListLarge dt {
  width: 5.5em;
}

.dlListInListLarge dd {
  margin-left: 5.5em;
}

.listInList > p {
  position: relative;
  padding-left: 1em;
}

.listInList > p:before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  content: '・';
}

.btnSet01 li.map.l2 a {
  line-height: 1.2;
}

.mapInc {
  position: relative;
}
.mapInc:after {
  display: block;
  padding-top: 67.1532846715%;
  content: '';
}

.mapIncContent {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mapIncContent iframe {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.eventSet01 {
  margin-bottom: 6.7em;
}

.eventSet02 {
  margin-top: 1.5em;
}

.apply_basic2 {
  list-style: none;
  list-style-type: none;
}
.apply_basic2 li {
  list-style: none;
  list-style-type: none;
}
.apply_basic2 li + li {
  margin-top: 8px;
}
.apply_basic2 li:before {
  display: none !important;
}
.apply_basic2 li a {
  display: block;
  font-size: 16px;
  text-decoration: none;
}
.apply_basic2 li a span {
  color: #333;
}
.apply_basic2 li a small {
  font-size: 14px;
}
.apply_basic2 li a > span {
  display: block;
  padding: 0.8em 1.5em;
  background-color: #F7F5E6;
  box-shadow: 2px 2px #E1DCB4;
}
@media only screen and (max-width: 767px) {
  .apply_basic2 li a > span {
    padding-right: 1em;
    padding-left: 1em;
  }
}
.apply_basic2 li a > span > span {
  display: block;
  position: relative;
  z-index: 2;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.apply_basic2 li a > span > span .apply_basic2_num {
  position: absolute;
  top: 0;
  left: 0;
}
.apply_basic2 li a > span > span:after {
  color: #8AB9D7;
  font-size: 24px;
  font-family: "Font Awesome 5 Free";
  content: '\f101';
  font-weight: 900;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .apply_basic2 li a > span > span {
    font-size: 14px;
  }
  .apply_basic2 li a > span > span:after {
    font-size: 16px;
  }
}
.apply_basic2 li.nolink a > span > span:after {
  display: none;
}

.applyN1 {
  text-align: right;
}
.applyN1 strong {
  font-weight: normal;
  font-size: 16px;
}

.howToApp .howToAppH {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .howToApp .howToAppH {
    font-size: 5vw;
  }
}
.howToApp .howToAppFlow {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .howToApp .howToAppFlow {
    margin-top: 15px;
  }
}
.howToApp .howToAppB {
  text-align: center;
}
.howToApp .howToAppB > span {
  display: inline-block;
  width: 100%;
  max-width: 460px;
  padding: 0.25em;
  background-color: #F7DEA6;
  border-radius: 5px;
  color: #333;
  font-size: 18px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .howToApp .howToAppB > span {
    padding: 0.5em 0.25em;
    font-size: 16px;
  }
}
.howToApp .howToAppFlowBlock {
  position: relative;
  padding-bottom: 38px;
  box-sizing: border-box;
}
.howToApp .howToAppFlowBlock:after {
  display: block;
  width: 22px;
  height: 24px;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: transparent url(/content/000043035.png) no-repeat 0 0;
  content: '';
}
.howToApp .howToAppFlowBlock:last-child {
  padding-bottom: 0;
}
.howToApp .howToAppFlowBlock:last-child:after {
  display: none;
}
.howToApp .howToAppFlowBlock + .howToAppFlowBlock {
  margin-top: 10px;
}
.howToApp .howToAppB1.dark > span {
  background-color: #F2CF7E;
}
.howToApp .howToAppB1.small > span {
  max-width: 145px;
}
.howToApp .howToAppB1.alert > span {
  background-color: #D60000;
  color: #ffffff;
}
.howToApp .howToAppB1.success > span {
  background-color: #8CBE45;
  color: #ffffff;
}
.howToApp .howToAppFlowTxt {
  width: 100%;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}
.howToApp .howToAppFlowTxt1 {
  margin-top: 1em;
}
.howToApp .howToAppFlowTxt1 ol {
  margin-top: 0.5em;
}
.howToApp .howToAppFlowTxt1 ol li {
  list-style-type: none;
}
.howToApp .howToAppFlowTxt1 ol li:before {
  display: none;
}
.howToApp .howToAppFlowTxt1 ol li strong {
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .howToApp .howToAppFlowTxt1 ol li strong {
    font-size: 16px;
  }
}

.howToAppList {
  list-style: none;
  list-style-type: none;
  margin-left: 0 !important;
}
.howToAppList > li {
  position: relative;
  padding-left: 1em;
}
.howToAppList > li:before {
  display: block !important;
  width: auto !important;
  height: auto !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  background: none !important;
  content: '・' !important;
}
.howToAppList.circle > li:before {
  content: '○' !important;
}

.howToAppNList {
  list-style: none;
  list-style-type: none;
  margin-left: 0 !important;
}
.howToAppNList > li {
  position: relative;
  padding-left: 2em;
}
.howToAppNList > li:before {
  display: none !important;
}
.howToAppNList > li > span {
  display: block !important;
  width: auto !important;
  height: auto !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  background: none !important;
  color: #333;
  content: '・' !important;
}
.howToAppNList > li.l2 {
  padding-left: 2.5em;
}
.howToAppNList.howToAppNListK > li {
  padding-left: 3em;
}

.howToAppSNList {
  list-style: none;
  list-style-type: none;
  margin-left: 0 !important;
}
.howToAppSNList > li {
  position: relative;
  padding-left: 1.5em;
}
.howToAppSNList > li:before {
  display: none !important;
}
.howToAppSNList > li > span {
  display: block !important;
  width: auto !important;
  height: auto !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  background: none !important;
  color: #333;
  content: '・' !important;
}
.howToAppSNList > li.l2 {
  padding-left: 2.5em;
}

.howToAppSBlocks {
  margin-top: 100px;
}
@media only screen and (max-width: 767px) {
  .howToAppSBlocks {
    margin-top: 50px;
  }
}

.howToAppSBlock + .howToAppSBlock {
  margin-top: 30px;
}

.howToAppStg {
  padding-left: 1em;
  text-indent: -1em;
}

.howToAppDivider {
  width: 100%;
  height: 3px;
  margin: 25px 0;
  border: none;
  background-color: #E1DCB4;
}

.layerup {
  position: relative;
  z-index: 2;
}

.shinsei table.fix {
  table-layout: fixed;
}

.shinsei table.nm {
  margin-top: 0;
}

.tabCont.f .tab li {
  width: 25%;
}

.tabCont.sm {
  padding-bottom: 2em;
}
.tabCont.sm .mapSet {
  margin-bottom: 0;
}

/** ================================================

  Contents

================================================ */
#contents .aboutSet .cont .title {
  background: url(/content/000042926.png) no-repeat left top;
}

#contents .sisetuSet01S1 .list01 {
  width: 29%;
}

#contents .sisetuSet01S1 .list02 {
  width: 40%;
  box-sizing: border-box;
}

#contents .sisetuSet01S1 .list03 {
  box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
  #contents .sisetuSet01S1 .list02 {
    width: 50%;
    padding-right: 2%;
  }

  #contents .sisetuSet01S1 .list03 {
    width: 50%;
  }
}
.mainArea .itemList .ttl {
  padding-right: 2em;
}

.itemList li .cont .img01 .img01Caption {
  display: inline-block;
  margin-top: 5px;
  font-size: 11px;
}

.shizenArea .detailBtn {
  margin-top: 1.25em;
  text-align: right;
}

.event01Area .listBtn a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 5px;
  padding-left: 5px;
}

/** ================================================

  mizubesaisei

================================================ */
.mizubesaiseiPhoto01 {
  margin-top: 1.3em;
  margin-bottom: 1.25em;
}

.mizubesaiseiPhoto02 {
  margin-bottom: 1.25em;
}

.mizubesaiseiSch,
.mizubesaiseiNewspaper {
  padding-bottom: 5.7em;
}

@media only screen and (max-width: 767px) {
  .mizubesaiseiSch,
  .mizubesaiseiNewspaper {
    padding-bottom: 2em;
  }
}
.mizubesaiseiSch:last-child {
  padding-bottom: 0;
}

.mizubesaiseiSch .txtSet01 {
  padding-bottom: 2em;
}

@media only screen and (max-width: 767px) {
  .mizubesaiseiSch .txtSet01 {
    padding-bottom: 2em;
  }
}
.mizubesaiseiPastSchBody {
  padding-top: 2.5em;
}

.mizubesaiseiNewspaper .txtSet01 {
  padding-bottom: 2em;
}

.mizubesaiseiRep {
  display: flex;
  flex-wrap: wrap;
}

.mizubesaiseiRep + .mizubesaiseiRep {
  margin-top: 2.5em;
}

.mizubesaiseiRepH {
  width: 100%;
  margin-bottom: 0.5em;
}

.mizubesaiseiRepH > span {
  display: block;
  width: 220px;
  text-align: center;
}

.mizubesaiseiRepPhoto {
  width: 220px;
}

.mizubesaiseiRepCap {
  width: calc(100% - 220px);
  padding-left: 2em;
  box-sizing: border-box;
}

.mizubesaiseiRepCap > strong,
.mizubesaiseiRepCapDoc > strong {
  display: inline-block;
  margin-bottom: 1em;
}

.mizubesaiseiRepCapBody dl dt {
  width: 3em;
  float: left;
  clear: both;
}
.mizubesaiseiRepCapBody dl dt.large {
  width: 5em;
}
.mizubesaiseiRepCapBody dl dd {
  width: calc(100% - 3.5em);
  float: left;
}
.mizubesaiseiRepCapBody dl dd.large {
  width: calc(100% - 5em);
}

.mizubesaiseiRepCapDoc {
  margin-top: 2.5em;
}
.mizubesaiseiRepCapDoc ul li + li {
  margin-top: 0.5em;
}
.mizubesaiseiRepCapDoc ul li a {
  display: inline-block;
  position: relative;
  padding-left: 2em;
}
.mizubesaiseiRepCapDoc ul li a:before {
  content: "";
  position: absolute;
  background: url(/content/000042909.png) no-repeat left center;
  background-size: cover;
  width: 1.3em;
  height: 1.3em;
  top: 2px;
  left: 0;
}

.mizubesaiseiNBanner {
  display: block;
  position: relative;
  padding: 0.75em;
  margin-bottom: 50px;
  border: 4px solid #9BC7E4;
  color: #333333;
  font-size: 28px;
  text-align: center;
  text-decoration: none;
  z-index: 2;
}
.mizubesaiseiNBanner:focus {
  border: 4px solid #9BC7E4 !important;
}

.mizubesaiseiNBanner > span {
  position: relative;
  padding-left: 90px;
  font-weight: 700;
}

.mizubesaiseiNBanner > span:before {
  display: block;
  width: 60px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: transparent url(/content/000043036.png) no-repeat 0 0;
  content: '';
}

@media only screen and (min-width: 768px) {
  .mizubesaiseiNBanner:hover {
    opacity: 0.8;
  }
}
@media only screen and (max-width: 767px) {
  .mizubesaiseiPastSchBody {
    padding-top: 1.5em;
  }

  .mizubesaiseiRep {
    display: block;
  }

  .mizubesaiseiRepPhoto {
    margin-right: auto;
    margin-left: auto;
  }

  .mizubesaiseiRepCap {
    margin-top: 1em;
    padding-left: 0;
  }

  .mizubesaiseiNBanner {
    margin-bottom: 30px;
    font-size: 18px;
  }

  .mizubesaiseiNBanner > span {
    padding-left: 45px;
  }

  .mizubesaiseiNBanner > span:before {
    width: 30px;
    height: 25px;
    background-size: 30px 25px;
  }

  .mizubesaiseiRepCap {
    width: 100%;
  }

  .mizubesaiseiRepH > span {
    width: 100%;
  }
}
.headTitle03.bgMiz {
  background: url(/content/000042930.jpg) no-repeat center center;
  background-size: cover;
}
