/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 1280px;
  width: 100%;
}

header .inner {
  overflow: hidden;
}

header .logo {
  float: left;
  width: 100px;
  margin: 30px 0 0 30px;
}

header .logo img {
  width: 100%;
}

header .planning {
  float: right;
  margin: 30px 30px 0 0;
}

header .planning p {
  text-align: right;
  font-size: 11px;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  color: #fff;
  line-height: normal;
}

@media screen and (max-width: 768px) {
  header .logo {
    margin-left: 20px;
  }
  header .planning {
    margin-right: 20px;
  }
  header .planning p {
    font-size: 14px;
  }
}

main {
  background: url(../../images/title_bg.jpg) no-repeat center top;
  background-size: 100% 490px;
}

@media screen and (max-width: 1279px) {
  main {
    background-size: 100% auto;
  }
}

.mv {
  width: 90%;
  max-width: 980px;
  margin: 0 auto 60px;
  padding-top: 91px;
}

.mv h1 {
  max-width: 980px;
  width: 100%;
  margin: auto;
}

.mv h1 img {
  width: 100%;
}

.mv h1 img:first-child {
  -webkit-box-shadow: 0px 0 10px black;
          box-shadow: 0px 0 10px black;
}

.mv h1 img:nth-child(2) {
  -webkit-box-shadow: 0px -10px 10px black;
          box-shadow: 0px -10px 10px black;
}

.mv h1.pc {
  display: block;
}

.mv h1.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .mv {
    padding-top: 87px;
    width: 94.6%;
    margin-bottom: 60px;
  }
  .mv h1.pc {
    display: none;
  }
  .mv h1.sp {
    display: block;
  }
  .mv h1 img {
    width: 100%;
  }
  .mv h1 img:first-child {
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
  .mv h1 img:nth-child(2) {
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
}

.box {
  background-color: #FEF7EF;
  padding: 50px;
  width: 90%;
  max-width: 860px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box p {
  letter-spacing: -0.1px;
  font-size: 16px;
  text-align: left;
  margin-bottom: 50px;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  line-height: 2;
}

.box p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .box {
    padding: 40px;
    width: 94.6%;
  }
  .box p {
    margin-bottom: 40px;
    line-height: 1.57;
  }
}

.content {
  position: relative;
}

.content .inner {
  width: 100%;
  max-width: 760px;
  margin: auto;
}

.content h2 {
  margin: 60px 0 80px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  color: #003399;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  position: relative;
}

.content h2.sp {
  display: none;
}

.content h2 br.sp {
  display: none;
}

.content h2::after {
  content: "";
  background: url(../../images/icon_star.png) no-repeat;
  position: absolute;
  bottom: -47px;
  left: 0;
  right: 0;
  margin: auto;
  width: 74px;
  height: 17px;
  background-size: 100%;
}

.content p {
  font-size: 16px;
  text-align: left;
  margin-bottom: 50px;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  line-height: 2;
  letter-spacing: -0.1px;
}

.content .img {
  width: 100%;
  margin: 0 0 60px;
}

.content .img img {
  width: 100%;
}

.content .area {
  margin: 60px 0;
  padding-bottom: 45px;
  background-color: #FEF7EF;
}

.content .area .title {
  height: 60px;
  background-color: #003399;
}

.content .area .title p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 60px;
  text-align: center;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
}

.content .area figure {
  padding: 73px 0 25px;
  margin: 0 auto;
  width: 580px;
}

.content .area figure img {
  width: 100%;
}

.content .area .color1 {
  width: 700px;
  margin: 0 auto;
}

.content .area .color1 h3 {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #08399C;
  text-align: left;
  line-height: 36px;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif !important;
}

.content .area .color1 h3::before {
  content: "";
  background-color: #08399C;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90px;
  height: 1px;
}

.content .area .color1 h3::after {
  content: "";
  background-color: #D4D4D4;
  position: absolute;
  bottom: 0;
  left: 90px;
  width: 610px;
  height: 1px;
}

.content .area .color1 ul {
  margin-top: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.content .area .color1 li {
  width: calc(50% - 15px);
  margin-bottom: 30px;
  overflow: hidden;
}

.content .area .color1 li:nth-child(n+3) {
  margin-bottom: 20px;
}

.content .area .color1 .left {
  float: left;
  width: 160px;
  margin-right: 20px;
}

.content .area .color1 .left img {
  width: 100%;
}

.content .area .color1 .right {
  float: right;
  width: calc(100% - 180px);
}

.content .area .color1 .right .country p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
}

.content .area .color1 .right .country p span {
  color: #fff;
  background-color: #08399C;
  line-height: 28px;
  padding: 0 6px 0 7px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  margin-right: 8px;
}

.content .area .color1 .right p {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  margin-bottom: 0;
}

.content .area .color2 {
  width: 700px;
  margin: 0 auto;
}

.content .area .color2 h3 {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #9B3507;
  text-align: left;
  line-height: 36px;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif !important;
}

.content .area .color2 h3::before {
  content: "";
  background-color: #9B3507;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90px;
  height: 1px;
}

.content .area .color2 h3::after {
  content: "";
  background-color: #D4D4D4;
  position: absolute;
  bottom: 0;
  left: 90px;
  width: 610px;
  height: 1px;
}

.content .area .color2 ol {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.content .area .color2 li {
  margin-right: 43px;
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
}

.content .area .color2 li span {
  color: #fff;
  background-color: #9B3507;
  line-height: 28px;
  padding: 0 6px 0 7px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  margin-right: 8px;
}

.content .col3 {
  width: 100%;
}

.content .col3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.content .col3 li {
  width: 250px;
  background-color: #FEF7EF;
  padding: 10px 0 0;
}

.content .col3 li:last-child {
  padding-top: 48px;
}

.content .col3 li:last-child figure {
  margin-bottom: 51.8px;
}

.content .col3 figure {
  width: 230px;
  margin: 0 auto 13px;
}

.content .col3 figure img {
  width: 100%;
}

.content .col3 .title p {
  margin-bottom: 10px;
  padding: 0 10px;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
}

.content .col3 p {
  padding: 0 10px;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 18px;
}

.content .btn {
  margin: 93px auto 47px;
  width: 320px;
  height: 50px;
}

.content .btn a {
  border-radius: 6px;
  background-color: #003399;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  font-weight: bold;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.content .btn a:hover {
  opacity: 0.8;
  text-decoration: none;
}

.content .sns {
  width: 145px;
  margin: 0 auto;
}

.content .sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.content .sns li {
  width: 58px;
}

.content .sns li a {
  width: 100%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.content .sns li a img {
  width: 100%;
}

.content .sns li a:hover {
  opacity: 0.5;
}

.content .union {
  overflow: hidden;
  margin: -5px 0 76px;
}

.content .union .left {
  float: left;
  width: 187px;
  margin-top: 116px;
}

.content .union .left img {
  width: 100%;
}

.content .union .right {
  float: right;
}

.content .union .right figure {
  width: 80px;
  margin: 0 0 0 auto;
}

.content .union .right figure img {
  width: 100%;
}

.content .union .right p {
  margin: 30px 0 0;
  font-size: 16px;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
}

.content .fix {
  position: absolute;
  width: 205px;
  right: calc((100vw - 860px)/2 - 205px);
  top: 0;
  border-left: 2px dotted #CCCCCC;
  padding-left: 21.5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.content .fix.fixed {
  position: fixed;
  top: 70px;
}

.content .fix .menu p {
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 10px;
  color: #003399;
  font-weight: bold;
}

.content .fix li {
  margin-bottom: 15px;
}

.content .fix li a {
  letter-spacing: 0;
  font-size: 12px;
  line-height: 15px;
  color: #777777;
  text-align: left;
  display: block;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
}

.content .fix li a:hover {
  opacity: 0.5;
  text-decoration: none;
}

@media screen and (max-width: 1280px) {
  .content .fix {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .content .inner {
    width: 94.6%;
  }
  .content h2 br.sp {
    display: block;
  }
  .content p {
    margin-bottom: 40px;
    line-height: 1.57;
  }
  .content p + h2 {
    margin-top: 40px;
  }
  .content .area figure {
    padding: 30px 0;
    width: 81.6%;
  }
  .content .area .color1 {
    width: 94.3%;
  }
  .content .area .color1 h3::before {
    width: 17.9%;
  }
  .content .area .color1 h3::after {
    width: 82.1%;
    left: 17.9%;
  }
  .content .area .color1 li {
    width: 47.7%;
  }
  .content .area .color1 .left {
    width: 25%;
    margin-right: 5.9%;
  }
  .content .area .color1 .right {
    width: 69.1%;
  }
  .content .area .color2 {
    width: 94.3%;
  }
  .content .area .color2 h3::before {
    width: 17.9%;
  }
  .content .area .color2 h3::after {
    width: 82.1%;
    left: 17.9%;
  }
  .content .area .color2 ol {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content .col3 ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content .col3 li {
    width: 100%;
    margin-bottom: 20px;
  }
  .content .col3 li:last-child {
    margin-bottom: 0;
  }
  .content .btn a {
    font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif !important;
  }
  .content .union {
    margin-top: 10px;
  }
}

@media screen and (max-width: 480px) {
  .content .union .left {
    width: 100%;
    float: none;
    margin: 30px auto 20px;
  }
  .content .union .left img {
    width: 187px;
    margin: auto;
  }
  .content .union .right {
    width: 100%;
  }
  .content .union .right figure {
    margin: auto;
  }
  .content .union .right p {
    text-align: right;
  }
}

footer {
  width: 100%;
  height: 200px;
  background-color: #003399;
}

footer p {
  font-size: 13px;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  width: 90%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  line-height: 2;
  color: #fff;
  margin: auto;
}
/*# sourceMappingURL=style.css.map */