@charset "shift_jis";

/*============ 商品ページ個別CSS ===========*/

/*============= 色指定ここから =============*/
.main1c .section h2:after,
.main1c .section .block-title,
.main1c .section .box,
.main1c .cdlist-default .cdlist-title,
.main1c .section .underline:after,
.main1c p.point-number {
  background: #028760;  /*【←アクセントカラーを設定】*/
}

.all-section {
  background: #65318e !important;  /*【←背景色を設定】*/
}

/*============= 色指定ここまで =============*/

/*============ 全体用CSSここから ===========*/

/*===== TOP画像ここから =====*/

.main1c .all-section {
	padding: 0px 0 30px;
}

.main1c #section01 {
	padding: 0px 0;
}

.main1c #section01 h2 {
	width: 100%;
	padding: 0px 0px 0px!important;
	background: none;
}

.main1c #section01 .block {
	background: none;
}

.main1c #section01 h2::after{
    background:none;
}

/*===== TOP画像ここまで =====*/


.top {
    color: #ba2636;
    font-family: NotoSerifJP,serif;
    font-size: 400%;
    font-weight: bold;
    text-align: center;
	padding:40px;
    text-shadow: 0 2px 0 #ffffff, 2px 0 0 #ffffff, 0 -2px 0 #ffffff, -2px 0 0 #ffffff, -2px -2px 0 #ffffff, 2px -2px 0 #ffffff, -2px 2px 0 #ffffff, 2px 2px 0 #ffffff, 0 0 15px #f2f2b0;
}

#position{
	padding-top:55px;
}

#position2{
	padding-top:70px;
}


.songtitle{
	font-family: NotoSerifJP,serif;
	font-size:280%!important;
	font-weight:bold;
	color:#ffffff!important;
	display:block;
	padding:10px;
	text-shadow: 0 1px 0 #432f2f, 1px 0 0 #432f2f, 0 -1px 0 #432f2f, -1px 0 0 #432f2f, -1px -1px 0 #432f2f, 1px -1px 0 #432f2f, -1px 1px 0 #432f2f, 1px 1px 0 #432f2f;
}

.song3{
	font-family: NotoSerifJP,serif;
	font-size:130%!important;
	font-weight:bold;
	display:block;
	padding:10px;
	text-shadow: 0 1px 0 #ffffff, 1px 0 0 #ffffff, 0 -1px 0 #ffffff, -1px 0 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
}

.song2{
	font-family: NotoSerifJP,serif;
	font-size:120%!important;
	font-weight:bold;
	margin:10px!important;
	display:block;
	padding:10px;
	text-shadow: 0 1px 0 #ffffff, 1px 0 0 #ffffff, 0 -1px 0 #ffffff, -1px 0 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
	background-color:rgba( 255, 255, 255, 0.7 );
}

.songcopy{
	border-style: solid;
	border-width: 2px;
	border-color:#d3381c;
	background-color:#f2f2b0;
	padding:10px;
	margin:10px;
	display:block;
}

.song{
	background-image:url("../../futaba/img/song.jpg")!important;
}

.song4{

	padding-bottom:5px;
}

.interview{
	background-color:#a22041;
	color:#ffffff!important;
	font-weight:bold;
	padding:10px;
	border-radius:10px;
}


.interview_q{
	padding:0px 15px 0px 15px;
	color:#00552e!important;
}

.interview_a{
	padding:0px 15px 0px 15px;
	font-weight:bold;
}

.futaba{
	color:#a22041!important;
}

.interview2{
	text-align:right!important;
	color:#0f2350!important;
}

.thissong{
	text-indent: 0px;
	color:#ffffff!important;
	font-weight:bold;
	background-color:#ba2636;
	padding:5px 0px 5px 10px;
	border-radius:10px;
	display:block;
}

.thissongcopy{
	text-indent: 0px;
	margin-top: 10px;
	display:block;
	color:#333!important;
}

.thissong1{
	background-color:#f2f2b0;
	border-radius:10px;
	padding:10px;
	margin-top:10px!important;
	margin-bottom:10px!important;


}



/*============ 全体用CSSここまで ===========*/

@media screen and (max-width: 767px) {
/*======= スマートフォン用CSSここから ======*/

#position{
	padding-top:0px;
}

#position2{
	padding-top:0px;
}

.songtitle{
	font-size:150%!important;
}

#name{
	padding-top:35px;
}

/*======= スマートフォン用CSSここまで ======*/
} /* end media query */