﻿@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap");

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, footer, header, nav, section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

figcaption, figure, main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active, a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: inherit
}

b, strong {
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio, video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details, menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

template {
  display: none
}

[hidden] {
  display: none
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

*, ::after, ::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

@-ms-viewport {
  width: device-width
}

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent
}

body {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff
}

[tabindex="-1"]:focus {
  outline: 0 !important
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
  cursor: help
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

a {
  color: #0275d8;
  text-decoration: none
}

a:focus, a:hover {
  color: #014c8c;
  text-decoration: underline
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus {
  outline: 0
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto
}

figure {
  margin: 0 0 1rem
}

img {
  vertical-align: middle
}

.pc-only img {
  vertical-align: middle;
  width: 400px;
}

[role=button] {
  cursor: pointer
}

[role=button], a, area, button, input, label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

table {
  border-collapse: collapse;
  background-color: transparent
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: left
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}

button, input, select, textarea {
  line-height: inherit
}

input[type=checkbox]:disabled, input[type=radio]:disabled {
  cursor: not-allowed
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
  -webkit-appearance: listbox
}

textarea {
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit
}

input[type=search] {
  -webkit-appearance: none
}

output {
  display: inline-block
}

[hidden] {
  display: none !important
}

html {
  height: 100%;
  font-size: 62.5%;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

body {
  font-family: 'Roboto', "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-size: 1.7rem;
  color: #333;
  background-color: transparent;
  line-height: 1.8;
  text-align: left;
  width: 100%;
  height: 100%;
  word-wrap: break-word;
  -webkit-text-size-adjust: none
}

@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: -0.05em;
    line-height: 1.65
  }
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.4
}

p, figure {
  margin: 0
}

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

a, a:link {
  text-decoration: underline;
  color: #249ee5;
  transition: all .4s
}


.youtube {
  position: relative;
  padding-top: 54.25%;
  height: 0;
  overflow: hidden
}

.youtube iframe, .youtube object, .youtube embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.w100 {
  width: 100%
}

.w90 {
  width: 90%
}

.w80 {
  width: 80%
}

.w75 {
  width: 75%
}

.w60 {
  width: 60%
}

.w50 {
  width: 50%
}

.w40 {
  width: 40%
}

.flex-inTxt {
  flex: 1
}

.black {
  color: #000
}

.blue {
  color: #6b9797;
  padding-top: 1em;
}

.yellow {
  color: #f6ff00
}

.red {
  color: #ff0000
}



.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.small {
  font-size: 0.85em
}

.large {
  font-size: 1.1em;
  line-height: 1.4
}

@media screen and (max-width: 767px) {
  .large {
    font-size: 16px;
    font-size: 1.6rem
  }
}

.xlarge {
  font-size: 2em;
  line-height: 1.4
}

@media screen and (max-width: 767px) {
  .xlarge {
    font-size: 1.3em
  }
}

.marker {
  background: linear-gradient(transparent 60%, #faff75 60%);
  font-size: 16px;
  font-weight: 600;
}

.note {
  padding-left: 24px;
  color: #666;
  position: relative;
  text-align: left;
  margin: 1em;
  font-size: 0.8em;
}

.note:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0
}

.note02 {
  margin-top: 2em;
  font-size: 1.05em;
  line-height: 1em;
  color: #da0324;
}

.note02:before {
  content: '※';
  display: inline
}

.oubo p{
  text-align: left;
  margin: 1em 0 1em 2em;
}

.tokuten p{
  text-align: left;
  margin: 1em 1em 1em 2em;
}


 #monitor .oubo ul li {
  margin: 2em;
  width: 100%;
  text-align: center;
}

 #monitor .oubo ul li a {
  display: inline-block;
  border-radius: 30px;
  background: #ebe2d3;
  border-bottom: 7px solid #d9cebc;
  padding: 15px;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 400;
  color: #000000;
  text-decoration: none;
  position: relative
}


 #monitor .oubo ul li a:hover {
  margin-top: 3px;
  color: #000;
  border-bottom: 2px solid #d9cebc;
}

@media screen and (max-width: 767px) {
  .note02 {
    text-align: left;
    font-size: 1em
  }
}

.flex {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.flex.fl-row {
  flex-direction: row-reverse
}

.flex.jc-cen {
  justify-content: center
}

.flex.jc-bet {
  justify-content: space-between
}

.flex.jc-bet.head {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.flex.jc-ar {
  justify-content: space-around
}

.flex.ai-cen {
  align-items: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 2em 0 2em 0;
}


.flex.ai-end {
  align-items: flex-end
}

.flex.col2 .inner_left {
  flex: 1;
  padding-right: 5%
}
/* パソコンで見たときは"pc-only"のclassがついた画像が表示される */
.pc-only { display: block !important; }
.sp-only { display: none !important; }
.tb-only { display: none !important; }

/* タブレットで見たときは"tb-only"のclassがついた画像が表示される */
@media only screen and (max-width: 950px) {
  .pc-only { display: none !important; }
  .tb-only { display: block !important; }
  .sp-only { display: none !important; }
}
 
/* スマートフォンで見たときは"sp-only"のclassがついた画像が表示される */
@media only screen and (max-width: 540px) {
    .pc-only { display: none !important; }
    .tb-only { display: none !important; }
    .sp-only { display: block !important; }
}

.pc-only img{

}

.container {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto
}

.img-wrap img {
  width: 100%;
  height: auto
}

header {
  width: 100%;
  margin: auto;
  background: url(../images/pc_fv.png) repeat-x center center;
  position: relative
}

header #headInner {
  max-width: 1600px;
  width: 94%;
  margin: auto;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0
}

header #headInner h1 {
  width: 200px;
  margin: 0 7.5em 0 0;
}

header #headInner h1 a img {
  width: 100%;
  height: auto
}

header #headInner #catch {
  font-size: 2em;
  text-align: center;
  margin: 2em 1em 1em 0;
  padding: 2%;
  color: Black;
  background-color: rgba(255,255,255,0.6);
  border-radius: 30px
}

header #headInner #catch p {
  font-size: 18px;
  font-size: 2rem;
  font-weight: 400;
  margin-top: 1em
}

header #headInner #catch ul li {
  margin: 1em 1% 0;
  width: 100%
}

header #headInner #catch ul li a {
  display: inline-block;
  border-radius: 30px;
  background: #ebe2d3;
  border-bottom: 7px solid #d9cebc;
  padding: 15px 50px 15px 50px;
  text-align: center;
  font-size: 2rem;
  font-weight: 400;
  color: #000000;
  text-decoration: none;
  position: relative
}


header #headInner #catch ul li a:hover {
  margin-top: 3px;
  color: #000;
  border-bottom: 2px solid #d9cebc;
}

header #kv_image {
  max-width: 1920px;
  width: 100%;
  margin: auto;
  text-align: center;
  background: url(../images/pc_fv.png) center / cover;
}

header #kv_image img {
  width: 100%;
  height: auto
}

@media screen and (max-width: 950px) {
  header {
    background-image: url("../images/pc_fv.png");
  }

  header #headInner {
    width: 90%;
    margin: auto;
    position: static;
    padding-top: 1em;
    padding-bottom: 1em;
    display: block;
    margin-left: auto;
    margin-right: auto
  }
  header #headInner h1 {
    width: 160px;
    display: block;
    margin-left: auto;
    margin-right: auto
  }
  header #headInner #catch {
    margin-top: 1.5em;
    padding: 5%;
    display: block;
    margin-left: auto;
    margin-right: auto
  }
  header #headInner #catch h2 {
    width: 100%;
    height: auto;
    font-size: 1em;
  }
  header #headInner #catch p {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: .75em
  }
  header #headInner #catch ul li {
    margin: 1em 1% 0;
    width: 100%
  }
  header #headInner #catch ul li a {
    padding: 10px;
    font-size: 1.5rem
  }
  header #headInner #catch ul li a:before {
    display: none
  }
  header #kv_image {
    background: transparent
  }

}

@media screen and (max-width: 540px) {
  header {
    background-image: url("../images/sp_fv.png");
  }
  header #headInner {
    width: 90%;
    margin: auto;
    position: static;
    padding-top: 1em;
    padding-bottom: 1em;
    display: block;
    margin-left: auto;
    margin-right: auto
  }
  header #headInner h1 {
    width: 160px;
    display: block;
    margin-left: auto;
    margin-right: auto
  }
  header #headInner #catch {
    margin-top: 1.5em;
    padding: 5%;
    display: block;
    margin-left: auto;
    margin-right: auto
  }
  header #headInner #catch h2 {
    width: 100%;
    height: auto;
    font-size: 1em;
  }
  header #headInner #catch p {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: .75em
  }
  header #headInner #catch ul li {
    margin: 1em 1% 0;
    width: 100%
  }
  header #headInner #catch ul li a {
    padding: 10px;
    font-size: 1.5rem
  }
  header #headInner #catch ul li a:before {
    display: none
  }
  header #kv_image {
    background: transparent
  }
}

.ttl__box {
  position: relative;
  display: block;
  padding: 1em;
  line-height: 1.4;
  width: 500px;
  margin: auto;
}
.ttl__inner {
  width: 500px;
  left: calc(50% - 245px/2);
}
.ttl__ribbon {
  display: inline-block;
  position: absolute;
  top: -40px;
  box-sizing: border-box;
}
.ttl__ribbon:before {
  content: '';
  position: absolute;
  width: 20px;
  bottom: -10px;
  left: -25px;
  z-index: 1;
  border: 20px solid #c7ddd8;
  border-left-color: transparent;
}
.ttl__ribbon:after {
  content: '';
  position: absolute;
  width: 20px;
  bottom: -10px;
  right: -25px;
  z-index: 1;
  border: 20px solid #c7ddd8;
  border-right-color: transparent;
}
.ttl__title {
  position: relative;
  margin: 0;
  width: 500px;
  line-height: 50px;
  font-size: 1.5em;
  color: #fff;
  background: #b5ccc7;
  z-index: 2;
}
.ttl__title:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #6b9797;
}
.ttl__title:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #6b9797;
}

 

@media screen and (max-width: 992px) {
  .ttl {
    font-size: 36px;
    font-size: 3.6rem
  }
}

@media screen and (max-width: 767px) {
  .ttl {
    font-size: 22px;
    font-size: 2.2rem;
    background: #249ee5;
    position: static;
    padding: 12px 0
  }
  .ttl.ttl_lg {
    background: #249ee5
  }
  
.ttl2__box {
  position: relative;
  display: block;
  padding: 1em;
  line-height: 1.4;
  width: 80%;
  margin: auto;
}
.ttl2__inner {
  width: 500px;
  left: calc(50% - 245px/2);
}
.ttl2__ribbon {
  display: inline-block;
  position: absolute;
  top: -40px;
  box-sizing: border-box;
}
.ttl2__ribbon:before {
  content: '';
  position: absolute;
  width: 20px;
  bottom: -10px;
  left: -25px;
  z-index: 1;
  border: 20px solid #c7ddd8;
  border-left-color: transparent;
}
.ttl2__ribbon:after {
  content: '';
  position: absolute;
  width: 20px;
  bottom: -10px;
  right: -25px;
  z-index: 1;
  border: 20px solid #c7ddd8;
  border-right-color: transparent;
}
.ttl2__title {
  display: inline-block;
  position: relative;
  margin: 0;
  width: 240px;
  line-height: 50px;
  font-size: 1.5em;
  color: #fff;
  background: #b5ccc7;
  box-sizing: border-box;
  z-index: 2;
}
.ttl2__title:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #6b9797;
}
.ttl2__title:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #6b9797;
}

}

.l_ttl {
  font-size: 50px;
  font-size: 5rem;
  color: #f6ff00;
  padding-left: 15px;
  border-left: 8px solid #f6ff00;
  line-height: 1.2;
  margin-bottom: 1em
}

@media screen and (max-width: 767px) {
  .l_ttl {
    font-size: 28px;
    font-size: 2.8rem;
    border-width: 6px
  }
}

.heading10 {
	position: relative;
	padding-top: 50px;
	font-size: 24px;
	border-bottom: 1px solid #6b9797;
  text-align: left;
}

.heading10 span {
	position: relative;
	z-index: 2;
  color: #6b9797;
  font-weight: bold;
}

.heading10::before {
	content: attr(data-en);
	position: absolute;
	top: 0px;
	left: 0;
	color: #c7ddd8;
	font-size: 40px;
	text-transform: uppercase;
	z-index: 1;
}

@media screen and (max-width: 767px) {
  .m_ttl {
    font-size: 26px;
    font-size: 2.6rem
  }
  .m_ttl span {
    font-size: 15px;
    font-size: 1.5rem
  }
}

.s_ttl {
  padding-left: 1em;
  border-left: 7px solid #6b9797;
  color: #6b9797;
  font-size: 2rem;
  line-height: 1.2;
  margin: 2em 0 0 0;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .s_ttl {
    font-size: 19px;
    font-size: 1.9rem;
    padding-left: 10px;
    border-width: 3px
  }
}

.disclist {
  margin-left: 20px
}

.disclist li {
  margin: 1em;
  list-style: disc outside;
  text-align: left;
}

.disclist02 li {
  position: relative
}

.disclist02 li:before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #333;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 12px;
  display: none;
}

.kojin p{
  text-align: left;
  margin: 1em;
}

.notelist {
  margin-top: 1em
}

.notelist li {
  padding-left: 20px;
  color: #666;
  position: relative;
  text-align: left;
  font-size: 0.8em;
  margin: 1em;
}

.notelist li:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0
}

.nublist li {
  margin: 1em;
  padding-left: 20px;
  position: relative;
  text-align: left;
}

.nublist li:before {
  position: absolute;
  top: 0;
  left: 0
}

.nublist li:nth-of-type(1):before {
  content: '①'
}

.nublist li:nth-of-type(2):before {
  content: '②'
}

.nublist li:nth-of-type(3):before {
  content: '③'
}

.nublist li:nth-of-type(4):before {
  content: '④'
}

#monitor {
  padding: 5em 0 1em 0 ;
  background-color: #f5f3ed;
  background-size: cover
}

#monitor .intoro {
  background-color: white;
  border-radius: 15px;
  padding: 10px 1em 2em 1em;
  margin: 3em;
  text-align: center;
  position: relative
}

#monitor .intoro .xlarge {
  font-weight: 600;
  margin: 1em 0 .75em
}

#monitor .flex .blc1 {
  display: inline-block;
  width: 310px;
  height: 310px;
  margin-top: 2em;
  border-radius: 50%;
  border: solid 3px #6b9797;
  background: linear-gradient(180deg, #6b9797 30%, #ffffff 30%, #ffffff 30%);
  text-align:center;
  
}

#monitor .flex .blc1 h4 {
  color: white;
  font-size: 22px;
  text-align: center;
  padding: 16px 0 10px 0
}

#monitor .flex .blc1 .img-wrap {
  padding: 2px
}

#monitor .flex .blc1 p {
  padding: 3em 0 0 0;

}

#monitor .flex .blc1 p {
  padding: 3.5em 0.5em 0 0.5em;
  font-size: 16px;
}


#monitor .flex .blc1 p .last {
  padding: 1em 1em 0 1em 
}


#monitor .flex .blc1 ul {
  padding: 3em 0 0 0 
}

#monitor .flex .blc1 .disclist02 {
  padding: 3em 0.5em 0.8em 0.5em;
  font-size: 16px;
}

#monitor .flex .blc1:nth-of-type(6) {
  background-repeat: no-repeat;
  background-position: center bottom
}


#monitor .flex .blc2 {
  display: inline-block;
  width: 310px;
  height: 310px;
  margin-top: 2em;
  border-radius: 50%;
  border: solid 3px #6b9797;
  background: linear-gradient(180deg, #6b9797 30%, #ffffff 30%, #ffffff 30%);
  text-align:center;
}

#monitor .flex .blc2 h4 {
  color: white;
  font-size: 22px;
  text-align: center;
  padding: 16px 0 10px 0
}

#monitor .flex .blc2 .img-wrap {
  padding: 2px
}

#monitor .flex .blc2 p {
  padding: 2em 1em 0 1em 
}

#monitor .flex .blc2 p {
  padding: 1.7em 0.5em 0 0.5em;
  font-size: 16px;
}


#monitor .flex .blc2 p .last {
  padding: 1.7em 0 0 0 
}



#monitor .flex .blc2 ul {
  padding: 3em 0 0 0 
}

#monitor .flex .blc2 .disclist02 {
  padding: 3em 0 1em 0 
}

#monitor .flex .blc2:nth-of-type(6) {
  background-repeat: no-repeat;
  background-position: center bottom
}

@media screen and (max-width: 992px) {
  #monitor {
    padding: 2em 0
  }
  #monitor .intoro {
    background-color: white;
    border-radius: 20px;
    padding: 0 1em 5% 1em;
    text-align: center;
    position: relative;
    max-width: 95%;
    display: block;
    margin-left: auto;
    margin-right: auto 
  }
  #monitor .intoro p, #monitor .intoro .xlarge {
    margin-left: auto;
    margin-right: auto
  }
  #monitor .flex .blc {
    width: 100%;
    margin-top: 2em;
    background-color: white;
  }
  #monitor .flex .blc h4 {
    font-size: 2rem;
    padding-bottom: 3em;
  }
  #monitor .flex .blc .img-wrap {
    width: 60%;
    margin: auto;
    padding: 0
  }
  #monitor .flex .blc p {
    padding: 10px
  }
  #monitor .flex .blc .disclist02 {
    margin: 20px 20px 10px;
    font-weight: 400
  }
  #monitor .flex .blc:nth-of-type(6) {
    padding-bottom: 120px
  }
}

#entryflow {
  padding: 5em 0
}

#entryflow .flex li {
  width: 30%;
  line-height: 1.5;
  padding: 20px;
  position: relative;
  margin-right: 4%;
  flex-direction: column;
  justify-content: center
}

#entryflow .flex li:last-child {
  margin-right: 0
}

#entryflow .flex li .nub {
  display: inline-block;
  width: 140px;
  padding: 6px 0;
  text-align: center;
  border-radius: 30px;
  text-transform: uppercase;
  color: white;
  font-size: 1.05em;
  line-height: 1;
  background-color: #249ee5;
  position: absolute;
  top: -16px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0
}

#entryflow .flex li p {
  font-weight: 100;
  font-size: 1em;
}

#entryflow .flex li p span {
  color: #ffffff;
  font-weight: 100;
  font-size: 4rem;
  line-height: 100px;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}



#entryflow .flex li p.text-center {
  font-size: 18px;
}

@media screen and (max-width: 992px) {
  #entryflow {
    padding: 3em 0
  }
  #entryflow .flex li {
    width: 100%;
    padding: 6% 5% 5%;
    margin-bottom: 2em;
    border-radius: 15px;
    position: relative;
    margin-right: 0
  }
  #entryflow .flex li:last-child {
    margin-right: 0
  }
  #entryflow .flex li .nub {
    padding: 8px 0;
    font-size: 1.2em;
    top: -20px
  }
  #entryflow .flex li p {
    font-size: 18px;
    font-size: 1.8rem
  }
  #entryflow .flex li p.text-center {
    font-size: 22px;
    font-size: 2.2rem
  }
}

#joinflow .flex li {
  width: 18%;
  line-height: 1.5;
  padding: 60px 15px 30px;
  border: 4px solid #249ee5;
  border-radius: 10px;
  position: relative;
  z-index: 0;
  margin-right: 2.5%;
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: center
}

#joinflow .flex li:before {
  font-size: 126px;
  font-size: 12.6rem;
  line-height: 1;
  font-style: italic;
  color: #e1ecfb;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: -1
}

#joinflow .flex li:after {
  content: '';
  background: url(../images/arw_bl.svg) no-repeat;
  width: 38px;
  height: 39px;
  position: absolute;
  top: 40%;
  right: -30px;
  z-index: 0
}

#joinflow .flex li:nth-of-type(1):before {
  content: '01'
}

#joinflow .flex li:nth-of-type(2):before {
  content: '02'
}

#joinflow .flex li:nth-of-type(3):before {
  content: '03'
}

#joinflow .flex li:nth-of-type(4):before {
  content: '04'
}

#joinflow .flex li:nth-of-type(5):before {
  content: '05'
}

#joinflow .flex li:last-child {
  margin-right: 0
}

#joinflow .flex li:last-child:after {
  display: none
}

#joinflow .flex li p {
  font-weight: 600;
  font-size: 19px;
  font-size: 1.9rem
}

#joinflow .flex li p.text-center {
  font-size: 22px;
  font-size: 2.2rem
}

#joinflow .xlarge {
  font-size: 2.2em;
  margin-top: 2em;
  font-weight: 600;
  font-style: italic
}

@media screen and (max-width: 992px) {
  #joinflow {
    padding: 3em 0
  }
  #joinflow .flex li {
    width: 100%;
    min-height: 100px;
    padding: 20px 5%;
    margin-bottom: 40px
  }
  #joinflow .flex li:before {
    font-size: 80px;
    font-size: 8rem;
    left: 3%
  }
  #joinflow .flex li:after {
    top: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: -40px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }
  #joinflow .flex li p {
    width: 65%;
    margin-left: auto
  }
  #joinflow .xlarge {
    font-size: 1.65em;
    margin-top: 1.5em
  }
}

#joinflow .Inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

p{
  margin: 0;
  padding: 0;
}

.contact{
  text-align: left;
  padding: 1em;
}


li{
  list-style: none;
}

.List-Item {
  border-top: 1px solid #ddd;
  width: 100%;
}
@media screen and (max-width: 540px) {
  .List-Item {
    border-top: 0;
  }
}
.List-Item:nth-of-type(1) {
  border-top: 0;
}
.List-Item-Content {
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 20px;
  max-width: 1100px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 540px) {
  .List-Item-Content {
    padding: 1.5em 0 2em 0;
    flex-wrap: wrap;
  }
}

.List-Item-Content-Number {
  position: relative;
  margin-right: 40px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #6b9797;
  color: #fff;
  font-size: 30px;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
@media screen and (max-width: 540px) {
  .List-Item-Content-Number {
    margin-right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
  }
}
.List-Item-Content-Number-Line {
  position: absolute;
  top: -50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 1px;
  height: 66px;
  background: #6b9797;
}
@media screen and (max-width: 540px) {
  .List-Item-Content-Number-Line {
    top: -80%;
    width: 2px;
    height: 65px;
  }
}
.List-Item-Content-Title {
  margin-right: 48px;
  flex-basis: 298px;
  color: #6b9797;
  font-size: 24px;
}
@media screen and (max-width: 540px) {
  .List-Item-Content-Title {
    margin-right: 0;
    max-width: 230px;
    font-size: 18px;
  }
}
.List-Item-Content-Description {
  line-height: 1.5;
  font-size: 17px;
}
@media screen and (max-width: 540px) {
  .List-Item-Content-Description {
    margin: auto;
    max-width: 260px;
    font-weight: normal;
    font-size: 15px;
  }
}

#special {
  padding: 4em 0;
  background-color: #249ee5
}

#special .flex .inner {
  flex: 1
}

#special .flex ul {
  width: 247px;
  margin-left: 5%
}

#special .flex ul li {
  margin-top: 1em
}

#special p {
  color: white;
  font-size: 20px;
  font-size: 2rem;
  margin-top: 1em
}

#special p.xlarge {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 600
}

#special p .yellow {
  font-size: 1.1em
}

@media screen and (max-width: 767px) {
  #special {
    padding: 3em 0
  }
  #special .flex .inner {
    flex: auto
  }
  #special .flex ul {
    width: 247px;
    margin: auto
  }
  #special p {
    font-size: 16px;
    font-size: 1.6rem
  }
  #special p.xlarge {
    font-size: 21px;
    font-size: 2.1rem
  }
}

#case {
  padding: 5em 0
}

#case .graybox {
  border-radius: 10px;
  padding: 40px
}

#case .graybox h4 {
  width: 240px;
  color: #249ee5;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center
}

#case .graybox p {
  flex: 1;
  font-size: 1.1em
}

#case .flex li {
  width: 19%;
  padding: 15px;
  border-radius: 10px;
  background-color: #f1f1f1;
  margin-right: 8%;
  font-size: 1.5rem;
  line-height: 2em;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative
}

#case .flex li:before {
  position: absolute;
  z-index: 1
}

#case .flex li:first-child {
  background-color: #e4dbcd;
  color: black;
  font-weight: 400;
}

#case .flex li:first-child:before {
  content: '';
  background: url(../images/arw_bl.svg) no-repeat;
  width: 38px;
  height: 39px;
  top: 35%;
  right: -38px
}

#case .flex li:nth-child(2):before {
  content: '';
  background: url(../images/arw_gr.svg) no-repeat;
  width: 38px;
  height: 39px;
  top: 35%;
  right: -38px
}

#case .flex li:nth-child(3):before {
  content: '';
  background: url(../images/plus.png) no-repeat;
  background-size: cover;
  width: 56px;
  height: 59px;
  top: 25%;
  right: -60px
}

#case .flex li:last-child {
  margin-right: 0
}

@media screen and (max-width: 992px) {
  #case {
    padding: 3em 0
  }
  #case .graybox {
    padding: 6% 5% 5%
  }
  #case .graybox h4 {
    width: 100%;
    font-size: 22px;
    font-size: 2.2rem
  }
  #case .graybox p {
    flex: 1;
    font-size: 1.1em
  }
  #case .flex {
    margin-top: 3em
  }
  #case .flex li {
    width: 100%;
    padding: 5%;
    margin: 0 0 40px;
    font-size: 18px;
    font-size: 1.8rem
  }
  #case .flex li:first-child:before {
    top: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: -40px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }
  #case .flex li:nth-child(2):before {
    top: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: -40px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }
  #case .flex li:nth-child(3):before {
    top: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: -50px
  }
  #case .flex li:last-child {
    margin: 0
  }
}

#explan {
  padding: 5em 0;
  background-color: #f3f3f3
}

#explan .container {
  background-color: white;
  border-radius: 15px;
  padding: 3%;
  position: relative
}

#explan .container .s_ttl {
  margin-top: 2.5em
}

#explan .container ul:not(.notelist) {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6
}

#explan .container .box {
  margin-top: 2em;
  background-color: #f7f7f7;
  padding: 20px
}

#explan .container .box .large {
  font-size: 1.15em;
  margin-bottom: .5em
}

#explan .container .flex {
  margin-top: 4em
}

#explan .container .flex .left {
  flex: 1
}

#explan .container .flex .left .s_ttl {
  margin-top: 0
}

#explan .container .flex .img-wrap {
  max-width: 440px
}

@media screen and (max-width: 767px) {
  #explan {
    padding: 3em 0
  }
  #explan .container {
    border-radius: 0;
    padding: 5%
  }
  #explan .container .s_ttl {
    margin-top: 2em
  }
  #explan .container .s_ttl:nth-of-type(1) {
    margin-top: 1.5em
  }
  #explan .container ul:not(.notelist) {
    font-size: 15px;
    font-size: 1.5rem
  }
  #explan .container .box {
    margin-top: 1.5em;
    padding: 5%
  }
  #explan .container .box .large {
    font-size: 1.1em
  }
  #explan .container .flex {
    margin-top: 2em
  }
  #explan .container .flex .left {
    flex: 1
  }
  #explan .container .flex .left .s_ttl {
    margin-top: 0
  }
  #explan .container .flex .img-wrap {
    width: 100%
  }
}



#cv .box {
  border: 1px dashed #ddd;
  padding: 25px;
  margin-bottom: 2em;
  text-align: center
}

#cv .box h4 {
  font-size: 32px;
  font-size: 3.2rem;
  color: #249ee5;
  margin-bottom: .25em
}

#cv .box .large {
  font-size: 1.4em;
  margin: .25em 0
}

@media screen and (max-width: 767px) {
  #cv {
  }
  #cv .box {
    padding: 5%;
    margin-bottom: .75em
  }
  #cv .box h4 {
    font-size: 24px;
    font-size: 2.4rem
  }
  #cv .box .large {
    font-size: 1.2em;
    margin: 1em 0
  }
  #cv .box p:not(.large) {
    text-align: left
  }
}

#cvBtn {
  padding: 15px 0 200px 0 ;
  max-width: 640px;
  width: 6%;
  position: fixed;
  margin-left: auto;
  margin-right: auto;
  right: 0;
  bottom: 0;
  text-align: center;
  transition: all .4s;
  z-index: 10000;
}

#cvBtn img {
  width: 100%;
  height: auto
}

#cvBtn-sp {
  width: 100%;
  position: fixed;
  margin-left: auto;
  margin-right: auto;
  right: 0;
  bottom: 0;
  text-align: center;
  transition: all .4s;
  font-size: 1.5em;
  z-index:10000;
  background-color: #ebe2d3;
  padding: 1.5rem;
}

#cvBtn-sp img {
  width: 100%;
  height: auto;
}

#cvBtn-sp a {
  text-decoration: none;
  color: black;
}



#footer {
  background-color: #f5f3ed;
  text-align: center
}

#footer #copyright {
  padding: 10px 0
}

#footer #copyright small {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.01em;
  font-weight: 300;
  color: #aaa
}

#footer #copyright small a {
  color: #aaa
}

@media screen and (max-width: 767px) {
  #footer #copyright small {
    font-size: 11px;
    font-size: 1.1rem
  }
}

.circle{
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #6b9797;
  text-align:center;
  line-height: 80px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2em;
}

.circle-sp{
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #6b9797;
  text-align:center;
  line-height: 80px;
  margin: 1em;
}