.onlyPC {
display: block;
}
.onlySP {
display: none;
}
@media (max-width: 376px) {
.onlyPC {
display: none;
}
.onlySP {
display: block;
}
}
#layer_board_area {
display: none;
}
@media (max-width: 376px) {
.btn_wrapper {
display: none;
}
} .fc-intro {
margin: 140px auto 0 auto;
}
.fc-intro_title {
font-size: 26px;
letter-spacing: 0.38em;
text-align: center;
}
.fc-intro_content {
margin-top: 56px;
font-size: 14px;
line-height: 48px;
font-feature-settings: "palt";
letter-spacing: 0.2em;
text-align: center;
}
.fc-intro_linkWrap {
margin-top: 56px;
display: flex;
flex-direction: row;
justify-content: center;
gap: 30px;
}
.fc-intro_link {
position: relative;
}
.fc-intro_btn {
font-size: 14px;
font-weight: 700;
font-feature-settings: "palt";
letter-spacing: 0.2em;
color: #ffffff;
width: calc( 1000px / 3 );
height: 50px;
display: flex;
align-items: center;
justify-content: center;
}
.fc-intro_btn:hover {
color: #ffffff;
}
.fc-intro_btn--plus::after {
content: '';
width: 15px;
height: 15px;
background-image: url(//shikinail.jp/wp-content/themes/shiki_nail/img/fc/btn_plus.svg);
position: absolute;
top: 18px;
right: 20px;
}
.fc-intro_btn--arrow::after {
content: '';
width: 11px;
height: 6px;
background-image: url(//shikinail.jp/wp-content/themes/shiki_nail/img/fc/btn_arrow.svg);
background-repeat: no-repeat;
position: absolute;
top: 22px;
right: 20px;
}
.fc-intro_btn--green {
background-color: #8fc18f;
}
.fc-intro_btn--pink {
background-color: #e2b9cb;
}
.fc-intro_btn--blue {
background-color: #b1d2e2;
}
.fc-intro_bg {
margin-top: 100px;
width: 100%;
height: 390px;
background-image: url(//shikinail.jp/wp-content/themes/shiki_nail/img/fc/fc_bg2.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
@media (max-width: 376px) {
.fc-intro {
margin: 72px auto 0 auto;
}
.fc-intro_title {
font-size: 18px;
line-height: 34px;
}
.fc-intro_content {
margin-top: 27px;
font-size: 12px;
line-height: 28px;
text-align: left;
padding: 0 20px;
}
.fc-intro_linkWrap {
margin-top: 32px;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 24px;
padding: 0 20px;
}
.fc-intro_link {
width: 100%;
}
.fc-intro_btn {
width: 100%;
height: 45px;
letter-spacing: 0.16em;
}
.fc-intro_btn--plus::after {
top: 16px;
right: 12px;
}
.fc-intro_btn--arrow::after {
top: 21px;
right: 14px;
}
.fc-intro_bg {
margin-top: 48px;
height: 113px;
}
} .fc-franchise {
padding-top: 100px;
}
.fc-franchise_titleWrap {
width: 100%;
height: 92px;
display: flex;
align-items: center;
justify-content: center;
background-image: url(//shikinail.jp/wp-content/themes/shiki_nail/img/fc/title_fc.svg);
background-repeat: no-repeat;
background-position: center top;
}
.fc-franchise_title {
font-size: 26px;
letter-spacing: 0.38em;
text-align: center;
}
.fc-franchise_description {
font-size: 16px;
font-feature-settings: "palt";
letter-spacing: 0.2em;
text-align: center;
margin-top: 24px;
}
.fc-franchise_list {
width: 1060px;
margin: 56px 120px 0 120px;
padding: 40px 0 40px 120px;
background-color: #f9f2f5;
column-count: 2;
column-gap: 64px;
}
.fc-franchise_item {
font-size: 18px;
font-feature-settings: "palt";
letter-spacing: 0.16em;
position: relative;
margin-top: 25px;
}
.fc-franchise_item:first-child {
margin-top: 0;
}
.fc-franchise_item .small {
font-size: 12px;
font-feature-settings: "palt";
letter-spacing: 0.16em;
}
.fc-franchise_item::before {
content: '';
width: 20px;
height: 19px;
background-image: url(//shikinail.jp/wp-content/themes/shiki_nail/img/fc/list_check.svg);
background-repeat: no-repeat;
position: absolute;
top: 5px;
left: -29px;
}
@media (max-width: 376px) {
.fc-franchise {
padding-top: 85px;
}
.fc-franchise_titleWrap {
height: 64px;
}
.fc-franchise_title {
font-size: 18px;
line-height: 34px;
}
.fc-franchise_description {
font-size: 12px;
line-height: 28px;
padding: 0 20px;
}
.fc-franchise_list {
width: 335px;
margin: 48px 20px 0 20px;
padding: 32px 32px 32px 56px;
column-count: 1;
column-gap: 0;
}
.fc-franchise_item {
font-size: 14px;
line-height: 21px;
margin-top: 22px;
}
.fc-franchise_item:first-child {
margin-top: 0;
}
.fc-franchise_item .small {
font-size: 10px;
}
.fc-franchise_item::before {
width: 16px;
height: 14px;
top: 3px;
left: -24px;
}
} .fc-franchise_who {
margin-top: 100px;
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.fc-franchise_whoContents {
margin: 120px 0 0 156px;
}
.fc-franchise_whoTitle {
font-size: 20px;
font-weight: 400;
letter-spacing: 0.2em;
color: #da77aa;
margin: 0;
}
.fc-franchise_whoTag {
margin-top: 40px;
font-size: 18px;
font-feature-settings: "palt";
letter-spacing: 0.16em;
color: #da77aa;
display: inline-block;
padding: 4px 7px;
background-color: #f9f2f5;
}
.fc-franchise_whoItem {
font-size: 18px;
font-feature-settings: "palt";
letter-spacing: 0.16em;
margin: 22px 0 0 20px;
position: relative;
}
.fc-franchise_whoItem::before {
content: '';
width: 11px;
height: 12px;
background-image: url(//shikinail.jp/wp-content/themes/shiki_nail/img/fc/list_arrow.svg);
background-repeat: no-repeat;
position: absolute;
top: 8px;
left: -20px;
}
.fc-franchise_whoBgWrap {
width: 620px;
display: flex;
flex-direction: column;
align-items: flex-end;
}
.fc-franchise_whoBg {
width: 620px;
height: 485px;
background-image: url(//shikinail.jp/wp-content/themes/shiki_nail/img/fc/fc_bg3.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.fc-franchise_whoBgShadow {
width: 545px;
height: 164px;
background-color: #f4f4f4;
}
@media (max-width: 376px) {
.fc-franchise_who {
margin-top: 64px;
flex-direction: column;
}
.fc-franchise_whoContents {
margin: 0 40px;
}
.fc-franchise_whoTitle {
font-size: 16px;
text-align: center;
}
.fc-franchise_whoTag {
margin-top: 36px;
font-size: 14px;
}
.fc-franchise_whoItem {
font-size: 14px;
margin: 20px 0 0 15px;
}
.fc-franchise_whoItem::before {
width: 9px;
height: 10px;
top: 6px;
left: -15px;
}
.fc-franchise_whoBgWrap {
margin-top: 48px;
width: 100%;
}
.fc-franchise_whoBg {
width: 100%;
height: 294px;
}
.fc-franchise_whoBgShadow {
width: calc( 100% - 45px);
height: 100px;
}
} .fc-franchise_merit {
margin-top: 130px;
}
.fc-franchise_meritList {
margin-top: 48px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
gap: 45px;
padding: 0 140px;
}
.fc-franchise_meritItem {
width: 221px;
height: 154px;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.fc-franchise_meritItem:nth-child(n+5) {
margin-top: 20px;
}
.fc-franchise_meritItem .pink {
font-weight: 700;
color: #da77aa;
}
.fc-franchise_meritItem img {
width: auto;
height: 81px;
}
.fc-franchise_meritText {
font-size: 16px;
font-feature-settings: "palt";
letter-spacing: 0.16em;
line-height: 24px;
text-align: center;
}
@media (max-width: 376px) {
.fc-franchise_merit {
margin-top: 72px;
}
.fc-franchise_meritList {
margin-top: 32px;
gap: 35px;
padding: 0 20px;
justify-content: space-between;
align-items: flex-start;
}
.fc-franchise_meritItem {
width: 150px;
height: auto;
display: flex;
gap: 12px;
}
.fc-franchise_meritItem:nth-child(n+5) {
margin-top: 0;
}
.fc-franchise_meritItem .pink {
font-weight: 700;
color: #da77aa;
}
.fc-franchise_meritItem img {
height: 40px;
}
.fc-franchise_meritText {
font-size: 12px;
line-height: 21px;
white-space: nowrap;
}
} .fc-franchise_cost {
margin-top: 124px;
}
.fc-franchise_costWrap {
margin-top: 48px;
display: flex;
flex-direction: row;
justify-content: center;
gap: 30px;
}
.fc-franchise_costContents {
width: calc( 970px / 4 );
font-size: 16px;
letter-spacing: 0.16em;
text-align: center;
color: #da77aa;
padding: 30px 0;
border: 1px solid #da77aa;
}
.fc-franchise_costContents .big {
font-size: 26px;
font-weight: 700;
letter-spacing: 0.1em;
}
.fc-franchise_costAnnotation {
margin-top: 32px;
font-size: 12px;
font-feature-settings: "palt";
letter-spacing: 0.16em;
text-align: center;
color: #da77aa;
}
@media (max-width: 376px) {
.fc-franchise_cost {
margin-top: 72px;
}
.fc-franchise_costWrap {
margin-top: 32px;
flex-wrap: wrap;
gap: 15px;
padding: 0 20px;
}
.fc-franchise_costContents {
width: 160px;
font-size: 12px;
padding: 16px 0;
}
.fc-franchise_costContents .big {
font-size: 20px;
}
.fc-franchise_costAnnotation {
margin-top: 16px;
font-size: 10px;
text-align: left;
padding: 0 20px;
}
} .fc-franchise_bg {
width: 100%;
height: 390px;
background-image: url(//shikinail.jp/wp-content/themes/shiki_nail/img/fc/fc_bg4.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
@media (max-width: 376px) {
.fc-franchise_bg {
height: 113px;
}
} .fc-partner {
padding-top: 85px;
}
.fc-partner_titleWrap {
width: 100%;
height: 88px;
display: flex;
align-items: center;
justify-content: center;
background-image: url(//shikinail.jp/wp-content/themes/shiki_nail/img/fc/title_partner.svg);
background-repeat: no-repeat;
background-position: center top;
}
.fc-partner_title {
font-size: 26px;
letter-spacing: 0.38em;
text-align: center;
}
.fc-partner_description {
font-size: 16px;
line-height: 34px;
font-feature-settings: "palt";
letter-spacing: 0.2em;
text-align: center;
margin-top: 24px;
}
@media (max-width: 376px) {
.fc-partner_titleWrap {
width: 336px;
height: auto;
margin: 0 auto;
padding: 0 20px;
background-position: center;
}
.fc-partner_title {
font-size: 18px;
line-height: 34px;
}
.fc-partner_description {
font-size: 12px;
line-height: 26px;
padding: 0 20px;
}
} .fc-ctaArea {
margin-top: 52px;
padding: 72px 0 80px;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
}
.fc-ctaArea--pink {
background-color: #f9f2f5;
}
.fc-ctaArea--blue {
background-color: #eff7f9;
}
.fc-ctaArea_text {
font-size: 20px;
text-align: center;
font-feature-settings: "palt";
letter-spacing: 0.2em;
}
.fc-ctaArea_text--pink {
color: #da77aa;
}
.fc-ctaArea_text--blue {
color: #3baacc;
}
.fc-ctaArea_ctaWrap {
margin-top: 20px;
position: relative;
}
.fc-ctaArea_cta {
width: 470px;
height: 64px;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
font-weight: 700;
font-feature-settings: "palt";
letter-spacing: 0.2em;
color: #ffffff;
}
.fc-ctaArea_cta--pink {
background-color: #da77aa;
}
.fc-ctaArea_cta--blue {
background-color: #3baacc;
}
.fc-ctaArea_cta:hover {
color: #ffffff;
}
.fc-ctaArea_cta::after {
content: '';
width: 20px;
height: 20px;
background-image: url(//shikinail.jp/wp-content/themes/shiki_nail/img/fc/btn_plus.svg);
position: absolute;
top: 22px;
right: 24px;
}
@media (max-width: 376px) {
.fc-ctaArea {
padding: 36px 20px 40px 20px;
}
.fc-ctaArea_text {
font-size: 16px;
line-height: 30px;
}
.fc-ctaArea_cta {
width: 335px;
height: 56px;
font-size: 16px;
}
.fc-ctaArea_cta::after {
width: 16px;
height: 16px;
top: 21px;
right: 20px;
}
}