@charset "UTF-8";
.p1 .current a::after {
  top: 62px; }
.p1 .pagetitle {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 100px;
  margin: 0;
  padding: 10px 30px;
  color: #fff;
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0.1);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  font-family: "M PLUS Rounded 1c"; }
  .p1 .pagetitle img {
    width: 80px;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3)); }
  .p1 .pagetitle span {
    font-size: 2rem;
    padding-left: 20px; }
.p1 .box-content .p1-desc1, .p1 .box-content .p1-desc2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 80px; }
  .p1 .box-content .p1-desc1 div:first-child, .p1 .box-content .p1-desc2 div:first-child {
    z-index: 0 !important; }
  .p1 .box-content .p1-desc1 h3, .p1 .box-content .p1-desc2 h3 {
    color: #447ca9;
    font-size: 1.2rem;
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
    padding: 0; }
  .p1 .box-content .p1-desc1 p, .p1 .box-content .p1-desc2 p {
    width: 330px; }
  .p1 .box-content .p1-desc1 .text, .p1 .box-content .p1-desc2 .text {
    margin: 10px; }
.p1 .box-content .p1-desc1 h3 {
  text-align: right; }
.p1 .box-content .p1-desc1 p {
  margin-right: 0;
  margin-left: auto; }
.p1 .box-content .p1-desc1 .slide1 {
  width: 500px;
  height: 300px;
  background: url("../img/1-slide1-01.jpg") center top no-repeat;
  background-size: contain; }
.p1 .box-content .p1-desc2 {
  flex-direction: row-reverse; }
  .p1 .box-content .p1-desc2 .slide2 {
    width: 500px;
    height: 300px;
    background: url("../img/1-slide2-01.jpg") center top no-repeat;
    background-size: contain; }
.p1 .box-content .p1-menu table {
  margin: auto; }
.p1 .box-content .p1-menu h3 {
  color: #FFF;
  font-weight: bold;
  font-size: 1.4rem;
  text-align: center;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
  background: #447ca9 url(../img/bg-stripe01.png);
  padding: 5px;
  font-family: "M PLUS Rounded 1c";
  border-radius: 2px; }
.p1 .box-content .p1-menu h5 {
  text-align: center;
  margin: 0;
  font-size: 1.1rem;
  font-weight: normal;
  background: #e0eff6;
  padding: 20px; }
.p1 .box-content .p1-menu th {
  width: 400px;
  font-weight: normal;
  text-align: left;
  padding: 10px 20px; }
  .p1 .box-content .p1-menu th h4 {
    margin: 10px 0;
    font-size: 1.1rem; }
.p1 .box-content .p1-menu p {
  text-align: center; }
.p1 .box-content .p1-menu .p1-menu-cate1, .p1 .box-content .p1-menu .p1-menu-cate2, .p1 .box-content .p1-menu .p1-menu-cate3 {
  font-size: 1.4rem;
  font-weight: bold;
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.3));
  padding-top: 50px;
  font-family: "M PLUS Rounded 1c"; }
.p1 .box-content .p1-menu .p1-menu-cate1 {
  color: #6a3906;
  border-bottom: 1px solid #6a3906; }
.p1 .box-content .p1-menu .p1-menu-cate2 {
  color: #486a00;
  border-bottom: 1px solid #486a00; }
.p1 .box-content .p1-menu .p1-menu-cate3 {
  color: #da385b;
  border-bottom: 1px solid #da385b; }
.p1 .box-content .p1-menu td {
  padding: 0 10px; }
.p1 .box-content .p1-menu span.p1-menu-desc {
  font-size: 0.9rem; }
.p1 .box-content .p1-menu span.hot {
  color: #9b3424; }
.p1 .box-content .p1-menu span.ice {
  color: #447ca9; }
.p1 .box-content .p1-menu img {
  width: 100px; }
.p1 .box-content .access {
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5));
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  margin: 50px 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  justify-content: center;
  align-items: center; }
  .p1 .box-content .access div {
    font-size: 0.95rem;
    margin-left: 30px; }
    .p1 .box-content .access div p {
      margin: 0 0 5px; }

.p2 .current a::after {
  top: 62px; }
.p2 .pagetitle {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 100px;
  margin: 0;
  padding: 10px 30px;
  color: #fff;
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0.1);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  font-family: "M PLUS Rounded 1c"; }
  .p2 .pagetitle img {
    width: 80px;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3)); }
  .p2 .pagetitle span {
    font-size: 2rem;
    padding-left: 20px; }
.p2 .paper {
  line-height: 1.5; }
  .p2 .paper .p2-desc blockquote {
    background: #e0eff6;
    padding: 10px;
    margin: 0; }
    .p2 .paper .p2-desc blockquote small {
      display: block;
      text-align: right; }
  .p2 .paper .p2-activity .box-content h4 {
    color: #447ca9;
    font-size: 1.2rem;
    font-weight: normal;
    border-bottom: 2px solid #447ca9;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3));
    overflow: hidden;
    padding-left: 10px; }
  .p2 .paper .p2-activity .box-content p {
    margin: 0 0 40px; }
  .p2 .paper .p2-activity .box-content figure {
    text-align: center;
    margin: 40px 0; }

.p3 .pagetitle {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 100px;
  margin: 0;
  padding: 10px 30px;
  color: #fff;
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0.1);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  font-family: "M PLUS Rounded 1c"; }
  .p3 .pagetitle img {
    width: 80px;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3)); }
  .p3 .pagetitle span {
    font-size: 2rem;
    padding-left: 20px; }
.p3 .box-content h4 {
  color: #447ca9;
  font-size: 1.2rem;
  font-weight: normal;
  border-bottom: 2px solid #447ca9;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3));
  overflow: hidden;
  padding-left: 10px; }
.p3 .box-content .p3-desc1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  justify-content: center;
  align-items: stretch;
  margin: 0; }
  .p3 .box-content .p3-desc1 div:first-child {
    z-index: 0 !important; }
  .p3 .box-content .p3-desc1 .slide {
    width: 300px;
    height: 500px;
    background: url("../img/3-slide01.jpg") center top no-repeat;
    background-size: contain; }
  .p3 .box-content .p3-desc1 .text {
    margin-left: 40px;
    width: 400px; }
    .p3 .box-content .p3-desc1 .text h3 {
      color: #447ca9;
      font-size: 1.2rem;
      filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
      padding: 0; }
    .p3 .box-content .p3-desc1 .text h4 {
      margin-bottom: 0; }
    .p3 .box-content .p3-desc1 .text p {
      margin: 0; }
    .p3 .box-content .p3-desc1 .text table {
      width: 350px;
      margin: 10px auto; }
.p3 .box-content .p3-tv {
  margin-bottom: 80px;
  padding-bottom: 80px; }
  .p3 .box-content .p3-tv img {
    width: 250px; }
.p3 .box-content .access {
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5));
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  margin: 50px 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  justify-content: center;
  align-items: center; }
  .p3 .box-content .access div {
    font-size: 0.95rem;
    margin-left: 30px; }
    .p3 .box-content .access div p {
      margin: 0 0 5px; }

.p4 .pagetitle {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 100px;
  margin: 0;
  padding: 10px 30px;
  color: #fff;
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0.1);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  font-family: "M PLUS Rounded 1c"; }
  .p4 .pagetitle img {
    width: 80px;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3)); }
  .p4 .pagetitle span {
    font-size: 2rem;
    padding-left: 20px; }
.p4 .box-content h4 {
  color: #447ca9;
  font-size: 1.2rem;
  font-weight: normal;
  border-bottom: 2px solid #447ca9;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3));
  overflow: hidden;
  padding-left: 10px; }
.p4 .box-content .p4-desc div:first-child {
  z-index: 0 !important; }
.p4 .box-content .p4-desc .slide {
  height: 500px;
  width: 100%;
  background: transparent url("../img/4-slide01.jpg") center top no-repeat;
  background-size: contain; }
.p4 .box-content .p4-desc .text p {
  text-align: center;
  font-size: 1.1rem;
  margin: 0; }
.p4 .box-content .p3-tv {
  margin-bottom: 80px;
  padding-bottom: 80px; }
  .p4 .box-content .p3-tv img {
    width: 250px; }
.p4 .box-content .access {
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5));
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  margin: 50px 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  justify-content: center;
  align-items: center; }
  .p4 .box-content .access div {
    width: 500px;
    font-size: 0.95rem;
    margin-left: 30px; }
    .p4 .box-content .access div p {
      margin: 0 0 5px; }
    .p4 .box-content .access div h5 {
      font-size: 1rem; }

.about .pagetitle {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 100px;
  margin: 0;
  padding: 10px 30px;
  color: #fff;
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0.1);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  font-family: "M PLUS Rounded 1c"; }
  .about .pagetitle img {
    width: 80px;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3)); }
  .about .pagetitle span {
    font-size: 2rem;
    padding-left: 20px; }
.about .paper .about-sub {
  float: left;
  width: 160px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }
  .about .paper .about-sub ul {
    list-style-type: none;
    padding-left: 0; }
    .about .paper .about-sub ul li {
      padding: 10px; }
      .about .paper .about-sub ul li:hover, .about .paper .about-sub ul li.select {
        background: #447ca9;
        opacity: 0.8;
        color: #fff;
        cursor: pointer; }
      .about .paper .about-sub ul li.select::after {
        content: "▶";
        margin-left: 10px; }
.about .paper .about-main {
  float: right;
  width: 750px; }
  .about .paper .about-main .box-content {
    padding: 30px; }
    .about .paper .about-main .box-content h3 {
      color: #447ca9;
      font-size: 1.2rem;
      font-weight: normal;
      border-bottom: 2px solid #447ca9;
      filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3));
      overflow: hidden;
      padding-left: 10px; }
    .about .paper .about-main .box-content h4 {
      font-size: 1.1rem;
      margin: 5px;
      color: #00736d; }
      .about .paper .about-main .box-content h4::before {
        content: "●"; }
    .about .paper .about-main .box-content p {
      margin: 10px; }
  .about .paper .about-main .description p {
    margin: 40px 10px; }
  .about .paper .about-main .history, .about .paper .about-main .outline, .about .paper .about-main .address {
    display: none; }
  .about .paper .about-main .outline table {
    margin: 10px;
    width: 600px;
    border: 1px solid #333; }
    .about .paper .about-main .outline table th {
      width: 150px;
      text-align: left;
      background: #eee url("../img/bg-stripe02.png"); }
    .about .paper .about-main .outline table th, .about .paper .about-main .outline table td {
      border: 1px solid #333;
      padding: 10px; }
      .about .paper .about-main .outline table th p, .about .paper .about-main .outline table td p {
        margin: 0 10px 20px; }
    .about .paper .about-main .outline table .tableintable {
      margin: 0;
      width: 100%;
      border: none; }
      .about .paper .about-main .outline table .tableintable th {
        width: 150px;
        font-weight: normal;
        background: #e0eff6 none; }
      .about .paper .about-main .outline table .tableintable th, .about .paper .about-main .outline table .tableintable td {
        border: none;
        border-bottom: 1px dotted #ccc;
        padding: 0 10px; }
  .about .paper .about-main .history dl {
    margin: 10px; }
  .about .paper .about-main .history dt, .about .paper .about-main .history dd {
    padding: 10px 0; }
  .about .paper .about-main .history dt {
    float: left;
    width: 100px;
    text-align: right; }
  .about .paper .about-main .history dd {
    margin-left: 120px; }
  .about .paper .about-main .address .box-1, .about .paper .about-main .address .box-2, .about .paper .about-main .address .box-3, .about .paper .about-main .address .box-4 {
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5));
    background: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    margin-bottom: 50px; }
    .about .paper .about-main .address .box-1 iframe, .about .paper .about-main .address .box-2 iframe, .about .paper .about-main .address .box-3 iframe, .about .paper .about-main .address .box-4 iframe {
      float: left; }
    .about .paper .about-main .address .box-1 div, .about .paper .about-main .address .box-2 div, .about .paper .about-main .address .box-3 div, .about .paper .about-main .address .box-4 div {
      font-size: 0.95rem;
      float: right;
      padding-left: 10px;
      width: 320px; }
      .about .paper .about-main .address .box-1 div p, .about .paper .about-main .address .box-2 div p, .about .paper .about-main .address .box-3 div p, .about .paper .about-main .address .box-4 div p {
        margin: 0 0 5px; }
      .about .paper .about-main .address .box-1 div h5, .about .paper .about-main .address .box-2 div h5, .about .paper .about-main .address .box-3 div h5, .about .paper .about-main .address .box-4 div h5 {
        font-size: 1rem; }
    .about .paper .about-main .address .box-1::after, .about .paper .about-main .address .box-2::after, .about .paper .about-main .address .box-3::after, .about .paper .about-main .address .box-4::after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
.about .paper::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.pagetitle {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 100px;
  margin: 0;
  padding: 10px 30px;
  color: #fff;
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0.1);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  font-family: "M PLUS Rounded 1c"; }
  .pagetitle img {
    width: 80px;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3)); }
  .pagetitle span {
    font-size: 2rem;
    padding-left: 20px; }

.contact .contact-form span {
  color: red; }
.contact .contact-form h3 {
  background: #FFD3E2;
  text-align: center;
  width: 600px;
  margin: auto;
  padding: 10px; }
.contact .contact-form table {
  margin: auto; }
  .contact .contact-form table th {
    width: 200px;
    font-weight: normal;
    background: #e0eff6 url("../img/bg-stripe02.png");
    border: 2px solid #fff;
    padding: 5px; }
  .contact .contact-form table td {
    width: 400px; }
  .contact .contact-form table textarea {
    width: 400px;
    height: 150px;
    resize: none;
    display: block;
    padding: 5px; }
  .contact .contact-form table input[type="name"], .contact .contact-form table input[type="email"], .contact .contact-form table input[type="tel"] {
    width: 400px;
    padding: 5px; }
  .contact .contact-form table .button {
    text-align: center; }
    .contact .contact-form table .button input[type="submit"], .contact .contact-form table .button input[type="reset"] {
      margin: 10px; }

main .paper {
  background: rgba(255, 255, 255, 0.7);
  padding: 20px 30px;
  border-radius: 2px; }
main .slide.wrapper {
  height: 350px;
  background: transparent url("../img/0-slide01.png") center top no-repeat;
  background-size: contain;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  justify-content: center; }
  main .slide.wrapper h2 {
    font-family: "M PLUS Rounded 1c";
    font-weight: normal;
    color: #FFF;
    font-size: 24px;
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.8));
    letter-spacing: 2px; }
main article {
  margin: 10px 0 30px; }
main .box-title {
  color: #FFF;
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
  background: #447ca9 url(../img/bg-stripe01.png);
  padding: 5px;
  font-family: "M PLUS Rounded 1c";
  border-radius: 2px; }
main .sns.flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  main .sns.flex .box-blog {
    width: 600px; }
    main .sns.flex .box-blog .box-content {
      padding: 10px 0; }
      main .sns.flex .box-blog .box-content .feed {
        color: #333;
        margin: 5px;
        padding: 5px;
        border: 1px solid #ccc; }
        main .sns.flex .box-blog .box-content .feed .blogthumb {
          padding: 5px;
          width: 80px;
          height: 80px;
          float: left; }
        main .sns.flex .box-blog .box-content .feed div {
          padding: 5px; }
          main .sns.flex .box-blog .box-content .feed div p {
            font-weight: bold;
            margin: 5px; }
          main .sns.flex .box-blog .box-content .feed div .blogicon {
            width: 20px; }
        main .sns.flex .box-blog .box-content .feed:after {
          content: ".";
          display: block;
          clear: both;
          height: 0;
          visibility: hidden; }
        main .sns.flex .box-blog .box-content .feed:hover {
          background: #eeffee; }
  main .sns.flex .box-twitter {
    width: 300px; }
    main .sns.flex .box-twitter .box-content {
      padding: 3px; }
  main .sns.flex .box-blog .box-content, main .sns.flex .box-twitter .box-content {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5) inset;
    overflow-y: scroll;
    height: 200px; }
main .activity {
  margin: 30px 0 0; }
  main .activity .box-title {
    margin: 2px 0; }
  main .activity .flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    main .activity .flex .box-1 figure {
      background: transparent url("../img/0-thumb1.jpg") center center no-repeat; }
    main .activity .flex .box-2 figure {
      background: transparent url("../img/0-thumb2.jpg") center center no-repeat; }
    main .activity .flex .box-3 figure {
      background: transparent url("../img/0-thumb3.jpg") center center no-repeat; }
    main .activity .flex .box-4 figure {
      background: transparent url("../img/0-thumb4.jpg") center center no-repeat; }
    main .activity .flex .box-1, main .activity .flex .box-2, main .activity .flex .box-3, main .activity .flex .box-4 {
      width: 220px; }
      main .activity .flex .box-1 figure:hover, main .activity .flex .box-2 figure:hover, main .activity .flex .box-3 figure:hover, main .activity .flex .box-4 figure:hover {
        background-size: 250px auto; }
      main .activity .flex .box-1 figure a:hover, main .activity .flex .box-2 figure a:hover, main .activity .flex .box-3 figure a:hover, main .activity .flex .box-4 figure a:hover {
        opacity: 1; }
      main .activity .flex .box-1 figure, main .activity .flex .box-2 figure, main .activity .flex .box-3 figure, main .activity .flex .box-4 figure {
        position: relative;
        width: 220px;
        height: 150px;
        background-size: 220px auto;
        margin: 5px 0;
        text-align: center;
        color: #000; }
        main .activity .flex .box-1 figure div, main .activity .flex .box-2 figure div, main .activity .flex .box-3 figure div, main .activity .flex .box-4 figure div {
          width: 100%;
          height: 100%; }
        main .activity .flex .box-1 figure figcaption, main .activity .flex .box-2 figure figcaption, main .activity .flex .box-3 figure figcaption, main .activity .flex .box-4 figure figcaption {
          width: 100%;
          background-color: rgba(55, 55, 77, 0.5);
          position: absolute;
          bottom: 0;
          right: 0;
          left: 0;
          font-size: 1.1rem;
          font-family: "M PLUS Rounded 1c";
          font-weight: normal;
          color: #FFF; }
      main .activity .flex .box-1 p, main .activity .flex .box-2 p, main .activity .flex .box-3 p, main .activity .flex .box-4 p {
        font-size: 1rem;
        padding: 5px 15px;
        margin: 0; }
      main .activity .flex .box-1 .box-content, main .activity .flex .box-2 .box-content, main .activity .flex .box-3 .box-content, main .activity .flex .box-4 .box-content {
        padding: 10px 0;
        height: 285px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
main .other.flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }
  main .other.flex .box-tv {
    background: #FFF;
    width: 500px;
    height: 225px;
    border-radius: 2px; }
    main .other.flex .box-tv div:nth-child(2) {
      z-index: 0 !important; }
    main .other.flex .box-tv .sarameshislide {
      float: left;
      margin: 10px;
      width: 300px;
      height: 150px;
      background: url("../img/0-sarameshi01.jpg") center top no-repeat;
      background-size: contain; }
    main .other.flex .box-tv p {
      padding: 10px; }
    main .other.flex .box-tv p.sarameshi {
      color: #FFF;
      font-weight: bold;
      font-size: 1.2rem;
      text-align: center;
      text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
      background: #00736d url(../img/bg-stripe01.png);
      padding: 5px;
      font-family: "M PLUS Rounded 1c";
      border-radius: 2px 2px 0 0;
      margin: 0; }
  main .other.flex .box-recruit {
    padding: 20px 0;
    text-align: center; }
    main .other.flex .box-recruit img {
      width: 400px; }

.recruit .pagetitle {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 100px;
  margin: 0;
  padding: 10px 30px;
  color: #fff;
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0.1);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  font-family: "M PLUS Rounded 1c"; }
  .recruit .pagetitle img {
    width: 80px;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3)); }
  .recruit .pagetitle span {
    font-size: 2rem;
    padding-left: 20px; }
.recruit .box-content h3 {
  color: #FFF;
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
  background: #447ca9 url(../img/bg-stripe01.png);
  padding: 5px;
  font-family: "M PLUS Rounded 1c";
  border-radius: 2px; }
.recruit .box-content .recruit-flex {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  justify-content: center; }
  .recruit .box-content .recruit-flex .recruit-left {
    padding: 30px; }
    .recruit .box-content .recruit-flex .recruit-left img {
      width: 250px; }
.recruit .box-content .recruit-right {
  padding: 10px; }
  .recruit .box-content .recruit-right .bank {
    background: #e0eff6;
    border: 1px solid #447ca9;
    margin: auto;
    width: 300px;
    padding: 10px 20px; }
    .recruit .box-content .recruit-right .bank td {
      width: 50%; }

html {
  font-size: 14px;
  line-height: 1.5; }

body {
  background: transparent url("../img/bg-body.jpg") left top no-repeat fixed;
  background-size: cover; }

.wrapper {
  margin: auto;
  width: 980px; }

*:hover {
  transition-property: all;
  transition: 0.3s linear; }

a {
  color: #447ca9;
  text-decoration: none; }

a:hover {
  opacity: 0.7;
  text-decoration: none; }

h3, h4, header, nav {
  font-family: "M PLUS Rounded 1c"; }

header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end; }
  header h1 {
    margin: 0;
    padding: 10px;
    color: #FFF; }
    header h1 .header-mainlogo {
      filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.3)); }
      header h1 .header-mainlogo img {
        height: 100px; }
  header .header-sns-icon {
    opacity: 0.8;
    font-size: 2.5rem;
    vertical-align: middle; }
    header .header-sns-icon i {
      margin-left: 2px;
      color: #00736d; }
    header .header-sns-icon img {
      width: 46px;
      margin-bottom: 14px; }

nav {
  background: rgba(255, 255, 255, 0.8);
  color: #447ca9;
  font-weight: bold;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.2)); }
  nav ul {
    padding: 0;
    font-size: 16px;
    display: flex;
    text-align: center;
    height: 50px; }
    nav ul li {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-grow: 1; }
      nav ul li.current {
        background: white; }
        nav ul li.current a::after {
          content: "";
          position: absolute;
          right: 0;
          top: 50px;
          left: 0;
          width: 0px;
          height: 0px;
          margin: auto;
          border-style: solid;
          border-color: #FFF transparent transparent transparent;
          border-width: 10px 10px 0 10px; }
      nav ul li:hover {
        background: rgba(255, 255, 255, 0.7); }
      nav ul li:nth-child(3) a:hover::after, nav ul li:nth-child(4) a:hover::after {
        top: 62px; }
      nav ul li a {
        display: block;
        width: 100%;
        padding: 15px;
        position: relative; }
        nav ul li a:hover {
          color: #447ca9;
          opacity: 1.0; }
          nav ul li a:hover::after {
            content: "";
            position: absolute;
            right: 0;
            top: 50px;
            left: 0;
            width: 0px;
            height: 0px;
            margin: auto;
            border-style: solid;
            border-color: #FFF transparent transparent transparent;
            border-width: 10px 10px 0 10px; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  background: rgba(68, 124, 169, 0.8); }
  .fixed a {
    color: #FFF; }
    .fixed a:hover::after {
      border-color: #CEDCE7 transparent transparent transparent; }
  .fixed ul {
    background: transparent; }
    .fixed ul li.current {
      background: rgba(255, 255, 255, 0.7); }
      .fixed ul li.current a {
        color: #447ca9; }
        .fixed ul li.current a::after {
          border-color: #CEDCE7 transparent transparent transparent; }

.box-content {
  padding: 40px 60px;
  background: #FFF;
  border-radius: 2px; }

.breadcrumb {
  font-size: 0.9rem;
  margin: 0;
  opacity: 0.8; }

aside {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  padding: 5px; }
  aside .box-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 700px;
    height: 80vh;
    margin: auto; }
    aside .box-content .close {
      cursor: pointer;
      text-align: right; }
      aside .box-content .close i {
        font-size: 2rem; }
      aside .box-content .close:hover {
        opacity: 0.5; }
    aside .box-content h3 {
      color: #447ca9;
      font-size: 1.4rem;
      font-weight: normal;
      border-bottom: 2px solid #447ca9;
      filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3));
      overflow: hidden;
      padding-left: 10px;
      text-align: center; }
    aside .box-content h5 {
      margin: 5px 0;
      font-size: 0.9rem; }
    aside .box-content .text {
      height: 75%;
      overflow-y: scroll;
      font-size: 0.85rem;
      padding: 5px; }
      aside .box-content .text div {
        text-align: right; }
    aside .box-content figure {
      display: inline-block;
      margin: 10px;
      text-align: center; }
    aside .box-content span {
      font-weight: bold; }

footer {
  width: 980px;
  margin: auto;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.1);
  text-align: center;
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5)); }
  footer a {
    color: #fff; }
  footer ul {
    margin-top: 0;
    padding-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    justify-content: center;
    list-style-type: none; }
    footer ul li {
      padding: 0 20px;
      border-left: 1px solid #fff; }
      footer ul li:first-child {
        border-left: none; }
      footer ul li:hover {
        opacity: 0.7;
        cursor: pointer; }
  footer address {
    width: 190px;
    margin: auto;
    font-style: normal;
    text-align: left;
    font-size: 0.9rem; }

/*# sourceMappingURL=style.css.map */
