@charset "UTF-8";

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.atoraku {
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
    sans-serif;
}
.atoraku-mv {
  background-image: url(../images/mv-bg.jpg);
  height: 560px;
  background-size: cover;
  background-position: center center;
  padding-top: 105px;
  box-sizing: border-box;
}
.atoraku-mv section {
  width: 400px;
  margin-right: calc(50% + 60px);
  margin-left: auto;
}
.atoraku-mv section h2 {
  margin-bottom: 40px;
}
.atoraku-mv section a {
  background-image: url(../images/sankaku-w.png), url(../images/btn.svg);
  background-repeat: no-repeat;
  background-size: 10px auto, contain;
  background-position: right 20px center, center;
  height: 52px;
  width: 368px;
  display: block;
  text-align: center;
  line-height: 52px;
  color: #fff;
  margin: 0 auto;
  font-size: 15px;
  font-weight: bold;
  transition: all 0.3s;
}
.atoraku-mv section a:hover {
  background-image: url(../images/sankaku-bk.png), url(../images/btn_on.svg);
  color: #000;
}
.atoraku-nav {
  width: 100%;
  background-color: #00a3dc;
  height: 90px;
  margin-bottom: 60px;
}
.atoraku-nav ul {
  width: 1000px;
  margin: 0 auto;
}
.atoraku-nav ul li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  border-right: 1px solid #fff;
  height: 90px;
}
.atoraku-nav ul li:nth-child(1) {
  border-left: 1px solid #fff;
}
.atoraku-nav ul li a {
  display: block;
  height: 90px;
  line-height: 1.2em;
  padding-top: 15px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background-image: url(../images/sankaku.png);
  background-repeat: no-repeat;
  background-position: center bottom 13px;
  font-weight: bold;
}
.atoraku-nav ul li:nth-child(4) a {
  padding-top: 24px;
}
.atoraku-intro > h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 2em;
}
.atoraku-contents.cando {
  width: 1000px;
  margin: 70px auto 0;
  border-top: 1px solid #929292;
  padding-top: 70px;
  padding-bottom: 110px;
}
.atoraku-contents.cando > p {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 80px;
}
.atoraku-contents.conveni {
  padding: 90px 0;
  background-color: #f3f3f3;
}
.atoraku-contents.conveni > div {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 55px;
  padding-bottom: 55px;
  border-bottom: 1px solid #929292;
}
.atoraku-contents > h2 {
  text-align: center;
  font-size: 40px;
  line-height: 1em;
  color: #333;
  font-weight: bold;
  margin-bottom: 65px;
}
.atoraku-contents > h2 span {
  display: block;
  background-color: #00a3dc;
  height: 8px;
  width: 120px;
  margin: 25px auto 0;
}
.atoraku-contents.conveni > div section {
  width: 650px;
  float: left;
}
.atoraku-contents.conveni > div figure {
  width: 340px;
  float: right;
}
.atoraku-contents.conveni > div:nth-child(4) figure {
  padding-top: 40px;
}
.atoraku-contents.conveni > div figure img {
  width: 100%;
}
.atoraku-contents.conveni > div section h3 {
  margin-bottom: 15px;
}
.atoraku-contents.conveni > div section h3 > span {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  line-height: 1.5em;
  color: #333;
  font-weight: bold;
}
.atoraku-contents.conveni > div section h3 > span.maru {
  height: 148px;
  width: 148px;
  background-color: #00a3dc;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-right: 20px;
  line-height: 1em;
  padding-top: 38px;
  box-sizing: border-box;
}
.atoraku-contents.conveni > div section h3 > span.maru strong {
  display: block;
  line-height: 1em;
  font-size: 50px;
}
.atoraku-contents.conveni > div section > p {
  width: 61px;
  margin: 0 auto 20px;
}
.atoraku-contents.conveni > div section h4 {
  font-size: 20px;
  line-height: 2em;
  font-weight: bold;
  color: #333;
  text-align: center;
  white-space: nowrap;
}
.atoraku-contents.conveni > div section h4 strong {
  position: relative;
  background: linear-gradient(transparent 50%, #fff000 0%);
}

.atoraku-case04 h5 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 20px;
}
.atoraku-case04 h5::before {
  content: "＼";
}
.atoraku-case04 h5::after {
  content: "／";
}
.atoraku-case04 > p {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8em;
}
.atoraku-contents.conveni .atoraku-case04 {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.atoraku-contents.conveni .atoraku-case04 > div {
  margin-top: 30px;
}
.atoraku-contents.conveni .atoraku-case04 > div section {
  background-color: #fff000;
  border-radius: 12px;
  padding: 20px;
  float: left;
  width: 308px;
  box-sizing: border-box;
  margin-right: 38px;
  min-height: 250px;
}
.atoraku-contents.conveni .atoraku-case04 > div section h6 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #333;
  padding-bottom: 15px;
  line-height: 1.2em;
  margin-bottom: 23px;
}
.atoraku-contents.conveni .atoraku-case04 > div section:nth-child(3) ul {
  padding-top: 30px;
}
.atoraku-contents.conveni .atoraku-case04 > div section ul li {
  margin-bottom: 12px;
}
.atoraku-contents.conveni .atoraku-case04 > div section ul li span {
  background-image: url(../images/check.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 35px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.atoraku-contents.conveni .atoraku-case04 > div section ul li p {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4em;
}
.atoraku-contents.conveni .atoraku-case04 > div section ul li p small {
  font-size: 14px;
  display: block;
}
.atoraku-contents.conveni .atoraku-case04 > div section:nth-child(3) {
  margin-right: 0;
}
.atoraku-contents.flow {
  padding: 100px 0 120px;
}
.atoraku-contents.flow > section {
  width: 1040px;
  margin: 0 auto;
}
.atoraku-contents.flow > section > h3 {
  font-size: 30px;
  background-image: url(../images/header-line.png);
  background-repeat: no-repeat;
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  font-weight: bold;
  height: 65px;
  background-position: bottom center;
  margin-bottom: 70px;
}
.atoraku-contents.qanda {
  padding: 90px 0 70px;
  background-color: #e0f4fb;
}
.atoraku-contents.qanda h3 {
  text-align: center;
  font-size: 32px;
  margin-bottom: 70px;
  font-weight: bold;
}
.atoraku-contents.qanda dl {
  width: 930px;
  margin: 0 auto;
}
.atoraku-contents.qanda dl dt {
  margin-bottom: 15px;
}
.atoraku-contents.qanda dl dd {
  margin-bottom: 40px;
}
.atoraku-contents.qanda dl dt strong {
  font-size: 50px;
  font-style: oblique;
  color: #00a3dc;
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  line-height: 1em;
}
.atoraku-contents.qanda dl dt span {
  font-size: 24px;
  color: #00a3dc;
  display: inline-block;
  border-bottom: 3px solid #00a3dc;
  width: 870px;
  vertical-align: middle;
  font-weight: bold;
}
.atoraku-contents.qanda dl dd strong {
  font-size: 50px;
  font-style: oblique;
  color: #333;
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  line-height: 1em;
  padding-left: 60px;
}
.atoraku-contents.qanda dl dd span {
  display: inline-block;
  vertical-align: middle;
  width: 800px;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: bold;
}
.atoraku-contents.qanda dl dd span a {
  text-decoration: underline;
}
.atoraku-contents_inner01 {
  width: 780px;
  height: 415px;
  margin: 0 auto;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
  background-size: 99%;
  box-sizing: border-box;
}
.atoraku-contents_inner01 section {
  width: 780px;
  height: 265px;
  margin: 0 auto 150px;
  border: 8px solid #9d9fa1;
  border-radius: 18px;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
  padding: 25px;
}
.atoraku-contents_inner01 section p.fukidashi {
  background-image: url(../images/fukidashi.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  position: absolute;
  right: -50px;
  top: -40px;
  background-size: contain;
  width: 252px;
  height: 110px;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.3em;
  padding-top: 12px;
  box-sizing: border-box;
}
.atoraku-contents_inner01 section h3 {
  display: table;
  width: 340px;
  height: 200px;
  font-size: 24px;
  background-color: #e5e5e5;
  border-radius: 12px;
  vertical-align: top;
  float: left;
  font-weight: bold;
}
.atoraku-contents_inner01 section h3:nth-child(1) {
  margin-right: 30px;
}
.atoraku-contents_inner01 section h3 span {
  display: table-cell;
  vertical-align: middle;
}
.atoraku-contents_inner02 ul li {
  float: left;
  background-color: #00a3dc;
  border-radius: 10px;
  position: relative;
  width: 275px;
  height: 295px;
  box-sizing: border-box;
  margin-right: 87px;
  padding-top: 35px;
}
.atoraku-contents_inner02 ul li > span {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 1em;
  background-color: #694e95;
  display: block;
  padding-top: 21px;
  font-weight: bold;
  position: absolute;
  left: -16px;
  top: -16px;
}
.atoraku-contents_inner02 ul li > span strong {
  display: block;
  line-height: 1em;
  font-size: 30px;
  font-family: "Roboto", sans-serif;
}
.atoraku-contents_inner02 ul li img {
  display: block;
  margin: 0 auto;
  max-height: 140px;
}
.atoraku-contents_inner02 ul li:nth-child(3) {
  margin-right: 0;
}
.atoraku-contents_inner02 ul li p {
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 1.4em;
  font-size: 18px;
  margin-top: 33px;
}
.atoraku-contents_inner02 ul li:nth-child(2) p {
  margin-top: 18px;
}
.atoraku-step {
  width: 480px !important;
  height: 590px;
  background-color: #00a3dc;
  border-radius: 20px;
  position: relative;
  padding: 60px 30px 0;
  box-sizing: border-box;
  margin: 50px 20px 0;
}
.atoraku-step > h3 {
  width: 148px;
  height: 148px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  line-height: 1em;
  font-size: 25px;
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  margin: auto;
  padding-top: 20px;
  box-sizing: border-box;
  background-color: #00a3dc;
}
.atoraku-step > h3 strong {
  display: block;
  font-size: 50px;
  line-height: 1em;
}
.atoraku-step figure {
  width: 420px;
  height: 280px;
  background-color: #fff;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.atoraku-step figure img {
  display: block;
  width: auto;
}
.atoraku-step__content {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: column;
  width: 420px;
  height: 240px;
  font-size: 14px;
}
.atoraku-step__content h4 {
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 12px;
}
.atoraku-step__content p {
  line-height: 1.4em;
  font-weight: 700;
}
.atoraku-step__content strong {
  font-size: 17px;
  display: inline-block;
  margin-left: 0.1em;
  margin-right: 0.1em;
  color: #ff6;
  box-shadow: inset 0 -2px currentColor;
}
.atoraku-step__summary {
  text-align: center;
}
.atoraku-step__description {
  font-size: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.atoraku-step__description > span:first-child {
  flex-shrink: 0;
}
.atoraku-step__note {
  margin-top: 12px;
  font-size: 14px;
}

.atoraku-contents.flow > section.atoraku-step01 {
  margin-bottom: 120px;
}
.atoraku-contents.flow > section.atoraku-step02 .atoraku-step {
  background-color: #8b6fbd;
}
.atoraku-contents.flow > section.atoraku-step02 .atoraku-step > h3 {
  background-color: #8b6fbd;
}
.atoraku-notes {
  width: 1000px;
  margin: 100px auto;
  padding: 50px 0;
  border-top: 1px solid #929292;
  border-bottom: 1px solid #929292;
  text-align: center;
}
.atoraku-notes h3 {
  text-align: center;
  color: #db0000;
  font-size: 18px;
  margin-bottom: 20px;
}
.atoraku-notes p {
  text-align: left;
  font-size: 15px;
  line-height: 1.6em;
  display: inline-block;
  color: #db0000;
}
.atoraku-contents.flow > a,
.atoraku-footer-link > a {
  line-height: 60px;
  width: 428px;
  background-image: url(../images/sankaku-w.png), url(../images/btn-bg-red.svg);
  background-repeat: no-repeat;
  background-size: 10px auto, contain;
  background-position: right 26px center, center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin: 0 auto;
  transition: all 0.3s;
}
.atoraku-contents.flow > a:hover,
.atoraku-footer-link > a:hover {
  opacity: 0.6;
}
.slick-arrow {
  display: block;
  width: 51px;
  height: 121px;
  z-index: 100;
  position: absolute;
  top: 50%;
  font-size: 0;
  line-height: 0;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-arrow.slick-disabled {
  opacity: 0.2;
}
.slick-prev.slick-arrow {
  background-image: url(../images/prev.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  left: -40px;
}
.slick-next.slick-arrow {
  background-image: url(../images/next.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  right: -40px;
}

.sa {
  opacity: 0;
  transition: all 0.7s ease;
}
.sa.show {
  opacity: 1;
  transform: none;
}
.sa--up {
  transform: translate(0, 60px);
}

.atoraku-footer-link {
  margin: 60px 0 120px;
  text-align: center;
  display: flex;
  justify-content: center;
}

.sp-only {
  display: none !important;
}
