@charset "utf-8";
/* CSS Document */


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*-----------------------------------------------------------------------------*/

/*　トップ　*/

/*-----------------------------------------------------------------------------*/

/*　予約制限告知 2019/9/3 add　*/
.reserve_caution{
	display: none;
	padding: 1em;
	color: #fff;
	text-align: left;
	font-size: 11px;
	line-height: 1.3;
}


/*　youtube　*/
#top-visual { 
	max-width:720px;
	margin-bottom:30px;
	box-shadow:0px 2px 6px #111;
	}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
	}
	.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
	/*　google map　*/
	.map-container {
	position: relative;
	padding-bottom: 60%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
	}
	.map-container #map_canvas {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	}

/* bxslider　*/
#slider_box_bg {
	width:100%;
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
	background-color:#111;
	background-color:rgba(0,0,0,0.5);
	margin:0 0 40px;
	}
	#slider_box {
	max-width:890px;
	margin:0 auto;
	text-align:left;
	}
	.works-slider li {
	border:1px #000 solid;
	background-color:#000;
	visibility:hidden;
	overflow:hidden;
	}
	.works-slider * {
	/*Safari 8でCSS transformのチラつき防止*/
	-webkit-transform:perspective(0);
	}
	.works-slider li a img {
	opacity:0.6;
	}
	.works-slider li a:hover img {
	opacity:1;
	-webkit-transform: scale(1.1); 
	transform: scale(1.1);
	}


.top-copy, .top-service {
	max-width:890px;
	text-align: left;
	}
	.top-copy {
	padding:0 20px;
	margin:0 auto 20px;
	}
 	.top-service {
	margin:0 auto 30px;
	border:1px #000 solid;
	background-color:#111;
	background-color:rgba(0,0,0,0.2);
	padding:15px 9px;
	text-align:center;
	}

.top-copy {
	font-size:12px;
	background:url(../images/logo.png) no-repeat left 10px;
	padding-left:300px;
	}
	.top-copy .btn_base {
	min-width:270px;
	}

.top-service div.in_b {
	margin:0 auto;
	}
	.top-service section {
	text-align:left;
	margin:15px 20px;
	width:250px;
	position:relative;
	}
	.top-service img {
	width:100%;
	height:auto;
	margin-bottom:25px;
	}
	.top-service a:hover img {
	opacity:0.5;
	}
.top-service h2 {
	width:250px;
	height:40px;

	background-size:contain;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;

	position:absolute;
	top:105px;
	z-index:2;
	}
	.service-studio h2 {	background-image:url(../images/service-ttl-studio.png);}
	.service-gallery h2 {	background-image:url(../images/service-ttl-gallery.png);}
	.service-price h2 {	background-image:url(../images/service-ttl-price.png);}
	.service-coverup h2 {	background-image:url(../images/service-ttl-coverup.png);}
	.service-care h2 {	background-image:url(../images/service-ttl-care.png);}
	.service-faq h2 {	background-image:url(../images/service-ttl-faq.png);}


/*-----------------------------------------------------------------------------*/

/*--　NEWS　--*/

/*-----------------------------------------------------------------------------*/
dl.news {
	}
	dl.news dt {
	float:left;
	clear:both;
	width:16em;
	white-space: nowrap;
	}
	dl.news dt .icon_style { margin:0 10px 0 0;}
	dl.news dd {
/*	border-bottom:1px #ccc dotted;*/
	margin: 0 0 10px 0;
	padding:0 0 0 16em;
	}
	.news_cate {
	font-size:11px;
	background-color:#B2B2B2;
	color:#fff;

	padding:0px 7px;
	margin:0 .7em 0 0;
	border-radius:3px;
	}

	dl.news dd a {
	color:#ddd;
	text-decoration:none;
	}
	dl.news dd a:hover {
	text-decoration: underline;
	}

.icon_new {
	color: #F00;
	white-space: nowrap;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*　side_box　系　*/
/*-----------------------------------------------------------------------------*/
/*　バナー　*/
.bn_box a:hover img {
	opacity:0.5;
	}
.bn_box {
	text-align:center;
	}
	.bn_box ul {
	margin:0 auto;
	}
	.bn_box ul li {
	margin:5px;
	}
	#side_box .bn_box ul li {
	margin:4px 0;
	}

/*　facebook　*/
div.fb-like-box,
div.fb-like-box iframe[style],
div.fb-like-box span {
    width: 100% !important;
}
.fb-like-box {
/*	border:1px #000 solid;
	padding:10px 0 20px;*/
/*	border-top:1px #666 solid;
	border-bottom:1px #666 solid;*/
}


/*　サイド　スタイル　リスト　*/
.style_box {
	padding:15px 8px 5px;
	text-align:center;
	}
.side-style-list {
	margin:0 auto;
	width:252px;
	}
.side-style-list * {
	overflow:hidden;
	}
.side-style-list li {
	margin: 0 0 12px;
	border:1px #000 solid;
	background-color:#111;
	position:relative;
	}
	.side-style-list li a {
	margin:0 auto;
	display:block;
	text-decoration:none;
	overflow:hidden;
	/*Safari 8でCSS transformのチラつき防止*/
	-webkit-transform:perspective(0);
	}
	.side-style-list li a * {
	}


.side-style-list li .cate_img {
	display:block;
	width:250px;
	height:90px;

	background-color:#000;
	overflow:hidden;
	position:absolute;
	left:0;
	}
	.side-style-list li .cate_img img {
	opacity:0.5;
	-webkit-filter:grayscale(40%);
	filter:grayscale(40%);
	}
.side-style-list .cate_name {
	width:250px;
	height:90px;
	padding:0;
	display: table-cell;
	vertical-align:middle;
	position:relative;
	}
	.side-style-list .cate_name p {
	text-align:center !important;
	line-height:1.3;
	/*　MacのSafari,Chromeで文字が太くなる現象の解消　*/
/*	-webkit-font-smoothing: antialiased;*/
	}
	.side-style-list .cate_name-en {
	font-size:19px;
	font-family: "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
	text-shadow:0px 1px 5px #000;
	}
	.side-style-list .cate_name-jp {
	color:#bbb;
	font-size:10px;
	text-shadow:0px 1px 3px #000;
	}
.side-style-list li:hover {	background-color:#000;}
.side-style-list li a:hover .cate_img img {
	opacity:1;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
	}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*　共通　*/
/*-----------------------------------------------------------------------------*/
.icon_style {
	display:inline-block;
	text-align:center;
	min-width:80px;
	font-size:10px;
	color:#aaa;
	background-color:#333;
	padding:0px 5px;
	border-radius:3px;
	box-shadow:0 0 6px rgba(0,0,0,0.8);
	}
	.icon_style a {
	color:inherit;
	text-decoration:none;
	}

.link_more {
	padding:0.5em 0;
	text-align:right;
	}
	.link_more a  {
	min-width:6em;
	color:#ddd;
	background-color:#050505;
	text-decoration:none;
	display:inline-block;
	text-align:center;
	padding:4px 10px;
	}
	.link_more a:hover {
	color:#fff;
	}

.main_txt {
	font-size:109.1%;
	margin-bottom:20px;
	}

/*　gallery　*/
/*----------------------------------*/
#tattoo-gallery #contents_box .gallery_list a { outline:none;}

.tattoo-gallery-link {
	text-align:center;
	}
	.tattoo-gallery-link .box_base {
	display:inline-block;
	padding:0;
	margin:0 10px 20px;
	}
	.tattoo-gallery-link a:hover .box_base {
	background-color: rgba(0,0,0,0.8);
	}
	.tattoo-gallery-link a .box_base img {
	opacity:0.8;
	}
	.tattoo-gallery-link a:hover .box_base img {
	opacity:1;
	}

/*　カテゴリー　リスト　*/
/*---------------------*/
.category-list li {
	width:222px;
	margin: 0 14px 15px;
	border:1px #000 solid;
	background-color:#111;
	background-color:rgba(0,0,0,0.2);
	position:relative;
	}
	.category-list li a {
	display:block;
	text-decoration:none;
	}
	.category-list li a * {
	/*Safari 8でCSS transformのチラつき防止*/
	-webkit-transform:perspective(0);
	}
.category-list li .cate_img {
	display:block;
	width:100px;
	height:100px;

	background-color:#000;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	}
	.category-list li .cate_img img {
	opacity:0.7;
	}
	.motif-list li .cate_img img, .body-parts-list li .cate_img img {
	opacity:0.8;
	}
.category-list .cate_name {
	width:220px;
	height:100px;
	padding:0 10px 0 60px;
	display: table-cell;
	vertical-align:middle;
	position:relative;
	}
	.category-list .cate_name p {
	text-align:right !important;
	line-height:1.3;
	/*　MacのSafari,Chromeで文字が太くなる現象の解消　*/
	-webkit-font-smoothing: antialiased;
	}
	.category-list .cate_name-en {
	font-size:19px;
	font-family: "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
	text-shadow:-1px 1px 7px #000;
	}
	.category-list .cate_name-jp {
	color:#bbb;
	font-size:10px;
	}
.category-list li:hover {	background-color:#000;}
.category-list li a:hover .cate_img img {
	opacity:1;
	-webkit-transform: scale(1.1); 
	transform: scale(1.1);
	}

/*　ギャラリー　リスト　*/
/*---------------------*/
.gallery-list {
	margin:0 0 30px;
	}
	.gallery-list li {
	width:117px;
	margin:0 10px 15px;
	position:relative;
	}
	.gallery-list li a {
	display:block;
	}
	.gallery-list li a * {
	/*Safari 8でCSS transformのチラつき防止*/
	-webkit-transform:perspective(0);
	}
	.gallery-list .gallery_img {
	display:inline-block;
	background-color:#000;
	border:1px #000 solid;
	margin:0 0 3px;
	overflow:hidden;
	}
	.gallery-list a:hover .gallery_img {
	box-shadow:0 0 12px rgba(0,0,0,.8);
	}
	.gallery-list .gallery_img img {
	opacity:0.7;
	}
	.gallery-list a:hover .gallery_img img {
	opacity:1;
	-webkit-transform: scale(1.1); 
	transform: scale(1.1);
	}

	/*　ステータス　*/
	.status {
	color:#ccc;
	display:inline-block;
	position:absolute;
	top:6px;
	left:-3px;
	font-size:10px;
	line-height:1;
	background-color:#A62121;
	padding:3px 5px 2px;
	box-shadow:0px 1px 2px rgba(0,0,0,.5), 0 1px 0 rgba(255,255,255,0.3) inset;
	}


/*　ギャラリー　詳細　*/
/*---------------------*/
.entry-date {
	font-size:11px;
	margin:-8px 30px 20px;
	padding:0 0 3px;
	border-bottom:1px solid #333;
	box-shadow:0 -1px 0 #000 inset;
	position:relative;
	overflow:auto;
	}
	.entry-date .artist_name { float:left;}
	.entry-date .time { float:right;}

#tattoo-gallery #contents_box .entry-content, #tattoo-gallery #contents_box .entry-content p{
	text-align:center;
	}

#tattoo-gallery .entry-content {
	font-size:109.1%;
	margin-bottom:0px !important;
	}
	#tattoo-gallery .entry-content a {
	margin:0 3px;
	}
#tattoo-gallery .entry-content p:first-child a {
	display:inline-block;
	margin:0 10px 10px;
	border:1px solid #999;
	background-color:#ccc;
	padding:5px;
	position:relative;
	box-shadow: 0 0 10px 3px #000;
	}
	#ie8 #tattoo-gallery .entry-content p:first-child a {
	display:inline;
	margin:0 10px 10px;
	border:none;
	background-color: transparent;
	padding:0;
	}
	#tattoo-gallery .entry-content p:first-child a img {
	width:auto;
	height:	auto;
	max-width:600px;
	max-height:600px;
	}

	#tattoo-gallery .entry-content p:first-child a:before, #tattoo-gallery .entry-content p:first-child a:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 8px;
	left: 10px;
	width: 50%;
	top: 90%;
	max-width:300px;
	background: #000;
	box-shadow: 0 15px 8px #000;
	-webkit-transform: rotate(-4deg);
	transform: rotate(-4deg);
	}
	#tattoo-gallery .entry-content p:first-child a:after {
	-webkit-transform: rotate(4deg);
	transform: rotate(4deg);
	right: 10px;
	left: auto;
	}

/*　カテゴリー＆タグ　リスト　*/
.entry-meta {
	text-align:center;
	padding-top:15px;
	}
	.entry-meta .box_base {
	display:inline-block;
	padding:9px 20px 9px 0;
	text-align:left;
	min-width:61%;
	}
.entry-meta dl {
	display:inline-block;
	vertical-align:middle;
	margin:3px 0 3px 20px;
	}
/*	.entry-meta dl.meta-post_tag {
	display:block;
	}*/
.entry-meta dl dt {
	float:left;
	clear:both;
	width:3em;
	white-space: nowrap;
	padding:5px 0;
	}
	.entry-meta dl dd {
	padding: 0 0 0 3em;
	}
	.entry-meta dl.meta-body-parts dt, .entry-meta dl.meta-post_tag dt {	width:6em;}
	.entry-meta dl.meta-body-parts dd, .entry-meta dl.meta-post_tag dd { padding-left:6em;}

.entry-meta dt, .entry-meta dd, .post_tag-list {
	line-height:26px;
	}
	.entry-meta dt {
	color:#ddd;
	font-family:Arial, Helvetica, sans-serif;
	}
.entry-meta dd ul li a, .post_tag-list ul li a {
	display: block;
	text-decoration:none;
	text-align:center;
	min-width:4em;
	color:#ddd;
	background-color:#333;
	padding:0px 8px;
	border-radius:3px;
	box-shadow:0 0 6px rgba(0,0,0,0.8);
	margin:5px 3px;
	}
	.entry-meta dd ul li a:hover, .post_tag-list ul li a:hover {
	color:#222;
	background-color:#eee;
	}

.sns_share { margin:0 auto 30px;}
	.sns_share li a {
	display:block;
	text-align:center;
	min-width:100px;
	font-size:10px;
	color:#aaa;
	text-decoration:none;
	background-color:#111;
	padding:5px 10px 5px 5px;
	margin:5px 10px;
	}
	.sns_share li a:hover {
	color:#fff;
	box-shadow:0 2px 10px #000;
	}
	.sns_share li.fb a:hover {	background-color:#4460AF;
	}
	.sns_share li.tw a:hover {	background-color:#2CA7E0;
	}
	.sns_share li.line a:hover {	background-color:#00C300;
	}
	.sns_share li a img {
	margin-right:5px;
	opacity:.6;
	}
	.sns_share li a:hover img {
	opacity:.9;
	}

/*　カラーボックス　*/
a.cboxElement:hover img { opacity:0.85;}
#colorbox * {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	}
#cboxLoadedContent { background-color:#000 !important;}

/*　関連記事　*/
.related_box ul {
	margin:0 auto 30px;
	}
	.related_box ul li {
	width:132px;
	margin:0 5px 10px;
	position:relative;
	line-height:1.5;
	}
	.related_box li a {
	display:block;
	border:1px solid rgba(127,127,127,0.1);
	padding:5px;
	text-decoration:none;
	}
	.related_box li a * {
	/*Safari 8でCSS transformのチラつき防止*/
	-webkit-transform:perspective(0);
	}
	.related_box li a:hover {
	border:1px solid rgba(0,0,0,0.5);
	background-color: rgba(0,0,0,0.5);
	}
	.related_box li a .related_img {
	overflow:hidden;
	}
	.related_box li a img {
	opacity:0.7;
	}
	.related_box li a:hover img {
	opacity:1;
	-webkit-transform: scale(1.1); 
	transform: scale(1.1);
	}
	.related_box li span {
	display:inline-block;
	margin:5px 0 0;
	height:3em;
	overflow:hidden;
	}


/*　studio　*/
/*----------------------------------*/
.outline img.float_r {
	-webkit-transform:rotate(3deg);
	transform:rotate(3deg);
	margin:3px 15px;
}
#sanitation .section .area_txt,
#artist .section .area_txt { float:left; width:430px; margin-bottom:10px;}
#sanitation .section .area_img,
#artist .section .area_img { float:right; width:250px; margin-bottom:10px;}
#sanitation .section:nth-child(odd) .area_txt
 { float:right;}
#sanitation .section:nth-child(odd) .area_img { float:left;}

#artist a { background-color:#111; padding:5px 15px; border:none; box-shadow:none;}
#artist a:hover { background-color:#000;}


/*　first　*/
/*----------------------------------*/
#first-tattoo ol.list_alpha { margin:0 0 0 8px;}
#first-tattoo ol.list_alpha li { margin:3px 0;}

#first-tattoo .flow ol li:nth-child(-n+4) { width:44%; margin-right:6%;float:left; margin-bottom:10px;}
#first-tattoo .flow ol li:nth-child(odd) { clear:both;}

/*　SNS　*/
/*----------------------------------*/
#sns dl.artist_sns {
	line-height:22px;
	}
#sns dl.artist_sns dt {
	font-size:13px;
	font-weight:bold;
	padding:15px 0 0;
	margin:0 10px;
	}
#sns dl.artist_sns dd {
	border-bottom:1px #333 solid;
	box-shadow:0 -1px 0 #000 inset;
	padding:10px 0;
	}
	#sns dl.artist_sns dd a {
	display:inline-block;
	text-align:center;
	min-width:80px;
	font-size:10px;
	color:#aaa;
	text-decoration:none;
	background-color:#111;
	padding:1px 8px;
	margin:5px 5px;
	}
	#sns dl.artist_sns dd a:hover {
	color:#333;
	background-color:#fff;
	}
	#sns dl.artist_sns dd a.blog:hover {
	color:#fff;
	background-color:#4DAC26;
	}
	#sns dl.artist_sns dd a.fb:hover {
	color:#fff;
	background-color:#4460AF;
	}
	#sns dl.artist_sns dd a.mixi:hover {
	color:#fff;
	background-color:#FFAA00;
	}

/*　faq　*/
/*----------------------------------*/
#faq dl.faq {
	margin:0 0 10px;
	padding-bottom:20px;
	border-bottom:1px #333 solid;
	box-shadow:0 -1px 0 #000 inset;
	}
#faq dl.faq dt {
	color:#ddd;
	font-size:12px;
	margin:0;
	padding:0;

	position: relative;
	}

#faq dl.faq dd {
	margin-left:2.5em;
	}

#faq dl.faq dt {
	position:relative;
	padding:0.2em 0 0.5em 2.3em;
	}
#faq dl.faq dt:before {
	position: absolute;
	top: 0;
	left: 0;

	color:#666;
	text-shadow:0 -2px 0 #000;
	line-height:1;

	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	}
	#faq dl.faq dt:before {	content:'Q.';	font-size:2em;}

/*　contact　*/
/*----------------------------------*/
.tel_num a {
	display:inline-block;
	vertical-align:bottom;
	width:230px;
	height:30px;

	background-image:url(../images/tel-num.png);
	background-size:contain;

	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	}
	#ie8 .tel_num a {
	display:inline;
	background-image:none;
	font-family: "Times New Roman", Times, serif;
	font-size:2.8em;
	line-height:1.2;
	text-indent: 0;
	overflow: auto;
	width:auto;
	height:auto;
	}
.tel_num span {
	display:inline-block;
	vertical-align:bottom;
	margin:5px 0 0 1.5em;
	}


/*-----------------------------------------------------------------------------*/

/*　news　*/

/*-----------------------------------------------------------------------------*/
.entry-content {
	margin-bottom:30px;
	line-height:2.2;
}

#news article {
	margin-bottom:50px;
	}
.entry-content p {
	margin-bottom:0.5em;
	}

#news dl.news dd {
	margin: 0 0 1em 0;
	}


#news article div.time {
	display:block;
	border-bottom:1px #333 solid;
	box-shadow:0 -1px 0 #000 inset;
	margin:-8px 0 0;
	}
	#news article div.time .icon_style {
	margin:0 10px 8px 0;
	}
#news article .entry-content {
	padding-top:15px;
	}
	#news article .entry-content p img {
	width:auto;
	height:	auto;
	max-width:600px;
	max-height:600px;
	}
#news article h3 {
	font-size:13px;
	background:none;
	border:none;
	box-shadow:none;
	padding:0;
	margin:0 0 5px;
	}

#news .entry-content a {
	margin:0 3px;
	}

/*　navigation
--------------------*/
.navigation {
	width:100%;
	text-align:center;
	clear:both;
	padding:0px 0 0;
	font-size:11px;
	line-height:30px;
	}
	.navigation li {
	display:inline-block;
	margin: 0 10px;
	}
	.navigation li a {
	text-align:center;
	display: block;
	padding:0 30px;
	text-decoration:none;
	color:#aaa;
	border:1px #000 solid;
	background-color:#050505;
	background-color:rgba(0,0,0,0.2);

	-webkit-transition:background .7s ease;
	transition:background .7s ease;
	}
	.navigation li a:hover {
	color:#fff;
	background-color:#000;
	}
.navigation li.link_prev a, .navigation li.link_next a {
	padding:0 10px;
	min-width:30px;
	}

/*　pager
--------------------*/
.pagination {
	width:100%;
	text-align:center;
	clear:both;
	margin:20px 0;
	font-size:11px;
	line-height:30px;
}

.pagination span, .pagination a {
	text-align:center;
	width:30px;
	display: inline-block;
	margin: 5px 2px;
	padding:0;
	text-decoration:none;
	color:#aaa;
	border:1px #000 solid;
	background-color:#111;
	background-color:rgba(0,0,0,0.2);
/*	border: 1px #D8D8D8 solid;*/
	-webkit-transition:background .7s ease;
	transition:background .7s ease;
	}
/*	.pagination a.page_first { margin-right:10px;}
	.pagination a.page_last { margin-left:10px;}*/

.pagination a:hover{
	color:#eee;
	background-color:#000;
	}

.pagination .current{
	border:none;
	background-color:transparent;
	color:#ddd;
	font-weight:bold;
	}

/* メディア　ニュース
--------------------*/
.news-media {
	}
.news-media li {
	width:322px;
	margin: 0 14px 15px;
	border:1px #000 solid;
	background-color:#111;
	background-color:rgba(0,0,0,0.2);
	padding:10px;
	position:relative;
	}
	.news-media li:hover {
	background-color:#000;
	}


.news-media dl {
	height:120px;
	display:table-cell;
	vertical-align:middle;
	padding-bottom:5px;
	}
.news-media dt, .news-media dd {
	margin-left:130px;
	}
	.news-media dl {
/*	position:relative;	*/
	}
	.time span.status {
	position: relative;
	top:-1px;
	left:8px;
	}
	.news-media dd span {
	position:absolute;
	width:120px;
	left:0;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align:center;
	}
	.news-media dd span img {
	border:1px solid #111;	}

	.news-media a {
	text-decoration:none;
	display:block;
	}
	.news-media a:hover {
	text-decoration: underline;
	}


/* タトゥー辞典
--------------------*/
/*.dictionary_list {
	margin-right: -20px;
}
.dictionary_list li {
	width:340px;
	margin: 0 20px 15px 0;
	padding-bottom:3px;
	border-bottom:1px #333 solid;
	box-shadow:0 -1px 0 #000 inset;
}
.dictionary_list li a {
	text-decoration:none;
}*/

.dictionary_list li {
	width:322px;
	margin: 0 14px 15px;
	border:1px #000 solid;
	background-color:#111;
	background-color:rgba(0,0,0,0.2);
/*	padding:10px;*/
	position:relative;
	}
	.dictionary_list li:hover {
	background-color:#000;
	}
.dictionary_list li a div {
	height:100px;
	display:table-cell;
	vertical-align:middle;
/*	padding-bottom:5px;*/
	padding-left:110px;
/*	position:relative;*/
	}
	.dictionary_list li a span {
	position:absolute;
	width:100px;
	left:0;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align:center;
	}

	.dictionary_list a {
	text-decoration:none;
	display:block;
	}
	.dictionary_list a:hover {
	text-decoration: underline;
	}
	.dictionary_list a img {
	opacity:0.8;
	}
	.dictionary_list a:hover img {
	opacity:1;
	}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*-----------------------------------------------------------------------------*/

/*　pp　*/

/*-----------------------------------------------------------------------------*/

/*#pp h2 { border-bottom:1px #ccc solid;}
#pp p { margin-bottom:1em;}

dl.privacy {
	margin:3em 20px;
	}
	dl.privacy dt {
	font-weight: bold;
	margin-top:1em;
	}
	dl.privacy dd {
	margin-left:1.3em;
	}*/



/*-----------------------------------------------------------------------------*/

/*　sitemap　*/

/*-----------------------------------------------------------------------------*/

/*#sitemap ul {
	font-size:14px;	
	margin:10px 15px 30px;
	}
#sitemap li {
	background:url(../images/arrow_blue.png) left 7px;
	padding-left:15px;
	margin-bottom:6px;
	}


#sitemap dt {
	background:url(../images/area_contact_bg.png)repeat;

	font-weight:bold;
	padding:3px;
	}
#sitemap dt h4 {
	border:1px #fff solid;
	color:#fff;
	padding:4px 10px;
	margin:0;
	}
#sitemap dd a {
	color:#001A47;
	}

#sitemap .area_l, #sitemap .area_r {
	margin:0 25px;
	width:260px;
	}
*/




/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*-----------------------------------------------------------------------------*/

/*　form_contact　*/

/*-----------------------------------------------------------------------------*/
input, textarea, select {  outline:none;}
input, textarea { -webkit-appearance: none;}
input[type=checkbox] { -webkit-appearance:checkbox;}
input[type=radio] { -webkit-appearance:radio-button;}

	#form_contact .w_l {	width: 100%;}
	#form_contact .w_m {	width: 60%;}
	#form_contact .w_s {	width: 150px;}
	#form_contact input[type=text] {}
	#form_contact textarea {resize: vertical; height:200px;width: 100%;}


input, textarea, select {
	font-size: inherit;
	line-height: inherit;
    font-family: inherit;
	}

#form_contact input, #form_contact textarea, #form_contact select {
	font-size:12px;
	color:#ddd;
	border:none;
	padding: 3px 8px;
	border-radius:4px;

	border:1px #000 solid;
	background-color:#111;
	background-color:rgba(0,0,0,0.2);
	}

#form_contact select option { background-color:#222;}

	#form_contact input:focus, #form_contact textarea:focus, #form_contact select:focus {
/*	border: 1px #ddd solid;*/
	}

/*パーツごと*/
#form_contact select {	padding: 4px 2px;}/*上書き*/

#form_contact input[type=radio], #form_contact input[type=checkbox] {
	vertical-align: middle;
	margin-bottom:3px;
	}
	#form_contact label {
/*	font-size: 14px;
	margin-right:1em;*/
	}

#form_contact input[type=submit], #form_contact input[type=button] {
	vertical-align:bottom;
	margin:0 1em 0 0;
	}

#form_contact .attention {
	font-size:11px;
	color:#666;
	}
#form_contact sup {
	font-size:12px;
	color:red;
	padding:0;
	vertical-align: top;
	}


.form_btn {
/*	text-align:center;*/
	margin:20px 0 20px 25%;
	}
	.form_btn button { margin-right:5px;}


/*buttun*/
.button, a.button {
	outline:none;
	text-decoration:none;

	text-align:center;
	display:inline-block;
	width:200px;
	height:40px;
	line-height:38px;
	cursor: pointer;
	letter-spacing:5px;



	font-size:13px;
	color:#ddd;
	background-color:#333;
	border-radius:5px;
	border:none;
	box-shadow:0 1px 6px rgba(0,0,0,.8);
	position:relative;
	}

	.button:hover {
	box-shadow: none;
	color:#fff;
	background-color:#070707;
	}
	.button:active {
	box-shadow: none;
	}


.btn_back {
	width:120px;
	min-width:120px;
	background-color:#B2B2B2;
/*	background-image:url(../images/btn_arw-02.png);*/
	}
	.btn_back:hover {
	background-color:#8C8C8C;
	}

/*　必須　*/
#form_contact .icon_hissu {
	display:inline-block;
/*	float:right;*/
	font-size:10px;
	line-height:10px;
/*	background-color:#EF5959;*/
	background-color:#666;
	color:#ddd;
	padding:2px 4px 1px;
	letter-spacing:2px;
	border-radius:2px;

	margin:0 8px;
	}

/* div.form_layout*/
div.form_layout dl {
	width:100%;
	display:table;
	}
div.form_layout dl dt, div.form_layout dl dd {
	display: table-cell;
	vertical-align: top;
	padding:10px 0px;
	}
	div.form_layout dl dt {
	padding-top:17px;
	width:25%;
	}
	div.form_layout dl dd {
	width:75%;
	}


/*エラーメッセージ*/
.eroor_ttl, .comp_ttl {
	/*font-weight:bold;*/
	font-size:154%;
/*	padding:1em 0 0.5em;*/
	padding:0;
	}
.chk_ttl {
	/*font-weight:bold;*/
	color:#E50A1A;
	font-size:154%;
/*	padding:1em 0 0.5em;*/
	padding:0;
	}

.box_eroor {
	padding:5px 20px;
	background-color:#FFF6CC;
	border-radius:10px;
	margin-bottom:15px;
	}

.eroor {
	 font-size:116%;
	color:#E50A1A;
	background:url(../images/exclamation-red.png) no-repeat left center;
	padding-left:17px;
	line-height:16px;
	margin:1em 0;
	}
.atte {
	 font-size:116%;
	color:#E2A81A;
	background:url(../images/exclamation.png) no-repeat left center;
	padding-left:17px;
	line-height:16px;
	margin:1em 0;
	}

/*　Contact Form 7　*/
div.wpcf7-mail-sent-ok {
	border:2px solid #ccc !important;
	color:#ccc !important;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}