@charset "UTF-8";
/* 共通 */
.wi780, .wi750, .wi700 {
  margin-left: auto;
  margin-right: auto;
}

.wi780 {
  width: 780px;
}
@media screen and (max-width: 800px) {
  .wi780 {
    width: 92%;
  }
}

.wi750 {
  width: 750px;
}
@media screen and (max-width: 800px) {
  .wi750 {
    width: 100%;
  }
}

.wi700 {
  width: 700px;
}
@media screen and (max-width: 730px) {
  .wi700 {
    width: 100%;
  }
}

img, iframe, video {
  width: 100%;
  padding: 25px 40px;
}
@media screen and (max-width: 768px) {
  img, iframe, video {
    padding: 15px 0px;
  }
}

iframe {
  height: 450px;
}
@media screen and (max-width: 800px) {
  iframe {
    height: 50vw;
  }
}
@media screen and (max-width: 480px) {
  iframe {
    height: 55vw;
  }
}

p {
  font-size: 1.8rem;
  line-height: 1.8;
  padding: 15px 0;
  font-feature-settings: "palt";
}
@media screen and (max-width: 480px) {
  p {
    font-size: 1.6rem;
  }
}

h1, h2 {
  font-feature-settings: "palt";
}

.color01 {
  color: #fff;
}

.color02 {
  color: #00AF00;
}

.red {
  color: #ff0000;
}

.blue {
  color: #5CB5B4;
}

.blue02 {
  color: #397c9e;
}

.pink {
  color: #CD5D71;
}

.y_line {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 70%, #FFFF00 0%) repeat scroll 0 0;
}

.y_back {
  background-color: #FFFF00;
  padding: 0 5px;
  line-height: 1.4;
}

.wy_back {
  background-color: #FFFF00;
  padding: 5px;
  line-height: 1.4;
}

.b_back {
  background-color: #397c9e;
}

.fwb {
  font-weight: 700;
}

.fwb02 {
  font-weight: 900;
}

.font35 {
  font-size: 3.5rem;
}
@media screen and (max-width: 768px) {
  .font35 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 480px) {
  .font35 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 380px) {
  .font35 {
    font-size: 2rem;
  }
}

.font30 {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .font30 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 480px) {
  .font30 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 380px) {
  .font30 {
    font-size: 2rem;
  }
}

.font24 {
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .font24 {
    font-size: 1.9rem;
  }
}

.font25 {
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  .font25 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  .font25 {
    font-size: 1.8rem;
  }
}

.font20 {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .font20 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 480px) {
  .font20 {
    font-size: 1.7rem;
  }
}

.font18 {
  font-size: 1.8rem;
}

.font14 {
  font-size: 1.4rem;
  line-height: 2.5rem;
}

.font10 {
  font-size: 1rem;
}

.font33 {
  font-size: 3.3rem;
}
@media screen and (max-width: 768px) {
  .font33 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 480px) {
  .font33 {
    font-size: 2.3rem;
  }
}

.font40 {
  font-size: 4rem;
  line-height: 6rem;
}
@media screen and (max-width: 768px) {
  .font40 {
    font-size: 3rem;
    line-height: 5rem;
  }
}
@media screen and (max-width: 480px) {
  .font40 {
    font-size: 2.5rem;
    line-height: 4.5rem;
  }
}
@media screen and (max-width: 380px) {
  .font40 {
    font-size: 2rem;
    line-height: 4rem;
  }
}

.font50 {
  font-size: 5rem;
}
@media screen and (max-width: 768px) {
  .font50 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 480px) {
  .font50 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 380px) {
  .font50 {
    font-size: 2.5rem;
  }
}

.obi {
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  padding: 50px 0;
}
.obi img {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .obi img {
    width: 90%;
  }
}

.bottom_line01 {
  border-bottom: 1px solid #000;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.ttl_content {
  font-size: 2rem;
  background-color: #E6FFFF;
  padding: 15px;
  margin-top: 50px;
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .ttl_content {
    padding: 10px;
  }
}

video {
  width: 100%;
}

.img01-1, .img01-2, .img01-3, .img01-4, .img01-5, .img01-6, .img01-7, .img01-8, .img01-9, .img01-10,
.img02-1, .img02-2, .img02-3, .img02-4, .img02-5, .img02-6, .img02-7, .img02-8, .img02-9,
.img03-1, .img03-2, .img03-3, .img03-4, .img03-5, .img03-6,
.img04-1, .img04-2, .img04-3, .img04-4,
.img05-1,
.img06-1, .img06-2, .img06-3, .img06-4, .img06-5, .img06-6, .img06-7, .img06-8 {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .img01-1, .img01-2, .img01-3, .img01-4, .img01-5, .img01-6, .img01-7, .img01-8, .img01-9, .img01-10,
  .img02-1, .img02-2, .img02-3, .img02-4, .img02-5, .img02-6, .img02-7, .img02-8, .img02-9,
  .img03-1, .img03-2, .img03-3, .img03-4, .img03-5, .img03-6,
  .img04-1, .img04-2, .img04-3, .img04-4,
  .img05-1,
  .img06-1, .img06-2, .img06-3, .img06-4, .img06-5, .img06-6, .img06-7, .img06-8 {
    width: 100%;
  }
}

.img02-9 {
  margin-bottom: 50px;
}

.updown {
  animation-name: updown1; /* アニメーション名の指定 */
  animation-delay: 0s; /* アニメーションの開始時間指定 */
  animation-duration: 3s; /* アニメーション動作時間の指定 */
  animation-timing-function: ease-in-out; /* アニメーションの動き指定（徐々に早く）*/
  animation-iteration-count: infinite;
}

@keyframes updown1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.flex_text ul {
  display: flex;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
.flex_text ul li:nth-child(1), .flex_text ul li:nth-child(3) {
  width: 40px;
}

.sp_u {
  display: inline-block;
}

.pc_br {
  display: block;
}
@media screen and (max-width: 480px) {
  .pc_br {
    display: none;
  }
}

.tab_br {
  display: none;
}
@media screen and (max-width: 768px) {
  .tab_br {
    display: block;
  }
}

.sp_br {
  display: none;
}
@media screen and (max-width: 480px) {
  .sp_br {
    display: block;
  }
}

.sp02_br {
  display: none;
}
@media screen and (max-width: 380px) {
  .sp02_br {
    display: block;
  }
}

/*==================================================
ふわっ
===================================*/
/* fadeUp */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeUpTrigger {
  opacity: 0;
}

footer a {
  color: #397c9e;
}

.copyrights {
  font-size: 1.2rem;
  padding: 20px;
}

.header {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.header span {
  display: inline-block;
  margin: 3px 0;
}
.header .ttl {
  width: 83%;
  position: relative;
  z-index: 1;
}
.header .img {
  width: 10%;
}
@media screen and (max-width: 615px) {
  .header .img {
    width: 20%;
  }
}
.header .img img {
  padding: 0;
}
@media screen and (max-width: 615px) {
  .header .font35 {
    font-size: 4.5vw;
  }
}
@media screen and (max-width: 480px) {
  .header .font35 {
    font-size: 6.7vw;
  }
}
@media screen and (max-width: 615px) {
  .header .font30 {
    font-size: 3vw;
  }
}
@media screen and (max-width: 480px) {
  .header .font30 {
    font-size: 4vw;
  }
}
@media screen and (max-width: 615px) {
  .header .font25 {
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 480px) {
  .header .font25 {
    font-size: 3.3vw;
  }
}
@media screen and (max-width: 615px) {
  .header .font20 {
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 480px) {
  .header .font20 {
    font-size: 3.5vw;
  }
}

@media screen and (max-width: 615px) {
  .header .wy_back {
    display: inline;
    padding: 0 5px;
  }
}

table {
  margin-top: 50px;
  margin-bottom: 50px;
  width: 100%;
}
table.unei_table {
  font-size: 1.6rem;
}
table.unei_table th, table.unei_table td {
  border: 1px solid #000;
}
table.unei_table th {
  background-color: #397c9e;
  color: #fff;
  padding: 20px 5px;
}
table.unei_table td {
  padding: 20px;
}

.kuchikomi_box {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px;
  background-color: #D7D7D7;
  font-feature-settings: "palt";
}
@media screen and (max-width: 480px) {
  .kuchikomi_box {
    justify-content: center;
    flex-direction: column-reverse;
    align-items: center;
  }
}
.kuchikomi_box .text img, .kuchikomi_box .img img {
  padding: 0;
}
.kuchikomi_box .text p, .kuchikomi_box .img p {
  padding: 0;
}
.kuchikomi_box .text {
  width: 66%;
}
@media screen and (max-width: 480px) {
  .kuchikomi_box .text {
    width: 100%;
  }
}
.kuchikomi_box .img {
  width: 30%;
}
@media screen and (max-width: 480px) {
  .kuchikomi_box .img {
    width: 60%;
    margin-bottom: 20px;
  }
}
.kuchikomi_box .name, .kuchikomi_box .text01, .kuchikomi_box .text02 {
  display: block;
}
.kuchikomi_box .name {
  border-bottom: 1px solid #666666;
  margin-bottom: 3px;
  padding-bottom: 3px;
}
.kuchikomi_box .text01, .kuchikomi_box .name {
  color: #666666;
}
.kuchikomi_box .text01 {
  margin-bottom: 10px;
}

.logo_area img {
  width: 250px;
  margin-top: 20px;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .logo_area img {
    width: 190px;
  }
}
@media screen and (max-width: 220px) {
  .logo_area img {
    width: 100%;
  }
}

.header_unei {
  text-align: center;
}
.header_unei .logo {
  width: 250px;
  padding: 0;
  margin-top: 30px;
}
@media screen and (max-width: 280px) {
  .header_unei .logo {
    width: 90%;
  }
}

.yajirushi {
  width: 40px;
  margin: 0 auto;
}
.yajirushi img {
  padding: 0;
}

.yajirushi2 {
  width: 300px;
  margin: 0 auto;
}
.yajirushi2 img {
  padding: 0;
}

.mode {
  position: absolute;
  right: 40px;
  bottom: 10px;
}
@media screen and (max-width: 768px) {
  .mode {
    right: 0%;
    bottom: 0px;
  }
}

.midasi01 {
  background-color: #c8e9f7;
  border-left: 5px solid #397c9e;
  color: #397c9e;
  font-size: 2.7rem;
  margin-bottom: 30px;
  font-weight: bold;
  padding: 1rem;
}

.lh {
  line-height: 0.8;
}

.pr_text {
  text-align: right;
  font-size: 1.6rem;
}
@media screen and (max-width: 480px) {
  .pr_text {
    font-size: 1.4rem;
  }
}/*# sourceMappingURL=main.css.map */