h1,
h2,
h3,
h4,
h5 {
  font-size: 1px;
  margin: 0px;
  padding: 0px;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border: none;
  font-style: normal;
  zoom: 1;
  font-weight: normal;
}

html {
  width: 100%;
  height: 100%;
}
body {
  box-sizing: border-box;
  cursor: auto;
  padding: 0;
  margin: 0;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}
img {
  max-height: 100%;
  height: auto;
  width/***/: auto;
  display: block;
}
a {
  text-decoration: underline;
  color: #655a69;
}

#wrapper {
  box-sizing: border-box;
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
}

#content1 {
  box-sizing: border-box;
  background-color: #fff;
  width: 100%;
  height: 500px;
  position: relative;
  margin-top: 80px;
  text-align: center;
  float: left;
  overflow: hidden;
}
@media screen and (max-width: 749px) {
  #content1 {
    height: 450px;
  }
}
@media screen and (max-width: 499px) {
  #content1 {
    height: 350px;
  }
}
#content2 {
  box-sizing: border-box;
  background-color: #fff;
  width: 100%;
  height: auto;
  position: relative;
  padding: 50px 30px;
  text-align: center;
  float: left;
  overflow: hidden;
}
#content2 {
  text-align: left;
}
#content2:after {
  　content: "";
  　display: block;
  　clear: both;
}
#content3 {
  box-sizing: border-box;
  background-color: #d8ebf9;
  width: 100%;
  height: auto;
  position: relative;
  padding: 50px 30px;
  text-align: center;
  float: left;
  overflow: hidden;
}
#content3:after {
  　content: "";
  　display: block;
  　clear: both;
}
#content4 {
  box-sizing: border-box;
  background-color: #fff;
  width: 100%;
  height: auto;
  position: relative;
  padding: 50px 30px;
  text-align: center;
  float: left;
  overflow: hidden;
}
#content4:after {
  　content: "";
  　display: block;
  　clear: both;
}
#content5 {
  box-sizing: border-box;
  background-color: #f6fdf8;
  width: 100%;
  height: auto;
  position: relative;
  padding: 50px 30px;
  text-align: center;
  float: left;
  overflow: hidden;
  background-image: url(../img/01_2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#content5:after {
  　content: "";
  　display: block;
  　clear: both;
}
#content6,
#content8 {
  box-sizing: border-box;
  background-color: #fff;
  width: 100%;
  height: auto;
  position: relative;
  padding: 50px 30px;
  text-align: center;
  float: left;
  overflow: hidden;
}
#content6:after {
  　content: "";
  　display: block;
  　clear: both;
}
#content8:after {
  　content: "";
  　display: block;
  　clear: both;
}
#content7 {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  position: relative;
  padding: 50px 30px;
  text-align: center;
  float: left;
  overflow: hidden;
  background-color: #d8ebf9;
  background-color: #f6fdf8;
}
#content7:after {
  　content: "";
  　display: block;
  　clear: both;
}
#footer {
  box-sizing: border-box;
  border-top: 2px solid #005184;
  background-color: #fff;
  width: 100%;
  height: auto;
  padding: 30px;
  float: left;
  overflow: hidden;
}
.footTitle {
  width: 100%;
  font-size: 12px;
  color: #005184;
  text-align: center;
  letter-spacing: 1px;
}
.mainBox {
  box-sizing: border-box;
  width: 100%;
  max-width: 1000px;
  height: auto;
  position: relative;
  margin: 0 auto;
}
#content2,
#content3,
#content4,
#content5,
#content6,
#content7,
#content8,
#mainBox03 {
  padding: 80px 30px;
}

@media screen and (max-width: 799px) {
  #content2,
  #content3,
  #content4,
  #content5,
  #content6,
  #content7,
  #content8,
  #mainBox03 {
    padding: 30px 10px;
  }
}

.mainBox01,
.mainBox_Foot1,
.mainBox_Foot2 {
  box-sizing: border-box;
  width: 50%;
  height: auto;
  float: left;
  text-align: left;
}
.mainBox_Foot2 {
  padding-left: 50px;
}
.mainBox_Foot1,
.mainBox_Foot2 {
  margin-top: 50px;
}
.mainBox_Foot1 {
}
.mainBox_Foot1 img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 749px) {
  .mainBox_Foot1 {
    width: 80%;
    margin-left: 10%;
    text-align: center;
  }
  .mainBox_Foot2 {
    width: 100%;
    padding-left: 10px;
  }
}
.mainBox02 {
  box-sizing: border-box;
  width: 48%;
  height: auto;
  float: right;
  text-align: left;
}
#mainBox03 {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  float: left;
  text-align: left;
  padding-top: 30px;
}
.BoxDescription {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  float: left;
  margin-bottom: 30px;
}
.text2 {
  text-align: center;
}
@media screen and (max-width: 609px) {
  .text2 {
    text-align: left;
  }
}

.mainBox_Foot1 img {
  width: 100%;
  height: auto;
  display: block;
}
.timeImg2 {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: -10px;
  margin: 0 auto;
}
.timeImg2 img {
  width: 100%;
  max-width: 460px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.footBox1 {
  text-align: left;
  width: 100%;
  max-width: 350px;
  height: auto;
  float: left;
}
.footBox2 {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  width: 100%;
  height: auto;
  float: left;
}
.footBox3 {
  text-align: left;
  width: 100%;
  font-size: 34px;
  line-height: 38px;
  padding-left: 45px;
  height: 38px;
  float: left;
  background-image: url(../img/tel.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin: 10px 0;
  color: #005184;
  font-weight: 700;
}
.footBox3 a {
  color: #005184;
  text-decoration: none;
}
.footBox4 {
  margin-top: 10px;
}
.footBox1 img {
  width: 100%;
  height: auto;
  display: block;
}

#toTop {
  width: 100%;
  height: 100px;
  text-align: center;
  float: left;
  color: #005184;
  position: relative;
}
.totopBox {
  width: 100px;
  height: 50px;
  margin: 0 auto;
}
.totopBox:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.totopBox img {
  width: 100%;
  max-width: 50px;
  height: auto;
  margin: 0 auto;
  display: block;
}
.totopBox2 {
  width: auto;
  height: 30px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 30px;
  opacity: 1;
}
.totopBox a {
  text-decoration: none;
  color: #005184;
}
@media screen and (max-width: 749px) {
  .mainBox01 {
    width: 100%;
  }
  .mainBox02 {
    width: 100%;
    margin-bottom: 20px;
  }
}

.policyBox {
  box-sizing: border-box;
  width: 150px;
  height: auto;
  position: absolute;
  right: 10px;
  bottom: 25px;
  font-size: 14px;
  color: #005184;
  text-align: center;
  letter-spacing: 1px;
  padding: 5px 10px;
  border-radius: 5px;
}
.policyBox:hover {
  background-color: #005184;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .policyBox {
    width: 110px;
    font-size: 12px;
    right: 5px;
  }
}
.policyTitle {
  width: 100%;
  height: auto;
  line-height: 32px;
  font-weight: 400;
  border-bottom: 5px solid #eee;
  margin-bottom: 10px;
  font-size: 1.1em;
}
.policyText,
.policyText2 {
  width: 100%;
  height: auto;
  font-size: 0.9em;
  line-height: 21px;
  font-weight: 300;
  margin-bottom: 20px;
}
.policyText2 {
  margin-bottom: 10px;
}
.policyText a,
.policyText2 a {
  color: #333;
}

.lipolicy {
  width: 100%;
  height: auto;
  line-height: 21px;
  margin-bottom: 10px;
}
.lipolicy ul {
  list-style-type: decimal;
}
.lipolicy ul li {
  margin-bottom: 10px;
  line-height: 21px;
}

.firstBoxSP {
  width: 100%;
  height: auto;
  display: block;
  float: left;
}

.flowBox00 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}
.flowBox01 {
  width: 10%;
  height: auto;
  background-color: #e79534;
  float: left;
  border-radius: 100px; /* CSS3草案 */
  -webkit-border-radius: 100px; /* Safari,Google Chrome用 */
  -moz-border-radius: 100px; /* Firefox用 */
}
.flowBox01 img {
  width: 100%;
  height: auto;
  display: block;
}
.flowBox02 {
  width: 78%;
  height: auto;
  background-color: #fceedc;
  float: right;
  padding-bottom: 100px;
  margin-bottom: -100px;
  font-size: 16px;
  text-align: left;
}
.flowBox03,
.flowBox04 {
  width: 100%;
  height: auto;
  background-color: #e79534;
  color: #fff;
  float: left;
  padding: 10px;
  text-align: left;
  font-size: 21px;
  letter-spacing: 2px;
  margin-top: 10px;
}
.flowBox04 {
  background-color: #fdf5eb;
  color: #333;
  float: left;
  margin-left: 0;
  font-size: 14px;
  letter-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.flowBox06 {
  width: 80%;
  height: auto;
  background-color: #fdf5eb;
  color: #333;
  float: left;
  font-size: 14px;
  text-align: left;
  padding: 10px;
  letter-spacing: 0px;
}
.flowBox07 {
  width: 100%;
  height: auto;
  background-color: #fdf5eb;
  color: #333;
  float: left;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  padding: 10px 20px;
  letter-spacing: 0px;
  margin-bottom: 10px;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px; /* Firefox用 */
}
.flowBox07 p.indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}
.flowBox07 p.indent-2 {
  padding-left: 1em;
  text-indent: -1em;
}
.flowBox05 {
  width: 20%;
  height: auto;
  float: left;
}
.flowBox05 img {
  width: 100%;
  height: auto;
  display: block;
}
.flowtext {
  margin-top: 5%;
  font-size: 16px;
}
.flowtext2 {
  margin-top: 3.5%;
  font-size: 16px;
}
@media screen and (max-width: 940px) {
  .flowtext {
    font-size: 14px;
  }
  .flowtext2 {
    font-size: 14px;
  }
}

@media screen and (max-width: 749px) {
  .flowBox05 {
    width: 100%;
  }
  .flowBox06 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.tokuchou3 {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  font-size: 14px;
  color: #333;
  float: left;
  border-radius: 20px; /* CSS3草案 */
  -webkit-border-radius: 20px; /* Safari,Google Chrome用 */
  -moz-border-radius: 20px; /* Firefox用 */
  background-color: #e79534;
  margin-bottom: 10px;
  text-align: left;
  padding: 10px 20px;
  letter-spacing: 1px;
  background-color: #fceedc;
  margin-bottom: 20px;
}
.flowBox,
.flowBox2 {
  box-sizing: border-box;
  width: 10%;
  max-width: 50px;
  height: auto;
  float: left;
  padding: 10px 5px;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
  background-color: #e79534;
  text-align: center;
  margin: 0 0.5% 10px 0.5%;
}
.flowBox img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.flowBox2 {
  background-color: #fff;
  margin: 0;
}
.flowBox2 img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

@media screen and (max-width: 749px) {
  .flowBox,
  .flowBox2 {
  }
}
.flowBox3 {
}

* {
  box-sizing: border-box;
}

#menu {
  box-sizing: border-box;
  width: 100%;
  height: 80px;
  position: fixed;
  z-index: 99999;
  margin: 0;
  padding: 0;
  font-size: 1.2em;
  font-weight: 400;
  background-color: #fff;
  top: 0;
  left: 0;
}
#menu .mainBox {
  width: 100%;
  height: 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.toplogos {
  width: 300px;
  flex-basis: 300px;
  position: relative;
}
.toplogos img {
  width: 100%;
  height: auto;
  display: block;
}
ul.navimain {
  width: calc(100% - 300px);
  flex-basis: calc(100% - 300px);
  text-align: center;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  justify-content: space-between;
  font-weight: 500;
  padding-right: 10px;
  padding-left: 100px;
}
@media screen and (max-width: 980px) {
  ul.navimain {
    padding-left: 30px;
  }
}
@media screen and (max-width: 850px) {
  .toplogos {
    width: 300px;
    flex-basis: 300px;
  }
  ul.navimain {
    display: none;
  }
}
@media screen and (max-width: 499px) {
  .toplogos {
    width: 100%;
    flex-basis: 100%;
    padding: 0;
    text-align: left;
  }
  .toplogos img {
    width: calc(100% - 90px);
    max-width: 300px;
    margin: 0; /* ← ここが重要 */
  }
}

ul.navimain li {
  transition: 0.2s;
  font-size: 16px;
  color: #005184;
}
ul.navimain li:hover {
  opacity: 0.5;
}
ul.navimain li a {
  text-decoration: none;
  color: #005184;
}

.sp_menu {
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  position: fixed;
  text-align: center;
  padding: 0px;
  z-index: 999999;
  display: none;
  top: 10px;
  right: 10px;
}
.sp_menu img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 850px) {
  .sp_menu {
    display: block;
  }
}
@media screen and (max-width: 459px) {
  .sp_menu {
    display: block;
  }
}

.sp_menu1 {
  width: 40px;
  height: 2px;
  background-color: #005184;
  position: absolute;
  top: 10px;
  left: 5px;
}
.sp_menu2 {
  width: 40px;
  height: 2px;
  background-color: #005184;
  position: absolute;
  top: 24px;
  left: 5px;
}
.sp_menu3 {
  width: 40px;
  height: 2px;
  background-color: #005184;
  position: absolute;
  top: 38px;
  left: 5px;
}
.sp_menu1,
.sp_menu2,
.sp_menu3 {
  transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out; /* opera */
  -moz-transition: all 0.2s ease-out; /* firefox */
  -webkit-transition: all 0.2s ease-out; /* chrome, safari */
  -ms-transition: all 0.2s ease-out; /* ie */
}
.menuclick1 {
  width: 45px;
  top: 25px;
  left: 2px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menuclick2 {
  width: 45px;
  opacity: 0;
}
.menuclick3 {
  width: 45px;
  top: 25px;
  left: 2px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menuBoxoff {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: block;
  display: none;
  padding: 10px;
  overflow: hidden;
  position: fixed;
  z-index: 99998;
  top: 0;
  background-color: rgba(255, 255, 255, 0.9);
  padding-top: 100px;
}
.menusBox {
  width: 100%;
  height: 100%;
}
.menusBox a {
  text-decoration: none;
}
.about_sp {
  width: 100%;
  font-size: 24px;
  line-height: 60px;
  height: 60px;
  color: #005184;
  font-weight: 500;
}

.timeImg {
  width: 30%;
  max-width: 350px;
  height: auto;
  bottom: 0px;
  right: 20px;
  position: absolute;
  z-index: 999;
  text-align: right;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.timeImg img {
  width: 100%;
  max-width: 350px;
  height: auto;
  display: block;
}
.timeImg4 {
  width: 30%;
  max-width: 350px;
  height: auto;
  bottom: 0px;
  left: 20px;
  position: absolute;
  z-index: 999;
  text-align: right;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.timeImg4 img {
  width: 100%;
  max-width: 350px;
  height: auto;
  display: block;
}

.timeImg3,
.timeImg6 {
  width: 96%;
  height: auto;
  bottom: 40px;
  font-size: 14px;
  padding: 10px 10px 5px 10px;
  position: absolute;
  z-index: 999;
  background-color: #094c98;
  color: #fff;
  margin: 0 2%;
  display: none;
  line-height: 18px;
}
.timeImg5,
.timeImg7 {
  width: 96%;
  height: auto;
  top: 10px;
  font-size: 14px;
  padding: 10px 10px 5px 10px;
  position: absolute;
  z-index: 999;
  background-color: #094c98;
  color: #fff;
  margin: 0 2%;
  display: none;
  line-height: 18px;
}
.timeImg7 {
  top: 50px;
}
.timeImg_fontB {
  font-size: 20px;
}
.timeImg8 {
  width: 30%;
  max-width: 350px;
  height: auto;
  top: 10px;
  left: 20px;
  position: absolute;
  z-index: 999;
  text-align: center;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.timeImg8 img {
  width: 100%;
  max-width: 350px;
  height: auto;
  display: block;
}
.timeImg8 img:hover {
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
@media screen and (max-width: 799px) {
  .timeImg {
    display: none;
  }
  .timeImg4 {
    display: none;
  }
  .timeImg3 {
    display: block;
  }
  .timeImg5 {
    display: block;
  }
  .timeImg7 {
    display: block;
  }
  .timeImg8 {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  .timeImg {
    display: none;
  }
  .timeImg4 {
    display: none;
  }
  .timeImg3 {
    display: block;
  }
  .timeImg5 {
    display: block;
  }
  .timeImg7 {
    display: block;
  }
  .timeImg8 {
    display: none;
  }
}
.logoImg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 600px;
  height: 107px;
  z-index: 999;
}
.logoImg img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 699px) {
  .logoImg {
    width: 400px;
    height: 72px;
    z-index: 999;
  }
}

#newsbox {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  color: #333;
  left: 20px;
  overflow: hidden;
}
@media screen and (min-width: 415px) {
  #newsbox {
    padding-left: 0%;
    padding-right: 0%;
  }
}
.Boxtitle {
  width: 100%;
  border-bottom: 2px solid #005184;
  font-size: 32px;
  font-weight: 700;
  color: #005184;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 20px;
  float: left;
}
.Boxtitle_left {
  font-size: 24px;
  text-align: left;
  border-bottom: 0px solid #005184;
  margin-bottom: 5px;
}
.textLeft {
  text-align: left;
}
@media screen and (max-width: 699px) {
  .Boxtitle {
    font-size: 28px;
  }
}

.news0 {
  width: 100%;
  height: auto;
  overflow: auto;
}

#news1 {
  width: 95%;
  height: auto;
}
#news1 li {
  list-style-type: none;
  font-size: 14px;
  text-decoration: none;
}
#news1 a {
  text-decoration: none;
  color: #333;
}
#news1 a:hover {
  text-decoration: underline;
}
.newsBox00 {
  box-sizing: border-box;
  float: left;
  width: 100%;
  height: auto;
  padding: 14px 65px 14px 10px;
  border-bottom: 1px dashed rgba(0, 81, 132, 0.3);
  background-image: url(../img/click.png);
  background-position: center right;
  background-repeat: no-repeat;
}
.newsBox00:hover {
  background-color: rgba(0, 81, 132, 0.05);
}

.newsBox01 {
  float: left;
  width: 100px;
  height: auto;
  color: #005184;
  font-size: 12px;
  line-height: 21px;
}
.newsBox02 {
  float: left;
  width: auto;
  height: auto;
  line-height: 1.4;
  font-weight: 500;
}
@media screen and (max-width: 799px) {
  #newsBox01 {
    width: 100%;
  }
  .newsBox02 {
    width: 100%;
  }
}
@media screen and (max-width: 499px) {
  .newsBox00 {
    padding-right: 80px;
  }
}
.noclick {
  background-image: none;
  padding-right: 0px;
}

dl.acdn {
  width: 100%;
  height: auto;
  position: relative;
}
dl.acdn dt {
  float: left;
}
dl.acdn dd {
  width: 90%;
  height: auto;
  font-size: 14px;
  color: #666;
  float: left;
  margin-left: 110px;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 799px) {
  dl.acdn dd {
    width: 100%;
    margin-left: 10px;
  }
}

ul.lensBox0,
ul.lensBox02,
ul.lensBox03 {
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  overflow: hidden;
  border-radius: 5px;
}
ul.lensBox0 li {
  width: 49%;
  margin: 0.5%;
  list-style: none;
  float: left;
}

ul.lensBox02 li {
  width: 32.3%;
  margin: 0.5%;
  list-style: none;
  float: left;
}
ul.lensBox03 li {
  width: 32.3333%;
  margin: 0.5%;
  list-style: none;
  float: left;
}
ul.lensBox0 li:after {
  　content: "";
  　display: block;
  　clear: both;
}
ul.lensBox02 li:after {
  　content: "";
  　display: block;
  　clear: both;
}
ul.lensBox03 li:after {
  　content: "";
  　display: block;
  　clear: both;
}
@media screen and (max-width: 749px) {
  ul.lensBox0 li {
    width: 49%;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  }
  ul.lensBox02 li {
    width: 49%;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  }
  ul.lensBox03 li {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  }
  .lensBoxoff {
    display: block;
  }
  .lensBoxon {
    display: none;
  }
}

ul.lensBox0 li:hover {
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.picsBox {
  width: 100%;
  height: auto;
  float: left;
}
.picsBox img {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  border-radius: 5px;
}
.pics_title {
  box-sizing: border-box;
  padding: 0 5px 0 10px;
  width: 100%;
  height: auto;
  font-size: 16px;
  color: #005184;
  float: left;
  border-left: 3px solid #005184;
  margin-top: 5px;
  text-align: left;
}
.pics_txt {
  box-sizing: border-box;
  padding: 5px 5px 10px 5px;
  width: 100%;
  height: auto;
  font-size: 12px;
  color: #333;
  float: left;
  text-align: left;
}

.tokuchou {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  font-size: 18px;
  color: #fff;
  float: left;
  border-radius: 20px; /* CSS3草案 */
  -webkit-border-radius: 20px; /* Safari,Google Chrome用 */
  -moz-border-radius: 20px; /* Firefox用 */
  background-color: #e79534;
  margin-bottom: 10px;
  text-align: left;
  padding: 10px 20px;
  letter-spacing: 1px;
}
.tokuchou2 {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  font-size: 14px;
  line-height: 21px;
  color: #333;
  float: left;
  margin-bottom: 10px;
  text-align: left;
  padding: 0px 20px 10px 20px;
}
#aisatuBox0 {
  box-sizing: border-box;
  height: auto;
  padding-top: 30px;
  float: left;
}
.aisatuBox {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  color: #333;
  background-color: #fff;
  float: left;
  text-align: left;
  float: left;
  padding: 20px;
  border-radius: 20px; /* CSS3草案 */
  -webkit-border-radius: 20px; /* Safari,Google Chrome用 */
  -moz-border-radius: 20px; /* Firefox用 */
}
.aisatuBox2 {
  box-sizing: border-box;
  width: 78%;
  height: auto;
  font-size: 16px;
  line-height: 32px;
  padding: 0 5px;
  float: left;
}
@media screen and (max-width: 749px) {
  .aisatuBox {
    padding: 10px;
  }
  .aisatuBox2 {
    width: 100%;
    margin-bottom: 10px;
  }
}
.aisatuBox3 {
  box-sizing: border-box;
  width: 20%;
  height: auto;
  float: right;
}
.aisatuBox3 img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 749px) {
  .aisatuBox3 {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 10px;
    float: none;
  }
}
.aisatuBox4 {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  float: left;
  margin-top: 10px;
}
@media screen and (max-width: 749px) {
  .aisatuBox4 {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
}
.aisatuBox5 {
  box-sizing: border-box;
  width: 22%;
  height: auto;
  float: left;
  margin-right: 1.5%;
}
.aisatuBox5_1 {
  box-sizing: border-box;
  width: 32%;
  height: auto;
  float: left;
  margin-right: 1.5%;
}
.aisatuBox5_2 {
  box-sizing: border-box;
  width: 43%;
  height: auto;
  float: left;
  margin-right: 0%;
}
.aisatuBox5_3 {
  box-sizing: border-box;
  width: 30%;
  max-width: 80px;
  height: auto;
  float: left;
  padding: 0;
}
.aisatuBox5_4 {
  box-sizing: border-box;
  width: 70%;
  height: auto;
  float: left;
  padding: 0;
}
@media screen and (max-width: 749px) {
  .aisatuBox5,
  .aisatuBox5_1,
  .aisatuBox5_2 {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 10px;
    font-size: 12px;
  }
}
.inchouName {
  width: 100%;
  color: #fff;
  background-color: #005184;
  padding: 5px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  float: left;
}
.inchouName2 {
  width: 100%;
  color: #333;
  padding: 2px 5px;
  font-size: 14px;
  float: left;
}
.Name_danraku {
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: 10px;
}

.accicon {
  box-sizing: border-box;
  width: 30%;
  max-width: 40px;
  height: auto;
  float: left;
}
.accicon img {
  width: 100%;
  height: auto;
  display: block;
}
.accTitle {
  box-sizing: border-box;
  width: 70%;
  color: #005184;
  line-height: 40px;
  font-size: 21px;
  letter-spacing: 1px;
  float: left;
  padding-left: 5px;
  font-weight: 500;
}
.inchouName_white {
  background-color: #fff;
}

.acceBox0 {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  float: left;
  margin-top: 10px;
}
.acceBox1 {
  box-sizing: border-box;
  width: 100%;
  padding-left: 10px;
  margin-bottom: 10px;
  text-align: left;
  margin-top: 10px;
  float: left;
}
.aisatuRight {
  margin-right: 0%;
}
.accText {
  letter-spacing: 0px;
  font-size: 14px;
  padding: 0 20px 0 20px;
}
@media screen and (max-width: 749px) {
  .acceBox1 {
    width: 100%;
    padding-left: 10px;
    margin-bottom: 20px;
  }
}

.cal_ex {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  float: left;
  padding-right: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
}
@media screen and (max-width: 749px) {
  .cal_ex {
    padding-right: 20px;
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 20px;
  }
}
.cal_ex0 {
  width: 100%;
  height: auto;
  float: right;
  margin-left: 5px;
  text-align: right;
}
.cal_ex1 {
  width: 20px;
  height: 20px;
  float: right;
  background-color: #f39b99;
  margin-left: 5px;
}
.cal_ex2 {
  width: auto;
  height: auto;
  float: right;
  margin-left: 5px;
  text-align: right;
}
.calBox {
  width: 100%;
  height: auto;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  padding: 5px;
  float: left;
}
@media screen and (max-width: 749px) {
  .calBox {
    margin-top: 5%;
  }
}

.calendarBox {
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 10px;
  margin: 0px;
}
@media screen and (max-width: 749px) {
  .calendarBox {
    padding: 2px;
  }
}
ul.calendarBox li {
  width: 14.28%;
  list-style: none;
  margin: 0;
}

.calbottom {
  margin-bottom: 20px;
}
@media screen and (max-width: 749px) {
  .calbottom {
    margin-bottom: 10px;
  }
}
.calBoxTitle,
.calBoxTitle2 {
  width: 100%;
  height: 40px;
  text-align: center;
  float: left;
  font-size: 24px;
  line-height: 40px;
  overflow: hidden;
  margin-top: 20px;
}
.calBoxTitle2 {
  margin-top: 40px;
}
.date1,
.date1_2,
.date,
.date2 {
  text-align: center;
  float: left;
  font-size: 16px;
  color: #333;
  border-left: 1px solid #005184;
  border-bootm: 1px dashed #ccc;
  font-weight: bold;
  line-height: 20px;
  padding: 15px 0;
  overflow: hidden;
}
.date2 {
  line-height: 20px;
  padding: 0;
  height: auto;
  border-top: 1px solid #005184;
  text-align: center;
  padding: 15px 0;
  overflow: hidden;
  font-size: 24px;
}
.date1,
.date1_2 {
  line-height: 20px;
  height: auto;
  border-bottom: 1px solid #005184;
  border-top: 1px solid #005184;
  text-align: center;
  padding: 0;
  overflow: hidden;
}
.date {
  font-size: 24px;
}
.calPeson,
.calPeson0 {
  font-size: 12px;
  width: 100%;
  color: #333;
  min-height: 30px;
  text-align: center;
  font-weight: normal;
  border-left: 1px solid #005184;
  border-top: 1px dashed #ccc;
  padding: 5px 0;
  line-height: 30px;
  padding: 0;
  font-weight: normal;
  float: left;
  overflow: hidden;
}
.calPeson0 {
  color: #333;
  overflow: hidden;
}
@media screen and (max-width: 749px) {
  .date1,
  .date {
    line-height: 20px;
  }
  .date1 {
    height: auto;
  }
  .calPeson,
  .calPeson0 {
    box-sizing: border-box;
    min-height: 30px;
    line-height: 15px;
    padding-top: 0px;
  }
  .calPeson0 {
    font-size: 10px;
  }
}
.brtime {
  display: none;
}
@media screen and (max-width: 449px) {
  .brtime {
    display: block;
  }
  .date1 {
    line-height: 18px;
  }
  .date1_2 {
    line-height: 36px;
  }
}

.holi {
  background-color: #f39b99;
  color: #fff;
}
.dateRed {
  color: #ff0000;
}
.dateBlue {
  color: #0000ff;
  border-right: 1px solid rgba(20, 168, 59, 1);
}
.cal_right {
  border-right: 1px solid rgba(20, 168, 59, 1);
}
.cal_bottom {
  border-bottom: 1px solid #005184;
}

.shoujouBox {
  width: 100%;
  height: auto;
  color: #333;
  float: left;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  padding: 10px 0px;
  letter-spacing: 0px;
  margin-bottom: 10px;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px; /* Firefox用 */
}

.shoujouBox1 {
  box-sizing: border-box;
  width: 30%;
  height: auto;
  border: 1px solid #005184;
  background-color: #fff;
  font-size: 21px;
  letter-spacing: 2px;
  float: left;
  margin: 5px 1%;
  padding: 15px 0;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px; /* Firefox用 */
}

.shoujouBox1:hover {
  background-color: #005184;
  color: #fff;
}
.shoujou_on {
  background-color: #005184;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .shoujouBox1 {
    width: 48%;
    font-size: 16px;
  }
}

.MapBox {
  width: 100%;
  height: auto;
}
.MapBox img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.MapBox2 {
  box-sizing: border-box;
  width: 200px;
  height: 91px;
  margin-top: -91px;
  right: 10px;
  bottom: 10px;
  position: absolute;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px; /* Firefox用 */
  border: 1px solid #333;
  background-color: #fff;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
  display: block;
}
.MapBox2:hover {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0);
}
.MapBox2 img {
  width: 100%;
  height: auto;
  display: block;
}
.MapBox3 {
  box-sizing: border-box;
  width: 300px;
  height: 100px;
  margin: 0 auto;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px; /* Firefox用 */
  border: 1px solid #333;
  background-color: #fff;
  display: block;
  margin-top: 10px;
  padding: 0;
  display: none;
}
.MapBox3 img {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 749px) {
  .MapBox2 {
    display: none;
  }
  .MapBox3 {
    width: 100%;
    max-width: 300px;
    display: block;
  }
}

.sick_title {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  border-bottom: 2px solid #005184;
  font-size: 32px;
  font-weight: bold;
  color: #005184;
  letter-spacing: 2px;
  padding: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
  float: left;
}
.sick_title02 {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  font-size: 24px;
  color: #005184;
  padding: 5px;
  text-align: left;
  float: left;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.sick_Description {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  font-size: 18px;
  line-height: 38px;
  color: #333;
  float: left;
  text-align: left;
  padding: 0 10px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-weight: 100;
}
.sick_Des2 {
  color: #005184;
}
.sick_Description img {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 699px) {
  .sick_title {
    font-size: 24px;
  }
  .sick_title02 {
    font-size: 18px;
  }
  .sick_Description {
    font-size: 14px;
    line-height: 32px;
  }
}

img {
  border: 0px;
}

.txtblue {
  color: #4646e1;
}
.txtred {
  color: #e82225;
}
.txtredunder {
  color: #e82225;
  text-decoration: underline;
}
.newsBox02_2 {
  line-height: 28px;
}
.padtop {
  width: 100%;
  height: auto;
  padding-top: 10px;
  font-size: 0.9em;
  font-weight: 400;
}

.fix1 {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  float: left;
  padding: 10px;
  padding-bottom: 0;
  border-radius: 10px;
  margin-bottom: 10px;
}
.fix2 {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  float: left;
  padding: 10px;
  padding-bottom: 0;
  background-color: #eef1f9;
  border-radius: 10px;
  margin-bottom: 20px;
}
.fix2Color {
  color: #14668a;
  letter-spacing: 0;
}
.fixsmall {
  font-size: 0.8em;
  letter-spacing: 0;
}
.fixWhite {
  width: 100%;
  height: auto;
  background-color: #fff;
  float: left;
  padding: 8px 5px;
  border: 1px solid #14668a;
  border-radius: 5px;
  margin-top: 5px;
}
.fixtext {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 5px;
}
.kensa {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  background-color: #fff;
  float: left;
  border: 1px solid #005184;
  border-radius: 5px;
  padding: 10px 20px;
  margin: 0px;
}

.lineH_TOP {
  line-height: 32px;
}

.del {
  color: #ff0000;
  text-decoration: line-through;
}
.del span {
  color: #333;
}

.text_normal {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  float: left;
  text-align: left;
  font-size: 14px;
  line-height: 1.8em;
  color: #232323;
}
.naiyou,
.naiyou2 {
  float: left;
  white-space: nowrap;
  list-style: none;
  padding-right: 15px;
  padding-left: 8px;
  position: relative;
  color: #232323;
  font-weight: 500;
}

.naiyou::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 10px;
  background: #232323;
  position: absolute;
  left: 0px;
  top: 10px;
}
