@charset "UTF-8";


/* ----------------------- 上書き設定 -------------------------- */

body {
	font-size: 16px;
}

.pc #global_menu > ul {
  text-align: right;
	margin-right: 60px;
}

.pc #one_col {
  width: 1180px;
}

#page_header .title {
	text-align: left;
}

#page_header .title {
  font-size: 48px !important;
}

#footer_menu_area {
	background: url("../images/footer-bg.png") no-repeat center center !important;
	background-size: cover !important;
	padding: 90px 0 20px;
	text-align: center;
}

#footer_menu_area_inner {
	border: none;
}

#footer_menu_area_inner h2 {
	width: 100%;
	text-align: center;
	margin-bottom: 70px;
}

#footer_menu_area_inner .ft_address{
	width: 100%;
	margin-bottom: 70px;
	line-height: 1.8;
}

#footer_menu_area_inner .ft_address span {
	margin-left: 20px;
}

#footer_menu_area_inner .ft_navi {
	width: 100%;
}

#footer_menu_area_inner .ft_navi ul {
	text-align: center;
}

#footer_menu_area_inner .ft_navi ul li {
	display: inline-block;
  /display: inline;
  /zoom: 1;
	
	margin: 0 15px;
}

/* SP */

#menu_button {
	color: #FFF;
}

#blog_list .title_area {
	height: auto;
}

@media screen and (max-width:750px) {
	
	#header_logo .mobile_logo_image {
    height: 38px;
    width: auto;
	}
	
	#page_header .title {
  	font-size: 28px !important;
	}
	
	#footer_menu_area {
		padding: 30px 0 20px;
	}
	
	#footer_menu_area_inner h2 {
    margin-bottom: 20px;
	}
	
	#footer_menu_area_inner h2 img {
    width: auto;
		height: 47px;
	}
	
	#footer_menu_area_inner .ft_address {
		margin-bottom: 0;
	}
	
	#footer_menu_area_inner .ft_address span {
		margin-left: 0;
		display: block;
	}
	
	#footer_menu_area_inner .ft_navi {
		display: none;
	}
	
	#blog_list .title_area {
		height: auto !important;
	}

}

#blog_list .title_area .date {
	position: static;
	margin-top: 10px;
}
	
	
/* 共通 */

table th {
	width: 180px;
}

.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6 {
	font-weight: normal;
}

.post_content h2 {
	text-align: center;
	font-size: 40px;
}

.post_content p {
	line-height: 2;
}

.post_content p:last-child {
	margin-bottom: 0;
}

.grid > * { padding-left: 40px; }
[class*="width"] { box-sizing: border-box; width: 100%; max-width: 100%;}
.grid { margin-left: -40px; display: flex; flex-wrap: wrap;}
.post_content .grid .width-auto { width: auto;}
.post_content .grid .width-1-2 { width: 50%;}
.post_content .grid .width-1-3 { width: calc(100% * 1 / 3.001);}
.post_content .grid .width-1-4 { width: 25%;}
.post_content .grid .width-1-5 { width: 20%;}
.post_content .grid .width-expand { flex: 1; min-width: 1px;}
.post_content * + .grid > .grid-margin { margin-top: 40px; }

.f12 {font-size: 12px !important;}

.q_button {
	background-color: #594A41;
	margin: 0;
	padding: .6em 1.5em .5em;
}

#shop_category_list a::before {
	background: -moz-linear-gradient(bottom, rgba(34,34,34,1) 0%, rgba(34,34,34,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(34,34,34,1) 0%, rgba(34,34,34,0) 100%);
	background: linear-gradient(to top, rgba(34,34,34,1) 0%, rgba(34,34,34,0) 100%);
}

#shop_category_list a {
	color: #FFF;
}

@media screen and (max-width:750px) {
	
	table th {
		width: auto;
		white-space: nowrap;
	}
	
	.post_content h2 {
		font-size: 20px;
	}
	
	.grid { margin-left: -40px; display: flex; flex-wrap: wrap;}
	.post_content .grid .width-auto { width: 100%;}
	.post_content .grid .width-1-2 { width: 100%;}
	.post_content .grid .width-1-3 { width: calc(100% * 1 / 1);}
	.post_content .grid .width-1-4 { width: 100%;}
	.post_content .grid .width-1-5 { width: 100%;}
	.post_content .grid .width-expand { flex: 1; min-width: 1px;}
	.post_content * + .grid > .grid-margin { margin-top: 40px; }
	
}


/* トップページ */

#find_list .title_area .title {
	font-size: 28px !important;
}

#blog_list .title_area .title {line-height: 1.4;}
#blog_list .title_area .date {bottom: 10px;}


@media screen and (max-width:750px) {
	
  #find_list .item { width:calc(100%) !important; margin:0 0 4px !important;}
	
}

/* ギャラリー */

#archive_shop_search {}

#archive_shop_search_inner #archive_catch .catch {
	font-size: 40px !important;
	color: #FFF !important;
}

#archive_shop_search_inner #archive_catch .desc {
	font-size: 16px !important;
	color: #FFF !important;
}


/* 作品カテゴリー一覧 */

#shop_list2 .image {
	position: relative;
	margin-bottom: 10px;
}

#shop_list2 .image .soldout {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #EC1B23;
	color: #FFF;
	text-align: center;
	padding: 10px 30px;
}

#shop_list2 .title {
	margin-bottom: 5px;
	background: none !important;
	color: #000 !important;
	height: auto !important;
}

#shop_list2 .artist_name_eng {
	text-transform: uppercase;
}

#shop_list2 .item {
	text-align: center;
	height: 430px;
}

#shop_list2 .item p {
	margin-bottom: 5px;
}

#shop_list2 .item p.no {
	color: #969696;
	margin-bottom: 5px;
}

#shop_desc h2 {
	margin-bottom: 40px;
}

#shop_desc .txt {
	max-width: 1000px;
	margin: 0 auto 50px;
}

#shop_desc table {
	margin: 0 auto 20px;
}

/* 作品から探す */

#shop_desc .item_desc {
	max-width: 1000px;
	margin: 0 auto 80px;
}

#shop_desc .photo_area {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;
}

/* 作家から探す */

.artist_info_area {
	max-width: 1000px;
	margin: 0 auto;
	padding: 70px 0;
}

.artist_info_area h2 {
	text-align: left;
	font-size: 48px;
}

.artist_info_area h2 strong {
	font-weight: normal;
}

.artist_info_area h2 span {
	font-size: 14px;
	margin-left: 30px;
	text-transform: uppercase;
}

.artist_info_area .width-auto img {
	max-width: 380px;
}

.artist_info_area h4 {
	font-size: 16px !important;
}

.artist_info_area table {
	max-width: 500px !important;
	margin: 0 0 20px !important;
}

.artist_info_area table th,
.artist_info_area table td {
	padding: 2px 0 2px 1em !important;
	border: none !important;
	line-height: 1.6 !important;
}

.artist_info_area table th {
	width: 50px !important;
	white-space: nowrap;
	padding: 2px 10px 2px 0 !important;
	text-align: left !important;
	background: none !important;
	border-right: 1px solid #CCC !important;
}

.artist_info_area table td a {
	font-size: 12px;
	margin-left: 20px;
}

.artist_result_item_area {
	margin-top: 100px;
}


/* 個展／WEB個展 */

#blog_list .category a:nth-of-type(2){
	display: block;
	position: absolute;
	top: 0px;
	left: inherit;
	right: 0px;
	z-index: 3;
	background: #EC1B23;
	color: #fff;
	min-width: inherit;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 12px;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.title_area h4 {
	margin-bottom: 5px;
}

.title_area .session_date {
	line-height: 1.4;
	font-size: 12px;
}

#post_title_area h1 {
	text-align: center;
}

#post_title_area .date {
	text-align: center;
}

.session_date_area {
	text-align: center;
	line-height: 2;
	margin-bottom: 80px;
}


/* 開催終了の個展 */

#blog_list.event_end_area .date {
	line-height: 1.4;
	font-size: 12px;
	color: #999;
	margin-top: 5px;
}

#blog_list.event_end_area h3 {
	position: relative;
	font-size: 16px;
	margin: 0;
	padding: 0 0 0 110px;
	line-height: 1.4;
}

#blog_list.event_end_area h3::before {
	content: '開催終了';
	position: absolute;
	left: 0;
	top: 3px;
	padding: 2px 20px;
	line-height: 1;
	font-size: 12px;
	color: #EC1B23;
	margin-right: 20px;
	border: 1px solid #EC1B23;
}

.btn_more {
	margin-top: 100px;
	text-align: center;
	line-height: 2;
}


/* 作品ご購入案内 */

.order_table_area {}

.order_table_area table td h3 {
	font-size: 20px;
}

.order_table_area table td h4 {
	font-size: 16px;
}

.order_table_area table td ul {
	list-style: none;
	font-size: 12px;
	margin-left: 0;
}

.order_table_area table td ul li {
	padding-left:1em;
	text-indent:-1em;
	line-height: 1.6;
	margin-bottom: 5px;
}

.order_table_area table td ul li::before {
	content: '※';
}

.order_table_area table td .telno {
	margin-bottom: 0;
	line-height: 1;
}

.order_table_area table td .telno span {
	font-size: 40px;
	margin-left: 10px;
}

.order_table_area table td table {
	max-width: 450px;
}

.order_table_area table td table th,
.order_table_area table td table td {
	padding: 5px 15px;
}

.order_table_area table td table td {
	padding: 5px 25px 5px 15px;
}

.order_table_area table td table th {
	background-color: transparent;
}

.order_table_area table td table td {
	text-align: right;
}

@media screen and (max-width:750px) {
	
	.order_table_area table td table {
		max-width: auto !important;
	}

	.order_table_area table td table th,
	.order_table_area table td table td {}
	
	.order_table_area table td table th {
		font-size: 11px;
		padding: 5px 0;
	}

	.order_table_area table td table td {
		padding: 5px 10px;
		font-size: 14px;
	}

	.order_table_area table td table td {
		text-align: right;
	}
	
}



/* 商品のご注文・お問い合わせ */

.required_caution {
	text-align: right;
	color: red;
	font-size: 12px !important;
}

.contact-form .wpcf7 {
	margin: 0 !important;
	padding: 0;
	border: none;
	background: none;
}

.contact-form .wpcf7 form {
	margin: 0;
}

.contact-form table {
	border-top: 1px solid #E6E6E6;
}

.contact-form table tr {
	border-bottom: 1px solid #E6E6E6;
}

.contact-form table tr.border_none {
	border: none;
}

.contact-form table th,
.contact-form table td {
	padding: 20px 0;
	border: none;
}

.contact-form table th {
	padding: 25px 0 0;
	border: none;
}

.contact-form table th {
	position: relative;
	background-color: transparent;
	width: 170px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
 	box-sizing:border-box;
}

.contact-form table td b {
	font-size: 12px;
	margin-left: 5px;
	color: red;
	font-weight: normal;
}

.contact-form table th sup.required {
	margin-left: 5px;
	color: red;
	font-size: 10px;
	vertical-align: top;
}

.contact-form table td {
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
 	box-sizing:border-box;
}

.contact-form .radio02 .wpcf7-list-item {
	display: block;
}

input,
select,
textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

.contact-form input.field_s,
.contact-form input.field_l,
.contact-form input.field_zip,
.contact-form select.field_select {
	padding: 5px 10px;
	border: 1px solid #BFBFBF;
	width: 100%;
	height: 35px;
	appearance: none;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
 	box-sizing:border-box;
}

.contact-form input.field_s {
	width: 380px;
}

.contact-form input.field_zip {
	width: 200px;
}

.contact-form select.field_select {
	width: 350px;
	padding: 5px;
	position: relative;
	z-index: 10;
	
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
 	box-sizing:border-box;
}


.contact-form .pref {
	position: relative;
}

.contact-form .pref::after{
  content:"";
	position: absolute;
	right: 20px;
	top: 50%;
  width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 6px 0 6px;
	border-color: #A2A2A2 transparent transparent transparent;

	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	z-index: 1;
}


.contact-form input::placeholder {
  color: #9B9B9B;
}

.contact-form textarea {
	width: 100%;
	border: none;
	border: 1px solid #BFBFBF;
	ppadding: 5px 10px;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
 	box-sizing:border-box;
}

.contact-form .consent {
	margin-bottom: 50px;
	position: relative;
}

.contact-form .btn_confirm {
	text-align: center;
}

.contact-form .btn_confirm input {
	display: inline-block;
	position: relative;
	background: #594A41;
	color: #FFF;
	text-align: center;
	line-height: 50px;
	width: 280px;
	height: 60px;
	border: none;
}

.contact-form .btn_confirm input:hover {
	text-decoration: none;
	background-color:rgba(89,74,65,0.8);
	
	-moz-transition:0.25s linear;
	-webkit-transition:0.25s linear;
	-o-transition:0.25s linear;
	transition:0.25s linear;
}


@media screen and (max-width:640px) {
	
	.contact-form table th {
		width: 100%;
		float: left;
	}

	.contact-form table td {
		width: 100%;
		float: left;
		padding: 10px 0 20px;
	}
	
	.contact-form input.field_s {
    width: 280px;
	}
	
}


span.wpcf7-list-item {
	margin: 0 !important;
}

.consent .wpcf7-list-item-label {
	display: inline-block;
	padding: 0 0 0 25px;
	position: relative;
}
.consent .wpcf7-list-item-label::before {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	height: 18px;
	width: 18px;
	margin-top: -9px;
	border: 1px solid #BFBFBF;
}

.consent .wpcf7-list-item-label::after {
	display: none;
	content: '';
	position: absolute;
	top: 50%;
	left: 6px;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	width: 5px;
	height: 9px;
	margin-top: -7px;

	transform: rotate(45deg);
}


input[type=checkbox] {
  display: none;
}

input[type=checkbox]:checked + .wpcf7-list-item-label::before {
	background-color: #534741;
	border: 1px solid #534741;
}

input[type=checkbox]:checked + .wpcf7-list-item-label::after {
	display: block;
}

input[type='submit'][disabled]{
	background:#DCDCDC;
}
input[type='submit'][disabled]:hover{
	cursor:not-allowed;
	opacity: 1;
}

#gtranslate_wrapper {
	top: 25px !important;
	right: 12% !important;
}

@media all and (max-width: 1530px) {
	
	#gtranslate_wrapper {
		top: 0 !important;
		right: 12% !important;
	}

}

@media all and (max-width: 1230px) {
	
	#gtranslate_wrapper {
		top: 25px !important;
		right: 12% !important;
	}
	
}

@media all and (max-width: 750px) {
	
	#gtranslate_wrapper {
		top: 20px !important;
		right: 12% !important;
	}
	
}

/* =============================================================================
  Smash Balloon Instagram Feed
   ========================================================================== */

@media all and (max-width:640px) {
	
	#sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
		width: 33.33% !important;
	}
	
}



#header_carousel .title {
	font-size: 14px !important;
}


#copyright span {
	position: absolute;
	left: 0;
}


@media screen and (max-width:750px) {
	
	#copyright {
    line-height: 1.4 !important;
    height: auto !important;
    padding: 10px 0 !important;
	}
	
	#copyright span {
		display: block;
		position: static;
		left: 0;
		margin-bottom: 10px;
	}
		
}


.single_exhibition {
	margin: 100px 0 !important;
}

.single_exhibition .single_exhibition_item_list {
	margin-bottom: 50px;
}

.single_exhibition .single_exhibition_item_list::after {
	visibility:hidden;
	height:0;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
}

.single_exhibition .single_exhibition_item_list h2 {
	font-size: 40px;
	text-align: center;
	margin-bottom: 10px;
}

.single_exhibition .single_exhibition_item_list .txt {
	text-align: center;
	margin-bottom: 40px;
	font-weight: 500;
}

.single_exhibition .notes {
	margin-top: 50px;
	line-height: 1.6;
}


.single_exhibition .artist_info_area {
	border-top: 1px solid #CCC;
}

.single_exhibition .artist_info_area .width-auto img {
	max-width: 280px !important;
}


.single_exhibition {
	width: auto !important;
}

.single_exhibition .item {
	width: calc(33.3333% - 6px) !important;
	height: auto!important;
	margin: 0 6px 20px 0 !important;
}

.single_exhibition .image {
	width: 100% !important;
	height: auto !important;
}



@media screen and (max-width:750px) {
	
	.single_exhibition .item {
		width:calc(50% - 4px) !important;
		margin:0 4px 20px 0 !important;
	}

	
}

/*翻訳ボタン*/

#gtranslate_wrapper a {
	padding: 0 3px;
}


/*ヘッダースライダー*/

@media all and (orientation: landscape) {
	
	.header_slider_wrap .image {
		background: url(https://gallery-kurimoto.co.jp/wp-content/uploads/2021/04/slider01.jpg) no-repeat center center !important;
		background-size:cover !important;
	}
	
	
}


/*reCAPTCHAのロゴを非表示*/
.grecaptcha-badge { visibility: hidden !important;}