@charset "utf-8";
/*
Theme Name: DUKESWALK2
Description: DUKESWALK2 テンプレート
Theme URI: http://dukeswalk.net/
Author: DUKESWALK
Version: 1.1
*/

/*______________________________ reset ______________________________*/
/*
html5 Reset 2016.06.09
kaz
Revised based on

html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - 
http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

body {
line-height: 1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
display: block;F
}

a {
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

cite,em,strong,var {
font-style: normal;
font-weight: normal;
text-decoration: none;
}

ins,u {
text-decoration: none;
}

hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}

ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after,q:before, q:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

input,button,select {
vertical-align: middle;
}

option {
padding: 0;
}

img {
margin: 0;
vertical-align: top;
line-height: 0;
}

input,textarea,button,table,tr,th,td {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}


/*########################___ html_tag ___########################*/
body {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #131313;
}

h1,h2,h3,h4,h5,h6 {
font-weight: normal;
}

a {
color: #464646;
text-decoration: none;
}

a:hover {
}

a:active,a:hover {
outline: 0;
}

a.text-link {
text-decoration: underline;
}

a.text-link:hover {
text-decoration: none;
}

br {
letter-spacing: normal;
}

em {
color: #ce0000;
}

strong {
}

del {
text-decoration: line-through;
}

ol li {
margin: 0 0 0 2em;
line-height: 1.6;
}

table {
width: 100%;
margin: 0 0 20px;
font-size: 100%;
line-height: 1.6;
}

th,td {
text-align: left;
padding: 0.45em 0.75em;
}

button,html input[type=button],input[type=reset],input[type=submit] {
-webkit-appearance: button;
cursor: pointer;
}

input,button,select,textarea {
font-size: 1em;
font-family: Meiryo,"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Helvetica,sans-serif;
white-space: normal;
}

input,button {
padding: 0 0.35em;
}

textarea {
padding: 0.25em 0.5em;
}

input[type=text],.box-miniform input[type=email] {
padding: 0.33em 0.7em;
border: solid 1px #b9b9b9;
border-radius: 3px;
}

input[type=text]:focus {
outline: none;
}

input[type=radio],input[type=checkbox] {
position: relative;
top: -0.1em;
}

input[type=image] {
padding: 0;
border: none;
}

textarea {
width: 100%;
height: 8em;
border: solid 1px #b9b9b9;
border-radius: 3px;
}


/*#_---------------------------___*/
/*########################___ for SP & base ___########################*/


/*########################___     SP_only ___########################*/
@media screen and (max-width: 640px) {
.only-pc
,.gnav .content-item
,.config-text-size
,.box-translation
{display: none;}

img
,input[type="text"]
,input[type="email"]
,input[type="tel"]
{width: 100%;}

body {
overflow-x: hidden;
}

.img-original {
width: auto;
}

.img-basic {
margin-bottom: 25px;
}

.img-fix {
display: block;
margin-left: auto;
margin-right: auto;
}

.main {
padding-top: 18px;
}

.section > .inner {
padding: 0 10px;
}

.sub-disp {
padding: 25px 39px 1px 31px;
}

.bottom-box .box-banner {
margin: 0 39px 25px 31px;
}

.footer-lesson {
margin: 0 0 25px;
}

.footer-logo {
padding: 39px 0;
background: #0e0b0e;
}

.box-sp-tablefit {
margin-left: -10px;
margin-right: -10px;
}



/*########################___     menu ___########################*/
.sp-menu {
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
position: absolute;
top: 0;
right: 0;
width: 52px;
height: 52px;
z-index: 1000;
}

.sp-menu:hover {
cursor: pointer;
}

.sp-menu:before,.sp-menu:after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 18px;
margin: auto;
border: solid #000;
z-index:1;
}

.sp-menu:before {
height: 12px;
border-width: 2px 0;
}

.sp-menu:after {
height: 0;
border-width: 2px 0 0;
}

.sp-menu.is-active {
position: fixed;
}

.sp-menu.is-active:before {
height: 0;
border-color: #fff;
border-bottom: none;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.sp-menu.is-active:after {
border-color: #fff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

header {
width: 100%;
overflow: hidden;
}

.header-menu-box {
visibility: hidden;
/*
position: fixed;
*/
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 99%;
height: calc(100% - 35px);
padding: 51px 0 0;
-webkit-transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transform: translateX(-100%);
background: rgba(0, 0, 0, 0.8);
z-index: 900;
}

.header-menu-box.is-visible {
visibility: visible;
transform: translateX(0px);
}

.box-menu .content-body {
/*
background: #000;
*/
}

.box-menu .content-item-body {
display: none;
}

.box-menu dt.menu-open,.box-menu .menu-contents .content-item-header,.box-menu .menu-other .content-item-header {
display: none;
}

.box-menu dd.menu-open,.box-menu .menu-contents .content-item-body,.box-menu .menu-other .content-item-body {
display: block;
}

.box-menu .content-item-header,.box-menu .content-body a {
position: relative;
display: block;
padding: 20px 10px;
border: solid #e5e5e5;
border-width: 0 0 1px;
font-size: 16px;
color: #fff;
}

.box-menu .content-item-body a {
background: rgba(255, 255, 255, 0.3);
}

.box-menu .menu-open a,.box-menu .menu-contents a,.box-menu .menu-other a {
background: none;
}

.box-menu .content-item-header:before,.box-menu .content-body a:before {
content: "";
position: absolute;
width: 8px;
height: 8px;
top: 0;
bottom: 0;
right: 11px;
margin: auto;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

.box-menu .content-item-header.is-open:before {
border-top: none;
border-bottom: 1px solid #fff;
}

.box-menu .content-item-header:hover {
cursor: pointer;
}

.footer-menu-box {
background: #000;
}


/*########################___     box ___########################*/


/*########################___         box-people-list ___########################*/
.box-people-list {
margin-left: -10px;
}

.box-people-list li {
float: left;
width: 50%;
}

.box-people-list li:nth-child(2n+1) {
clear: both;
}

.box-people-list li .box {
margin-left: 10px;
}


/*########################___     wrap-bottom ___########################*/
.wrap-bottom {
padding-top: 23px;
}

.wrap-bottom .link-panel .content-item {
margin-top: 1px;
position: relative;
color: #fff;
}

.wrap-bottom .link-panel .content-item .content-item-body {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 263px;
height: 195px;
margin: auto;
}

html.translated-ltr .wrap-bottom .link-panel .content-item .content-item-body {
width: 300px;
}

html.translated-ltr .wrap-bottom .link-panel .content-item .content-item-body .item-btn {
font-size: 90%;
}


/*########################___     wrap-order ___########################*/
.wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}

.wrap .main {width: 100%;-webkit-box-ordinal-group: 1;-ms-flex-order: 1;-webkit-order: 1;order: 1;}
.wrap .wrap-bottom {width: 100%;-webkit-box-ordinal-group: 2;-ms-flex-order: 2;-webkit-order: 2;order: 2;}
.wrap .sub {width: 100%;-webkit-box-ordinal-group: 3;-ms-flex-order: 3;-webkit-order: 3;order: 3;}


/*########################___     footer-contents-order ___########################*/
.footer-contents {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}

.footer-contents .footer-lesson {width: 100%;-webkit-box-ordinal-group: 1;-ms-flex-order: 1;-webkit-order: 1;order: 1;}
.footer-contents .footer-menu-box {width: 100%;-webkit-box-ordinal-group: 2;-ms-flex-order: 2;-webkit-order: 2;order: 2;}
.footer-contents .footer-logo {width: 100%;-webkit-box-ordinal-group: 3;-ms-flex-order: 3;-webkit-order: 3;order: 3;}


/*########################___     order-change-box ___########################*/
.order-change-box {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}

.order-21 .box-2 {width: 100%;-webkit-box-ordinal-group: 1;-ms-flex-order: 1;-webkit-order: 1;order: 1;}
.order-21 .box-1 {width: 100%;-webkit-box-ordinal-group: 2;-ms-flex-order: 2;-webkit-order: 2;order: 2;}

.order-213 .box-2 {width: 100%;-webkit-box-ordinal-group: 1;-ms-flex-order: 1;-webkit-order: 1;order: 1;}
.order-213 .box-1 {width: 100%;-webkit-box-ordinal-group: 2;-ms-flex-order: 2;-webkit-order: 2;order: 2;}
.order-213 .box-3 {width: 100%;-webkit-box-ordinal-group: 3;-ms-flex-order: 3;-webkit-order: 3;order: 3;}

.order-1324 .box-1 {width: 100%;-webkit-box-ordinal-group: 1;-ms-flex-order: 1;-webkit-order: 1;order: 1;}
.order-1324 .box-3 {width: 100%;-webkit-box-ordinal-group: 2;-ms-flex-order: 2;-webkit-order: 2;order: 2;}
.order-1324 .box-2 {width: 100%;-webkit-box-ordinal-group: 3;-ms-flex-order: 3;-webkit-order: 3;order: 3;}
.order-1324 .box-4 {width: 100%;-webkit-box-ordinal-group: 4;-ms-flex-order: 4;-webkit-order: 4;order: 4;}


/*########################___     module ___########################*/
.fs18px-sp {font-size: 18px !important;}
p.item-center-sp {text-align: center;}
p.item-left-sp {text-align: left;}
p.item-right-sp {text-align: right;}



} /* end of SP_only */

/*#_---------------------------___*/
/*########################___ header ___########################*/
.header-copy {
padding: 6px 52px 6px 10px;
line-height: 1.7;
font-size: 12px;
}

.gnav .gnav-lesson {
display: block;
}


/*########################___     main-visual / cover-image ___########################*/
.main-visual {
position: relative;
}

.main-visual .header-logo {
position: absolute;
top: 15px;
z-index: 100;
}

.page-cover {
position: relative;
}

.page-cover .header-logo img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
z-index: 100;
}


/*########################___     breadcrumb ___########################*/
.breadcrumb {
display: none;
padding: 18px 10px 5px;
font-size: 12px;
}

.breadcrumb > span {
margin: 0 3px;
}

.breadcrumb > span:first-child {
margin-left: 0;
}

/*
.breadcrumb .content-item {
position: relative;
display: inline-block;
margin: 0 10px 5px 0;
padding: 0 0 0 20px;
}

.breadcrumb .content-item:before {
position: absolute;
top: 0;
left: 0;
content: ">";
}

.breadcrumb .content-item:first-child {
padding: 0;
}

.breadcrumb .content-item:first-child:before {
display: none;
}

.breadcrumb a {
color: #000;
}

.breadcrumb a span {
padding: 0 10px 0 0;
}

.breadcrumb a:hover {
text-decoration: underline;
}

.breadcrumb .home {
padding: 0;
}
*/


/*#_---------------------------___*/
/*########################___ page-common ___########################*/
.title-image {
margin: 0 0 14px;
}

.section p {
margin: 0 0 1em;
line-height: 1.8;
}

hr.separate {
margin: 100px 10%;
border-color: #8b5c00;
}

.text-xx-small {
font-size: 60%;
}

.text-xxx-small {
font-size: 60%;
}

.shadow {
box-shadow: 0px 4px 8px 0px rgba(2, 0, 0, 0.16),inset 0px -4px 0px 0px rgba(2, 0, 0, 0.24);
}

.note {
color: #8b5c00;
font-weight: bold;
}

.link-more {
padding: 1em 0 0;
font-size: 87.5%;
text-align: right;
}

.link-more a:hover {
text-decoration: underline;
}

.box-miniform {
margin: 16px 0 0;
}

.box-miniform .content-item {
margin: 0 0 10px;
}

.box-miniform input[type=text],.box-miniform input[type=email] {
width: 100%;
font-size: 87.5%;
}

.box-miniform .item-btn {
text-align: center;
}

.box-search {
margin: 0 0 20px;
}

.box-search input {
padding: 6px 10px 6px 40px;
background: url(./img/icon_glass.png) no-repeat 14px 8px;
background-size: 16px 16px;
border: solid 1px #b4b4b4;
border-radius: 24px;
font-size: 14px;
}

ul.list,ul.list-text {
margin: 0.5em 0;
}

ul.list li {
margin: 0 0 0.3em 0.5em;
padding: 0 0 0 20px;
line-height: 1.6;
}

ul.list-text li {
margin: 0 0 0.6em 1em;
padding: 0 0 0 1em;
text-indent: -1em;
line-height: 1.6;
}


/*########################___     heading ___########################*/
.text-skin-a {
position: relative;
margin: 0 0 1em;
padding: 0.1em 0 0.1em 20px;
border-left: solid 4px #8b5c00;
font-size: 125%;
font-family: "Times New Roman","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
color: #8b5c00;
line-height: 1.6;
}

.text-skin-a:after {
content: "";
display: block;
position: absolute;
top: 0;
left: -4px;
width: 4px;
height: 12px;
background: #b5b5b5;
}

.text-skin-b {
position: relative;
margin: 1em 0;
padding: 0 0 0 29px;
font-size: 87.5%;
color: #8b5c00;
}

.text-skin-b:before,.text-skin-b:after {
content: "";
display: block;
position: absolute;
}

.text-skin-b:before {
width: 20px;
height: 20px;
background: #8b5c00;
border-radius: 50%;
top: 0;
left: 0;
}

.text-skin-b:after {
top: 7px;
left: 6px;
border: solid 4px transparent;
border-top: solid 7px #fff;
}

.text-skin-c {
margin: 0 -10px 20px;
padding: 15px 10px 13px;
background-image: -moz-linear-gradient( 180deg, rgb(186,154,78) 0%, rgb(172,136,58) 64%, rgb(150,107,29) 100%);
background-image: -webkit-linear-gradient( 180deg, rgb(186,154,78) 0%, rgb(172,136,58) 64%, rgb(150,107,29) 100%);
background-image: -ms-linear-gradient( 180deg, rgb(186,154,78) 0%, rgb(172,136,58) 64%, rgb(150,107,29) 100%);
border-radius: 0;
box-shadow: 0px 2px 4px 0px rgba(2, 0, 0, 0.16),inset 0px -2px 0px 0px rgba(2, 0, 0, 0.16);
text-shadow: 0px -2px 0px rgba(2, 0, 0, 0.16);
font-size: 112.5%;
color: #fff;
font-weight: bold;
line-height: 1.4;
}

.text-skin-c a {
color: #fff;
}

.text-skin-c a:hover {
text-decoration: underline;
}

h3.heading-image {
margin: 0 0 19px;
}

h3.heading-image.skin-a {
border-bottom: solid 1px #393939;
}

.people-list .content-heading {
margin: 0 -10px 30px;
padding: 2em 1em;
background: #f3eee5;
font-weight: bold;
color: #8b5c00;
text-align: center;
}

.heading-text {
position: relative;
margin: 0 0 1em;
padding: 1em 0 0.7em 18px;
border-bottom: solid 1px #8b5c00;
font-size: 125%;
font-weight: bold;
color: #8b5c00;
line-height: 1.3;
}

.heading-text:before {
content: "";
display: block;
position: absolute;
top: 1.4em;
left: 0;
width: 0;
height: 0;
border: solid 5px transparent;
border-left: solid 8px #8d5e00;
}

.heading-text.type-1 {
margin: 0 0 0.75em;
padding: 0 0 0 18px;
border: none;
}

.heading-text.type-1:before {
top: 0.5em;
border: solid 5px transparent;
border-top: solid 8px #8d5e00;
}

/*########################___     text-label ___########################*/
.text-label {
padding: 6px 8px 5px;
background: #fff;
border: solid 1px #8b5c00;
font-size: 75%;
color: #8b5c00;
vertical-align: middle;
}

.text-label.skin-a {
margin-left: 0.4em;
padding: 4px 8px;
background: #e60012;
border: none;
border-radius: 3px;
color: #fff;
font-family: "Times New Roman","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.text-label.skin-b {
padding: 6px 12px 5px;
border: solid 1px #ce0000;
font-size: 100%;
color: #ce0000;
vertical-align: top;
}

.text-label.skin-c {
padding: 11px 10px;
background: #ffbe63;
border: none;
border-radius: 3px;
box-shadow: inset 0px -1px 0px 0px rgba(2, 0, 0, 0.24);
font-size: 14px;
color: #333;
}

.text-label.skin-d {
margin: 0 8px;
padding: 6px 5px;
background: #a40000;
border: none;
font-size: 12px;
font-weight: normal;
color: #fff;
}


/*########################___     text-btn ___########################*/
.text-btn {
position: relative;
display: inline-block;
padding: 15px 34px 14px;
background: #b67300;
border: none;
border-radius: 3px;
box-shadow: inset 0px -1px 0px 0px rgba(2, 0, 0, 0.24);
color: #fff;
text-align: center;
text-decoration: none !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
line-height: 1 !important;
}

.btn-large {
font-size: 137.5%;
}

.text-btn.skin-a {
width: 100%;
padding: 16px 10px 15px;
background: #fff;
border: solid 2px #f04636;
border-radius: 0;
box-shadow: none;
font-size: 125%;
color: #4f4f4f;
}

.text-btn.skin-a span {
position: relative;
padding: 0 36px 0 0;
}

.text-btn.skin-a span:before,.text-btn.skin-a span:after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
margin: auto 0;
}

.text-btn.skin-a span:before {
right: 0;
width: 20px;
height: 20px;
background: #f04636;
border-radius: 50%;
}

.text-btn.skin-a span:after {
right: 8px;
width: 6px;
height: 6px;
border: solid #fff;
border-width: 0 1px 1px 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.text-btn.skin-b {
position: relative;
padding: 7px 40px 7px 7px;
background: none;
border: solid 2px #cdcdcd;
box-shadow: none;
border-radius: 0;
font-size: 87.5%;
color: #4f4f4f;
}

.text-btn.skin-b:after {
content: "";
display: block;
position: absolute;
top: -1px;
bottom: 0;
right: 8px;
width: 6px;
height: 6px;
margin: auto;
border: solid #4f4f4f;
border-width: 0 1px 1px 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}


.text-btn.skin-b.color-2 {
padding: 15px 40px 14px 12px;
background: #8b5c00;
border: none;
color: #fff;
font-size: 16px;
font-weight: normal;
}

.text-btn.skin-b.color-2:after {
right: 12px;
border-color: #fff;
border-width: 0 2px 2px 0;
}




.text-btn.skin-c {
padding-left: 13px;
padding-right: 40px;
box-shadow: none;
}

.text-btn.skin-c:before,.text-btn.skin-c:after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
margin: auto 0;
}

.text-btn.skin-c:before {
right: 14px;
width: 20px;
height: 20px;
background: #f04636;
border-radius: 50%;
}

.text-btn.skin-c:after {
right: 22px;
width: 6px;
height: 6px;
border: solid #fff;
border-width: 0 1px 1px 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.text-btn.color-1 {background: #fff;color: #131313;}
.text-btn.color-2 {background: #e45000;}
.text-btn.color-3 {padding-right: 85px;background: #000;}

.text-btn.skin-c.color-1:before {background: #000;}
.text-btn.skin-c.color-2:before {background: #fff;}
.text-btn.skin-c.color-2:after {border-color: #e45000;}
.text-btn.skin-c.color-3:before {background: #fff;}
.text-btn.skin-c.color-3:after {border-color: #000;}

.text-btn.skin-d {
position: relative;
padding: 5px 25px 5px 10px;
background: none;
border: solid 1px #8b5c00;
border-radius: 0;
box-shadow: none;
font-size: 75%;
color: #8b5c00;
vertical-align: top;
}

.text-btn.skin-d:after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
margin: auto 0;
right: 10px;
width: 6px;
height: 6px;
border: solid #8b5c00;
border-width: 0 1px 1px 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.text-btn.skin-e {
position: relative;
width: 100%;
padding: 22px 10px 22px;
background-image: -moz-linear-gradient( 180deg, rgb(186,154,78) 0%, rgb(172,136,58) 64%, rgb(150,107,29) 100%);
background-image: -webkit-linear-gradient( 180deg, rgb(186,154,78) 0%, rgb(172,136,58) 64%, rgb(150,107,29) 100%);
background-image: -ms-linear-gradient( 180deg, rgb(186,154,78) 0%, rgb(172,136,58) 64%, rgb(150,107,29) 100%);
border-radius: 0;
box-shadow: 0px 2px 4px 0px rgba(2, 0, 0, 0.16),inset 0px -2px 0px 0px rgba(2, 0, 0, 0.16);
text-shadow: 0px -2px 0px rgba(2, 0, 0, 0.16);
font-size: 150%;
line-height: 1.4 !important;
}

.text-btn.skin-e.type-2:before,.text-btn.skin-e.type-2:after {
content: "";
display: block;
position: absolute;
top: 5px;
left: 9px;
width: 51px;
height: 31px;
background: url(./img/bg_btn_skin_e_1.png) no-repeat left top;
background-size: 51px 31px;
}

.text-btn.skin-e.type-2:after {
top: auto;
bottom: 8px;
left: auto;
right: 9px;
background-image: url(./img/bg_btn_skin_e_2.png);
}


/*########################___     box ___########################*/
.box-memo {
margin: 0 -10px 50px;
padding: 15px 10px;
background: #f3eee5;
}

.box-memo p:last-child {
margin-bottom: 0;
}

.box-memo.skin-a {
margin: 0 0 40px;
padding: 15px 10px;
color: #8b5c00;
font-weight: bold;
}

.box-memo.skin-b {
margin: 0 0 30px;
padding: 15px 10px;
}

.box-note {
margin: 0 0 10px;
padding: 14px 8px 12px;
border: solid 2px #f04636;
font-weight: bold;
text-align: center;
line-height: 1.6;
}

.box-photo-link img {
margin-bottom: 25px;
}

.box-sp-wide {
margin: 30px -10px;
}

.box-button {
margin: 25px 0 50px;
}

/*########################___         box-flex ___########################*/
.box-flex {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.box-flex .cont-item {
width: 100%;
margin: 0 0 2em;
}


/*########################___         box-recommend ___########################*/
.box-recommend {
margin: 50px 0 0;
}

.box-recommend .cont-link {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: stretch;
height: 100%;
}

.box-recommend .cont-name {
}

.box-recommend .cont-img {
overflow: hidden;
margin-bottom: 0.5em;
}

.box-recommend .cont-img img {
width: 100%;
height: auto;
transition: all 0.15s;
}

.box-recommend a:hover {
text-decoration: underline;
}

.box-recommend a:hover .cont-img img {
opacity: 0.5;
}


/*########################___         box-recommend-single ___########################*/
.box-recommend-single .cont-exp {
margin: 1em 0 0;
}

.box-recommend-single .cont-spec .table-basic {
margin: 0;
}

.box-recommend-single .cont-spec .table-basic th {
padding: 0.7em 0.7em;
}

.box-recommend-single .cont-spec .item-price {
font-size: 1.2em;
font-weight: bold;
}

.box-recommend-single .cont-spec .item-price .cont-sub {
font-size: 0.8em;
}

.box-recommend-single .form-basic table table {
margin: 0;
}

.box-recommend-single .form-basic table table td {
margin: 0;
padding: 0 !important;
vertical-align: middle;
border: none;
}

.box-recommend-single .form-basic table table td:last-child {
margin: 0 0 20px;
}


/*########################___         box-news-top ___########################*/
.box-news-top {
margin: 0 0 20px;
}

.box-news-top .content-headline {
margin: 0 0 10px;
text-align: center;
}

.box-news-top .content-headline img {
width: 74px;
}

.list-news .content-item .content-item-body {
display: block;
padding: 4px 0 6px;
border-top: solid 1px #e5e5e5;
line-height: 1.7;
}

.list-news .content-item a:hover .item-title {
text-decoration: underline;
}

.box-news-top .link-more {
padding-top: 0;
}


/*########################___         box-info ___########################*/
.box-info {
margin: 0 0 40px;
font-size: 87.5%;
}

.box-info .item-headline {
padding: 9px 6px;
border: solid 1px #b5b5b5;
line-height: 1.6;
}

.box-info .content-body {
border: solid #b5b5b5;
border-width: 0 1px;
}

.box-info .content-item {
position: relative;
padding: 8px 15px 10px;
border-bottom: solid 1px #b5b5b5;
}

.box-info .content-item:before {
content: "";
position: absolute;
width: 6px;
height: 6px;
top: 16px;
left: 2px;
border-top: 1px solid #1a1a1a;
border-right: 1px solid #1a1a1a;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

.box-info p {
margin-bottom: 0;
}

.box-info .text-btn {
font-size: 100%;
}


/*########################___         box-link-map ___########################*/
.box-link-map .item-img {
margin-bottom: 10px;
}

.linkmap {
position: relative;
width: 300px;
margin: 0 auto;
}

.item-exp {
font-size: 87.5%;
line-height: 1.65 !important;
color: #8b5c00;
font-weight: bold;
}

.linkmap .item-exp {
position: absolute;
top: 12px;
left: 0;
}

.item-exp .exp-party {color: #da75b7;}
.item-exp .exp-therapy {color: #003587;}

.linkmap .content-item a {
position: absolute;
padding: 5px;
font-size: 75%;
line-height: 1.3;
}

.linkmap .content-item a:hover {
text-decoration: underline;
}

.box-linkmap-school {
padding-bottom: 20px;
}

.linkmap-school .link-sapporp a {top: 76px;left: 228px;}
.linkmap-school .link-sendai a {top: 184px;left: 226px;}
.linkmap-school .link-tokyo a {top: 249px;left: 210px;}
.linkmap-school .link-kanazawa a {top: 232px;left: 148px;}
.linkmap-school .link-nagoya a {top: 273px;left: 136px;}
.linkmap-school .link-oosaka a {top: 295px;left: 104px;}
.linkmap-school .link-hiroshima a {top: 294px;left: 55px;}
.linkmap-school .link-kyusyu a {top: 326px;left: 30px;}

.box-mall-walking {
padding-bottom: 30px;
}

.mall-walking .link-tsugarukashiwa a {top: 99px;left: 56px;}
.mall-walking .link-tendo a {top: 126px;left: 170px;}
.mall-walking .link-laketown a {top: 181px;left: 173px;}
.mall-walking .link-tamadairanomori a {top: 214px;left: 215px;}
.mall-walking .link-shijonawate a {top: 126px;left: 34px;}
.mall-walking .link-izumo a {top: 207px;left: -10px;}
.mall-walking .link-kashihara a {top: 248px;left: 152px;}
.mall-walking .link-yamato a {top: 270px;left: 152px;}
.mall-walking .link-wakayama a {top: 293px;left: 152px;}
.mall-walking .link-itamikoya a {top: 155px;left: 7px;text-align: right;}
.mall-walking .link-imabarishintoshi a {top: 321px;left: 62px;}
.mall-walking .link-miyazaki a {top: 329px;left: 27px;}


/*########################___         box-mw ___########################*/
.box-mw {
margin: 0 0 3em;
}

.box-mw .cont-desc .cont-img {
margin: 0 0 0.75em;
}

.box-list-table {
margin: 0 0 2em;
border: solid #8b5c00;
border-width: 0 1px 1px;
}

.box-list-table .cont-heading {
padding: 12px 15px;
background: #8b5c00;
font-weight: bold;
color: #fff;
text-align: left;
}

.box-list-table ul {
position: relative;
margin-bottom: -1px;
}

.box-list-table li {
box-sizing: border-box;
border-bottom: solid 1px #8b5c00;
}

.box-list-table li:nth-child(2n) {
background: #faf7f0;
}

.box-list-table a {
box-sizing: border-box;
display: flex;
width: 100%;
padding: 0.9em 1em;
line-height: 1.4;
align-items: center;
}


/*########################___         box-mention ___########################*/
.box-mention {
margin: 0 0 15px;
padding: 0.5em 0;
border: solid #212121;
border-width: 1px 0;
font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-size: 106.25%;
color: #7f5c04;
}

.section .box-mention p {
line-height: 1.62;
}

.box-mention p:last-child {
margin-bottom: 0;
}

.box-mention.skin-a {
border-color: #b68e04;
font-size: 125%;
color: #131313;
}

.box-mention.text-large {
font-size: 125%;
}


/*########################___         box-simple-panel ___########################*/
.box-simple-panel {
margin: 0 -10px;
}

.box-simple-panel li .box {
margin-bottom: 37px;
}

.box-simple-panel li:last-child .box {
margin-bottom: 0;
}

.box-simple-panel .content-item-headline {
padding: 0.6em;
background: #8b5c00;
color: #fff;
text-align: center;
line-height: 1.4;
}

.box-simple-panel .content-item-body {
padding: 13px 20px;
background: #f3eee5;
line-height: 1.4;
}

.box-simple-panel .content-item-body p:last-child {
margin-bottom: 0;
}


/*########################___         box-discography ___########################*/
.box-discography {

}

.box-discography .imgarea {
text-align: center;
}

.box-discography .imgarea img {
width: 130px;
}

.box-discography .content-item-headline {
margin: 1.6em 0 0.95em;
padding: 0 0 0.95em;
border-bottom: solid 1px #b4b4b4;
color: #7f5c04;
line-height: 1.65;
font-weight: bold;
}

.box-discography .content-item-explain p:last-child {
margin-bottom: 0;
}

.box-discography .content-item-footer {
position: relative;
margin: 14px 0 30px;
padding: 8px 11px;
background: #f3eee5;
}

.box-discography .content-item-footer p {
margin: 0;
}

.box-discography .content-item-footer .content-item-state {
margin-bottom: 5px;
font-size: 12px;
line-height: 2.8;
}

.box-discography .content-item-state .text-label {
margin: 0 5px 0 0;
font-size: 12px;
text-align: center;
vertical-align: top;
}

.box-discography .content-item-tag .text-label {
display: inline-block;
margin-right: 5px;
padding-top: 6px;
padding-bottom: 5px;
}


/*########################___         box-people-list ___########################*/
.box-people-list li .box {
margin-bottom: 30px;
text-align: center;
}

.box-people-list .content-item-img {
position: relative;
border: solid 1px #8b5b00;
}

.box-people-list .content-item-img img {
width: 100%;
}

.box-people-list .content-item-img .state {
position: absolute;
padding: 0.7em 0 0.6em;
bottom: 0;
left: 0;
width: 100%;
background: rgba(255,255,255,0.8);
font-size: 12px;
line-height: 1.3;
}

.box-people-list .content-item-body span {
display: block;
}

.box-people-list .content-item-name {
margin: 1em 0 0.4em;
}

.box-people-list .content-item-kana {
margin: 0 0 1.1em;
font-size: 75%;
}


/*########################___         box-message-panel ___########################*/
.box-message-panel,.box-message-panel .content-img {
position: relative;
}

.box-message-panel .message-overimg {
position: absolute;
top: 55%;
left: 0;
right: 0;
margin: 0 auto;
color: #fff;
text-align: center;
}

.box-message-panel .message-follow {
margin: 20px 10px 0;
padding: 15px 10px;
background: #f3eee5;
}

.message-follow p:last-child {
margin-bottom: 0;
}


/*########################___     table ___########################*/
table th,table td {
display: block;
width: 100%;
}

table .cell-w50 {
float: left;
width: 50%;
}

table .cell-w50:last-child {
border-left: none;
}

.table-basic {
margin: 40px 0;
border-top: solid 1px #8b5c00;
}

.table-basic caption {
padding: 12px 15px;
background: #8b5c00;
font-weight: bold;
color: #fff;
text-align: left;
}

.table-basic th,.table-basic td {
border: solid #8b5c00;
border-width: 0 1px 1px;
}

.table-basic th {
background: #e8decc;
color: #8b5c00;
text-align: center;
}

.table-basic th p:last-child,.table-basic td p:last-child {
margin-bottom: 0;
}

.form-basic th,.form-basic td {
padding: 0 0 15px;
vertical-align: top;
}

.form-basic td {
margin: 0 0 20px;
padding: 0 0 20px;
border-bottom: solid 1px #aaa;
}

.form-basic tr:last-child td {
margin: 0;
padding: 0;
border-bottom: none;
}

.form-basic th p {
position: relative;
margin: 0;
padding: 0.9em 65px 0.7em 1em;
background: #8b5c00;
color: #fff;
line-height: 1.5;
}

.form-basic th p .text-label {
position: absolute;
top: 0.6em;
right: 10px;
padding-top: 3px;
padding-bottom: 2px;
}



/*########################___     form ___########################*/
.form-basic {
font-size: 16px;
}

.form-basic select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
padding: 13px 12px 11px 12px;
background: url(./img/bg_form_select.png) no-repeat right 50%;
background-size: 45px 12px;
border: solid 1px #7f5c04;
border-radius: 0;

}

.form-basic select::-ms-expand {
display: none;
}

.form-basic input {
padding: 13px 12px 11px 12px;
border: solid 1px #7f5c04;
border-radius: 0;
}

/* firefox 用調整 */
@-moz-document url-prefix() {
.form-basic select {
padding: 11px 10px 10px 10px;
}

.form-basic input {
padding: 12px 12px 10px 12px;
}
}

.form-basic textarea {
padding: 13px 12px 11px 12px;
border: solid 1px #7f5c04;
border-radius: 0;
height: 12.5em;
}





/*########################___     wrap-bottom ___########################*/
.wrap-bottom.basic-banner {
padding: 0 10px;
}

.link-panel .content-item-headline {
margin: 0 0 12px;
text-align: center;
}

.link-panel p {
line-height: 1.68;
}

.link-panel .item-btn {
margin: 20px 0 0;
}

.link-panel .item-btn .item-right {
float: right;
}



/*########################___     bottom-box ___########################*/
.bottom-box .box-banner .content-item {
margin: 15px 0;
}

.bottom-box .box-banner a img {
border: solid 1px #2abac0;
border-radius: 5px;
}

.box-social {
margin: 0 0 25px;
}

.box-social .content-body {
}

.box-social .content-item {
float: left;
width: 50%;
text-align: center;
}

.box-social .content-item a {
display: block;
padding: 12px 0;
background: #305097;
font-size: 12px;
color: #fff;
line-height: 1.6;
text-decoration: none;
}

.box-social .content-item img {
width: auto;
height: 20px;
margin: 0 8px 0 0;
vertical-align: bottom;
}

.box-social .social-twitter a {background: #00aced;}
.box-social .social-googleplus a {background: #db4a39;}
.box-social .social-hatena a {background: #00a4de;}

/*########################___     tab-content ___########################*/
.box-tab.tab-panel {
margin: 0 -8px 0 -7px;
}

.box-tab.tab-panel li {
float: left;
width: 50%;
margin-bottom: 9px;
text-align: center;
}

.box-tab.tab-panel a {
position: relative;
display: block;
margin: 0 8px 0 7px;
padding: 14px 10px 13px;
border-radius: 3px;
border: solid 1px #8b5700;
font-size: 16px;
color: #8d5e00;
font-weight: bold;
}

.box-tab.tab-panel a:after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
right: 15px;
width: 0;
height: 0;
margin: auto 0;
border: solid 5px transparent;
border-left: solid 5px #8d5e00;
}

.box-tab.tab-panel .active {
background: #f0e3cc;
border: solid 1px #a9a9a9;
}

.box-tab.tab-panel .active:after {
top: 5px;
right: 18px;
border: solid 5px transparent;
border-top: solid 5px #8d5e00;
}

.box-tab.tab-img {
margin: 0 -10px;
height: 48px;
overflow: hidden;
}

.box-tab.tab-img li {
float: left;
width: 50%;
text-align: center;
}

.box-tab.tab-img img {
width: 160px;
}

.box-tab.tab-img li a {
display: block;
background: #f3eee5;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.box-tab.tab-img a:hover,.box-tab.tab-img a.active {
background: #8b5c00;
}

.box-tab.tab-img a:hover img,.box-tab.tab-img a.active img {
position: relative;
top: -48px;
}

.tab-content {
display: none;
}

.box-discography .tab-content {
display: block;
}

.tab-content.active {
display: block !important;
}

.box-dummy-fit {
margin: 0 -10px;
background: #666;
}


/*########################___     page ___########################*/
.pagenation {
margin: 30px 0 40px;
clear: both;
position: relative;
overflow: hidden;
}

.pagenation ul {
position: relative;
float: left;
left: 50%;
margin: 0;
padding: 0 0 0;
list-style: none;
}

.pagenation ul li {
position: relative;
float: left;
left: -50%;
padding: 0 0 4px;
background: none;
line-height: 1;
}

.pagenation ul li a,.pagenation ul li span {
display: block;
margin: 0 6px;
padding: 4px 7px 3px;
border: solid 1px #8b5c00;
color: #8b5c00;
}

.pagenation ul .current span,.pagenation ul li a:hover {
background: #8b5c00;
border: solid 1px #8b5c00;
color: #fff;
}

.pagenation ul .link-prev a,.pagenation ul .link-next a {
position: relative;
overflow: hidden;
width: 10px;
margin: 0;
text-indent: 200%;
white-space: nowrap;
background: none !important;
border-color: transparent !important;
}

.pagenation ul .link-prev a:after,.pagenation ul .link-next a:after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 8px;
height: 8px;
margin: auto;
border: solid #131313;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.pagenation ul .link-prev a:after {
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.pagenation ul .link-prev a:hover,.pagenation ul .link-next a:hover {
filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;
 }


/*#_---------------------------___*/
/*########################___ page ___########################*/
.page-title {
padding: 20px 10px 17px;
background: #f9fcf6;
border: solid #7fa83b;
border-width: 1px 0;
font-size: 22px;
color: #6aaa2b;
text-align: center;
line-height: 1.4;
}

.box-discography .tab-content {
padding-top: 30px;
}

.box-school .box-tab-content {
padding-bottom: 23px;
}

.box-school .tab-content {
padding-top: 20px;
}

.box-signature .content-img {
display: block;
width: 153px;
margin: 25px auto;
}


/*########################___     blog ___########################*/
.blog-exp {
font-size: 137.5%;
font-weight: bold;
}

.box-blog-post {
margin: 0 0 60px;
}

.box-blog-post .content-headline,.box-blog-post .content-headline a {
color: #8b5c00;
}

.box-blog-post .content-headline a:hover {
text-decoration: underline;
}

.box-blog-post .content-attach {
margin: 0 0 30px;
}

.box-blog-post .content-attach .content-date,
.box-blog-post .content-attach .post-categories,
.box-blog-post .content-attach .post-categories li {
display: inline;
}

.box-blog-post .content-attach .content-date {
margin: 0 10px 0 0;
}

.box-blog-post .content-attach .post-categories a {
display: inline-block;
margin: 0 0 0 5px;
padding: 6px 8px;
background: #fff;
border: solid 1px #8b5c00;
font-size: 75%;
color: #8b5c00;
vertical-align: top;
}

.box-blog-post img {
width: 100%;
height: auto;
}


/*########################___         blog-for-wp ___########################*/
.box-blog-post .content-body,.mceContentBody.post-type-post {
line-height: 1.8;
}

.mceContentBody.post-type-post .content-body p {
margin-bottom: 1em;
}

.mceContentBody.post-type-post .box-memo p:last-child {
margin-bottom: 0;
}

.box-blog-post .content-body ul,.mceContentBody.post-type-post ul {
margin: 0.5em 0;
}

.box-blog-post .content-body ul li,.mceContentBody.post-type-post ul li {
margin: 0 0 0 2em;
list-style: disc;
line-height: 1.6;
}

.img-center1 {
margin: 1em -10px;
text-align: center;
background: #eee;
}

.box-blog-post strong,.mceContentBody.post-type-post strong {
color: #8b5c00;
font-weight: bold;
}

.box-blog-post .content-body h1,.mceContentBody.post-type-post h1 {
position: relative;
margin: 0 0 1em;
padding: 1em 0 0.7em 18px;
border-bottom: solid 1px #8b5c00;
font-size: 125%;
font-weight: bold;
color: #8b5c00;
line-height: 1.3;
}

.box-blog-post .content-body h1:before,.mceContentBody.post-type-post h1:before {
content: "";
display: block;
position: absolute;
top: 1.4em;
left: 0;
width: 0;
height: 0;
border: solid 5px transparent;
border-left: solid 8px #8d5e00;
}

.box-blog-post .content-body h2,.mceContentBody.post-type-post h2 {
position: relative;
margin: 0 0 1em;
padding: 0.1em 0 0.1em 20px;
border-left: solid 4px #8b5c00;
font-size: 125%;
font-family: "Times New Roman","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
color: #8b5c00;
line-height: 1.6;
}

.box-blog-post .content-body h2:after,.mceContentBody.post-type-post h2:after {
content: "";
display: block;
position: absolute;
top: 0;
left: -4px;
width: 4px;
height: 12px;
background: #b5b5b5;
}

.box-blog-post .content-body h3,.mceContentBody.post-type-post h3 {
margin: 0 -10px 20px;
padding: 15px 10px 13px;
background-image: -moz-linear-gradient( 180deg, rgb(186,154,78) 0%, rgb(172,136,58) 64%, rgb(150,107,29) 100%);
background-image: -webkit-linear-gradient( 180deg, rgb(186,154,78) 0%, rgb(172,136,58) 64%, rgb(150,107,29) 100%);
background-image: -ms-linear-gradient( 180deg, rgb(186,154,78) 0%, rgb(172,136,58) 64%, rgb(150,107,29) 100%);
border-radius: 0;
box-shadow: 0px 2px 4px 0px rgba(2, 0, 0, 0.16),inset 0px -2px 0px 0px rgba(2, 0, 0, 0.16);
text-shadow: 0px -2px 0px rgba(2, 0, 0, 0.16);
font-size: 112.5%;
color: #fff;
font-weight: bold;
line-height: 1.4;
}


/*########################___     page-english ___########################*/
.page-english {
font-family: "Times New Roman","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.page-english .box-mention.skin-a {
font-style: italic;
font-size: 22px;
}

.page-english .text-skin-a,.page-english .text-skin-c {
font-style: italic;
}

.page-english .text-skin-c.color-1 {
background: #8b5c00;
}

.page-english .img-fix {
width: 190px;
}

.page-english a {
color: #7f5c04;
text-decoration: underline;
}

.page-english a:hover {
text-decoration: none;
}



/*########################___     school ___########################*/
.table-school td {
padding: 0.9em 0.75em;

}

.label-list {
padding-left: 5em;
text-indent: -5em;
}

.table-school .label-list .text-label {
padding-left: 1.5em;
padding-right: 1.5em;
}

.table-school .label-list .text-label.text3 {
padding-left: 1em;
padding-right: 1em;
}

.table-school .label-list .text-label.text4 {
padding-left: 0.5em;
padding-right: 0.5em;
}


/*########################___     BxSlider ___########################*/
.bx-wrapper {
position: relative;
}

.bx-wrapper .bx-controls-direction {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 30px;
margin: auto;
}

.bx-wrapper .bx-controls-direction a {
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
display: block;
}

/*
.bx-wrapper .bx-controls a {
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
display: block;
}
*/

.bx-wrapper .bx-controls-direction a {
width: 30px;
height: 30px;
}

.bx-wrapper .bx-controls-direction a:hover {filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;}


.bx-controls-direction a:before,.bx-controls-direction a:after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 1px;
height: 11px;
margin: auto;
margin-top: 5px;
border-left: solid 1px #fff;
-webkit-transform: rotate(25deg);
-moz-transform: rotate(25deg);
-ms-transform: rotate(25deg);
-o-transform: rotate(25deg);
transform: rotate(25deg);
}

.bx-controls-direction a:after {
margin-top: 14px;
-webkit-transform: rotate(-25deg);
-moz-transform: rotate(-25deg);
-ms-transform: rotate(-25deg);
-o-transform: rotate(-25deg);
transform: rotate(-25deg);
}

.bx-wrapper .bx-controls .bx-next {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
right: 0;
}


/*______________________________ BxSlider_core ______________________________*/
.bx-wrapper {position: relative;margin: 0 auto;padding: 0;*zoom: 1;}
.bx-wrapper .bx-viewport {-webkit-transform: translatez(0);-moz-transform: translatez(0);
-ms-transform: translatez(0);-o-transform: translatez(0);transform: translatez(0);}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {position: absolute;width: 100%;}
.bx-wrapper .bx-pager {text-align: center;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager .bx-pager-item {vertical-align: top;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
.bx-wrapper .bx-controls-direction a {position: absolute;outline: 0;z-index: 500;}
/*########################___         box-content-carousel ___########################*/
.box-content-carousel .bx-pager {
position: static;
margin: 0 0 40px;
}

.box-content-carousel .bx-pager a {
display: block;
margin: 0 7px;
padding: 4px 7px 3px;
border: solid 1px #8b5c00;
font-size: 16px;
color: #8b5c00;
}

.box-content-carousel .bx-pager .active,.box-content-carousel .bx-pager a:hover {
background: #8b5c00;
color: #fff;
}




/*#_---------------------------___*/
/*########################___ sub ___########################*/
.side-item {
margin: 0 0 40px;
}

.side-item .content-headline {
border-bottom: solid 1px #131313;
}

.side-link .content-item a {
display: block;
padding: 9px 0 8px;
border-bottom: solid 1px #b8b8b8;
}

.side-link .content-item .item-date,.side-link .content-item .item-title {
display: block;
line-height: 1.65;
}

.side-link a:hover .item-title {
text-decoration: underline;
}

.box-banner-side {
margin: 0 0 40px;
}

.box-banner-side .content-item {
margin: 0 0 20px;
}

.side-mailMagazine {
margin-bottom: 54px;
}

.box-banner-side .ban-blog {
margin-top: 40px;
}

.box-utility {
margin: 0 0 25px;
}


/*#_---------------------------___*/
/*########################___ footer ___########################*/
.pagetop {
display: none;
position: fixed;
right: 0;
bottom: 14px;
z-index: 1000;
}

.pagetop a {
position: relative;
display: block;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
width: 40px;
height: 40px;
background: #dedcce;
opacity: 0.85;
}

.pagetop a:after {
content: "";
display: block;
position: absolute;
top: 4px;
bottom: 0;
left: 0;
right: 0;
width: 8px;
height: 8px;
margin: auto;
border: solid #5b5009;
border-width: 3px 3px 0 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.pagetop a:hover {
opacity: 0.5;
}

.copyright {
margin: 15px 0 0;
text-align: center;
font-size: 12px;
line-height: 1.7;
}

.menu-other dd li:nth-child(1)
,.menu-other dd li:nth-child(2)
,.menu-other dd li:nth-child(3)
{display: none;}



/*#_---------------------------___*/
/*########################___ module ___########################*/
.hoge a:hover img {filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;}

.mt0 {margin-top: 0 !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt50 {margin-top: 50px !important;}
.mt70 {margin-top: 70px !important;}

.mb0 {margin-bottom: 0 !important;}
.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}

.fs90 {font-size: 90% !important;}
.fs95 {font-size: 95% !important;}
.fs18px {font-size: 18px !important;}
.fs20px {font-size: 20px !important;}


/*______________________________ item-align ______________________________*/
p.item-center {text-align: center;}
p.item-left {text-align: left;}
p.item-right {text-align: right;}

img.item-center {
display: block;
margin: 0 auto 1em;
text-align: center;
}

img.item-left {
float: left;
margin: 0 1em 0.7em 0;
}

img.item-right {
float: right;
margin: 0 0 0.7em 1em;
}

/*______________________________ list ______________________________*/
dl.flat dt {
clear: both;
float: left;
padding: 0.25em 0 0.15em;
line-height: 1.6;
}

dl.flat dd {
padding: 0.25em 0 0.15em 9em;
border-bottom: dotted 1px #ccc;
line-height: 1.6;
}

ul.banner2 li {
float: left;
}

ul.banner2 .banner-right {
float: right;
}

/*______________________________ movie-tile ______________________________*/
.movie-tile {margin: 20px 0;}
.movie-tile li {float: left;margin: 0 0.5%;}
.movie-tile li .box {position: relative;width: 100%;padding-top: 56.25%;}
.movie-tile li iframe {position: absolute;top: 0;right: 0;width: 100% !important;height: 100% !important;}
.movie-tile-2 li {width: 49%;}
.movie-tile-3 li {width: 32.25%;}
@media all and (min-width: 0px) and (max-width: 640px) {
.movie-tile li {float: none;width: 100% !important;margin: 8px 0;}
}
/*########################___ for wp ___########################*/
.ajax-loader {
width: auto;
}


/*########################___ for wp visualediter ___########################*/
body.wp-autoresize,.mceContentBody {
width: 700px;
margin: 0 auto;
border: solid #e0e0e0;
border-width: 0 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

.mceContentBody .tab-content {
display: block;
}


/*########################___ clearfix-item ___########################*/
.clearfix:after
,.gnav:after
,.wrap:after
,.column:after
,.inner:after
,.box:after
,.box-social .content-body:after
{content: '';display: block;clear: both;height: 0;}

.clearfix
,.gnav
,.wrap
,.column
,.inner
,.box
,.box-social .content-body
{/zoom: 1;}


/*#_---------------------------___*/
/*#_---------------------------___*/
/*########################___ for PC ___########################*/
@media screen and (min-width: 641px) {
.only-sp {display: none;}

.gnav > .inner,.page-cover > .inner,.breadcrumb,.wrap,.bottom-box > .inner,.footer > .inner {
width: 1000px;
margin: 0 auto;
text-align: left;
}

.main {float: left;width: 100%;margin-left: -250px;}
.main-inside {margin-left: 250px;}
.sub {width: 250px;}

.wrap {
padding: 24px 0 0;
}

.main-disp {
overflow: hidden;
padding: 0 50px 20px 0;
}

.text-base .main-disp {font-size: 16px;}
.text-large .main-disp {font-size: 18px;}

.sub {
float: right;
}


/*#_---------------------------___*/
/*########################___ header ___########################*/
.header {
margin: 0 0 16px;
}

.header-copy {
overflow: hidden;
padding: 4px 0 4px;
font-size: 14px;
text-align: center;
white-space: nowrap;
}


/*########################___     header-config ___########################*/
.header-config {
position: absolute;
top: 2px;
right: 0;
font-size: 14px;
}

.config-item {
float: left;
}

.header-config span,.header-config a {
display: inline-block;
padding: 5px 12px;
border-radius: 20px;
cursor: pointer;
color: #fff;
}

.header-config .is-active {
background: #fff;
color: #464646;
}

.header-config #text-base {
margin-left: 18px;
}


/*########################___     gnav ___########################*/
.box-gnav {
position: relative;
}

.gnav {
margin-top: -76px;
background: rgba(26, 26, 26, 0.5);
}

.gnav .content-item {
float: left;
}

.gnav a {
display: block;
position: relative;
}

.home .gnav-home a:after,
.paradise .gnav-paradise a:after,
.profile-html .gnav-profile a:after,
.school-html .gnav-school a:after,
.discography-html .gnav-discography a:after,
.discography_dvd .gnav-discography a:after,
.instructor .gnav-instructor a:after,
.gnav .current a:after,.gnav a:hover:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 0;
height: 0;
border: 4px solid transparent;
border-bottom: 6px solid #fff;
}

.gnav li:nth-child(6).current a:after,.instructor .gnav-instructor a:after,.gnav li:nth-child(6) a:hover:after {
right: 20px;
}

.gnav .gnav-home a:after {
left: 11px;
right: auto;
}

.gnav .gnav-lesson a:after {
display: none;
}


/*########################___     main-visual / cover-image ___########################*/
.main-visual {
overflow: hidden;
height: 513px;
}

.main-visual .inner {
position: absolute;
left: 50%;
margin-left: -50%;
width: 4200px;
margin-left: -2100px;
}

.main-visual .header-logo {
top: 25px;
left: 0;
right: 0;
margin: auto;
width: 800px;
text-align: center;
}

.page-cover {
overflow: hidden;
min-width: 1000px;
background-position: 50% top;
}

.page-cover .header-logo img {
bottom: 48px;
}

.page-cover .header-bg img {
visibility: hidden !important;
}


/*########################___     breadcrumb ___########################*/
.breadcrumb {
display: block;
padding: 14px 0 5px;
font-size: 14px;
}


/*#_---------------------------___*/
/*########################___ page-common ___########################*/
.title-image {
margin: 0 0 30px;
}

.section p {
line-height: 1.75;
}

.box-mention {
margin: 0 0 24px;
}

.box-mention p:last-child {
margin-bottom: 0;
}

.box-mention.skin-a {
padding: 1.08em 0;
font-size: 137.5%;
}

.summary .content-headline {
font-size: 187.5%;
font-weight: bold;
}

.summary .content-body p {
text-align: center;
line-height: 2;
}

.button {
text-align: center;
}


/*########################___     heading ___########################*/
h3.heading-image {
margin-top: 30px;
}

h3:first-child.heading-image {
margin-top: 0;
}

h3.heading-image.skin-a {
margin-bottom: 13px;
}

.text-skin-a {
margin-bottom: 1.35em;
font-size: 137.5%;
line-height: 1.69;
}

.text-skin-c {
margin: 0 0 20px;
padding: 9px 20px 7px;
font-size: 150%;
}


/*########################___     text-label ___########################*/
.text-label.skin-a {
margin-left: 0.4em;
padding: 2px 18px;
font-size: 93.75%;
font-size: 100%;
}


/*########################___     text-btn ___########################*/
.btn-large {
font-size: 137.5%;
}

.btn-widefit {
display: block;
}

.text-btn.btn-wide {
padding-left: 180px !important;
padding-right: 180px !important;
}

.text-btn.skin-a {
width: auto;
padding-left: 70px;
padding-right: 70px;
}

.text-btn.skin-b {
padding-right: 30px;
font-size: 100%;
}

.text-btn.skin-e {
width: auto;
padding-left: 55px;
padding-right: 55px;
}


/*########################___     box ___########################*/
.box-memo {
margin: 0 0 60px;
padding: 15px 25px;
}

.box-memo.skin-a {
margin: 40px 0 40px;
padding: 25px 10px;
text-align: center;
}

.box-memo.skin-b {
margin: 0 0 40px;
padding: 25px 20px;
}

.order-change-box .box-right {
float: right;
margin: 0 0 10px 10px;
}

.order-change-box .box-clear {
clear: both;
}

.box-people-list li:nth-child(4n+1) {
clear: both;
}

/* IE8以下用 */
.box-people-list ul > *:first-child + * + * + * + *
,.box-people-list ul > *:first-child + * + * + * + * + * + * + * + *
,.box-people-list ul > *:first-child + * + * + * + * + * + * + * + * + * + * + * + *
,.box-people-list ul > *:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
,.box-people-list ul > *:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
,.box-people-list ul > *:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * {
clear: both;
}

.box-sp-wide {
margin: 30px 0;
}

.box-button {
margin: 42px 0 20px;
text-align: center;
}

.box-button li {
display: inline;
margin: 0 6px;
}


/*########################___         box-flex ___########################*/
.box-flex .cont-item {
width: 47.142857%;
}


/*########################___         box-recommend ___########################*/
.box-recommend .cont-img {
height: 370px;
}


/*########################___         box-recommend-single ___########################*/
.box-recommend-single .form-basic table table td {
padding: 0 0 0.5em 2em !important;
text-align: right;
}

.box-recommend-single .box-recommend .cont-img {
height: auto;
}


/*########################___         box-news-top ___########################*/
.box-news-top {
margin: 0 0 34px;
}

.box-news-top .content-headline {
float: left;
width: 130px;
padding: 25px 0 0;
}

.box-news-top .content-body {
float: right;
width: 485px;
}

.box-news-top .link-more {
clear: both;
}

.box-news-top .content-item .content-item-body {
padding: 9px 0 9px;
}

.box-news-top .content-item:first-child .content-item-body {
margin-top: -4px;
padding-top: 0;
border: none;
}

/*
.box-news-top .content-headline img {
width: 74px;
}

.box-news-top .content-item a {
display: block;
padding: 4px 0 6px;
border-top: solid 1px #e5e5e5;
line-height: 1.7;
}

.box-news-top .content-item a:hover .item-title {
text-decoration: underline;
}

.box-news-top .link-more {
padding-top: 0;
}
*/


/*########################___         box-info ___########################*/
.box-info {
font-size: 100%;
}

.box-info .item-headline {
padding: 10px 20px;
line-height: 1;
}

.box-info .item-headline img {
vertical-align: bottom;
}

.box-info .content-body {
border-bottom: solid 1px #b5b5b5;
}

.box-info .content-item {
margin: 0 10px;
padding: 18px 5px 18px 43px;
}

.box-info .content-item p {
padding: 0 9em 0 0;
}

.box-info .content-item:last-child {
border: none;
}

.box-info .content-item:before {
top: 43%;
left: 18px;
}

.box-info .text-btn {
position: absolute;
top: 50%;
right: 0;
margin-top: -1em;
}


/*########################___         box-link-map ___########################*/

.box-link-map {
position: relative;
}

.box-link-map .box-note {
position: relative;
display: inline-block;
margin-bottom: 25px;
padding-left: 13px;
padding-right: 40px;
}

.box-link-map .box-note:after {
content: "";
position: absolute;
width: 6px;
height: 6px;
top: 0;
bottom: 0;
right: 16px;
margin: auto;
border-top: 2px solid #1a1a1a;
border-right: 2px solid #1a1a1a;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

.linkmap {
width: auto;
}

.item-exp {
font-size: 100%;
line-height: 2.2 !important;
}

.linkmap .content-item a {
font-size: 87.5%;
}

.box-linkmap-school {
padding-bottom: 45px;
}

.box-link-map .linkmap-school {
position: absolute;
top: 80px;
left: 330px;
}

.linkmap-school .link-sapporp a {top: 56px;left: 260px;}
.linkmap-school .link-sendai a {top: 180px;left: 255px;}
.linkmap-school .link-tokyo a {top: 254px;left: 237px;}
.linkmap-school .link-kanazawa a {top: 236px;left: 165px;}
.linkmap-school .link-nagoya a {top: 282px;left: 150px;}
.linkmap-school .link-oosaka a {top: 306px;left: 115px;}
.linkmap-school .link-hiroshima a {top: 290px;left: 75px;}
.linkmap-school .link-kyusyu a {top: 328px;left: 46px;}

.box-mall-walking {
padding-bottom: 195px;
}

.box-link-map .mall-walking {
position: absolute;
top: 90px;
left: 330px;
}

.text-large .box-link-map .mall-walking {top: 180px;}

.mall-walking .link-tsugarukashiwa a {top: 113px;left: 63px;}
.mall-walking .link-tendo a {top: 152px;left: 210px;}
.mall-walking .link-laketown a {top: 210px;left: 196px;}
.mall-walking .link-tamadairanomori a {top: 239px;left: 250px;}
.mall-walking .link-shijonawate a {top: 140px;left: 65px;}
.mall-walking .link-izumo a {top: 215px;left: 0px;}
.mall-walking .link-kashihara a {top: 284px;left: 184px;}
.mall-walking .link-yamato a {top: 314px;left: 184px;}
.mall-walking .link-wakayama a {top: 343px;left: 184px;}
.mall-walking .link-itamikoya a {top: 165px;left: 60px;}
.mall-walking .link-imabarishintoshi a {top: 372px;left: 67px;}
.mall-walking .link-miyazaki a {top: 375px;left: 57px;}


/*########################___         box-mw ___########################*/
.box-mw .cont-desc .cont-img {
float: right;
margin: 0.5em 0  0.75em 0.75em;
}

.box-list-table ul {
display: flex;
flex-wrap: wrap;
}

.box-list-table ul::after {
position: absolute;
content: '';
top: 0;
left: 50%;
width: 1px;
height: 100%;
background: #8b5c00;
}

.box-list-table ul li {
display: flex;
width: 50%;
}

.box-list-table li:nth-child(2n) {
background: #fff;
}

.box-list-table li:nth-child(4n),.box-list-table li:nth-child(4n-1) {
background: #faf7f0;
}

.box-list-table a:hover {
background: #e8dcbe;
text-decoration: underline;
}


/*########################___         box-simple-panel ___########################*/
.box-simple-panel {
margin: 0;
padding: 0;
}

.box-simple-panel li .box {
margin-bottom: 0;
}


/*########################___         box-discography ___########################*/

.box-discography .content-item-headline {
margin: 0.4em 0 0.5em;
padding: 0 0 0.5em;
border-bottom: solid 1px #b4b4b4;
color: #7f5c04;
line-height: 1.65;
font-weight: bold;
}

.box-discography .content-item-body .imgblock {
margin: 0;
}

.box-discography .content-item-footer {
margin: 14px 0 40px;
padding: 6px 11px;
}

.box-discography .content-item-footer .content-item-state {
margin-bottom: 0;
padding-right: 190px;
}

.box-discography .content-item-tag {
position: absolute;
top: 5px;
right: 0;
}



/*########################___         box-message-panel ___########################*/
.box-message-panel .message-overimg {
top: 200px;
}

.box-message-panel .message-follow {
position: absolute;
top: 250px;
left: 0;
right: 0;
width: 326px;
margin: 0 auto;
padding: 10px 15px;
background: rgba(255,255,255,0.5);
}


/*########################___     table ___########################*/
table th,table td {
display: table-cell;
width: auto;
}

table .cell-w50 {
float: none;
width: 45%;
}

.table-basic {
margin: 30px 0;
}

.table-basic caption {
padding: 7px 15px;
}

.table-basic th {
width: 1%;
padding: 1em 42px;
white-space: nowrap;
vertical-align: middle;
border-right: none;
}

.table-basic td {
padding: 1em 0.7em;
border-left: none;
}

.table-center th,.table-center td {
text-align: center;
}

table input[type="text"] {
width: 80%;
}

.form-basic th,.form-basic td {
margin: 0;
padding: 20px 0 !important;
border-top: solid 1px #aaa;
border-bottom: none;
}

.form-basic tr:first-child th,.form-basic tr:first-child td {
border-top: none;
}

.form-basic th {
width: 16em;
padding-right: 8px !important;
}

.form-basic input[type="text"],.form-basic input[type="email"],.form-basic input[type="tel"] {
width: 100%;
}


/*########################___     wrap-bottom ___########################*/
.wrap-bottom {
clear: both;
padding: 50px 0 40px;
}

.wrap-bottom.basic-banner {
padding: 40px 0 10px;
text-align: center;
}

.wrap-bottom .inner {
height: 280px;
background: url(./img/bg_wrapbtm.jpg) repeat-x 50% top;
color: #fff;
}

.link-panel .content-item {
float: left;
width: 50%;
margin: 43px 0 0;
padding: 0 66px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

.link-panel .content-item .box {
float: left;
width: 263px;
}

html.translated-ltr .link-panel .content-item .box {
width: 326px;
}

.link-panel .content-item:first-child .box {
float: right;
}


/*########################___     bottom-box ___########################*/
.bottom-box > .inner {
padding-top: 40px;
text-align: center;
}

.bottom-box .box-banner .content-item {
display: inline;
margin: 0 22px;
}

.bottom-box .box-banner a img {
width: 298px;
}

.box-social {
width: 615px;
margin: 50px auto;
}

.box-social .content-body {
margin-left: -5px;
}

.box-social .content-item {
width: 155px;
}

.box-social .content-item a {
margin-left: 5px;
padding: 10px 0;
}

.box-social .content-item-name {
display: inline;
margin-left: 5px;
}

.box-social .box-item img {
height: 20px;
margin: 0 8px 0 0;
vertical-align: bottom;
}


/*########################___     tab-content ___########################*/
.box-tab.tab-panel {
margin: 0 -7px 0 -6px;
}

.box-tab.tab-panel li {
width: 20%;
}

.box-tab.tab-panel a {
margin: 0 7px 0 6px;
}

.box-tab.tab-panel a:hover {
background: #f0e3cc;
border: solid 1px #a9a9a9;
}

.box-tab.tab-panel a:hover:after {
top: 5px;
right: 18px;
border: solid 5px transparent;
border-top: solid 5px #8d5e00;
}

.box-tab.tab-img {
margin: 0;
}



/*########################___     list-box ___########################*/
.list-box .box .item-img {
display: block;
width: 100%;
margin: 0 auto;
}

.list-box .column {margin-left: -60px;}
.list-box .box {margin-left: 60px;}

.box-people-list .column {margin-left: -40px;}
.box-people-list .box {margin-left: 40px;}

.list-box-2 .column > ul > li {width: 50%;}
.list-box-3 .column > ul > li {width: 33.33%;}
.list-box-4 .column > ul > li {width: 25%;}
.list-box-5 .column > ul > li {width: 20%;}
.list-box-6 .column > ul > li {width: 16.66%;}


/*#_---------------------------___*/
/*########################___ page ___########################*/
.page-title {
padding: 26px 0 24px;
border-width: 0 0 1px;
font-size: 36px;
color: #484848;
line-height: 1.4;
}

.page-title h2 {
text-align: center;
}

.box-discography .tab-content {
padding-top: 50px;
}

.box-signature {
position: relative;
padding-bottom: 10px;
}

.box-signature .content-img {
position: absolute;
top: 0;
right: 0;
margin: 0;
}

.profile-summary {
padding: 0 0 17px;
}

.profile-summary h3 {
width: 460px;
}


/*########################___     blog ___########################*/
.box-blog-post .content-attach {
margin: 0 0 40px;
}

.box-blog-post img {
width: auto;
}


/*########################___         blog-for-wp ___########################*/

.box-blog-post img.aligncenter,.mceContentBody.post-type-post img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.box-blog-post img.alignleft,.mceContentBody.post-type-post img.alignleft {
float: left;
margin: 0.45em 20px 15px 0;
}

.box-blog-post img.alignright,.mceContentBody.post-type-post img.alignright {
float: right;
margin: 0.45em 0 15px 20px;
}

.box-blog-post .content-body h2,.mceContentBody.post-type-post h2 {
margin-bottom: 1.35em;
font-size: 137.5%;
line-height: 1.69;
}

.box-blog-post .content-body h3,.mceContentBody.post-type-post h3 {
margin: 0 0 20px;
padding: 9px 20px 7px;
font-size: 150%;
}


/*########################___     BxSlider ___########################*/
.bx-wrapper .bx-controls-direction {
width: 1040px;
}

.bx-wrapper .bx-controls-direction a {
width: 50px;
height: 50px;
}

.bx-controls-direction a:before,.bx-controls-direction a:after {
height: 22px;
margin-top: 5px;
border-left: solid 2px #fff;
}

.bx-controls-direction a:after {
margin-top: 24px;
}


/*#_---------------------------___*/
/*########################___ sub ___########################*/
.sub .content-headline img
,.box-banner-side img {
width: 100%;
}

.box-utility {
/*
padding: 20px 0;
*/
padding: 20px 0 0;
border: solid #1a1a1a;
border-width: 1px 0;
}

.goog-te-gadget-simple {
width: 120px;
height: 30px;
margin: 0 0 20px 6px;
border: solid 1px #ccc !important;
border-radius: 3px;
line-height: 26px;
}


.side-mailMagazine {
padding-bottom: 30px;
margin-bottom: 40px;
border-bottom: solid 1px #1a1a1a;
}

.side-banner {
margin: 0 0 35px;
}

.side-search input {
width: 100%;
}


/*########################___     config-text-size ___########################*/
.config-text-size {
float: left;
width: 122px;
margin: 0 0 20px;
border: solid 1px #ccc;
border-radius: 3px;
}

.config-text-size .content-item {
position: relative;
display: table-cell;
width: 40px;
height: 33px;
vertical-align: middle;
font-size: 14px;
border-left: solid 1px #ccc;
text-align: center;
}

.config-text-size .content-item:first-child {
font-size: 10px;
border: none;
}

.config-text-size .item-setting.is-active,.config-text-size .item-setting:hover {
background: #1a1a1a;
color: #fff;
cursor: pointer;
}

.config-text-size .item-setting.is-active:after,.config-text-size .item-setting:hover:after {
content: "";
position: absolute;
bottom: -1px;
left: 0;
right: 0;
margin: auto;
width: 0;
height: 0;
border: 4px solid transparent;
border-bottom: 6px solid #fff;
}


/*#_---------------------------___*/
/*########################___ footer ___########################*/
.footer {
position: relative;
background: url(./img/bg_footer.jpg) repeat-x 50% top;
}

.footer > .inner {
padding: 1px 0 0;
}

.footer-logo {
padding: 30px 0 29px;
}

.pagetop {
bottom: 200px;
}

.pagetop.absolute {
position: absolute;
bottom: 470px;
}

.pagetop a {
width: 60px;
height: 60px;
}

.pagetop a:after {
top: 9px;
border-width: 4px 4px 0 0;
width: 15px;
height: 15px;
}

.copyright {
clear: both;
padding: 20px 0 20px;
font-size: 14px;
line-height: 1;
}


/*########################___     footer-menu ___########################*/
.footer-menu-box {
float: right;
width: 735px;
height: 400px;
color: #fff;
}

.footer-menu-box .box-menu {
float: left;
width: 252px;
padding: 49px 0 0;
}

.footer-menu-box .box-menu:first-child {width: 248px;}
.footer-menu-box .box-menu:last-child {width: 235px;}

.box-menu .content-body {
margin: 0 0 0 35px;
}

.box-menu .content-item-body {
margin: 0 0 31px;
}

.box-menu .content-item-header {
margin: 0 0 6px;
padding: 0 0 13px;
border-bottom: solid 1px #fff;
font-weight: bold;
}

.box-menu a {
position: relative;
display: block;
padding: 9px 0 9px 15px;
color: #fff;
}

.box-menu a:before {
content: "";
position: absolute;
width: 8px;
height: 8px;
top: 0;
bottom: 0;
left: -4px;
margin: auto;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

.box-menu a:hover {
text-decoration: underline;
}


/*#_---------------------------___*/
/*########################___ module ___########################*/
.fs20px-pc {font-size: 20px !important;}

.mt50-pc {margin-top: 50px !important;}

.mb30-pc {margin-bottom: 30px !important;}
.mb40-pc {margin-bottom: 40px !important;}
.mb80pc {margin-bottom: 80px !important;}

img.item-left-pc {
float: left;
margin: 0 1em 0.7em 0;
}

img.item-right-pc {
float: right;
margin: 0 0 0.7em 1em;
}

/*______________________________ imgblock ______________________________*/
.imgblock {margin: 20px 0 30px;}
.imgblock.img-left .textarea {padding: 1px 0 0 25px;}
.imgblock.img-right .textarea {padding: 1px 10px 0 0;}
/*______________________________ imgblock_core ______________________________*/
.imgblock {display: table;height: 1%;}
.imgblock .imgarea,.imgblock .textarea {display: table-cell;vertical-align: top;}
.textarea {height: 1%;}
.imgblock .imgarea {position: relative;}
.imgblock .imgarea img {display: block;}
.imgblock > .textarea {width: 100%;}
*:first-child+html .textarea {width: auto;}
.img-right {direction: rtl;}
.img-right * {direction: ltr;}
* html .img-left .imgarea {float: left;}
* html .img-right .imgarea {float: right;}
* html .textarea {float: left;}
*:first-child+html .img-left .imgarea {float: left;}
*:first-child+html .img-right .imgarea {float: right;}
/*______________________________ list-box_core ______________________________*/
.list-box {overflow: hidden;position: relative;}
.list-box .column {clear: both;}
.list-box .column > ul > li {overflow: hidden;position: relative;float: left;}
.list-box .box {overflow: hidden;}
/*
センタリングの際 li の幅は % ではなく実数で指定
.list-box ul {position: relative;float: left;left: 50%;}
.list-box ul li {left: -50%;text-align: center;}
*/

/*########################___ clearfix-item ___########################*/
.hoge:after
,.order-change-box:after
,.box-utility:after
{content: '';display: block;clear: both;height: 0;}

.hoge
,.order-change-box
,.box-utility
{/zoom: 1;}


} /* end of for PC */

.mailmaga {
    width: 470px;
    margin: 0 auto;
}

@media screen and (max-width: 640px) {
    .mailmaga {
        width: 350px;
        margin: 0 auto;
    }
}

.wpcf7-spinner {
    display: none !important;
}
