@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  color: auto;
  background-color: transparent;
}
a:visited {
  color: auto;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: y-renkeiline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: y-renkeiline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */ ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
m-platform {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.w10 {
  width: 10% !important;
}
.w20 {
  width: 20% !important;
}
.w30 {
  width: 30% !important;
}
.w40 {
  width: 40% !important;
}
.w50 {
  width: 50% !important;
}
.w60 {
  width: 60% !important;
}
.w70 {
  width: 70% !important;
}
.w80 {
  width: 80% !important;
}
.w90 {
  width: 90% !important;
}
.w100 {
  width: 100% !important;
}
.bold{
	font-weight: bold;
}
.-fs-xs {
  font-size: 1.2rem;
}
/*ナビメニューのスタイルを指定*/
nav.NavMenu {
  position: fixed;
  /*表示位置を固定*/
  z-index: 3;
  /*重ね順を変更*/
  top: 0;
  /*表示位置を指定*/
  right: 0;
  /*表示位置を指定*/
  color: #000;
  /*文字色を黒にする*/
  text-align: center;
  /*テキストを中央揃え*/
  width: 100%;
  /*全幅表示*/
  -webkit-transform: translateX(150%);
  transform: translateX(150%);
  /*ナビを上に隠す*/
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  /*アニメーションの時間を指定*/
}
@media screen and (min-width: 600px) {
  nav.NavMenu {
    width: 30%;
    /*全幅表示*/
    -webkit-transform: translateX(130%);
    transform: translateX(130%);
    /*ナビを上に隠す*/
  }
}
nav.NavMenu .ul_NavMenu {
  width: 100%;
  height: 100vh;
  background: #143F84;
  margin-left: auto;
  margin-top: -20px;
}
.ul_NavMenu > div > li {
  font-size: 1em;
  list-style-type: none;
  padding: 0 40px;
  width: 100%;
}
.ul_NavMenu > div > li a {
  font-weight: bold;
  border-bottom: 2px dotted #fff;
}
.ul_NavMenu > div > li:nth-child(1) {
  background: #fff;
  padding: 10px;
  padding-bottom: 0;
}
.ul_NavMenu > div > li:nth-child(1) img {
  max-width: 80%;
}
.ul_NavMenu > div > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
  /*最後のメニュー項目のみ下線を消す*/
}
.ul_NavMenu > div > li {
  color: #ffffff;
  text-align: left;
}
.ul_NavMenu > div > li.ready {
  color: #9abdff;
}
.ul_NavMenu > div > li.ready span {
  padding: 2px 4px;
  font-size: 0.7em;
  background: #ffffff;
  color: #143F84;
  border-radius: 4px;
  display: inline-block;
}
.ul_NavMenu > div > li a {
  display: block;
  /*クリックできる領域を広げる*/
  color: #ffffff;
  padding: 1.4em 0;
}
/*トグルボタンが押されたときに付与するクラス*/
nav.NavMenu.active {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
/*トグルボタンのスタイルを指定*/
.Toggle {
  display: block;
  position: fixed;
  /* bodyに対しての絶対位置指定 */
  right: 10px;
  top: 10px;
  width: 38px;
  height: 38px;
  cursor: pointer;
  z-index: 4;
  background: #143F84;
  border-radius: 50%;
}
.Toggle span {
  display: block;
  position: absolute;
  width: 20px;
  border-bottom: solid 2px #ffffff;
  -webkit-transition: .35s ease-in-out;
  /*変化の速度を指定*/
  /*変化の速度を指定*/
  transition: .35s ease-in-out;
  /*変化の速度を指定*/
  left: 9px;
}
.Toggle.active span {
  border-color: #ffffff;
}
.Toggle span:nth-child(1) {
  top: 9px;
}
.Toggle span:nth-child(2) {
  top: 18px;
}
.Toggle span:nth-child(3) {
  top: 27px;
}
/* 最初のspanをマイナス45度に */
.Toggle.active span:nth-child(1) {
  top: 18px;
  left: 9px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* 2番目と3番目のspanを45度に */
.Toggle.active span:nth-child(2), .Toggle.active span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (min-width: 759px) {
  .Toggle {
    display: none;
  }
}
nav.NavMenu .font-size {
  padding-top: 10px;
}
nav.NavMenu .fs_controll {
  font-size: 1.2em;
  display: inline-block;
  width: inherit;
}
nav.NavMenu .div_target_sp {
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
nav.NavMenu .div_target_sp * {
  max-width: 100%;
}
nav.NavMenu .div_target_sp > div {
  height: auto;
  width: 48%;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 20px;
}
nav.NavMenu .div_target_sp > div a {
  color: #ffffff;
  display: block;
  width: 100%;
  padding: 0 0 20px;
}
nav.NavMenu .div_target_sp > div:nth-child(1) {
  background: #954840;
}
nav.NavMenu .div_target_sp > div:nth-child(2) {
  background: #ebb400;
}
nav.NavMenu .div_target_sp > div:nth-child(3) {
  background: #954840;
}
nav.NavMenu .div_target_sp > div:nth-child(4) {
  background: #25ac59;
}
html {
  font-size: 62.5%;
  height: 100%;
}
body {
  position: relative;
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "Noto Sans", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック";
  font-weight: 400;
  font-style: normal;
  color: #585858;
  font-size: 1.4rem;
}
body * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 759px) {
  body {
    font-size: 1.6rem;
  }
}
.under-line {
  text-decoration: underline;
}
.link_window {
  display: inline-block;
  padding-right: 2rem;
  background: url(/m-platform/img/window.png) no-repeat right top;
  background-size: 1.8rem 1.8rem;
}
ul {
  margin: 0;
}
.pankuzu {
  border-bottom: 1px solid #ccc;
}
.pankuzu .inner {
  padding: 0;
}
.pankuzu ul li {
  float: left;
}
.txtCenter {
  text-align: center;
}
@media screen and (min-width: 759px) {
  .pc_txtCenter {
    text-align: center !important;
  }
}
@media screen and (max-width: 758px) {
  .pc_only {
    display: none;
  }
}
@media screen and (min-width: 759px) {
  .sp_only {
    display: none;
  }
}
.pc50w {
  width: 100%;
}
@media screen and (min-width: 759px) {
  .pc50w {
    width: 50%;
  }
}
h2 {
  font-size: 2em;
}
h2.underline {
  padding-bottom: 0.5em;
  text-align: center;
  position: relative;
  margin-bottom: 4rem;
}
h2.underline:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 4px;
  background: #954840;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.pc_nav {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  border-top: 2px solid #954840;
  border-bottom: 2px solid #954840;
}
.pc_nav li {
  width: 100%;
}
.pc_nav li:hover {
  background: #954840;
  -webkit-transition: 1.0s;
  transition: 1.0s;
}
.pc_nav li:hover a {
  -webkit-transition: 1.0s;
  transition: 1.0s;
  color: #ffffff;
}
.pc_nav li a {
  display: block;
  width: 100%;
  padding: 25px 0;
  color: #954840;
  font-weight: bold;
}
@media screen and (max-width: 758px) {
  .pc_nav {
    display: none;
  }
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.fontSize {
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px){
	#fontSizePc.fontSize{
		display: none;
	}
}
.fontSize span {
  color: #954840;
  font-size: 1rem;
}
.fs_controll {
  margin-left: 5px;
  font-size: 1rem;
  border-radius: 4px;
  background: #f2f2f2;
  padding: 5px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  min-width: 150px;
}
.fs_controll li {
  line-height: 1;
  padding: 5px;
  border: 1px solid #ccc;
  display: block;
  text-align: center;
  background-color: #ffffff;
  color: #954840;
}
.fs_controll li.current {
  background-color: #954840;
  color: #ffffff;
}
.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top_btn_container {
  padding: 5px;
}
#sp_menu {
  position: absolute;
  visibility: hidden;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
}
#sp_menu.active {
  top: 0;
  left: 0;
  visibility: visible;
  position: fixed;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  background: #f7f7f7;
  z-index: 1000;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 1;
}
#sp_menu li a {
  display: block;
  text-align: center;
  background: #fff;
  color: #954840;
  padding: 1rem;
  margin: 1rem auto 1rem;
  width: 90%;
  border: #954840 2px solid;
}
#toggle {
  z-index: 1001;
  width: 40px;
  height: 40px;
  content: "";
  visibility: visible;
  position: absolute;
  right: 10px;
  top: 10px;
  background: #954840;
  border-radius: 4px;
}
#toggle span {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  position: absolute;
  visibility: visible;
  background: #fff;
  width: 70%;
  height: 2px;
  margin-bottom: 10px;
}
#toggle span:nth-child(1) {
  top: 10px;
  left: 6px;
}
#toggle span:nth-child(2) {
  top: 19px;
  left: 6px;
}
#toggle span:nth-child(3) {
  top: 28px;
  left: 6px;
}
@media screen and (min-width: 768px) {
  #toggle span {
    display: none;
  }
}
#toggle.active span {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
#toggle.active span:nth-child(1) {
  top: 19px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#toggle.active span:nth-child(2) {
  opacity: 0;
}
#toggle.active span:nth-child(3) {
  top: 19px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media screen and (min-width: 768px) {
  #toggle {
    visibility: hidden;
  }
}