/*
	Theme Name: GW Theme2022
	Theme URI: https://www.gorilla-web.net
	Description: GW Theme2022 HTML5+CSS3
	Version: 1.5
	Author: Gorilla web
	Author URI: https://www.gorilla-web.net
	Tags: Blank, HTML5, CSS3

	License: GW
	License URI: http://opensource.org/licenses/mit-license.php
*/


.none{
	display:none;
}
a {
color: inherit;
}




.wp_contents_flex_box {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:5.38% auto 14.61% auto;
	max-width:1120px;
	padding:0 6.15%;
}
.left{
width:70%;
}
.sidebar {
width:24.61%;
}



.w1040 {
margin:0 auto;
max-width:1040px;
}

.breadcrumbs{
	max-width:1120px;
	margin:12px auto;
	padding:0 6.15%;
}
.breadcrumbs span {
	font-size:12px;
	text-decoration:none;
}

.pagenation{
	margin:3.84% 0;
}
.page-numbers{
	font-size:18px;
	display:inline-block;
	line-height:32px;
	padding:0 8px;
	border:1px #cccccc solid;
	border-radius:4px;
}
.current{
background-color:#E463A1;
color:#fff;
}


/*------------------------------------*\
    CATEGORY
\*------------------------------------*/

.loop_wrap ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.loop_inner{
border-bottom:1px dashed #cccccc;
margin:0 0 24px 0;
padding:0px 0 24px 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.loop_thum{
width:22.3%;
margin:0;
border-radius:12px;
}
.loop_thum img{
width:100%;
height:auto;
margin:0;
border-radius:12px;
}
.loop_right{
width:73.84%;
}
.loop_right h2{
margin-bottom:8px;
	font-size:20px;
	line-height:1.3em;
}
.loop_right h2 a{
	text-decoration:none;
}

.loop_date{
	margin-bottom:16px;
	display:inline-block;
	font-weight:600;
	font-size:14px;
}
.loop_right p {
	line-height:1.5em;
	font-weight:500;
}



/*------------------------------------*\
    SINGLE
\*------------------------------------*/
.entry-title {
	font-size:28px;
	line-height:1.4em;
	font-weight:600;
	letter-spacing:1px;
	padding-bottom:12px;
	margin-bottom:24px;
	border-bottom:2px solid #E463A1;
}
.single_thum {
margin-bottom:24px;
	width:40%;
}
.single_thum img {
width:100%;
}
.single_date {
margin-top:16px;
margin-bottom:16px;
display:block;
color:#534C53;
	font-weight:600;
font-size:15px;
line-height:1em;
}
.single_content {
	margin-top:24px;
}
.single_content h2 {
	padding: 8px 8px 8px 16px;
	font-size:20px;
	line-height:1.3em;
	background-color:#F4EEEA;
	margin:16px 0;
}
.single_content h3 {
	font-size:18px;
	line-height:1.3em;
	border-bottom: 3px solid #F4EEEA;
    display: inline-block;
    padding-bottom: 6px;
	margin:16px 0 16px 0;
}
.single_content p {
font-size:15px;
line-height:1.7em;
	font-weight:500;
}
.single_content p a {
display:block;
margin-top:8px;
margin-bottom:8px;
}
.single_content p img {

}
.single_content p iframe {
	width:80%;
	height:328px;
	margin:16px 0;
}
.single_content ul {
	margin:16px 0;
}
.single_content ul li {
	margin-bottom:8px;
}
.single_tag_wrap{
	border:1px dotted #cccccc;
	padding:24px;
	box-sizing:border-box;
	margin:5.38% 0;
}
.single_tag_wrap p{
margin:0;
padding:0;
line-height:1.5em;
color:#666666;
font-size:12px
}
.single_tag_wrap a{
margin:0;
padding:0;
color:#666666;
font-size:12px
}
.comment-author img{
display:none;
}

.single_tag .commentss p{
line-height:1.6em;
}
.single_tag .commentss .commentmetadata{
line-height:1.8em;
margin:0 0 16px 0;
}
.single_tag .commentss .reply{
line-height:1em;
margin:0 0 16px 0;
}


.navigation_np{
	margin-top:32px;
	display:flex;
	justify-content:space-between;
}
.navigation_np a{
	background-color:#E463A1;
	padding:4px 16px 4px 16px;
	display:block;
	width:96px;
	color:#ffffff;
	font-size:14px;
	font-weight:600;
	line-height:32px;
	text-decoration:none;
	border-radius:24px;
	background-repeat: no-repeat;
	background-size: 8px auto;
}
.navigation_np .navigation_next a {
	background-image: url(./images/arrow_border_wht_r.svg);
    background-position: right 16px center;
	text-align:left;
}
.navigation_np .navigation_pre a {
	background-image: url(./images/arrow_border_wht_l.svg);
    background-position: left 16px center;
	text-align:right;
}





/*------------------------------------*\
    SINGLE サイドバー
\*------------------------------------*/

.sidebar-widget h3{
	color:#fff;
	font-size:20px;
	font-weight:600;
	padding:10px 8px 10px 12px;
	background-color: #E463A1;
	border-radius:6px;
	letter-spacing:0px;
}
.sidebar-widget ul{
	margin:0px 0 32px 0;
	padding:0px;
	list-style-type:none;
}
.sidebar-widget ul li{
	margin:0 0 0 0;
	padding:0px;
}
.sidebar-widget ul li a{
	text-decoration:none;
	display:block;
	padding:12px 8px;
	box-sizing:border-box;
	border-bottom:3px dotted #E463A1;
	font-weight:500;
	font-size:15px;
	line-height:1.4em;
	letter-spacing:0px;
}

/*------------------------------------*\
    コラム サイドバー
\*------------------------------------*/
.column-sidebar {
	width:24.61%;
}
.column-sidebar h2{
	color:#fff;
	font-size:20px;
	font-weight:600;
	padding:10px 8px 10px 12px;
	background-color: #E463A1;
	border-radius:6px;
	letter-spacing:0px;
}

.column-sidebar ul{
	margin:0px 0 32px 0;
	padding:0px;
	list-style-type:none;
}
.column-sidebar ul li{
	margin:0 0 0 0;
	padding:0px;
	border-bottom:3px dotted #E463A1;
}
.column-sidebar ul li a{
	text-decoration:none;
	display:inline-block;
	padding:12px 8px;
	box-sizing:border-box;
	font-weight:500;
	font-size:15px;
	line-height:1.4em;
	letter-spacing:0px;
}


/*------------------------------------*\
    コラム 一覧
\*------------------------------------*/

#column_list_wrap {
	margin:5.38% 0 16.15% 0;
}
#column_list_head {
	font-size:28px;
}
#column_list_flex {
	margin-top:20px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

#column_list_left{
width:70%;
}
#column_list ul{
	display: flex;
	margin-bottom: 3.84%;
	flex-wrap:wrap;
}
#column_list ul li{
	box-sizing: border-box;
	width: 31.53%;
	margin-right: 2.705%;
	margin-bottom: 2.705%;
/* 	border: 3.2px solid #ECB6D4;
	border-radius: 20px; */
}

#column_list ul li:nth-child(3n){
	margin-right: 0;
}
.column_list_img{
	margin-bottom:12px;
}
.column_list_img img{
	box-sizing: border-box;
	width: 100%;
	border-radius: 12px;
}
.column_list_txt{
	background-color: #FFFFFF;
	height: 100%;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.column_list_date {
	margin-bottom:8px;
	display:block;
	color: #E463A1;
	font-size: 14px;
	line-height: 1em;
	font-weight: 600;
	letter-spacing: .032em;
}
#column_list ul li h3{
	padding-bottom: 6.15%;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 500;
}

/*------------------------------------*\
    コラム 詳細
\*------------------------------------*/

.column_single_left {
	width:70%;
}




/*------------------------------------*\
    コンサート 一覧
\*------------------------------------*/

#concert_list_wrap {
	margin:5.38% 0 16.15% 0;
}

#concert_list{
}
#concert_list ul{
	display: flex;
	margin-bottom: 3.84%;
	flex-wrap:wrap;
}
#concert_list ul li{
	box-sizing: border-box;
	width: 22.3%;
	margin-right: 3.6%;
	margin-bottom: 3.6%;
/* 	border: 3.2px solid #ECB6D4;
	border-radius: 20px; */
}

#concert_list ul li:nth-child(4n){
	margin-right: 0;
}
.concert_list_img{
	margin-bottom:12px;
}
.concert_list_img img{
	box-sizing: border-box;
	width: 100%;
	border-radius: 12px;
}
.concert_list_txt{
	background-color: #FFFFFF;
	height: 100%;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.concert_list_date {
	margin-bottom:8px;
	display:block;
	color: #E463A1;
	font-size: 14px;
	line-height: 1em;
	font-weight: 600;
	letter-spacing: .032em;
}
#concert_list ul li h3{
	padding-bottom: 6.15%;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 500;
}


#back-to-list {
}
#back-to-list span {
	display:inline-block;
}

#back-to-list span a {
	background-color: #E463A1;
    display: block;
    font-size: 19px;
    line-height: 1em;
    font-weight: 500;
    text-align: center;
    color: #FFFFFF;
	margin-top:32px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 17px;
    padding-bottom: 20px;
    border-radius: 32px;
    letter-spacing: .048em;
}




/*------------------------------------*\
    コンタクトフォーム7
\*------------------------------------*/

.wpcf7 ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.wpcf7 ul li{
	margin:0 0 16px 0;
	padding:0px;
	font-size:14px;
}
.wpcf7-text {
	padding:12px;
	box-sizing:border-box;
	margin:6px 0 0 0;
	width:100%;
	border:1px solid #dddddd;
}
.wpcf7-select{
	padding:12px;
	box-sizing:border-box;
	margin:6px 0 0 0;
	width:50%;
	border:1px solid #dddddd;
}
.wpcf7-textarea{
	padding:12px;
	box-sizing:border-box;
	margin:6px 0 0 0;
	width:100%;
	border:1px solid #dddddd;
}
.wpcf7-submit{
	padding:12px;
	box-sizing:border-box;
	width:30%;
	background-color:#C90000;
	border:none;
	color:#ffffff;
	border-radius:6px;
}








/*------------------------------------*\
    その他
\*------------------------------------*/


.notfound_h1{
	font-size:40px;
	font-weight:normal;
}
.w404{
	text-align:center;
	max-width:960px;
	padding:0 5.38%;
	margin:5.38% auto;
}
.w404 p{
	line-height:2em;
	font-size:15px;
}
.notfound404_a{
	font-size:14px;
	border:1px solid #cccccc;
	display:inline-block;
	padding:12px 48px;
	text-decoration:none;
	font-weight:400;
	color:#333333;
	margin:5.38% 0;
}
.w404 h2{
}

.memo{
color:#666666;
padding:8px 0;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
margin:16px auto;
font-size:11px;
max-width:1040px;
}
hr {
	height: 0;
	margin: 0px 0;
	padding: 0;
	border: 0;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #fff;
}
.cl {
	clear: both;
}









/*------------------------------------*\
    MAIN
\*------------------------------------*/

global box-sizing
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

html {
/*overflow-x: hidden;*/
	scroll-behavior: smooth;
}
body {
overflow-x: hidden;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
    height:auto;
}

a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}



/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/












/*------------------------------------*\
    コメント関係
\*------------------------------------*/
.commentss{
font-size:12px;
border-top:1px solid #cccccc;
padding:32px 0 0 0;
margin:48px 0 0 0;
}
.commentss p{
margin:0 0 16px 0;
}
.commentss h3{
margin:0 0 16px 0;
font-size:16px;
}
.comment-form-url{
display:none;
}
.required{
color:#d10017;
}
.commentss label{
display:block;
}
.commentss input{
background-color:#ededed;
border:none;
padding:8px;
}
.commentss textarea{
background-color:#ededed;
border:none;
padding:8px;
}

.commentss h2{
font-size:18px;
margin: 0 0 24px 0;
}
.commentss ul{
list-style-type: none;
margin:0;
padding:0 0 0 0px;
}










.search-input{
	background-color:#d0d0d0;
	border:none;
	box-sizing:border-box;
	padding:8px 2%;
	box-sizing:border-box;
	width:96%;
}
.search-submit{
	background-color:#cccccc;
	border:none;
	padding:8px;
	box-sizing:border-box;
	margin:8px 0 32px 0;
}





/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {


}
@media only screen and (max-width:700px) {

.breadcrumbs{
	display:none;
}

.foot_navi {
margin:0 8px;
}
.copyright {
margin:0 16px;
display:block;
}
	
.wp_contents_flex_box {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:16.15% auto 30% auto;
	max-width:1120px;
	padding:0 6.15%;
}

.left{
width:100%;
float:none;
margin:0;
}

.sidebar {
width:100%;
float:none;
margin:40px 0px 0 0px;

}

.sidebar-widget{
}


.loop_wrap{
		width:100%;
		margin:0;
		padding:0;
	}

.loop_right h2{
margin-bottom:8px;
	font-size:17px;
	line-height:1.3em;
}
.loop_date{
	margin-bottom:8px;
	display:inline-block;
	font-weight:600;
	font-size:14px;
}
.loop_right p {
	font-size:15px;
	line-height:1.4em;
}
.loop_post_right .author{
text-align:center;
margin:0px 0 4px 0;
display:block;
color:#888888;
}
.loop_post_right .comments{
text-align:left;
margin:0px 0 4px 0;
display:none;
color:#888888;
}
.loop_post_right p a{
color:#888888;
}
.loop_post_right p{
margin:0;
	font-size:12px;
}


.commentss{
margin: 0;
}
#commentform p textarea {
    width:300px;
}
.entry-title {
	font-size:19px;
	line-height:1.4em;
	font-weight:500;
	letter-spacing:1px;
	padding-bottom:12px;
	margin-bottom:24px;
	border-bottom:2px solid #E463A1;
}.single_thum {
	width:100%;
}
.single_thum img {
width:100%;
display:block;
margin:0 auto 16px;
}
.single_details{
padding:0;
margin:0;
font-size:11px;
}
.single_details .date{
text-align:center;
margin:0px 0 4px 0;
display:block;
color:#888888;
}
.single_details .author{
text-align:center;
margin:0px 0 4px 0;
display:block;
color:#888888;
}
.single_details .comments{
text-align:center;
margin:0px 0 4px 0;
display:block;
color:#888888;
}

.single_content{
margin:0;
}

.single_content p iframe {
	width:100%;
	height:248px;
	margin:16px 0;
}
.single_content h2 {
	padding: 8px 8px 8px 16px;
	font-size:18px;
	line-height:1.3em;
	background-color:#F4EEEA;
	margin:16px 0;
}
.single_content h3 {
	font-size:16px;
	line-height:1.3em;
	border-bottom: 3px solid #F4EEEA;
    display: inline-block;
    padding-bottom: 6px;
	margin:8px 0 16px 0;
}
.single_tag {
border-top:1px solid #cccccc;
padding:16px 0 0 0;
line-height:1;
}
.single_tag p{
margin:0 0 8px 0;
line-height:1.5em;
}
.single_tag_tca p{
margin:0;
line-height:1.5em;
}
.single_tag_tca {
margin:0 0 16px 0;
padding:0 8px;
}

.single_tag .commentss{
padding:16px 8px;
}

#breadcrumb{
	display:none;
}






/*------------------------------------*\
    コラム サイドバー
\*------------------------------------*/
.column-sidebar {
	width:100%;
}
.column-sidebar h2{
	color:#fff;
	font-size:18px;
	font-weight:600;
	padding:10px 8px 10px 12px;
	background-color: #E463A1;
	border-radius:6px;
	letter-spacing:0px;
}

.column-sidebar ul{
	margin:0px 0 32px 0;
	padding:0px;
	list-style-type:none;
}
.column-sidebar ul li{
	margin:0 0 0 0;
	padding:0px;
	border-bottom:3px dotted #E463A1;
}
.column-sidebar ul li a{
	text-decoration:none;
	display:inline-block;
	padding:12px 8px;
	box-sizing:border-box;
	font-size:15px;
	line-height:1.4em;
	letter-spacing:0px;
}


/*------------------------------------*\
    コラム 一覧
\*------------------------------------*/

#column_list_wrap {
	margin:16.15% 0 30% 0;
}
#column_list_head {
	font-size:22px;
	text-align:center;
}
#column_list_flex {
	margin-top:20px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

#column_list_left{
	width:100%;
	margin-bottom:32px;
}
#column_list ul{
	display: flex;
	margin-bottom: 3.84%;
	flex-wrap:wrap;
}
#column_list ul li{
	box-sizing: border-box;
	width: 47.69%;
	margin-right: 4.62%;
	margin-bottom: 2.705%;
/* 	border: 3.2px solid #ECB6D4;
	border-radius: 20px; */
}
#column_list ul li:nth-child(2n){
	margin-right: 0;
}
#column_list ul li:nth-child(3n){
	margin-right: 4.62%;
}
#column_list ul li:nth-child(6){
	margin-right: 0;
}
#column_list ul li:nth-child(12){
	margin-right: 0;
}
.column_list_img{
	margin-bottom:12px;
}
.column_list_img img{
	box-sizing: border-box;
	width: 100%;
	border-radius: 12px;
}
.column_list_txt{
	background-color: #FFFFFF;
	height: 100%;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.column_list_date {
	margin-bottom:8px;
	display:block;
	color: #E463A1;
	font-size: 13px;
	line-height: 1em;
	font-weight: 600;
	letter-spacing: .032em;
}
#column_list ul li h3{
	padding-bottom: 6.15%;
	font-size: 15px;
	line-height: 1.4em;
	font-weight: 500;
}




.column_single_left {
	width:100%;
}



/*------------------------------------*\
    コンサート 一覧
\*------------------------------------*/

#concert_list_wrap {
	margin:16.15% 0 30% 0;
}

#concert_list{
}
#concert_list ul{
	display: flex;
	margin-bottom: 3.84%;
	flex-wrap:wrap;
}
#concert_list ul li{
	box-sizing: border-box;
	width: 47.69%;
	margin-right: 4.62%;
	margin-bottom: 2.705%;
/* 	border: 3.2px solid #ECB6D4;
	border-radius: 20px; */
}
#concert_list ul li:nth-child(2n){
	margin-right: 0;
}
#concert_list ul li:nth-child(4n){
	margin-right: 0;
}
.concert_list_img{
	margin-bottom:12px;
}
.concert_list_img img{
	box-sizing: border-box;
	width: 100%;
	border-radius: 12px;
}
.concert_list_txt{
	background-color: #FFFFFF;
	height: 100%;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.concert_list_date {
	margin-bottom:8px;
	display:block;
	color: #E463A1;
	font-size: 14px;
	line-height: 1em;
	font-weight: 600;
	letter-spacing: .032em;
}
#concert_list ul li h3{
	padding-bottom: 6.15%;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 500;
}	
	

#back-to-list span a {
	background-color: #E463A1;
    display: block;
    font-size: 16px;
    line-height: 1em;
    font-weight: 500;
    text-align: center;
    color: #FFFFFF;
	margin-top:16px;
    padding-top: 12px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 12px;
    padding-bottom: 12px;
    border-radius: 24px;
    letter-spacing: .048em;
}

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}

	
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
