@charset "utf-8";

/*
Theme Name: ジェイルハウス　オリジナルテーマ
*/

html {
	font-size: 12px;
}

body {
	margin: 0;
	padding: 0;
/*	font-family: 'メイリオ',meiryo,sans-serif;*/
	font-family: Helvetica, Arial, 'メイリオ', meiryo, sans-serif;
	letter-spacing: .05em;
	line-height: 1.7;
	color: #333333;
	-webkit-text-size-adjust:100%;
}

p,
li,
dt,
dd,
th,
td,
pre {
	-ms-line-break: strict;
	line-break: strict;
	-ms-word-break: break-strict;
	word-break: break-strict;
}

img {
	max-width: 100%;
	vertical-align: top;
	border: 0;
}

ul,
ol {
	padding: 0 0 0 2em;
}

dd {
	margin: 0;
}

object,
embed {  
  vertical-align: top;  
}

a {
	color: #0092f8;
	text-decoration: none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all  0.1s ease;
}

a:hover {
	text-decoration: underline;
}

p {
	display: block;
	margin: 0 0 1em;
}

.layout {
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.m0 {
	margin: 0;
	line-height: 0;
}

.bold {
	font-weight: bold;
}

.cf:before,
.cf:after{
  content:"";
  display: table;
}
.cf:after{
  clear:both;
}


/* ----------------------------------------
	Header
---------------------------------------- */

#header {
	border-top: 3px solid #333333;
	border-bottom: 1px solid #d4d4d4;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
}

#header > .inner {
	width: 1000px;
	margin: auto;
	overflow: hidden;
}

#logo {
	width: 164px;
	margin: 0;
	line-height: 0;
	float: left;
}

#gn {
	width: 670px;
	float: left;
}

#gn ul {
	margin: 0;
	overflow: hidden;
}

#gn li {
	float: left;
}

#gn li a {
	display: block;
}

#search-header {
	width: 146px;
	padding: 34px 0 0 19px;
	float: left;
}

#searchform > div {
	overflow: hidden;
}

.screen-reader-text {
	display: none;
}

#s {
	width: 113px;
	float: left;
	overflow: hidden;
	display: block;
}

#s {
	line-height: 23px;
	margin: 0;
	padding: 0 0 0 5px;
	border: 1px solid #ccc;
	width: 106px;
	outline: none;
}

#searchsubmit {
	border: none;
	background-image: url(images/icon_search.png);
	background-repeat: no-repeat;
	background-position: 11px 3px;
	background-color: transparent;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	-webkit-appearance: none;
	cursor: pointer;
	outline: none;
	float: left;
	width: 33px;
	height: 25px;
	clear: none;
}

/* ----------------------------------------
	Contents
---------------------------------------- */

#slide-wrap {
	overflow: hidden;
	padding: 94px 0 0;
}

#slide {
	width: 100%;
	height: 290px;
	margin: 0 auto 70px;
	position: relative;
}

#slide ul {
	margin: 0;
}
/*
#slide-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 999;
}

#slide-loader {
	position: absolute;
	width: 33px;
	height: 33px;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
}
*/
#contents {
	width: 1000px;
	margin: 0 auto 60px;
}

#contents.page {
	padding: 94px 0 0;
}

.section {
	margin: 0 0 30px;
}

.section h2 {
	margin: 0;
}

#section-top-01 {
	border: 2px solid #0056c0;
	overflow: hidden;
}

#section-top-01 h2 {
	width: 221px;
	float: left;
}

#info-box {
	width: 765px;
	float: left;
	padding: 8px 0;
	line-height: 15px;
}

#info-box ul {
	margin: 0;
	padding: 0 15px 0 0;
}

#info-box li {
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
}

#info-box p.date {
	margin: 0;
	width: 69px;
	float: left;
}

#info-box p.title {
	margin: 0;
	padding: 0 0 0 28px;
	width: 639px;
	float: left;
}

#info-box a {
	color: #333;
}

#info-box p.attention {
	background-image: url(images/icon_attention.png);
	background-repeat: no-repeat;
	background-position: 5px 0;
	color: #cc0000;
}

#info-box p.attention a {
	color: #cc0000;
}

.top-content {
	width: 940px;
	margin: 0 0 0 auto;
	padding: 0 23px 13px;
	background: #fffaeb;
	border-right: 2px solid #fff3cc;
	border-bottom: 2px solid #fff3cc;
	border-left: 2px solid #fff3cc;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all  0.1s ease;
}

.tab-list {
	margin: 0;
	float: left;
}

.tab-list li {
	float: left;
	margin: 0 3px 0 0;
}

.tab-list li a {
	background-image: url(images/tab_sprite_2.png);
	background-repeat: no-repeat;
	display: block;
}

.tab-area {
	margin: 0 0 20px;
}

.tab-area .link {
	text-align: right;
	margin: 0;
}

#section-top-02 .tab-area {
	border-bottom: 2px solid #a63c19;
}

#section-top-02 .tab-list li a {
	width: 107px;
	height: 36px;
}

#section-top-02 .tab-list .tab-01 a {
	background-position: 0 0;
}

#section-top-02 .tab-list .tab-01.on a {
	background-position: 0 -36px;
}

#section-top-02 .tab-list .tab-02 a {
	background-position: -112px 0;
}

#section-top-02 .tab-list .tab-02.on a {
	background-position: -112px -36px;
}

#section-top-02 .tab-list .tab-03 a {
	background-position: -224px 0;
}

#section-top-02 .tab-list .tab-03.on a {
	background-position: -224px -36px;
}

#ticket-list {
	min-height: 235px;
}

#ticket-list ul {
	margin: 0 -20px 0 0;;
}

#ticket-list li {
	width: 220px;
	margin: 0 20px 10px 0;
	float: left;
	font-size: 10px;
}

#ticket-list li a {
	display: block;
	padding: 15px;
	background: #fff;
	border-radius: 10px;
	height: -webkit-calc(100% - 30px);
	height: calc(100% - 30px);
}

#ticket-list li a:hover {
	background: #ffe8a4;
	text-decoration: none;
}

#ticket-list .img-area {
	position: relative;
	margin: 0 0 8px;
	background: url(images/bg_artist_photo.gif);
}

#ticket-list .img-area .img {
	width: 190px;
	height: 136px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

#ticket-list .img-area .img img {
	width: 100%;
	height: 100%;
}

#ticket-list .date {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	padding: 6px;
	background: #ffc300;
	color: #fff;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
}

#ticket-list .date.sat {
	background: #4eadd5;
}

#ticket-list .date.sun {
	background: #eb403b;
}

#ticket-list .new {
	position: absolute;
	top: 0;
	right: 0;
	width: 36px;
	height: 36px;
}

#ticket-list .title {
	margin: 0;
}

#ticket-list .other {
	margin: 0;
	font-weight: bold;
	color: #333;
}

#ticket-list .txt {
	color: #333;
	margin: 0;
}

#ticket-list .no-data {
	font-size: 20px;
	margin: 0;
}

.tab-contents {
	position: relative;
}

.ticket-list {
	display: none;
	opacity: 0;
}

.ticket-list.on {
	display: block;
	opacity: 1;
}

.more-down,
.more-up,
.back {
	position: absolute;
	right: 0;
}

.more-down a,
.more-up a {
	display: block;
	width: 72px;
	height: 35px;
}

.back a {
	display: block;
	width: 87px;
	height: 32px;
}

.more-down {
	background: url(images/btn_more_down.png) no-repeat;
	bottom: -37px;
}

.more-up {
	background: url(images/btn_more_up.png) no-repeat;
	bottom: -26px;
}

.back {
	background: url(images/btn_back.png) no-repeat;
	bottom: -16px;
	right: 30px;
	z-index: 9;
}

.over {
	display: none;
}

.over.show {
	display: block;
}

#section-top-03 .tab-area {
	border-bottom: 2px solid #086258;
}

#section-top-03 .tab-list li a {
	width: 127px;
	height: 36px;
}

#section-top-03 .tab-list .tab-01 a {
	background-position: 0 -77px;
}

#section-top-03 .tab-list .tab-01.on a {
	background-position: 0 -113px;
}

#section-top-03 .tab-list .tab-02 a {
	background-position: -132px -77px;
}

#section-top-03 .tab-list .tab-02.on a {
	background-position: -132px -113px;
}


#section-top-03 .top-content {
	background: #f3fefd;
	border-right: 2px solid #dbf5f2;
	border-bottom: 2px solid #dbf5f2;
	border-left: 2px solid #dbf5f2;
}

#top-search {
	float: left;
}

#top-search .searchform {
	float: right;
}

#top-search .searchform > div {
	padding: 3px 0 0;
}

#top-search #s {
	width: 218px;
}

.search-list {
	display: none;
}

.search-list.on {
	display: block;
}

#search-list {
	margin: 0 0 10px;
}

#search-list ul {
	margin: 0;
	width: 926px;
}

#search-list-01 li {
	width: 212px;
	margin: 0 19px 10px 0;
	float: left;
	font-size: 10px;
}

#search-list-02 li {
	width: 445px;
	margin: 0 18px 10px 0;
	float: left;
	font-size: 10px;
}

#search-list li a {
	display: block;
	padding: 12px 15px;
	overflow: hidden;
	background: #fff;
	border-radius: 10px;
	height: -webkit-calc(100% - 24px);
	height: calc(100% - 24px);
}

#search-list li a:hover {
	background: #a4e6df;
}

#search-list-01 li .img {
	width: 70px;
	height: 50px;
	float: left;
	background: url(images/bg_artist_photo.gif);
}

#search-list-01 li .img span {
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

#search-list-01 li .right {
	width: 105px;
	float: right;
}

#search-list-02 li .img {
	width: 100px;
	height: 71px;
	float: left;
	background: url(images/bg_artist_photo.gif);
}

#search-list-02 li .img span {
	width: 100%;
	height: 100%;
	display: block;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

#search-list-02 li .right {
	width: 303px;
	float: right;
}

#search-list .title {
	margin: 0;
}

#search-list .txt {
	color: #333;
	margin: 0;
}

#search-list .other {
	color: #333;
	margin: 0;
	font-weight: bold;
}

#section-top-04 {
	overflow: hidden;
}

#section-top-04 > .left {
	width: 595px;
	float: left;
}

#section-top-04 > .right {
	width: 364px;
	float: right;
}

.tw-wdgt iframe {
	max-width: none !important;
}

#other-nav {
	margin: 0 0 42px;
}

#other-nav ul {
	margin: 0 -6px 0 0;
}

#other-nav li {
	width: 179px;
	margin: 0 6px 6px 0;
	float: left;
}

#bnr-area ul {
	margin: 0 -4px 0 0;
}

#bnr-area li {
	width: 180px;
	margin: 0 4px 7px 0;
	float: left;
}

#artist-page {
	padding: 30px 0 0;
}

#artist-name {
}

#artist-name h2 {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1.4;
	display: inline-block;
	background: #0056c0;
	padding: 10px 30px;
	margin: 0 0 15px;
	position: relative;
}

#artist-name h2:after {
	content: '';
	display: block;
	width: 11px;
	height: 6px;
	background: url(images/ribbon_blue.png);
	position: absolute;
	bottom: -6px;
	left: 0;
}

#artist-area {
	width: 350px;
	padding: 0 0 0 20px;
	float: left;
}

#artist-photo {
	margin: 0 0 20px;
	width: 350px;
	height: 250px;
	background: url(images/bg_artist_photo.gif);
}

#artist-photo span {
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

#artist-area .sns {
	margin: 0 0 30px;
}

#artist-area .sns ul {
	margin: 0;
}

#artist-area .sns li {
	display: inline-block;
	line-height: 0;
	vertical-align: top;
	margin: 0 15px 0 0;
}

#artist-area h3 {
	margin: 0 0 15px -20px;
}

#artist-notes {
	padding: 0 0 20px;
}

#artist-cdinfo {
	padding: 0 0 10px;
}

#artist-amazon iframe {
	margin: 0 10px 0 0;
}

#live-area {
	width: 594px;
	padding: 0 0 0 11px;
	float: right;
}

#live-area .box {
	background: #fffaeb;
	border-left: 2px solid #fff3cc;
	border-right: 2px solid #fff3cc;
	margin: 0 0 50px;
	padding: 0 20px 20px;
	position: relative;
	height: 100%;
}

#live-area .box:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: #0056c0;
	padding: 0 2px;
	margin: 0 0 0 -2px;
}

#live-area .box h3 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1.4;
	background: #0056c0;
	padding: 9px 33px;
	margin: 0 -22px 17px -33px;
	position: relative;
}

#live-area .box h3:after {
	content: '';
	display: block;
	width: 11px;
	height: 6px;
	background: url(images/ribbon_blue.png);
	position: absolute;
	bottom: -6px;
	left: 0;
}

#live-area .box h4 {
	margin: 0 0 5px -33px;
}

#live-area .tour-title,
#live-area .tour-artist {
	font-weight: bold;
}

#live-area .row {
	overflow: hidden;
}

#live-area .row h5 {
	margin: 0 0 10px;
	line-height: 20px;
	width: 80px;
	float: left;
}

#live-area .row p {
	margin: 0 0 10px;
	line-height: 20px;
	width: 470px;
	float: right;
}

#live-area .jail-info p.btn {
	margin: 15px 0 20px;
	line-height: 46px;
	text-align: center;
	display: block;
}

#live-area .jail-comment {
	padding: 0 0 20px;
}

.today-info,
.live-info,
.guide-info {
	padding: 0 0 20px;
}

#live-area .guide-info .row .btn,
#live-area .guide-info .row .btn-text {
	width: 123px;
	float: left;
	margin: 0 0 10px;
}

#live-area .guide-info .row .btn-text .inner {
  font-size: 10px;
  text-align: center;
  line-height: 25px;
  white-space: nowrap;
  display: block;
  background: #fff;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 1px solid #dcdcdc;
}

#live-area .guide-info .row .btn-text a.inner::after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 10px;
  background: url(images/icon_blank.png) no-repeat;
  background-size: contain;
  vertical-align: top;
  margin: 8px 0 0 5px;
}

#live-area .guide-info .row p {
	width: 420px;
	line-height: 27px;
}

.box .more-down {
	bottom: -19px;
	right: 30px;
	z-index: 9;
}

.box .more-up {
	bottom: -11px;
	right: 30px;
	z-index: 9;
}

.box .hide {
	display: none;
}

#live-area .box .eplus-area h4 {
	margin: 30px 0;
}

.eplus-btn {
	margin: 30px -12px 30px 0;
}

.eplus-btn li {
	width: 269px;
	float: left;
	margin: 0 12px 0 0;
}

.eplus-area .notes {
	margin: 30px 0;
}

.eplus-area .notes li {
	margin: 0 0 0 1em;
	text-indent: -1em;
	line-height: 2;
}

.to-artist {
	text-align: center;
}

.page-title {
	margin: 0;
	height: 110px;
	line-height: 110px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.page-title img,
.page-title img {
	vertical-align: middle;
}

.content-box {
	margin: 10px 0 30px 11px;
	padding: 60px 30px 30px;
	border: 1px solid #d4d4d4;
	position: relative;
}

.content-box p:last-child {
	margin: 0;
}

.content-title h3 {
	margin: 0;
	padding: 9px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1.4;
	display: inline-block;
	background: #0056c0;
	position: absolute;
	top: -11px;
	left: -12px;
}

.content-title h3:after {
	content: '';
	display: block;
	width: 11px;
	height: 6px;
	background: url(images/ribbon_blue.png);
	position: absolute;
	bottom: -6px;
	left: 0;
}

.content-title-green {
	position: relative;
	left: -30px;
}

.content-title-green h4 {
	margin: 0;
	padding: 9px 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1.4;
	display: inline-block;
	background: #00c7b1;
	position: absolute;
	top: -11px;
	left: -12px;
}

.content-title-green h4:after {
	content: '';
	display: block;
	width: 11px;
	height: 6px;
	background: url(images/ribbon_green.png);
	position: absolute;
	bottom: -6px;
	left: 0;
}

.artist-index-list ul {
	margin: 0 -15px 0 0;
}

.artist-index-list ul li {
	width: 173px;
	float: left;
	margin: 0 15px 20px 0;
}

.artist-index-list ul li:nth-child(5n+1) {
	clear: both;
}

.artist-index-list ul li a {
	display: block;
	overflow: hidden;
}

.artist-index-list ul li a:hover {
	background: #e8e8e8;
}

.artist-index-list ul li .img {
	width: 70px;
	height: 50px;
	float: left;
	background: url(images/bg_artist_photo.gif);
}

.artist-index-list ul li .img span {
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

.artist-index-list ul li .img img {
	width: 100%;
	height: 100%;
}

.artist-index-list ul li .name {
	margin: 0;
	width: 96px;
	float: right;
	font-size: 10px;
	line-height: 1.4;
}

#calendar {
	border: 1px solid #d4d4d4;
	padding: 30px;
}

.month-table {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
}

.month-table_innerWrap {
	overflow: auto;
	padding: 0 0 10px;
}

.month-table_inner {
	overflow: hidden;
	display: table;
}

.month-table a {
	color: #333;
}

.month-table a:hover {
	opacity: .7;
}

.month-table p {
	margin: 0;
}

.month-table .year {
	line-height: 16px;
	margin: 0 0 10px;
}

.month-table .month {
	line-height: 24px;
}

.month-table .head,
.month-table .wrap {
	display: table-cell;
}

.month-table .head {
	font-weight: bold;
	width: 100px;
	min-width: 100px;
}

.month-table .wrap {
	padding: 0 10px 0 0;
}

.month-table .wrap .year {
	font-size: 16px;
}

.month-table .wrap .month {
	margin: 0;
	display: table;
}

.month-table .wrap .month li {
	display: table-cell;
	font-size: 24px;
	text-align: center;
}

.month-table .wrap .month li a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
}

.month-table .curt,
.month-table .curt a {
	color: #ff3b8e;
}

#day-table {
	border-top: 1px solid #e7e7e7;
	margin: 25px 0;
}

#day-table .row {
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
	display: table;
	width: 100%;
}

#day-table .day {
	width: 53px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 26px;
	line-height: 1.1;
	padding: 15px 0;
}

#day-table .day span {
	font-size: 13px;
	display: block;
}

#day-table .day.sat {
	background: #d7f7ff;
}

#day-table .day.sun {
	background: #ffdaea;
}

#day-table .null,
#day-table ul {
	margin: 0;
	display: table-cell;
	width: 856px;
	float: right;
}

#day-table li {
	padding: 10px 0;
	border-bottom: 1px solid #e7e7e7;
}

#day-table ul li:last-child {
	border: none;
}

#day-table li a {
	display: block;
	overflow: hidden;
}

#day-table li a:hover {
	background: #e8e8e8;
}

#day-table li .img {
	width: 70px;
	height: 50px;
	float: left;
	background: url(images/bg_artist_photo.gif);
}

#day-table li .img span {
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

#day-table li .right {
	width: 773px;
	float: right;
}

#day-table li p {
	margin: 0;
	line-height: 1.4;
}

#day-table li .hour,
#day-table li .place {
	color: #333;
}

#day-table li .other {
	color: #333;
	font-weight: bold;
}

.hall-list {
	margin: 0;
}

.hall-list li {
	width: 440px;
	border-bottom: 1px solid #d4d4d4;
}

.hall-list li:nth-child(odd) {
	float: left;
}

.hall-list li:nth-child(even) {
	float: right;
}

.hall-list li a {
	display: block;
	margin: 5px 0;
	padding: 15px 10px;
	text-decoration: none;
}

.hall-list li a:hover {
	background: #e8e8e8;
}

.hall-list li p {
	line-height: 1.4;
}

.hall-list li .name {
	margin: 0 0 9px;
}

.hall-list li .address {
	color: #333;
	margin: 0;
}

.content.hall {
	padding: 60px 0 10px;
	overflow: hidden;
}

.content.hall .left {
	width: 440px;
	float: left;
}

.content.hall .right {
	width: 440px;
	float: right;
}

.content.hall .left .top {
	border-bottom: 1px solid #d4d4d4;
	margin: 0 0 20px;
	padding: 0 0 20px;
}

.content.hall p.address {
	line-height: 1.4;
	margin: 0 0 10px;
}

.content.hall p.link {
	line-height: 1.4;
}

.acf-map {
	width: 100%;
	height: 340px;
	border: #ccc solid 1px;
}

.back-btn {
	text-align: center;
}

#result {
	padding: 30px;
	border: 1px solid #d4d4d4;
}

.result-list {
	margin: 0;
}

.result-list li {
	padding: 10px 0;
	border-bottom: 1px solid #d4d4d4;
}

.result-list li a {
	display: block;
/*	padding: 20px 10px;*/
	overflow: hidden;
}

.result-list li a:hover {
	background: #e8e8e8;
}

.result-list li .img {
	width: 70px;
	height: 50px;
	float: left;
	background: url(images/bg_artist_photo.gif);
}

.result-list li .img span {
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

.result-list li .right {
	width: 853px;
	float: right;
}

/* ----------------------------------------
	Footer
---------------------------------------- */

#pagetop {
	position: fixed;
	margin: 0;
	right: 60px;
	bottom: 60px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s ease;
	opacity: 0;
}

#pagetop.on {
	opacity: 1;
}

#pagetop a {
	display: block;
	width: 43px;
	height: 43px;
	top: 0;
}

#footer {
	background: #000;
	color: #fff;
}

#footer .inner {
	width: 1000px;
	margin: auto;
	padding: 30px 0;
}

#footer a {
	color: #fff;
}

#footer-top {
	margin: 0 0 23px;
	overflow: hidden;
}

#footer-logo {
	margin: 0 28px 0 0;
	width: 153px;
	float: left;
}

#footer-sns {
	padding: 10px 0 0;
}

#footer-sns > div {
	display: inline-block;
	margin: 0 15px 0 0;
	line-height: 0;
	vertical-align: top;
}

#footer-bottom ul {
	margin: 0 0 10px;
}

#footer-bottom li {
	display: inline-block;
}

#footer-bottom li:after {
	content: "　/　";
}

#footer-bottom li:last-child:after {
	content: none;
}

#copyright {
	margin: 0;
}

/*--------------------------
	Contact
--------------------------*/

#page-contents.contact {
	font-size: 14px;
}

#contact-tel h2,
#contact-mail h2 {
  line-height: 33px !important;
  margin: 30px 0 10px !important;
  padding: 0 !important;
  color: #60b1b7 !important;
  font-weight: normal !important;
  background: none !important;
  border: none !important;
}

#contact-tel h2 .icon,
#contact-mail h2 .icon {
  margin: 0 8px 0 0;
}


#contact-tel p {
  font-size: 16px;
  margin: 0;
  letter-spacing: .05em;
}

#contact-mail p {
  font-size: 14px;
  margin: 0;
  letter-spacing: .05em;
}

#contact-tel p .tel {
  font-size: 32px;
  font-weight: bold;
}


#page-guide {
  text-align: center;
  margin: 50px;
}


#contact-form table {
  width: 100%;
  border-top: 1px solid #ddd;
  margin: 0 0 30px;
}

#contact-form th {
  width: 230px;
  font-size: 14px;
  text-align: left;
  vertical-align: top;
  padding: 25px 20px 25px 0;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

#contact-form th .required {
  display: inline-block;
  float: right;
  font-weight: normal;
  font-size: 12px;
  color: #fff;
  background: #cc0000;
  line-height: 1;
  padding: 5px;
  letter-spacing: .05em;
}

#contact-form td {
  width: 740px;
  padding: 25px 0;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
}

#contact-form td label {
	margin: 0 15px 0 0;
}

#contact-form td textarea {
	height: 185px;
}

#contact-form td input, #contact-form td textarea {
  border: 1px solid #bbb;
  padding: 5px;
  font-size: 14px;
  max-width: 100%;
}

#contact-form td input[type="file"] {
	border: none;
	margin: 10px 0 5px;
	padding: 0;
	font-size: 12px;
}

#contact-form td .row1 {
	margin: 0 0 10px;
}

#contact-form td .error {
  color: #cc0000;
}

#contact-form td span.note {
	font-size: 13px;
}

/*
#contact-form td textarea,
#contact-form td #address,
#contact-form td #mail {
  width: 720px;
}
*/

#contact-form td #zip1, #contact-form td #zip2 {
  margin: 0 0 8px;
}

#contact-form #submit {
  text-align: center;
  margin: 0 0 50px;
}

#contact-form #submit input {
  -webkit-appearance: none;
  border: none;
  background: url(images/btn_form.png) no-repeat;
  width: 252px;
  height: 47px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  margin: 0 20px 0 0;
}

#contact-form #btns {
  width: 514px;
  margin: 0 auto;
  overflow: hidden;
}

#contact-form #back, #contact-form #send {
  width: 252px;
  height: 47px;
}

#contact-form #back input, #contact-form #send input {
  -webkit-appearance: none;
  border: none;
  background: url(images/btn_form.png) no-repeat;
  width: 252px;
  height: 47px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

#contact-form #back {
  float: left;
}

#contact-form #send {
  float: right;
}

/*--------------------------
	bxslider カスタム
--------------------------*/

#slide li {
  display: none;
}
#slide .bx-viewport li {
  display: block !important;
}

#slide .bx-wrapper {
	max-width: none !important;
	position: static !important;
	width: 670px !important;
}

#slide .bx-viewport {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: inherit;
	background: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	overflow: visible !important;
}

.bx-wrapper img {
	width: 100% !important;
}

.bxslider {
	margin: 0;
}

.bx-wrapper .bx-controls-direction a {
	width: 30px;
	height: 70px;
	margin-top: -45px;
	z-index: 98;
}

.bx-wrapper .bx-prev {
	background: url(images/slide_prev.png);
	left: 0;
}

.bx-wrapper .bx-next,
.bx-wrapper .bx-next:hover {
	background: url(images/slide_next.png);
	right: 0;
}

.bx-wrapper .bx-pager.bx-default-pager {
	width: 670px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #c9c8c8;
	width: 15px;
	height: 15px;
	margin: 0 15px;
	border-radius: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #0056c0;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	bottom: -35px;
}


/*--------------------------
	Flexcroll
--------------------------*/

div.flexcroll {
	padding:0 7px 0 0;
	overflow:auto;
	position:relative;
	outline: none;
}

#info-box div.flexcroll {
	height: 175px;
}

#search-list div.flexcroll {
	height: 520px;
}

/* 本体？ */
.scrollgeneric {
	line-height:1px;
	font-size:1px;
	position:absolute;
	top:0;
	left:0;
}

/* 縦スクロール範囲 */
.vscrollerbase {
	width: 7px;
	background-color:#c8c8c8;
}

/* 縦スクロールバー */
#info-box .vscrollerbar {
	width:7px;
	background-color:#0056c0;
}

#search-list .vscrollerbar {
	width:7px;
	background-color:#086258;
}

/* 横スクロール範囲 */
.hscrollerbase {
	height:5px;
	background-color:#eee;
}

/* 横スクロールバー */
.hscrollerbar {
	height:5px;
	background-color:#900;
}

/* 縦横スクロールバー */
.scrollerjogbox {
	width:5px;
	height:5px;
	top:auto;
	left:auto;
	bottom:0;
	right:0;
	background-color:#eee;
}

/*--------------------------
	投稿用
--------------------------*/

.post,
.post .content {
	overflow: hidden;
}

.post img,
img[class*="wp-image-"],
img[class*="attachment-"] {
	max-width: 100%;
	height: auto;
}

.alignleft {
	float: left;
	margin:0px 10px 10px 0;
	font-size: 0.9em;
}
.alignright {
	float: right;
	margin:0px 0 10px 10px;
	font-size: 0.9em;
}

.aligncenter {
	display: block;
	margin: 0 auto 10px;
	font-size: 0.9em;
}

