@charset "utf-8";
/*
Theme Name:EVERY child
Theme URI:https://tcd-theme.com/tcd075
Description:WordPress theme "EVERY" 子テーマ
Template: every_tcd075
Author:Nana
Author URI:https://tcd-theme.com/
Version:2.13
*/

body{
	font-size:16px;
	line-height: 1.5;
word-wrap: break-word;
}
.index_news a{
  color:#222 !important;
}
.index_news a:hover{
  text-decoration:underline !important;
}
.post_contet a {
    color: #0080d1 !important;
	text-decoration:underline;
}
a {
  color: #0080d1 !important;}
a:hover, .post_contet a:hover {
    color: #529ed8;
    text-decoration:underline !important;
}
a.button, .btn-wrap a{
  color: #fff !important;
  text-decoration: none;
}
a.button:hover, .btn-wrap a:hover{
  text-decoration: none !important;
}

#wpadminbar a{color:#fff !important;}
a#header_login, a#header_logout{
	color:#000 !important;
}
a#header_register{
	color:#FFF !important;
}

#wpadminbar a:hover, #header_login:hover, #header_logout:hover, #header_register:hover{
	text-decoration:none !important;
}
#header_login:hover, #header_logout:hover {
    color: #ffffff !important;
}
@media screen and (max-width: 1210px){
	a#header_register{
	color:#ff7f00 !important;
	background:none !important;
	}
	#header_register{
		background:none !important;
	}
}
a#header_logout{
	display:none;
}
.login_form_wrap a#create_account {
	color:#fff !important;
}
@media screen and (max-width: 650px){
#header_user_name {
    display:block !important;
}}

.membership-form .remember{display:none;}
.swpm-remember-me{
	display:none;
}
/**********トップページ**********/
#lost_password{display: none;}
#main_contents{
	padding:60px 0 10px;
}
.index_news .item a {
  overflow: hidden;
}
.index_free_space .banner_list a {
  display: block;
  margin: 0 0 30px 0;
  width: 100%;
  height: 150px;
  position: relative;
  background: #fff;
  border: 3px solid #ff8000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.index_free_space .banner_list .image_wrap {
  display: block;
  width: calc(50% - 6px);
  height: 144px;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  left: 0px;
  top: 0px;
}
.index_free_space .banner_list .type2 .image_wrap {
  width: 100% !important;
  height: 150px !important;
}
.index_free_space .banner_list a.type2 {
  border: none;
}
.index_free_space .banner_list .image {
  width: 100%;
  height: 150px !important;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.index_free_space .banner_list a.type2 .image {
  background-size: contain !important;
}
.index_banner .banner_list a {
    width: calc(33% - 10px);
}
	.index_banner .banner_list a:nth-child(2n) {
    margin-right: 20px;
}

.index_free_space.num4 .design_headline:before, .index_free_space.num5 .design_headline:before {
  background: #000;
  font-family: 'headline_icon';
  content: '\e90e' !important;}
  .index_free_space .banner_list.list-3{
    display: flex;
    justify-content:center;
    margin-bottom: -20px;
  }
.index_free_space .banner_list.list-3 a{
  float: left;
  margin: 0 20px 20px 0;
  width: calc(33% - 10px);
  height: 150px;
  background: #fff;
  position: relative;
  border: none;
  box-sizing:border-box;
}
.index_free_space .banner_list.list-3 a:nth-child(3n) {
  margin-right: 0;
}
.banner_list.list-3 .image_wrap{
  width: 100%;
  height: 150px;
}
.index_banner .banner_list a:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 1048px){
.index_banner .banner_list a {
    width: calc(32.9% - 11px);
	}}
@media screen and (max-width: 750px){
.index_free_space .banner_list .image, .index_free_space .banner_list .type2 .image_wrap{
  height: 120px !important;
}
.index_banner .banner_list a, .index_free_space .banner_list.list-3 a {
    float: none;
    margin: 0 auto 15px !important;
    width: 100%;
    height: 120px;
}
.index_free_space .banner_list.list-3{
  display: block;
  margin-bottom: 0;
}
.index_free_space .banner_list a{
  margin: 0 auto 20px !important;
  height: 120px;
}
}
.index_free_space .post_content .design_headline {
    font-weight: 600 !important;
    background: #fff;
    height: 60px;
    line-height: 60px;
    padding: 0 25px 0 85px;
    font-size: 20px;
    border: 1px solid #ddd;
    position: relative;
    margin: 0 0 30px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.design_headline:before {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
@media screen and (max-width: 1120px){
.index_free_space .post_content .design_headline {
    height: 45px;
    line-height: 45px;
    padding: 0 18px 0 60px;
    margin: 0 0 20px 0;
	}}
@media screen and (max-width: 650px){
.index_free_space .post_content .design_headline {
	font-size: 16px;}}

.index_free_space .banner_list a:last-child {
  margin-bottom: 0 !important;
}

/**********固定ページ**********/
.post_content h2 {
	border-top: 2px solid #1878db;
    border-bottom: 2px solid #1878db;
    background-color: #ffffff;
	padding: 0.65em 0.2em 0.65em 0.4em;
    margin: 1.5em 0 1em;
}

.post_content h3 {
    border-left: 5px solid #1878db;
	padding: 0.7em;
}

.post_content p {
    line-height: 1.7;
}

.btn-wrap.rich_blue a {
  background-color: #257cd3 !important;
  box-shadow: 0 4px 0 #0865c2 !important;
}

.btn-wrap.rich_blue a:hover {
  background: #0865c2 !important;
  box-shadow: 0 1px 0 #0854a0 !important;
}

.btn-wrap.rich_green a {
  background-color: #09a048 !important;
  box-shadow: 0 4px 0 #0e7e3d !important;
}

.btn-wrap.rich_green a:hover {
  background: rgb(16, 133, 65) !important;
  box-shadow: 0 1px 0 #0a6932 !important;
}

.btn-wrap.aligncenter{
    margin: 1.5em 0 2em;
}

/*********固定ページ見出し*********/

.design_headline {
  min-height: 60px;
  height: 100% !important;
  line-height: 1.5 !important;
  display: flex;
  align-items: center;
}
.design_headline:before {
  height: 100% !important;
  padding-bottom: 2px;
  line-height: 1.7 !important;
}
.design_headline:after {
  bottom: -10px;
}

@media screen and (max-width: 1210px){
 .design_headline {
  min-height: 45px;
    height: 100% !important;
    line-height: 1.5 !important;
}
.design_headline:before {
  height: 100% !important;
  padding-bottom: 2px;
}}
/***********widget sidemenu************/
#side_col {
  width: 315px;
}
.widget_content li{
  padding: 0;
}
#nav_menu-2 ul#menu-sidemenu li a:after, #nav_menu-3 ul#menu-sidemenu li a:after {
    font-family: "fontawesome";
    content: '\f105';
    position: absolute;
    top: 42%;
    margin-top: -0.75em;
}
#nav_menu-2 ul#menu-sidemenu li , #nav_menu-3 ul#menu-sidemenu li {
  font-size: 1rem;
  border: 3px solid #22345F;
  margin-bottom: 6px;
  border-radius: 4px;
  transition: all 0.5s ease;
  font-weight: 700;
}

#nav_menu-2 ul#menu-sidemenu li.lvup {
    border: 3px solid #2069d0;
}
#nav_menu-2 ul#menu-sidemenu li a, #nav_menu-3 ul#menu-sidemenu li a {
  padding: 30px 20px;
  background: linear-gradient(#ffffff, #f2fdff);
  color: #22345F;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
	display: block;
    margin: 0;
    position: relative;
}
#nav_menu-2 ul#menu-sidemenu li a.lup_btn {
    background: linear-gradient(#1873cd, #1357af) !important;
    color: #FFF !important;
}
/*color: #fff;background:linear-gradient(#198ee7, #0D80E5); */
#nav_menu-2 ul#menu-sidemenu li:hover, #nav_menu-3 ul#menu-sidemenu li:hover {
  border: 3px solid #223f5f;
}

/*#nav_menu-3 ul#menu-sidemenu li a:hover{color:#1c7ad2;background:linear-gradient(#ffffff, #ffffff);}*/
#nav_menu-3 ul#menu-sidemenu li a:hover {
  color: #f8f9fa;
  background: linear-gradient( #fff, #eafdff);
}
#nav_menu-2 ul#menu-sidemenu li a.lup_btn:hover {
    background: linear-gradient(#083e73, #0b3161) !important;
    color: #FFF !important;
}
#nav_menu-2 ul#menu-sidemenu li a:after, #nav_menu-3 ul#menu-sidemenu li a:after {
  right: .8em;
  font-size: 1.4em;
  color: #0559ac !important;
  transition: all 0.5s ease;
}
#nav_menu-2 ul#menu-sidemenu li.lvup a:after {
  color: #fff !important;
  top:48%;
}
#nav_menu-2 ul#menu-sidemenu li a:hover:after, #nav_menu-3 ul#menu-sidemenu li a:hover:after {
  right: .6em;
  color: #f8f9fa !important;
}

#nav_menu-2 ul#menu-sidemenu li a, #nav_menu-3 ul#menu-sidemenu li a {
  padding-left: 74px;
}

#nav_menu-3 ul#menu-sidemenu li:first-child a:before {
  background: url(./img/wakaba1.png) 0 0 no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  width: 58px;
  height: 61px;
  position: absolute;
  top: 47%;
  margin-top: -26px;
  left: 11px;
}

#nav_menu-3 ul#menu-sidemenu li:nth-child(2) a:before {
  background: url(./img/lesson.png) 0 0 no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  width: 61px;
  height: 54px;
  position: absolute;
  top: 46%;
  margin-top: -23px;
  left: 10px;
}

#nav_menu-3 ul#menu-sidemenu li:nth-child(3) a {
  padding-left: 78px;
}

#nav_menu-3 ul#menu-sidemenu li:nth-child(3) a:before {
  background: url(./img/qa.png) 0 0 no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  width: 56px;
  height: 61px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 12px;
}

#nav_menu-3 ul#menu-sidemenu li:nth-child(4) a {
  padding-left: 80px;
}

#nav_menu-3 ul#menu-sidemenu li:nth-child(4) a:before {
  background: url(./img/support.png) 0 0 no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  width: 55px;
  height: 56px;
  position: absolute;
  top: 50%;
  margin-top: -28px;
  left: 12px;
}

#nav_menu-3 ul#menu-sidemenu li:nth-child(5) a {
  padding-left: 75px;
}

#nav_menu-3 ul#menu-sidemenu li:nth-child(5) a:before {
  background: url(./img/mail.png) 0 0 no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  width: 54px;
  height: 57px;
  position: absolute;
  top: 45%;
  margin-top: -24px;
  left: 10px;
}
/*#nav_menu-3 ul#menu-sidemenu li:nth-child(3) a {
  padding-left: 72px;
}

#nav_menu-3 ul#menu-sidemenu li:nth-child(3) a:before {
  background: url(./img/live.png) 0 0 no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
    width: 46px;
    height: 55px;
    position: absolute;
    top: 50%;
    margin-top: -28px;
    left: 16px;
}*/
#nav_menu-2 ul#menu-sidemenu li.lvup a {
  padding-left: 85px;
}
#nav_menu-2 ul#menu-sidemenu li.lvup a:before{
  background: url(./img/l_up.png) 0 0 no-repeat !important;
  background-size: contain !important;
  content: "";
  display: inline-block;
    width: 62px;
    height: 60px;
    position: absolute;
    top:48%;
    margin-top: -28px;
    left: 8px;
}
ul#menu-sidemenu li a{
  color: #262a2b !important;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
  #nav_menu-2 ul#menu-sidemenu li, #nav_menu-3 ul#menu-sidemenu li {
    font-size: .8rem;
  }
}

/******************************************************************
PAGE STYLES
******************************************************************/

/* 固定ページで子ページが設定されている時に表示されるナビ */
.local-nav{
  margin-bottom: 2em;
  font-size: 0.9em;
}
.local-nav .title{
  margin:0;
  color: #fff;
  padding: 0;
}
.local-nav .title a{
  background: #4B99B5;
  color: #fff;
  display:block;
  padding:0.9em 0.8em;
}
.local-nav ul{
  background: #fff;
  margin:0;
  border: 1px solid #ddd;
}

.local-nav li.current_page_item{
  background: #eee;
}

.local-nav ul li a{
  display: block;
  background: #fff;
  border-top: 1px solid #ddd;
  display:block;
  padding: 0.9em 0.8em;
  margin-top: -1px;
  color:#333 !important;
  text-decoration:none;
}
.local-nav .title a:hover,
.local-nav ul li a:hover{
  text-decoration:underline;
}
.local-nav .current_page_item a{
  color:#f88b0e !important;
}
.local-nav ul ul {
  padding-left: 5px;
  border: none;
  border-top: 1px solid #eee;
  background: #999;
}
.local-nav ul ul ul{
  padding:0;
}
.local-nav ul ul ul li a:before{
  content:'− ';
}
.local-nav ul ul li{
  background:#fff;
}

.local-nav ul li.page_item {
  position: relative;
}
.local-nav ul li.page_item::after,
.local-nav ul li.page_item::before {
  display: block;
  content: '';
  position: absolute;
}
.local-nav ul li.page_item::after {
  top: 1.2em;
  left: .6em;
  width: 14px;
  height: 14px;
  background-color: #114b94;
  border-radius: 100%;
}
.local-nav ul li.page_item::before {
  z-index: 2;
  top: 1.5em;
  left: .8em;
  width: 4px;
  height: 4px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.local-nav ul li a {
    padding: 0.7em .9em .7em 2em;
}


/**/
.local-nav ul {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: 1px solid #22345F !important;
}

.local-nav ul ul {
background: #9FD8EA;
}
.local-nav ul ul li.page_item {
  position: relative;
}
.local-nav ul ul li.page_item::after{
display: block;
  content: '';
  position: absolute;
  top: 1.5em;
  left: 0em;
  width: 8px;
  height: 3px;
  border-left: none;
border-bottom: none;
  -webkit-transform: none;
  transform: none;
  background: none;
}
.local-nav ul ul li.page_item a {
    padding: 0.9em 1em;
}

.local-nav .title a {
  background: #024c91;
  color: #fff !important;
  display: block;
  padding: 0.9em 0.8em;
text-decoration: none;
}


/* ==========================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf, .comment-respond,.widget ul li {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after ,.widget ul li:before ,.widget ul li:after{
    content: "";
    display: table; }
  .clearfix:after, .cf:after, .comment-respond:after, .widget ul li:after {
    clear: both; }

/********  lesson *************/
.post_content ol{
	counter-reset: number;
}
.post_content ol li {
    list-style: none;
    position: relative;
    padding-left: 1.4em;
}
.post_content ol li:before {
    counter-increment: number;
    content: counter(number);
    background: #1a4579;
    color: #fff;
    width: 1.6em;
    height: 1.6em;
    font-size: 0.7em;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    display: block;
    text-align: center;
    line-height: 1.7em;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}
/*
 * フォーム*/
/* entry content */
.entry-content {
  padding: 1.5em 2em;
  }
  .entry-content p {
    margin: 0 0 1.6em;
    line-height: 1.7;
  }
.swpm-registration-widget-form {
	max-width:780px;
	margin:auto;
	padding: 20px 20px 40px;
    border: 1px solid #eee;
    border-radius: 5px;
    background: #fefefe;
}
  .swpm-registration-widget-form table {
    width: 100%;
    font-size:1.2em;
    border: 1px solid #eaedf2;
    margin-bottom: 1.5em; }
    .entry-content table caption {
      margin: 0 0 7px;
      font-size: 0.75em;
      color: #9fa6b4;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .swpm-registration-widget-form tr {
    border-bottom: 1px solid #eee;
	padding:5px 0;}

  .swpm-registration-widget-form td {
    padding: 7px;
    border-right: 1px solid #eaedf2;
	background:#fefefe;}
    .entry-content td input{
      margin:3px 0;
    }
  .swpm-registration-widget-form td:last-child {
      border-right: 0; }
  .swpm-registration-widget-form th {
    background-color: #f8f9fa;
    border-bottom: 1px solid #eaedf2;
    border-right: 1px solid #eaedf2;
    padding: 7px;
    min-width: 6em;
    }
   .swpm-registration-widget-form th:last-child {
      border-right: 0; }
  .swpm-registration-widget-form blockquote{
	  color: #777;
	  border:1px solid #ccc;
	  margin:2em 0;
	  font-size: 0.95em;
	  padding:1.5em 2.5em 0.5em;
	  border-radius:10px;
	  position:relative;
  }
  .swpm-registration-widget-form blockquote:before{
  font-family: 'FontAwesome';
  content:'\f10d';
  position:absolute;
  width:1em;
  height:1em;
  padding-top:0.25em;
  border-radius:50%;
  display:block;
  text-align:center;
  left:-0.4em;
  top:-0.5em;
  font-size:25px;
  line-height:1;
  color:#999;
  }
  .swpm-registration-widget-form blockquote:after{
  font-family: 'FontAwesome';
  content:'\f10e';
  position:absolute;
  width:1em;
  height:1em;
  padding-top:0.25em;
  border-radius:50%;
  display:block;
  text-align:center;
  right:-0.4em;
  bottom:-0.2em;
  font-size:25px;
  line-height:1;
  color:#999;
  }
  .swpm-registration-widget-form blockquote h1,
  .swpm-registration-widget-form blockquote h2,
  .swpm-registration-widget-form blockquote h3,
  .swpm-registration-widget-form blockquote h4{
  margin-top:0!important;
  }
  .swpm-registration-widget-form dd {
    margin-left: 0;
    font-size: 0.9em;
    color: #787878;
    margin-bottom: 1.5em; }
  .swpm-registration-widget-form img {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    height: auto; }
  .swpm-registration-widget-form .size-auto,
  .swpm-registration-widget-form .size-full,
  .swpm-registration-widget-form .size-large,
  .swpm-registration-widget-form .size-medium,
  .swpm-registration-widget-form .size-thumbnail {
    max-width: 100%;
    height: auto; }
  .swpm-registration-widget-form pre {
    background: #323944;
    color: #f8f9fa;
    font-size: 0.9em;
    padding: 1.5em;
    margin: 0 0 1.5em;
    border-radius: 3px; }
.swpm-registration-widget-form input{
	padding:5px;
}


/*
 * 登録フォーム*/
#swpm-registration-form table tbody {
  display: flex;
  flex-direction: column;
}

#swpm-registration-form table tbody tr:nth-child(1) {
  order: 1;
}

#swpm-registration-form table tbody tr:nth-child(2) {
  order: 1;
}

#swpm-registration-form table tbody tr:nth-child(3) {
  order: 1;
}

#swpm-registration-form table tbody tr:nth-child(4) {
  order: 1;
}

#swpm-registration-form table tbody tr:nth-child(5) {
  order: 2;
}

#swpm-registration-form table tbody tr:nth-child(6) {
  order: 1;
}

.swpm-registration-widget-form table tbody td {
  display: table-cell;
}

.swpm-registration-widget-form tr td:nth-child(1) {
  width: 29%;
}

.swpm-registration-widget-form tr td:nth-child(2) {
  width: 70%;
}
.regist-f .swpm-registration-membership-level-row{
	display:none;
}
@media only screen and (max-width: 576px) {
	.swpm-registration-widget-form table tbody tr{
		padding-bottom:15px;
	}
.swpm-registration-widget-form table tbody td {
    display: table;
  }

  .swpm-registration-widget-form tr td:nth-child(1) {
    width: 100%;
  }

  .swpm-registration-widget-form tr td:nth-child(2) {
    width: 100%;
  }
}
/*login*/
.swpm-login-widget-form {
  max-width: 500px;
  margin: 0 auto;
}

.swpm-login-submit,
.swpm-pw-reset-submit-button {
  text-align: center;
  padding-bottom: 1rem;
  border-bottom: 1px dotted #000;
}

input.swpm-login-form-submit,
input.swpm-pw-reset-submit,
input.swpm-registration-submit {
  padding: 1rem 5rem;
  margin: 1rem auto 0;
  display: inline-block;
  /*background: rgb(0,160,215);*/
  border-radius: 2em;
  background: linear-gradient(to right, #0071e3 0%, #0561bd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40b9ed', endColorstr='#0071e3', GradientType=1);
  border: 0;
  color: #fff;
}

input.swpm-login-form-submit:hover,
input.swpm-pw-reset-submit:hover,
input.swpm-registration-submit:hover {
  opacity: .8;
}

/* V K o ^*/
.swpm-registration-widget-form table,
.swpm-registration-widget-form table td {
  border: 0;
}

/* ǉ CSS*/
#main2 .article-header .article-header h1 {
  border-bottom: 3px solid #5c6b80;
}

.page .entry-content h2 {
  border-top: 2px solid #0865c2;
  border-bottom: 2px solid #0865c2;
  background-color: #f7fcff;
}

.page .entry-content h3 {
  border-left: 5px solid #0865c2;
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  background-color: #f0f3f9;
  border: 1px solid #CED6E1;
  border-radius: 0;
  width: 96%;
  max-width: 96%;
}

.swpm-edit-profile-form input[type="password"]::placeholder {
  font-size: .8em;
  letter-spacing: 0;
}

/**************footer*********/
#footer_top_inner.no_menu{
  padding: 0;
}
#footer_logo{
  display: none !important;
}
#footer a{
  color: #000 !important;}
@media only screen and (max-width: 950px){
  #footer_bottom {padding: 0 0 40px !important;}
}

/***********その他*****/
.page-id-4551 strong {
    background: yellow;
}

.index_banner .banner_list .image, .index_featured_recipe .banner_list a.type2 .image {
    background-size: contain !important;
}
.index_free_space.cb_contents.num6, .index_free_space.cb_contents.num7{
  margin-bottom: 0;
}
.index_free_space.cb_contents.num6 .banner_list, .index_free_space.cb_contents.num7 .banner_list{
  margin-bottom: 50px;
}
#lost_password{display: none;}
.swpm-forgot-pass-link{display: none;}
