/* ★★★ スマホ */

.store_category_block p {
    letter-spacing: 0.05em;
    font-size: 124%;
}
/* フッター横幅 */
/*
.footer {
    min-width:1010px !important;
}
*/
/* フッター文字サイズ */
.footer dt a {
    font-size:22px;
}
.footer dt a.ja {
    font-size:26px;
}
.footer a {
    font-size:16px;
}
.footer a.ja {
    font-size:15px;
}

/* basic */
a {
    color: #666;
    text-decoration: none;
}
a:hover {
    color: #999;
}

/* 会員関係 */
.error_message {
    padding:30px;
    text-align:center;
    color:rgba(162,27,29,1.00);
    font-size:108%;
}
#memberpages div.loginbox  {
    margin-top:0;
    margin-bottom:30px;
}
#memberinfo table,
table.customer_form {
    border-top:1px solid #CCC !important;
}
div.header_explanation {
    padding:40px 20px 0;
}
div.header_explanation ul {
    font-size:108%;
}
#memberinfo th,
#memberinfo td,
#newmember th,
#newmember td {
    border:none;
    border-bottom: 1px solid #ccc;
    padding-top:8px;
    padding-bottom:8px;
    font-size:108%;
}
#memberinfo th,
#newmember th {
    background-color: #fff;
    line-height: 150%;
    font-weight: normal;
    color: #000;
    width: 20%;
}
.customer_form input {
    margin-left:10px;
    margin-right:10px;
}
td.name_td,
tr#furikana_row td,
tr#states_row td {
    padding-left:20px !important;
}
#memberpages {
}
#wc_member h1,
#wc_member h2,
#wc_member h3 {
    margin-bottom:30px;
    text-align:center;
    border:none;
    font-size:1.1rem !important;
}
#wc_member ul li {
    list-style:none;
}
.member_submenu {
    padding-top:40px !important;
}
.member_submenu li a {
    background-color: transparent;
    border-radius: 50px;
    border: 1px solid #ccc;
    padding: 13px;
    font-size: 108%;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-right:20px;
    float:left;
}
.catbox input[type="submit"], .catbox #wc_cart input[type="button"], .catbox #memberinfo input[type="button"] {
    padding: 10px 20px;
    font-size: 108%;
    letter-spacing:0.1em;
}
div.header_explanation {
   padding: 40px 20px 0 0;
}

.store_category_block {
    margin-top:20px;
}
.store_category_block h2 {
    font-size: 210%;
    margin-bottom: 50px;
}
.category_description + p.sonomono_link {
	margin-top:-10px;
	margin-bottom:-0;
}


.tn_box .tn_box_inner h3 {
    font-size: 124%;
	font-family: YuGothic, '游ゴシック', 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.news .tn_box .tn_box_inner h3 {
    font-size: 108%;
	font-family: YuGothic, '游ゴシック', 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.center_title_group header h2 a {
    font-size: 108%;
}
.sonomono_container.center_title_group header h2 a {
    font-size: 108%;
}
.navbar-default .navbar-nav>li>a {
	font-size:108%;
	letter-spacing:0.15em;
}
.detail_link a {
    color: #555;
    padding: 3px 0 2px 0;
    font-size: 77%;
	font-family: YuGothic, '游ゴシック', 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

@media screen and (max-width: 767px) {
	
.store_category_block p {
    margin-bottom: 80px;
}

.tn_box + .store_category_block p {
    margin-bottom: 60px;
}

.category_description + p.sonomono_link {
	/*margin-top:-50px;*/
	margin-bottom:30px;
}
.store_category_block h2 {
    font-size: 200%;
    margin-bottom: 30px;
}

.navbar-default .navbar-nav>li>a {
	font-size:123.1%;
}


.navbar-default .navbar-nav>li>a {
	font-size:123.1%;
	letter-spacing:0.15em;
}

.sidebar h2 a {
    font-size: 123.1% !important;
	line-height:1em;
    padding: 11px 0 10px !important;;
}

}

/* ★★★ PC小（タブレット） */
@media screen and (min-width: 767px) {

.sidebar h2 a {
    font-size: 108% !important;
	padding-top:25px;
	padding-bottom:25px;
}


/* 罫線 */
hr {
    border-color:#444;
}
div.contact_box {
    font-size:108%;
    border-color:#666;
    padding:50px;
}
.navbar .navbar-brand {
    padding-left:20px;
}
.sidebar .sidebar_inner {
    padding-left:10px;
}

/* ホームヘッドライン */
.headline_container article time {
    letter-spacing: 0.1em;
    background-color: #999;
    float: left;
    width: 112px;
    padding: 6px 6px 5px;
    line-height: 1em;
    color: #fff;
    font-size: 77%;
    font-weight:bold;
}


/* 20px幅の罫線 */
.interview_paragraph h2:before,
.interview_paragraph h2:after,
.interview .basic_spec:before,
.block_title:before{
background-color:#666;
}

/* ページ内小見出し */
.main_content h2 {
    margin: 0 0 50px;
}
.block_title:before {
    margin-bottom:55px;
}

/* スクロール時のヘッダーの空きスペース調整 */
.breadcrumb {
    padding: 5px 20px 2px;
}

/* 写真のキャプション天地余白調整 */
.metaslider .caption {
    font-size: 85%;
    padding: 8px 0 0 !important;
    letter-spacing:0.05em;
}
figure {
    margin: 0 0 45px;
}
figure .caption {
    font-size: 85%;
    margin: 8px 0 0;
    letter-spacing:0.05em;
}
.wp-caption .wp-caption-text {
    color: #333;
    font-size: 85%;
    line-height: 1.6153846154;
    text-align: right;
    margin: 8px 0 0;
    letter-spacing:0.05em;
}

/* 対談部分の写真のキャプションは天側を詰める */
.interview_paragraph figure .caption {
    margin-top: 2px;
}

/* 対談原稿の文字サイズ16→14px　行間空け気味に */
.interview .entry-header .og_description,
.interview_paragraph p {
    font-size: 14px;
    line-height: 2.2em;
    letter-spacing: 0.05em;
}

/* サイドナビの文字間隔詰める */
.sidebar li {
    letter-spacing: 0.05em;
}
/* カレント表示のイタリックの文字間拡げる */
.sidebar li.current-cat {
    letter-spacing: 0.1em;
}
/* タイトルの文字調整 */
.entry-title {
    font-size: 150% !important;
}
/* タイトル下のスペース調整　知音＆対談（タイトル下にリード） */
.entry-header .entry-title.interview {
    margin-bottom: 45px;
}
/* イメージカット下のタイトルの天地余白調整 */
figure.eye_catch+.entry-title {
    margin-top: 45px;
    margin-bottom: 45px;
    line-height: 1;
    font-size: 150%;
}
/* イメージカット下のタイトルの天地余白調整→プロダクトのところを除外 */
.tn_box_inner2 figure.eye_catch+.entry-title {
    margin-top: 12px;
    margin-bottom: 10px;
    line-height: 1.4em;
    font-size: 0.85rem !important;
	font-family: YuGothic, '游ゴシック', 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
/* イメージカット上のパターン */
.entry-header .entry-title {
    margin-bottom: 65px;
    line-height: 1.4em;
}

/* 対談・知音 囲み　見出しのマージンを調整 */
.interview_list .entry-header .entry-title{
    margin-top: 10px;
    margin-bottom: 10px;
}
.interview_list {
    padding: 34px 55px 18px;
}
.interview_list figure {
    margin-left: 65px;
    width: 45%;
}

/* 1行リード */
.one_line_lead {
    margin: 45px 0;
    letter-spacing:0.1em;
}

/* 対談囲み リンクマークの天位置を上に調整 */
.entry-header .relation_tag_link {
    margin-top:6px !important;
    padding:0;
}

/* 罫囲みの天地余白調整 */
.main_text ul li, .entry-content ul li {
    padding: 8px 5px 7px;
    line-height: 1.6em;
}

	.entry-content ul li,
	.main_text ul li {
	    padding-left: 0 important;
	}
@media screen and (max-width: 767px) {
	.entry-content ul li,
	.main_text ul li {
	    padding-left: 0 important;
	}
}
.main_text ul li a {
    display:inline-block;
}

/* 罫囲みのテキストと画像の天位置をそろえる 知音 & ジャスティファイ */
.og_description {
    margin-top: 0;
    text-align: justify;
}
/* 対談・知音全体リード */
.taidan_description_box p {
    margin-bottom: 20px;
    font-size:  116%;
    line-height: 2.2em;
}

/* 対談本文ジャスティファイ */
.interview .entry-header .og_description, .interview_paragraph p {
    text-align: justify;
}
/* 対談 データ表記 文字小さく */
.interview .basic_spec {
    font-size: 100%;
}

/* 対談囲みのVol.1〜〜のところ */
.interview_list .spec {
    letter-spacing:0.05em;
    word-spacing:0.2em;
}

/* 対談  写真のキャプション */
figure .description {
    font-size: 100%;
    margin: 5px 5px 0;
}

/* クレジットの後のキャプション */
.caption + .description {
    padding-top:10px;
}

/* エントリータイトル 文字間隔 */
.entry-header .entry-title.ja {
    letter-spacing: 0.45em;
}

/* 目次 */
.local_nav ul li a span.l {
    font-size: 110%;
}
/* 目次の目次(INDEX) */
article p.index {
    letter-spacing:0.2em;
    margin-bottom: 10px;
    font-size: 100%;
    line-height: 1em;
    padding-left:0.2em;
}

/* リンクの角丸 */
.store_category_block .detail_link a {
    font-size: 0.9rem;
}

/* ニュース タイトル下のカテゴリー部分 */
.main_contents .categories {
    border-color: #666;
    padding: 4px 4px 5px;
    letter-spacing:0.05em;
}
.main_contents .categories a {
    font-weight: normal;
}

/* リンク */
article p a {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    letter-spacing:0.05em;
    padding: 3px 2px 5px;
    background-color: #fff;
    border-bottom:1px dotted #666;
}
/* メールリンク */
article p a[href^="mailto:"] {
    background: no-repeat url(../images/icn_contact.svg) 2px 1px #fff;
    padding: 3px 7px 5px 26px;
    border-bottom:1px dotted #666;
}
/* 外部リンク */
article p a[target="_blank"] {
    background: no-repeat url(../images/icn_link.svg) 5px 5px #fff;
    padding: 3px 7px 5px 24px;
    border-bottom:1px dotted #666;
}

/* ストア 折りたたみ */
.store .store_notes dt {
    font-size: 108%;
    font-weight: normal;
}

/* ストアタイトル */
h2+h1.entry-title.item_page_title {
    font-size: 130% !important;
    letter-spacing: 0.2em;
    margin-top:-30px;
}

/* ストア説明文 */
.store .exp .store_content p {
    font-size:93%;  
}
/* 引用ブロックタイトル */
.block_title {
    font-size: 108%;
    letter-spacing: 0.2em;
}

/* ホーム　ヘッドライン日付 */
.headline_container article time {
    padding: 2px 6px;
    line-height: 1em;
    font-size: 86%;
    width: 90px;
}

/* 角丸リンク内左右に分ける */
.detail_link {
    clear: both;
    margin: 5px 0 10px;
}
.detail_link span:first-child {
    text-align:left;
    padding-left:1em;
    float:left;
}
.detail_link span:last-child {
    text-align:right;
    padding-right:1em;
    float:right;
    font-size:93%;
}
.detail_link a:before,.detail_link a:after {
    content: " ";
    display: table;
}
.detail_link a:after {
    clear: both;
}
.detail_link a {
    *zoom: 1;
}

/* フッター横幅 */
/*.footer .main_logo {
    width:10%;
}
.footer .box_01,
.footer .box_02,
.footer .box_03,
.footer .box_04,
.footer .box_05 {
    width: 18%;
}*/

.footer .box_05{
    letter-spacing: 0.15em;
}
.footer .box_05 .sns_title{
    letter-spacing: 0.1em;
}
    
/* フッター文字サイズ */
.footer dt a {
    font-size:18px;
}
.footer dt a.ja {
    font-size:16px;
}
.footer a {
    font-size:13px;
}
.footer a.ja {
    font-size:12px;
}

/* ｜素｜のもの店トップ縦書き */
.store_category_block h2 {
    margin-right:15px;
}

/* |素|のもの店 STORE トップ */
.store_category_block .category_description_box {
    max-width: 580px;
    padding-bottom:30px;
    text-align:justify;
}
.store_category_block p {
    letter-spacing: 0.05em;
    font-size: 100%;
    line-height:2.2em;
}

.store_category_block {
    clear:both;
    margin-top: 120px;
    margin-bottom:150px;
}
.store_category_block .category_description_box:before,
.store_category_block .category_description_box:after,
.store_category_block:before,
.store_category_block:after {
    content: " ";
    display: table;
}
.store_category_block .category_description_box:after,
.store_category_block:after {
    clear: both;
}
.store_category_block .category_description_box,
.store_category_block {
    *zoom: 1;
}
.store_category_block .category_description {
    font-size: 108%;
    letter-spacing: 0.1em;
    line-height:2.2em;
    margin-bottom: 26px;
}

/* WORKSカテゴリー　メイン3行リードコピー */
.main_text {
    padding-top:20px;
}
.main_text p{
    font-size: 108%;
    letter-spacing: 0.05em;
    line-height:2.2em;
}
/* WORKSカテゴリー　サブ3行リードコピー */
.main_text.sub_category {
    font-size: 108%;
    letter-spacing: 0.05em;
    line-height:2.2em;
}
/* |素|の話 */
.canvas_box #canvas_PC {
    margin-bottom:200px;
}

/* INDEX */
.local_nav {
    margin: 50px 0 85px;
}

/* 罫線 */
hr {
    margin: 2em 0;
}


/* 特定商取引のテーブル */
#post-8380 table {
    border-top:1px solid #666;
}
#post-8380 table th,
#post-8380 table td {
    padding:0.8em 0 0.8em 0.2em;
    border-bottom:1px solid #666;
}
#post-8380 table th{
    width:20%;
}
#post-8380 table td{
    width:80%;
}

/* STORE　詳細 */

.store .entry-header {
    margin-bottom:65px;
}
.store .exp .store_content h2 {
    font-size: 1.1rem;
    margin-bottom: 30px;
    letter-spacing:0.1em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.store .skumulti input.skubutton {
    font-size: 100%;
}
.store .exp .store_content p {
    font-size: 88%;
}
.entry-header .entry-title.ja {
    letter-spacing: 0.2em;
    line-height:1em;
}

/* ストア引用リンク */
.store_1col article .detail_link a {
    background-position: 10px center;
    background-repeat: no-repeat;
    background-image: url(../images/icn_cart.svg);
    padding: 2px 0;
    font-weight: normal;
}

/* AboutのContact部分 */
.sonohanashi h2#contact {
    font-size: 124%;
    letter-spacing: 0.2em;
    margin:2.5em 0 1em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.sonohanashi h2#contact + p {
    line-height: 2;
    font-size: 108%;
    letter-spacing: 0.05em;
    font-family: YuGothic, '游ゴシック', 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/* フッター横幅 */
.footer {
    /*width:100%;
    min-width:1010px !important;*/
}

}
/* ★★★★★ PC標準 */
@media screen and (min-width: 992px) {
.footer {
    /*width:100%;
    min-width:1010px !important;*/
}
    
}
/* ★★★★★ PC最大 */
@media screen and (min-width: 1200px) {

}


/* ORDER FLOW – ご注文の流れ 2022大隅追記 */
.page .entry-content .order_flow h2.block_title {
    padding: 0px 0 0px;
}

span.order_flow_step small {
	display:block;
	font-size:0.8rem;
	font-family:sans-serif;
	font-weight:bold;
    letter-spacing: 0.05em;
    margin-bottom: 1em;
    color: #000;
}
span.order_flow_step strong {
    font-size: 1.05rem;
    line-height: 1em;
}

div.order_flow_step_body p strong {
	font-size:1.05rem;
    margin-bottom: 1em;
    display: block;
}
div.order_flow_step_body p:nth-child(n + 2) {
    margin-top:50px;
}

/* 2022リニューアル */

.works_categories.top .works_category .works_big_category_link,
.works_categories.top .works_category .subcats .subcat{
    font-size: 0.8rem;
}

.works_categories .subcats .subcat a,
.works_categories .works_big_category_link{
    font-size: 0.85rem;
}
.works_categories.top .works_category .works_big_category_link {
    margin: 0.6em 0 3em;
}
.works_categories.top .works_category .subcats .subcat {
    margin: 0 0 0.6em;
}

.works_categories .subcats {
    margin: 30px 0 0;
}
.works_categories .works_big_category_link {
    margin: 30px 0 60px;
}
.entry-title {
    font-size: 1rem !important;
}
@media screen and (max-width: 767px) {
    .works_categories .description {
        padding: 0 10px;
    }
}

article p a {
    padding: 0 2px 2px;
    border-bottom: 1px dashed #fff;
    line-height: 1em;
    background-color: #fff;
}
article p a:hover {
    color: #666;
}

.works_categories.top .works_category header .entry-title.top {
    line-height: 1em !important;
}


.works_categories .works_category header .entry-title {
    padding: 18px 20px 15px;
}

.works_categories .works_category header {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center center;
    padding: 20px;
}
@media screen and (max-width: 767px) {
    .works_categories .works_category header {
        padding: 100px;
    }
}


.works_categories .description {
    font-family: YuGothic, "游ゴシック", "Kozuka Gothic Pr6N", "小塚ゴシック Pr6N", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 20px 0 60px;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    font-size: 0.85rem;
}



.sub_cat_title {
    font-size: 120%;
    margin: 100px 0 50px;
} 
.sub_cat_title a {
    color: #000;
}
.sub_cat_more {
    text-align: right;
    letter-spacing: 0.1em;
}
.sub_cat_more:before {
    content: "→ ";
}


.detail_link a span,
.detail_link span:last-child{
    padding: 15px;
    font-size: .8rem;
} 

.footer .footer_content {
    margin: 0;
    padding: 0 30px;
    padding: 50px 30px;
}
.sns_box {
    display: none;
}

@media (max-width: 767px){
    .sns_box_global.visible-xs {
        display: none!important;
    }
    .footer_element.box_04 dd a {
        font-size: 14px;
    }
}

.tn_box .tn_box_inner time.news_list_time {
    text-align: left;
}

/* ABout */
.about_msg {
    margin-bottom: 60px;
}
.about_msg p{
    font-size: 0.95rem;
}
.spbr {
    display: none;
}
@media screen and (max-width: 767px) {
    .spbr {
    display: block;
    }
}

/* 2022 文字関係の微調整 */

.sidebar li.current-cat {
    font-style: normal;
}
.sidebar ul.children {
    margin-top: 12px;
}
.works_categories .works_category .entry-title {
    letter-spacing: 0.15em;
}
.works_categories .works_category .entry-title.works_top {
    margin: 40px 0 40px;
}


/* WORKSの一覧リンクを削除＆スペースは残す */
.works_categories .works_big_category_link {
    margin: 30px 0 60px;
    margin: 0px 0 80px;
}
.works_categories .works_big_category_link a {
    display: none;
}

/* WORKSカテゴリ-トップ */
body.post-type-archive-works figure.eye_catch {
    margin: 40px 0 45px;
}
.works_categories.top .works_category header {
    margin-bottom: 30px;
}
hr.works_category {
    margin-top: 40px;
    margin-bottom: 55px;
}

/* 2022 ORDERページ */
.store_category_block h2 {
    font-size: 1rem;
    margin-top: 50px;
    margin-bottom: 0px;
}
.store_category_block {
    clear: both;
    margin-top: 50px;
    margin-bottom: 0px;
}
.tn_box .tn_box_inner h3 {
    font-size: 0.85rem !important;
    letter-spacing: 0.05em;
}

/* WORKS - HOUSE ORDER FLOWのリンク追加 */
body.post-type-archive-works.works .main_text p a {
    margin-top: 40px;
    padding-top: 55px;
    display: block;
    border-top: 1px solid #444;
    color: #000;
}

.sub_cat_title+.main_text.sub_category {
    margin-top: -40px;
}
.sidebar .child li.orderflow {
    margin-bottom: 1em;
}
/* archive-works.phpに改行と罫線を追加したので不要
.works_categories .subcats .subcat.orderflow {
    margin-bottom: 2em;
}
*/

/* 引用ブロックのリンクを目立たせる */
.quotation_block.ph_t.works .detail_link a {
    color: #000;
    border: 1px solid #000;
    background-color: #fff;
    display: block;
    text-align: center;
    border-radius: 30px;
    letter-spacing: 0.1em;
    padding: 9px 6px;
    font-size:93%;
}
.quotation_block.ph_t.works .detail_link span.inline-block {
    font-size: .85rem;
}

/* TOP ORDERのフローティングの左右矢印の位置調整 */
.owl-theme .owl-controls .owl-nav .owl-next, .owl-theme .owl-controls .owl-nav .owl-prev {
    top: 30%;
}
@media screen and (max-width: 767px) {
    .owl-theme .owl-controls .owl-nav .owl-next, .owl-theme .owl-controls .owl-nav .owl-prev {
    top: 35%;
    }
}

/* 書体調整 見出し→ゴシックに */
.entry-header .entry-title {
    font-family: DINNextLTPro-Light,YuGothic,"游ゴシック","Kozuka Gothic Pr6N","小塚ゴシック Pr6N","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-weight: normal;
    font-style: normal;
}





/* 2022 works pick upページ */

.block_title {
    margin: 30px 0 50px;
}
@media screen and (max-width: 767px) {
    .block_title {
        margin: 30px 0 40px;
        font-size: 124%;
        letter-spacing: 0.1em;
    }
}

.tn_box_inner2 figure.eye_catch + .entry-title {
    font-size: 0.8rem !important;
}


/* 2024.4 */
@media screen and (max-width: 767px) {
	.entry-content ul li, .main_text ul li {
	    padding-left: 0;
	}
	.entry-content ul li a, .main_text ul li a {
        display: inline;
	}
}





/* 2024 06 ORDER内のWORKSへのリンク */
.mainblock.ph_and_txt .txt.col-sm-12 p a {
    border: 1px solid #ccc;
    display: block;
    text-align: center;
    border-radius: 30px;
	padding: 10px;
    letter-spacing: 0.2em;
}
.mainblock.ph_and_txt .txt.col-sm-12 p a:before {
	content: "→ ";
}

/* lightbox custom */
#swipebox-close, #swipebox-prev, #swipebox-next {
	width: 50px !important;
	height: 50px !important;
	background-repeat: none;
	background-position: center center;
}
#swipebox-close {
	background-image: url("../images/icon-close.svg") !important;
}
#swipebox-prev {
	background-image: url("../images/icon-prev.svg") !important;
}
#swipebox-next {
	background-image: url("../images/icon-next.svg") !important;
}
#swipebox-overlay {
	background-color: rgba(255,255,255,0.98) !important;
}
#swipebox-bottom-bar, #swipebox-top-bar {
	background-color: rgba(255,255,255,0.98) !important;
}