@charset "utf-8";
/*
Theme Name: TN-2025
Author:Takayoshi Nakai
Description: 静謐を自身の音楽基板に設定。そのうえでSNSを使わず、WEB発信で思想や意図を深く知ってもらう仕組みを模索。
Version:1.0
*/


/*  共通パーツ  */
body{
	background-color:#0a1a2f;
	color: #d7dbde;
	font-family: 游明朝;
	text-align: center;
	margin:0px;
	padding:0px;
	position:relative;
	z-index:0;
	overflow-x:hidden;
}
main{
	width:100%;
	padding-top:70px;
	text-align:center;
}
.journal-table{
	width:70%;
	margin:auto;
	margin-bottom:50px;
	padding:30px;
	text-align:center;
	background-color: #111c24;
}
.journal-list{
	text-align:left;
}

.journal-footer{
	margin-top:100px;
}

p.question{
	font-weight:bold;
	font-size:1.2em;
}

p.answer{
	margin-left:1em;
}

.thumbnail-size{
	width:100%;
	margin:auto;
	text-align:center;
	margin-bottom:30px;
	margin-top:30px;
}

.thumbnail-gaku{
	width:70%;
	margin:auto;
	margin-top:70px;
	text-align:center;
	padding:2%;
	background-color:#d7dbde;
}

.pagination{
	margin-top:100px;
	margin-bottom:50px;
}

.page-numbers{
	margin-right:5px;
	margin-left:5px;
}
.page-numbers current{
	margin-right:5px;
	margin-left:5px;
	color:#d7dbde;
}

hr{
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: solid; /* 線種 */
	border-color: #6f7a84;   /* 線色 */
	height: 1px;         /* 高さ(※古いIE用) */
	margin-bottom:20px ;
}
#footer-link{
	margin:0px;
	padding:0px;
}
.sns-link{
	display: inline-block;
	list-style: none;
	margin: 10px;
}

ul.lileft{
	text-align:left;
	width:90%;
	margin:auto;
}


.nomaru{
	list-style:none;
	margin:0px;
	padding:0px;
}

.break{
	margin-top:30px;
	margin-bottom:30px;
}

.textbox {
  width: 200px;
  padding: 20px 20px;
  background-color: #efefef;
  border: 1px solid #666;
  color:#4e4854;
}
.textbox:focus {
  outline: 0;
  border: 2px solid #ccc;
}
.btn-submit{
  padding: 17px 20px;
  border: 1px solid #666666;
  background-color: #efefef;
  font-weight: bold;
  color: #4e4854;
  cursor: pointer;
  appearance: none;
}
.btn-submit:active {
  background-color: #4e4854;
  color:#ffffff;
}

/* トップページ関連  */
.main-parts{
	margin-top:50px;
	margin-bottom: 50px;
}

.recommend{
	padding-top:50px;
	width:100%;
}

.recommend-image{
	width:100%;
}

.music-title{
	margin:0px;
	padding:0px;
}

.catch{
	margin:0px;
	padding:0px;
	font-style:oblique;
}

.disco-head > .disco-tani{
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#7299AF;
}
.disco-tana{
	float:left;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
}

.disco-image{
	float:left;
	width:14%;
	padding-left:2%;
}
.disco-title{
	float:left;
	width:82%;
	text-align:left;
	padding-left:2%;
}
.disco-end{
	clear: both;
}
.disco-tana:hover{
  background-color: #c5dbd9;
}

.biography{
	margin-bottom:150px;
}

#top{
	padding-top:55px;
}

.menu-bottun{
	position:fixed;
	padding:15px;
	text-align:left;
}

a {
	color:#6f7a84;
	text-decoration: underline;
}

a:hover{
	color:#6fna84;
}


h1.site-title{
	text-align: justify;
	text-align-last: justify;
	text-justify: inter-character;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.album-cat{
	text-align:left;
}

.otoiawase-form{
	margin-top:50px;
}

footer{
	background-color:#111c24;
	margin-top: 70px;
	padding-top:30px;
	padding-bottom:5px;
}

.ronbun{
	line-height: 1.7em;
}

.ronbun2{
	margin-bottom:50px;
}


.ronbun-r{
	text-align: right;
}

.ronbun-left{
	text-align:left;
}

.faq-bun{
	margin-top:50px;
	text-align:left;
}

.monjo-shomei{
	text-align: right;
	font-size:1.2em;
	padding-top: 30px;
}

.article-lists{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}

.box{
	width:29%;
	margin: 2%;
	margin-bottom: 70px;
	color: #9e9e9e;
	border: solid 1px #9e9e9e;
	text-align: left;
	background-color: #4e4854;
}

.pagination{
	text-align: center;
	width: 100%;
}

.pagination-no{
	margin: 20px;
	display: none;
}

.current{
	margin:5px;
}

.inactive{
	margin:5px;
}

p.post-date{
	margin:0px;
}

h4.news-title{
	margin:0px;
}

.article-lists{
	margin-top:20px;
}

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

.detail{
	padding:20px;
}

.ending{
	clear:both;
}

.footer-logo{
	width: 40px;
}

.footer-logo-zone{
	padding-top:20px;
}

.copyright{
	padding:30px;
}

h1{
	margin:0px;
	padding:0px;
}

.king{
	font-size: 3.0em;
	margin:0px;
	padding:0px;
}

.queen{
	font-size: 2.0em;
	margin:0px;
	padding:0px;
}

.jack{
	font-size: 1.5em;
	margin:0px;
	padding:0px;
}

.attachment-post-thumbnail{
	width: 100%;
	height: auto;
	object-fit: cover;
}

.top-image{
	width:100%;
}

.menu-zone{
	padding-top:30px;
}

p.text{
	text-align: left;
	text-indent: 1em;
	padding:0px;
}

@media screen and (min-width: 960px) {
	/* 960px以上の時に使用するCSSを記載  */
	.wrapper{
		width: 960px;
		margin: auto;
		padding-top: 50px;
		padding-bottom: 50px;
	}
#honbun{
	width:70%;
	float:left;
}

.jacket-image{
	margin-top:50px;
	margin-bottom:50px;
}



#sideb{
	width:28%;
	padding-left:2%;
	margin-top:0px;
	float:left;
}

#underb{
	clear:both;
}

.flyer{
	width:25%;
}
	.lang-select{
		width: 98%;
		padding-right:2%;
		margin: auto;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: right;
		font-size: 0.9em;
		color:#A48F79;
	}
	.wide-wrapper{
		width:100%;
		padding-top: 50px;
		padding-bottom: 80px;
	}
	.wide-wrapper2{
		width:100%;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	ul.site-menu{
		list-style: none;
		margin: 30px;
		padding:0px;
	}

	ul.site-menu li{
		padding: 10px;
	}
	
	.monjo{
		width:960px;
		text-align: left;
		margin: auto;
	}
	
	.disco{
		width: 270px;
		padding:25px;
		float: left;
	}

	.disco-bottom{
		clear: both;
	}
	
	.wpcf7{
		text-align: left;
		width: 500px;
		margin: auto;
	}
	
	.wpcf7 input{
		display: inline-block;
		width: 100%;
		padding: 0.5em;
		border: 1px solid #444444;
		box-sizing: border-box;
		background: #d7dbde;
		margin: 0.5em 0;
	}
	.wpcf7 select{
		display: inline-block;
		width: 100%;
		padding: 0.5em;
		border: 1px solid #444444;
		box-sizing: border-box;
		background: #d7dbde;
		margin: 0.5em 0;
	}
	
	.wpcf7 textarea{
		display: inline-block;
		width: 100%;
		padding: 0.5em;
		border: 1px solid #444444;
		box-sizing: border-box;
		background: #d7dbde;
		margin: 0.5em 0;
	}
}

@media screen and (max-width: 960px) {
	/* 960px以下の時に使用するCSSを記載  */
	.wrapper{
		width: 100%;
		margin: auto;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
		
.ronbun{
	line-height: 1.7em;
	text-align:left;
}

.ronbun2{
	margin-bottom:50px;
	text-align:left;
	}
	
.journal-table{
	width:94%;
	margin-top:20px;
	margin-bottom:30px;
	padding:3%;
	text-align:center;
}

.jacket-image{
	margin-top:50px;
	margin-bottom:50px;
}

.flyer{
	width:100%;
}
	.lang-select{
		width: 98%;
		margin: auto;
		padding-top: 0px;
		padding-right:2%;
		padding-bottom: 0px;
		text-align: right;
		color:#A48F79;
	}
	
	.wide-wrapper{
		width:100%;
		padding-top: 50px;
		padding-bottom: 80px;
	}
	.wide-wrapper2{
		width:100%;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.box{
		width:45%;
		margin: 2%;
		margin-bottom: 30px;
		color: #9e9e9e;
		border: solid 0.5% #9e9e9e;
		text-align: left;
		background-color: #7299AF;
	}

	ul.site-menu{
		list-style: none;
		margin: 30px;
		padding:0px;
	}

	ul.site-menu li{
		padding: 10px;
	}
	.monjo{
		width:94%;
		padding:3%;
		text-align: left;
		margin: auto;
	}
	
	.sousaku{
		writing-mode: vertical-rl;
		margin:auto;
		float:right;
		width:20%;
	}
	
	.jiron{
		float:right;
		width:80%;
	}
	.disco{
		width: 44%;
		padding: 3%;
		float: left;
	}

	.disco-bottom{
		clear: both;
	}
	
	.wpcf7{
		text-align: left;
		width: 90%;
		padding:5%;
		margin: auto;
	}
	
	.wpcf7 input{
		display: inline-block;
		width: 100%;
		padding: 0.5em;
		margin: 0.5em 0;
	}
	.wpcf7 select{
		display: inline-block;
		width: 100%;
		padding: 0.5em;
		margin: 0.5em 0;
	}
	.wpcf7 textarea{
		display: inline-block;
		width: 100%;
		padding: 0.5em;

		margin: 0.5em 0;
	}

.disco-tana{
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}

.disco-image{
	float:left;
	width:35%;
	padding-left:2%;
}
.disco-title{
	float:left;
	width:61%;
	text-align:left;
	padding-left:2%;
}
}

@media screen and (max-width: 520px) {
	/* 520px以下の時に使用するCSSを記載  */
	body{
		font-family: 游明朝;
		text-align: center;
		margin:0px;
		padding:0px;
		font-size: 15px;
	}
	
.ronbun{
	line-height: 1.7em;
	text-align:left;
	}

.ronbun2{
	margin-bottom:50px;
	text-align:left;
	
	

.jacket-image{
	margin-top:30px;
	margin-bottom:30px;
	width:100%;
	}

#honbun{
	width:100%;
	float:none;
}

#sideb{
	width:100%;
	padding-left:0%;
	margin-top:70px;
	float: none;
}

#underb{
	clear:both;
}
	header{
		font-size: 3vw;
	}
	footer{
		font-size: 3vw;
	}
	.wrapper{
		width: 100%px;
		margin: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.wide-wrapper{
		width:100%;
		padding-top: 50px;
		padding-bottom: 80px;
	}
	.box{
		width:95%;
		margin: 2%;
		margin-bottom: 30px;
		color: #9e9e9e;
		border: solid 0.5% #9e9e9e;
		text-align: left;
		background-color: #0a0a0a;
	}
	ul.site-menu{
		list-style: none;
		margin: 30px;
		padding:0px;
	}

	ul.site-menu li{
		padding: 5px;
	}
	
	.monjo{
		width:94%;
		padding:3%;
		text-align: left;
		margin: auto;
	}
	
	.sousaku{
		writing-mode: horizontal-tb;
		margin:auto;
		width:100%;
	}
	
	.jiron{
		width:100%;
	}
	.disco{
		width: 44%;
		padding: 3%;
	}

	.disco-bottom{
		clear: both;
	}
}


.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

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



}


/* Navbar & Navmenu color */
:root {
	--background-navbar: #111c24;
}

.header {
  background: var(--background-navbar);
  position: fixed;
  width: 100%;
  height: 52px;
  text-align:left;
  z-index:9999;
}

/* Nav items */
.menu {
  list-style: none;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  margin-top: 52px;
  padding: 0 0 10px 0;
  clear: both;
  background: var(--background-navbar);
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  transform: scale(1, 0);
  transform-origin: top;
}

/* Hamburger menu button */
.menu-btn:checked ~ .menu {
  transform: scale(1, 1);
  transform-origin: top;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

/* Hamburger menbu text */
.menu a {
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 16px;
  text-transform: capitalize;
  opacity: 0;
  transition: 0.5s;
}

.menu li {
  border-top: 1px solid rgb(75, 75, 75);
  padding: 10px 0;
  margin: 0 54px;
  opacity: 0;
  transition: 0.5s;
}

.menu-btn:checked ~ .menu a,
.menu-btn:checked ~ .menu li {
  opacity: 1;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.2s;
}

.menu-btn {
  display: none;
}

.menu-icon {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 24px 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.navicon {
  background: #D7DBDE;
  display: block;
  height: 3px;
  width: 26px;
  position: relative;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before,
.navicon:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background: #D7DBDE;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before {
  top: 9px;
}

.navicon:after {
  bottom: 9px;
}

/* Hamburger Menu Animation Start */
.menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before {
  top: 0;
}
.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  bottom: 0;
}

.menu-btn:checked ~ .menu-icon .navicon {
  background: rgba(0, 0, 0, 0);
  transition: 0.2192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}
/* Hamburger Menu Animation End */

/* Navbar Container */
.navtext-container {
  width: 100%;
  height: 52px;
  position: absolute;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Navbar Text */
.navtext {
  position: absolute;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 11px;
}
