a:hover {
  text-decoration: none;
}
.top_img {
  width: 100%;
  height: 360px;
  position: relative;
  overflow: hidden;
}
.logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 200px;
  height: 200px;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding: 9px;
}
.top_bg {
  position: absolute;
  top: -85px;
  width: 100%;
}
.top_bg img {
  width: 100%;
}
.to_new_leaf {
  width: 500px;
  height: 60px;
  margin: 0 auto;
}
.to_new_leaf a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #ffffff;
  padding: 15px;
  font-size: 18px;
  letter-spacing: 5px;
  background-color: #1fc5ae;
  border: 1px solid #1fc5ae;
  transition: 0.4s;
}
.panel {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.to_new_leaf a:hover {
  background-color: #fff;
  color: #1fc5ae;
}
.top_state {
  margin-top: 50px;
}
.top_state h2 {
  font-size: 25px;
  letter-spacing: 0.2em;
  margin-bottom: 10px;
}
.top_state p {
  font-size: 14px;
  letter-spacing: 0.22em;
  line-height: 1.8em;
}
.pointBox {
  text-align: center;
  position: relative;
}
.pointBox .text1 {
  position: absolute;
  top: 78px;
  width: 320px;
  text-align: left;
  left: 92px;
}
.pointBox .text2 {
  position: absolute;
  top: 71px;
  width: 320px;
  text-align: left;
  left: 454px;
}
.pointBox .text3 {
  position: absolute;
  bottom: 26px;
  width: 320px;
  text-align: left;
  left: 92px;
}
.pointBox .text4 {
  position: absolute;
  bottom: 26px;
  width: 320px;
  text-align: left;
  left: 454px;
}
.panelBox {
  margin-bottom: 30px;
  padding-bottom: 30px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.panelBox h3 {
  font-size: 18px;
  float: left;
  width: 30%;
}
.panelBox p {
  font-size: 14px;
  line-height: 1.8em;
  width: 70%;
  float: right;
}
#article h2 {
  margin-bottom: 20px;
  font-size: 23px;
  letter-spacing: 0.12em;
}
#category_top {
  border-radius: 3px;
  padding: 5px 10px;
  margin-bottom: 30px;
}
.kenshu {
  background-color: #28c67f;
}
.movie {
  background-color: #ff8a00;
}
.stress {
  background-color: #ff428e;
}
.test {
  background-color: #e64500;
}
.shain {
  background-color: #598ae4;
}
.evaluation {
  background-color: #00bdd6;
}
#category_top p {
  color: #fff;
}
#category_top p img {
  vertical-align: -27px;
  margin-right: 10px;
}
#category_top p span {
  font-size: 18px;
  letter-spacing: 0.15em;
}
#article .panel p {
  font-size: 1.4em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.85em;
}
#article .panel p:last-child {
  margin-bottom: 0;
}
#article .panel .imgBox {
  text-align: center;
  width: 100%;
  margin-top: 20px;
}
#article .panel .imgBox img {
  max-width: 100%;
  height: auto;
}
#article .panel .text_link {
  margin-bottom: 10px;
}
#article .panel .text_link a {
  font-size: 1em;
  color: #14a7d6;
  font-weight: 500;
}
#article .panel .text_link a:before {
  content: "";
  font-size: 10px;
  vertical-align: 3px;
  padding-right: 9px;
}
#article .panel .text_link a:hover {
  color: #08bfea;
}
#article .panel ul {
  margin: 30px 0;
}
#article .panel ul li {
  margin-bottom: 7px;
}
#article .panel ul li a {
  font-size: 1em;
  color: #0d8cbd;
}
#article .panel h3 {
  font-size: 22px;
  margin-bottom: 25px;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}
#article .panel span {
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
/* 
  
  #article .panel h3 span{font-size:15px;}
  @media screen and (max-width: 599px){
    #article .panel h3 span{font-size:12px !important;}
  }
  
  */
#article .panel h4 {
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#article .panel h4 img {
  vertical-align: middle;
  margin-right: 10px;
}
.panel_second {
  overflow: hidden;
}
.function {
  width: 420px;
  height: 130px;
}
.function_line {
  background-color: #ccc;
  width: 297px;
  height: 1px;
  margin: 4px 0 4px 118px;
}
.traning {
  float: left;
}
.traning_icon {
  width: 100px;
  height: 100px;
  background-color: #00c77f;
  border-radius: 5px;
  float: left;
  margin-right: 20px;
}
.traning_icon img {
  width: 73.5px;
  height: 56.7px;
}
.traning_icon p {
  text-align: center;
  margin-top: 23px;
}
.studio {
  float: right;
}
.studio_icon {
  width: 100px;
  height: 100px;
  background-color: #fff;
  border: solid 1.5px;
  border-color: #ff6e38;
  border-radius: 5px;
  float: left;
  margin-right: 20px;
}
.studio_icon img {
  width: auto;
  height: auto;
}
.studio_icon p {
  text-align: center;
  margin-top: 31px;
}
.task_test {
  float: left;
}
.task_test_icon {
  width: 100px;
  height: 100px;
  background-color: #e64500;
  border-radius: 5px;
  float: left;
  margin-right: 20px;
}
.task_test_icon img {
  width: 63.9px;
  height: 63.9px;
}
.task_test_icon p {
  text-align: center;
  margin-top: 19px;
}
.value {
  float: right;
}
.value_icon {
  width: 100px;
  height: 100px;
  background-color: #00bdd6;
  border-radius: 5px;
  float: left;
  margin-right: 20px;
}
.value_icon img {
  width: 69.3px;
  height: 53.46px;
}
.value_icon p {
  text-align: center;
  margin-top: 25px;
}
.movieeducation {
  float: left;
}
.movieeducation_icon {
  width: 100px;
  height: 100px;
  background-color: #ff8a00;
  border-radius: 5px;
  float: left;
  margin-right: 20px;
}
.movieeducation_icon img {
  width: 61.2px;
  height: 61.2px;
}
.movieeducation_icon p {
  text-align: center;
  margin-top: 19px;
}
.assessment {
  float: right;
}
.assessment_icon {
  width: 100px;
  height: 100px;
  background-color: #0073b2;
  border-radius: 5px;
  float: left;
  margin-right: 20px;
}
.assessment_icon img {
  width: 70px;
  height: 70px;
}
.assessment_icon p {
  text-align: center;
  margin-top: 17px;
}
.stresscheck {
  float: left;
}
.stresscheck_icon {
  width: 100px;
  height: 100px;
  background-color: #ff428e;
  border-radius: 5px;
  float: left;
  margin-right: 20px;
}
.stresscheck_icon img {
  width: 100px;
  height: 100px;
}
.stresscheck_icon p {
  text-align: center;
}
.title {
  width: 200px;
  height: 150px;
}
.title img {
  width: 70px;
  height: 36.3px;
}
.title p {
  text-align: center;
  font-size: 20px;
}
.maintext {
  width: 600px;
  height: 150px;
  float: right;
}
.maintext img {
  float: left;
  margin-right: 12px;
}
.subtitle {
  font-size: 25px;
}
.text {
  margin-top: 10px;
}
.trouble {
  overflow: hidden;
}
.trouble_line {
  margin: 8px 0px 32px 0px;
  width: 100%;
  height: 2px;
  background-color: #cee8da;
}
#article .panel .ex_link ul {
  padding: 0;
  margin: 0;
  width: 100%;
}
#article .panel .ex_link li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  float: left;
  width: 50%;
}
.case_box h4 {
  margin-top: 30px;
}
#article .panel .ex_scale {
  font-size: 15px;
}
.human_icon {
  margin: 10px 13px 0px 0px;
}
.description {
  overflow: hidden;
  margin-bottom: 50px;
}
.des_asp {
  width: 48%;
}
.des_asp img {
  margin: 0px 10px 0px 0px;
  float: left;
}
#article .panel .des_asp p {
  margin-bottom: 0px;
  font-weight: 800;
}
.des_line {
  width: 100%;
  height: 1px;
  margin: 10px 0px 10px 0px;
  background-color: #ccc;
}
.des_textbox {
  width: 100%;
  height: auto;
}
#article .panel .des_textbox p {
  font-size: 13px;
}
.cp_comparison td {
  font-weight: 500;
  padding-bottom: 20px;
  padding: 20px;
  border-bottom: #ccc solid 1px;
}
.cp_comparison th {
}
.cp_comparison img {
  margin: 0px 10px 0px 0px;
}
.needsBox {
  float: left;
  width: 30%;
  height: auto;
}
#article .panel .needsBox p {
  font-weight: 800;
  font-size: 14px;
  text-align: center;
}
.length_line {
  width: 1px;
  float: left;
  height: 180px;
  background-color: #ccc;
  margin: 30px 18px 0px 18px;
}
table.type09 {
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
}
table.type09 thead th {
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  color: #58bf7f;
  border: 1px solid #1a8192F;
  background: #f3f3f3;
}
#leaf_main #article table.type09 thead th {
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  color: #1a8192;
  border-bottom: 1px solid #1a8192;
  background-color: #f3f3f3;
}
table.type09 tbody th {
  width: 150px;
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
}
table.type09 td {
  width: 350px;
  padding: 10px;
  vertical-align: top;
  border-bottom: 1px dotted #1a8192;
  border-left: 1px solid #1a8192;
}
.new_function {
  margin: 40px 14px 0px 14px;
  width: 30%;
  height: auto;
  float: left;
  position: relative;
}
.new_function ul li {
  font-weight: 500;
}
#article .panel .new_function h4 {
  margin-bottom: 20px;
}
.fun_line01 {
  width: 150px;
  height: 1px;
  background-color: #ff0083;
  position: absolute;
  top: 21px;
  left: 0px;
}
.fun_line02 {
  width: 114px;
  height: 1px;
  background-color: #ff0083;
  position: absolute;
  top: 51px;
  left: 0px;
}
.fun_line03 {
  width: 50px;
  height: 1px;
  background-color: #ff0083;
  position: absolute;
  top: 320px;
  left: 0px;
}
.hidden {
  overflow: hidden;
}
#article .panel .new_function .fun_text {
  font-size: 15px;
  line-height: 26px;
  font-weight: 500;
  width: 100%;
  height: 210px;
}
#article .panel .new_function p {
  margin-bottom: 10px;
  font-weight: 800;
}
.fun_link {
  width: 100%;
  height: 53px;
  border: solid 1px #ff0083;
  margin-top: 20px;
}
#article .panel .new_function .fun_link p {
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  padding: 10px;
}
#article .panel .new_function ul {
  width: 100%;
  height: 181px;
}
.fun_line01 {
  width: 150px;
  height: 1px;
  background-color: #ff0083;
  position: absolute;
  top: 21px;
  left: 0px;
}
.fun_line02 {
  width: 114px;
  height: 1px;
  background-color: #ff0083;
  position: absolute;
  top: 51px;
  left: 0px;
}
.fun_line03 {
  width: 50px;
  height: 1px;
  background-color: #ff0083;
  position: absolute;
  top: 320px;
  left: 0px;
}
.fun_line04 {
  width: 225px;
  height: 1px;
  background-color: #00bdd6;
  position: absolute;
  top: 21px;
  left: 0px;
}
.fun_line05 {
  width: 114px;
  height: 1px;
  background-color: #00bdd6;
  position: absolute;
  top: 51px;
  left: 0px;
}
.fun_line06 {
  width: 50px;
  height: 1px;
  background-color: #00bdd6;
  position: absolute;
  top: 320px;
  left: 0px;
}
.fun_line07 {
  width: 170px;
  height: 1px;
  background-color: #e64500;
  position: absolute;
  top: 21px;
  left: 0px;
}
.fun_line08 {
  width: 190px;
  height: 1px;
  background-color: #e64500;
  position: absolute;
  top: 51px;
  left: 0px;
}
.fun_line09 {
  width: 50px;
  height: 1px;
  background-color: #e64500;
  position: absolute;
  top: 320px;
  left: 0px;
}
.case {
  overflow: hidden;
}
.case_menu {
  float: left;
}
#article .panel .case_comment p {
  margin-top: 5px;
}
#article .panel .center p {
  text-align: center;
}
.top_title {
  overflow: hidden;
  margin-bottom: 35px;
  position: relative;
}
.pdfbutton {
  position: absolute;
  bottom: -24px;
  right: 0;
  width: 135px;
  text-align: center;
  height: 25px;
}
.pdfbutton a {
  font-size: 13px;
  display: block;
  width: 100%;
  height: 100%;
  padding: 2px;
  color: #3c3c3c;
  border: 1px solid #3c3c3c;
  transition: 0.5s;
}
.pdfbutton a:hover {
  text-decoration: none;
  color: #e6002d;
  border: 1px solid #e6002d;
}
.top_title p {
  font-size: 20px;
  margin-bottom: 24px;
}
.top_title p.mb30 {
  margin-bottom: 30px;
}
#leaf_cont .top_title h1 {
  font-size: 55px;
  color: #3c3c3c;
  font-family: 游ゴシック, メイリオ, sans-serif;
  background-color: transparent;
  font-weight: 700;
  line-height: 1.3em;
}
.top_title img {
  float: right;
}
.flex {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -js-display: flex;
  flex-wrap: wrap;
}
.box4 div {
  width: 21%;
}
.box3 div {
  width: 31.5%;
}
.box2 div {
  width: 47%;
}
.box1 div {
  width: 100%;
}
.between {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  justify-content: space-between;
}
.case {
  position: relative;
  border-top: 5px solid #ccc;
  padding-top: 10px;
  padding-bottom: 20px;
}
.contactBox {
  width: 700px;
  height: 140px;
}
.contactBox p span {
  font-size: 44px;
}
.contactBox p a {
  width: 325px;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.flex-between {
  justify-content: space-between;
}
.price_box_after_stress {
  width: 49%;
  margin-bottom: 35px;
  position: relative;
}
.price_box_after_stress a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px;
  border: 1px solid #e73d79;
  color: #3a3a3a;
}
.price_box_after_stress a:hover {
  text-decoration: none;
  color: #e73d79;
}
.price_box_after_stress_title {
  text-align: center;
  font-size: 17px;
}
.price_box_after_stress_price {
  font-size: 18px;
  text-align: center;
}
.price_box_after_stress_price span {
  font-size: 25px;
  margin-left: 15px;
}
.price_box_after_stress_alert {
  position: absolute;
  bottom: -20px;
  font-size: 11px;
}
#leaf_main #sys_leaf_container .panel_first {
  overflow: hidden;
}
#leaf_main .panel_first img {
  float: right;
  margin: 23px 65px 0px 0px;
}
#leaf_main .panel_text {
  width: 390px;
  height: auto;
  float: left;
}
#leaf_main .panel_text h1 {
  font-size: 34px;
  font-weight: 800;
  margin-bottom: 35px;
}
#leaf_main .panel_text p {
  letter-spacing: 0.22em;
  font-size: 14px;
}
#leaf_main .panel_text {
}
* {
  font-family: 游ゴシック, メイリオ, sans-serif;
  font-weight: 700;
}
#stress_after p {
  font-family: 游ゴシック, メイリオ, sans-serif;
  font-weight: 700;
}
#stress_after .flexBox {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -js-display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 35px 0;
}
#stress_after .flexBox .flexCont {
}
#stress_after .flexBox .flexCont h2 {
  color: #e6387b;
  font-size: 27px;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding: 0px;
  padding-bottom: 2px;
  margin-bottom: 8px;
  height: auto;
  font-weight: 500;
}
#stress_after .flexBox .flexCont h2 img {
  vertical-align: -4px;
  margin-right: 10px;
}
#stress_after .flexBox .flexCont p {
  font-size: 15px;
  font-family: 游ゴシック, メイリオ, sans-serif;
}
#stress_after .box1 .flexCont {
  width: 100%;
}
#stress_after .box2 .flexCont {
  width: 48%;
}
#stress_after #program {
}
#stress_after #program .flexCont {
  border-top: 5px solid #ff0622;
  padding: 15px 0;
}
#stress_after #program .kanrishoku {
  border-top: 5px solid #0086c9;
  border-bottom: 5px solid #0086c9;
  padding: 15px 0;
}
#stress_after #program .jukensha {
  border-top: 5px solid #ff6642;
  border-bottom: 5px solid #ff6642;
  padding: 15px 0;
}
#stress_after #program .flexCont h3 {
  font-size: 22px;
  background: none;
}
#stress_after #program .kanrishoku h3 {
  color: #0086c9;
}
#stress_after #program .jukensha h3 {
  color: #ff6642;
}
#stress_after #program .flexCont dl {
  margin: 10px 0;
}
#stress_after #program .kanrishoku dl dt {
  font-size: 16px;
  color: #0086c9;
}
#stress_after #program .jukensha dl dt {
  color: #ff6642;
  font-size: 16px;
}
#stress_after #program .kanrishoku dl dd {
  border-left: 1px solid #0086c9;
  padding-left: 10px;
  margin-left: 6px;
}
#stress_after #program .jukensha dl dd {
  border-left: 1px solid #ff6642;
  padding-left: 10px;
  margin-left: 6px;
}
#stress_after #program .flexCont dl dd ul {
}
#stress_after #program .flexCont dl dd ul li {
  font-size: 12px;
  letter-spacing: 0.01em;
  padding: 2px 0;
  text-indent: -13px;
  padding-left: 13px;
}
#stress_after #program .kanrishoku dl dd .workBox {
  position: relative;
  border: 1px solid #0086c9;
}
#stress_after #program .kanrishoku dl dd .workBox .work {
  font-size: 12px;
  background-color: #0086c9;
  width: 50px;
  height: 50px;
  padding: 16px 4px;
  color: white;
  position: absolute;
}
#stress_after #program .kanrishoku dl dd .workBox .work_cont {
  font-size: 13px;
  padding: 5px;
  padding-left: 55px;
  height: 50px;
}
#stress_after #program .jukensha dl dd .workBox {
  position: relative;
  border: 1px solid #ff6642;
}
#stress_after #program .jukensha dl dd .workBox .work {
  font-size: 12px;
  background-color: #ff6642;
  width: 50px;
  height: 50px;
  padding: 16px 4px;
  color: white;
  position: absolute;
}
#stress_after #program .jukensha dl dd .workBox .work_cont {
  font-size: 13px;
  padding: 5px;
  padding-left: 55px;
  height: 50px;
}
#leaf_cont .case p {
  font-size: 13px;
  clear: both;
}
#leaf_cont .case p.case_no {
  position: absolute;
  top: 6px;
  left: 0;
  background-color: #fff;
  font-size: 10px;
  letter-spacing: 0.4em;
  font-style: italic;
  font-family: "Roboto", sans-serif;
}
#leaf_cont .case p.arrow_down {
  text-align: center;
  margin-bottom: 12px;
}
#leaf_cont .case p.arrow_down img {
}
#leaf_cont .case p.exclamation {
  float: left;
}
#leaf_cont .case h2 {
  font-size: 20px;
  font-family: 游ゴシック, メイリオ, sans-serif;
  margin: 15px 0;
  text-align: left;
  letter-spacing: 0.2em;
  min-height: 96px;
}
#leaf_cont .case h3 {
  font-size: 16px;
  font-family: 游ゴシック, メイリオ, sans-serif;
  background: none;
  padding-left: 25px;
}
#leaf_cont p.category_title {
  font-size: 16px;
  border-bottom: 2px solid #ccc;
  margin-top: 30px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
#leaf_cont p.category_title img {
  vertical-align: sub;
  margin-right: 10px;
}
#leaf_cont .voice p {
}
#leaf_cont .voice p.voice_title {
  font-size: 17px;
  line-height: 1.2em;
  margin: 10px 0;
  font-weight: bold;
}
#leaf_cont .voice p.voice_title span {
  font-size: 11px;
}
.voice {
}
#leaf_cont .pointBox {
  border: 2px solid #ccc;
  min-height: 260px;
  border-radius: 6px;
  padding: 15px;
  margin: 25px 0;
}
#leaf_cont .pointBox .point_title_box {
  width: 35%;
  border-right: 2px dotted #ccc;
  padding-right: 15px;
  position: relative;
}
#leaf_cont .pointBox .point_title_box div {
  position: absolute;
  top: -100px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 150px;
  padding-right: 15px;
}
#leaf_cont .pointBox .point_title_box p {
}
#leaf_cont .pointBox .point_title_box .point_no {
  text-align: center;
}
#leaf_cont .pointBox .point_title_box .point_no span {
  background-color: #ccc;
  border-radius: 50%;
  color: #fff;
  font-size: 19px;
  padding: 3px;
  width: 38px;
  height: 38px;
  display: inline-block;
  line-height: 1.9em;
}
#leaf_cont .pointBox .point_title_box .point_title {
  font-size: 19px;
  letter-spacing: 0.2em;
  text-align: center;
  margin: 15px 0;
}
#leaf_cont .pointBox .point_cont_box {
  width: 30%;
}
#leaf_cont .pointBox .point_cont {
  padding: 7px;
}
#leaf_cont .pointBox .point_cont .point_cont_title {
  font-size: 14px;
  border-bottom: 1px solid;
  padding-bottom: 3px;
  margin-bottom: 5px;
}
#leaf_cont .pointBox .point_cont p {
}
#leaf_cont .priceBox {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 8px;
  text-align: center;
}
#leaf_cont .priceBox p {
}
#leaf_cont .priceBox .price {
}
#leaf_cont .priceBox .price span {
  font-size: 25px;
}
#article .fl {
  width: 50%;
}
@media (max-width: 768px) {
  #leaf_cont .top_img img {
    width: 100%;
  }
  div#leaf_cont div#c3_ll {
    display: none;
  }
  #article .fl {
    width: 100%;
  }
  #leaf_cont .opt_top_title {
    position: absolute;
    top: 5%;
    left: 12%;
    color: #fff;
  }
  #leaf_cont .opt_top_title h2 {
    text-align: center;
    font-size: 37px;
    color: #fff;
  }
  #leaf_cont .opt_top_title h2 span {
    font-size: 23px;
  }
}
@media (max-width: 450px) {
  div#leaf_cont div#c3_lrr {
    width: 100%;
  }
  #leaf_cont #stress_after .box2 .flexCont {
    width: 100%;
    margin: 20px 0;
  }
  #leaf_cont #stress_after .flexBox {
    margin: 20px 0;
  }
  div#leaf_cont div#c3_ll {
    display: none;
  }
  .contactBox {
    width: 100%;
    height: auto;
  }
  .contactBox p a {
    width: 100%;
    height: auto;
  }
  .contactBox p span {
    font-size: 30px;
  }
  #leaf_cont #stress_after .flexBox .flexCont img.main_img {
    width: 100%;
  }
}
< !--以下171227追加-- > table.type07 {
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
  border: 1px solid #ccc;
}
table.type07 thead {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #00acb3;
}
table.type07 thead th {
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  color: #fff;
}
table.type07 tbody th {
  width: 150px;
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
  background: #efefef;
}
table.type07 td {
  width: 350px;
  padding: 10px;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
}
#leaf_price_list table .st_moneyplan {
  padding-top: 17px;
}
#leaf_price_list .type07 tbody tr .money {
  text-align: right;
  width: 16%;
  font-size: 15.5px;
}
#leaf_price_list table th {
  text-align: center;
}
#leaf_price_list table .free {
  text-align: center;
  color: #ff0084;
  font-size: 18px;
  padding-top: 22px;
}
#leaf_cont .opt_top_title {
  position: absolute;
  top: 10%;
  left: 17%;
  color: #fff;
}
#leaf_cont .opt_top_title h2 {
  text-align: center;
  font-size: 44px;
  color: #fff;
}
#leaf_cont .opt_top_title h2 span {
  font-size: 23px;
}
#leaf_cont h2 {
  font-size: 23px;
  margin: 0;
  padding: 0;
  text-align: center;
  margin-bottom: 15px;
}
#leaf_cont .opt_title {
  margin-top: 70px;
  border-bottom: 2px solid #cccccc;
  padding-bottom: 7px;
  overflow: hidden;
  margin-bottom: 20px;
}
#leaf_cont .opt_title h3 {
  font-size: 23px;
  background: none;
  border-bottom: none;
  padding-bottom: none;
  margin: 3px 0;
}
#leaf_cont .opt_title h3 img {
  margin-right: 10px;
}
#leaf_cont p.opt_catch {
  font-size: 20px;
  margin-bottom: 10px;
  color: #2390cf;
}
#leaf_cont div.opt_link {
  margin-top: 20px;
}
#leaf_cont div.opt_link a {
  display: block;
  border: 1px solid #2390cf;
  position: relative;
  padding: 10px;
}
#leaf_cont div.opt_link a p.it-text {
  font-size: 12px;
}
#leaf_cont div.opt_link a p.opt_link_title {
  font-size: 14px;
  text-align: center;
  margin-bottom: 5px;
  color: #2390cf;
}
#leaf_cont div.opt_link a {
  color: #555;
}
#leaf_cont div.opt_link a:hover {
  text-decoration: none;
  opacity: 0.5;
}
#leaf_cont .opt_top_title {
  position: absolute;
  top: -9%;
  left: 10%;
  color: #fff;
}
#leaf_cont .opt_top_title h2 {
  text-align: center;
  font-size: 20px;
  color: #fff;
}
#leaf_cont .opt_top_title h2 span {
  display: none;
}
#leaf_cont h2 {
  margin-bottom: 50px;
}
#article .flexBox .hyouka_fl {
  width: 43%;
  height: auto;
  float: left;
  margin-right: 135px;
}
#leaf_cont #article .hyouka_title {
  font-weight: bold;
  text-align: left;
}
#leaf_cont #article .workBox {
  width: 100%;
}
.arrow_img {
  width: 33px;
  height: 140px;
}
.stress_performance {
  overflow: hidden;
  margin-bottom: 15px;
}
.stress_performance p.title_performance {
  float: left;
}
.stress_performance p.number_performance {
  float: right;
  line-height: 0;
  position: relative;
  font-size: 15px;
}
.stress_performance p.number_performance span {
  font-size: 40px;
  line-height: 1;
}
.stress_performance p.number_performance span.comment_mark {
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 0;
}
.stress_performance p.comment_performance {
  font-size: 10px;
  letter-spacing: 0;
  clear: both;
}
#leaf_new_footer {
  margin-top: 60px;
}
#leaf_new_footer div {
  width: 447px;
  height: 100px;
  margin-right: 25px;
  margin-bottom: 25px;
}
#leaf_new_footer div:nth-child(2n) {
  margin-right: 0;
}
#leaf_new_footer div a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 11px;
  color: #fff;
  border: 1px solid #1fc5ae;
  background-color: #1fc5ae;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 100px;
}
#leaf_new_footer div a:hover {
  background-color: #fff;
  color: #1fc5ae;
}
#leaf_new_footer div a dl dt {
  margin-bottom: 3px;
  font-size: 27px;
  text-align: center;
}
#leaf_new_footer div a dl dd {
  font-size: 13px;
  text-align: center;
}
#leaf_new_footer.leaf_latest_footer {
  margin-top: 60px;
  margin-bottom: 50px;
}
#leaf_new_footer.leaf_latest_footer div {
  width: 447px;
  height: 100px;
  margin-right: 25px;
  margin-bottom: 25px;
}
#leaf_new_footer.leaf_latest_footer div:nth-child(2n) {
  margin-right: 0;
}
#leaf_new_footer.leaf_latest_footer div a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 11px;
  color: #fff;
  border: 1px solid #1fc5ae;
  background-color: #1fc5ae;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 100px;
  height: 100%;
}
#leaf_new_footer.leaf_latest_footer div a:hover {
  background-color: #fff;
  color: #1fc5ae;
}
#leaf_new_footer.leaf_latest_footer div a dl dt {
  margin-bottom: 3px;
  font-size: 27px;
  text-align: center;
}
#leaf_new_footer.leaf_latest_footer div a dl dd {
  font-size: 13px;
  text-align: center;
}

#leaf_new_footer.leaf_latest_footer-stress div a {
  border-color: #fd428e;
  background-color: #fd428e;
}
#leaf_new_footer.leaf_latest_footer-stress div a:hover {
  color: #fd428e;
}

.leaf_footer_text {
  margin-top: 10px;
}
.leaf_footer_text p {
  overflow: hidden;
}
.leaf_footer_text p a {
  font-size: 14px;
  padding: 0 15px;
  display: block;
  width: 25%;
  float: left;
  border-right: 2px solid #15b9a2;
  text-align: center;
  color: #15b9a2;
}
.leaf_footer_text p a:first-child {
  border-left: 2px solid #15b9a2;
}
.leaf_footer_text p a:hover {
  opacity: 0.6;
}
#func_leaf_slide .each_footer_link {
  width: 100%;
  height: 150px;
  padding: 10px;
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #fff;
}
#func_leaf_slide .each_footer_link div {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#func_leaf_slide .each_footer_link p {
  font-size: 12px;
  text-align: left;
  font-weight: 500;
  line-height: 1.6em;
}
#func_leaf_slide .each_footer_link p.footer_func_title {
  line-height: 1.4em;
  width: 135px;
  text-align: left;
  float: right;
  font-weight: 700;
  font-size: 16px;
}
#func_leaf_slide .each_footer_link p.footer_func_image {
  float: left;
  width: 40px;
  height: 40px;
  padding: 11px 0;
  margin: 0 auto;
}
#func_leaf_slide .each_footer_link div.each_footer_link_tbox {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
#func_leaf_slide .each_footer_link p.bg_user {
  background-color: #598ae4;
}
#func_leaf_slide .each_footer_link p.bg_training {
  background-color: #00c77f;
}
#func_leaf_slide .each_footer_link p.bg_test {
  background-color: #e64500;
}
#func_leaf_slide .each_footer_link p.bg_movie {
  background-color: #ff8a00;
}
#func_leaf_slide .each_footer_link p.bg_seminar {
  background-color: #2396e8;
}
#func_leaf_slide .each_footer_link p.bg_value {
  background-color: #00bdd6;
}
#func_leaf_slide .each_footer_link p.bg_stresscheck {
  background-color: #fd428e;
}
#func_leaf_slide {
  margin-top: 100px;
  border-top: 1px solid #000;
}
#func_leaf_slide h3 {
}
#func_leaf_slide .func_ref_list {
  margin: 0 auto;
  width: 95%;
}
#func_leaf_slide .func_ref_list li {
}
#func_leaf_slide .func_ref_list li a {
  line-height: 1.3em;
  display: block;
  text-align: center;
  font-size: 16px;
  padding: 5px;
  padding-top: 0;
  color: #000;
}
#func_leaf_slide .func_ref_list li a img {
  width: 100%;
  margin: 0 auto;
}
#func_leaf_slide a:focus {
  outline: none;
}
#func_leaf_slide .slick-list {
  outline: none;
}
#func_leaf_slide .slick-slide:focus {
  outline: none;
}
#func_lineup {
  margin-top: 70px;
  border-top: 1px solid #000;
}
#func_lineup h3 {
}
#func_lineup p a img {
}
#func_lineup p a span {
  font-size: 11px;
  letter-spacing: 0em;
  color: #fff;
}
p.leaf_func_icon {
  width: 160px;
  height: 30px;
  text-align: center;
  float: left;
  margin-right: 15px;
}
p.leaf_func_icon a {
  height: 100%;
  width: 100%;
  display: block;
  text-align: center;
  padding: 3px 7px;
}
p.leaf_func_icon a span {
  font-size: 12px;
  letter-spacing: 0.1em;
  color: #fff;
  vertical-align: -3px;
}
p.leaf_func_icon a img {
  width: 24px;
  height: 24px;
  float: left;
}
p.leaf_func_icon-img a img {
  width: auto;
  max-width: 100%;
  height: auto;
}
p.leaf_func_icon-img a {
  display: block;
  padding: 0;
  line-height: 0;
}

p.func_icon_user a {
  background-color: #598ae4;
}
p.func_icon_training a {
  background-color: #00c77f;
}
p.func_icon_test a {
  background-color: #e64500;
}
p.func_icon_movie a {
  background-color: #ff8a00;
}
p.func_icon_seminar a {
  background-color: #2396e8;
}
p.func_icon_value a {
  background-color: #00bdd6;
}
p.func_icon_stresscheck a {
  background-color: #fd428e;
}
p.func_icon_training a img {
  width: 40px;
}
p.func_icon_value a img {
  width: 40px;
}
p.func_icon_movie a img {
  width: 37px;
}
#func_lineup p.leaf_func_icon a img {
  width: 60px;
}
#func_lineup p.func_icon_training a img {
  width: 70px;
}
#func_lineup p.func_icon_value a img {
  width: 70px;
}
#func_lineup p.func_icon_movie a img {
  width: 70px;
}
#case_leaf a {
  color: #000;
}
#case_leaf h1 {
  margin: 0;
  margin-bottom: 30px;
  font-size: 28px;
  letter-spacing: 0.12em;
  font-weight: bold;
  color: #000;
}
.each_case_first a p.case_no {
  font-size: 11px;
  letter-spacing: 0.3em;
  line-height: 2.1em;
  font-family: "Roboto";
  font-weight: 500;
}
.each_case_first a p.case_state_4 {
  font-size: 14px;
  letter-spacing: 0.2em;
  line-height: 2em;
  font-weight: 600;
  position: absolute;
  top: 58px;
  left: 20px;
}
.each_case_first a p.case_state_3 {
  font-size: 14px;
  letter-spacing: 0.2em;
  line-height: 2em;
  font-weight: 600;
  position: absolute;
  top: 70px;
  left: 20px;
}
.each_case_first a p.case_state_2 {
  font-size: 14px;
  letter-spacing: 0.2em;
  line-height: 2em;
  font-weight: 600;
  position: absolute;
  top: 85px;
  left: 20px;
}
.each_case_first a p.case_state_3 span {
  margin-left: -6px;
  font-size: 15px;
}
.each_case_first {
  border: 1px solid #fccb00;
  transition: 0.5s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.each_case_first a {
  width: 230px;
  height: 230px;
  display: block;
  padding: 20px;
  transition: 0.5s;
}
.each_case_first:hover {
}
.each_case_first a:focus {
  outline: none;
}
.each_case_second a:focus {
  outline: none;
}
.each_case_second a p.case_no {
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.2em;
  line-height: 2.1em;
  font-weight: 700;
}
.each_case_second a p.case_state {
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.2em;
  line-height: 2.1em;
  font-weight: 700;
}
.each_case_second {
  margin-right: 20px;
  transition: 0.5s;
}
.each_case_second a {
  width: 230px;
  height: 200px;
  display: block;
  padding: 20px;
  transition: 0.5s;
}
.func_icon {
  z-index: 99999;
  position: absolute;
  right: 25px;
  top: 25px;
}
.func_icon span {
  vertical-align: 19px;
  margin-right: 9px;
  font-size: 12px;
  color: #595959;
}
.func_icon a {
  transition: 0.3s;
}
.func_icon a:hover {
  opacity: 0.6;
}
#case_title_box {
  background-color: #33cb98;
  position: relative;
  padding: 10px;
  margin-bottom: 55px;
}
.case_title_area {
  width: 75%;
  background-color: #fff;
  overflow: hidden;
  padding: 20px;
}
.case_title {
  font-size: 36px;
  float: left;
  margin-left: 10px;
  letter-spacing: 0.25em;
}
.case_title span {
  vertical-align: 8px;
  font-family: "Roboto";
  font-weight: 500;
  margin-left: 20px;
  letter-spacing: 0.75em;
}
.case_catch {
  font-size: 18px;
  float: right;
  width: 200px;
  padding-left: 20px;
  letter-spacing: 0.15em;
  text-align: center;
  border-left: 2px solid #33cb98;
}
#case_title_box img {
  position: absolute;
  right: 44px;
  top: -35px;
  width: 220px;
}
.modal_cont {
  background-color: #fff;
  width: 700px;
  height: 550px;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: auto;
  padding: 30px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  opacity: 0;
  transform: translateX(-150px);
}
.modal_cont .modal_title {
  margin-top: 20px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 2px solid #ccc;
}
.modal_cont p.case_no {
  font-size: 10px;
  letter-spacing: 0.2em;
  line-height: 2.1em;
  font-weight: 700;
  padding-left: 20px;
  margin-top: -20px;
  margin-bottom: 20px;
}
.modal_cont p.case_state {
  padding: 0 20px;
  font-size: 22px;
  letter-spacing: 0.2em;
  line-height: 1.9em;
  font-weight: 500;
}
.modal_cont .modal_ex {
}
.modal_cont .modal_ex img {
  margin: 25px 0;
  margin-right: 25px;
}
.modal_cont .modal_state {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.8em;
}
.modal_frame {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
  left: 0;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
}
.modal_skew_l {
  background-color: #fccb00;
  width: 230px;
  height: 100%;
  top: 0;
  left: -250px;
  position: absolute;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  transform: translate(-300px, 0px) skewX(-45deg);
  -webkit-transform: translate(-300px, 0px) skewX(-45deg);
  -moz-transform: translate(-300px, 0px) skewX(-45deg);
}
.modal_skew_r {
  background-color: #fccb00;
  width: 230px;
  height: 100%;
  bottom: 0;
  right: -900px;
  position: absolute;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  transform: translate(-300px, 0px) skewX(-45deg);
  -webkit-transform: translate(-300px, 0px) skewX(-45deg);
  -moz-transform: translate(-300px, 0px) skewX(-45deg);
}
.modal_shadow {
  width: 700px;
  transform: translateX(-150px);
  height: 550px;
  bottom: 0;
  top: 0px;
  right: 0px;
  left: 0px;
  margin: auto;
  background-color: black;
  position: absolute;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  bottom: -30px;
  right: -30px;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.mfp-ready .modal_shadow {
  opacity: 0.4;
  top: 30px;
  left: 30px;
  transform: translateX(0px);
}
.mfp-removing .modal_shadow {
  opacity: 0;
  top: 0px;
  left: 0px;
  transform: translateX(150px);
}
.mfp-ready .modal_skew_r {
  background-color: #fccb00;
  bottom: 0;
  right: -730px;
}
.mfp-removing .modal_skew_r {
  background-color: #fccb00;
  bottom: 0;
  right: -900px;
}
.mfp-ready .modal_skew_l {
  background-color: #fccb00;
  bottom: 0;
  left: -130px;
}
.mfp-removing .modal_skew_l {
  background-color: #fccb00;
  bottom: 0;
  left: -250px;
}
.mfp-ready .modal_cont {
  transform: translateX(0px);
  opacity: 1;
}
.mfp-removing .modal_cont {
  transform: translateX(150px);
  opacity: 0;
}
.mfp-bg {
  opacity: 0;
  transition: 0.5s;
}
.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-close-btn-in .mfp-content .mfp-close {
  top: -520px;
  right: 0;
  left: 675px;
  bottom: 0;
  margin: auto;
}
.modal_hover {
  text-align: center;
  color: #fff;
  font-size: 17px;
  position: absolute;
  bottom: 20px;
  left: 40px;
}
.case_base {
  font-size: 18px;
  position: relative;
  width: 210px;
  height: 210px;
  -webkit-user-select: none;
  cursor: pointer;
  margin-right: 26px;
  margin-bottom: 26px;
}
.case_base:nth-child(4n) {
  margin-right: 0;
}
.slide_in {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.slide_in div {
  position: absolute;
  width: 100%;
  height: 210px;
}
.slide_in div:nth-child(1) {
  color: #000000;
  background-color: #ffffff;
}
.slide_in div:nth-child(2) {
  background-color: #fccb00;
  width: 230px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transform: translate(-300px, 0px) skewX(-45deg);
  -webkit-transform: translate(-300px, 0px) skewX(-45deg);
  -moz-transform: translate(-300px, 0px) skewX(-45deg);
}
#leaf_price_list h1 {
  margin: 0;
  margin-bottom: 30px;
  font-size: 28px;
  letter-spacing: 0.12em;
  font-weight: bold;
  color: #000;
}
#leaf_price_list {
}
#leaf_price_list * {
  font-family: 游ゴシック, メイリオ, sans-serif;
}
#leaf_price_list a {
  color: #2a9dff;
}
#leaf_price_list h2 {
  text-align: center;
  letter-spacing: 0.15em;
  font-weight: 500;
  font-size: 30px;
  padding-bottom: 10px;
}
#leaf_price_list h3 {
  font-size: 25px;
  font-weight: 500;
  border-bottom: 1px solid #adadad;
  margin-bottom: 30px;
  background: none;
}
#leaf_price_list .center {
  text-align: center;
  overflow: hidden;
  padding: 0 17px;
  height: 65px;
}
#leaf_price_list .basic_set {
  border: 1px solid #adadad;
  width: 48%;
  border-radius: 5px;
  padding: 12px 18px;
}
.flex {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -js-display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex-start {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  justify-content: flex-start;
}
#leaf_price_list .basic_set .plan_name {
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  letter-spacing: 0.12em;
}
#leaf_price_list .basic_set .plan_each_ex {
  margin: 15px 0;
  height: 50px;
}
#leaf_price_list .basic_set .price_title {
  border-top: 1px solid #adadad;
  padding-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}
#leaf_price_list .id_price {
  overflow: hidden;
  margin-bottom: 18px;
}
#leaf_price_list .id_price p {
}
#leaf_price_list .id_price p span {
  font-family: "Roboto", sans-serif;
  font-size: 19px;
  font-weight: 300;
  margin: 0 1px;
}
#leaf_price_list .discountBox {
  background-color: #fff;
  padding: 10px 30px;
  margin-top: 25px;
  margin-bottom: 15px;
}
#leaf_price_list .discountBox p {
  display: inline-block;
  font-size: 17px;
}
#leaf_price_list .discountBox p span {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 70px;
  font-weight: 300;
}
#leaf_price_list .discountBox .smart_discount {
  width: 100%;
  border-collapse: collapse;
  overflow: scroll;
}
#leaf_price_list .discountBox .smart_discount tr th {
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 5px;
  text-align: center;
  border-left: none;
  border-right: none;
}
#leaf_price_list .discountBox .smart_discount tr td {
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 10px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #ff5c01;
}
#leaf_price_list .discountBox .smart_discount tr td.discount100 {
  background-color: #ff5c01;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
}
#leaf_price_list .discountBox .smart_discount tr td.dis_table_state {
  font-family: 游ゴシック, メイリオ, sans-serif;
  color: #000;
  font-weight: 700;
  font-size: 12px;
  border-left: none;
  border-right: none;
}
#leaf_price_list .discountBox .smart_link {
  font-size: 12px;
  text-align: center;
  padding: 15px 0;
  width: 100%;
}
#leaf_price_list .intra {
  margin-top: 45px;
}
#leaf_price_list .priceBox {
  border: 1px solid #adadad;
  width: 48%;
  border-radius: 3px;
  text-align: center;
  padding: 16px;
}
#leaf_price_list .priceBox p {
  font-size: 14px;
}
#leaf_price_list .priceBox p span {
  font-size: 23px;
  font-family: roboto;
  font-weight: 300;
}
#leaf_price_list .free_option {
  width: 48%;
  background-color: #f1f1f1;
  padding: 10px;
  margin-bottom: 15px;
}
#leaf_price_list .free_option p {
  margin-bottom: 5px;
}
#leaf_price_list .free_option .free_option_title {
  padding-top: 5px;
  font-size: 18px;
  color: #ff5c01;
}
#leaf_price_list .free_option ul {
  clear: both;
  border-top: 1px solid #000;
  overflow: hidden;
  padding-top: 5px;
}
#leaf_price_list .free_option ul li {
  float: left;
  margin: 0 7px;
  font-weight: 700;
  color: #ff5c01;
  font-size: 13px;
}
#leaf_price_list .intra_state {
  clear: both;
  font-size: 13px;
  line-height: 1.7em;
}
#left_cont dl.text_nav_panel dd li a {
  font-size: 12px;
  padding: 8px 0;
}
#left_cont dl.nav_panel li.leaf_nav_acc_cont {
  display: block;
}
#article #version_up_info ul:first-child {
  margin-top: 0;
}
#article #version_up_info ul li {
  font-size: 14px;
  padding-left: 20px;
  text-indent: -30px;
}
#article #version_up_info ul li.ti14 {
  font-size: 18px;
}
#article table {
  font-size: 16px;
  border-collapse: collapse;
  width: 410px;
}
#article table tr {
}
#article table tr th {
  background-color: #ccc;
  border: 1px solid #ccc;
  text-align: center;
}
#article table tr td {
  border: 1px solid #ccc;
  padding: 5px;
}
#article #leaf_faq_container table .qanda_table {
  width: 100%;
}
#article .opt_title {
  overflow: hidden;
}
#article #service_caseBox {
}
#article #service_caseBox .panel {
  width: 49%;
}
#article #service_caseBox .panel p.service_case_title {
  font-size: 18px;
  font-weight: 700;
}
#list_page_top_area {
  background-color: #fff;
  padding: 0 200%;
  margin: 0 -200%;
  height: 200px;
}
#list_page_top_area div.list_top_left {
  width: 50%;
  float: left;
  margin-top: 18px;
}
#list_page_top_area div.list_top_left h1 {
  font-size: 33px;
  font-weight: 700;
  letter-spacing: 0.15em;
  color: #000;
}
#list_page_top_area div.list_top_left p {
  font-size: 13px;
}
#list_page_top_area div.list_top_right {
  width: 50%;
  float: right;
  margin-top: 18px;
}
#article .leaf_service_link {
  width: 48%;
  margin-right: 36px;
  margin-bottom: 36px;
  overflow: hidden;
  border-radius: 5px;
}
#article .leaf_service_link:nth-child(2n) {
  margin-right: 0;
}
#article .leaf_service_link a {
  background-color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}
#article .leaf_service_link .leaf_service_link_img {
  width: 100%;
  overflow: hidden;
  height: 150px;
  border-bottom: 1px solid #dadada;
}
#article .leaf_service_link .leaf_service_link_img img {
  width: 100%;
}
#article .leaf_service_link .leaf_service_link_title {
  padding: 20px;
}
#article .leaf_service_link .leaf_service_link_title p {
  color: #000;
}
#article .leaf_service_link .leaf_service_link_title p.copy {
  font-size: 18px;
}
#article .leaf_service_link .leaf_service_link_title p.type {
  margin-bottom: 15px;
  font-size: 15px;
  border: 1px solid #149ad0;
  border-right: none;
  border-left: none;
  padding: 2px;
  color: #149ad0;
}
#article .leaf_service_link .leaf_service_link_title p.name {
  font-size: 20px;
  margin-bottom: 10px;
}
#article .leaf_service_link .leaf_service_link_title p.cont_text {
}
#article .w100 {
  width: 100%;
}
#article .w50 {
  width: 50%;
}
#article .w48 {
  width: 48%;
}
#article .circle {
  background-color: #ff4287;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  position: relative;
}
#article .circle p {
  margin-top: 14px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-style: italic;
}
#article .circle span {
  position: absolute;
  top: 6px;
  left: 5px;
  font-size: 5px;
  color: #fff;
}
#leaf_cont #article .circle h2 {
  font-weight: bold;
  margin-top: 6px;
}
#article .center {
  text-align: center;
}
#article .zenkoku_button {
  width: 80%;
  height: 100px;
  background-color: #ff428e;
  border: 1px solid #fff;
  border-radius: 50px;
  transition: 0.5s;
  margin: 0 auto;
  margin-bottom: 30px;
}
#article .zenkoku_button p {
  color: #fff;
  font-size: 33px;
  letter-spacing: 0.1em;
  transition: 0.5s;
  text-align: center;
  margin: 24px;
}
#article .zenkoku_button:hover {
  background-color: #fff;
  border: 1px solid #ff428e;
}
#article .zenkoku_button:hover p {
  color: #ff428e;
  letter-spacing: 0.05em;
}
#article .nationwide_step div {
  width: 30%;
  float: left;
  margin-right: 5%;
  overflow: hidden;
  text-align: center;
}
#article .nationwide_step div img {
  width: 100%;
  height: auto;
}
#article .nationwide_step div p {
  display: inline-block;
  text-align: left;
  margin-top: 20px;
}
#article .nationwide_step div:nth-of-type(3) {
  margin-right: 0px;
}
#article .st_linkbox {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}
#article .st_linkbox h4 {
  font-size: 24px;
  margin: 5px 0px 13px;
}
#article .st_linkbox img {
  margin-right: 20px;
}
#article .st_linkbox .small_p {
  font-size: 14px;
  font-weight: bold;
}
#article .st_linkbox span {
  font-size: 11px;
  margin-top: -22px;
}
#article .st_linkbox .link_button {
  width: 215px;
  height: 35px;
  overflow: hidden;
  margin-top: 5px;
}
#article .st_linkbox .link_button a {
  border: 1px solid #ff428e;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 3px;
  color: #ff428e;
}
#article .st_linkbox .link_button a:hover {
  background-color: #ff428e;
  color: #fff;
}
#article #nationwide_stresscheck h3 {
  font-size: 28px;
}
#article #nationwide_stresscheck .top_png {
  width: 100%;
  height: auto;
}
#article .panel .main_caption {
  border: 1px solid #ccc;
  padding: 15px;
  font-size: 1.4em;
  font-weight: 700;
}
#leaf_price_list .scrollCaption {
  display: none;
}
#leaf_price_list .scrollBox table {
  min-width: 580px;
}
#leaf_price_list .movieleaficon {
  text-align: center;
  overflow: hidden;
  height: 65px;
  width: 152px;
  margin: 0 auto;
  padding: 0;
  display: flex;
}
#article #evaluation_web table {
  width: 100%;
  margin-top: 40px;
}
#article #evaluation_web table tr th {
  border: none;
  background: none;
}
#article #evaluation_web table tr td {
  border: none;
  text-align: center;
}
#evaluation_web .leaf_comparison tbody .first span {
  border: 1px solid #27b9d2;
  padding: 50px;
  font-size: 19px;
}
#evaluation_web .leaf_comparison tbody .first {
  color: #27b9d2;
}
#evaluation_web .leaf_comparison tbody .first th {
  width: 258px;
}
#article #evaluation_web .leaf_comparison .item th {
  background-color: #27b9d2;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  padding: 25px;
  border-top: 18px solid #fff;
  padding: 35px 10px;
}
#article #evaluation_web .leaf_comparison .item td {
  font-size: 14.5px;
  width: 310px;
  border-bottom: 1px solid #aed9ff;
}
#article #evaluation_web .leaf_comparison .Acompany {
  color: #616161;
  border-left: 2px dotted #aed9ff;
}
/*2019/05/28 スマホ対応修正*/
/*テーブル*/
#article #evaluation_web .panel .leaf_comparison .first td .heading-blue-box {
  border: 1px solid #27b9d2;
  height: 60px;
}
.heading-tb {
  width: 20%;
}
.insource-col,
.aCompany-col {
  width: 40%;
}
.heading-blue-box-insource {
  padding-top: 10px;
}
.heading-blue-box-aCompany {
  padding-top: 10px;
}
/*ボックス*/
#article .flexBox .hyouka_fl {
  width: 100%;
  margin-right: 0px;
}
.flexCont .img-display {
  text-align: center;
}
.flexCont .img-display img {
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  /*テーブル*/
  #article .panel .heading-blue-box-aCompany {
    font-size: 21px;
  }
  /*ボックス*/
  #article #evaluation_web .pointBox .point_title_box div {
    top: -130px;
  }
}
@media screen and (max-width: 599px) {
  /*カラム落ちレイアウト*/
  .box3,
  .pointBox,
  .box2 {
    display: block;
  }
  .box3 .case,
  #article #evaluation_web .point_title_box,
  #article #evaluation_web .point_cont_box,
  .box2 .voice,
  #evaluation_web #caseCustom .panel {
    width: 100%;
  }
  #caseCustom {
    display: block;
  }
  #caseCustom .panel p img {
    width: 100%;
    height: auto;
  }
  #article #evaluation_web .pointBox .point_title_box {
    border-bottom: 2px dotted #ccc;
    padding-bottom: 130px;
    padding-right: 0;
    border-right: none;
    margin-bottom: 16px;
  }
  #article #evaluation_web .pointBox .point_title_box div {
    position: static;
    padding-right: 0;
  }
  .voice + .voice {
    margin-top: 16px;
  }
  /*リンクボタン*/
  #leaf_new_footer div a dl dt {
    font-size: 21px;
    letter-spacing: 0;
  }
  /*テーブル*/
  .wrapper-table {
    overflow-x: auto;
  }
  #article #evaluation_web .leaf_comparison {
    min-width: 580px;
  }
}
/* 以下 2019/06/30 修正*/
.ls0 {
  letter-spacing: 0;
}
.fs9 {
  font-size: 9px;
}
/* 以上 2019/06/30 修正*/
/* 以下 2019/10/04 修正(研修後応援パック)*/
#article .new_cheer_pack .fl {
  width: auto;
}
/* 以上 2019/10/04 修正*/
#article #halfpart {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -js-display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}
#article #halfpart .movie2 {
  border-top: 3px solid #ff8a00;
  background-color: #fff;
}
#article p.link_detail {
  width: 170px;
  height: 35px;
  margin: auto;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 20px;
}
#article p.link_detail a {
  background-color: #fff;
  border-radius: 100px;
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 5px;
  color: #fff;
  font-size: 0.9em;
}
/* 以下 2021/02/22 修正*/
#article
  #evaluation_web
  .wrapper-table
  .leaf_comparison
  .item
  th
  .arrow-bottom {
  position: relative;
}
#article
  #evaluation_web
  .wrapper-table
  .leaf_comparison
  .item
  th
  .arrow-bottom
  span {
  display: block;
  position: absolute;
  left: calc(50% - 5px);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #f7630c;
  width: 0;
  height: 0;
}
#article #column4.panel .c_section.c_section--btm_lg .q_box p {
  color: #1a8192;
  font-weight: bold;
}

/* ボディラッパー */
.bodyWrap{}
.bodyWrap--option #article #column4.panel .c_section.c_section--btm_lg .q_box p {
  color: #088a4b;
}
/* 以下 2022/07/22 修正*/
#article .p-nav {
  margin: 2em 0; /* 全体外余白 */
  padding: 0; /* 全体内余白 */
}
#article .p-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
  border: none;
}
#article .p-nav ul li {
  -ms-flex-preferred-size: calc(100% / 4); /* 4列 */
  flex-basis: calc(100% / 4); /* 4列 */
  margin: 0 !important;
  padding: 0 !important;
  text-align: center;
  box-shadow: inset 1px 1px 0 0 #e0ddd1, 1px 1px 0 0 #e0ddd1, 1px 0 0 0 #e0ddd1; /* 罫線 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  min-height: 50px; /* 最低の高さ */
  cursor: pointer;
  background: #fff; /* 背景色 */
}
#article .p-nav ul li:hover {
  z-index: 2;
  box-shadow: inset 2px 2px 0 0 #f6a068, 2px 2px 0 0 #f6a068, 2px 0 0 0 #f6a068,
    0 2px 0 0 #f6a068; /* 罫線(マウスホバー) */
  transition: 0.35s ease-in-out;
}
#article .p-nav ul li:before {
  content: unset !important;
}
#article .p-nav ul li a {
  display: block;
  padding: 0.5em 1em; /* 内余白 */
  text-decoration: none;
  width: 100%;
}
#article .p-nav ul li a:hover {
  background: none;
  opacity: 1;
}
/*
  #article .p-nav .p-nav-title {
    display: block;
    color: #333333; 
    font-size: 30em; 
    letter-spacing: 1px;
    font-weight: 600; 
    text-align: center;
    line-height: 1.5; 
  }
  /*
  /* サイドバー */
#article .sidebar .p-nav ul li {
  -ms-flex-preferred-size: calc(100% / 2); /* 2列 */
  flex-basis: calc(100% / 2); /* 2列 */
}
/* スマホ */
@media screen and (max-width: 559px) {
  #article .p-nav ul li {
    -ms-flex-preferred-size: calc(100% / 2); /* 2列 */
    flex-basis: calc(100% / 2); /* 2列 */
  }
}

#leaf_new_footer.leaf_latest_footer.flex {
  display: flex;
  justify-content: center;
}
#leaf_new_footer.leaf_latest_footer div {
  height: auto;
  margin-bottom: 0;
}
#leaf_new_footer.leaf_latest_footer div a {
  position: relative;
}
#leaf_new_footer.leaf_latest_footer div a:after {
  content: "\f0a9";
  font-family: FontAwesome;
  display: flex;
  align-items: center;
  min-width: 23px;
  height: 23px;
  font-weight: 700;
  font-size: 26px;
  justify-content: center;
  margin-left: 10px;
  border-radius: 50%;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}
#leaf_new_footer.leaf_latest_footer div a:hover:after {
  color: #1fc5ae;
}
#leaf_new_footer.leaf_latest_footer-stress div a:hover:after {
  color: #fd428e;
}
#leaf_new_footer.leaf_latest_footer .leaf_footer_btn__box-Inquiry {
  height: 92px;
}
#leaf_new_footer.leaf_latest_footer .leaf_footer_btn__demo_free {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#leaf_new_footer.leaf_latest_footer
  .leaf_footer_btn__demo_free
  .leaf_footer_btn__box
  a {
  padding: 4px;
}
#leaf_new_footer.leaf_latest_footer div a {
  text-align: center;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}
#leaf_new_footer.leaf_latest_footer .leaf_footer_btn__text {
  font-size: 18px;
}
#leaf_new_footer.leaf_latest_footer .leaf_footer_btn__text-Inquiry {
  font-size: 21px;
}
#leaf_new_footer.leaf_latest_footer .leaf_footer_btn__text-Inquiry_sub {
  font-size: 16px;
}
@media screen and (max-width: 1250px) {
  #leaf_new_footer.leaf_latest_footer .leaf_footer_btn__box-Inquiry {
    margin-right: 0;
  }
  #leaf_new_footer.leaf_latest_footer .leaf_footer_btn__demo_free {
    margin-top: 25px;
  }
  #leaf_new_footer.leaf_latest_footer
    .leaf_footer_btn__demo_free
    .leaf_footer_btn__box:first-of-type {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
  #leaf_new_footer.leaf_latest_footer div {
    width: 100%;
  }
  #leaf_new_footer.leaf_latest_footer .leaf_footer_btn__box-Inquiry {
    height: auto;
  }
  #leaf_new_footer.leaf_latest_footer div a {
    padding: 4px 40px;
  }
  #leaf_new_footer.leaf_latest_footer div a:after {
    right: 10px;
  }
  #leaf_new_footer.leaf_latest_footer .leaf_footer_btn__text {
    font-size: 15px;
  }
  #leaf_new_footer.leaf_latest_footer .leaf_footer_btn__text-Inquiry {
    font-size: 21px;
  }
  #leaf_new_footer.leaf_latest_footer .leaf_footer_btn__text-Inquiry_sub {
    font-size: 12px;
  }
  #leaf_new_footer.leaf_latest_footer
    .leaf_footer_btn__demo_free
    .leaf_footer_btn__box
    a {
    padding: 4px 40px;
  }
}

/* Leaf その他の機能 (2023/10 改修) */
#func_lineup {
  border-top: none;
}
#func_lineup p {
  font-size: 14px;
  font-weight: 400;
}
#func_lineup .func_lineup_head_ttl {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
#func_lineup .l_grid--hasGutter {
  margin: -12px;
}
#func_lineup .l_grid {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#func_lineup .l_grid--hasGutter > .l_grid__item {
  padding: 10px;
}
#func_lineup .l_grid__item {
  display: flex;
}
#func_lineup .m_func {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
#func_lineup .m_func__box {
  background-color: #fff;
  border: 1px solid #fff;
  padding: 25px 15px 20px;
  box-shadow: 2px 2px 6px #aaa;
}
#func_lineup .func_body_head {
  display: flex;
}
#func_lineup .m_func__box .func_head_ico + .func_head_text {
  margin-left: 10px;
}
#func_lineup .m_func__box .func_head_text .m_func__copy {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
}
#func_lineup .m_func__box .func_head_text .m_func__ttl {
  font-size: 20px;
  letter-spacing: 0;
}
#func_lineup .m_func__box .func_head_ico + .func_head_text {
  margin-left: 10px;
}
#func_lineup .m_func__box .m_func__copy + .m_func__ttl {
  margin-top: 0px;
}
#func_lineup .m_func__box .func_head_ico figure img {
  width: 70px;
  height: 70px;
  max-width: none;
}
#func_lineup .func_detail_sec .func_detail_link {
  text-align: right;
}
#func_lineup .func_detail_sec .func_detail_link a {
  transition: 0.2s;
}
#func_lineup .func_detail_sec .func_detail_link a:hover {
  opacity: 0.7;
}

#func_lineup .func_body_head + .func_detail_sec {
  margin-top: 15px;
}
#func_lineup .func_detail_link {
  margin-top: 15px;
}
#func_lineup .func_detail_link a {
  position: relative;
  color: #1a8192;
  font-weight: 700;
  transition: 0.2s;
}
#func_lineup .func_detail_link a::before {
  content: "";
  position: absolute;
  width: 21px;
  height: 21px;
  right: 78px;
  top: -2px;
  background-image: url(/resource/img/leaf/lms/ico_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.2s;
}
#func_lineup .func_detail_link a:hover::before {
  opacity: 0.7;
}
#func_lineup .m_func--evaluation .func_detail_link a {
  color: #4260ad;
}
#func_lineup .m_func--evaluation .func_detail_link a::before {
  background-image: url(/resource/img/leaf/lms/ico_arrow_bl.svg);
}
#func_lineup .m_func--stresscheck .func_detail_link a {
  color: #b52d61;
}
#func_lineup .m_func--stresscheck .func_detail_link a::before {
  background-image: url(/resource/img/leaf/lms/ico_arrow_pink.svg);
}
@media (max-width: 1250px) and (min-width: 981px) {
  #func_lineup .u_col4 {
    width: 50%;
  }
}
@media (min-width: 1251px) {
  #func_lineup .m_func--stresscheck .func_detail_link {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  #func_lineup p {
    font-size: 14px;
  }
  #func_lineup .m_func__box {
    padding: 25px 20px;
  }
  #func_lineup .m_func__box .m_func__copy + .m_func__ttl {
    font-size: 25px;
    margin-top: 1px;
  }
}
@media (max-width: 648px) {
  #func_lineup .m_func__box .func_head_text .m_func__copy {
    margin-bottom: 0px;
  }
}

/* 検索欄 */
.m_search {
  background: rgba(5, 177, 137, 0.2);
  margin: 60px 0;
  padding: 10px;
}
.m_sectionWrapeer--theme .m_search {
  background: #fff;
}
.m_search_wh {
  background: #fff;
  padding: 10px;
  margin: 60px 0;
}
.m_search_box {
  padding: 25px 15px 29px 15px;
  background: #fff;
  background-clip: padding-box;
}
.m_search_box_inborder {
  margin-bottom: 15px;
  text-align: center;
}
.m_search_box_inr {
  display: flex;
  justify-content: center;
}
.m_search_box_inr .txt {
  box-shadow: none;
  font-weight: 500 !important;
  padding-left: 20px;
  border: none;
}
.leaf_ico_pc {
  width: 68px;
  height: 44px;
  margin-right: 30px;
}
.leaf_ico_sp {
  width: 68px;
  height: 44px;
  margin: 0 auto 20px auto;
}
.m_search_box_txt {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin-bottom: 0px;
}
.m_search_box__formBtn {
  flex: 0 0 45px;
  position: relative;
  display: block;
  height: 45px;
  background: #05b189;
  transition: 0.3s opacity;
}
.m_search_box__formBtn:hover {
  opacity: 0.7;
}
.m_search_box__formBtn::before {
  content: "\f002";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  width: 1em;
  height: 1em;
  margin: auto;
  color: #fff;
  line-height: 1;
  font-size: 18px;
  font-family: FontAwesome;
}
.m_search_box__form {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 375px;
  padding: 0px;
  box-shadow: 2px 2px 3px rgba(119, 119, 119, 0.6);
}
.m_search_box__form input {
  width: 100% !important;
  max-width: 330px;
  margin-bottom: 0px;
  background: #f5f5f5;
  height: 45px;
  border-radius: 0;
  transition: none;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .m_search_box_txt {
    font-size: 15px;
  }
}
@media (min-width: 577px) {
  .leaf_ico_sp {
    display: none;
  }
}
@media (max-width: 576px) {
  .m_search_box_txt {
    font-size: 13px;
  }
  .leaf_ico_pc {
    display: none;
  }
  .leaf_ico_sp {
    display: block;
  }
}

/*
  theme
  */
.theme_lms .panel {
  box-shadow: 2px 2px 6px #aaa;
}
.theme_stress .panel {
  box-shadow: 2px 2px 6px #aaa;
}
.theme_evalWeb .panel {
  box-shadow: 2px 2px 6px #aaa;
}
