/*=====<=====<=====<=====<=====<=====<=====
  top
=====>=====>=====>=====>=====>=====>=====*/
#top #sec_info {
  padding: 68px 0 0;
}

#top #sec_info .inner {
  width: 820px;
}

#top .bnr_tel {
  display: block;
  margin: auto;
}

#top .attention {
  margin-top: 45px;
  padding: 25px;
  border: 10px solid #5a84bd;
  position: relative;
}

#top .attention::after {
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  display: block;
  position: absolute;
  top: -4px;
  left: -4px;
  margin: auto;
  border: 1px solid rgba(255, 255, 255, 0.7);
  z-index: 1;
}

#top .attention h3 {
  color: #5a84bd;
  font-size: 26px;
  text-align: center;
  background: url(../img/attention_header.png) no-repeat;
  background-size: 724px;
  background-position: center;
  line-height: 1.3;
}

#top .attention ol {
  width: 480px;
  margin: 20px auto 0;
  font-size: 18px;
}

#top .attention ol li span {
  color: #5a84bd;
  margin-right: 1em;
}

#top .attention p {
  margin-top: 20px;
  text-align: center;
}

#top #sec01 .box {
  width: 480px;
  border: 1px solid #cacaca;
}

#top #sec01 .box .wrap {
  padding: 20px 36px 25px;
}

#top #sec01 .box:nth-of-type(n+3) {
  margin-top: 32px;
}

#top #sec01 .box h4 {
  text-align: center;
  background: #aaa;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  padding: .2em;
}

#top #sec01 .box h3 {
  font-size: 54px;
  text-align: center;
  line-height: 1;
  margin-bottom: 24px;
}

#top #sec01 .box img:nth-of-type(2) {
  margin: 30px auto;
}

#top #sec01 .box img + p {
  height: 170px;
}

#top #sec01 .box .price {
  margin-top: 15px;
}

#top #sec01 .box .price .label {
  width: 92px;
  height: 26px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #5f6978;
  font-family: "Noto Sans JP", sans-serif;
}

#top #sec01 .box .price p {
  line-height: 1;
  font-size: 24px;
  text-align: center;
}

#top #sec01 .box .price p span {
  font-size: 52px;
}

#top #sec01 .box .price p em {
  color: #ff0048;
  font-size: 70px;
}

#top #sec01 .box:nth-of-type(1) h4 {
  background: #e56c99;
}

#top #sec01 .box:nth-of-type(1) h3 {
  color: #e56c99;
}

#top #sec01 .box:nth-of-type(2) h4 {
  background: #c0a424;
}

#top #sec01 .box:nth-of-type(2) h3 {
  color: #c0a424;
}

#top #sec01 .box:nth-of-type(3) h4 {
  background: #868ac5;
}

#top #sec01 .box:nth-of-type(3) h3 {
  color: #868ac5;
}

#top #sec01 .box:nth-of-type(4) h4 {
  background: #599f78;
}

#top #sec01 .box:nth-of-type(4) h3 {
  color: #599f78;
}

#top #sec02 {
  background: url(../img/sec_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

#top #sec03 {
  padding-top: 0;
}

#top #sec03 .inner {
  justify-content: center;
  align-items: stretch;
}

#top #sec03 .box {
  width: 316px;
  padding-bottom: 40px;
  border: 1px solid #cacaca;
  border-top: 0;
  position: relative;
}

#top #sec03 .box::before {
  width: 100%;
  height: 10px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #ff658a;
}

#top #sec03 .box img {
  width: 100%;
  height: auto;
}

#top #sec03 .box h3 {
  font-size: 24px;
  height: 2.3em;
  color: #ff658a;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 1em;
  line-height: 1.3;
}

#top #sec03 .box p {
  width: 275px;
  margin: auto;
}

#top #sec03 .box + .box {
  margin-left: 26px;
}

#top #sec03 .box:nth-of-type(4) {
  margin-left: 0;
}

#top #sec03 .box:nth-of-type(n+4) {
  margin-top: 40px;
}

#top #sec04 {
  background: #fff2f6;
}

#top #sec04 .slider {
  width: 930px;
  margin: auto;
  outline: none;
  padding-left: 4px;
}

#top #sec04 .slick-next, #top #sec04 .slick-prev {
  width: 50px;
  height: 50px;
}

#top #sec04 .slick-next {
  right: -25px;
  background: url(../img/slick_right.png) no-repeat;
  background-size: 50px;
  background-position: center;
}

#top #sec04 .slick-prev {
  left: -24px;
  background: url(../img/slick_left.png) no-repeat;
  background-size: 50px;
  background-position: center;
}

#top #sec04 .box {
  width: 304px;
  background: #fff;
  display: inline-block;
}

#top #sec04 .box + .box {
  margin-left: 8px;
}

#top #sec04 .box img {
  width: 100%;
  height: auto;
}

#top #sec04 .box .wrap {
  padding: 20px 16px 15px;
}

#top #sec04 .box header {
  height: 4em;
}

#top #sec04 .box h3 {
  font-size: 16px;
  padding-left: 1em;
  font-weight: bold;
  height: 3em;
  position: relative;
}

#top #sec04 .box h3::before {
  width: 4px;
  height: 1.5em;
  display: block;
  background: #ff658a;
  position: absolute;
  left: 0;
  top: 0;
}

#top #sec04 .box p {
  font-size: 15px;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.6;
  height: 3em;
}

#top #sec04 .box .discription {
  background: #fef9f1;
  padding: 1em;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 7em;
}

#top #sec04 .box .discription p {
  font-size: 14px;
}

#top #sec04 .box .discription + p {
  text-align: center;
  font-size: 14px;
}

#top #sec05 {
  padding-top: 0;
}

#top #sec05 .box {
  width: 316px;
  height: 500px;
  padding: 0 32px;
  background: url(../img/flow_bg.png) no-repeat;
  background-size: contain;
  background-position: center top;
  position: relative;
}

#top #sec05 .box::after {
  width: 36px;
  height: 28px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -36px;
  background: url(../img/flow_allow.png) no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  z-index: 1;
}

#top #sec05 .box:nth-of-type(3n)::after {
  display: none;
}

#top #sec05 .box:nth-of-type(n+4) {
  margin-top: 30px;
}

#top #sec05 .box span {
  display: block;
  text-align: center;
  color: #ff658a;
  margin: 20px auto 20px;
  font-size: 24px;
}

#top #sec05 .box h3 {
  font-size: 28px;
  color: #ff658a;
  text-align: center;
  margin-bottom: 20px;
}

#top #sec05 .box h3::after {
  width: 52px;
  height: 6px;
  display: block;
  margin: 10px auto 0;
  background: #ffefd6;
}

#top #sec05 .box figure {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#top #sec05 .box figure img {
  width: 100%;
}

#top #sec05 .box p {
  margin-top: 20px;
  line-height: 1.6;
}

#top #sec06 {
  padding: 90px 0;
  background: url(../img/sec_bg02.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

#top #sec06 header h2 {
  font-size: 36px;
  text-align: center;
  text-shadow: 0 0 4px #fff;
}

#top #sec06 header::after {
  width: 68px;
  height: 4px;
  display: block;
  margin: 30px auto 30px;
  background: #ff658a;
}

#top #sec06 h3 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 60px;
  text-shadow: 0 0 4px #fff;
}

#top #sec06 p {
  text-align: center;
  margin: auto;
  font-size: 16px;
  text-shadow: 0 0 4px #fff;
}

#top #sec07 dl {
  background: #fff3f6;
  border-radius: 5px;
  cursor: pointer;
}

#top #sec07 dl + dl {
  margin-top: 20px;
}

#top #sec07 dl img {
  margin-right: 36px;
}

#top #sec07 dl dt {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 18px;
  padding: 0 24px;
  padding-right: 40px;
  color: #ff658a;
  position: relative;
}

#top #sec07 dl dt span {
  width: 800px;
}

#top #sec07 dl dt::before {
  width: 24px;
  height: 6px;
  background: #ff658a;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 32px;
  margin: auto;
}

#top #sec07 dl dt::after {
  width: 24px;
  height: 6px;
  background: #ff658a;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 32px;
  margin: auto;
  transform: rotate(-90deg);
  transition: .5s;
}

#top #sec07 dl dd {
  background: #fff;
  padding: 35px 24px;
  display: none;
  align-items: center;
  border: 8px solid #fff3f6;
}

#top #sec07 dl dd span {
  width: 800px;
}

#top #sec07 dl.active dt::after {
  transform: rotate(0);
}

#top #sec08 {
  background: url(../img/sec_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

#top #sec08 .box {
  width: 474px;
  padding: 10px;
  border-radius: 5px;
  background: #fff;
}

#top #sec08 .box:nth-of-type(n+3) {
  margin-top: 30px;
}

#top #sec08 .box .border {
  height: 160px;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #fcf3e3;
}

#top #sec08 .box .left {
  width: 140px;
}

#top #sec08 .box .left img {
  margin: auto;
}

#top #sec08 .box .left h4 {
  font-size: 14px;
  text-align: center;
  line-height: 1.1;
  margin-top: 10px;
}

#top #sec08 .box p {
  width: 280px;
  font-size: 18px;
  margin-right: 25px;
}

#top #sec08 .box.male h4 {
  color: #3c85df;
}

#top #sec08 .box.female h4 {
  color: #ff658a;
}

#top #sec09 .inner {
  align-items: stretch;
}

#top #sec09 .box {
  width: 480px;
  padding: 20px 0;
  align-items: center;
  border: 1px solid #cacaca;
}

#top #sec09 .box img {
  margin-left: 40px;
}

#top #sec09 .box:nth-of-type(n+3) {
  margin-top: 30px;
}

#top #sec09 .box div {
  width: 270px;
  height: 100%;
}

#top #sec09 .box div h3 {
  font-size: 32px;
  height: 3.2em;
  line-height: 1.3;
  padding-bottom: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  border-bottom: 5px solid;
  margin-bottom: 24px;
}

#top #sec09 .box div p {
  width: 230px;
}

#top #sec09 .box:nth-of-type(1) div h3 {
  border-color: #5f52a0;
}

#top #sec09 .box:nth-of-type(2) div h3 {
  border-color: #7bb7d6;
}

#top #sec09 .box:nth-of-type(3) div h3 {
  border-color: #fbb722;
}

#top #sec09 .box:nth-of-type(4) div h3 {
  border-color: #e1646d;
}

#top #sec10 {
  padding-top: 0;
}

#top #sec10 .privacy {
  border: 2px solid #ff658a;
  width: 820px;
  padding: 32px 50px;
  margin: 0 auto 100px;
  height: 190px;
  overflow-y: scroll;
}

#top #sec10 .privacy h4 {
  color: #ff658a;
  font-size: 18px;
  margin-bottom: 1em;
}

#top #sec10 h3 {
  width: 1000px;
  display: block;
  font-size: 36px;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
  margin: 0 auto 60px;
}

#top #sec10 h3::before {
  width: 100%;
  height: 4px;
  display: block;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: auto;
  background: #ff658a;
}

#top #sec10 h3::after {
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #ff658a;
}

#top #sec10 dl {
  border: 1px solid #ff658a;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

#top #sec10 dl + dl {
  border-top: 0;
}

#top #sec10 dl dt {
  width: 34%;
  background: #fff8fa;
  padding-left: 60px;
  padding-right: 30px;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#top #sec10 dl dt span {
  background: #ff658a;
  color: #fff;
  font-size: 14px;
  margin-left: 30px;
  padding: .1em .8em;
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif;
}

#top #sec10 dl dd {
  width: 66%;
  height: 110px;
  padding: 30px 55px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#top #sec10 dl + label {
  text-align: center;
  display: block;
  margin: 50px auto 60px;
  text-align: center;
}

#top #sec10 dl + label input {
  display: inline-block;
}

#top #sec10 dl:last-of-type dd {
  height: auto;
}

#top #sec10 input, #top #sec10 textarea {
  width: 100%;
  height: 48px;
  padding: 0 1em;
  font-size: 16px;
  border: 1px solid #dcdcdc;
}

#top #sec10 textarea {
  height: 210px;
  padding: 1em;
}

#top #sec10 label input {
  width: 1em;
  height: 1em;
  display: inline-block;
  margin-top: -2px;
}

#top #sec10 label + label {
  margin-left: 40px;
}

#top #sec10 input[name="zip21"],
#top #sec10 input[name="zip22"] {
  width: 140px;
}

#top #sec10 select {
  width: 140px;
  height: 48px;
  font-size: 16px;
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  padding: 0 1em;
}

#top #sec10 button {
  width: 440px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  margin: auto;
  color: #fff;
  border-radius: 5px;
  background: #ff658a;
  font-family: inherit;
  position: relative;
  transition: .3s;
  cursor: pointer;
}

#top #sec10 button::after {
  width: 15px;
  height: 15px;
  display: block;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 28px;
  margin: auto;
  transform: rotate(45deg);
}

#top #sec10 button:hover {
  opacity: .8;
}

#top aside {
  padding: 80px 0;
  color: #fff;
  background: url(../img/aside.jpg) no-repeat;
  background-size: cover;
  background-position: center right;
}

#top aside h2 {
  font-size: 42px;
  text-align: center;
  margin-bottom: 40px;
  text-shadow: 0 0 4px #b29c7e;
  line-height: 1;
}

#top aside p {
  text-align: center;
  text-shadow: 0 0 4px #b29c7e;
}

#top aside .ctr {
  width: 820px;
  margin: 30px auto 0;
  padding: 30px 0;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #555;
}

#top aside .ctr .left {
  width: 500px;
  padding-left: 40px;
}

#top aside .ctr .right {
  width: 310px;
  justify-content: center;
  border-left: 1px solid #ff658a;
}

#top aside .ctr .right p {
  width: 100%;
  display: block;
  text-shadow: none;
  margin-bottom: 1em;
}

#top aside .ctr .right a + a {
  margin-left: 30px;
}

#thanks #sec01 h3 {
  width: 1000px;
  display: block;
  font-size: 36px;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
  margin: 0 auto 60px;
}

#thanks #sec01 h3::before {
  width: 100%;
  height: 4px;
  display: block;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: auto;
  background: #ff658a;
}

#thanks #sec01 h3::after {
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #ff658a;
}

#thanks #sec01 p {
  text-align: center;
  margin-bottom: 2em;
}

#thanks #sec01 a {
  display: block;
  color: #ff658a;
  text-decoration: underline;
  text-align: center;
}
