/*
Theme Name:Nail Salon Smith corporate
Theme URI:http://www.smith-nail.com/
Version:1
Author:Element.inc
Author URI:http://elmt.jp/
*/
@charset "utf-8";


/*-----------------------------------
 ブラウザリセット
-----------------------------------*/
html,
body {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    /* font-family: "kozuka-mincho-pro", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
}

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,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
}

table,
caption,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
    text-align: left;
    font-weight: normal;
}

a img,
iframe {
    border: none;
}

ol,
ul,
li {
    list-style: none;
}

textarea,
select,
button {
    font-size: 100%;
    font-family: inherit;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    padding-right: 30px !important;
    background: url("./assets/images/arrow01.png") no-repeat, rgba(255, 255, 255, 1.0);
    background-position: right;
}


/* ************************************************
Setting

※PCのみの設定→style_pc.css
※SPのみの設定→style_sp.css
************************************************ */

html,
body {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow-x: hidden;
    /* color: #2d2017; */
    color: #222;
}

a {
    transition: all 0.3s ease;
}

a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

img {
    max-width: 100%;
    height: auto;
}

/* clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/* font */


/* ---------------------------------------
Header Setting
--------------------------------------- */
#header_wrap {
    width: 100%;
    box-shadow: 0 2px 2px rgba(100, 100, 100, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
}

#header {
    width: 100%;
}

#header_wrap_white {
    background: rgba(255, 255, 255, 1.0);
}

#header_wrap_black {
    color: #222;
    background: url(./assets/images/common/bg.webp) no-repeat top;
}

#header_wrap_menu {
    /* background: rgba(255, 255, 255, 0.9); */
    background: rgba(255, 255, 255, 0.95);
}

.header_logo a {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    float: left;
    margin: 5px 0;
}

.menu_list {
    display: block;
    margin: 0 auto;
}

.menu_list ul,
.menu_list li {
    list-style: none;
    display: block;
}

.menu_list li a {
    display: block;
    /* color: #302317; */

    color: #333;
    text-decoration: none;
}

.menu_list li {
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
}

.menu_list li span {
    font-size: 12px;
    color: #a08859;
    font-weight: 500;
    font-family: "Roboto Serif", serif;
}

.menu_list li span.hpb {
    color: #555;
    /* color: #993366; */
}

.menu_list li span.hpb:before {
    content: url("./assets/images/parts/icon_hpb.png");
    display: inline-block;
    padding-right: 5px;
    position: relative;
    top: 2px;
}


/* ---------------------------------------
Main Setting
--------------------------------------- */
#main_wrap {}

div.backtotop {
    display: block;
    position: fixed;
    right: 0;
    bottom: 19%;
    text-align: right;
    width: 83px;
    height: 96px;
    display: none;
    z-index: 999999;
}

div.backtotop img {
    width: 100%;
}

/*-----------------------------------
トップページ
-----------------------------------*/
.top_widget {
    text-align: center;
    margin: 0 auto;
    min-width: 1300px;
    width: 100%;
    min-height: 500px;
    overflow: hidden;
}

.top_widget img {
    min-width: 100%;
    width: auto;
    height: auto;
    min-height: 500px;
    margin: 150px auto 0;
    text-align: center;
}

.top_widget:nth-child(1) img {
    margin: 0 auto;
}

.top_widget_text {
    width: 980px;
    margin: 50px auto;
    /* border: solid 1px #e6cf41;
    border-radius: 0.25rem;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    padding: 2rem 0; */
    display: block;
    text-align: center;
}

.top_widget_text h3 {
    font-size: 44px;
    font-weight: 500;
    margin: 0 auto;
    padding: 0;
}

.top_widget_text h4 {
    margin: .25rem auto 30px;
    font-size: 25px;
    font-family: "Roboto Serif", serif;
    font-weight: 400;
    color: #a07c59;
}

.top_widget_text h3,
.top_widget_text h4,
.top_widget_text p {
    display: block;
    /* margin-left: 30px;
    margin-right: 30px; */
}

.top_widget_text p {
    letter-spacing: 0.05em;
    line-height: 2;
}

.top_widget_text,
.top_widget_yakusoku {
    /* color: #4b3928; */
}

.top_widget_text p iframe {
    max-width: 100%;
    max-height: 50vw;
    margin: 2em auto 1em;
}

.top_widget_text center a {
    font-size: 14px;
    display: inline-grid;
    place-items: center;
    background: linear-gradient(45deg, #e0c26d 0%, #ffe294 30%, #ffe294 70%, #e0c26d 100%);
    width: 250px;
    height: 40px;
    border: 1px solid #d5b884;
    border-radius: 0.25rem;
    font-weight: 700;
    color: #222;
    line-height: 1;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.top_widget_yakusoku {
    display: block;
    width: 980px;
    margin: -35px auto 0;
    clear: both;
}

.top_widget_yakusoku ul {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0;
    padding: 0;
}

.top_widget_yakusoku li {
    /* border: solid 1px #e6cf41;
    padding: 30px 10px; */
    /* height: 100%; */
    margin: 1rem 0 0;
}

/* .top_widget_yakusoku li:last-child {
    margin: 0;
} */

.top_staff02 h5 span {
    display: inline-block;
    margin-left: 20px;
    color: #a07c59;
    font-family: "Roboto Serif", serif;
    font-weight: normal;
}

.top_staff02 p.top_staff02_text04 a {
    color: #a07c59;
    text-decoration: none;
}

.top_storeinfo ul {
    margin: 30px 0 0;
}

.top_storeinfo ul,
.top_storeinfo li {
    list-style: square;
    list-style-position: inside;
    text-align: left;
}

.top_osirase {
    margin: 30px 0 0 !important;
    padding: 0;
    text-align: left;
}

/*-----------------------------------
固定PAGE
-----------------------------------*/
#page .single_ct .single_ct_img {
    text-align: center;
    margin: 150px auto 0;
    width: 100%;
}

#page .single_ct:nth-child(1) .single_ct_img {
    margin: 0 auto 0;
}

.single_ct .single_ct_img img {
    display: block;
    margin: 0 auto;
    text-align: center;
    min-width: 100%;
    height: auto;
}

.single_ct:last-of-type .single_ct_text {
    margin-bottom: 0;
    padding: 80px 0 0;

}

.single_ct_text {
    width: 980px;
    margin: 80px auto;
    /* border: solid 1px #e6cf41;
    border-radius: 0.25rem;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); */
    border-top: 1px solid #ccc;
    padding: 80px 0 2rem;
    display: block;
    text-align: center;
}

.single_ct_img+.single_ct_text {
    margin: 0 auto 50px;
    border-top: 0;
}

div+.customfield {
    margin-top: 80px;
    padding-top: 30px;
    border-top: 1px solid #ccc;
}

.single_ct_text h3 {
    font-size: 36px;
    font-weight: 400;
    margin: 0 auto;
    padding: 0;
}

.single_ct_text h4 {
    margin: .25rem auto 30px;
    font-size: 25px;
    font-family: "Roboto Serif", serif;
    font-weight: 200;
    color: #a07c59;
}

.single_ct_text h3,
.single_ct_text h4,
.single_ct_text div {
    display: block;
    /* margin-left: 30px;
    margin-right: 30px; */
}

.single_ct_text div {
    letter-spacing: 0.05em;
    line-height: 2;
    /* color: #4b3928; */
}

/* 求人 */
.recruit_bg01 {
    background: url("http://www.smith-nail.com/wp-content/uploads/2020/01/recruit_bg01.jpg") no-repeat;
    background-size: contain;
    background-position: 0 50%;
    padding: 30px 0;
    margin-top: 50px;
}

#recruit_block {
    width: 980px;
    margin: 0 auto;
}

#recruit_block h3 {
    /* background: #c9b99c;
    border-bottom: solid 3px #a6916a; */
    background: #ccc;
    /* border-bottom: solid 2px #999; */
    padding: 0.75rem 1rem;
    border-radius: 0.25rem;
    margin-bottom: 1rem;
}

#recruit_block .oneblock {
    margin-bottom: 50px;
}

/* ボディアート */
.single_ct_text .price {
    display: block;
    font-size: 20px;
    margin: auto auto 50px;
    width: 80%;
    font-weight: 400;
    border: 1px solid #999;
    padding: 1rem 2rem !important;
    border-radius: 0.25rem;
}

.single_ct_text .price:before {
    content: "Price";
    display: inline-block;
    padding: 2px 10px;
    margin-right: 10px;
    /* background: #c9b99c; */
    background: #000;
    /* border-radius: 5px; */
    color: #fff;
    font-size: 16px;
}

.single_ct_text .page_attention {
    margin: 1rem 0 0 !important;
    font-size: 14px;
    color: #333;
    /* font-size: small;
    color: #666;
    text-align: left;
    width: 80%;
    margin: 30px auto 0; */
}

.single_ct_text .oneblock {
    display: block;
    margin-bottom: 50px;
}

.single_ct_text .oneblock h5 {
    font-size: 1.35rem;
    /* border: 1px solid #ddd; */
    /* border: 1px solid #d8d6cd; */
    font-weight: 400;
    padding: 0.5rem 1.5rem;
    border-radius: 0.25rem;
    margin-bottom: 1rem;
    /* background-color: #efefef; */
    background-color: #ede8db;
    /* background: url(./assets/images/common/bg.webp) no-repeat top; */
}

/* .single_ct_text .oneblock p {
    padding: 0 1rem;
} */

.single_ct_text .oneblock:last-child {
    margin-bottom: 0;
}

.single_ct_text iframe {
    max-width: 100% !important;
    margin-top: 30px;
}

/* ブライダル */
.single_ct_text .bridal_block {
    /* width: 80%; */
    text-align: left;
}

.single_ct_text .bridal_block strong {}

/* スクール */
.school_point {
    width: 80%;
    margin: 50px 0 0;
    text-align: left;
    padding: 0;
}

.school_point strong {
    background: #c9b99c;
    padding: 5px 10px;
    border-radius: 10px;
    display: inline-block;
}

.school_point ul,
.school_point li {
    list-style: square;
    list-style-position: inside;
}

.school_price {
    width: 60%;
    margin: 0 auto;
}

.school_price th,
.school_price td {
    width: 50%;
    padding: 5px 15px;
}

.school_price th {
    text-align: left;
}

.school_price td {
    text-align: right;
}

.school_price thead {
    border-bottom: solid 1px #e6cf41;
}

.school_price tbody {
    font-size: large;
}

/* 記事読み込み */
.page_categorylist_frame {
    width: 980px;
    margin: 50px auto;
    border: solid 1px #e6cf41;
    padding: 30px 0;
    display: block;
    text-align: center;
}

.page_categorylist {
    margin: 0 auto;
}

.page_categorylist h3 {
    font-size: 40px;
    line-height: 50px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.page_categorylist h4 {
    margin: 0 auto 30px;
    font-size: 30px;
    font-family: "Roboto Serif", serif;
    color: #a07c59;
    font-weight: normal;
    text-align: center;
}

.page_categorylist_in {
    margin: 50px auto;
    display: block;
    text-align: center;
}

.page_categorylist_bt {
    display: block;
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
}

.page_categorylist_bt a {
    font-size: 14px;
    display: inline-grid;
    place-items: center;
    background: linear-gradient(45deg, #e0c26d 0%, #ffe294 30%, #ffe294 70%, #e0c26d 100%);
    width: 250px;
    height: 40px;
    font-weight: 700;
    border: 1px solid #d5b884;
    border-radius: 0.25rem;
    color: #222;
    line-height: 1;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.page_categorylist_in li {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    overflow: hidden;
}

.page_categorylist_in li img {
    min-width: 120%;
    width: auto;
    height: auto;
    margin-left: -10% !important;
}

.page_categorylist_in li a {
    display: block;
    width: 100%;
    height: 200px;
}

/* ---------------------------------------
BLOG Setting
--------------------------------------- */
#blog_area {
    margin: 200px auto 0;
    width: 980px;
}

.ct-title {
    background: #c9b99c;
    border-bottom: solid 3px #a6916a;
    padding: 5px 10px;
    margin-bottom: 30px;
}

.page_categorylist_in li,
#blog_area article {
    width: 32%;
    float: left;
    margin: 0 0.5% 20px;
    border: solid 1px #e6cf41;
}

.archive-thum {
    height: 200px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.archive-thum img {
    height: auto;
}

.thum_catlink {}

.thum_catlink a {
    color: #FFF;
    text-decoration: none;
}

.archive-info {
    padding: 10px;
}

.archive-title a {
    font-size: 18px;
    line-height: 22px;
    display: block;
    text-decoration: none;
    color: #a07c59;
}

.archive-date {
    text-align: right;
    font-size: 12px;
}

.new_post_entry {
    font-size: 13px;
    font-weight: bold;
    color: #CC0000;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

#single {
    margin: 200px auto 0;
    width: 980px;
    display: block;
    text-align: center;
}

#single .page_innner {
    border: solid 1px #e6cf41;
    padding: 30px 10px;
    text-align: left;
    margin-bottom: 30px;
}

#single .page_title h2 {
    background: #c9b99c;
    border-bottom: solid 3px #a6916a;
    padding: 5px 10px;
}

.post_buttonarea {
    width: 100%;
    margin: 0 auto 50px;
}

.post_buttonarea div:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

.prevct a,
.nextct a {
    width: 45%;
    display: block;
    background: #c9b99c;
    padding: 3px 10px;
    border-radius: 5px;
    /* color: #4b3928; */
    color: #222;
    text-decoration: none;
}

.prevct a {
    float: left;
    text-align: left;
}

.nextct a {
    float: right;
    text-align: right;
}

.entry-content img {
    max-width: 100%;
    height: auto;
    width: auto;
    display: block;
    margin: 0 auto;
}

.sinlge_info {
    display: block;
    margin: 0 0 30px;
}

.single_cat {
    display: inline-block;
    float: right;
    margin-right: 10px;
}

.single_cat a {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 5px;
    text-decoration: none;
    background: #c9b99c;
    /* color: #4b3928; */
    color: #222;
    font-size: 12px;
}

.single_date {
    font-size: small;
    float: left;
    position: relative;
    top: 5px;
}

.single_ct a img,
.single_ct p a img {
    display: block;
    margin: 0 auto 15px;
    text-align: center;
}

.single_ct p img {
    display: inline-block;
}

/* category pager */
.pager {
    margin: 0 auto;
    text-align: center;
}

.page-numbers {
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
    background: url("./assets/images/bg_bt-gold.jpg") no-repeat;
    background-size: cover;
    /* color: #4b3928; */
    color: #222;
}

span.page-numbers {
    background: url("./assets/images/bg_bt-gold02.jpg") no-repeat;
}

a.page-numbers {
    /* color: #4b3928; */
    color: #222;
    text-decoration: none;
}


/* ---------------------------------------
Sidenavi Setting
--------------------------------------- */
#sidebar {
    text-align: left;
}

#sidebar h2.widgettitle {
    font-size: 18px;
    background: #c9b99c;
    border-bottom: solid 3px #a6916a;
    padding: 1px 10px;
    margin-bottom: 10px;
}

#sidebar li.widget {
    margin-bottom: 30px;
}

#sidebar li.cat-item {
    font-size: 15px;
    margin-bottom: 5px;
}

#sidebar li.cat-item a {
    color: #a07c59;
    text-decoration: none;
}

#sidebar li.cat-item {
    list-style: url("./assets/images/side_icon.png");
    list-style-position: inside;
}

#searchform label {
    display: none;
    visibility: hidden;
}

/* ---------------------------------------
Footer Setting
--------------------------------------- */
#footer_wrap {
    background-size: 100% auto;
    margin-top: 150px;
    padding: 2rem 0 0;
    color: #222;
    background: url("./assets/images/common/bg.webp") no-repeat top;
}

.copyright {
    font-size: 12px;
    color: #fff;
    background-color: #000;
    display: block;
    margin-top: 2rem;
    padding: 1rem 1rem;
    text-align: center;
    font-family: "Roboto Serif", serif;
}

.footer_logo {}

.footer_logo a {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    float: left;
    margin: 5px 0;
}

.grecaptcha-badge {
    visibility: hidden;
}

.top_widget_yakusoku ul {
    list-style: none;
    padding-left: 0;
    counter-reset: list-counter;
}

.top_widget_yakusoku li {
    position: relative;
    padding-left: 3em;
    /* Make space for the circle */
    margin-bottom: 1em;
    /* Add some space between items */
    min-height: 2em;
    /* Ensure the li is tall enough */
    display: flex;
    align-items: center;
}

.top_widget_yakusoku li::before {
    content: counter(list-counter);
    counter-increment: list-counter;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    /* background-color: #c9b99c; */
    background-color: #ffe5aa;
    /* Using a theme color */
    /* color: #4b3928; */
    color: #222;
    /* Using a theme color */
    width: 2em;
    height: 2em;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

.instgram_cards {
    padding: 0 2rem;
}

.ft_sns img {
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

/* スクール */
.school_block {
    text-align: left;
}

.oneblock .feature-number {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    font-family: "Roboto Serif", serif;
    line-height: 2rem;
    text-align: center;
    background-color: #fff;
    color: #444;
    font-weight: 400;
    border-radius: 50%;
    margin-right: 0.25rem;
}

.oneblock ul {
    padding: 0 1rem;
}

.oneblock ul li {
    /* display: flex;
    align-items: flex-start;
    flex-direction: column; */
    padding-left: 1rem;
    position: relative;
}

.oneblock ul li:before {
    position: absolute;
    top: 0.7rem;
    left: 0;
    display: inline-block;
    content: '';
    width: 0.5rem;
    height: 0.5rem;
    background-color: #ccc;
    border-radius: 0.25rem;
}

.school_block table {
    width: 80%;
    margin: 1rem auto 0;
}

.school_block th,
.school_block td {
    border-top: 1px solid #dfdfdf;
    padding: 1rem 1.5rem;
    text-align: left;
}

.school_block th {
    font-weight: 500;
    text-align: center;
}

.school_block tr:first-child th,
.school_block tr:first-child td {
    border-top: none;
}

.curriculum-table {
    width: 80%;
    margin: 1rem auto 0;
}

.curriculum-table th,
.curriculum-table td {
    border-top: 1px solid #dfdfdf;
    padding: 1rem 1.5rem;
    text-align: left;
}

.step-table th,
.curriculum-table th {
    border-bottom: 2px solid #dfdfdf;
}

.curriculum-table td:first-child,
.step-table td:first-child {
    text-align: center;
}

.curriculum-table th {
    font-weight: 500;
    text-align: center;
}

.curriculum-table tr:first-child th {
    border-top: none;
}

.faq {
    border: 1px solid #ccc;
    border-radius: .25rem;
    padding: 2rem 4rem;
    margin-top: 2rem;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    line-height: 2;
}

.faq strong {
    font-size: 1.25rem;
    display: block;
    margin-bottom: .2rem;
}

.faq span {
    font-size: 1.5rem;
    color: #a07c59;
}

/* 求人情報 */
.recruit_block {
    text-align: left;
}

.recruit_block table {
    width: 100%;
    margin: 1rem auto 0;
}

.recruit_block th,
.recruit_block td {
    border-top: 1px solid #dfdfdf;
    padding: 1rem 1.5rem;
    text-align: left;
}

.recruit_block th {
    font-weight: 500;
    width: 25%;
}

.recruit_block tr:first-child th,
.recruit_block tr:first-child td {
    border-top: none;
}

.recruit_block p+p {
    margin-top: 1.5rem;
}

.recruit_block .recruit_step {
    text-align: center;
    ;
}

.recruit_block .recruit_step__list {
    display: inline-flex;
    margin: 1.5rem auto 0;
    padding: 0;
    gap: 3rem;
    counter-reset: step-counter;
}

.recruit_block .recruit_step__list li {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.25rem;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    padding: 0;
    background: #ede8db;
    position: relative;
}

.recruit_block .recruit_step li:before {
    counter-increment: step-counter;
    content: "STEP." counter(step-counter);
    position: absolute;
    width: 100px;
    top: 2rem;
    background-color: transparent;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.2rem;
    font-weight: bold;
    color: #fff;
}

.recruit_block .recruit_step li:after {
    content: "";
    position: absolute;
    right: -2.25rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 20px;
    border-color: transparent transparent transparent #cac6ba;
}

.recruit_block .recruit_step li:last-child:after {
    display: none;
}

.recruit_block ol {
    width: fit-content;
    counter-reset: item;
    padding-left: 0;
    margin: 1rem auto 2rem;
}

.recruit_block ol>li {
    display: block;
    margin-bottom: 0.5rem;
    padding-left: 2rem;
    position: relative;
    counter-increment: item;
}

.recruit_block ol>li:before {
    content: counter(item);
    position: absolute;
    left: 0;
    top: 0.25rem;
    width: 1.5rem;
    height: 1.5rem;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 0.9rem;
}

.recruit_block h6 {
    font-size: 1rem;
    font-weight: 600;
    color: #222;
    margin: 0 0 -1rem 0;
}

.recruit_block h6:before {
    content: "●";
    color: #ccc;
    margin-right: 0.5rem;
}

.button__line {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    position: relative;
    display: inline-flex;
    color: #fff;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    background-color: #06C755;
    padding: 0.25rem 1rem;
    border-radius: 0.25rem;
    gap: 0.5rem;
}

.button__line:hover {
    background-color: rgba(6, 199, 85, 0.9);
}

.button__line::before {
    display: inline-block;
    content: '';
    width: 18px;
    height: 17px;
    background-image: url("./assets/images/common/icon_line.svg");
    background-size: cover;
}

.instgram_cards {
    aspect-ratio: 765 / 510;
    padding: 0;
}

.instgram_cards iframe {
    width: 100% !important;
    height: 100% !important;
    border: none;
}