/*
Theme Name: showa-kayo 2023
Theme URL: http://tomsaito.com/showa-kayo/
Description: showa-kayo 2023のCSS
Author: tomsaito
Version: 1.0
Tags: 
License: 
License http://tomsaito.com/showa-kayo/
*/

@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');


*,
*::before,
*::after {
	box-sizing: border-box;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

a {
	transition: 0.3s;
}
a:hover {
	opacity: 0.7;
}

/**
 * 追加分
 */

body {
	/* font-family: "M PLUS Rounded 1c"; */
	font-family: 'Kosugi Maru', sans-serif;
	/* font-family: 'Noto Serif JP', serif; */
	/* font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; */
	/* font-family: "Helvetica Neue", Arial,  "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; */
	background:#333;
}

header {
	width:960px;
	height:128px;
	margin:0 auto;
}
@media screen and ( max-width:720px) {
	header {
		width:100%;
		height:100%;
		margin:0 auto;
	}
}
main {
	width:960px;
	margin:0 auto;
	background:#fff;
}
@media screen and ( max-width:720px) {
	main {
		width:100%;
		margin:0 auto;
		background:#fff;
	}
}
.music-counter {
	border-left:#a00 8px solid;
	border-bottom:#aaa 1px solid;
	margin-bottom:8px;
	padding:4px 8px;
}
main section {
	line-height:180%;
	padding:16px 32px;
	background:#fff;
}
@media screen and ( max-width:720px) {
	main section {
		line-height:180%;
		padding:16px 2%;
		background:#fff;
		font-size:14px;
	}
}
main section h2.artist-name {
	padding:0;
	margin:0;
	margin-top:32px;
	padding-left:12px;
	font-size:24px;
	border-left:#a00 8px solid;
	border-bottom:#aaa 1px solid;
}

/* footer */
footer {
	width:960px;
	margin:0 auto;
	padding:30px 0;
	background:#029c19;
}
@media screen and ( max-width:720px) {
	footer {
		width:100%;
		margin:0 auto;
	}
}
footer p {
	text-align:center;
	font-size:14px;
	color:#eee;
}
/* 登録曲数表示 */
.now_music_num {
	border-left:#a00 8px solid;
	border-bottom:#aaa 1px solid;
	margin-bottom:8px;
	padding:4px 8px;
}

/* 楽曲表示の白とグレー */
.back-white {
	padding:8px;
	background:#fff;
}
.back-grey {
	padding:8px;
	background:#eee;
}
/* アーティストボックス */
.artist_box {
	padding-bottom:12px;
	border-bottom:2px dashed #888;
}
/* お問い合わせ */
main#contact {
	width:800px;
	margin:0 auto;
}
@media screen and ( max-width:720px) {
	main#contact {
		width:96%;
		margin:0 auto;
	}
}
main#contact input[type=text] {
	display:block;
	padding:8px;
	border:1px solid #666;
	border-radius: 8px;
	font-size:18px;
	width:100%;
} 
main#contact input[type=email] {
	display:block;
	padding:8px;
	border:1px solid #666;
	border-radius: 8px;
	font-size:18px;
	width:100%;
} 
main#contact textarea {
display:block;
	padding:8px;
	border:1px solid #666;
	border-radius: 8px;
	font-size:18px;
	width:100%;
}
main#contact .formbottom {
	text-align: center;
} 

main#contact form .btns{
	font-size:18px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
	padding: 12px 50px;
	color: #f0a;
	font-weight: bold;
	letter-spacing: 0.5pt;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #f0a;;
	cursor: pointer;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-ms-transition-duration:0.3s;
	border-radius: 8px;
} 
main#contact form .btns:hover{
    color: #ffffff;
    background-color: #f0a;;
}
.grecaptcha-badge { visibility: hidden; }
main#contact p a {
	display:inline;
}

/* Page Top */
.pagetop {
	display: none;
	position: fixed;
	bottom: 4px;
	right: 10px;
}
.pagetop a {
	display: block;
	background-color: #ccc;
	text-align: center;
	color: #ffe600;
	font-size: 32px;
	text-decoration: none;
	padding: 16px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border-radius:50%;
}
.pagetop a:hover {
	display: block;
	background-color: #b2d1fb;
	text-align: center;
	color: #fff;
	font-size: 32px;
	text-decoration: none;
	padding: 16px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


/* 検索窓の設定 */
form {
   
}
.kensaku {
	margin:0;
	padding:0;
	float:right;
	margin-right:4px;
 	/* background-color: #f0a;; */
}
@media screen and ( max-width:720px) {
	.kensaku {
		width:50%;
		padding:0;
		margin:0;
	}
}
.kensaku .textbox {
	padding: 3px 7px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
@media screen and ( max-width:720px) {
	.kensaku .textbox {
		width:70%;
		margin-right:2%;
	}
}
/* PCとスマホで表示非表示の設定 */
.only-pc {
	display:block;
}
@media screen and ( max-width:720px) {
	.only-pc {
		display:none;
	}
}
.only-sp {
	display:none;
}
@media screen and ( max-width:720px) {
	.only-sp {
		display:block;
	}
	.only-sp img {
		width:100%;
	}
}

/*ハンバーガー*/
/*ロゴの大きさを調整*/
#logo img {
	max-width:50%;
}
nav{
	width: 100%;
	height: 96px;
	position: relative;
	background:url(images/top-header.jpg);
	/* background:#6888ff; */
}
.drawer{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	position: relative;
	height: 70px;
	padding: 0 1em;
	height:100%;
}
 
/*ナビゲーション部分*/
.menu ul {
	margin:30px 0 0 0;
	padding:0;
}
.menu ul li {
	list-style:none;
}
.menu ul li a {
	display:block;
	font-weight:bold;
	padding: 1em;
	border-bottom: 1px dotted #CCC;
	color:#333;
	text-decoration:none;
}
.menu ul li a:hover	{
	background-color:rgba(0,0,0,0.9);
	color:orange;
}
.menu {
	position: fixed;
	top:0;
	padding-top:80px;
	width:100%;
	height:100vh;
	text-align:center;
	background-color:rgba(255,255,255,0.9);
	transition: 0.5s ease;/*滑らかに表示*/
	-webkit-transform: translateX(100%);/*画面より100%外へ押し出し非表示にさせる*/
	/*  transform: translateX(-100%);/*右から出す場合は、マイナス100%としてください　*/
}
 
/*OPEN時の動き*/
.menu.open {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);/*メニューを元の位置へ戻す*/
}
 
/*トグルボタンのスタイルを指定*/
.Toggle {
	display: block;
	position: fixed;    /* bodyに対しての絶対位置指定 */
	width: 64px;
	height: 50px;
	cursor: pointer;
	z-index: 3;
	right:15px;
	background:#fff; 
	padding:8px;
	border:1px solid #333; 
}
.Toggle span {
	display: block;
	position: absolute;
	width: 46px;
	margin-top:4px;
	border-bottom: solid 4px #333;
	-webkit-transition: .35s ease-in-out;	/*変化の速度を指定*/
	-moz-transition: .35s ease-in-out;		/*変化の速度を指定*/
	transition: .35s ease-in-out;			/*変化の速度を指定*/
}
 /*各ボーダー少しずつずらす*/
.Toggle span:nth-child(1) {
	top:5px;
}
 .Toggle span:nth-child(2) {
	top: 18px;
}
 .Toggle span:nth-child(3) {
	top: 32px;
}
.Toggle.active span:nth-child(1) {
	top: 18px;
	/* 1番目のspanをマイナス45度に */
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* 2番目と3番目のspanを45度に */
.Toggle.active span:nth-child(2),
.Toggle.active span:nth-child(3) {
	top: 18px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
 
/*----------------------------------ここからPCモニターの記述-----------*/
/* PC用 */
@media screen and (min-width: 720px) {
	header {
		height:128px;
	}
	header::after{
		display:none;
	} 
	nav{
		/* display: flex; */
		display:block;
		height:128px;
		background:url(images/top-header.jpg);
	}
	#logo {
		max-width:128px;
		display:block;
		margin:0;
		padding:0;
		float:left;
		margin-top:4px;
		margin-left:4px;
	}
	#logo img {
		max-width:120px;
	}
	.Toggle{
		display: none;
	}
	.drawer{
		display: none;
	}
	.menu{
		position: relative;
		width:720px;
		height:70px;
		background-color: transparent;
		padding-top:0px;
		margin-top:0px;
		margin-left:200px;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		float:right;
		margin-left:0px;
		padding-right:0px;
	}
	.menu ul {
		height: 70px;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
		align-items: center;
		background:rgba(200, 200, 200, 0.8);
		padding-right:32px;
	}
	.menu ul li {
		font-size:16px;
		/* background:rgba(0,0,0,0.5); */
		padding:16px 0;
	}
	.menu ul li a {
		padding: 0 1em;
		border-bottom: none;
	}
	.menu ul li a:hover {
		background-color:#f00;
	}
}

/* 奇数行の背景色（例：白） */
.song-item:nth-child(odd) {
    background-color: #ffffff;
    padding: 10px; /* 見栄えはお好みで調整してください */
}

/* 偶数行の背景色（例：グレー） */
.song-item:nth-child(even) {
    background-color: #f2f2f2;
    padding: 10px;
}