@media screen and (max-width: 768px) {
  /*=====<=====<=====<=====<=====<=====<=====
  top
=====>=====>=====>=====>=====>=====>=====*/
  #top #sec_info {
    padding: 40px 0 0;
  }
  #top #sec_info .inner {
    width: 100%;
    padding: 0;
  }
  #top .tel_bnr {
    width: 100%;
    display: block;
    padding: 0 15px;
  }
  #top .tel_bnr img {
    margin: auto;
  }
  #top .attention {
    margin-top: 23px;
    padding: 25px;
    border: 10px solid #5a84bd;
    border-left: 0;
    border-right: 0;
    position: relative;
  }
  #top .attention::after {
    width: 100%;
    height: calc(100% + 8px);
    display: block;
    position: absolute;
    top: -4px;
    left: 0;
    margin: auto;
    border: 1px solid rgba(255, 255, 255, 0.7);
    z-index: 1;
  }
  #top .attention h3 {
    font-size: 16px;
    background: url(../img/attention_header_sp.png) no-repeat;
    background-position: center;
    background-size: 300px;
    line-height: 1.3;
    font-weight: bold;
  }
  #top .attention ol {
    width: auto;
    margin: 10px auto 0;
    font-size: 14px;
  }
  #top .attention ol li span {
    color: #5a84bd;
    margin-right: .5em;
  }
  #top .attention p {
    margin-top: 20px;
    text-align: center;
  }
  #top #sec01 .box {
    width: 100%;
  }
  #top #sec01 .box + .box {
    margin-top: 15px;
  }
  #top #sec01 .box .wrap {
    padding: 15px 18px;
  }
  #top #sec01 .box:nth-of-type(n+3) {
    margin-top: 15px;
  }
  #top #sec01 .box h4 {
    color: #fff;
    font-size: 12px;
  }
  #top #sec01 .box h3 {
    font-size: 27px;
    margin-bottom: 16px;
  }
  #top #sec01 .box img:nth-of-type(2) {
    width: 200px;
    margin: 15px auto;
  }
  #top #sec01 .box img + p {
    height: auto;
  }
  #top #sec01 .box .price {
    margin-top: 15px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  #top #sec01 .box .price .label {
    width: 42px;
    height: 33px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #5f6978;
    font-size: 12px;
  }
  #top #sec01 .box .price p {
    line-height: 1;
    font-size: 12px;
    text-align: center;
  }
  #top #sec01 .box .price p span {
    font-size: 28px;
  }
  #top #sec01 .box .price p em {
    color: #ff0048;
    font-size: 36px;
  }
  #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: 100%;
    padding: 40px 15px 30px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #top #sec03 .box + .box {
    margin-top: 15px;
  }
  #top #sec03 .box::before {
    width: 100%;
    height: 7px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #ff658a;
  }
  #top #sec03 .box img {
    width: 45%;
    height: auto;
  }
  #top #sec03 .box div {
    width: 50%;
  }
  #top #sec03 .box h3 {
    font-size: 14px;
    height: auto;
    font-weight: bold;
    text-align: center;
    margin-top: 0;
    margin-bottom: 16px;
    margin-bottom: 1em;
  }
  #top #sec03 .box p {
    width: 100%;
    margin: auto;
  }
  #top #sec03 .box + .box {
    margin-left: 0;
  }
  #top #sec03 .box:nth-of-type(4) {
    margin-left: 0;
  }
  #top #sec03 .box:nth-of-type(n+4) {
    margin-top: 15px;
  }
  #top #sec04 .slider {
    width: 100%;
    margin: auto;
    outline: none;
    padding-left: 8px;
  }
  #top #sec04 .slick-next, #top #sec04 .slick-prev {
    width: 50px;
    height: 50px;
  }
  #top #sec04 .slick-next {
    right: -10px;
    background: url(../img/slick_right.png) no-repeat;
    background-size: 25px;
    background-position: right center;
  }
  #top #sec04 .slick-prev {
    left: -10px;
    background: url(../img/slick_left.png) no-repeat;
    background-size: 25px;
    background-position: left center;
  }
  #top #sec04 .box {
    width: 100%;
    background: #fff;
    display: inline-block;
    position: relative;
    padding: 16px 20px;
    border-top: 4px solid #ff658a;
  }
  #top #sec04 .box + .box {
    margin-left: 8px;
  }
  #top #sec04 .box img {
    width: 48%;
    height: auto;
  }
  #top #sec04 .box .wrap {
    padding: 0;
  }
  #top #sec04 .box header {
    width: 40%;
    height: auto;
    position: absolute;
    top: 16px;
    right: 20px;
  }
  #top #sec04 .box h3 {
    font-size: 14px;
    border-left: 0;
    padding-left: 0;
    font-weight: bold;
  }
  #top #sec04 .box h3::before {
    display: none;
  }
  #top #sec04 .box p {
    margin-top: 10px;
    font-size: 12px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.6;
  }
  #top #sec04 .box .discription {
    padding: 1em;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #top #sec04 .box .discription p {
    margin: 0;
    font-size: 11px;
  }
  #top #sec04 .box .discription + p {
    text-align: right;
    font-size: 10px;
  }
  #top #sec05 {
    padding-top: 0;
  }
  #top #sec05 .box {
    width: 100%;
    height: auto;
    padding: 15px;
    border: 1px solid #cacaca;
    background: #fff;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  #top #sec05 .box::after {
    width: 38px;
    height: 36px;
    position: absolute;
    top: auto;
    bottom: -35px;
    margin: auto;
    right: 0;
    left: 0;
    background: url(../img/flow_allow_sp.png) no-repeat;
    background-size: cover;
    z-index: 1;
  }
  #top #sec05 .box:nth-of-type(3n)::after {
    display: block;
  }
  #top #sec05 .box:last-of-type::after {
    display: none;
  }
  #top #sec05 .box + .box {
    margin-top: 35px;
  }
  #top #sec05 .box:nth-of-type(n+4) {
    margin-top: 35px;
  }
  #top #sec05 .box span {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #ff658a;
    margin: 0;
    font-size: 16px;
  }
  #top #sec05 .box h3 {
    width: 40%;
    font-size: 16px;
    color: #ff658a;
    text-align: left;
    margin-bottom: 0;
    margin-left: 10px;
  }
  #top #sec05 .box h3::after {
    width: 26px;
    height: 3px;
    margin: 5px 0;
    background: #ffefd6;
  }
  #top #sec05 .box figure {
    width: 40%;
    height: auto;
    overflow: hidden;
  }
  #top #sec05 .box figure img {
    object-fit: cover;
    width: 150%;
  }
  #top #sec05 .box p {
    margin-top: 20px;
    line-height: 1.6;
  }
  #top #sec06 {
    padding: 60px 0;
    background: url(../img/sec_bg02_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }
  #top #sec06 header h2 {
    font-size: 21px;
    text-align: center;
  }
  #top #sec06 header::after {
    width: 34px;
    height: 3px;
    display: block;
    margin: 10px auto 20px;
  }
  #top #sec06 h3 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 45px;
  }
  #top #sec06 p {
    text-align: center;
    margin: auto;
    font-size: 12px;
    line-height: 2;
  }
  #top #sec07 dl {
    background: #fff3f6;
    border-radius: 5px;
    cursor: pointer;
  }
  #top #sec07 dl + dl {
    margin-top: 10px;
  }
  #top #sec07 dl img {
    width: 25px;
    margin-right: 13px;
  }
  #top #sec07 dl dt {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 12px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 40px;
    padding-left: 15px;
    position: relative;
  }
  #top #sec07 dl dt span {
    width: 800px;
  }
  #top #sec07 dl dt::before {
    width: 10px;
    height: 2px;
    right: 15px;
  }
  #top #sec07 dl dt::after {
    width: 10px;
    height: 2px;
    right: 15px;
  }
  #top #sec07 dl dd {
    background: #fff;
    padding: 15px 15px;
    display: none;
    align-items: center;
    border: 4px solid #fff3f6;
    font-size: 12px;
  }
  #top #sec07 dl dd span {
    width: 800px;
  }
  #top #sec08 {
    background: url(../img/sec_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }
  #top #sec08 .box {
    width: 100%;
    padding: 3px;
    border-radius: 5px;
    background: #fff;
  }
  #top #sec08 .box + .box {
    margin-top: 10px;
  }
  #top #sec08 .box:nth-of-type(n+3) {
    margin-top: 10px;
  }
  #top #sec08 .box .border {
    height: 100px;
    padding: 10px;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #fcf3e3;
  }
  #top #sec08 .box .left {
    width: 35%;
  }
  #top #sec08 .box .left img {
    width: 56px;
    margin: auto;
  }
  #top #sec08 .box .left h4 {
    font-size: 10px;
    margin-top: 8px;
  }
  #top #sec08 .box p {
    width: 60%;
    font-size: 11px;
    margin-right: 0;
  }
  #top #sec08 .box.male h4 {
    color: #3c85df;
  }
  #top #sec08 .box.female h4 {
    color: #ff658a;
  }
  #top #sec09 .inner {
    align-items: stretch;
  }
  #top #sec09 .box {
    width: 100%;
    padding: 20px 12px;
    align-items: center;
    border: 1px solid #cacaca;
  }
  #top #sec09 .box img {
    width: 100px;
    margin: 0 auto 10px;
  }
  #top #sec09 .box + .box {
    margin-top: 10px;
  }
  #top #sec09 .box:nth-of-type(n+3) {
    margin-top: 10px;
  }
  #top #sec09 .box div {
    width: 100%;
  }
  #top #sec09 .box div h3 {
    width: 100%;
    font-size: 18px;
    height: 3.2em;
    line-height: 1.3;
    padding-bottom: 10px;
    text-align: center;
    justify-content: center;
    align-items: center;
    border-bottom: 0;
    margin-bottom: 15px;
    position: relative;
  }
  #top #sec09 .box div h3::after {
    width: 70px;
    height: 3px;
    display: block;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  #top #sec09 .box div p {
    width: 100%;
  }
  #top #sec09 .box:nth-of-type(1) div h3::after {
    background: #5f52a0;
  }
  #top #sec09 .box:nth-of-type(2) div h3::after {
    background: #7bb7d6;
  }
  #top #sec09 .box:nth-of-type(3) div h3::after {
    background: #fbb722;
  }
  #top #sec09 .box:nth-of-type(4) div h3::after {
    background: #e1646d;
  }
  #top #sec10 {
    padding-top: 0;
  }
  #top #sec10 .privacy {
    width: calc(100% - 30px);
    padding: 16px 16px;
    margin: 0 auto 50px;
    height: 120px;
    overflow-y: scroll;
  }
  #top #sec10 .privacy h4 {
    color: #ff658a;
    font-size: 14px;
    margin-bottom: 1em;
  }
  #top #sec10 .privacy p {
    font-size: 11px;
  }
  #top #sec10 h3 {
    width: 100%;
    display: block;
    font-size: 21px;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin: 0 auto 25px;
  }
  #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: 100%;
    padding: 5px 20px;
    background: #fff8fa;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  #top #sec10 dl dt span {
    background: #ff658a;
    color: #fff;
    font-size: 10px;
    margin-left: 20px;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
  }
  #top #sec10 dl dd {
    width: 100%;
    height: auto;
    padding: 15px 20px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  #top #sec10 dl + label {
    text-align: center;
    display: block;
    margin: 35px auto;
    text-align: center;
  }
  #top #sec10 dl + label input {
    display: block;
    margin: 0 auto 10px;
  }
  #top #sec10 dl:last-of-type dd {
    height: auto;
  }
  #top #sec10 input, #top #sec10 textarea {
    height: 35px;
    padding: 0 .5em;
  }
  #top #sec10 textarea {
    height: 85px;
    padding: .5em;
  }
  #top #sec10 label input {
    width: 1em;
    height: 1em;
    padding: 0;
    display: inline-block;
    margin-top: 0;
  }
  #top #sec10 label + label {
    margin-left: 20px;
  }
  #top #sec10 input[name="zip21"],
  #top #sec10 input[name="zip22"] {
    width: 100px;
  }
  #top #sec10 select {
    width: 100px;
    height: 35px;
    padding: 0 .5em;
  }
  #top #sec10 button {
    width: 240px;
    height: 50px;
    font-size: 16px;
    transition: 0;
  }
  #top #sec10 button::after {
    width: 10px;
    height: 10px;
    display: block;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 28px;
    margin: auto;
    transform: rotate(45deg);
  }
  #top #sec10 button:hover {
    opacity: 1;
  }
  #top aside {
    padding: 50px 0;
    color: #fff;
    background: url(../img/aside_sp.jpg) no-repeat;
    background-size: cover;
    background-position: 0 1px;
  }
  #top aside h2 {
    font-size: 23px;
    margin-bottom: 25px;
  }
  #top aside p {
    text-align: center;
  }
  #top aside .ctr {
    width: 100%;
    margin: 25px auto 0;
    padding: 15px 0;
  }
  #top aside .ctr .left {
    width: 60%;
    padding-left: 0;
    padding: 0 10px;
  }
  #top aside .ctr .left p {
    width: 100%;
    display: block;
    text-shadow: none;
    margin-bottom: 1em;
    text-shadow: none;
    font-size: 10px;
    text-align: center;
  }
  #top aside .ctr .left img {
    margin: auto;
  }
  #top aside .ctr .right {
    width: 40%;
    justify-content: center;
    border-left: 1px solid #ff658a;
  }
  #top aside .ctr .right p {
    font-size: 10px;
  }
  #top aside .ctr .right a {
    width: 40px;
  }
  #top aside .ctr .right a + a {
    margin-left: 15px;
  }
  #thanks #sec01 h3 {
    width: 100%;
    display: block;
    font-size: 21px;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin: 0 auto 50px;
  }
  #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;
  }
}
