<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.appli {
  margin-top: 90px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
}
.kokoro_schedule {
	margin-top:50px;
  width: 700px;
  position: relative;
  box-sizing: border-box;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #009944;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #009944;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #009944;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #009944;
  background-color: #f9fff6;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-radius: 10px;
}
.kokoro_schedule h2{margin-bottom:20px;}
.tab-blc {
  display: none;
}

.tab-blc.is-current {
  display: block;
}

.appli {
  margin-top: 90px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
}

.appli-blc {
  box-sizing: border-box;
  padding-top: 0px;
  padding-right: 22px;
  padding-bottom: 40px;
  padding-left: 22px;
}

.appli-blc__flow {
  padding-top: 9px;
  padding-right: 27px;
  padding-bottom: 9px;
  padding-left: 27px;
  position: relative;
  box-sizing: border-box;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #009944;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #009944;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #009944;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #009944;
  border-radius: 8px;
  background-color: white;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  font-size: 1rem;
  line-height: 1.7;
  text-align: center;

}


.appli-blc__flow em {
  font-size: 1rem;
	font-style: normal;
  font-weight: bold;
  color: #555555;
}

.appli-blc__flow .small-txt {
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  font-size: 1.3rem;
}

.appli-blc__flow strong {
  display: inline-block;
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 0px;
  margin-left: 2px;
  padding-top: 0px;
  padding-right: 3px;
  padding-bottom: 0px;
  padding-left: 3px;
  color: white;
  border-radius: 4px;
  background-color: #58b4e0;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  line-height: 1.4;
}

.appli-blc__flow a {
  color: #1681a9;
  text-decoration: underline;
}

.appli-blc__flow a img {
  margin-left: 5px;
  vertical-align: bottom;
}

.appli-blc__flow small {
 
}

.appli-blc__flow .ico-pdf {
  display: inline-block;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  vertical-align: bottom;
}

.appli-blc__flow::before {
  content: "";
  width: 26px;
  height: 11px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -13px;
  top: -24px;
  left: 50%;
  position: absolute;
  z-index: auto;
  background-color: transparent;
  background-image: url("img/ico-appli-arw.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
}

.appli-blc__flow:first-child::before {
  content: none;
}

.appli-blc__flow--gray {
  border-top-color: #a0a0a0;
  border-right-color: #a0a0a0;
  border-bottom-color: #a0a0a0;
  border-left-color: #a0a0a0;
}

.appli-blc__flow--gray::before {
  background-color: transparent;
  background-image: url("img/ico-appli-arw-gray.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
}

.appli-blc__flow + .appli-blc__flow {
  margin-top: 30px;
}

.appli-blc__flow--vertical + .appli-blc__flow--vertical {
  float: right;
  margin-top: 5px;
  overflow: visible;
}

.appli-blc__flow--vertical + .appli-blc__flow--vertical::after {
  content: "OR";
  width: 35px;
  height: 35px;
  overflow: visible;
  display: block;
  padding-top: 6px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  top: 60px;
  left: -27px;
  position: absolute;
  z-index: auto;
  box-sizing: border-box;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: white;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: white;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: white;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: white;
  font-family: helvetica;
  font-size: 1.3rem;
  letter-spacing: 1px;
  text-align: center;
  font-weight: bold;
  color: white;
  background-color: #5f5f5f;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-radius: 100%;
}

.appli-blc__step {
  display: block;
  padding-top: 9px;
  padding-right: 14px;
  padding-bottom: 9px;
  padding-left: 16px;
  top: -10px;
  left: -10px;
  position: absolute;
  z-index: auto;
  font-size: 13px;
  color: white;
  background-color: #61b03f;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  line-height: 1;
  border-radius: 8px;
  font-family: helvetica;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: white;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: white;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: white;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: white;
}

.appli-blc__step i {
  margin-left: 2px;
  font-size: 25px;
  font-weight: bold;
}

@media screen and (max-width: 768px){
	
.kokoro_schedule {
  width: 100%;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-radius: 0px;
}
.kokoro_schedule h2{
	font-size:5.2vw;
	margin-bottom:0px;
	}
	
.appli {
  margin-top: 65px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
}

.appli-blc {
  padding-top: 22px;
  padding-right: 12px;
  padding-bottom: 25px;
  padding-left: 12px;
}

.appli-blc__flow {
  padding-top: 18px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  font-size: 1rem;
  line-height: 1.5;
}


.appli-blc__flow em {
  font-size: 1rem;
}

.appli-blc .appli-blc__flow--vertical {
  width: 100%;
  float: none;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 1.3rem;
  line-height: 1.35;
}

.appli-blc .appli-blc__flow--vertical::before {
  content: none;
}

.appli-blc .appli-blc__flow--vertical + .appli-blc__flow--vertical {
  float: none;
  margin-top: 12px;
}

.appli-blc .appli-blc__flow--vertical + .appli-blc__flow--vertical::after {
  top: -25px;
  left: 50%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -17px;
  padding-top: 8px;
  font-size: 11px;
}

.appli-blc .appli-blc__step {
  padding-top: 7px;
  padding-right: 9px;
  padding-bottom: 6px;
  padding-left: 9px;
  top: -16px;
  left: -10px;
  position: absolute;
  z-index: auto;
  font-size: 10px;
}

.appli-blc .appli-blc__step i {
  font-size: 20px;
}

	
}</pre></body></html>