@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700;800&display=swap");
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&display=swap");
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 */
main 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 {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

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

* {
  box-sizing: border-box;
}

img {
  vertical-align: bottom;
  border: none;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.num li {
  list-style: decimal;
  margin-left: 1rem;
}

a {
  cursor: pointer;
}

.mfont {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.gfont {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.mt0 {
  margin-top: 0px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.phW100 {
  position: relative;
  width: 100%;
}
.phW100 img {
  width: 100%;
}

.phW80 {
  position: relative;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.phW80 img {
  width: 100%;
}

.phW60 {
  position: relative;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.phW60 img {
  width: 100%;
}

.phW40 {
  position: relative;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}
.phW40 img {
  width: 100%;
}

.phW20 {
  width: 20%;
  margin-left: auto;
  margin-right: auto;
}
.phW20 img {
  width: 100%;
}

.phW15 {
  width: 15%;
  margin-left: auto;
  margin-right: auto;
}
.phW15 img {
  width: 100%;
}

.phW10 {
  width: 10%;
  margin-left: auto;
  margin-right: auto;
}
.phW10 img {
  width: 100%;
}

.w05 {
  width: 5%;
}

.w10 {
  width: 10%;
}

.w20 {
  width: 20%;
}

.w23 {
  width: 23%;
}

.w24 {
  width: 24%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w32 {
  width: 32%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w48 {
  width: 48%;
}

.w50 {
  width: 50%;
}

.w60 {
  width: 60%;
}

.w70 {
  width: 70%;
}

.w80 {
  width: 80%;
}

.minus30 {
  margin-top: -30%;
}

.minus15 {
  margin-top: -15%;
}

.minus10 {
  margin-top: -10%;
}

.minus05 {
  margin-top: -5%;
}

.leftFlow {
  float: left;
  display: block;
}

.rightFlow {
  float: right;
  display: block;
}

.hidden {
  display: none;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clear:before,
.clear:after {
  content: " ";
  display: table;
}

main {
  display: block;
}

h1,
h2,
h3 {
  font-weight: 700;
  line-height: 2;
}

p {
  font-size: 1em;
  line-height: 2;
}
p.strong {
  font-weight: bold;
}

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

ul,
ol,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.strong {
  font-weight: bold;
}

hr {
  border-color: #eeeeee;
}

.phHidden {
  display: none;
}

.container {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.w60container {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.w70container {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.w80container {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.white {
  color: white;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.pcHidden {
  display: none;
}

.white-space {
  white-space: nowrap;
}

sup {
  font-size: 0.6em;
}

.caption {
  font-size: 0.9em;
  margin: 0.5rem 0 0em 0em;
  line-height: 1.5;
  letter-spacing: 0;
}

ol.num li {
  list-style: decimal;
  list-style-position: outside;
  line-height: 1.5;
  margin-left: 1em;
}

ul.disc li {
  list-style: disc;
  list-style-position: outside;
  line-height: 1.5;
  margin-left: 1em;
}

ul.square li {
  list-style: square;
  list-style-position: outside;
  line-height: 1.5;
  margin-left: 1rem;
}

/* Header */
header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 60px;
  background-color: #1E2E5D;
  color: white;
  border-bottom: 10px solid #E357A0;
  z-index: 10;
}
header .container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
}
header .container .logo {
  width: 149px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
header .container .logo img {
  width: 100%;
  vertical-align: top;
}
header .container nav#gNavi {
  width: 80%;
  font-size: 1em;
  font-weight: bold;
}
header .container nav#gNavi ul.content-menu {
  display: flex;
  height: 50px;
  align-items: center;
}
header .container nav#gNavi ul.content-menu li.parent {
  position: relative;
  height: 50px;
  padding: 10px 0;
  text-align: center;
  letter-spacing: 1px;
}
header .container nav#gNavi ul.content-menu li.parent:last-child a::after {
  content: none;
}
header .container nav#gNavi ul.content-menu li.parent a {
  display: block;
  color: white;
  padding: 0 20px 0 5px;
  white-space: nowrap;
}
header .container nav#gNavi ul.content-menu li.parent a::after {
  position: absolute;
  right: 0px;
  content: "|";
}
header .container nav#gNavi ul.content-menu li.parent ul.child {
  position: absolute;
  top: 45px;
  left: 0;
  min-width: 200px;
  background-color: #9B9B9B;
  z-index: 5;
  overflow: auto;
}
header .container nav#gNavi ul.content-menu li.parent ul.child li {
  text-align: left;
}
header .container nav#gNavi ul.content-menu li.parent ul.child li a {
  display: none;
  padding: 10px 15px;
}
header .container nav#gNavi ul.content-menu li.parent ul.child li a:hover {
  background-color: #212121;
}
header .container nav#gNavi ul.content-menu li.parent ul.child li a::after {
  content: none;
}
header .container nav#gNavi ul.content-menu li.parent:hover ul.child li a {
  display: block;
}
header .container nav.spNav,
header .container .closeBtn {
  display: none;
}

main section {
  position: relative;
  width: 100%;
  padding: 2% 0;
  z-index: 1;
}

footer {
  position: relative;
  width: 100%;
  padding: 0px;
  background-color: #E357A0;
  font-weight: normal;
  z-index: 11;
}
footer .bottomStack {
  width: 100%;
  padding: 0.5em 0;
}
footer .bottomStack .copyright {
  text-align: center;
  color: white;
  font-size: 0.7rem;
}

/* !flexbox */
.flexContainer {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flexContainer .flexItem2 {
  width: 49%;
}
.flexContainer .w15 {
  width: 15%;
}
.flexContainer .w20 {
  width: 20%;
}
.flexContainer .w24 {
  width: 24%;
}
.flexContainer .w25 {
  width: 25%;
}
.flexContainer .w30 {
  width: 30%;
}
.flexContainer .w32 {
  width: 32%;
}
.flexContainer .w33 {
  width: 33%;
}
.flexContainer .w40 {
  width: 40%;
}
.flexContainer .w45 {
  width: 45%;
}
.flexContainer .w48 {
  width: 48%;
}
.flexContainer .w50 {
  width: 50%;
}
.flexContainer .w55 {
  width: 55%;
}
.flexContainer .w60 {
  width: 60%;
}
.flexContainer .w65 {
  width: 65%;
}
.flexContainer .w66 {
  width: 66%;
}
.flexContainer .w70 {
  width: 70%;
}
.flexContainer .w75 {
  width: 75%;
}

/* !Button */
#menuButton {
  width: 34px;
  height: 34px;
  background-image: url(../images/common/menu.svg);
  background-repeat: no-repeat;
}
#menuButton.active {
  background-image: url(../images/common/close-w.svg);
}

.btn {
  letter-spacing: 3px;
}

.btn_pageTop {
  position: fixed;
  right: 20px;
  display: block;
  font-size: 18px;
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  z-index: 200;
}

.btn-close {
  padding: 10px 20px;
  background-color: #4A4A4A;
  border: none;
  color: white;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  width: 100px;
  margin: 0 auto;
  font-size: 0.6em;
}

@keyframes fluffy1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-80px);
  }
  100% {
    transform: translateY(0);
  }
}
/**************************************

	 			!Media

***************************************/
@media screen and (max-width: 991px) {
  header {
    width: 100%;
    height: 60px;
    padding: 10px 15px 0px;
    z-index: 20;
  }
  header .container {
    position: relative;
  }
  header .container .closeBtn {
    display: block;
  }
  header .container nav.spNav {
    display: block;
  }
  header .container nav.spNav .menu-button {
    width: 28px;
  }
  header .container nav#gNavi {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: black;
    text-align: center;
    padding: 5% 0;
    z-index: 20;
    top: 0;
    overflow: auto;
  }
  header .container nav#gNavi ul.content-menu {
    height: auto;
    flex-direction: column;
    justify-content: center;
    margin-top: 5%;
  }
  header .container nav#gNavi ul.content-menu li.parent {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    margin: 0 0 5px 0;
    padding: 0;
  }
  header .container nav#gNavi ul.content-menu li.parent a {
    display: block;
    width: 100%;
    padding: 2%;
    color: white;
  }
  header .container nav#gNavi ul.content-menu li.parent a::after {
    content: none;
  }
  header .container nav#gNavi ul.content-menu li.parent ul.child {
    position: relative;
    display: block;
    top: auto;
    left: auto;
    min-width: 100%;
  }
  header .container nav#gNavi ul.content-menu li.parent ul.child li {
    text-align: left;
  }
  header .container nav#gNavi ul.content-menu li.parent ul.child li a {
    display: none;
    padding: 10px 15px;
  }
  header .container nav#gNavi ul.content-menu li.parent ul.child li a:hover {
    background-color: #212121;
  }
  header .container nav#gNavi ul.content-menu li.parent:hover ul.child li a {
    display: block;
  }
  header .container nav#gNavi a {
    color: white;
  }
  header .container nav#gNavi:not(:target) {
    right: -100%;
    transition: right 0.55s;
  }
  header .container nav#gNavi:target {
    right: 0;
    transition: right 0.5s;
  }
}
@media only screen and (max-width: 767px) {
  .spHidden {
    display: none;
  }

  .pcHidden {
    display: block;
  }

  .caption {
    font-size: 8px;
  }

  .container {
    width: 90%;
  }
}
html,
body {
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
  background-color: white;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
}

h2 {
  font-size: 1.8rem;
  letter-spacing: 0.2em;
  margin-bottom: 1em;
  font-weight: 700;
}
h2:before {
  content: "";
  background-image: url(../images/common/beforeMark.svg);
  display: inline-block;
  width: 12px;
  height: 36px;
  margin-right: 0.5em;
  vertical-align: middle;
}
h2 span {
  font-size: 0.8em;
  letter-spacing: 0;
}

h3 {
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  margin: 2em 0 1em 0em;
  line-height: 1.6;
}
h3.cacth {
  font-size: 1.5em;
}
h3 span {
  font-size: 0.8em;
  font-weight: 400;
}
h3 span.num {
  display: inline-block;
  width: 30px;
  margin-left: -30px;
  vertical-align: middle;
}
h3 span.red {
  font-size: inherit;
  font-weight: inherit;
}

h4 {
  font-size: 1em;
  font-weight: 600;
}

h3 + h4.ti {
  text-indent: 2.5em;
  margin-top: -1.5em;
  font-weight: 400;
}

p {
  line-hight: 2;
}

sup {
  font-size: 0.7em;
  vertical-align: super;
}

sub {
  font-size: 0.7em;
  vertical-align: sub;
}

p.lead {
  font-size: 1.4em;
  line-hight: 3;
}

.rec_num {
  display: inline-block;
  vertical-align: middle;
  width: 1.2em !important;
  margin-right: 0.5em;
}

.red {
  color: red;
}

.normal {
  font-style: normal;
}

.dBlue {
  color: #2E3192;
}

.bBorder {
  display: inline-block;
  border-bottom: 1px solid #2E3192;
}

.inlineTitle {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

main .ph img, main .ph50 img {
  width: 100%;
}

dl.list_01 {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
dl.list_01 dt {
  width: 60%;
  font-weight: 500;
}
dl.list_01 dd {
  width: 30%;
  font-weight: 300;
}

.top {
  position: relative;
  z-index: 0;
}
.top .topStack {
  position: relative;
  margin-top: 60px;
  z-index: 0;
}
.top .topStack .topVisual .movieArea {
  position: relative;
  height: 0;
  padding-bottom: 32%;
  overflow: hidden;
  margin: 2% 0 2%;
}
.top .topStack .topVisual .movieArea video {
  width: 100%;
  margin: 0 0 0;
}
.top .first .flexContainer {
  align-items: center;
}
.top .first .flexContainer .leftItem {
  width: 67%;
}
.top .first .flexContainer .rightItem {
  position: relative;
  width: 26%;
}
.top .first .flexContainer .rightItem .ph50, .top .first .flexContainer .rightItem .btn_toroku {
  display: block;
  position: relative;
  margin-bottom: 1%;
}
.top .second img {
  width: 100%;
}
.top .second .flexContainer {
  align-items: stretch;
}
.top .second .flexContainer .item {
  width: 32.5%;
  border: 5px solid #E357A0;
  margin-bottom: 1em;
}
.top .second .flexContainer .item p, .top .second .flexContainer .item ul {
  font-size: 1em;
}
.top .second .flexContainer .item.item1 {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #E357A0;
}
.top .second .flexContainer .item.item1 .ph {
  width: 200px;
}
.top .second .flexContainer .item .flexContainer {
  height: 100%;
  background-color: #FAF0FA;
}
.top .second .flexContainer .item .flexContainer .number {
  display: flex;
  width: 18%;
  padding: 0.5em;
  align-items: center;
  background-color: #e39bc1;
}
.top .second .flexContainer .item .flexContainer .txt {
  width: 80%;
  padding: 1em;
  letter-spacing: -0.03em;
}
.top .btmArea {
  width: 100%;
  background-color: #E8D4D8;
  padding: 3% 0;
  border-top: 10px solid #E357A0;
}
.top .btmArea .title {
  width: 100%;
  text-align: center;
  font-size: 1.8em;
}
.top .btmArea .corp {
  width: 100%;
  text-align: center;
  font-size: 1.3em;
}
.top .btmArea .corp span {
  margin: 0 1em;
}

.pages {
  position: relative;
  z-index: 0;
}
.pages main {
  position: relative;
  padding-bottom: 2%;
  z-index: 1;
}
.pages main .container {
  width: 94%;
  max-width: 1000px;
}
.pages main img {
  width: 100%;
}
.pages main section {
  margin-top: -100px;
  padding-top: 100px;
}
.pages .topStack {
  width: 100%;
  margin: 60px 0;
  padding: 5% 0;
  background-image: url(../images/common/bg_top.jpg);
  background-position: center center;
  background-size: cover;
}
.pages .topStack .topVisual {
  width: 90%;
  max-width: 1200px;
  margin: 0% auto;
}
.pages .topStack .topVisual h1 {
  font-size: 2em;
  font-weight: 600;
  color: white;
}
.pages .table1 {
  width: 70%;
  border-collapse: collapse;
  margin-bottom: 1em;
}
.pages .table1 td {
  vertical-align: middle;
  padding: 0.5em;
  border: 1px solid black;
}
.pages .table1 td.nonBorder {
  border: none;
}
.pages .table1 td.cell1 {
  width: 26%;
}
.pages .table1 td.cell2 {
  width: 12%;
}
.pages .table1 td.cell3 {
  width: 12%;
  text-align: center;
}
.pages .table1 td.cell4 {
  width: 20%;
  background-color: #E7FFCE;
  text-align: center;
}
.pages .table1 td.cell5 {
  width: 20%;
  background-color: #FFE9FF;
  text-align: center;
}
.pages .table1 td.cell4p {
  background-color: #61D280;
  text-align: center;
}
.pages .table1 td.cell5p {
  background-color: #FFA7ED;
  text-align: center;
}
.pages .flexContainer {
  margin-top: 1em;
  margin-bottom: 1em;
}
.pages aside.btmArea .container {
  padding: 2em 0;
}
.pages aside.btmArea .container a {
  display: block;
  width: 160px;
  margin: 0 auto;
}
.pages aside.btmArea .container a img {
  width: 100%;
}
.pages .floatingBanner {
  position: fixed;
  top: 10%;
  right: 0;
  width: 50px;
  z-index: 100;
}
.pages .floatingBanner img {
  width: 100%;
}
.pages.page1 #first dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pages.page1 #first dl dt {
  width: 15%;
  letter-spacing: 1em;
  font-weight: 500;
}
.pages.page1 #first dl dt span {
  letter-spacing: 0;
}
.pages.page1 #first dl dd {
  width: 80%;
  margin-bottom: 1em;
}
.pages.page1 #first dl .ph {
  width: 20%;
}
.pages.page2 #first .flexContainer {
  align-items: center;
}
.pages.page2 #first .flexContainer .leftItem {
  width: 33%;
}
.pages.page2 #first .flexContainer .rightItem {
  width: 60%;
}
.pages.page2 #second .flexContainer {
  margin: 3% 0;
}
.pages.page2 #second .flexContainer .item {
  width: 43%;
}
.pages.page2 #third .flexContainer {
  align-items: center;
}
.pages.page2 #third .flexContainer .leftItem {
  width: 50%;
}
.pages.page2 #third .flexContainer .rightItem {
  width: 40%;
}
.pages.page2 #third .flexContainer.fl01 {
  width: 100%;
  margin: 1em 0;
  align-items: center;
}
.pages.page2 #third .flexContainer.fl01 .leftItem {
  width: 40%;
  margin-bottom: 1em;
}
.pages.page2 #third .flexContainer.fl01 .centerItem {
  width: 7%;
  margin-bottom: 1em;
}
.pages.page2 #third .flexContainer.fl01 .rightItem {
  width: 40%;
  margin-bottom: 1em;
}
.pages.page3 .inlineList {
  display: flex;
  justify-content: flex-start;
  font-size: 1.3em;
  margin-bottom: 1em;
}
.pages.page3 .inlineList .phase {
  width: 163px;
  height: 39px;
  margin-right: 1em;
}
.pages.page3 .fl01 .leftItem {
  width: 57.5%;
}
.pages.page3 .fl01 .rightItem {
  width: 40.5%;
}
.pages.page3 #second {
  margin: 3% 0;
}
.pages.page4 h3.numberindent {
  padding-left: 30px;
}
.pages.page4 #first .fl01 {
  align-items: flex-end;
}
.pages.page4 #first .fl01 .leftItem {
  width: 64%;
}
.pages.page4 #first .fl01 .leftItem .flexContainer {
  margin-bottom: 0;
}
.pages.page4 #first .fl01 .leftItem .flexContainer .item {
  width: 48%;
  margin: 0;
}
.pages.page4 #first .fl01 .rightItem {
  width: 32%;
}
.pages.page4 #third .fl02 {
  width: 100%;
  align-items: center;
}
.pages.page4 #third .fl02 .red.strong {
  line-height: 1.5;
  margin-bottom: 0.5em;
}
.pages.page4 #third .fl02 .leftItem {
  width: 16%;
}
.pages.page4 #third .fl02 .centerItem {
  width: 60%;
}
.pages.page4 #third .fl02 .centerItem .flexContainer {
  align-items: stretch;
}
.pages.page4 #third .fl02 .centerItem .flexContainer .item {
  width: 43%;
}
.pages.page4 #third .fl02 .centerItem .flexContainer .item .leftM {
  margin-left: 3em;
}
.pages.page4 #third .fl02 .centerItem .flexContainer .centerItem {
  width: 4%;
  padding: 24% 0;
}
.pages.page4 #third .fl02 .centerItem .flexContainer .centerItem .ph {
  height: 10%;
  width: 100%;
}
.pages.page4 #third .fl02 .rightItem {
  width: 20%;
}
.pages.page4 #third .fl03 {
  width: 80%;
  flex-direction: row;
}
.pages.page4 #third .fl03 .item {
  width: 32%;
}
.pages.page5 aside {
  position: relative;
  z-index: 2;
}
.pages.page5 aside .localmenu {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 5% 0 0%;
}
.pages.page5 aside .localmenu li {
  display: block;
  width: 24%;
  border: 2px solid #61D280;
  text-align: center;
}
.pages.page5 aside .localmenu li a {
  display: block;
  width: 100%;
  padding: 0.5em 0;
  color: black;
  cursor: pointer;
}
.pages.page5 aside .localmenu li a:hover {
  background-color: #e39bc1;
}
.pages.page5 h3 {
  padding-top: 60px;
  margin-top: 0;
}
.pages.page5 .table2 {
  border-collapse: collapse;
  width: 100%;
}
.pages.page5 .table2 thead tr {
  background-color: rgba(144, 215, 122, 0.651);
}
.pages.page5 .table2 thead tr th {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #35a14a;
  border-collapse: collapse;
  font-weight: 600;
  padding: 5px;
}
.pages.page5 .table2 td {
  font-size: 0.9em;
  padding: 0.5em 1em;
  vertical-align: middle;
  border: 1px solid #35a14a;
}
.pages.page5 .table2 td.cell01 {
  width: 20%;
}
.pages.page5 .table2 td.cell02 {
  width: 20%;
}
.pages.page5 .table2 td.cell03 {
  width: 30%;
}
.pages.page5 .table2 td.cell04 {
  width: 30%;
  font-style: italic;
}
.pages.page6 aside.localMenu {
  margin: 5%;
}
.pages.page6 aside.localMenu .container {
  width: 80%;
  max-width: 860px;
}
.pages.page6 .localmenu {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pages.page6 .localmenu li {
  width: 24%;
  margin-bottom: 1em;
}
.pages.page6 .titleBlock {
  align-items: flex-start;
  margin-bottom: 2em;
}
.pages.page6 .titleBlock .leftItem {
  width: 50%;
}
.pages.page6 .titleBlock .leftItem h2 {
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
}
.pages.page6 .titleBlock .leftItem h3 {
  margin: 0.5em 0 0;
  color: #c1272d;
  font-size: 1.7rem;
  letter-spacing: 0;
}
.pages.page6 .titleBlock .rightItem {
  width: 44%;
}
.pages.page6 .flexContainer .item {
  width: 48%;
  margin-bottom: 2em;
}
.pages.history #second .flexContainer .packHis {
  width: 60%;
}
.pages.history #second .flexContainer .posHis {
  width: 40%;
  padding: 0 5%;
}
.pages.history #second .flexContainer .posHis .pos {
  margin-top: 1.5em;
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 1.6rem;
    letter-spacing: 0em;
    margin-bottom: 1em;
  }

  dl.list_01 {
    width: 100%;
  }

  .inlineTitle {
    flex-direction: column;
  }
  .inlineTitle .bBorder {
    display: block;
    width: 100%;
  }

  p.lead {
    font-size: 1.1em;
  }

  .top .first .flexContainer {
    flex-direction: column;
    align-items: center;
  }
  .top .first .flexContainer .leftItem {
    width: 100%;
    margin-bottom: 1em;
  }
  .top .first .flexContainer .rightItem {
    width: 50%;
  }
  .top .second .flexContainer {
    flex-direction: column;
    align-items: stretch;
  }
  .top .second .flexContainer .item {
    width: 100%;
    min-height: 120px;
  }
  .top .second .flexContainer .item .flexContainer {
    flex-direction: row;
  }

  .btmArea {
    width: 100%;
    background-color: #E8D4D8;
    padding: 3% 0;
    border-top: 10px solid #E357A0;
  }
  .btmArea .flexContainer {
    flex-direction: column;
  }
  .btmArea .flexContainer .leftItem {
    width: 100%;
    font-size: 1.6em;
  }
  .btmArea .flexContainer .rightItem {
    width: 100%;
    font-size: 1.1em;
  }

  .pages main {
    padding-bottom: 5%;
  }
  .pages main .container {
    width: 90%;
    max-width: 940px;
  }
  .pages .topStack {
    width: 100%;
    height: 180px;
    margin-top: 60px;
    padding: 5% 0;
    background-image: url(../images/common/bg_top-sp.jpg);
    background-position: center center;
  }
  .pages .topStack .topVisual {
    width: 90%;
    margin: 20% auto;
  }
  .pages .topStack .topVisual h1 {
    font-size: 1.6em;
    letter-spacing: 0.1em;
  }
  .pages .table1 {
    width: 100%;
  }
  .pages .floatingBanner {
    width: 35px;
  }
  .pages.page1 #first dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
  }
  .pages.page1 #first dl dt {
    width: 100%;
    letter-spacing: 1em;
    font-weight: 600;
  }
  .pages.page1 #first dl dd {
    width: 100%;
    margin-bottom: 1em;
  }
  .pages.page1 #first dl .ph {
    width: 90%;
  }
  .pages.page2 #first .flexContainer {
    flex-direction: column;
    align-items: center;
  }
  .pages.page2 #first .flexContainer .leftItem {
    width: 100%;
  }
  .pages.page2 #first .flexContainer .rightItem {
    margin-top: 1em;
    width: 100%;
  }
  .pages.page2 #second .flexContainer {
    flex-direction: column;
    margin: 3% 0;
  }
  .pages.page2 #second .flexContainer .item {
    width: 100%;
    margin: 1em 0;
  }
  .pages.page2 #third .flexContainer {
    align-items: center;
    flex-direction: column;
  }
  .pages.page2 #third .flexContainer .leftItem {
    width: 100%;
  }
  .pages.page2 #third .flexContainer .rightItem {
    margin-top: 1em;
    width: 100%;
  }
  .pages.page2 #third .flexContainer.fl01 {
    width: 100%;
    margin: 1em 0;
    align-items: center;
  }
  .pages.page2 #third .flexContainer.fl01 .leftItem {
    width: 90%;
    margin-bottom: 1em;
  }
  .pages.page2 #third .flexContainer.fl01 .centerItem {
    width: 7%;
    margin-bottom: 0em;
  }
  .pages.page2 #third .flexContainer.fl01 .rightItem {
    width: 90%;
    margin-bottom: 1em;
  }
  .pages.page3 .inlineList {
    flex-direction: column;
    font-size: 1.3em;
    margin-bottom: 1em;
  }
  .pages.page3 .inlineList .phase {
    width: 120px;
    margin-right: 1em;
  }
  .pages.page3 .fl01 {
    flex-direction: column;
  }
  .pages.page3 .fl01 .leftItem {
    width: 100%;
  }
  .pages.page3 .fl01 .rightItem {
    width: 100%;
  }
  .pages.page4 #first .fl01 {
    flex-direction: column;
  }
  .pages.page4 #first .fl01 .leftItem {
    width: 100%;
  }
  .pages.page4 #first .fl01 .leftItem .flexContainer .item {
    width: 100%;
    margin: 0 0 1em;
  }
  .pages.page4 #first .fl01 .rightItem {
    width: 100%;
  }
  .pages.page4 #third .pcHidden {
    margin-top: 2em;
  }
  .pages.page4 #third .pcHidden .ph {
    width: 20%;
    margin: 5% auto;
  }
  .pages.page4 #third .fl03 {
    width: 96%;
    margin: 2em auto 0;
    flex-direction: column;
  }
  .pages.page4 #third .fl03 .item {
    width: 100%;
    margin-bottom: 1em;
  }
  .pages.page5 aside .localmenu {
    flex-direction: column;
    margin: 5% 0 0;
  }
  .pages.page5 aside .localmenu li {
    width: 100%;
    margin-bottom: 0.5em;
  }
  .pages.page5 aside .localmenu li a {
    width: 100%;
  }
  .pages.page5 aside .localmenu li a:hover {
    background-color: #e39bc1;
  }
  .pages.page5 #first .container {
    overflow: hidden;
  }
  .pages.page5 #first .container .slide {
    position: relative;
    padding: 0 0%;
    overflow: auto;
  }
  .pages.page5 #first .container .slide .table2 {
    width: 620px;
  }
  .pages.page5 #first .container .slide .table2 thead tr th {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    height: 50px;
    font-size: 0.8em;
    text-align: center;
    vertical-align: middle;
    border: 2px solid #35a14a;
    border-collapse: collapse;
    font-weight: 600;
    padding: 5px;
    z-index: 1;
  }
  .pages.page5 #first .container .slide .table2 tr td {
    font-size: 0.8em;
    padding: 5px;
    vertical-align: middle;
    border: 1px solid #35a14a;
    border-collapse: collapse;
  }
  .pages.page5 #first .container .slide .table2 tr td.cell01 {
    width: 120px;
  }
  .pages.page5 #first .container .slide .table2 tr td.cell02 {
    width: 100px;
  }
  .pages.page5 #first .container .slide .table2 tr td.cell03 {
    width: 200px;
  }
  .pages.page5 #first .container .slide .table2 tr td.cell04 {
    width: 200px;
  }
  .pages.page6 aside {
    margin: 5%;
  }
  .pages.page6 aside .container {
    width: 100%;
  }
  .pages.page6 .localmenu {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .pages.page6 .localmenu li {
    width: 48%;
    margin-bottom: 1em;
  }
  .pages.page6 .titleBlock {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 2em;
  }
  .pages.page6 .titleBlock .leftItem {
    width: 100%;
  }
  .pages.page6 .titleBlock .leftItem h2 {
    margin: 0;
    padding: 0;
  }
  .pages.page6 .titleBlock .leftItem h3 {
    margin: 0.5em 0 0;
  }
  .pages.page6 .titleBlock .rightItem {
    width: 100%;
  }
  .pages.page6 .flexContainer {
    flex-direction: column;
  }
  .pages.page6 .flexContainer .item {
    width: 100%;
    margin-bottom: 2em;
  }
  .pages.history #second .flexContainer {
    flex-direction: column;
  }
  .pages.history #second .flexContainer .packHis {
    width: 100%;
  }
  .pages.history #second .flexContainer .posHis {
    width: 100%;
    padding: 0 20%;
  }
}
@media all and (-ms-high-contrast: none) {
  /* IE11 */
}

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