@charset "utf-8";
/*
Theme Name: 松本かつひろオフィシャルホームページ
Theme URI: http://matsumotokatsuhiro.com/
Version: 1
Author: 松本かつひろ
Author URI: http://matsumotokatsuhiro.com/
*/
*:focus {
  outline: none;
}
* a{
	color:#F00;
}
* a:hover{
	opacity:0.6;
}
#wrap{
width:800px;
margin:0 auto;
}
header{
padding-top:60px;
}
h1{
font-family: 'Libre Baskerville', serif;
font-size:25px;
margin-bottom:15px;
letter-spacing: 0.15em;
}
h1 a{
color:#333;	
display:block;
}
#gNav {
  display: flex;
  justify-content: space-between;
margin-bottom:5px;
}
#gNav ul li{
	display:inline-block;
	font-size:14px;
	margin-right:20px;
	font-family: 'Roboto', sans-serif;
}
#gNav ul li a{
color:#b3b3b3;
	line-height:40px;
	display:block;
}
#gNav ul li.allactive a{
color:#333;
}
#gNav ul li.current a{
color:#333;
}
#gNav .snsLink li a i{
font-size:20px;
color:#666;
}
.flexslider{
margin-bottom:40px;
}
.live h3{
font-size:16px;
margin-bottom:20px;
font-weight:bold;
color:#333;
font-family: 'Roboto', sans-serif;
}
.live .boxData{
font-size:14px;
line-height:30px;
font-weight:bold;
color: #000;
}
.live .boxData a{
color: #000;
}
.live .boxData p{
font-weight:bold;
}

.live .boxData .post-data{
	margin-right:5px;
}
.live .boxData .title{
	margin-right:5px;
}
.live .boxData .title::after{
	content: "|";
	margin-left:5px;
}

/*
配下ページ共通
*/
#underContents h3.p-title{
font-size:16px;
margin:100px 0 45px 0;
font-weight:bold;
color:#333;
font-family: 'Roboto', sans-serif;
}
#underContents .postDD{
font-size:12px;
line-height:1.5em;
color:#000;
}
#underContents .more-link{
color:#333;
font-weight:bold;
margin-top:20px;
display:inline-block;
}
.postHeader h3{
font-size:14px;
font-weight:bold;
margin-bottom:20px;
}
.backAll p{
	font-size:12px;
	line-height:1.5em;
	margin-top:60px;
	font-weight:bold;
}
.backAll p a{
	color:#333;
}
/*
NEWS
*/
.news .postHeader p.date{
font-size:12px;
margin-bottom:12px;
}
.news .all-post .postDD{
padding-bottom:60px;
border-bottom:1px dashed #000;
margin-bottom:60px;
}


/*
LIVE
*/

#underContents.live .postHeader h3{
font-size:16px;
}

#underContents.live section{
padding-bottom: 60px;
border-bottom: 1px dashed #000;
margin-bottom: 60px;
}


.livelog h3{
font-size:14px;
line-height:30px;
}

.livelog .post-data{
	margin-right:5px;
}
.livelog .title{
	margin-right:5px;
}
.livelog .title::after{
	content: "|";
	margin-left:5px;
}

/*
discograpy
*/
.discoTitle h3{
font-size:16px;
}
.discography-post .postDD{
	width:100%;
  display: flex;
  justify-content: flex-start;
	margin-bottom:150px;
}
.discoIMG{
width:50%;
}
.discoIMG img{
width:100%;
}
.discoTitle{
	margin-left:50px;
}
.discoTitle h4{
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
}
/*
contact
*/
.contacth4{
font-size:14px;
line-height:2em;
margin-bottom:20px;
}

#underContents article section .contactLabel{
	font-size:12px;
	line-height:1.5em;
	font-weight:bold;
}
#underContents article section .inputForm{
	margin-bottom:10px;
}
#underContents article section .inputForm input[type="text"],
#underContents article section .inputForm input[type="email"],
#underContents article section .inputForm textarea{
	border:0;
	padding:10px;
	font-size:1.3em;
	color:#333;
	border:solid 1px #ccc;
	margin:0 0 5px;
	width:100%;
}
#underContents article section .inputForm textarea{
}
#underContents article section .inputForm .wpcf7-submit{
	background: #EEE;
	border: 1px solid #DDD;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	color: #111;
	font-size:12px;
	font-weight:bold;
	width: 100px;
	padding: 10px 0;
	cursor:pointer;
}
#underContents article section .contactLabel .asterisk {
	margin: 0 0 0 0.2em;
	color: #f5637a;
}
#underContents article section .inputForm .wpcf7-submit:hover{
	background:#999;
}
span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok,
div.wpcf7-spam-blocked{
	font-size:12px;
	line-height:1.2em;
}

/*
ページャー
*/
.tablenav {
	padding-top:100px;
	color: #333;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
	font-size:14px;
}

a.page-numbers, .tablenav .current {
	color: #333;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
}

a.page-numbers:hover {
	color:white;
	background: #ccc;
}

.tablenav .current {
	color: white;
	background: #333;
	border-color: #333;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	font-weight:bold;
}
.tablenav .next:hover,
.tablenav .prev:hover{
	background:transparent;
	opacity:0.6;
}
/*
投稿内ギャラリー
*/
/*-----------------------------
ギャラリー
------------------------------*/
.gallery {
    overflow: hidden;
}
.gallery-item {
    float: left;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
		text-align:center;
}
.gallery-icon {
    text-align: center;
}
.gallery-caption {
	color: #333;
	font-size: 12px;
	margin: 0;
	text-align: center;
}
.gallery-columns-1 .gallery-item {
	width: 100%;
	margin-right: 0;
}
.gallery-columns-2 {
	margin-right: -20px;
}
.gallery-columns-2 .gallery-item {
	width: 300px;
	margin-right: 20px;
}
.gallery-columns-2 .gallery-item img {
	max-width:300px;
	height:auto;
}
.gallery-columns-3 {
	margin-right: -10px;
}
.gallery-columns-3 .gallery-item {
	width: 200px;
	margin-right: 10px;
}
.gallery-columns-3 .gallery-item img {
	max-width:200px;
	height:auto;
}
.gallery-columns-4 {
	margin-right: -12px;
}
.gallery-columns-4 .gallery-item {
	width: 146px;
	margin-right: 12px;
}
.gallery-columns-4 .gallery-item img {
	max-width:146px;
	height:auto;
}

.gallery a img{
	border:0 none;
}

.gallery a{
	display:block;
}

.gallery a:hover{
	display:block;
	opacity:0.6;
}


/*
ビジュアルエディター用CSS
*/

/*画像の中央寄せ*/
.aligncenter {
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
/*figureタグで囲まれた画像の中央寄せ*/
img.aligncenter {
	display:block;
  height: auto;
  max-width: 100%;
}
/*画像右寄せ*/
.alignright {
  height: auto;
  margin-left: auto;
  max-width: 100%;
}
/*figureタグで囲まれた画像右寄せ*/
img.alignright {
	display:block;
  height: auto;
  max-width: 100%;
}
/*位置指定のない画像*/
.alignnone {
  height: auto;
  max-width: 100%;
}
/*figureタグで囲まれた位置指定のない画像*/
img.alignnone {
	display:block;
  height: auto;
  max-width: 100%;
}

/*
footer
*/
.footerSNS ul{
	display:none;
}
.copyright{
	font-size:12px;
	line-height:3em;
	text-align:center;
}
/*
PC ハンバーガー
*/
.hamburger-menu{
display:none;
}

@media screen and (max-width: 959px) {
	/* 959px以下に適用されるCSS（タブレット用） */
}
@media screen and (max-width: 480px) {
	/* 480px以下に適用されるCSS（スマホ用） */

body{
position:relative;
padding:0;
}
#wrap{
width:100%;
}
header{
padding:0;
padding-bottom:100px;
}
h1#logo{
line-height:60px;
padding-top:40px;
margin-bottom:0;
font-size:18px;
padding-left:30px;
position:fixed;
top: 0px;
width:100%;
background:#FFF;
transition: all 1s ease;
}
.live.toppage h3,
#underContents h3.p-title,
.postHeader h3,
#underContents.live .postHeader h3,
.discoTitle h4{
font-size:14px;
line-height:1.3em;
}
.news .postHeader p.date{
font-size:12px;
}
#underContents h3.p-title{
margin-top:40px;
}
.live.toppage .boxData p,
#underContents .postDD{
font-size:12px;
line-height:1.8em;
}
.live.toppage .boxData p{
	padding:10px 0;
}
.live.toppage,
#underContents{
padding:0 30px 30px;
}
.postDD iframe.iframe-class {
    width: 100%;
}
/*
SPハンバーガー
*/
*{
box-sizing:border-box;
}
#gNav{
display:none;
}
.hamburger-menu{
display:block;
}
.menu-btn {
    position: fixed;
		top: 37px;
    right: 10px;
    display: flex;
    height: 60px;
    width: 60px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: none;
transition: all 1s ease;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #333;
    position: absolute;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
		background-color:#fff;
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
		background-color:#fff;
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
		background-color:#fff;
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
		background-color:#fff;
}
#menu-btn-check {
    display: none;
}
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #333;
}
.menu-content ul {
    padding: 100px 80px 0;
}
.menu-content ul li {
    text-align: center;
    line-height: 60px;
    list-style: none;
}
.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 14px;
    box-sizing: border-box;
    color:#ffffff;
    text-decoration: none;
    position: relative;
}
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #333;
    transition: all 0.5s;/*アニメーション設定*/
}
#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}
.menu-content .snsLink{
	padding-top:50px;
	display:flex;
	justify-content: center;
}
.menu-content .snsLink li a{
	font-size:18px;
	padding:20px;
}
/*
disco
*/
.discography-post .postDD{
display:block;
}
.discoIMG{
width:auto;
margin-bottom:20px;
}
.discoTitle{
margin-left:0;
}
/*
contact
*/
.contacth4{
font-size: 12px;
}
#underContents article section .contactLabel{
	font-size:12px;
	line-height:1.5em;
	font-weight:bold;
}
#underContents article section .inputForm{
	margin-bottom:15px;
	text-align: center;
}
#underContents article section .inputForm input[type="text"],
#underContents article section .inputForm input[type="email"],
#underContents article section .inputForm textarea{
	border:0;
	padding:20px;
	font-size:12px;
	color:#333;
	border:solid 1px #ccc;
	margin:5px 0 20px;
	width:100%;
}
#underContents article section .inputForm textarea{
}
#underContents article section .inputForm .wpcf7-submit{
	background: #EEE;
	border: 1px solid #DDD;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	color: #111;
	font-size:12px;
	font-weight:bold;
	width: 180px;
	/*padding: 5vw 0;*/
	line-height:3em;
	cursor:pointer;
}
#underContents article section .contactLabel .asterisk {
	margin: 0 0 0 0.6em;
	color: #f5637a;
}
#underContents article section .inputForm .wpcf7-submit:hover{
	background:#999;
}
span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok,
div.wpcf7-spam-blocked{
	font-size:12px;
	line-height:1.2em;
}
/*
ページャー
*/
.tablenav {
	padding-top:100px;
	color: #333;
	background:white;
	margin: 4em auto;
	line-height:4em;
	text-align:center;
	font-size:14px;
}

a.page-numbers, .tablenav .current {
	color: #333;
	padding: 7px .6em;
	border:solid 1px #ccc;
	text-decoration:none;
}

a.page-numbers:hover {
	color:white;
	background: #ccc;
}

.tablenav .current {
	color: white;
	background: #333;
	border-color: #333;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	font-weight:bold;
}
.tablenav .next:hover,
.tablenav .prev:hover{
	background:transparent;
	opacity:0.6;
}

#logo.fixed,
.menu-btn.fixed{
top:0;
transition: all 1s ease;
}

#logo.fixed{
	padding-top:0px;
}

/*
footer
*/
.footerSNS ul{
	display:flex;
	justify-content: center;
	margin-bottom:20px;
}
.footerSNS li{
	padding:0 20px;
}
.footerSNS li a{
	font-size:18px;
	color:#333;
}
.copyright{
	line-height:1em;
}
}