/*
Theme Name:iconic child
Theme URI:
Description:WordPressテーマ「iconic」の子テーマ
Template:iconic_tcd062
Author:Takashi Yamada
Author URI:https://tcd-theme.com/
Version:1.8.4
*/
html {
  scroll-padding-top: 100px; /* 固定ヘッダの高さ分 */
}
body { font-family: 'Noto Sans JP', sans-serif; font-weight: 400; background: #fff3ef; color: #000; font-size: 20px; line-height: 1; min-width: 320px; overflow-x: hidden; position:relative; -webkit-font-smoothing: antialiased; }

/* meta box */
.c-meta-box { background: #fff; font-size: 12px; padding: 22px 20px 17px; }

/* header top */
.p-header-description { font-size: 18px; line-height: 2; padding: 15px 0; color:#541c00;}

/* global nav */
@media (min-width: 992px) {
	.p-global-nav > li { font-size: 18px; height: 100px; line-height: 2; position: relative; }
	.p-global-nav .sub-menu a { min-height: 50px; padding: 15.5px 20px; width: 230px; }
}

/* header view cart */
.p-header-view-cart__buttons { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; padding: 12px; font-size: 14px; }
.p-header-view-cart .p-wc-empty_cart { padding: 60px 12px; text-align: center; font-size: 14px;}

/* header bottom */
@media only screen and (max-width: 991px) {
	.p-header__bottom .p-header-description { font-size: 18px; line-height: 1.8; padding: 8px 0; }
}

/* page header */
.p-page-header__image { background-position: center center; background-size: cover; position: relative; }

/* copyright */
.p-copyright { background-color: #3c5e9b; color: #fff; font-size: 12px; height: 59px; line-height: 58px; text-align: center; overflow: hidden; }

/* blog archive */
.p-blog-archive__item-title { font-size: 20px; font-weight: 500; line-height: 1.5; color:#541c00; }

/* entry */
.p-entry__inner { border: 1px solid #ddd; padding: 50px; background-color: #fff;}
.p-entry__body { color: #000; line-height: 2.4; margin-top: 0; }

/* contents builder */
.p-cb__item.has-bg { padding-bottom: 0; padding-top: 0; }

/* default widget */
.p-widget .searchform #s { background: transparent; border: 1px solid #ddd; border-right: none; border-radius: 0; height: 45px; line-height: 45px; padding: 0 15px; width: -webkit-calc(100% - 45px); width: calc(100% - 45px); background-color: #fff;}

/* widget ad */
.tcdw_ad_widget img { margin: 0 auto; }

/* widget categories */
.p-widget-categories li { border-top: 1px solid #ddd; margin: 0 !important;  }
.p-widget-categories li a { display: block; font-weight: normal; padding: 11.5px 22px; text-decoration: none; background-color: #fff;}

/* widget dropdown */
.p-dropdown__title { border: 1px solid #ddd; line-height: 50px; height: 50px; padding: 0 22px; position: relative; background-color: #fff;}
.p-dropdown__list li a { display: block; padding: 11.5px 22px; background-color: #fff;}
.p-dropdown__list li a:hover { background: #f7f7f7; color: #000; }

/* widget list */
.p-widget-list__item { border: 1px solid #ddd; border-top: none; margin: 0 !important; padding: 0; position: relative;background-color: #fff }

/* widget tab */
.styled_post_list_tabs { border-left: 1px solid #ddd; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 0 0 -1px 0 !important; padding: 0; position: relative; }
.styled_post_list_tabs li { color:#fff; background: #3c5e9b; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; border-right: 1px solid #ddd; line-height: 1.2; margin: 0 !important; padding: 0; width: 50%; word-break: break-all; }
.styled_post_list_tabs li label { cursor: pointer; display: block; height: 100%; margin: 0; padding: 13.7px 6px; text-align: center; }
.styled_post_list_tab-content { display: none; }
.styled_post_list_tab_widget .tab-radio { display: none; }
.styled_post_list_tab_widget .tab-radio--1:checked ~ .styled_post_list_tabs .tab-label--1,
.styled_post_list_tab_widget .tab-radio--2:checked ~ .styled_post_list_tabs .tab-label--2 { background:#fff; border-bottom-color:#fff; color:#3c5e9b; }
.styled_post_list_tab_widget .tab-radio--1:checked ~ .styled_post_list_tab-content--1,
.styled_post_list_tab_widget .tab-radio--2:checked ~ .styled_post_list_tab-content--2 { display: block; }

/* footer widget */
.p-footer-widget-area .p-widget { font-size: 12px; margin: 0; padding: 0; width: 100%; }
.p-entry-item__tab-content { border: 1px solid #ddd; display: none; margin: 0 !important; padding: 50px; background:#fff;}

/* welcart headline */
.p-wc-headline { color: #3c5e9b; }
.p-wc .p-wc-headline { color: #3c5e9b; font-size: 20px; font-weight: 700; line-height: 2; margin-bottom: 0; }

/* widget_welcart_category */
.widget_welcart_category li a { display: block; font-weight: normal; padding: 11.5px 22px; text-decoration: none; background-color: #fff; }

/* widget_welcart_featured */
.widget_welcart_featured .featured_list { border-top: 1px solid #ddd; margin: 0 !important; height: 129px; position: relative; background-color: #fff;}

/* table */
.p-entry__body td, .p-entry__body th { border: 1px solid #ddd; padding: 10px 15px; line-height: 2; background: #fff; vertical-align: middle; font-size: 16px;}

/* Button option */
.bt_blue { background: #8ca8d0; color: #fff; }
.bt_blue:hover, .bt_blue:focus { background-color: #3c5e9b; color: #fff; }

/* Cardlink style - カードリンクのスタイル */
.cardlink { padding: 12px; margin: 10px 0; border: 1px solid #ddd; word-wrap: break-word; max-width: 100%; background: #fafafa; }
.cardlink_thumbnail { float: left; margin-right: 20px; }
.cardlink_timestamp { display: inline; margin: 0; padding: 0; vertical-align: top; color: #222; line-height: 1.6; font-size: 12px; }
.cardlink_title { font-size: 14px; margin: 0 0 5px; }
.cardlink_title { color: red; }
.cardlink_title br { display: none; }
.cardlink_title a { font-weight: bold; color: #000; text-decoration: none; }
.cardlink_excerpt { color: #333; font-size: 12px; overflow: hidden; line-height: 1.8; }
@media only screen and (max-width: 767px) {
	.cardlink_thumbnail { float: none; }
	.cardlink_timestamp { line-height: 2.4; vertical-align: middle; }
	.cardlink_excerpt { float: none; }
}

.fs16 { font-size: 16px !important; }
.fs18 { font-size: 18px !important; }
.fs20 { font-size: 20px !important; }
.fs24 { font-size: 24px !important; }
.fs28 { font-size: 28px !important; }
.fs32 { font-size: 32px !important; }

/* 明朝体 */
.mincho {
	font-family: 'Noto Serif JP', serif !important;
	font-weight: 500;
}
.p-entry__body h2.title {
	font-size: 30px;
	font-family: 'Noto Serif JP', serif !important;
	border-bottom: solid 3px #8ca8d0;
}

/* TOPページ */
#top_info h2.main_title {
	text-align: center;
	font-size: 210%;
}
#top_info .top_info {
	text-align: center;
	color:#541c00;
	font-size: 20px;
	font-weight: 500;
}

/* フッター*/
#footer {
	text-align: center;
	font-size: 20px;
}
#footer h2 {
	font-size: 200%;
}
#footer address {
	font-style: normal;
}
#footer .tel {
	font-size: 30px;
}
#footer .adress span{
	display: block;
}
@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}

.text-center {
	text-align: center !important;
}

@media only screen and (max-width: 480px) {
	.imgbox {
		width: 100%;
		padding:0;
	}
	.textbox {
		width: 100%;
		margin:5px 0 20px;
	}
}

/*トップページ調整*/
.home #cb_1 {
	margin-bottom: 40px;
}

/*ブログ*/
.news_headline3 {
    position: relative;
    color: #ffffff;
    background: #8ca8d0;
    font-size: 2em !important;
    border: 3px solid #ffffff;
    padding: 15px 5px 15px 15px;
    border-radius: 3px;
    box-shadow:1px 3px 5px 0px  rgba(0,0,0,0.3) ;
}
.news_headline3:after, .news_headline3:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
}
.news_headline3:after {
    left: 40px;
    border: 10px solid transparent;
    border-top: 10px solid #8ca8d0;
}
.news_headline3:before {
    left: 37px;
    border: 13px solid transparent;
    border-top: 13px solid #ffffff;
}
.news_headline4 {
	font-size: 1.5em !important;
	font-weight: 500;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: .5em;
	border-left: 20px solid #8ca8d0;
	background-color: #fff;
	color: #3c5e9b;
	box-shadow:1px 3px 5px 0px rgba(0,0,0,0.1);
}

/*固定ページサイドバナー*/
#sidebnr li a img:hover {
	opacity: .7;
}

/*お問い合わせフォーム*/
.cform th {
	font-size: 16px;
	width: 30%; /*変なところで改行される場合はここの数字を変更します。*/
	border-bottom: solid 1px #d6d6d6;
	padding: 10px 0 10px 15px;
	font-weight: normal;
}

.cform td {
	font-size: 16px;
	line-height: 150%;
	border-bottom: solid 1px #d6d6d6;
	padding: 10px 5px;
}

.cform {
	width: 100%;
	margin: auto;
}

.cform [type=submit] {
	display: inline-block;
	font-size: 20px;
	padding: 10px 30px;
	text-decoration: none;
	background: #ff8f00;
	color: #FFF;
	border-bottom: solid 4px #B17C00;
	border-radius: 3px;
}

.cform option,
.cform textarea,
.cform input[type=text],
.cform input[type=email],
.cform input[type=search],
.cform input[type=url] {
	width: 100%;
	border:solid #ccc 1px;
	padding:10px 5px;
}
.cform .telnum input[type=text] {
	width: 4em;
}
.cform .adnum input[type=text] {
	width: 7em;
}
.cform select {
	padding: 10px;
	margin-bottom: 5px;
}
.required-srt {
	font-size: 8pt;
	padding: 5px;
	background: #ce0000;
	color: #fff;
	border-radius: 3px;
	margin-left: 10px;
	vertical-align: middle;
}
.cform .small {
	font-size: 12px;
	margin-right: 1em;
}
@media only screen and (max-width:767px) {
	.cform th,
	.cform td {
		width: 100%;
		display: block;
		border-top: none;
	}
}

.submit-btn input {
	background: #3c5e9b;
	width: 60%;
	max-width: 550px;
	min-width: 220px;
	margin: 30px auto;
	display: block;
	border: 1px #3c5e9b solid;
	text-align: center;
	padding: 5px;
	color: #fff;
	transition: all 0.4s ease;
	font-size: 1.5rem;
}

.submit-btn input:hover {
	background: #fff;
	color: #00142c;
}

/*クレジットカード入力蘭*/
#escott-token-dialog {
	font-size: 16px;
}
#escott-token-dialog th {
	width: 30%;
}