/*
Theme Name: kale-child
Template: kale
Theme URI: https://www.lyrathemes.com/kale/
*/


@media (min-width: 1200px) {
.container {
    width: 980px;
}
}


body, p {
    font-family: "游ゴシック",YuGothic,YuGothicM,-apple-system,BlinkMacSystemFont,"Helvetica Neue","Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
    font-size: 14px;
    color: #000;
    background-color: #fff;
    letter-spacing: 1px;
	font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: none;
}
p {
    margin: 0 0 24px;
    line-height: 1.85;
}

.entry h3 {
	line-height: 1.4 !important;
}

.main-column a, .main-column a:visited {
 text-decoration: underline;
color: #8a8a8a;
}
.main-column a:focus, .main-column a:hover {
color: #ff9ef8;	
}

em.red {
	font-style: normal !important;
	color: #ff0000 !important;
	font-weight: bold !important;
}


/*-----header-----*/
.header {
    line-height: 20px;
    padding: 60px 0 0;
}
.header-row-2 {
    margin-bottom: 60px;
}
.header-row-3 {
    margin-bottom: 70px;
}
.logo .header-logo-text a {
    color: #000;
}
.logo .header-logo-text {
    line-height: 60px;
    font-size: 52px;
    font-weight: 200;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}
.logo img.custom-logo {
    max-width: 480px;
    height: auto;
}

a.custom-logo-link {
    display: inline-block;
}

@media (max-width: 767px){
.logo .header-logo-text {
    line-height: 35px;
    font-size: 34px;
}
	.logo img.custom-logo {
    max-width: 320px;
    height: auto;
}
}

/*-----menu-----*/
.navbar-default {
    background-color: #fff;
    border-color: #000;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 1px;
}
.navbar-default .navbar-nav>.active>a {
    color: #000;
    background-color: #fff;
	text-align: center;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #fff;
}

.navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #000;
    background-color: #ff9ef8;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #000;
    background-color: #ff9ef8;
}
.navbar-nav > li > a {
    font-family: 'Lato', sans-serif;
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
}
.navbar-default .navbar-nav > li > a {
    color: #000 !important;
	 text-align: center;
}

@media (min-width: 768px){
.navbar {
    border-radius: 0;
}
.navbar-nav {
    float: none;
    margin: 0;
}
.navbar-nav>li {
    float: none;
    display: inline-block;
	margin: 0 10px;
}
}

/*-----content-----*/
.entry h1 {
    font-size: 18px;
	 color: #000;
    font-weight: normal;
    letter-spacing: 2px;
	 margin-top: 0;
    margin-bottom: 2em;
	 padding-bottom: 0.5em;
    text-align: left;
    border-bottom: 1px solid #000;
	  text-transform: none;
}

/*-----footer-----*/
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: none;
}

.footer-copyright {
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    color: #000;
}


/*-----News-----*/
.news-cont {
    margin-bottom: 40px;
}
.n-head {
    margin-bottom: 12px;
}
em.n-date {
    font-style: normal;
    font-size: 11px;
	  line-height: 2.5;
}
em.news-cat {
    font-size: 11px;
    font-style: normal;
    border-bottom: 1px solid #000;
    padding-bottom: 1px;
}

#page-2.entry h3 {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.85;
}
.main-column .news-cont a, .main-column .news-cont a:visited {
    text-decoration: underline;
    color: #000;
}
.main-column .news-cont a:focus, .main-column .news-cont a:hover {
    color: #ff9ef8;
}

/*-----CV-----*/

.responsive-tabs ul.responsive-tabs__list {
    margin: 0px 0 0 20px !important;
}
.responsive-tabs .responsive-tabs__panel {
    border: none !important;
	border-top: 1px solid #ddd !important;
	padding: 30px 20px 0 !important;
}
.responsive-tabs .responsive-tabs__list__item {
	color: #555 !important;
   font-size: 12px !important;
	letter-spacing: 2px !important;
}
.responsive-tabs .responsive-tabs__list__item:hover {
    color: #ff9ef8 !important;
}

@media (max-width: 767px){
.responsive-tabs-wrapper {
    border-top: 1px solid #fff !important;
}
.responsive-tabs .responsive-tabs__heading--active, .responsive-tabs .responsive-tabs__heading--active:hover {
    background: #555 !important;
    color: #fff !important;
}
.responsive-tabs .responsive-tabs__heading {
    border: 1px solid #555 !important;
    font-size: 14px !important;
    padding: 7px 0 !important;
    padding-left: 10px !important;
	 margin-bottom: 10px !important;
}
	.responsive-tabs .responsive-tabs__heading--active:after, .responsive-tabs .responsive-tabs__heading--active:hover:after {
    top: 13px !important;
}
	.responsive-tabs .responsive-tabs__heading:after {
    top: 13px !important;
}
	.responsive-tabs .responsive-tabs__heading {
    border: none !important;
    border-top: 1px solid #555 !important;
    font-size: 13px !important;
    border-bottom: 1px solid #555 !important;
}
.responsive-tabs .responsive-tabs__panel {
    padding: 20px 0px !important;
	    border-top: none !important;
	}
}

.page-id-7 .entry h2 {
    font-size: 18px;
}
.page-id-7 .entry h3 {
    font-size: 15px;
    margin-top: 35px;
}
.page-id-7 .entry h3 {
    font-size: 13px;
    margin-top: 35px;
    margin-bottom: 15px;
    border-left: 2px solid #000;
    padding: 0px 6px;
}
.page-id-7 .entry h4 {
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 15px;
    border-left: 2px solid #000;
    padding: 0px 6px;
}
.page-id-7 .entry dl {
    margin-bottom: 58px;
}
.page-id-7 .entry dt {
    font-weight: normal;
    width: 45px;
    float: left;
}
.page-id-7 .entry dd {
    margin: 0px 0 8px 45px;
	font-weight: 200;
}
.page-id-7 .entry dt.long {
    font-weight: normal;
    width: 85px;
    float: left;
}
.page-id-7 .entry dd.long {
    margin: 0px 0 8px 85px;
	font-weight: 200;
}
.page-id-7 .entry ul.cv-in {
    margin-top: 0;
    margin-bottom: 58px;
    padding: 0 14px;
}
.page-id-7 .entry ul.cv-in li {
    margin: 0 0 6px 0;
	font-weight: 200;
}

@media (max-width: 767px){
.page-id-7 .entry dt {
    font-weight: normal;
    width: 50px;
    float: left;
}
.page-id-7 .entry dd {
    margin: 0px 0 8px 51px;
}
}

/*-----Contact-----*/

label {
    font-weight: normal;
}
.btn, input[type="submit"], input[type="reset"] {
    text-transform: none;
    letter-spacing: 0.15em;
}

dl.c-form dt {
    font-weight: normal;
    float: left;
    width: 100px;
    margin-bottom: 15px;
}
dl.c-form dd {
    margin-left: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #555 !important;
}

.form-control, input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="date"], textarea, select {
    font-weight: 300;
    font-size: 14px;
    font-style: normal;
    border: none;
    color: #000;
    background-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 89%;
}
input[type="text"]:focus, input[type="email"]:focus, textarea:focus {
  outline: 0;
  border-color: #555;
}
textarea {
    background-image: linear-gradient(#dadada 1px, transparent 1px) !important;
	height: 205px;
    resize: vertical;
    padding: 10px 0;
    line-height: 41px;
    background-size: 100% 41px;
    margin-top: -1px;
}
@media (min-width: 768px){
	.form-control, input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="date"], textarea, select {
    width: 100%;
}
}
@media (max-width: 767px) {
	.form-control, input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="date"], textarea, select {
    width: 100%;
}	
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #000;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #000;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #000;
}
div.wpcf7-response-output {
    margin: 2.5em 0em;
    padding: 0.8em 1em;
}


/*-----Support-----*/
h2.course {
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: underline;
}
h3.midashi {
    margin: 50px 0 15px 0;
    font-size: 14px;
    background: #2d2d2d;
    padding: 5px 12px 5px 12px;
    color: #fff;
}

/*-form-*/
.wpcf7 label {
    width: 100%;
}
form.wpcf7-form {
    border: 1px solid #000;
    padding: 25px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #dadada;
    padding: 5px 15px;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    border: 1px solid #777;
}



/*-----Works-----*/

.faq-accordion .faq-main {
    border: none;
	border-bottom: 1px solid #d9d9d9;
    margin-bottom: 15px;
    background: #fff;
    padding: 10px;
    transition: all 0.5s ease 0s;
}


table.works-tbl {
    margin: 0;
    padding: 0;
	border: none !important;
}
.faq-title h4 {
    font-size: 16px !important;
}
.works-tbl th {
	background: #fff;
	border: none;
	color: #000;
	padding: 0;
	width: 50%;
	vertical-align: top;
}
.works-tbl td {
	border: none;
	padding: 32px;
	vertical-align: top;
}

table.works-tbl p {
    font-weight: normal;
    margin: 0;
}

p.works-ja {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    letter-spacing: 0.5px;
}
p.works-en {
    margin-bottom: 10px !important;
}

[data-control], [data-content] > * {
    padding: 5px 0 !important;
}

.works {
    margin-bottom: 20px;
}

.book section, .book-long section {
    max-width: 200px;
    margin: 5px 10px 15px 0;
    float: left;
}
.book, .book-long {
	margin-bottom: 30px;
	height: 130px !important;
}
.no-book {
	margin-bottom: 30px;
	height: 30px !important;
}
.book p, .book-long p {
	margin: 0px !important;
}

p.txt-ub {
    border-top: 1px #c4c4c4 dotted;
    padding: 10px 0 0 0;
    width: 50%;
}
em.ft-sml {
	font-size: 10px;
	font-style: normal;
}
.book p.txt-btm, .no-book p.txt-btm, .book-long p.txt-btm {
    clear: both;
    border-top: 1px dotted #c4c4c4;
    padding: 15px 0 0 0;
    width: 50%;
	 letter-spacing: 0.5px;
}

@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: none;
    width: 100%;
  }
  .works-tbl {
    width: 100%;
  }
  .works-tbl th,
  .works-tbl td {
border-bottom: none;
    display: block;
    width: 100%;
  }
	p.txt-ub, .book p.txt-btm, .no-book p.txt-btm, .book-long p.txt-btm {
    width: 100%;
}
	.book-long {
	height: 200px !important;
}
}



/*****トップページ *******/

.home h1.entry-title,
.page-id-204 h1.entry-title {
	display: none !important;
}

.bana-waku-top {
    width: 100%;
    display:flex;
	 margin-bottom: 20px;
}
.bana-waku {
    width: 100%;
    display:flex;
	 margin-bottom: 70px;
}

.bana-in {
background: #fff;
    border: 2px solid #000;
    padding: 0;
    width: 50%;
    margin: 0 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.bana-in a {
    display: grid;
	place-items: center;
    width: 100%;
    height: 100%;
	 color: #000 !important;
    text-decoration: none;
	 padding: 30px 20px;
}

.bana-in:hover {
	border: 2px solid #ff9ef8;
}
.bana-in a:hover {
		 color: #ff9ef8 !important;
}

em.bana-en {
    font-size: 12px;
    font-style: normal;
    margin-top: 10px;
    letter-spacing: 0.5px;
}


@media (max-width: 767px) {
.bana-waku {
    width: 100%;
    display: inherit;
	 margin-bottom: 50px;
	margin-top: -30px;
}
.bana-waku-top {
    width: 100%;
    display: inherit;
	 margin-bottom: 15px;
	margin-top: -30px;
}

.bana-in {
background: #fff;
    border: 2px solid #000;
    padding: 0;
    width: 100%;
    margin: 15px 0 30px 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
}

@media (min-width: 768px){
.top-img {
		width: 70%;
	margin: 0 auto;
	}
}

.top-img {
	margin-bottom: 70px;
    margin-top: -30px;
}

figcaption.wp-caption-text {
    text-align: left;
    font-size: 11px;
    padding-left: 4px;
}

.top-img img:hover {
	opacity: 0.5;
}

p.link-works {
    text-align: right;
    margin-top: -40px;
    margin-right: 15px;
}
p.link-works a {
    text-decoration: none;
    color: #000 !important;
}

p.link-works a:hover {
	opacity: 0.5;
}


.block section {
    max-width: 200px;
    margin: 5px 10px 30px 0;
    float: left;
}
a.btn_pub {
display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 32px;
    position: relative;
    background: #ccc;
    border-radius: 35px;
    box-sizing: border-box;
    padding: 0 30px 0 20px;
    color: #000 !important;
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 1.3;
    text-align: left;
    text-decoration: none;
    transition-duration: 0.3s;
}
a.btn_pub:before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -3px;
}
a.btn_pub:hover {
  background: #ff9ef8;
  color: #000 !important;
}
a.btn_pub:hover:before {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}

.block {
	margin-bottom: 30px;
	clear: both;
}
.block p {
	margin: 0px !important;
}


.mb20 {
	margin-bottom: 20px;
}
em.fs11 {
	font-size: 11px;
	font-style: normal;
}


/*----Shop-----*/

.shop-waku {
    margin: 40px 0;
    padding: 40px 0;
    border-top: dotted 1px #ccc;
}


.shop-waku-top {
    width: 100%;
    display:flex;
	 margin-bottom: 10px;
}

.bana-in-shop {
    padding: 0;
    width: 50%;
    text-align: left;
    font-weight: bold;
	margin-top: 20px;
}

.bana-in-shop h4 {
    border-left: 4px solid #000;
    padding-left: 7px;
}

.bana-in-shop a.shop-ilink {
    display: grid;
	place-items: center;
    width: 100%;
    height: 100%;
	 color: #000 !important;
    text-decoration: none;
	 padding: 0;
}

.bana-in-shop:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -webkit-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}
.bana-in-shop a.shop-ilink:hover {
		 color: #ff9ef8 !important;
}

.r-m10 { margin-right: 10px; }
.l-m10 { margin-left: 10px;}


.bana-in-shop-nml {
    padding: 0;
    width: 50%;
    text-align: left;
    font-weight: bold;
	margin-top: 20px;
}

.mb-30 {
	margin-bottom: 30px;
}

.wp-video {
    max-width: 95% !important;
    height: auto;
}


@media (max-width: 767px) {
.shop-waku-top {
    width: 100%;
    display: inherit;
	 margin-bottom: 15px;
	margin-top: 15px;
}
	
.bana-in-shop, .bana-in-shop-nml {
    padding: 0;
    width: 100%;
    margin: 15px 0 30px 0;
    text-align: left;
    font-weight: bold;
}
.r-m10 { margin-right: 0px; }
.l-m10 { margin-left: 0px;}
	
	.wp-video {
    max-width: 100% !important;
    height: auto;
}
}

p.explain {
    line-height: 1.5;
    margin-top: 15px;
}


.page-id-89 .entry dl, 
.page-id-45 .entry dl,
.page-id-465 .entry dl {
    margin-bottom: 20px;
	 margin-top: 25px;
}
.page-id-89 .entry dt, 
.page-id-45 .entry dt,
.page-id-465 .entry dt {
    font-weight: normal;
    width: 60px;
    float: left;
}
.page-id-89 .entry dd, 
.page-id-45 .entry dd,
.page-id-465 .entry dd {
    margin: 0px 0 5px 60px;
	font-weight: 200;
}
.page-id-89 .entry dt.long, 
.page-id-45 .entry dt.long,  
.page-id-465 .entry dt.long {
    font-weight: normal;
    width: 110px;
    float: left;
}
.page-id89 .entry dd.long, 
.page-id45 .entry dd.long,
.page-id465 .entry dd.long {
    margin: 0px 0 4px 110px;
	font-weight: 200;
}
.page-id-89 .entry ul.cv-in, 
.page-id-45 .entry ul.cv-in,
.page-id-465 .entry ul.cv-in {
    margin-top: 0;
    margin-bottom: 58px;
    padding: 0 14px;
}
.page-id-89 .entry ul.cv-in li, 
.page-id-45 .entry ul.cv-in li,
.page-id-465 .entry ul.cv-in li {
    margin: 0 0 6px 0;
	font-weight: 200;
}

@media (max-width: 767px){
.page-id-89 .entry dt, 
.page-id-45 .entry dt,
.page-id-465 .entry dt {
    font-weight: normal;
    width: 60px;
    float: left;
}
.page-id-89 .entry dd, 
.page-id-45 .entry dd,
.page-id-465 .entry dd {
    margin: 0px 0 4px 61px;
}
}


p.lh165 {
   line-height: 1.65;
}



p.brandingLogo {
    display: none !important;
}
#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 0 !important;
}
#mc_embed_signup_scroll p {
    margin: 0;
    padding: 0;
    line-height: 1;
}
.mailnews {
    margin-bottom: 60px;
}
#mc_embed_signup input.email {
    font-family: inherit !important;
    font-size: 16px !important;
    display: block;
    padding: 0.4em 0.8em !important;
    min-height: 40px !important;
}

#mc_embed_signup input[type="submit"] {
    text-transform: none;
    letter-spacing: 0.8px;
}

em.h1-sml {
    font-style: normal;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.9;
}


h2.cont-top {
	 font-size: 15px;
    margin-bottom: 12px;
    border-bottom: 1px solid #333;
    display: inline-block;
    margin-top: 20px;
}
em.nml {
	font-style: normal;
    font-size: 13px;
    letter-spacing: 0.2px;
    font-weight: bold;
}
.mt30 {
	margin-top: 30px
}

p.cont-btm {
    font-size: 90%;
    line-height: 1.6;
    margin-bottom: 40px;
}

em.lh-2-5 {
    font-style: normal;
    line-height: 2.5;
}