@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed|Barlow+Condensed:500|Oswald&display=swap');
@import url('customcar.css');

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
サイトのテーマ色
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 文字色 */
body.sp[class*="voice"] ul.child_navi a[href*="voice"], body.sp dl.type01 [class*="current"] > a, body.sp dl.type01 dt, a.basic_btn02, .basic_list01 li:before, ol.basic_list02 > li:after, a.basic_color_font, [class*="current"] .basic_color_font_cur, [class*="current"] .basic_color_font_cur:hover, .basic_color_font_bf:before, .basic_color_font_af:after {
    color: #cd0000;
}

/* ボーダー色 */
body.sp dl.type01 > dt .arrow, h3[class*="h3a"], h2[class*="h2a"], .basic_box02, .basic_list02 > li, .basic_color_border, .basic_color_border_bg:before, .basic_color_border_af:after {
    border-color: #cd0000;
}

/* 背景色 */
a.basic_btn01, h3[class*="h3b"], ol.basic_list02 > li:before, .basic_color_bg, .basic_color_bg_bf:before, .basic_color_bg_af:after {
    background-color: #cd0000;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
WooCommerce
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メッセージ上ボーダー色 */
.woocommerce-message, .woocommerce-info {
    border-top-color: #cd0000;
}

/* 基本文字色 */
.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #151515;
}

/* 基本文字色 */
.woocommerce-message::before, .woocommerce-info::before,.woocommerce-MyAccount-navigation a:after {
    color: #cd0000;
}

/* ボタン・背景色 */
section.related.products > h2,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt {
    background-color: #cd0000;
}

.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover {
    background-color: #ed5959;
}

.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #cd0000;
}

/* ボタンホバーtransition */
.woocommerce button {
    transition:.3s;
}

/* baseのem記述をリセット */
.editor_area .woocommerce em{
	background:none;
}

.editor_area .woocommerce mark {
    background: none!important;
    font-weight: bold;
}

/* アーカイブページ */
.woocommerce-pagination a, li.product a {
    color: inherit;
}

.woocommerce ul.products li.product .price {
    font-weight: bold;
    font-size: 1.2em;
    text-align: right;
}

.woocommerce ul.products li.product .price small {
    font-size: .8em;
}

.woocommerce li.product a.button {
    display: none;
}

/* 商品詳細ページ */
body.single-product h1 {
    margin-bottom: 30px!important;
}

body.single-product .article_date_area {
    display: none;
}

body.woocommerce [rel=lightbox]:after {
    display: none;
}

.flex-control-thumbs {
    margin: 10px -5px -10px!important;
}

.flex-control-thumbs li {
    width: calc((100% - 40px) * .25)!important;
    margin: 0 5px 10px!important;
}

.woocommerce div.product p.price {
    font-size: 1.8em;
    font-weight: bold;
}

.woocommerce div.product p.price small {
    font-size: .8em;
}

.woocommerce-product-details__short-description{
    margin-bottom:20px;
}

.woocommerce div.product form.cart .button {
    margin-left: 10px;
}

.woocommerce div.product form.cart .button:before {
    content: "\f07a";
    font-family: "icomoon";
    margin-right: 10px;
}

.woocommerce-Tabs-panel h2:nth-of-type(1) {
    display: none;
}

.woocommerce div.product p.stock {
    font-size: 100%;
    font-weight: bold;
    padding: .618em 1em;
    background-color: #d3ced2;
    display: table;
    border-radius: 5px;
    margin-bottom: 2em;
    color:inherit;
}

.woocommerce div.product p.out-of-stock {
    color: red;
    background-color: #ffd4d4;
}

section.related.products > h2 {
    font-size: 20px;
    font-weight:bold;
    margin-bottom: 1em;
    clear: both;
    position: relative;
    line-height: 1.4;
    color: #ffffff;
    padding: 10px 15px;
}

body.woocommerce .product_meta,body.woocommerce .article_meta_area,body.woocommerce .sns_btns {
    display: none;
}

/* マイアカウント */
.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding: 0;
}

.woocommerce-MyAccount-navigation a {
    text-decoration: none;
    color: inherit;
    padding: 8px 20px 8px 30px;
    position: relative;
}

.woocommerce-MyAccount-navigation a:after {
    font-family: "icomoon";
    content: '\e917';
    font-size: 1.5em;
    position: absolute;
    left: 0;
    top: calc(50% - .5em);
    line-height: 1;
}

.woocommerce-MyAccount-navigation a:hover {
    color: #ccc;
}

.woocommerce-Address {
    width: 100%!important;
    padding: 10px;
    border:1px solid #ccc;
    border-radius: 5px;
    margin: 5px 0;
}

.woocommerce-Address h3 {
    font-weight: bold;
}

fieldset{
    margin-bottom:20px;
}

.woocommerce-page ul.woocommerce-error{
	padding: 1em 2em 1em 3.5em;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ビジュアルエディタ　＞　汎用見出し
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* [.h2a][.h2b]共通のスタイル */
h2[class*="h2"] {
    font-weight: bold;
}

/* [.h3a][.h3b]共通のスタイル */
h3[class*="h3"] {
    font-weight: bold;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
汎用ボタン01
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
a.basic_btn01 {
    font-weight: bold;
    text-align: center;
    background-color: #fff;
    color: #cd0000;
    padding: 17px 42px;
    border: 3px solid #cd0000;
    border-radius: 7px;
}

a.basic_btn01:after {
    content: '\e91b';
    font-size: 1.1em;
    right: 10px;
    margin-top: -.5em;
    transition: 0.2s linear;
}

a.basic_btn01:hover:after {
    right: 5px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
汎用クラス・タグ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
h2.cmn_ttl {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    background-color: #cd0000;
    color: #fff;
    padding: 45px;
    margin-bottom: 30px;
    position: relative;
}

h2.cmn_ttl:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 80px 0 80px;
    border-color: #cd0000 transparent transparent transparent;
    position: absolute;
    top: 99%;
    left: calc(50% - 80px);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
下層ページ　＞　ヘッダー画像
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.page_promo {
    background-color: #fff;
    height: 230px;
    border-bottom: 1px solid #dedede;
}

.page_promo .img_wrap {
	display: none;	
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップページ　＞　プロモ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#promo_frame {
    background: url("./images/promo01_hashima.jpg") no-repeat 50% 50% / cover;
    height: 585px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップページ　＞　コンタクト
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#home_contact {
    padding: 15px 0;
}

div#home_contact {
    background: url(https://carfactory.biz/hashima/wp-content/themes/cyber-child/images/tire_bg.jpg) no-repeat 50% 50% / cover;
}

div#home_contact .pc_base_width {
    position: relative;
}

div#home_contact p.main_lead {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    display: table;
    padding: 0px 45px;
    margin: 0 auto 15px;
    position: relative;
}

div#home_contact p.main_lead:before, 
div#home_contact p.main_lead:after {
    content: '';
    background-color: #fff;
    width: 2px;
    height: calc(100% + 10px);
    position: absolute;
    bottom: -6px;
}

div#home_contact p.main_lead:before {
    left: 20px;
    transform: rotate(-30deg);
}

div#home_contact p.main_lead:after {
    right: 25px;
    transform: rotate(30deg);
}

div#home_contact .inner_wrap {
    justify-content: space-between;
    padding-left: 180px;
}

div#home_contact p.mitsumori {
    font-size: 45px;
    font-family: "my_mincho", serif;
    line-height: 1.1;
    background-color: #fff600;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 40px;
    left: 0px;
}

div#home_contact .tel {
    width: 440px;
    border-radius: 5px;
    overflow: hidden;
    cursor: default!important;
}

div#home_contact .tel:hover{
	opacity: 1;	
}

div#home_contact .tel .area_a {
    font-size: 18px;
    font-weight: bold;
    background-color: #c70000;
    color: #fff;
    width: 70px;
    height: 100%;
    text-align: center;
    padding: 20px 10px;
}

div#home_contact .tel .area_a:before {
    content: '\e958';
    font-family: icomoon;
    display: block;
    font-size: 45px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 5px;
}

div#home_contact .tel .area_b {
    text-align: center;
    background-color: #fff;
    width: calc(100% - 70px);
    padding: 20px;
}

div#home_contact .tel p.num {
    font-size: 48px;
    font-weight: bold;
    line-height: 1;
}

div#home_contact .tel p.open {
    font-size: 20px;
    font-weight: bold;
}

div#home_contact .order {
    width : 230px;
}

div#home_contact .inner_wrap > p a {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
}

div#home_contact .order a {
    background-color: #c70000;
}

div#home_contact .order a:before {
    content: '\f003';
    font-family: icomoon;
    font-size: 35px;
    font-weight: normal;
    display: block;
    margin: 0 auto 5px;
    line-height: 1;
}

div#home_contact .map {
    width: 115px;
}

div#home_contact .map a {
    background-color: #007b5a;
}

div#home_contact .map a:before {
    content: '';
    display: block;
    width: 39px;
    height: 39px;
    background: url(https://carfactory.biz/hashima/wp-content/themes/cyber-child/images/map_icon.png) no-repeat 50% 50% / contain;
    margin: 0 auto;
}

div#home_contact .inner_wrap p.txt {
    color: #fff;
	width: 100%;
    padding-left: 70px;
    margin-top: 10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップページ　＞　選ばれる理由
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#home_reason h2 {
    font-size: 40px;
    font-weight: bold;
    display: table;
    padding: 0px 70px;
    margin: 0 auto 60px;
    position: relative;
}

div#home_reason h2 span.red {
    color: #cd0000;
}

div#home_reason h2:before, div#home_reason h2:after {
    content: '';
    width: 50px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 50%;
}

div#home_reason h2:before {
    left: 0px;
}

div#home_reason h2:after {
    right: 0px;
}

div#home_reason ol.items {
    margin: 0 -25px -60px;
}

div#home_reason ol.items li {
    margin: 0 20px 60px;
    width: calc(33.333% - 40px);
    position: relative;
}

div#home_reason ol.items li:after {
    content: "0" counters(ol_cnt, "");
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -30px;
    left: -30px;
    background-color: #c70000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}


div#home_reason ol.items .img {
    width: 297px;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 auto 22px;
}


div#home_reason ol.items .border {
    box-shadow: 0 0 0 1px #dbdbdb;
}

div#home_reason p.ttl {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
    min-height: 2.8em;
}

div#home_reason p.txt {
    line-height: 1.7;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップページ　＞　料金案内
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#home_price {
    background-color: #f5f5f5;
}

div#home_price .menu_wrap {
    justify-content: space-between;
    margin-bottom: 25px;
}

div#home_price .menu_wrap > div {
	font-weight: bold;
    line-height: 1;
    text-align: center;
    border: 5px solid #cbcbcb;
    border-radius: 8px;
	width: 475px;
    padding: 30px 15px 20px 165px;
    background: no-repeat 20px 50% / auto #fff;
}

div#home_price.lazyloaded .menu_wrap .menu01 {
	background-image: url(https://carfactory.biz/hashima/wp-content/themes/cyber-child/images/menu01_icon.png);
}

div#home_price.lazyloaded .menu_wrap .menu02 {
	background-image: url(https://carfactory.biz/hashima/wp-content/themes/cyber-child/images/menu02_icon.png);
}

div#home_price p.ttl {
    font-size: 40px;
}

div#home_price p.price {
    font-size: 35px;
}

div#home_price p.price strong{
	font-size: 65px;
	color: #ff0000;	
}

div#home_price p.sub {
    font-size: 24px;
    margin-top: 5px;
}

div#home_price p.main_lead {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

div#home_price ul.items {
    justify-content: space-between;
    margin-bottom: 30px;
}

div#home_price ul.items li {
    font-size: 22px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #ffb400;
    border-radius: 5px;
    width: calc(33.333% - 13px);
    padding: 20px 10px;
}

div#home_price p.main_txt {
    margin-bottom: 30px;
}

div#home_price dl.card {
    border: 3px solid #00578f;
    background-color: #fff;
}

div#home_price dl.card > * {
    padding: 30px 10px;
}

div#home_price dl.card dt {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background-color: #00578f;
    text-align: center;
    width: 280px;
}

div#home_price dl.card dd {
    width: calc(100% - 280px);
    text-align: center;
}

div#home_price dl.card dd img:not(:last-child) {
    margin-right: 25px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップページ　＞　板金塗装事例
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#home_jirei ul.items {
    margin: 0 -20px -20px;
}

div#home_jirei ul.items li {
    padding: 20px 17px 25px;
    margin: 0 20px 30px;
    width: calc(50% - 40px);
    border: 2px solid #4b4b4b;
}

div#home_jirei ul.items .ttl_wrap {
    font-weight: bold;
    padding: 10px 20px;
    margin: -20px -17px 15px;
    background-color: #000;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

div#home_jirei ul.items .ttl {
    font-size: 24px;
    color: #fff;
    flex: 1;
}

div#home_jirei ul.items .sub_img {
    padding: 0px;
    width: 100px;
    height: 80px;
    border: 1px solid #4b4b4b;
    display: block;
    margin: 0 0 -50px 5px;
}

div#home_jirei ul.items p.main_txt {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    padding-right: 105px;
    margin-bottom: 10px;
}

div#home_jirei ul.items .img_area {
    justify-content: space-between;
    position: relative;
}

div#home_jirei ul.items .img_area:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 0 16px 12px;
    border-color: transparent transparent transparent #000000;
    position: absolute;
    top: calc(50% - 16px);
    right: calc(50% - 6px);
}

div#home_jirei ul.items p.img {
    width: 206px;
    height: 155px;
    padding: 0px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

div#home_jirei ul.items p.img:before,
div#home_jirei ul.items p.img:after{
    color: #fff;
    font-weight: bold;
    width: 100px;
    text-align: center;
    padding: 30px 20px 0px;
    position: absolute;
    top: -17px;
    left: -55px;
    transform: rotate(-45deg);
    z-index: 1;
}

div#home_jirei ul.items p.img:first-child:before{
    content:'Before';
	background-color: #000000;
}

div#home_jirei ul.items p.img:last-child:after{
    content:'After';
	background-color: #c90000;
}

div#home_jirei ul.items .price_wrap {
    font-size: 20px;
    font-weight: bold;
    justify-content: flex-end;
	/*---料金非表示に変更---*/
	display: none;
}

div#home_jirei ul.items p.date {
    margin-right: 20px;
}

div#home_jirei ul.items p.price strong {
    font-size: 29px;
    color: #ff0000;
    line-height: 1;
    margin-left: 5px;
    vertical-align: -2px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップページ　＞　店舗情報
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#home_info {
    position: relative;
}

div#home_info h2.cmn_ttl {
    padding: 45px 300px;
}

div#home_info .section_kugiri {
    padding-top: 40px;
}

div#home_info p.sub_lead {
    position: absolute;
    top: 20px;
    left: calc(50% + 300px);
}

div#home_info .ttl_wrap {
    justify-content: space-between;
    align-items: center;
    padding-right: 210px;
    margin-bottom: 25px;
}

div#home_info h3.ttl {
    font-size: 30px;
    font-weight: bold;
}

div#home_info .ttl_wrap p.btn a {
    font-weight: bold;
    color: #cd0000;
    border: 3px solid #cd0000;
    padding: 15px;
    border-radius: 7px;
    display: block;
}

div#home_info .inner_wrap {
    justify-content: space-between;
    margin-bottom: 30px;
}

div#home_info .inner_wrap p.img {
    width: 435px;
    height: 304px;
    padding: 0px;
	margin: 0 auto;
}

div#home_info .inner_wrap table {
    width: 540px;
    border: 1px solid #000000;
}

div#home_info .inner_wrap tr > *{
    font-size: 18px;
    padding: 15px 10px;
}

div#home_info .inner_wrap th {
    background-color: #3d3d3d;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
}

div#home_info .inner_wrap tr:last-child th{
	border-color: #000;
}

div#home_info .inner_wrap td {
    border-bottom: 1px solid #000000;
}

div#home_info p.map {
    margin-bottom: 15px;
}

div#home_info iframe {
    vertical-align: bottom;
}

div#home_info p.route {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}

div#home_info p.btn {
    text-align: center;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップページ　＞　お問い合わせ・お見積り
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#home_form {
    background-color: #e8e8e8;
}

div#home_form h2.cmn_ttl{
	margin-bottom: 0px;
}

div#home_form h2.cmn_ttl:after{
	display: none;	
}

div#home_form p.main_lead {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

div#home_form .info_wrap {
    background-color: #fff;
    margin: 0 auto 50px;
    border: 3px solid #cd0000;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    width: 600px;
    justify-content: center;
    align-items: center;
    cursor: default!important;
}

div#home_form .info_wrap:hover{
	opacity: 1;	
}

div#home_form p.mitsumori {
    font-size: 34px;
    font-family: "my_mincho", serif;
    line-height: 1.1;
    background-color: #fff600;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
}

div#home_form .tel_wrap {
    width: calc(100% - 130px);
}

div#home_form .tel_wrap .num {
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: -3px;
}

div#home_form .tel_wrap .num a:before {
    content: '\e958';
    font-family: icomoon;
    display: inline-block;
    font-size: 45px;
    font-weight: normal;
    color: #cd0000;
    line-height: 1;
    vertical-align: middle;
    margin: -5px 15px 0 -60px;
}

div#home_form .tel_wrap p.open {
    font-size: 18px;
    font-weight: bold;
}

div#home_form .inner {
    background-color: #fff;
    padding: 50px 80px 30px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップページ　＞　フッターリンク
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#home_footer{
	padding: 50px 0;	
}
div#home_footer p.shop{
    display: table;
    margin: 0 auto;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
フッター　＞　コピーライトのエリア
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#copy_frame {
    background-color: #191919;
}