@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

*,
*::before,
*::after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.clearfix::after{
    content: "";
    display: block;
    clear: both;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, .wrap {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

img {
    max-width: 100%;
    height: auto;
}










a {
    text-decoration: none;
}

a.anchor {
    display: block;
    padding-top: 40px;
    margin-top: -40px;
}

.pc {
    display: none !important;
}

.sp {
    display: block !important;
}

p {
    line-height: 2;
}

.wrap:not(:first-of-type) {
    margin-top: 40px;
}

html,body {
}


body {
    color: #403953;
    font-family: YakuHanJP_Noto, "Noto Sans JP","Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-feature-settings: "palt";
    letter-spacing: .1rem;
    position: relative;
    overflow-x: hidden;
    background: url(https://www.alpha-note.co.jp/LP/bips/img/bg.jpg) repeat-y bottom left;
    background-size: contain;
}

section {
    position: relative;
}

header {
    width: 100%;
    height: 60px;
    padding: 0 0 0 10px;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.logo img {
    width: 120px;
}

.tel_head {
    display: none;
}

.tel_icon {
    background-color: #321388;
    width: 21px;
    height: 20px;
    margin-right: 0.2em;
    border-radius: 50%;
}

#mainimg {
    margin-top: -60px;
    margin-bottom: 40px;
    position: relative;
}
.mainimg {
    position: relative;
}
.mainimg_img {
    background: url(img/mainimg_BG_sp.png) no-repeat top center;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-top: calc(1000 / 750 * 100%);
    position: relative;
    z-index: 1;
}
.mainimg_img > .inner {
    width: 100%;
    padding: 60px 20px 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

.btn_main {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.btn {
    background: #321388;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    height: 100%;
    margin: 0 auto auto;
    text-decoration: none;
    text-align: center;
    font-feature-settings: "palt";
    letter-spacing: .1rem;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.5;
}
.btn_main:hover {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    border-bottom: none;
    transition:0.1s;
}
.btn_main span {
    font-size: 120%;
    padding: 0 5px;
}
.btn_head {
    width: 180px;
    height: 40px;
    text-align: center;
    border-radius: 50px;
    letter-spacing: .05rem;
    font-feature-settings: "palt";
    position: relative;
    overflow: hidden;
}
.btn_head a {
    background-color: #321388;
    color: #fff;
    font-size: 13px;
    width: 100%;
    height: 100%;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    text-align: center;
    font-feature-settings: "palt";
    letter-spacing: .05rem;
    overflow: hidden;
}
.btn_head:hover {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    border-bottom: none;
    transition:0.1s;
}
.btn_head a:active,
.btn:active {
    background-color: #f9496a;
}

.att {
    font-size: 10px;
    margin-top: 1rem;
    line-height: 1.5;
    text-align: left;
}

#btn_sp {
    width: 100%;
    padding: 0 10px;
    position: fixed;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    z-index: 99;
    filter: drop-shadow(1px 0px 5px rgba(0,0,0,0.2));
}

.register > a {
    color: #fff;
    font-size: 14px;
    background-color: #321388;
    padding: 20px;
    text-align: center;
    border-radius: 10px 10px 0 0;
    display: block;
}

.inner {
    margin: 0 auto;
    padding: 40px 15px 0;
}
.bg_purple {
    background-color: #E2E7FF;
}
.bg_purple > .inner {
    margin-top: 40px;
    padding-bottom: 40px;
}

.ani_reflection {
    width: 30px;
    height: 100%;
    position: absolute;
    top: -180px;
    left: 0;
    background-color: #fff;
    opacity: 0;
    transform: rotate(45deg);
    -webkit-animation: reflection 2s ease-in-out infinite;
    -moz-animation: reflection 2s ease-in-out infinite;
    animation: reflection 2s ease-in-out infinite;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 999;
    pointer-events: none;
}

@keyframes reflection {
    0% {
        transform: scale(0) rotate(45deg);
        opacity: 0;
    }
    80% {
        transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }
    81% {
        transform: scale(4) rotate(45deg);
        opacity: 1;
    }
    100% {
        transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}

footer {
    color: #fff;
    background-color: #666;
    font-size: 10px;
    padding: 10px 0 70px;
    text-align: center;
    letter-spacing: .05rem;
}

.btn_area {
    max-width: 480px;
    width: 80%;
    margin: 40px auto 0;
    padding: 0;
}
#mainimg .btn_area {
    margin-top: 20px;
}
.btn_area > p {
    text-align: center;
    line-height: 1;
}

.ttl02,
.ttl03 {
    color: #321388;
    font-size: 1.75em;
    font-weight: 900;
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.75;
}
.ttl03 > .sub {
    font-size: 12px;
    font-weight: normal;
    display: block;
    padding-left: 20px;
    margin-bottom: -10px;
}
.ttl04 {
    color: #321388;
    font-size: 1.5em;
    font-weight: 900;
    text-align: center;
    line-height: 1.5;
}

.content,
.content02 {
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px;
}
.content {
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.content02 {
    background-color: #E2E7FF;
}

.fs120 {
    font-size: 120%;
    line-height: 1;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.center {
    text-align: center !important;
}
.btn_center {
    margin: 10px auto 0;
}
.img_center {
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.scroll-box {
    margin: 0 0 20px 0;
    padding: 0 20px 20px;
    overflow-x: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
}

.flow {
    width: 840px;
    display: flex;
    justify-content: space-between;
    counter-reset: num;
    list-style: none;
}
.flow > li {
    background-color: #fff;
    width: 240px;
    margin-top: 10px;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    position: relative;
}
.flow > li::before {
  counter-increment: num;
  content: "0"counter(num);
  color: #321388;
  font-size: 20px;
  font-weight: bold;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #321388;
  width: 60px;
  aspect-ratio: 1;
  letter-spacing: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -10px;
  left: -10px;
}
.flow > li::after {
    content: "";
    display: inline-block;
    border: solid #321388;
    border-width: 0 6px 6px 0;
    padding: 8px;
    transform: rotate(-45deg);
    margin-top: -10px;
    margin-right: 0.5em;
    position: absolute;
    top: 50%;
    right: -45px;
}
.flow > li:last-of-type::after {
    display: none;
}
.flow > li > img {
    width: 140px;
    margin: 0 auto;
    display: block;
    aspect-ratio: 1;
    border-radius: 50%;
}
.flow > li > .ttl {
    color: #321388;
    font-size: 140%;
    font-weight: 700;
    padding: 20px 0;
    text-align: center;
}
.flow > li > p {
    line-height: 1.75;
    text-align: left;
}

#faq {
}
.faq_list {
}
.accordion {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}
.accordion-item {
}
.accordion-item:not(:first-of-type) {
    margin-top: 10px;
}
.accordion-title {
    background-color: #fff;
    cursor: pointer;
    padding: 15px 60px 15px 20px;
    position: relative;
    line-height: 1.75;
    display: flex;
    align-items: center;
    box-shadow: 5px 5px 20px rgb(0 0 0 / 10%);
    border-radius: 10px;
}
.accordion-title::before {
    content: "Q";
    color: #6E6ED3;
    font-size: 2em;
    font-weight: bold;
    padding-right: 1rem;
}
.accordion-content {
    display: none;
    padding: 16px 20px;
    position: relative;
}
.accordion-content > p {
    display: flex;
    align-items: center;
    line-height: 1.75;
}
.accordion-content > p::before {
    content: "A";
    color: #321388;
    font-size: 2em;
    font-weight: bold;
    padding-right: 1rem;
}
/* コンテンツボックスの枠線 */
.accordion-item .accordion-content {
}
/* 矢印 */
.accordion-title::after {
    border-right: solid 2px #321388;
    border-top: solid 2px #321388;
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -14px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: rotate(135deg);
    transition: transform .05s ease-in-out, top .05s ease-in-out;
}
.accordion-title.open::after {
    margin-top: -7px;
    top: 50%;
    transform: rotate(-45deg);
}

.tab_num {
    display: none;
}

.limited {
    width: fit-content;
    margin: 0 auto 20px;
    padding: 0 30px;
    text-align: center;
    line-height: 1.5;
    position: relative;
    letter-spacing: .05rem;
    z-index: 3;
}
.limited:before,
.limited:after {
    content: '';
    position: absolute;
    top: 50%;
    display: block;
    background-color: #423111;
    width: 30px;
    height: 2px;
}
.limited:before {
    left: 0;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
}
.limited:after {
    right: 0;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.problem {
    position: relative;
}
.problem::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
    height: 200px;
    background-image: linear-gradient(0deg, #cccccc, #ffffff);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    box-sizing: border-box;
    z-index: -1;
}
.problem > li {
    color: #fff;
    font-size: 1.125em;
    display: flex;
    align-items: center;
    border-radius: 10px;
}
.problem > li:not(:first-of-type) {
    margin-top: 10px;
}
.problem > li > img {
    width: 80px;
    aspect-ratio: 1;
    margin-right: 10px;
    border-radius: 50%;
    display: block;
}
.problem > li > span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  margin-left: 20px;
  padding: 16px;
  border-radius: 4px;
  background-color: #888;
  font-size: 16px;
}
.problem > li > span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 10px 20px 10px 0;
  border-color: transparent #888 transparent transparent;
  translate: -100% -50%;
}

.merit {
    margin-bottom: 40px;
}
.merit > li {
    background-color: #fff;
    padding: 20px;
    display: flex;
    flex-flow: row wrap;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.merit > li:not(:first-of-type) {
    margin-top: 10px;
}
.merit > li > img {
    background-color: #E2E7FF;
    width: 80px;
    aspect-ratio: 1;
    border-radius: 50%;
}
.merit > li > .ttl {
    color: #321388;
    font-size: 1.25em;
    font-weight: 700;
    width: calc(100% - 80px);
    padding: 10px 0 0 10px;
    line-height: 1.5;
}
.merit > li > p {
    display: none;
}

.add {
    font-size: 8px;
    padding: 10px;
    line-height: 1.5;
}

.footer_area {
    background-color: #666;
    margin-top: 40px;
    padding-bottom: 40px;
}

.flex_area > p {
    margin-top: 20px;
}

.tbl {
    color: #fff;
    font-size: 0.85em;
    margin-top: 20px;
    line-height: 1.3;
    border-top: 1px solid #888;
}
.tbl tr {
    border-bottom: 1px solid #888;
}
.tbl th,
.tbl td {
    padding: 10px 0;
}
.tbl th {
    width: 25%;
    text-align: left;
}
.tbl td {
    width: 75%;
}

.footer_area .logo {
    background-color: #fff;
    width: 60%;
    max-width: 200px;
    padding: 20px;
    border-radius: 10px;
}

.nav {
}
.nav ul {
  position: fixed;
  top: 0;
  right: 0;
  width: 50%;
  height: 100vh;
  background: #333;
  list-style: none;
  margin: 0;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  border-left: 1px solid #444;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  z-index: 100;
}
.nav ul.active {
  transform: translateX(0);
}
.nav li {
  border-bottom: 1px solid #444;
}
.nav a {
  color: #fff;
  text-decoration: none;
  padding: 15px 0;
  display: block;
}
.hamburger {
    background-color: #321388;
    cursor: pointer;
    width: 60px;
    aspect-ratio: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99;
}
.hamburger span {
  display: block;
  width: 30px;
  height: 2px;
  background: #fff;
}
.close-btn {
  display: none;
  position: fixed;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  z-index: 1002;
  cursor: pointer;
}
.close-btn span {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
}
.close-btn span:first-child {
  transform: translateY(-50%) rotate(45deg);
}
.close-btn span:last-child {
  transform: translateY(-50%) rotate(-45deg);
}
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.overlay.active {
  display: block;
}

.img04 {
    max-width: none;
    width: 540px;
    height: auto;
}

.main_cp {
    width: 95%;
    max-width: 100%;
    animation: anime1 0.5s ease 0s infinite alternate;
    transform-origin:center;
    margin-top: 20px;
}
@keyframes anime1 {
  from {
    transform: scale(0.975,0.975);
  }
  to {
    transform: scale(1,1);
  }
}
.main_cp:hover {
    opacity: 0.6;
    transition:0.3s;
}











/*pc*/
@media screen and (min-width: 600px) {

a.anchor {
    display: block;
    padding-top: 80px;
    margin-top: -80px;
}

.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

html {
    overflow: auto;
}

body {
    font-size: 16px;
    width: 100%;
    min-width: 1280px;
}

header {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    padding: 0 0 0 1rem;
    position: fixed;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
}

.logo {
    width: 20%;
}
.logo img {
    width: 200px;
}

.navi_area {
    width: 80%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.tel_head {
    font-size: 24px;
    font-weight: 700;
    background-color: #fff;
    width: 260px;
    height: 60px;
    margin-right: 1rem;
    padding-top: 10px;
    border-radius: 50px;
    letter-spacing: .03rem;
    font-feature-settings: "palt";
    display: block;
    text-align: center;
    border: 1px solid #eee;
}
.tel_head > p {
    color: #888;
    font-size: 10px;
    font-weight: bold;
    margin-top: 5px;
    text-align: center;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    line-height: 1;
}

#mainimg {
    margin-top: 0;
    margin-bottom: 60px;
}
.mainimg {
    width: 100%;
    height: 560px;
}
.mainimg_img {
    background: url(img/mainimg_BG.jpg) no-repeat top center;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: 0;
    padding-top: 0;
    display: block;
}
.mainimg_img .maincopy {
    width: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mainimg_img .inner {
    max-width: 1080px;
    padding: 90px 0 0;
    position: relative;
}

.btn_main {
    height: auto;
}
.btn {
    font-size: 36px;
    padding: 30px 0;
    display: block;
}

.btn_main_area {
    width: 100%;
    margin: 0 auto;
}

.btn_head {
    width: 260px;
    height: 60px;
    letter-spacing: .1rem;
}
.btn_head a {
    font-size: 18px;
}

#btn_sp {
    display: none;
}

section {
}

.btn_tel a {
    padding: 2rem;
    cursor: default;
}

.btn_mail {
    padding: 2rem;
}

.btn_mail a {
    font-size: 20px;
    width: 300px;
}

.inner {
    max-width: 1000px;
}
#lead .inner,
#lead.bg_purple .inner {
    padding-bottom: 0;
}

.wrap:not(:first-of-type) {
    margin-top: 80px;
}

footer {
    background-color: #321388;
    padding: 1rem 0;
}

.ttl02,
.ttl03 {
    font-size: 2.5em;
}
.ttl02 {
    margin-bottom: 40px;
    text-align: left;
}
.ttl03 > .sub {
    font-size: initial;
    margin-bottom: -20px;
}
.ttl03 {
    margin-bottom: 40px;
}
.ttl04 {
    font-size: 1.75em;
}

.content,
.content02 {
    padding: 40px 0;
}

.btn_area {
    height: auto;
    margin-top: 60px;
}
#mainimg .btn_area {
    margin-top: 40px;
}

.flex_area {
    display: flex;
}
.flex_area > .ttl {
    width: 45%;
    text-align: left;
}
.flex_area > p {
    width: 55%;
    margin-top: 0;
}

#category .flex_area:nth-of-type(even) {
    flex-direction: row-reverse;
}

.box_txt {
    width: 66%;
}
.box_img {
    width: 30%;
    margin: 0;
}

.logo_list {
    padding: 40px;
}

.bg_purple > .inner {
    margin-top: 100px;
    padding-bottom: 100px;
}

.att {
    width: 100%;
}

.reco_use_list:after {
    content: "";
    width: 33%;
}

.tab {
    width: calc((100% - 60px) / 3);
    padding: 30px 0 30px 50px;
}
.tabs {
    margin-bottom: 40px;
}
.tab-content.active {
    padding: 60px;
}
.tab.active::after {
    clip-path: polygon(0 0, 100% 0, 50% 60%);
    right: 50%;
    bottom: -29px;
    margin-right: -10px;
}
.tab-content .ttl {
    font-size: 24px;
    margin: 0 0 30px;
    padding-top: 0;
}
.restaurant,
.salon,
.retail {
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 70px;
}
.restaurant {
    background-image: url(https://www.alpha-note.co.jp/LP/bips/img/tab_icon01.svg);
}
.salon {
    background-image: url(https://www.alpha-note.co.jp/LP/bips/img/tab_icon02.svg);
}
.retail {
    background-image: url(https://www.alpha-note.co.jp/LP/bips/img/tab_icon03.svg);
}

.box_img > img {
    height: auto;
}

#strong {
    position: relative;
}
#strong::before {
    content: "";
    display: block;
    width: 100px;
    height: 200px;
    background: url(https://www.alpha-note.co.jp/LP/bips/img/deco.svg) no-repeat right top;
    position: absolute;
    top: 4%;
    right: 8%;
}
#strong > .inner {
    max-width: none;
}
.strong_point {
    display: flex;
    align-items: center;
}
.strong_point:not(:first-of-type) {
    margin-top: 0;
}
.strong_point:nth-of-type(even) {
    flex-direction: row-reverse;
}
.strong_point > .img,
.strong_point > .txt {
    width: 50%;
}
.strong_point > .img {
    height: auto;
}
.strong_point > .img > img {
    width: 100%;
}
.strong_point > .txt {
    padding: 0 10% 0 60px;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}
.strong_point:nth-of-type(even) > .txt {
    padding: 0 60px 0 10%;
}
.strong_point .ttl {
    font-size: 3em;
    text-align: left;
}
.strong_point > .txt > p {
    font-size: 1.125em;
}

.feature {
    width: 1280px;
    margin: 0 auto 40px;
    gap: none;
    justify-content: space-between;
}
.feature > li {
    width: 220px;
}
.feature > li > p {
    font-size: 100%;
}

.scroll-box {
    margin: 0;
    padding: 0;
    overflow-x: visible;
}

.flex_box {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
}
.flex_box > img,
.flex_box > .txt {
    width: 50%;
}
.flex_box > img {
    padding-right: 40px;
}
.flex_box > .txt > .name {
    font-size: 12px;
    text-align: right;
}
.flex_box > p {
    width: 100%;
}

.flow > li {
    margin-top: 0;
}

#faq {
}
.faq_list {
}
.accordion-title {
    font-size: 110%;
}
.accordion-title::after {
    right: 40px;
}
.accordion-item:not(:first-of-type) {
    margin-top: 20px;
}

.tab_num {
    color: #01C4C3;
    font-size: 10px;
    font-weight: 700;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    align-items: center;
    text-align: right;
    letter-spacing: 0;
    line-height: 1.3;
}
.tab_num > img {
    width: 40px;
    margin-left: 5px;
}

.btn_area > p {
    font-size: 120%;
}

.back-to-top {
  bottom: 30px;
  right: 30px;
}

.problem {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    position: relative;
}
.problem::after {
    bottom: -80px;
    height: 160px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.problem > li {
    width: 30%;
    background-color: transparent;
    padding: 0;
    box-shadow: none;
    display: block;
    text-align: center;
}
.problem > li > img {
    width: 200px;
    margin: 0 auto 20px;
}
.problem > li > span {
    width: fit-content;
    height: auto;
    margin: -30px auto 0;
    text-align: center;
}
.problem > li > span::after {
    top: 0;
    left: 50%;
    border-style: solid;
    border-width: 0 10px 20px 10px;
    border-color: transparent transparent #888;
    translate: -50% -100%;
}

#cp {
    background: url(https://www.alpha-note.co.jp/LP/bips/img/cp_bg.svg) no-repeat center center;
    background-size: cover;
    padding-bottom: 60px;
}
.cp_area {
    width: 960px;
    margin: 0 auto;
    padding: 40px 100px 80px;
    position: relative;
}
.cp_area > .box {
    width: fit-content;
    margin: 0 auto 0 0;
}
.cp_area > .box > .ttl {
    font-size: 2.5em;
}
.cp_area > img {
    display: block;
    position: absolute;
    top: -60px;
    right: 0;
}

#spec .box {
    background: url(https://www.alpha-note.co.jp/LP/bips/img/ks.png) no-repeat bottom left;
    background-size: 340px;
    height: 590px;
    padding: 60px 0 0 40%;
}
.spec th,
.spec td {
    padding: 20px;
}
#spec > .inner {
    padding-bottom: 0;
}

.flow {
    width: 960px;
}
.flow > li {
    width: 280px;
}

.merit {
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between;
}
.merit > li {
    width: 280px;
    padding: 30px;
    display: block;
}
.merit > li:not(:first-of-type) {
    margin-top: 0;
}
.merit > li > img {
    width: 140px;
    display: block;
    margin: 0 auto;
}
.merit > li > .ttl {
    width: 100%;
    margin-top: 20px;
    padding: 0;
    text-align: center;
}
.merit > li > p {
    margin-top: 20px;
    display: block;
}

.add {
    font-size: 10px;
    padding: 0 40px 0 0;
    text-align: right;
}
#mainimg .add {
    padding-right: 0;
}

.footer_area {
    margin-top: 100px;
    padding-bottom: 60px;
}
.footer_area .inner {
    padding-top: 60px;
}
.footer_area .logo {
    width: 360px;
    max-width: none;
    padding: 30px;
}
.flex_area > .box {
    width: 50%;
}
.tbl {
    margin-top: 0;
}

.hamburger {
  display: none;
}
.nav ul {
    color: #403953;
    font-weight: 700;
    background-color: #fff;
    transform: none !important;
    position: static;
    flex-direction: row;
    height: 80px;
    width: auto;
    border: 2px solid #321388;
    padding: 0;
}
.nav li {
  border: none;
  margin-left: 20px;
}
.nav a {
    color: #403953;
    height: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.close-btn {
  display: none !important;
}
.overlay {
  display: none !important;
}

.contact a {
    color: #fff;
    font-size: 1.25em;
    background-color: #321388;
    padding: 0 30px;
}

.img04 {
    width: auto;
    height: auto;
}

.main_cp {
    width: auto;
    margin-top: 10px;
}

}














/*wide pc*/
@media screen and (min-width: 1001px) {

header {
}

p {
    line-height: 2.15;
}

}


@media screen and (min-width: 1281px) {
.inner {
    padding: 100px 0 0;
}
#faq {
}
}