/*
Theme name: アートスペースからふる
Author: Nobody
Author URI: https://teamstudio-e.net
Version: 1.0
*/

@font-face {
font-family: '70:昭和のすたるじい';
  src: url('./fonts/syowa.ttf') format('truetype');
}

/****  リセット  ****/

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, section {
	display: block;
}
h1,h2,h3,h4,h5,h6{
	clear: both;
}




/****  base  ****/
body{
	font-size: 17px;
	line-height: 1.7; 
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #1A1311;
	min-width: 1100px;
} 
*{
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
		box-sizing: border-box;
}

p, h1, h2, h3, h4, h5, h6{
	word-wrap:break-word;
	overflow-wrap:break-word;
}



/****  文字装飾  ****/

.red{color: red;}
.blue{color: blue;}
.green{color: green;}
.gray{color: gray;}

.b, strong{font-weight: bold;}

.ll{font-size: 1.6em; font-weight: bold;}
.l{font-size: 1.3em; font-weight: bold;}
.s{font-size: 0.85em;}
.ss{font-size: 0.65em;}

.back-red{background-color: #ffccff;}
.back-blue{background-color:#ccffff;}

.badge-red,
.badge-green{
	padding: 3px 8px 1px;
	margin-right: 5px;
	border-radius: 7px;
	color: #fff;
}
.badge-red{
	background-color: #e00;
}
.badge-green{
	background-color: #060;
}

.clear{
	clear: both;
	line-height: 0;
	overflow: hidden;
}
.space{
	clear: both;
	height: 2.5em;
}

table.hyou{
	border-collapse: collapse; 
	table-layout: fixed;
	margin: 20px auto 2.5em;
	border:1px solid #111;
}

table.hyou th, table.hyou td{
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #111;
}

table.hyou th{
	background-color: #bde;
}

.no-deco{text-decoration: none;}

a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}




/****  ベーシックレイアウト  ****/
.main-side{
	width: 1000px;
	margin: 30px auto;
	overflow: hidden;
}

.main-front {
	width: 520px;
	margin-right: 30px;
	float: left;
}
.side-front {
	width: 450px;
	float: left;
	margin-bottom: 30px;
}

.main-artist {
	width: 740px;
	margin-right: 10px;
	float: left;
}
.side-artist {
	width: 250px;
	float: left;
	margin-bottom: 30px;
}

.main-product-list {
	width: 790px;
	margin-right: 10px;
	float: left;
}
.side-product-list {
	display: block;
	position: fixed;
	width: 200px;
	left: auto;
	top: auto;
	margin-left: 800px;
	margin-bottom: 30px;
}

.main-product {
	width: 790px;
	margin-right: 10px;
	float: left;
}
.side-product {
	width: 200px;
	float: left;
	margin-bottom: 30px;
}

.footer{
	clear: both;
	color: #3A3A3A;
}
.footer-inner {
	width: 1100px;
	margin: 0 auto;
	background-color: #D5D5D6;
	overflow: hidden;
}
.footer-left {
	width: 50%;
	float: left;
	line-height: 1.1;
	padding: 15px 0 15px 60px;
}
.footer-right {
	width: 50%;
	float: right;
	line-height: 1.5;
}


/****  ヘッダー  ****/
.header-inner{
	width: 1100px;
/*	
	padding-top: 15px;
	padding-bottom: 15px;
*/
	margin: 0 auto;
}
.header-title {
	font-weight: 900;
	font-size: 2.06em;
	margin-bottom: 10px;
}
.header-left {
	width: 215px;
	height: auto;
	float: left;
	padding-left: 50px;
}
.header-right {
	width: 885px;
	float: right;
	text-align: right;
	padding-right: 50px;
}
.header-logo {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 28px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.header-mail {
	position: relative;
	margin-top: 10px;
	margin-left: auto;
	width: 300px;
	z-index: 10;
	padding-right: 0;
}
.header-mail a {
	font-size: 1.0em;
	color: #000;
	text-decoration: none;
}
.header-mail a:hover {
	color: #505050;
}

.header-about {
	font-weight: 700;
	font-size: 1.18em;
	line-height: 1.8;
	text-align: center;
}

.site-title{
	color: #333;
	font-size: 1.9em;
	text-shadow: 1px 1px 0 #666;
	padding: 20px 20px 15px;
}
.header-img{
	display: block;
	max-width: 100%;
}
.site-title a{
	text-decoration: none;
	color: #333;
}

.site-desc{
	color: #333;
	font-size: 0.9em;
	padding: 20px 20px 0;
}

/* グローバルメニュー */
#gmenu {
	display: block;
}
#gmenu ul {
	font-size: 1.2em;
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 0;
	overflow: hidden;
	background-color: #fff;
}
#gmenu ul li {
	display: inline-block;
	float: left;
	border-right: 3px solid #707070;
	/* padding: 5px 0.58em; */
}
#gmenu ul li:first-child {
	border-left:  3px solid #707070;
}
#gmenu ul li:last-child {
	line-height: 1.0;
}
#gmenu ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #171717;
	text-align: center;
	padding: 15px 0.64em;
	text-decoration: none;
}
#gmenu ul li:last-child a {
	padding: 12px 0.58em;
}
#gmenu ul li a:hover {
	color: #707070;
	background-color: #ffffff;
}

.fixed {
    position: fixed;
	width: 1100px;
	top: 0;
	z-index: 1000;
	background-color: #fff;
}

.content-start-margin {
	margin-top: 180px;
}

/* スマホ時グローバルメニュー */
nav.globalMenuSp {
	display: none;
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.35s;
    width: 100%;
}
 
nav.globalMenuSp ul {
    background: #89c997;
    margin: 0 auto;
    padding: 0;
    width: 100%;
	opacity: 0.9;
}
 
nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
}
 
/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
nav.globalMenuSp ul li a {
    display: block;
    color: #fff;
    padding: 1em 0;
	text-decoration: none;
}
nav.globalMenuSp ul li a:hover {
	background-color: #52C86C;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}

.navToggle {
    display: none;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 62px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 30;
    background: #666;
    text-align: center;
}
 
.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}
 
.navToggle span:nth-child(1) {
    top: 9px;
}
 
.navToggle span:nth-child(2) {
    top: 18px;
}
 
.navToggle span:nth-child(3) {
    top: 27px;
}
 
.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}

/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* グローバル画像メニューコンテナー */
.gmenu-container {
	position: relative;
	display: block;
	width: 835px;
	height: 160px;
	margin: -18px 0 0 -30px;
	list-style-type: none;
}

/* グローバル画像メニュー */
li.gmenu-news a {
	position: absolute;
	top: calc(55px - 15px);
	left: 40px;
	width: 103px;
	height: 95px;
}
li.gmenu-news a {
    background: url("./images/news_ha.png") no-repeat;
}
li.gmenu-news a {
    display: inline-block;
}
li.gmenu-news a:hover img {
    visibility: hidden;
}
li.gmenu-news a.active img {
    visibility: hidden;
}
li.gmenu-colorful a {
	position: absolute;
	top: calc(15px - 15px);
	left: calc(40px + 103px + 0px);
	width: 138px;
	height: 142px;
}
li.gmenu-colorful a {
    background: url("./images/colorful_ha.png") no-repeat;
}
li.gmenu-colorful a {
    display: inline-block;
}
li.gmenu-colorful a:hover img {
    visibility: hidden;
}
li.gmenu-colorful a.active img {
    visibility: hidden;
}
li.gmenu-artist a {
	position: absolute;
	top: calc(54px - 15px);
	left: calc(40px + 103px + 0px + 138px + (-3px));
	width: 95px;
	height: 113px;
}
li.gmenu-artist a {
    background: url("./images/artist_ha.png") no-repeat;
}
li.gmenu-artist a {
    display: inline-block;
}
li.gmenu-artist a:hover img {
    visibility: hidden;
}
li.gmenu-artist a.active img {
    visibility: hidden;
}
li.gmenu-works a {
	position: absolute;
	top: calc(54px - 15px);
	left: calc(40px + 103px + 0px + 138px + (-3px) + 95px + 0px);
	width: 86px;
	height: 113px;
}
li.gmenu-works a {
    background: url("./images/works_ha.png") no-repeat;
}
li.gmenu-works a {
    display: inline-block;
}
li.gmenu-works a:hover img {
    visibility: hidden;
}
li.gmenu-works a.active img {
    visibility: hidden;
}
li.gmenu-item a {
	position: absolute;
	top: calc(33px - 15px);
	left: calc(40px + 103px + 0px + 138px + (-3px) + 95px + 0px + 86px + (-5px));
	width: 121px;
	height: 128px;
}
li.gmenu-item a {
    background: url("./images/item_ha.png") no-repeat;
}
li.gmenu-item a {
    display: inline-block;
}
li.gmenu-item a:hover img {
    visibility: hidden;
}
li.gmenu-item a.active img {
    visibility: hidden;
}
li.gmenu-asobiba a {
	position: absolute;
	top: calc(69px - 15px);
	left: calc(40px + 103px + 0px + 138px + (-3px) + 95px + 0px + 86px + (-5px) + 121px + (-5px));
	width: 96px;
	height: 84px;
}
li.gmenu-asobiba a {
    background: url("./images/asobiba_ha.png") no-repeat;
}
li.gmenu-asobiba a {
    display: inline-block;
}
li.gmenu-asobiba a:hover img {
    visibility: hidden;
}
li.gmenu-asobiba a.active img {
    visibility: hidden;
}
li.gmenu-gallery a {
	position: absolute;
	top: calc(53px - 15px);
	left: calc(40px + 103px + 0px + 138px + (-3px) + 95px + 0px + 86px + (-5px) + 121px + (-5px) + 96px + (-3px));
	width: 94px;
	height: 98px;
}
li.gmenu-gallery a {
    background: url("./images/gallery_ha.png") no-repeat;
}
li.gmenu-gallery a {
    display: inline-block;
}
li.gmenu-gallery a:hover img {
    visibility: hidden;
}
li.gmenu-gallery a.active img {
    visibility: hidden;
}
li.gmenu-community a {
	position: absolute;
	top: calc(59px - 15px);
	left: calc(40px + 103px + 0px + 138px + (-3px) + 95px + 0px + 86px + (-5px) + 121px + (-5px) + 96px + (-3px) + 94px + 0px);
	width: 109px;
	height: 100px;
}
li.gmenu-community a {
    background: url("./images/community_ha.png") no-repeat;
}
li.gmenu-community a {
    display: inline-block;
}
li.gmenu-community a:hover img {
    visibility: hidden;
}
li.gmenu-community a.active img {
    visibility: hidden;
}


/* スマホ時しょうひんカテゴリメニュー */
.page-id-208 nav.cateMenuSp {
	display: none;
    position: fixed;
    z-index: 20;
    top: 129px;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.35s;
    width: 100%;
}
 
.page-id-208 nav.cateMenuSp ul {
    background: #89c997;
    margin: 0 auto;
    padding: 0;
    width: 100%;
	opacity: 0.9;
}
 
.page-id-208 nav.cateMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
}
 
/* 最後はラインを描かない */
.page-id-208 nav.cateMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
.page-id-208 nav.cateMenuSp ul li a {
    display: block;
    color: #fff;
    padding: 1em 0;
	text-decoration: none;
}
.page-id-208 nav.cateMenuSp ul li a:hover {
	background-color: #52C86C;
}

/* このクラスを、jQueryで付与・削除する */
.page-id-208 nav.cateMenuSp.active {
    transform: translateY(0%);
}

.page-id-208 .nav-pcate-Toggle {
    display: none;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 150px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 30;
    background: red;
    text-align: center;
}
 
.page-id-208 .nav-pcate-Toggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}
 
.page-id-208 .nav-pcate-Toggle span:nth-child(1) {
    top: 9px;
}
 
.page-id-208 .nav-pcate-Toggle span:nth-child(2) {
    top: 18px;
}
 
.page-id-208 .nav-pcate-Toggle span:nth-child(3) {
    top: 27px;
}
 
.page-id-208 .nav-pcate-Toggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}

/* 最初のspanをマイナス45度に */
.page-id-208 .nav-pcate-Toggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.page-id-208 .nav-pcate-Toggle.active span:nth-child(2),
.page-id-208 .nav-pcate-Toggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* スライドショーエリア */
.slider-container {
	width: 1000px;
	height: 500px;
	margin: 0 auto;
}


/****  パンくず  ****/
.bread{
	margin: -10px 0 5px;
	font-size: 0.9em;
}
.bread ul{
	list-style: none;
	font-size: 0.75em;
}
.bread ul li{
	color: #666;
	display: inline-block;
	margin: 0 10px;
}
.bread ul li a{
	color: #666;
}





/****  big-box  ****/
.big-box{
	margin-bottom: 30px;
}
.big-box .box-header{
	font-size: 1.5em;
	padding: 0;
	margin: 0 0 10px 5px;
}

.hide{
	display: none;
}
.post{
	width: 32%;
	float: left;
	background-color: #fff;
	margin-right: 2%;
	margin-bottom: 30px;
	box-shadow: 0 2px 5px #999;
	overflow: hidden;
}

.col-3{
	margin-right: 0;
}
.thumb-box{
	overflow:hidden;
}

.thumb-box img{
	width:100%;
	height: auto;
	display: block;
}
.no-thumbnail{
	height: 120px;
	position: relative;
	overflow: hidden;
}
.no-thumbnail p{
	color: #fff;
	font-size: 1.1em;
	line-height: 1;
	position: absolute;
	right: 10px;
	bottom: 25px;
	text-align: right;
}

.post-info{
	padding: 10px;
}
.share-count-top{
	margin: 5px 10px 5px 0;
	font-size: 0.8em;
	line-height: 1;
	vertical-align: top;
	float: left;
}
.up-date{
	font-size: 0.8em;
	color: #666;
	float: left;
}
.post-title{
	color: #333;
	font-size: 1em;
	padding: 3px 0 0;
	line-height: 1.5;
	clear: both;
}
.post-title a{
	color: #333;
	text-decoration: none;
}

.cat-link{
	text-align: right;
	line-height: 1;
	clear: both;
}
.cat-folder{
	font-size: 1.3em;
	color: #808080;
	vertical-align: middle;
}
.cat-link a{
	display: inline-block;
	padding: 1px 5px 0px;
	background-color: #414852;
	line-height: 1.4;
	text-decoration: none;
	color: #fff;
	font-size: 0.7em;
}

.clear3{
	clear: both;
}
.more-link{
	width: 64px;
	height: 64px;
	line-height: 21px;
	padding-top: 18px;
	margin: -15px auto 55px;
	border-radius: 32px;
	font-size: 1.1em;
	color: #fff;
	text-align: center;
	box-shadow: 0 2px 5px #999;
}
.more-link:hover{
	cursor: pointer;
}
.more-link a:hover{
	color: #fff;
}


/* トップページおしらせ一覧へ */
div.ichiranRight{
   	text-align: right;
}
.to-ichiran {
	font-size: 0.7em;
}

/****　　投稿・固定ページ  ****/
.content-box{
	background-color: #fff;
	padding: 0 50px 30px;
	margin-bottom: 30px;
	/* box-shadow: 0 2px 5px #999; */
	position: relative;
	overflow: hidden;
}
.content-header{
	margin: 0 -43px 10px;
	padding: 10px 43px 10px;
}

h1.title{
	font-size: 1.9em;
	color: #111;
	line-height: 1.6;
	margin: 45px 0 40px;
	font-weight: bold;
}

.content-header .up-date,
.content-header .cat-link{
	text-align: right;
	float: none;
}
.sns-counts .share-count-top{
	font-size: 1.1em;
}

.eye-catch{
	display: block;
	max-width: 100%;
	margin: 0 auto 30px;
	box-shadow: 0 2px 5px #999;
	clear: both;
}
.content{
	margin-bottom: 50px;
	clear: both;
}
.content p{
	margin-bottom: 2em;
}

.content h2{
	clear: both;
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.3;
	width: 100%;
	padding: 10px 5px 5px 43px;
	margin: 40px 0 15px -43px;
}
.content h2:first-child{
	margin-top: 10px;
}

.content h3{
	clear: both;
	font-size: 1.0em;
	line-height: 1.2;
	/* padding: 5px 15px 0;
	margin: 40px 0 15px; */
}

.content h4{
	clear: both;
	color: #111;
	font-size: 1.3em;
	line-height: 1.3;
	padding: 3px 12px 0;
	margin: 30px 0 15px;
}

.content h5{
	clear: both;
	color: #111;
	font-size: 1.2em;
	line-height: 1.2;
	padding: 3px 17px 0;
	margin: 30px 0 10px;
}

.content h6{
	clear: both;
	color: #111;
	font-size: 1.2em;
	line-height: 1.2;
	padding: 0 20px 0;
	margin: 30px 0 10px;
}

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

.content img.alignnone{
	max-width: 100%;
	height: auto;
	margin: 10px 0;
	box-shadow: 0 2px 5px #999;
}


.content img.alignright {
	max-width: 50%;
	height: auto;
	display: block;
	float: right;
	margin: 0 0 10px 10px;
	box-shadow: 0 2px 5px #999;
}

.content img.alignleft {
	max-width: 50%;
	height: auto;
	display: block;
	float: left;
	margin: 0 15px 10px 0;
	box-shadow: 0 2px 5px #999;
}

.content img.aligncenter{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 10px auto;
	box-shadow: 0 2px 5px #999;
}
.content iframe{
	display: block;
	max-width: 100%;
	margin: 0 auto 2em;
}
.content blockquote{
	width: 90%;
	margin: 0 auto 2em;
	font-size: 0.9em;
	line-height:1.5;
	background-color: #eef;
	padding: 30px 20px 1px;
}
.content blockquote:before{
	content: "“";
	color: #999;
	display: block;
	font-size: 3em;
	line-height: 0.6;
}

.content ul,
.content ol
{
	padding-left: 2%;
	margin-bottom: 2em;
}
.content ul li,
.content ol li{
	margin-bottom: 15px;
}

.content dl{
	padding: 0 4%;
	margin-bottom: 2.5em;
}
.content dl dt{
	font-size:1.2em;
	padding-left: 10px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 5px;
}
.content dl dd{
	margin-bottom: 1.5em;
}
.content .wp-caption{
	text-align: center;
	max-width: 100% !important;
}




/****  関連記事  ****/
.kanren{
	margin-bottom:30px;
}
.tag-header{
	display: inline;
	padding: 2px 8px 0;
	background-color: #EA3382;
	color: #fff;
}
.kanren ul{
	margin: 10px 0 15px;
	list-style: none;
}
.kanren ul li{
	margin-bottom: 10px;
	line-height: 1.4;
	overflow: hidden;
}

.kanren .thumb-box{
	width: 18%;
	max-width: 110px;
	height: 95px;
	float: left;
	clear: both;
	margin-right: 2.5%;
	margin-bottom: 10px;
}
.kanren .no-thumbnail{
	width: 100%;
	height: 100%;
}
.kanren .no-thumbnail p{
	font-size: 0.7em;
	right: 3px;
	bottom: 10px;
}
.kanren-post-name{
	font-size: 1.2em;
	margin-top: 4px;
}
.kanren-post-name a{
	text-decoration: none;
}
.kanren-post-name a:hover{
	color: #EA3382;
}

.same-tags,
.same-categories{
	margin-bottom: 8px;
}
.same-tag,
.same-category{
	display: inline-block;
	margin-right: 15px;
}
.same-tag a,
.same-category a{
	text-decoration: none;
}




/****  サイドバー  ****/
.side .box{
	background-color: #fff;
	overflow: hidden;
	padding: 0 15px 10px;
	margin-bottom: 30px;
	box-shadow: 0 2px 5px #999;
}
.side .box-header{
	font-size: 1.2em;
	padding: 15px 0 5px;
	margin: 0 0 5px;
}

.side ul li{
	list-style: none;
	line-height: 1.3;
	margin-bottom: 15px;
	font-size: 0.95em;
	clear:both;
	overflow: hidden;
}
.side .box a{
	color: #006699;
	text-decoration: none;
}
.side .box a:hover{
	color: #EA3382;
}

.side ul.children{
	margin: 8px 0 0 25px;
	font-size: 0.95em;
}
.search-box{
	height: 35px;
	box-shadow: 0 2px 5px #999;
	margin-bottom: 30px;
}
.search-text{
	width: 80%;
	height: 100%;
	font-size: 1em;
	float: left;
	padding: 5px 10px;
	margin: 0;
	border: none;
}
.search-submit{
	font-size: 1.2em;
	width:20%;
	height: 100%;
	display: inline;
	padding: 0;
	margin: 0;
	border: none;
	color: #fff;
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 0;
}
.search-submit:hover{
	background-color: #EA3382;
}

.side-share{
	font-size: 1.2em;
	padding: 0 15px;
	margin: 0 0 5px;
}





/****  フッター  ****/
.footer-right p{

}
.footer-left a{
	color: #171719;
	text-decoration: none;
}
.footer-left a:hover{
	color: #555;
}
.footer-right a{
	color: #3a3a3a;
	font-size: 1.3em;
	text-decoration: none;
}
.footer-right a:hover{
	color: #AFAFAF;
}

.footer-text-big {
	font-size: 1.0em;
}
.footer-text-institute {
	font-size: 0.7em;
	line-height: 1.8;
}
.footer-text-small {
	font-size: 0.7em;
}
.footer-text-copy {
	color: #3a3a3a;
	font-size: 0.6em !important;
	text-align: right;
	padding-right: 60px;
}
.footer-text-copy a {
	color: #3a3a3a !important;
	font-size: 1.0em !important;
}
.footer-name {
	color: #171719;
}
.footer-icon {
	color: #3a3a3a;
	font-size: 1.3em;
	text-align: right;
	letter-spacing: 0.5em;
	padding-right: 50px;
}
.footer-icon-space {
	font-size: 17px;
	letter-spacing: 0em;
}
ul.footer-menu {
	font-size: 0.7em;
	list-style-type: none;
	text-align: right;
	padding-top: 13px;
    padding-right: 40px;
}
ul.footer-menu li {
	display: inline-block;
	font-size: 0.8em;
	padding: 0 20px;
}
ul.footer-menu li:first-child {
	border-right: 1px solid #3a3a3a;
}
ul.footer-menu li:last-child {
}


@media screen and (max-width: 1100px) {
body{
	min-width: 0; 
	width: 100%;
}
.header-logo {
	margin-top: 2px;
}
.header-mail {
	padding-right: 30px;
}
nav.globalMenuSp {
	display: block;
}
.navToggle {
    display: block;
}
.header-inner{
	width: 100%;
}
	.header-mail {
		position: fixed;
		margin-top: 0;
		top: 10px;
		right: 3px;
	}
	.header-right {
		width: 0;
	}
	.footer-inner {
		width: 100%;
	}
.site-title{
	font-size: 1.6em;
}
	.gmenu-container {
		display: none;
		width: 100%;
	}
.content-start-margin {
	margin-top: 130px;
}

}


@media screen and (max-width: 1000px) {


.slider-container{
	width: 100%;
	height: auto;
}
.main-side{
	width: 100%;
	margin: 0 0 30px;
	padding: 0;
}
.main-front{
	width: 100%;
	margin-right: 0;
	float: none;
}
.side-front {
	width: 100%;
	float: none;
	margin: 0 auto;
}
.main-artist {
	float: none;
	margin: 0 auto;
}
.side-artist {
	float: none;
	margin: 0 auto;
}
.main-product-list {
	float: none;
	margin: 0 auto;
}
.main-product {
	float: none;
	margin: 0 auto;
}
.side-product {
	float: none;
	margin: 0 auto;
}

	.page-id-208 .nav-pcate-Toggle {
		display: block;
	}
.page-id-208 nav.cateMenuSp {
	display: block;
}
.side-product-list {
	display: none;
	}
	
.content-box{
	width: 100%;
	margin: 30px 0 30px;
	padding: 0 6% 30px;
	overflow: hidden;
	box-shadow: none;
}
.content-header{
	margin-left: -7%;
	margin-right: -7%;
	padding-left: 6%;
	padding-right: 6%;
}
.content-header .bread{
	margin-left: 0;
}
.content h2{
	margin-left: -7%;
	padding-left: 6%;
}
.bread{
	margin-top: 20px;
}

.big-box{
	width: 100%;
	padding: 20px 6% 30px;
}
.post{
	width: 30%;
	margin-right: 5%;
}
.col-3{
	margin-right: 0;
}

.min-box{
	width: 47%;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 17px;
}
.right{
	margin-left: 0;
}
.min-box .thumb-box{
	height: 80px;
}
.min-box .no-thumbnail{
	max-height: 80px;
}
.min-box .share-count-top{
	margin-top: 5px;
}

.main .prof-box{
	font-size: 20px;
}

.side{
	width: 100%;
}
.side-left{
	width: 47%;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
}
.side-right{
	width: 47%;
	float: left;
	margin-left: 0;
	margin-right: 2%;
}

/****  MENUバー、ガクッとなる対策  ****/
.add-margin{
	margin-bottom: 75px;
}


}







@media screen and (max-width: 850px) {
body{
}
	/*
.header-inner{
	padding-top: 0;
	padding-bottom: 0;
}
	*/
.site-title{
	padding-top: 50px;
	padding-bottom: 30px;
}
.site-desc{
	//padding-top: 0;
	padding-bottom: 30px;
}

.big-box{
	padding: 0 3% 0;
}
.post{
	width: 32%;
	margin-right: 2%;
}
.col-3{
	margin-right: 0;
}

.min-box{
	width: 48%;
	margin-left: 1%;
	margin-right: 2%;
}
.right{
	margin-left: 0;
	margin-right: 1%;
}

.min-more-link{
	right: 5%;
}

.main .prof-box{
	font-size: 18px;
}

.side-left{
	width: 48%;
	float: left;
	margin-left: 1%;
	margin-right: 2%;
}
.side-right{
	width: 48%;
	float: left;
	margin-left: 0;
	margin-right: 1%;
}

.content-box{
	padding: 0 5% 30px;
}
.content-header{
	margin-left: -6%;
	margin-right: -6%;
	padding-left: 5%;
	padding-right: 5%;
}
h1.title{
	font-size: 1.7em;
	margin: 30px 2% 20px;
}
.content h2{
	margin-left: -6%;
	padding-left: 5%;
}

/****  MENUバー、ガクッとなる対策  ****/
.add-margin{
	margin-bottom: 73px;
}
}


@media screen and (max-width: 800px) {
.main-product-list {
	width: 100%;
}
.main-product {
	width: 100%;
}
}

@media screen and (max-width: 750px) {
.main-artist {
	width: 100%;
}
	.footer-left {
		width: 100%;
		float: none;
	}
	.footer-right {
		width: 100%;
		float: none;
	}
}


@media screen and (max-width: 700px) {

.big-box{
	padding-left: 5%;
	padding-right: 5%;
}
.post{
	width: 47%;
	float: left;
	margin-right: 6%;
}
.col-3{
	margin-right: 6%;
}
.col-2{
	margin-right: 0;
}
.clear3{
	clear: none;
}
.clear2{
	clear: both;
}

.min-box{
	width: 100%;
	float: none;
	margin: 0 auto 30px;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 18px;
}
.min-box .box-header{
	font-size: 1.3em;
}
.min-box .thumb-box{
	height: 90px;
}
.min-box .no-thumbnail{
	max-height: 90px;
}
.min-box .post-info{
	padding: 8px 10px 1px;
}

.main .prof-box{
	font-size: 16px;
}

.kanren-post-name{
	font-size: 1.1em;
}

.side{
	font-size: 16px;
}
}





@media screen and (max-width: 600px) {
.side{
	font-size: 18px;
	padding-left: 6%;
	padding-right: 6%;
}
.side .box,
.side-left,
.side-right{
	width: 100%;
	float: none;
	margin-right: 0;
	margin-left: 0;
}
.side .box{
	padding-left: 5%;
	padding-right: 5%;
}
.affi-banner .box-header{
	margin-left: 5%;
}
.prof-name{
	font-size: 1.1em;
}
.prof-text{
	font-size: 0.9em;
}
.follow-underContent{
	margin-bottom: 45px;
}
.main .prof-box{
	width: 100%;
	float: none;
	padding: 0;
	font-size: 20px;
}
.main .follow-box{
	width: 100%;
	float: none;
	padding-left: 0;
}
.main .follow-box .box-header{
	padding-top: 5px;
}

.kanren .thumb-box{
	width: 23%;
	height: 77px;
}
.kanren-post-name{
	font-size: 1em;
}

.follow-icon{
	font-size: 2.4em;
}
.line{
	font-size: 2.6em;
}
}

@media screen and (max-width: 500px) {
	.header-left {
		padding-left: 5px;
	}
	.header-mail {
		padding-right: 10px;
	}
}

@media screen and (max-width: 450px) {
body{
	font-size: 17px;
}
.header-mail a {
    font-size: 0.8em;
}
.site-title{
	font-size: 1.4em;
	padding-top: 30px;
	padding-bottom: 15px;
}

.site-desc{
	font-size: 0.8em;
}

.bread ul li{
	margin: 0 3px;
}

.big-box{
	padding-left: 6%;
	padding-right: 6%;
}
.big-box .box-header{
	font-size: 1.3em;
}
.post{
	width: 100%;
	float: none;
	margin-right: 0;
}
.col-2,
.col-3{
	margin-right: 0;
}
.clear3,
.clear2{
	clear: both;
}
.post-title{
	font-size: 1.3em;
	line-height: 1.4;
}
.big-box .share-count-top{
	font-size: 1em;
}

.min-box{
	width: 100%;
	float: none;
	margin: 0 0 30px; 
	font-size: 17px;
}
.min-box .box-header{
	font-size: 1.1em;
}
.min-box .post{
	margin-left: 0;
	margin-right: 0;
}
.min-box .thumb-box{
	height: 75px;
}
.min-box .no-thumbnail{
	max-height: 75px;
}
.min-box .post-info{
	padding: 5px 0 0 10px;
}
.min-box .up-date,
.min-box .share-count-top{
	margin-bottom: 2px;
}
.min-box .share-count-top{
	margin-top: 6px;
}
.content-box{
	padding: 0 3% 30px;
}
.content-header{
	margin-left: -5%;
	margin-right: -5%;
	padding-left: 4%;
	padding-right: 4%;
}

h1.title{
	font-size: 1.5em;
	margin: 30px 2% 20px;
}

.content h2{
	font-size: 1.3em;
	padding: 7px 5px 4px 5%;
	margin-left: -5%;
}

.content h3{
	font-size: 1.3em;
	padding: 5px 10px 0;
}

.content h4{
	color: #111;
	font-size: 1.3em;
	padding: 3px 10px 0;
}

.content h5{
	font-size: 1.2em;
	padding: 3px 10px 0;
}
.content h6{
	font-size: 1.2em;
	padding: 0 13px 0;
}
.content ul,
.content ol{
	padding-left: 10%;
}

.kanren-post-name{
	font-size: 0.95em;
}

.main .prof-box{
	font-size: 18px;
}

.side{
	font-size: 17px;
}
.prof-name{
	font-size: 1em;
}
.prof-text{
	font-size: 0.8em;
}

.footer p{
	font-size: 0.9em;
}
.move-button{
	font-size: 1.7em !important;
	width: 48px;
	line-height: 48px;
	bottom: 3px;
}
.footer-left {
    padding-left: 20px;
}
	ul.footer-menu,
	.footer-icon,
	.footer-text-copy {
		padding-right: 0;
		text-align: center;
	}
.to-top{
	right: 3px;
}
.to-home{
	right: 56px;
}

/****  MENUバー、ガクッとなる対策  ****/
.add-margin{
	margin-bottom: 69px;
}
}




@media screen and (max-width: 350px) {
body{
	font-size: 15px;
}
.big-box{
	padding-left: 4%;
	padding-right: 4%;
}

.min-box{
	padding-left: 3%;
	padding-right: 3%;
}
.min-more-link{
	right: 3%;
}
.min-box .post-info{
	padding: 5px 0 0 5px;
}
.main .prof-box{
	font-size: 16px;
}

.kanren .thumb-box{
	height: 67px;
}

.side{
	font-size: 16px;
	padding-left: 3%;
	padding-right: 3%;
}

/****  MENUバー、ガクッとなる対策  ****/
.add-margin{
	margin-bottom: 66px;
}
}




/* facebookレスポンシブ対応 */
.fb-container {
	width: 400px;
	margin: 0 auto;
	margin-bottom: 50px;
}

@media screen and (max-width: 1000px) {
	.fb-container {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}
}

/* Googleカレンダー */
/*
.google-cal-wrap {
	max-width: 400px;
	margin: 30px 0;
}

.google-cal-iframe{
	width: 80vw !important;
	height: 80vw !important;
}
*/
.cal_wrapper {
max-width: 400px;
min-width: 300px;
margin: 2.0833% auto;
margin-bottom: 50px;
}

@media screen and (max-width: 1000px) {
	.cal_wrapper {
		max-width: 500px;
	}
}
.banner_wrapper {
max-width: 250px;
margin: 2.0833% auto;
}

.googlecal {
position: relative;
padding-bottom: 100%;
height: 0;
}

.googlecal iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

/*
@media only screen and (min-width: 768px) {
 .googlecal { padding-bottom: 75%; }
}
*/

dt.oshirase-title{
	font-weight: 700;
  float: left;
}

dd.oshirase-title{
  margin-left: 110px;
}

.oshirase-title a {
	font-weight: 700;
	color: #225671;
}

h2.oshirase-title {
	font-weight: 500;
	clear: none;
}

.oshirase {
	font-size: 1.1em;
	font-weight: bold;
	color: #225671;
	margin-bottom: 5px;
}
.content-oshirase {
	margin-bottom: 30px;
}
.content-oshirase a {
	font-size: 0.9em;
	color: #5e5e5e;
}

/* アーチスト一覧グリッド */
.artist-grid {
  display:flex;
  justify-content:space-around;
	list-style-type: none;
  flex-wrap: wrap;
}
.artist-grid:before{
    content:"";
    display:block;
    width: 216px;
    height:0;
    order:1;
  }
.artist-grid::after{
    content:"";
    display:block;
    width: 216px;
    height:0;
  }

.artist-grid > li {
	font-weight: 500;
	padding: 0;
	margin-bottom: 50px;
}
.artist-grid-outer {
	position: relative;
	width: 200px;
	height: 200px;
  background-color: rgba(255, 255, 255, 0);
  overflow: auto;
  /* min-width: 0; */
	overflow-y: hidden;
	-webkit-border-radius: 20px;
	   -moz-border-radius: 20px;
	        border-radius: 20px;
	/* box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.2) inset; */
}

.artist-grid > li img {
	/* border: 10px solid rgba(0, 0, 0, 0); */
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.artist-grid p {
	font-weight: 500;
	padding: 0;
	text-align: left;
	margin-top: 10px;
}

/* アーチストページ */
h1.artist-name {
	font-weight: 500;
	margin-left: 20px;
	font-size: 1.76em;
}
.artist-roman {
	font-size: 0.6em;
}
.artist-hiragana {
	font-weight: 500;
	font-size: 0.6em;
}

ul.artist-side-name {
	list-style-type: none;
}

ul.artist-side-name li {
	font-size: 1.1em;
}
ul.artist-side-name li:first-child {
	margin-top: 10px;
}
ul.artist-side-name li a {
	color: #1a1311;
	font-weight: 700;
	display: block;
	text-decoration: none;
	padding: 13px 0 13px 15px;
}
ul.artist-side-name a:hover {
	color: #707070;
}



/*
.artist-side-name {
	font-size: 1.1em;
}
.artist-side-name a {
	color: #1a1311;
	display: block;
	text-decoration: none;
	padding: 10px 0;
}
.artist-side-name a:hover {
	color: #707070;
}
*/

.artist-side-roman {
	font-size: 0.9em;
}
.artist-h-bar {
	width: 96%;
	margin: 5px 0 50px 20px;
	height: 5px;
	/* box-shadow: 0 2px 5px; */
	background-color: #BCBCBC;
}

.artist-info-box {
	display: flex;
	align-items: flex-start;
	flex-flow: row nowrap;
	margin-bottom: 30px;
}
.artist-img-box {
	width: 300px;
	height: 300px;
	margin: 8px 0 10px;
}
.artist-info-picture {
    position: relative;
    width: 300px; /* 領域の幅を指定 */
    height: 300px; /* 領域の高さを指定 */
    background-color: #fff;
}
.artist-info-picture img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.artist-info-text {
	color: #1A1311;;
	padding-left: 30px;
	padding-bottom: 50px;
}
.artist-info-text-box {
	padding-bottom: 30px;
}
.artist-award-midashi {
	color: #1a1311;
}
dl.artist-award {
	line-height: 1.3;
}
dt.artist-award-year {
  float: left;
}
dd.artist-award-title {
  margin-left: 50px;
	margin-bottom: 10px;
}

@media screen and (max-width: 650px) {
.artist-info-box {
	flex-flow: row wrap;
	justify-content:center;
}
}


/* アーチスト個別ページ作品一覧表示 */
.hes-gallery {
  display:flex;
  justify-content:space-around;
  flex-wrap: wrap;
	list-style-type: none;
}
.hes-gallery:before{
    content:"";
    display:block;
    width: 148px;
    height:0;
    order:1;
  }
.hes-gallery:after{
    content:"";
    display:block;
    width: 148px;
    height:0;
  }
.hes-gallery > li {
	margin: 0 5px;
	margin-bottom: 30px;
}
/* 外枠に設定する class */
.img_outer{
    position: relative;
    width: 148px; /* 領域の幅を指定 */
    height: 148px; /* 領域の高さを指定 */
    /* margin: 1em 0; */
    background-color: #fff;
	padding: 15px;
	/* border-radius: 20px; */
	/* box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.2) inset; */
}

/* 画像に対して指定する class */
.hes-gallery > li img {
	/* border: 10px solid rgba(0, 0, 0, 0); */
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
	/* border-radius: 20px; */
}

.hes-gallery > li img:hover {
  transform: scale(1.04);
	cursor: pointer;
  /* box-shadow: 2px 2px 6px #555; */
}


/* ============================== */

/* しょうひんページ */
h1.product-name {
	/* margin-left: 20px; */
	font-size: 1.76em;
}
.product-h-bar {
	width: 100%;
	margin: 5px 0 50px 0;
	height: 5px;
	/* box-shadow: 0 2px 5px; */
	background-color: #BCBCBC;
}
.product-info-box {
	display: flex;
	align-items: flex-start;
	flex-flow: row nowrap;
	margin-bottom: 30px;
}
.product-info-picture {
	/* position: relative; */
	width: 300px;
	/*height: 300px;*/ /* 20210727 hiro */
}
.product-info-picture img {
	/* position: absolute; */
	/* left: 0;
	right: 0;
	top: 0;
	bottom: 0; */
	margin: auto;
}
/*.product-info-price {
	font-size: 1.4em;
	color: red;
}*/
.product-info-text {
	color: #1A1311;;
	padding-left: 30px;
	padding-bottom: 50px;
}
.product-info-text-box {
}
.product-award-midashi {
	color: #1a1311;
}
dl.product-detail {
	padding-top: 10px;
}
dt.product-detail-title {
  float: left;
  margin-top: 5px;
}
dd.product-detail-info {
  margin-left: 100px;
  margin-top: 5px;
}

@media screen and (max-width: 650px) {
.product-info-box {
	flex-flow: row wrap;
	justify-content:center;
}
}


/* しょうひん個別ページ作品一覧表示 */
/* 外枠に設定する class */
.product-img_outer{
    position: relative;
    width: 148px; /* 領域の幅を指定 */
    height: 148px; /* 領域の高さを指定 */
    /* margin: 1em 0; */
    background-color: #fff;
	padding: 15px;
	border-radius: 20px;
	box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.2) inset;
}

/* ============================== */


/* しょうひんカテゴリー一覧 */
ul.product-side-name {
	list-style-type: none;
}

ul.product-side-name li {
	font-size: 1.1em;
}
ul.product-side-name li:first-child {
	margin-top: 20px;
}
ul.product-side-name li a {
	color: #1a1311;
	font-weight: 700;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 15px;
}
ul.product-side-name a:hover {
	color: #707070;
}
/*
a.anchor {
    display: block;
    position: relative;
    top: -180px;
    visibility: hidden;
}
*/

.scat-title-image p {
	margin-top: 50px;
	margin-left: -30px;
}

.scat-title-image p:first-of-type {
	margin-top: 0;
}

#scti0 {
	padding-top: 180px;
	margin-top: -180px;
}

#scti1 {
	padding-top: 180px;
	margin-top: -180px;
}

#scti2 {
	padding-top: 180px;
	margin-top: -180px;
}

#scti3 {
	padding-top: 180px;
	margin-top: -180px;
}

#scti4 {
	padding-top: 180px;
	margin-top: -180px;
}

#scti5 {
	padding-top: 180px;
	margin-top: -180px;
}

#scti6 {
	padding-top: 180px;
	margin-top: -180px;
}

#scti7 {
	padding-top: 180px;
	margin-top: -180px;
}

#scti8 {
	padding-top: 180px;
	margin-top: -180px;
}

#scti9 {
	padding-top: 180px;
	margin-top: -180px;
}




@media screen and (max-width: 1100px) {
#scti0 {
	padding-top: 130px;
	margin-top: -130px;
}

#scti1 {
	padding-top: 130px;
	margin-top: -130px;
}

#scti2 {
	padding-top: 130px;
	margin-top: -130px;
}

#scti3 {
	padding-top: 130px;
	margin-top: -130px;
}

#scti4 {
	padding-top: 130px;
	margin-top: -130px;
}

#scti5 {
	padding-top: 130px;
	margin-top: -130px;
}

#scti6 {
	padding-top: 130px;
	margin-top: -130px;
}

#scti7 {
	padding-top: 130px;
	margin-top: -130px;
}

#scti8 {
	padding-top: 130px;
	margin-top: -130px;
}

#scti9 {
	padding-top: 130px;
	margin-top: -130px;
}
}


/* しょうひん一覧（カテゴリーごとの） */
.product-container {
  display:flex;
  justify-content:space-around;
  flex-wrap: wrap;
	list-style-type: none;
}
.product-container:after{
    content:"";
    display:block;
    width: 200px;
    height:0;
  }

.product-container > li {
}

/* 外枠に設定する class */
.product-img-outer{
    position: relative;
	width: 200px;
	height: 200px;
	border-radius: 20px;
	box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.2) inset;
    /* margin: 1em 0; */
    background-color: #fff;
	padding: 10px;
}

/* 画像に対して指定する class */
.product-container > li img {
	border: 10px solid rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

/* アソビバ・ギャラリー・コミュニティスペースcss */
.addr-tel {
	color: #221815;
	font-size: 1.47em;
	font-weight: 500;
	width: 500px;
	margin: 0 auto;
	line-height: 1.6;
	margin-bottom: 0.5em !important;
}
.route {
	color: #221815;
	font-size: 1.18em;
	font-weight: 500;
	width: 500px;
	margin: 0 auto;
	line-height: 1.5;
}

@media screen and (max-width: 500px) {
.addr-tel {
	width: 100%;
}
.route {
	width: 100%;
}
}

.about-title {
	color: #221815;
	font-size: 1.41em;
	width: 680px;
	margin: 0 auto !important;
}
.about-addr-tel {
	color: #221815;
	font-size: 1.0em;
	width: 680px;
	margin: 0 auto;
	line-height: 1.6;
}

.about-mail {
	font-size: 1.0em;
	width: 680px;
	margin: -2em auto 0!important;
	line-height: 1.6;
}
.about-mail a {
	color: #221815;
	text-decoration: none;
}
.about-mail a:hover {
	color: #948783;
}

.privacy-mail {
	font-size: 1.0em;
	margin-top: -2em;
}
.privacy-mail a {
	color: #221815;
	text-decoration: none;
}
.privacy-mail a:hover {
	color: #948783;
}

@media screen and (max-width: 680px) {
.about-title {
	width: 100%;
}
.about-addr-tel {
	width: 100%;
}
.about-mail {
	width: 100%;
}
}

.asobiba-img-pad {
	padding-left: 60px;
}
.asobiba-width {
	width: 980px !important;
    margin: 0 auto !important;
    padding: 0 0 20px 0 !important;
}

.commu-space-text {
	font-size: 1.3em;
	font-weight: 500;
	width: 980px;
	margin: 0 auto;
}
.asobiba-ol-pad {
	padding-left: 70px !important;
}

@media screen and (max-width: 1000px) {
.asobiba-ol-pad {
	padding-left: 25px !important;
}
}
@media screen and (max-width: 980px) {
.asobiba-width {
	width: 100% !important;
}
.commu-space-text {
	width: 100%;
}
}

@media screen and (max-width: 800px) {
.asobiba-img-pad {
	padding-left: 30px;
}
}

#asobiba {
	padding-top: 180px;
	margin-top: -180px;
}
#gallery {
	padding-top: 180px;
	margin-top: -180px;
}
#community-space {
	padding-top: 180px;
	margin-top: -180px;
}

@media screen and (max-width: 1100px) {
#asobiba {
	padding-top: 130px;
	margin-top: -130px;
}
#gallery {
	padding-top: 130px;
	margin-top: -130px;
}
#community-space {
	padding-top: 130px;
	margin-top: -130px;
}
}

/* アートを仕事に背景＆文字列 */
.about-layer{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}

/* 背景画像の読み込み */
.about-layer-bg{
  background-image: url("./images/about_colorful_bg.png");
	background-repeat:  no-repeat;
  background-position: center center;
}

/* 重ねる文字の基本設定 */
.about-layer-txt{
	padding: 50px 0 70px;
}

.oshirase-label {
	padding-bottom: 30px;
}

.enkaku-label {
	padding-left: 80px;
}
dl.enkaku {
	
}
dt.enkaku-date {
	font-size: 1.0em !important;
	border: none !important;
  float: left;
}
dd.enkaku-title {
	font-size: 1.0em;
  margin-left: 120px;
}
.enkaku-width {
	width: 780px;
	margin: 0 auto;
}

@media screen and (max-width: 780px) {
.enkaku-width {
	width: 100%;
}
}

.about-col-image {
	padding-left: 120px;
}

@media screen and (max-width: 1100px) {
.about-col-image {
	padding-left: 100px;
}
.enkaku-label {
	padding-left: 0;
}
}

@media screen and (max-width: 1000px) {
.about-col-image {
	padding-left: 50px;
}
}

@media screen and (max-width: 900px) {
.about-col-image {
	padding-left: 0;
}
}

.wp-block-image figcaption {
	text-align: center;
}

/* おしらせ一覧 */
.oshirase-midashi {
	text-align: center;
}

.oshirase-h-line {
	margin: 20px 0 15px;
	border-bottom: 3px solid #707070;
}

.oshirase-h-line-s {
	margin: 10px 0 15px;
	border-bottom: 1px solid #707070;
}

.oshirase-ichiran-box {
	display: flex;
	margin: 0 auto -25px;
}

.oshirase-i-left {
	flex: 1;
	margin-right: 30px;
	margin-bottom: 30px;
}

.oshirase-i-right {
	width: 150px;
	height: 150px;
	margin-bottom: 30px;
}

@media screen and (max-width: 600px) {
.oshirase-ichiran-box {
	display: block;
}

.oshirase-i-left {
	margin-right: 0;
}
}

dl.s-oshirase {
	
}
dt.s-osirase-update {
	font-size: 1.2em;
	font-weight: 500;
  float: left;
	padding-top: 5px;
	margin-top: -10px;
}
dd.s-oshirase-title {
	font-size: 1.53em;
  margin-left: 120px;
	margin-top: -10px;
}

h1.s-oshirase {
	font-weight: 500;
	clear: none;
}

.TextVerticalCenter {
  display: table-cell;
  vertical-align: middle;
}

.works-small-margin-top {
	font-weight: 500;
	margin-top: -10px !important;
}

.ct {
	text-align: center;
}

.btn-works-detail {
  display: inline-block;
  text-decoration: none;
  background: #00B442;
  color: #FFF;
  width: 500px;
  height: 70px;
  line-height: 70px;
  border-radius: 10px;
  text-align: center;
  overflow: hidden;
  transition: .4s;
}

.btn-works-detail:hover {
  background: #00CC47;
	cursor: pointer;
}

.btn-works-detail a {
	display: block;
  color: #FFF;
	text-decoration: none;
}

@media screen and (max-width: 580px) {
.btn-works-detail {
	width: 98%;
}
}


.ctct {
	margin-top: 40px;
	text-align: center;
}

.btn-to-shop-wrap {
	width: 100%;
  background: #FFF8E1;
  border-radius: 20px;
}

.btn-to-shop {
  display: inline-block;
  text-decoration: none;
  background: #FFf;
  color: #FFF;
  border-radius: 10px;
  text-align: center;
  overflow: hidden;
  transition: .4s;
	padding: .5em;
	margin: 1em;
}

.btn-to-shop:hover {
  background: #FFf;
	cursor: pointer;
}

.btn-to-shop a {
	display: block;
  color: #FFF;
	text-decoration: none;
}

@media screen and (max-width: 700px) {
.btn-to-shop {
	width: 77%;
}
}

.tori-zaidan {
	font-size: 0.7em !important;
}

.link-hover a {
	color: #1A1311;
}

.link-hover a:visited {
	color: #1A1311;
}

.link-hover a:hover {
	color: #948783;
	text-decoration: none;
}

.special-thanks {
	width: 700px;
	margin: -30px auto 0 !important;
	line-height: 1.6;
}

.special-thanks a {
	color: #1A1311;
	font-size: 1.0em;
}

.special-thanks a:visited {
	color: #1A1311;
}

.special-thanks a:hover {
	color: #948783;
	text-decoration: none;
}

@media screen and (max-width: 1000px) {
.special-thanks {
	width: 80%;
}
}

.content-margin-left {
	margin-left: -30px;
}

.commu-space-riyo li {
	font-weight: 500;
}

.page-id-63 .wp-block-image figcaption {
	text-align: left;
}

@media screen and (max-width: 450px) {
.hes-gallery > li {
    margin: 0 55px;
    margin-bottom: 30px;
}

.content-margin-left {
	margin-left: -20px;
}
}

.single-product .hes-gallery > li img {
	border: 10px solid rgba(0, 0, 0, 0);
	border-radius: 0;
}

@media screen and (max-width: 500px) {
h1.product-name {
    /* margin-left: 10px; */
}
.product-h-bar {
	margin: 5px 10px 50px 0;
}
.product-info-text {
	padding-left: 10px;
}
h1.artist-name {
    margin-left: 10px;
}
.artist-h-bar {
	margin: 5px 10px 50px 10px;
}
.artist-info-text {
	padding-left: 10px;
}
}

.space-n-margin {
	margin-top: -20px;
}
.space-n-bottom {
	margin-bottom: -20px;
}

@media screen and (max-height: 750px) {
.side-product-list {
	top: 180px;
}
ul.product-side-name li:first-child {
	margin-top: 0;
}
ul.product-side-name li a {
	padding: 0 0 0 15px;
}
}
.figure-width {
    width: 200px;
	margin-bottom: 20px;
}