@charset "UTF-8";
/* 
	Theme Name: ダイヤモンドミュージックテーマ
	Description: ダイヤモンドミュージックテーマ
	Author: Diamondmusic
	Version: 2019
 */ 

/*--------------------------------------------------------------
 全体 
--------------------------------------------------------------*/
*{
	margin:0px;
	padding:0px;
}

body{
	font-size: 14px;
	line-height: 170%;
	font-family: "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

a {
	color:#000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	opacity: 0.5;
}

a:visited {
	color:#000000;
}

img {
	border: none;
	vertical-align: bottom;
}

ul{
	list-style:none;
}

.sp-none{display: none !important;}
.pc-none{display: block !important;}
/*--------------------------------------------------------------
 ヘッダー 
--------------------------------------------------------------*/
header {
	width: 100%;
	padding: 0px 0px 0px 0;
	text-align: center;
/* 	box-shadow:0px 3px 12px -4px #373737;
	-moz-box-shadow:0px 3px 12px -4px #373737;
	-webkit-box-shadow:0px 3px 12px -4px #373737; */
	z-index: 3;
	position: relative;
	background: #ffffff;
}

.header_in {
 	width: 100%; 
	display: inline-block;
}

h1 {
	width:150px;
}


h1 img {
	padding-top: 8px;
	padding-bottom: 5px;
}


nav {
	float: right;
	font-family: 'Roboto', sans-serif;
	padding-top: 0px;
}

nav li {
	width: 100%;
	float: left;
	display: block;
	text-align: left;
	padding: 8px 0;
	border-bottom: 1px solid #dbdbdb;
}

nav a {
	padding: 0 20px;
}

.drawer-nav {
	background: #f2feff !important;
}

.header_in .drawer-toggle {display: block;}	


/*--------------------------------------------------------------
 メインバナー 
--------------------------------------------------------------*/
.mainV{background: #000;}

.slick-slide{position: relative;}
.slick-slide a:after{
	content: "";
	display: block;
	width:100%; height: 100%;
	background: rgba(0,0,0,0.3);
	position: absolute;
	top:0; left:0;
	transition: .5s;
}

.slick-box{opacity: 0; transition: opacity .3s linear;}
.slick-box.slick-initialized{opacity:1; /*slick-initializedが付与されたら表示*/}
/*--------------------------------------------------------------
 コンテンツ部分 
--------------------------------------------------------------*/
section{
	margin-bottom: 60px;
}
.main_block {
 	width: 100%; 
	margin: 0 auto;
	padding: 50px 10px 30px;
    box-sizing: border-box;
}


.white_back {
	background-color: rgba(255,255,255,0.8);
}

h2 {
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0 0 50px 0;
}

.about {
	background: url("img/back1.jpg") ;
	background-repeat: no-repeat;
	background-attachment: fixed ;
	padding: 0px;
}

.t_center {
	text-align: center;
}

.about p {
	text-align: center;
	padding: 40px 20px 50px 20px;
}


.event p{
	font-size: 80%;
	width:95%;
    text-align: left;
    margin: auto;
	padding:16px 0;
}

.event p span.midashi{
	font-weight:bold;
	color:#FF9900;
}


.event img{
	width:100%
}


.info {
 	width: 100%; 
	margin: 0 auto 60px auto;
}

.info li {
	border-bottom: 1px solid #d7d7d7;
	padding: 15px 10px;
	line-height: 160%;
	font-size: 12px;
}

.info span {
	font-weight: bold;
	padding-right: 10px;
}

.bt1 {
	text-align: center;
}

.bt1 a {
	width: 270px;
	padding: 7px 0;
	border: 1px solid #cccccc;
	display: block;
	margin: 0 auto;
}


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


.white_back2 {
	background: #ffffff;
}


.list1 {
	padding: 60px 20px 0 20px;
}

@media only screen and ( max-width: 600px ) {
  .itemBox .item01{width: 40%;}
  .itemBox.left .item01{width: 46%; padding: 1%; margin: 1%; border-bottom: 1px dotted;}
}	


.company table {
 	width: 100%; 
	margin: 0 auto;
	border-collapse : collapse
}

.company table th,.company table td {
	border-bottom: 1px dotted #aaaaaa;
	padding: 20px 10px;
}

.company table th {
	text-align: left;
	width: 100px;
}

.map {
	text-align: center;
	padding-top: 40px;
}

.map  iframe {
 	width: 100%; 
	height: 450px;
}

.contact p {
	padding: 0 20px;
}

.about img,.service img {
	width: 100%;
}

.pc_none {
	display: block;
}

.sp_none {
	display: none;
}


.post {
	width: 95%;
	margin: 0 auto 40px auto;
	padding: 30px 7%;
	box-sizing: border-box;
}

.post_title {
	margin: 10px 0 0px 0;
	padding-bottom: 0.7em;
/*	border-bottom: 3px double #ccc; */
	font-size: 16px;
}

.story {
	padding: 15px 0 60px 0;
}

.single_paging {
	width: 100%;
	padding: 0 0 30px 0;
	font-size: 13px;
	line-height: 140%;
	display: inline-block;
}

.single_paging a:link,.single_paging a:visited {
	color: #ffffff;
}

.prev {
	width: 40%;
	float: left;
	background: #aaaaaa;
	border-radius: 5px;
	position: relative;
	display: inline-block;
}

.prev a {
	padding: 10px 10px 10px 20px;
	display: block;
}

.next {
	width: 40%;
	float: right;
	background: #aaaaaa;
	border-radius: 5px;
	position: relative;
	display: inline-block;
}

.next a {
	padding: 10px 20px 10px 10px;
	display: block;
}


.next::before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #ffffff;
  border-left: solid 2px #ffffff;
  -ms-transform: rotate(220deg);
  -webkit-transform: rotate(220deg);
  transform: rotate(220deg);
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -4px;
}

.prev::before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -4px;
}

.metadata_top {
	font-size: 14px;
}

/*--------------------------------------------------------------
 フッター 
--------------------------------------------------------------*/
footer {
	background: #fff;
	text-align: center;
	padding: 0px 0 0px 0;
	display: block;
	font-size: 12px;
}

footer li {
	margin-right: 0px;
}

.site-footer ul {
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}

.site-footer li {
	width: 50%;
	text-align: center;
	padding: 10px;
	border: 1px solid#eeeeee;
	box-sizing: border-box;
}
.site-footer li:nth-child(2n) {
	border-right:none;
}

/*--------------------------------------------------------------
 固定ページテーブル 
--------------------------------------------------------------*/
.page_event_Area{
	width:100%;
	margin:auto;
	display:block;
}


.page_photo{
	width:100%;
}

.page_photo img{
	width:100%;
}


/*** Overview ***/


#overview{
	padding-top:50px;
}

#overview h2 {
	background: url("img/pink.png") no-repeat bottom center #000;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
}

#overview h3 {
	text-align: center;
	font-size: 16px;
	line-height: 130%;
	margin: 0px auto 24px auto;
}

#overview table {
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
    border-collapse: collapse;
}

#overview tr {
	border-top: 1px solid #d4d4d4;
}

#overview th {
	color: #ff0072;
	width:23%;
	font-size:90%;
	padding: 10px 10px;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
}

#overview td {
	padding: 30px 30px;
	vertical-align: middle;
}

.w100{
	width:100%;
}

.category {
	flex-wrap:wrap;
	font-size: 12px;
}

.category li {
	width: 45%;
	margin-right: 15px;
	margin-bottom: 10px;
	line-height: 120%;
}

.category li a {
	width: 100%;
	box-sizing: border-box;
	padding: 11px 10px;
}

.thum {
	display: block;
}

.info-box {
	width: 100%;
}

.post-caption {
	padding: 10px 33px 20px 33px;
}

.post-caption dd {
	padding: 6px 0 0px;
	font-size: 17px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	background: #fff;
	padding: 5px 10px;
	margin: 2px;
	display: inline-block;
	border-radius: 10px;
	border: none;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: none;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.mainimg {
	padding: 10px 10px;
	width: 100%;
	box-sizing: border-box;
}

.mainimg img {
	width: 100%;
}

.story img {
	width: 100%;
}

.pankuzu {
	box-sizing: border-box;
}
.pankuzu2 {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px 10px 0px;
	box-sizing: border-box;
}

.slidearea {
	padding:30px 10px 5px 10px;
}

.slidetitle {
	padding-bottom: 0;
	font-size: 16px;
}

.metaslider.ms-theme-clarity .flexslider .caption-wrap .caption {
	padding: 20px 20px 5px 20px !important;
}