@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');

/*-----------------------------------------------------------

 Theme Name: アウラ音楽院
 Version: 1.2
 Author: 岡崎龍夫

/* Reset
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
line-height:1.8;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
:focus { outline: 0 }
table { border-collapse: collapse; border-spacing: 0; }
img { max-width: 100%; height: auto; }
mark { background: none; }
select { max-width: 100%; }

html{
margin-top:0px !important;
}


.sp_only{
display:none}
.pc_only{
display:block;
}

/* ==================
align
================== */

.text_left    {text-align:left;}
.text_right  {text-align:right;}
.text_center{text-align:center;}

.text_white{color:#FFF;}

/* ==================
float
================== */

.float_left {float:left;}
.float_right{float:right;}

.flexbox {
display:-webkit-box;/*--- Androidブラウザ用 ---*/
display:-ms-flexbox;/*--- IE10 ---*/
display: -webkit-flex;/*--- safari（PC）用 ---*/
display:flex;
-webkit-box-align:stretch;/*--- Androidブラウザ用 ---*/
-ms-flex-align:stretch;/*--- IE10 ---*/
-webkit-align-items:stretch;/*--- safari（PC）用 ---*/
align-items:stretch;
justify-content: space-between;
}

/* The Grid
================================================== */

.col:after,
.clr:after,
.group:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.col { display: block; float: left; margin: 0 0 0 1.6%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*percent grid*/
.span_1_of_1{width:100%}.span_2_of_2{width:100%}.span_1_of_2{width:49.2%}.span_3_of_3{width:100%}.span_2_of_3{width:66.1%}.span_1_of_3{width:32.2%}.span_4_of_4{width:100%}.span_3_of_4{width:74.6%}.span_2_of_4{width:49.2%}.span_1_of_4{width:23.8%}.span_5_of_5{width:100%}.span_4_of_5{width:79.68%}.span_3_of_5{width:59.36%}.span_2_of_5{width:39.04%}.span_1_of_5{width:18.72%}.span_6_of_6{width:100%}.span_5_of_6{width:83.06%}.span_4_of_6{width:66.13%}.span_3_of_6{width:49.2%}.span_2_of_6{width:32.26%}.span_1_of_6{width:15.33%}.span_7_of_7{width:100%}.span_6_of_7{width:85.48%}.span_5_of_7{width:70.97%}.span_4_of_7{width:56.45%}.span_3_of_7{width:41.92%}.span_2_of_7{width:27.42%}.span_1_of_7{width:12.91%}.span_8_of_8{width:100%}.span_7_of_8{width:87.3%}.span_6_of_8{width:74.6%}.span_5_of_8{width:61.9%}.span_4_of_8{width:49.2%}.span_3_of_8{width:36.5%}.span_2_of_8{width:23.8%}.span_1_of_8{width:11.1%}.span_9_of_9{width:100%}.span_8_of_9{width:88.71%}.span_7_of_9{width:77.42%}.span_6_of_9{width:66.13%}.span_5_of_9{width:54.84%}.span_4_of_9{width:43.55%}.span_3_of_9{width:32.26%}.span_2_of_9{width:20.97%}.span_1_of_9{width:9.68%}.span_10_of_10{width:100%}.span_9_of_10{width:89.84%}.span_8_of_10{width:79.68%}.span_7_of_10{width:69.52%}.span_6_of_10{width:59.36%}.span_5_of_10{width:49.2%}.span_4_of_10{width:39.04%}.span_3_of_10{width:28.88%}.span_2_of_10{width:18.72%}.span_1_of_10{width:8.56%}.span_11_of_11{width:100%}.span_10_of_11{width:90.7%}.span_9_of_11{width:81.47%}.span_8_of_11{width:72.24%}.span_7_of_11{width:63.01%}.span_6_of_11{width:53.78%}.span_5_of_11{width:44.55%}.span_4_of_11{width:35.32%}.span_3_of_11{width:26.09%}.span_2_of_11{width:16.86%}.span_1_of_11{width:7.63%}.span_12_of_12{width:100%}.span_11_of_12{width:91.46%}.span_10_of_12{width:83%}.span_9_of_12{width:74.54%}.span_8_of_12{width:66.08%}.span_7_of_12{width:57.62%}.span_6_of_12{width:49.16%}.span_5_of_12{width:40.7%}.span_4_of_12{width:32.24%}.span_3_of_12{width:23.78%}.span_2_of_12{width:15.32%}.span_1_of_12{width:6.86%}
/*clear float and remove left margin*/
.clr-margin { margin-left: 0 }
.count-1 { clear: both; margin-left: 0; }
.col-1,
.col.first { clear: both; margin-left: 0; }

/* Body & Main
================================================== */
body {
background: #eee;
color: #555; 
font-size: 16px;
font-family: 'Noto Sans Japanese', sans-serif;
margin-top: 5px;
background: url(https://guitarschool.co.jp/wp-content/uploads/bg-wall.jpg) repeat;
font-weight:300;
}

body a { color: #333; }
.container {
margin: 0 auto;
width: 1050px;
box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; 
}

#wrap { margin-top: 0px; margin-bottom: 60px;
}

#main {
padding: 40px;
border-radius: 4px;
background:rgba(255, 255, 255, 0.6);
}

.home #main,
.page-id-15307 #main {
padding:0;
background:transparent;
}

.sub_img img{
transform: rotate(354deg) ;
-webkit-transform: rotate(354deg) ;
-moz-transform: rotate(354deg) ;
-o-transform: rotate(354deg) ;
-ms-transform: rotate(354deg) ;
moz-box-shadow:5px 5px 5px #929292;
-webkit-box-shadow:5px 5px 5px #929292;
box-shadow:5px 5px 5px #929292;
margin-left: -30px;
}

.sub_img2 img{
transform: rotate(6deg) ;
-webkit-transform: rotate(6deg) ;
-moz-transform: rotate(6deg) ;
-o-transform: rotate(6deg) ;
-ms-transform: rotate(6deg) ;
moz-box-shadow:5px 5px 5px #929292;
-webkit-box-shadow:5px 5px 5px #929292;
box-shadow:5px 5px 5px #929292;
margin-right: -30px;
}

.left-content { float: left; width: 640px;margin-bottom:30px;}
.sidebar-container { float: right; width: 250px; }

.sidebar-inner a img{
padding-bottom:20px;
}


iframe{
height:600px;
	box-sizing:border-box;
}

iframe table{
width: 430px;
}


/* Commons
================================================== */
.clr:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clear { clear: both }
img { height: auto; max-width: 100%; }
blockquote { font-size: 1.4em; line-height: 1.75em; margin-bottom: 30px; position: relative;
color:  #787878; background: url("images/quote.png") left 4px no-repeat; padding-left: 60px; }
blockquote.left { float: left; margin-left: 0; margin-right: 20px; text-align: right; width: 33%; }
blockquote.right { float: right; margin-left: 20px; margin-right: 0; text-align: left; width: 33%; }
pre { background: #f9f9f9; padding: 20px; margin-bottom: 30px; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;}
address { letter-spacing: 1px; margin: 20px 0; }
#page-featured-img { margin-bottom: 25px; position: relative; }
#page-featured-img img { display: block; width: 100%; }
.double-divider { display: block; width: 100%; height: 3px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 40px 0; }
.heading { font-size: 1.15em; margin: 0 0 20px; font-weight: bold; background: url("images/tridots.png") center repeat-x; }
.heading span { background: #fff; padding-right: 20px; }

a.wpex-lightbox-gallery { display: block; }
.page-thumbnail { margin-bottom: 30px; }
.page-thumbnail img { display: block; }
body.page-template-templatesfullwidth-php .page-thumbnail { margin-top: -40px; margin-left: -30px; margin-right: -30px; }
.dotted-divider { outline: none; border: none; display: none; height: 5px; width: 100%; background: url("images/tridots.png") center repeat-x; margin: 20px 0; }

.wpex-readmore { display: block; margin-top: 20px; }

.wpex-readmore a { 
display: block;
float: left;
background: #222;
color: #fff;
padding: 0 6px;
transition: all 200ms linear 0s;
}
.wpex-readmore a:hover {
 background: #F1564A;
text-decoration: none;
}

/* Lists
================================================== */
.entry ul { margin:0; }
.entry ul li,
.entry ol li { margin: 0; }
.entry ol { margin: 30px 0 30px 25px }
.entry ul { list-style: none; }
.entry ol { list-style: decimal }

.entry .kyoushitsu2{
display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.entry ul.kyoushitsu2 li{
width:23%;
margin:0 0 10px;
font-size:13px;
}


.entry ul.kyoushitsu2 li img{
	width:100%;
	height:auto;
}

/* Typography
================================================== */
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
color: #000;
line-height: 1.4em;
font-family: 'Noto Sans Japanese', sans-serif;
}

.entry h2,
.entry h4,
.entry h5,
.entry h6 {
 margin: 30px 0 0; 
}

.entry .panel-grid-cell h3.widget-title{
	  margin-top: 0;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0.1rem;
    color: #8d1e22;
}

h1 {
font-size: 24px;
margin:20px 0; }

h2 { font-size: 18px }
h3 { font-size: 16px }
h4 { font-size: 14px }
h5 { font-size: 12px }
h6 { font-size: 10px }
p { margin: 0 0 0.2em }

h1 a, h2 a, h3 a, h4 a { 
color: #000;
transition:all 200ms linear 0s;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover { color: #F1564A; text-decoration: none; }

p.lead { color: #777; font-size: 21px; line-height: 27px; }
em { font-style: italic }
strong { font-weight: 600;}
small { font-size: 80% }
hr { border: solid #eee; border-width: 1px 0 0; clear: both; height: 0; margin: 40px 0; }
a { outline: 0 }
/* Page Header
================================================== */
#header-wrap h1{
float: left;
}

#header-wrap h1 a{
background-image: url(https://www.guitarschool.co.jp/wp-content/uploads/aura_logo.svg);
background-repeat:no-repeat;
width:134px;
height:51px;
  text-indent: -9999px;
display: block;
}

.tel{
float: right;
margin:10px 0;
width:300px;
}

.tel_bn{
    text-align: center;
    border-top: 1px solid #664b00;
    border-bottom: 1px solid #664b00;
    margin: 10px 0;
    padding: 5px 0;
}

.tel_bn .tel_text{
letter-spacing: -2px;
font-size:11px;
}

.tel_bn .tel_time{font-size:11px;}

.tel_bn p{
	margin: -20px 0;
    line-height: inherit;
}

.tel_bn p a{
    font-size: 35px;
    text-decoration: none;
    font-weight: 800;
color:#664b00;
}



#logo {
  display: none;
}

.page-header { position: relative; margin-bottom: 30px; padding-bottom: 20px; background: url("images/tridots.png") bottom center repeat-x; }
.page-template-templatesportfolio-php .page-header { margin-bottom: 25px; }

.page-header-title { 
color: #650000; 
font-family: 'Noto Serif JP', "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", メイリオ, Meiryo, serif;
letter-spacing: 0.05em;
font-weight:600;
    }

.single-post .page-header { margin: 0 0 20px; }
.single-post .page-header-title { margin: 0 0 10px; font-size: 24px; }
#archive-description,
#portfolio-template-content { margin-top: 10px; }
#portfolio-template-content p:last-child,
#archive-description p:last-child { margin: 0; }

.topTx{
  font-weight: bold;
  position: relative;
  padding: 10px 50px;
  background: #A40000;
  margin-left: -50px !important;
color:#FFF;
}

.topTx:before {
    content: " ";
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent;
    border-right-color: #a6a6a6;
}


/* Header
================================================== */
/*header*/
#header { text-align: left; position: relative; margin-bottom: 0px; }
#header-wrap{  padding: 0px 0 10px;}
/*logo*/
#logo img { display: block; max-width: 100%; }

.site-text-logo a{ color: #000; font-size: 32px; text-decoration: none; 
font-family: 'Noto Sans Japanese', sans-serif;
font-weight: bold; }

.blog-description { font-size: 15px; }
/* Main Navigation
================================================== */

header nav{
margin:20px 0;
clear:both;
}

.sf-menu{
    background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #3b9fce), color-stop(100%, #2b82ac));
    background-image: -webkit-linear-gradient(to bottom, #7D0000, #560000);
    background-image: -moz-linear-gradient(to bottom, #7D0000, #560000);
    background-image: -o-linear-gradient(to bottom, #7D0000, #560000);
    background-image: linear-gradient(to bottom, #7D0000, #560000);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.sf-menu,
.sf-menu * { list-style: none; }

.sf-menu{
	display:flex;
}

.sf-menu li { position: relative }
.sf-menu ul {
	position: absolute; display: none; top: 100%; left: 0; z-index: 10001; }

.sf-menu > li {
transition: all 200ms linear 0s;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul { display: block }

.sf-menu a { padding: 13px 16px;
display:block;
    color: white;
}
.sf-menu ul ul { top: 0; left: 100%; }
.sf-menu ul { min-width: 160px; *width: 160px; }
.sf-menu a { zoom: 1 }
.sf-menu li { position: relative; white-space: nowrap; *white-space: normal; -webkit-transition: background .2s; transition: background .2s; }
.sf-menu li:hover,
.sf-menu li.sfHover { -webkit-transition: none;
transition: all 200ms linear 0s;

 }
.sf-menu .sf-mega { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }

.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega {
display: block;
transition: all 200ms linear 0s;
}



/*styling*/
#site-navigation-wrap { 
font-family: 'Noto Sans Japanese', sans-serif;
}

#site-navigation .dropdown-menu li {
display: block;
  float: left;
border-left:1px solid #333;
position:relative;
}

li.menu-item-has-children:after{
display: block;
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    color: #FFF;
    top: 35px;
    left: 50%;
    font-size: 10px;
}

#site-navigation .dropdown-menu ul.sub-menu li {
border-left:none;
}

#site-navigation .dropdown-menu ul.sub-menu li a{
padding: 9px 23px;
    background: transparent;
    color: #720000;
}


#site-navigation .dropdown-menu > li { margin-left: 0; }
#site-navigation .dropdown-menu > li:first-child { margin-left:0; }

#site-navigation .dropdown-menu a {
font-size: 0.95em;
text-decoration: none;
text-align:center;
cursor: pointer;
font-family: 'Noto Serif JP', "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", メイリオ, Meiryo, serif;
color:#FFF;
font-size: 16px;
    line-height: 23px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

#site-navigation .dropdown-menu > li{
background-repeat:no-repeat;
background-position: center 0;
background-size:75px;
transition: all 200ms linear 0s;
}

#site-navigation .dropdown-menu > li > a:hover,
#site-navigation .dropdown-menu > li.sfHover > a,
#site-navigation .dropdown-menu > .current-menu-item > a,
#site-navigation .dropdown-menu > .current-menu-item > a:hover { color: #FFF; }

/*drop-down styles*/
#site-navigation .dropdown-menu ul { background: rgba(255, 255, 255, 0.95); border-radius: 0px; font-size: 12px; }
#site-navigation .dropdown-menu ul a { display: block; height: auto; line-height: 1.7em; padding: 20px 15px; margin: 0px; border: 0px; text-transform: none; font-weight: 400;text-align:left; }

#site-navigation .dropdown-menu ul li { border-bottom: 1px solid rgba(255, 255, 255, 0.08); line-height: 1.4em; height: auto; float: none; display: block; }
#site-navigation .dropdown-menu ul li > a:hover {color:#C04E61; }
#site-navigation .dropdown-menu ul li:last-child { border: none; }

.fusen h3{
background: #FCF2B7;
    border-left: 10px solid #8E1D21;
    padding: 10px 40px 10px 20px;
    margin: 30px 0 20px -50px;
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2) , inset 0 0 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    transform: rotate(354deg);
    -webkit-transform: rotate(358deg);
    -moz-transform: rotate(358deg);
    -o-transform: rotate(358deg);
    -ms-transform: rotate(358deg);
}

.genre_midashi{
    padding: 0;
}

.genre_midashi h3{
margin: 0 0 5px 0;
font-size: 18px;
font-family: 'Noto Serif JP', "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", メイリオ, Meiryo, serif;
color:rgb(101, 0, 0);	
}

.lesson_detail_btn{
	  background: #caa3a3;
    color: #FFF;
    padding: 0.14em 1.5em;
    margin: 10px 0 0;
    border-radius: 6px;
    text-decoration: none;
    transition: background 200ms linear 0s;
}

.lesson_detail_btn:hover{
	background:#e4cccc;
}

.midashi_inst h3{
	color: rgb(101, 0, 0);
	font-family: 'Noto Serif JP', "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", メイリオ, Meiryo, serif;
	letter-spacing: 5px;
	font-size: 24px;
	margin: 20px 0 !important;
	border-bottom: 2px solid #650000;
	padding-bottom: 10px;
}


.select_table{
    display:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;

    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;

    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	
    width:48%;
}

.select_table_container{
	  display:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;

    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;

    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}


.select_table_img{
	width:25%;
	height:auto;
	object-fit: contain;
}

.select_table .select_table_text{
	width:73%;
	
}
.select_table .select_table_text h4{
	margin: 0 0 5px 0;
   font-size: 18px;
	font-family: 'Noto Serif JP', "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", メイリオ, Meiryo, serif;
   color: rgb(101, 0, 0);
}

.select_table .select_table_text p{
	margin:0;
	font-size:14px;
    line-height: 1.5;
    margin-bottom: 0.2em;
}

/* 料金案内ぺージ
================================================== */

.page-id-10345 .entry h2{
	margin:0 0 20px;
}

.price_headline {
    text-align: center;
    font-size: 25px;
    letter-spacing: 8px;
}

span.price_strong {
    font-weight: 600;
    text-decoration: underline;
}

.page-id-10345 .text_center img{
width:100px;
height:auto;
}

.btn_price{
text-align:center;
}

.btn_price a{
	background: #a23337;
    width: 230px;
    display: inline-block;
    text-align: center;
    color: #FFF;
    padding: 20px 30px;
    text-decoration: none;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 600;
	margin-bottom:20px;
}

.btn_price a:hover{
	transition:0.5s;
	background: #f7c03e;
}

.price_list{
    width: 100%;
    border: 1px solid #600;
    border-collapse: collapse;
}

.price_list th{
background: #600;
    color: #FFF;
    padding: 15px;
    font-size: 20px;
    letter-spacing: 1px;
}

.price_list td{
text-align:center;
background: #FFF;
    padding: 15px;
}

.price_list2 td{
border:1px solid #600;
text-align:left;
vertical-align:middle;
}

.price_list td span{
display:block;
font-family: 'Noto Serif JP', "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", メイリオ, Meiryo, serif;
font-weight:bold;
}

.price_list td span.price_num {
    display: inline;
    color: #600;
    font-size: 1.5em;
}
.price_list td.price_course{
    background: #e8cfcf;
}

.price_sq{
border:1px solid #600;
padding:10px;
color:#600;
text-align:center;
}

/* Sidebar
================================================== */
.sidebar-container .sidebar-widget { margin-bottom: 0; }

.sidebar-container li {
    margin-bottom: 10px;
}
.sidebar-container a { color: #777; text-decoration:none;}
.sidebar-container a:hover { color: #F1564A; text-decoration: none; }

.sidebar-container .sidebar-widget .widget-title { font-size: 15px; margin: 0 0 10px; font-weight: 600;
	background-image: linear-gradient(to bottom, #7D0000, #560000); text-align:center; }

.sidebar-container .sidebar-widget .widget-title span { padding-right: 10px;    color: #fff; }

.sidebar-container .widget_archive a:hover,
.sidebar-container .widget_categories a:hover { background: #F1564A; color: #fff; padding: 0 2px; margin: 0 -2px; }

/* Widgets
================================================== */
.sidebar-container select { width: 100%; }
/*calendar widget*/
#wp-calendar { width: 100%; font-size: 11px; }
#wp-calendar thead th { background: #f5f5f5; border: 1px solid #ddd; border-top: none; font-size: 11px; }
#wp-calendar tbody td { text-align: center; border: 1px solid #ddd; line-height: 2.5em; transition: background 0.15s ease; -webkit-transition: background 0.15s ease; -o-transition: background 0.15s ease; -moz-transition: background 0.15s ease; }
#wp-calendar tbody td a,
#wp-calendar tbody td a:hover { color: #F1564A; text-decoration: underline; }
#wp-calendar tfoot td { padding-top: 1px; padding: 4px; }
#wp-calendar caption { cursor: pointer; font-size: 12px; text-transform: uppercase; margin: 0; padding: 12px; outline: 0 none !important; background: #F1564A; color: #fff; }
#wp-calendar tbody a { display: block; text-decoration: underline; }
#wp-calendar th { text-align: center; border: 1px solid transparent; border-top: none; padding: 2px 0; color: #a7a7a7; }
#wp-calendar tfoot td#next { text-align: right; }
#footer #wp-calendar thead th { background: #232323 }
#footer #wp-calendar thead th,
#footer #wp-calendar tbody td { border-color: #333 }
/* Posts
================================================== */
.loop-entry { border-bottom: 2px solid #f4f4f4; margin-bottom: 30px; padding-bottom: 30px; height: 210px;}
.loop-entry.post-entry p:last-child { margin: 0 }

.loop-entry-title{ 
	font-size: 18px; 
	margin: 0;
	color: #650000;
	font-family: 'Noto Serif JP', "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", メイリオ, Meiryo, serif;
	font-weight: 600;
}

.loop-entry-title a{ 
	text-decoration:none;
}
.loop-entry-thumbnail{float:left;}
.loop-entry-thumbnail,
.post-thumbnail { margin-bottom: 30px; }
.loop-entry-thumbnail img{ box-shadow: #000 0em 0em 0em; nowhitespace: afterproperty; width:200px; 
  position: absolute;
  clip: rect(0px 200px 200px 0px);}

.loop-entry-thumbnail img { transition: all 200ms linear 0s;}
.loop-entry-thumbnail img:hover { opacity: 0.8; }

.loop-entry-text{float: right;
  width: 410px;}

.post-video { margin-bottom: 30px; }
.entry-footer { margin-top: 40px; }
.entry-footer .post-edit-link { float: right; display: block; border: 2px solid #ddd; padding: 2px 14px; color: #aaa; font-size: 0.85em; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; font-family: 'Noto Sans Japanese', sans-serif;
}
.entry-footer a:hover { color: #000; border-color: #000; text-decoration: none; }
.author-info { margin-top: 40px; }
.author-info .author-info-inner { position: relative; padding-left: 100px; }
.author-info .author-avatar { position: absolute; left: 0; top: 0; }
.author-info .author-avatar img { border-radius: 2px; }
/* Post Meta
================================================== */

.post-meta { color: #333; font-size: 13px; line-height: 2em; margin-bottom: 10px; }

.single .post-thumbnail{  display: none;}
.single-portfolio .post-meta,
.single-post .post-meta { margin-bottom: 0; margin-top: 10px; }
.post-meta li { display: block; float: left; margin: 0; }
.post-meta li .meta-seperator { margin: 0 15px; color: #ddd; }
.post-meta .meta-date-text,
.post-meta a { color: #808080; }
.post-meta a { text-decoration: underline; }
.post-meta a:hover { color: #F1564A; }


.loop-entry-content{
	font-size:12px;
}

/* Search
================================================== */
.search-entry { position: relative; padding-left: 180px; min-height: 150px; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #ddd; }
.search-entry-thumbnail { position: absolute; left: 0; top: 0; width: 150px; }
.search-entry-thumbnail img { width: 100%; transition: all 200ms linear 0s;
}
.search-entry-thumbnail a:hover img { opacity: 0.8; }
.search-entry-title { margin: 0 0 15px; }
.search-entry.no-featured-image { padding-left: 0; }
/* Pagination
================================================== */
ul.page-numbers { list-style: none; margin: 0; }
ul.page-numbers li { display: block; text-align: center; float: left; }
.page-numbers:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.page-numbers a,
.page-numbers span,
#edd_download_pagination .page-numbers { background-color: transparent; border: 0; color: #606060; background: #f1f1f1; cursor: pointer; display: block; float: left; height: 22px; line-height: 22px; margin-right: 4px; margin-top: 4px; width: auto; padding: 0 8px; text-align: center; ftext-decoration: none; }
.page-numbers a:hover,
.page-numbers span.current,
#edd_download_pagination .page-numbers:hover,
#edd_download_pagination .page-numbers.current { background: #F1564A; color: #fff; text-decoration: none; }
/*next/prev*/
.single-post-pagination { position: absolute; right: 0; top: 0; }
.single-post-pagination li { display: block; float: left; margin-left: 4px; }
.single-post-pagination li:first-child { margin-left: 0; }
.single-post-pagination li a { display: block; font-size: 21px; color: #bbb; transition: all 200ms linear 0s;
}
.single-post-pagination li a:hover { color: #000; }
/* FlexSlider
================================================== */
/* Necessary Styles*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; margin: 0; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
/*main*/
.flexslider-container { position: relative; }
.flexslider-container img { display: block; height:321px;}
/*next/prev*/
.flex-direction-nav { z-index: 9; position: absolute; bottom:0; right: 0; }
.flex-direction-nav li { display: block; float: left; margin-left: 0; }
.flex-direction-nav li a { display: block; height: 30px; line-height: 30px; width: 35px; text-align: center; opacity: 0.8; background: #000; color: #fff; font-size: 14px; }
.flex-direction-nav li a:hover { opacity: 1; background: #F1564A; color: #fff; text-decoration: none; }
.flex-direction-nav li a .genericon { font-size: 16px; height: 30px; line-height: 30px; }
/*pagination*/
.flex-control-nav { margin-top: 20px; }
.flex-control-nav li { display: block; float: left; }
.flex-control-nav a { background-color: transparent; border: 0; color: #606060; background: #ddd; cursor: pointer; display: block; float: left; height: 30px; line-height: 30px; margin-right: 2px; width: 30px; text-align: center; ftext-decoration: none; }
.flex-control-nav a:hover,
.flex-control-nav a.flex-active { background: #F1564A; color: #fff; text-decoration: none; }
/* Homepage
================================================== */

.flexbox {
    display:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;

    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;

    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap
}

#homepage-slider-wrap { margin:0;  width:770px;}
#homepage-content,
#homepage-features { margin-top: 30px; }
#homepage-portfolio { margin-top: 10px; }
#homepage-content { font-size: 16px; color: #000; }
.homepage-content-bottom-divider {margin-bottom: 0;}
#homepage-slider-wrap .flexslider .slides img { border-radius: 4px 4px 0 0; }
#homepage-slider li a{margin: 0 ;}
#homepage-slider li a img{box-shadow: 0px 3px 15px #3C3C3C;}

.free{
    width: 250px;
}

.free a {
display:inline-block;
height:321px;
}


.free a img{
	object-fit:cover;
	height:100%;
}

a:hover img{
opacity:0.6;
}

.home_about{
    background-image: url(https://www.guitarschool.co.jp/wp-content/uploads/orn_r.png);
    z-index: 100;
    display: inline-block;
    background-size: 190px;
    background-repeat: no-repeat;
    background-position: right top;
}



/* Feature Entries
================================================== */
.feature-thumbnail { margin: 0 0 20px; }
.feature-thumbnail img { display: block; width: auto; margin: 0 auto; }
.feature-thumbnail a:hover img { opacity: 0.8; }
.features-entry { text-align: center; padding: 25px; background: #f6f6f6; }
.feature-entry-title { margin: 0 0 10px; font-size: 1.4em; font-weight: bold; color: #000; }
.feature-entry-content p:last-child { margin: 0; }
.features-entry .feature-icon-font { margin-bottom: 10px; }
.features-entry .feature-icon-font .fa { font-size: 28px; color: #000; }
.feature-entry-url { margin: -20px; padding: 20px; display: block; text-decoration: none; color: #555; }
.feature-entry-url:hover { text-decoration: none; }
.feature-entry-url:hover .feature-icon-font .fa { color: #F1564A; }
/* Portfolio
================================================== */
/*main*/
#portfolio-wrap { position: relative }
#portfolio-wrap ul { margin: 0px; list-style: none; }
#portfolio-description { padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #e6e6e6; }
#portfolio-description p:last-child,
.portfolio-description p { margin: 0 }
/*portfolio entry*/
.portfolio-entry.grid-2 { margin-bottom: 60px }
.portfolio-entry.grid-3 { margin-bottom: 40px }
.portfolio-entry.grid-4 { margin-bottom: 40px }
.portfolio-entry-media a,
.portfolio-entry-media img { display: block; }
.portfolio-entry-media a:hover img { opacity: 0.85; }
.portfolio-entry a { text-decoration: none }
.portfolio-entry a:hover { text-decoration: none }
.portfolio-entry-details { background: #f6f6f6; padding: 15px; text-align: center; }
.portfolio-entry-title { margin: 0; font-size: 1.1em; }
.portfolio-entry-categories a { color: #777; }
.portfolio-entry-categories a:hover { color: #000; }
.single-portfolio .post-slider-wrap,
.single-portfolio .post-video { margin: -30px -30px 30px; }
.single-portfolio .post-slider-wrap img { border-radius: 4px 4px 0 0; }
/*portfolio related*/
#single-portfolio-related { margin-top: 30px; }
/* Staff
================================================== */
.staff-entry-media { }
.staff-entry-title { font-size: 18px; margin: 15px 0; font-size: 1.2em; }
.staff-entry-content p:last-child { margin: 0; }
/* Forms / Inputs / Buttons
================================================== */
/*inputs*/
input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"] { }input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="tel"]:focus,textarea:focus { color: #676767; outline: none; }

input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],
textarea {
 -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; background: transparent; border: 1px solid #ddd; box-sizing: border-box; color: #606060; display: block;
background-color:#FFF;
font-size: 1em; margin: 0;
max-width: 100%;
padding: 5px 10px;
font-family: 'Noto Serif JP', "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", メイリオ, Meiryo, serif;
font-weight:600;
}

textarea { width: 100%; }
button,
input[type="button"],
input[type="submit"] { -webkit-appearance: none; background: #222; border: transparent; color: #fff; cursor: pointer; display: inline-block; font-size: 1em; font-weight: 400; outline: none; padding: 0 10px; height: 30px; line-height: 30px; position: relative;
font-family: 'Noto Serif JP', "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", メイリオ, Meiryo, serif;
}

.entry input[type="submit"] { margin-top: 10px; }
button:active,
input[type="button"]:active,
input[type="submit"]:active { }
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover { background-color: #F1564A }
a.view-all { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background: #EEEEEE; border-radius: 3px; padding: 8px 20px; text-align: center; width: 100%; color: #808080; }
/* Search
================================================== */
input[type="search"] { font-size: 1em; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; background: #f7f7f7; border: none; border-radius: 0; box-sizing: border-box; color: #555; outline: none; padding: 10px 12px; width: 100%;}
input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none }
input[type="search"]::-webkit-search-decoration { display: none }
/* Contact Form 7
================================================== */
.wpcf7-form span.wpcf7-form-control-wrap { display: block; margin-top: 10px; position: relative; }
.wpcf7-form p { margin: 0 0 20px }
.wpcf7-form p:last-of-type { margin: 0 }
div.wpcf7-validation-errors { margin: 25px 0 0 }
span.wpcf7-not-valid-tip { font-size: 0.95em; color:  #898989; }
.wpcf7-response-output { background: #f4f4f4; color: #888; display: none; line-height: 1.45em; margin-top: 30px; padding: 12px; text-align: center; }
input.wpcf7-not-valid[type="text"],
input.wpcf7-not-valid[type="password"],
input.wpcf7-not-valid[type="email"],
input.wpcf7-not-valid[type="url"],
input.wpcf7-not-valid[type="tel"],
textarea.wpcf7-not-valid { border-color: #FF4847 }

/* Footer
================================================== */
#footer-wrap { 
background: #8E1011;
  overflow: hidden;
  margin: 0 0 -40px;
 }
.home #footer-wrap{margin:0px;}

#footer-wrap input[type="text"],
#footer-wrap input[type="search"] { border:  none; }
#footer-wrap select { width: 100%; }
#footer-wrap a { color: #FFF; font-size:13px;}
#footer-wrap a:hover { color: #F1564A; text-decoration: none; }
#footer-widgets{padding:40px 40px 0;width: 1050px;
    margin: 0 auto;}
#footer-widgets .widget-title { color:  #fff; font-size: 1em; margin: 0 0 15px; background: url("images/tridots-footerf.png") center repeat-x; }
#footer-widgets .widget-title span { padding-right: 10px; }
.footer-widget { margin-bottom: 30px }
#footer-widgets .span_1_of_3.col-1 { padding-right: 10px; }
#footer-widgets .span_1_of_3.col-2 { padding-left: 5px; padding-right: 5px; }
#footer-widgets .span_1_of_3.col-3 { padding-left: 10px; color:#FFF;}

.footer-widget > ul > li,
#footer-wrap .widget_nav_menu ul li { 
padding: 2px 0;
letter-spacing: 1px;
}

.footer-widget > ul > li:first-child,
#footer-wrap .widget_nav_menu ul li:first-child { }

#footer .textwidget address{
 font-size: 14px;
}

#copyright-wrap {  padding: 20px 0;
  color: #FFF;
  text-align: center;
  background-color: #770101;}

#copyright p {margin:0;font-size:14px;}

/* 404 Page
================================================== */
#error-page { text-align: center; margin-top: 60px; }
#error-page-title { border: none; font-size: 7.5em; line-height: 1em; margin: 0 0 30px; }
#error-page-title span { margin-right: 7px }
#error-page-text { font-size: 1.15em; }
/* WordPress Styles
================================================== */
.sticky { }
.bypostauthor { }
/*aligns*/
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 10px 20px; }
.alignleft { float: left; margin: 0 20px 10px 0; }
/*floats*/
.floatleft { float: left }
.floatright { float: right }
/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
/*captions*/
.wp-caption { max-width: 100% !important }
.wp-caption p.wp-caption-text { box-sizing: border-box; text-align: center; }
.wp-caption img { display: block; border: 0 none; margin: 0; width: 100%; padding: 0; }
/*smiley reset*/
.wp-smiley { margin: 0 !important; max-height: 1em; }
/*img attachment*/
#img-attch-page { overflow: hidden; text-align: center; }
#img-attch-page img { display: inline-block; margin: 0 auto; margin-bottom: 20px; max-width: 100%; }
/*gallery*/
.gallery { margin: 0 0 30px !important; }
.gallery-icon img { border: none !important; }
/*hide responsive elements
================================================== */
#navigation-toggle, .sidr, #sidr-close, #mobile-search { display: none }
/*PrettyPhoto
================================================== */
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right { height: 13px }
div.pp_default .pp_top .pp_left { background: url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat }
div.pp_default .pp_top .pp_middle { background: url(images/prettyPhoto/default/sprite_x.png) top left repeat-x }
div.pp_default .pp_top .pp_right { background: url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat }
div.pp_default .pp_content .ppt { color: #f8f8f8 }
div.pp_default .pp_content_container .pp_left { background: url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
div.pp_default .pp_content_container .pp_right { background: url(images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }
div.pp_default .pp_next:hover { background: url(images/prettyPhoto/default/sprite_next.png) center right no-repeat; cursor: pointer; }
div.pp_default .pp_previous:hover { background: url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; }
div.pp_default .pp_expand { background: url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; height: 28px; width: 28px; }
div.pp_default .pp_expand:hover { background: url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; }
div.pp_default .pp_contract { background: url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; height: 28px; width: 28px; }
div.pp_default .pp_contract:hover { background: url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; }
div.pp_default .pp_close { background: url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; height: 30px; width: 30px; }
div.pp_default .pp_gallery ul li a { background: url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border: 1px solid #aaa; }
div.pp_default .pp_social { margin-top: 7px }
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next { left: auto; position: static; }
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause { background: url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height: 30px; width: 30px; }
div.pp_default .pp_nav .pp_pause { background-position: -51px -29px }
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next { background: url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0; width: 20px; }
div.pp_default a.pp_arrow_next { background-position: -82px -3px; left: 52px; }
div.pp_default .pp_content_container .pp_details { margin-top: 5px }
div.pp_default .pp_nav { clear: none; height: 30px; position: relative; width: 110px; }
div.pp_default .pp_nav .currentTextHolder { color: #999; font-size: 11px; font-style: italic; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover { opacity: 0.7 }
div.pp_default .pp_description { font-size: 11px; font-weight: 700; line-height: 14px; margin: 10px 50px 5px 0; }
div.pp_default .pp_bottom .pp_left { background: url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat }
div.pp_default .pp_bottom .pp_middle { background: url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x }
div.pp_default .pp_bottom .pp_right { background: url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat }
div.pp_default .pp_loaderIcon { background: url(images/prettyPhoto/default/loader.gif) center center no-repeat }
div.light_rounded .pp_top .pp_left { background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat }
div.light_rounded .pp_top .pp_right { background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat }
div.light_rounded .pp_next:hover { background: url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat; cursor: pointer; }
div.light_rounded .pp_previous:hover { background: url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; }
div.light_rounded .pp_expand { background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; }
div.light_rounded .pp_expand:hover { background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; }
div.light_rounded .pp_contract { background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; }
div.light_rounded .pp_contract:hover { background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; }
div.light_rounded .pp_close { background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; height: 22px; width: 75px; }
div.light_rounded .pp_nav .pp_play { background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.light_rounded .pp_nav .pp_pause { background: url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.light_rounded .pp_arrow_previous { background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat }
div.light_rounded .pp_arrow_next { background: url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat }
div.light_rounded .pp_bottom .pp_left { background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat }
div.light_rounded .pp_bottom .pp_right { background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat }
div.dark_rounded .pp_top .pp_left { background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat }
div.dark_rounded .pp_top .pp_right { background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat }
div.dark_rounded .pp_content_container .pp_left { background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y }
div.dark_rounded .pp_content_container .pp_right { background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y }
div.dark_rounded .pp_next:hover { background: url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat; cursor: pointer; }
div.dark_rounded .pp_previous:hover { background: url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; }
div.dark_rounded .pp_expand { background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; }
div.dark_rounded .pp_expand:hover { background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; }
div.dark_rounded .pp_contract { background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; }
div.dark_rounded .pp_contract:hover { background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; }
div.dark_rounded .pp_close { background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; height: 22px; width: 75px; }
div.dark_rounded .pp_description { color: #fff; margin-right: 85px; }
div.dark_rounded .pp_nav .pp_play { background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.dark_rounded .pp_nav .pp_pause { background: url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.dark_rounded .pp_arrow_previous { background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat }
div.dark_rounded .pp_arrow_next { background: url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat }
div.dark_rounded .pp_bottom .pp_left { background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat }
div.dark_rounded .pp_bottom .pp_right { background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat }
div.dark_rounded .pp_loaderIcon { background: url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat }
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content { background: #000 }
div.dark_square .pp_description { color: #fff; margin: 0 85px 0 0; }
div.dark_square .pp_loaderIcon { background: url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat }
div.dark_square .pp_expand { background: url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; }
div.dark_square .pp_expand:hover { background: url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; }
div.dark_square .pp_contract { background: url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; }
div.dark_square .pp_contract:hover { background: url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; }
div.dark_square .pp_close { background: url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; height: 22px; width: 75px; }
div.dark_square .pp_nav { clear: none }
div.dark_square .pp_nav .pp_play { background: url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.dark_square .pp_nav .pp_pause { background: url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.dark_square .pp_arrow_previous { background: url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat }
div.dark_square .pp_arrow_next { background: url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat }
div.dark_square .pp_next:hover { background: url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat; cursor: pointer; }
div.dark_square .pp_previous:hover { background: url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; }
div.light_square .pp_expand { background: url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; }
div.light_square .pp_expand:hover { background: url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; }
div.light_square .pp_contract { background: url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; }
div.light_square .pp_contract:hover { background: url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; }
div.light_square .pp_close { background: url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; height: 22px; width: 75px; }
div.light_square .pp_nav .pp_play { background: url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.light_square .pp_nav .pp_pause { background: url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.light_square .pp_arrow_previous { background: url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat }
div.light_square .pp_arrow_next { background: url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat }
div.light_square .pp_next:hover { background: url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat; cursor: pointer; }
div.light_square .pp_previous:hover { background: url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; }
div.facebook .pp_top .pp_left { background: url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat }
div.facebook .pp_top .pp_middle { background: url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x }
div.facebook .pp_top .pp_right { background: url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat }
div.facebook .pp_content_container .pp_left { background: url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y }
div.facebook .pp_content_container .pp_right { background: url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y }
div.facebook .pp_expand { background: url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; }
div.facebook .pp_expand:hover { background: url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; }
div.facebook .pp_contract { background: url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; }
div.facebook .pp_contract:hover { background: url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; }
div.facebook .pp_close { background: url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; height: 22px; width: 22px; }
div.facebook .pp_description { margin: 0 37px 0 0 }
div.facebook .pp_loaderIcon { background: url(images/prettyPhoto/facebook/loader.gif) center center no-repeat }
div.facebook .pp_arrow_previous { background: url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; }
div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
div.facebook .pp_arrow_next { background: url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; }
div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
div.facebook .pp_nav { margin-top: 0 }
div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
div.facebook .pp_nav .pp_play { background: url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
div.facebook .pp_nav .pp_pause { background: url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
div.facebook .pp_next:hover { background: url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; }
div.facebook .pp_previous:hover { background: url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; }
div.facebook .pp_bottom .pp_left { background: url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat }
div.facebook .pp_bottom .pp_middle { background: url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x }
div.facebook .pp_bottom .pp_right { background: url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat }
div.pp_pic_holder a:focus { outline: none }
div.pp_overlay { background: #000; display: none; left: 0; position: absolute; top: 0; width: 100%; z-index: 9500; }
div.pp_pic_holder { display: none; position: absolute; width: 100px; z-index: 10000; }
.pp_content { height: 40px; min-width: 40px; }
* html .pp_content { width: 40px }
.pp_content_container { position: relative; text-align: left; width: 100%; }
.pp_content_container .pp_left { padding-left: 20px }
.pp_content_container .pp_right { padding-right: 20px }
.pp_content_container .pp_details { float: left; margin: 10px 0 2px; }
.pp_description { display: none; margin: 0; }
.pp_social { float: left; margin: 0; }
.pp_social .facebook { float: left; margin-left: 5px; overflow: hidden; width: 55px; }
.pp_social .twitter { float: left }
.pp_nav { clear: right; float: left; margin: 3px 10px 0 0; }
.pp_nav p { float: left; margin: 2px 4px; white-space: nowrap; }
.pp_nav .pp_play,
.pp_nav .pp_pause { float: left; margin-right: 4px; text-indent: -10000px; }
a.pp_arrow_previous,
a.pp_arrow_next { display: block; float: left; height: 15px; margin-top: 3px; overflow: hidden; text-indent: -10000px; width: 14px; }
.pp_hoverContainer { position: absolute; top: 0; width: 100%; z-index: 2000; }
.pp_gallery { display: none; left: 50%; margin-top: -50px; position: absolute; z-index: 10000; }
.pp_gallery div { float: left; overflow: hidden; position: relative; }
.pp_gallery ul { float: left; height: 35px; margin: 0 0 0 5px; padding: 0; position: relative; white-space: nowrap; }
.pp_gallery ul a { border: 1px rgba(0,0,0,0.5) solid; display: block; float: left; height: 33px; overflow: hidden; }
.pp_gallery ul a img { border: 0 }
.pp_gallery li { display: block; float: left; margin: 0 5px 0 0; padding: 0; }
.pp_gallery li.default a { background: url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat; display: block; height: 33px; width: 50px; }
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next { margin-top: 7px!important }
a.pp_next { background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat; display: block; float: right; height: 100%; text-indent: -10000px; width: 49%; }
a.pp_previous { background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat; display: block; float: left; height: 100%; text-indent: -10000px; width: 49%; }
a.pp_expand,
a.pp_contract { cursor: pointer; display: none; height: 20px; position: absolute; right: 30px; text-indent: -10000px; top: 10px; width: 20px; z-index: 20000; }
a.pp_close { display: block; line-height: 22px; position: absolute; right: 0; text-indent: -10000px; top: 0; }
.pp_loaderIcon { display: block; height: 24px; left: 50%; margin: -12px 0 0 -12px; position: absolute; top: 50%; width: 24px; }
#pp_full_res { line-height: 1!important }
#pp_full_res .pp_inline { text-align: left }
#pp_full_res .pp_inline p { margin: 0 0 15px }
div.ppt { color: #fff; display: none; font-size: 17px; margin: 0 0 5px 15px; z-index: 9999; }
div.pp_default .pp_content,
div.light_rounded .pp_content { background-color: #fff }
div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline { color: #000 }
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a { border-color: #fff }
div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details { position: relative }
div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content { background: #fff }
div.light_rounded .pp_description,
div.light_square .pp_description { margin-right: 85px }
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px!important }
div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon { background: url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat }
div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle { background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat }
div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder { color: #c4c4c4 }
div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline { color: #fff }
.pp_top,
.pp_bottom { height: 20px; position: relative; }
* html .pp_top,
* html .pp_bottom { padding: 0 20px }
.pp_top .pp_left,
.pp_bottom .pp_left { height: 20px; left: 0; position: absolute; width: 20px; }
.pp_top .pp_middle,
.pp_bottom .pp_middle { height: 20px; left: 20px; position: absolute; right: 20px; }
* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle { left: 0; position: static; }
.pp_top .pp_right,
.pp_bottom .pp_right { height: 20px; left: auto; position: absolute; right: 0; top: 0; width: 20px; }
.pp_fade,
.pp_gallery li.default a img { display: none }


.top_headline{
font-family: 'Noto Serif JP', "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", メイリオ, Meiryo, serif;
color:#a83838;
font-size:30px;
margin: 0 0 20px !important;
font-weight:600;
}

.kids_headline{
font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
margin: 0 0 30px !important;
font-size: 40px;
letter-spacing: 5px;
}


.kids_intro p{
margin: 0;
    font-size: 20px;
    line-height: 2.0;
    font-weight: 600;
    color: #555;
    letter-spacing: 1px;
}

.kids_element h3.widget-title{
	text-align:center;
    font-size: 20px;
color:#00bea4;
}

.kids_element h3.widget-title:before{
  content: "\f111";
  font-family: FontAwesome;
margin-right:15px;
}

.kids_table {
  border: 1px solid #ff6574;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 10px;
  overflow: hidden;
  margin:20px 0;
}

.kids_table thead th,
.kids_table tbody th,
.kids_table tbody td {
	padding: .6em 3em;
	border-bottom: 1px solid #ff6574;
	padding:20px;
}
.kids_table th {
background-color:#ff6574;
font-size:18px;
font-weight:bold;
color:#FFF;
vertical-align: middle;
}

.kids_table th span{
font-size:13px;
display: block;
}

.kids_table td {
background-color:#FFF;
width:32%;
}

.kids_table td span{
font-weight:bold;
}

.kids_table thead th + th,
.kids_table tbody td {
  border-left: 1px solid #ff6574;
}

.kids_table tbody tr:last-child th,
.kids_table tbody tr:last-child td {
  border-bottom: none;
}

.kids_title h3{
    position: relative;
    color: #fff;
    background: #ffac64;
    line-height: 1;
    font-size: 20px;
    padding: 14px 30px 10px 10px;
display:inline-block;
}

.kids_title h3:after {
    content: "";
    position: absolute;
    top: 0;
    right: -22px;
    height: 0;
    width: 0;
    border: 22px solid #ffac64;
    border-right-color: transparent;
}

.explain{
text-align:left;
}

.explain b{
font-weight:bold;
}

/* Headline */

#panel-7-0-0-0{
padding:0;
padding-bottom:30px;
}

#panel-7-0-0-0 h2{
  margin: 20px 0;
  background: url(https://www.guitarschool.co.jp/wp-content/uploads/tsuta.png);
  height: 20px;
  background-repeat: no-repeat;
  padding: 30px 0 40px;
  background-size: contain;
  font-size: 24px;
  letter-spacing: 6px;
  background-position: center;}

#panel-7-0-0-0 p {
  padding: 20px 150px;
  font-size: 20px;
  line-height: 1.8em;
  letter-spacing: 1px;}




/* ３つの特徴 */

.introbox1 h2,
.introbox2 h2,
.introbox3 h2{
  font-size: 25px;
  letter-spacing: 0px;
	font-weight:600;
  margin:  0 20px;
  text-align: left;
	color:#a83838;
}

.introbox1,
.introbox2,
.introbox3{
font-size:14px;
border:1px solid #6b0000;
color: #333;
line-height: 2em;
background-color:rgba(255,255,255,0.6);
padding: 30px;
margin-bottom: 30px;
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}

.introbox1 .imgbox,
.introbox2 .imgbox,
.introbox3 .imgbox{
	width:35%;
}

.introbox2 .imgbox img{
	height:300px;
	object-fit:cover;
	width:100%;
}

.introbox1 .textwidget,
.introbox2 .textwidget,
.introbox3 .textwidget{
	width:63%;
}




.reasonflex{
display:flex;
justify-content: space-between;
}

.reasonflex p{
padding:0 50px;
}

.reasonflex  p.reasontxt{
width:650px;
font-size: 17px;
    line-height: 2.0;
}

.reasonflex img{
width:200px;
}

.reasonflex a{
color:#333;
font-weight:bold;
text-decoration:underline;
}

#panel-7-3-0-0 h3,
#panel-7-4-0-0 h3,
#panel-7-5-0-0 h3{
color: #FFF;
text-align:center;
font-size: 20px;
letter-spacing: 5px;
background-color:#6b0000;
padding:10px;
font-family: 'Noto Serif JP', "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", メイリオ, Meiryo, serif;
font-weight:600;
}

/* kids */

.home_only{
display:none;
}

.home .kids_only{
display:none !important;
}

.page-id-15307 .home_only{
display:none !important;
}

.home .home_only{
    display:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;

    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;

    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}

.page-id-15307 .kids_only{
display:flex;
}

.kids_btn{
    text-align: center;
    color: #FFF;
    font-weight: bold;
    width: 100%;
    background: #ff507d;
    text-decoration: none;
    border-radius: 10px;
    padding: 25px 0;
    font-size: 20px;
    margin-top: 20px;
    box-shadow: 0px 5px 0px 0px #771212;
transition:background 200ms linear 0s;
display:block;
}

.kids_btn-yellow{
background:#ffa950;
}

.kids_btn:hover{
background:#ffadc2;
}

.kids_btn-yellow:hover{
background:#ffca92;
}

.sns_box{
	display:flex;
	justify-content:space-between;
	margin-top:40px;
	margin-bottom:40px;
}

.sns_box .fb-page,
.sns_box .tw-page{
	width:48%;
}





/* バナー */
#pg-7-6 img{
height:140px !important;
}

/* バナー */

#panel-7-7-0-0{
padding:25px;
}

#panel-7-7-0-0 img{
width: 118px;
margin: 0px 10px;
}

/*講師紹介ページ */

.arconix-tabs-horizontal{width:660px;}
.arconix-tabs-horizontal ul.arconix-tabs li{margin-right:0;}
.arconix-tabs-horizontal ul.arconix-tabs li a{padding: 10px 20px;}

.koushi{
  width: 140px;
  float: left;
  padding: 5px;
  font-size: 12px;
}

.koushi img{
height: 75px;
width: 100%;
object-fit:cover;}

.tablestyle2{
width:100%;
}

.tablestyle2 th{
width:15%;
text-align:center;
  border: 1px solid #CCC;
  vertical-align: middle;
height:170px;
}

.tablestyle2 th img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    object-position:top center;
}

.tablestyle2 th a{
color:#666;
display:block;
}

.tablestyle2 tr:nth-child(even) {
 background-color:#F0F0F6; 
}
.tablestyle2 tr:nth-child(odd) {
 background-color:#FFF; 
}

.tablestyle2 td{
width:35%;
padding:10px 20px;
border: 1px solid #CCC;
  vertical-align: middle;
font-size:14px;
}

.tablestyle2 td a{
color:#333;
}

.kyoushitsu{}

.kyoushitsu td{  padding: 10px;
  vertical-align: top;
  font-size: 12px;
width:33%;}

.kyoushitsu td img{
  width: auto;
  height: 130px;}

#panel-84-1-1-0 img,
#panel-84-3-1-0 img,
#panel-84-5-1-0 img,
#panel-84-7-1-0 img,
#panel-84-9-1-0 img,
#panel-84-11-1-0 img{width:100%;}

.ph_frame{
border: 10px solid #FFF;
  box-shadow: 2px 3px 3px #CCC;
}

.bt_01{
  background-color: #C67D7F;
  color: #FFF;
  padding: 10px;
  border-radius: 5px;
  margin-right: 10px;
	transition:0.3s;
	display:inline-block;
	text-decoration:none;
}

.bt_01:hover{
	opacity:0.6;
}

.arconix-tabs-horizontal ul.arconix-tabs li a{
	-webkit-border-radius: 0px 0px 0 0;
 	-moz-border-radius: 0px 0px 0 0;
 	-o-border-radius: 0px 0px 0 0;
	width:88px;
	padding:10px;
	font-size:14px;
}

.mask img{
   -webkit-mask:url(https://www.guitarschool.co.jp/wp-content/uploads/mask.png) no-repeat;
　　-webkit-mask-size:100%;
}

.buy a{
background-color: #8E1D21;
    color: #FFF;
    font-size: 11px;
    padding: 5px;
}

table.company {
    width: 750px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 12px;
}
 
table.company th,
table.company td {
    padding: 10px;
}
 
table.company th {
    background: #6b0000;
    vertical-align: middle;
    text-align: left;
    width: 150px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}
 
table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #6b0000;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    table.company th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
}
 
table.company td {
    width: 600px;
    padding-left: 20px;
}


/* EDD tweaks
================================================== */
.edd_download_image { margin-bottom: 20px; }
.edd_download_image a { display: block;transition:background 200ms linear 0s; }
.edd_download_image img { width: 100%; display: block; transition:background 200ms linear 0s;}
.edd_download_image a:hover img { opacity: 0.85; }
.entry .edd_download_title { margin: 0 0 10px;}
.edd_downloads_list .edd_download { margin-bottom: 30px; }
.edd_downloads_list .edd_download_inner { margin: 0; }
.edd_downloads_list .edd_download_title { margin: 0 0 10px; font-size: 21px; }