@charset "UTF-8";
@-webkit-keyframes show_loading {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes show_loading {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes show_loading {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

img {
  vertical-align: bottom;
}

#mmi-container .ttl_block,
#b_kin_modal .ttl_block {
  width: 85.06%;
  margin: auto;
  position: relative;
}

#mmi-container .ttl_block h3,
#b_kin_modal .ttl_block h3 {
  width: 100%;
  display: block;
  position: relative;
}

#mmi-container .ttl_block h3 span.icon,
#b_kin_modal .ttl_block h3 span.icon {
  width: 20.265%;
  padding-bottom: 20.265%;
  margin: auto;
  display: block;
  text-indent: -100000px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#mmi-container .ttl_block h3 span.txt,
#b_kin_modal .ttl_block h3 span.txt {
  text-align: center;
  display: block;
  margin-top: 6px;
  width: 100%;
  font-size: 8px;
  font-size: 0.8rem;
  font-weight: bold;
}

#mmi-container .ttl_block.ttl_food h3 span.icon,
#b_kin_modal .ttl_block.ttl_food h3 span.icon {
  background-image: url(../img/common/icon_food.png);
}

#mmi-container .ttl_block.ttl_knowledge h3 span.icon,
#b_kin_modal .ttl_block.ttl_knowledge h3 span.icon {
  background-image: url(../img/common/icon_knowledge.png);
}

#mmi-container .ttl_block.ttl_exercise h3 span.icon,
#b_kin_modal .ttl_block.ttl_exercise h3 span.icon {
  background-image: url(../img/common/icon_exercise.png);
}

#mmi-container .ttl_block.ttl_mind h3 span.icon,
#b_kin_modal .ttl_block.ttl_mind h3 span.icon {
  background-image: url(../img/common/icon_mind.png);
}

#mmi-container .ttl_block span.l_l,
#mmi-container .ttl_block span.l_r,
#b_kin_modal .ttl_block span.l_l,
#b_kin_modal .ttl_block span.l_r {
  width: 43.57%;
  height: 0;
  padding-bottom: 7%;
  display: block;
  position: absolute;
  top: 15%;
}

#mmi-container .ttl_block span.l_l:before,
#mmi-container .ttl_block span.l_r:before,
#b_kin_modal .ttl_block span.l_l:before,
#b_kin_modal .ttl_block span.l_r:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#mmi-container .ttl_block span.l_l,
#b_kin_modal .ttl_block span.l_l {
  left: 0px;
}

#mmi-container .ttl_block span.l_l:before,
#b_kin_modal .ttl_block span.l_l:before {
  background-image: url(../img/common/ttl_left.png);
  background-position: right top;
}

#mmi-container .ttl_block span.l_r,
#b_kin_modal .ttl_block span.l_r {
  right: 0px;
}

#mmi-container .ttl_block span.l_r:before,
#b_kin_modal .ttl_block span.l_r:before {
  background-image: url(../img/common/ttl_right.png);
  background-position: left top;
}

#mmi-container a img:hover, a:hover img, button:hover, input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover, a div:hover,
#b_kin_modal a:hover, #b_kin_modal a div:hover {
  opacity: 1;
}

#mmi-container .img {
  height: 0px;
  position: relative;
}

#mmi-container .img figure {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  background-size: cover;
}

#mmi-container #b_kin_wrapper {
  font-size: 3.125vw;
  line-height: 1;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Helvetica, Arial, sans-serif;
}

#mmi-container #b_kin_wrapper #b_kin_inner {
  font-size: 14px;
  font-size: 1.4rem;
}

#mmi-container #b_kin_wrapper a {
  color: #2e2d2e;
  text-decoration: none;
}

#mmi-container #b_kin_wrapper h2 {
  text-indent: -100000px;
  display: block;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
}

#mmi-container #b_kin_wrapper .ttl_h3 {
  width: 90.66%;
  padding-bottom: 7%;
  position: relative;
  margin-bottom: 10px;
}

#mmi-container #b_kin_wrapper .ttl_h3 span.line {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 0px;
  padding-bottom: 5%;
  background: url(../img/index/line_sp.png) top left no-repeat;
  background-size: cover;
}

#mmi-container #b_kin_wrapper .ttl_h3 h3 {
  padding-left: 11%;
}

#mmi-container #b_kin_wrapper .ttl_h3 h3 span {
  color: #00a9ff;
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.3;
}

#mmi-container #b_kin_wrapper .ttl_h4 h4 span {
  color: #00a9ff;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3;
}

#mmi-container #b_kin_wrapper a.b_kin_btn {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: auto;
  position: relative;
  text-align: center;
}

#mmi-container #b_kin_wrapper a.b_kin_btn .btn_inner {
  width: 100%;
  height: 40px;
  position: relative;
  display: block;
}

#mmi-container #b_kin_wrapper a.b_kin_btn span.txt {
  font-weight: 700;
  color: #2e2e2e;
  font-size: 8.5px;
  font-size: 0.85rem;
  height: 40px;
  display: block;
  width: 100%;
}

#mmi-container #b_kin_wrapper a.b_kin_btn span.txt:after {
  content: "";
  width: 8px;
  height: 10px;
  margin-left: 12px;
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTEgMTMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDExIDEzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzJFMkUyRTtzdHJva2U6IzJFMkUyRTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMCwxM1YwbDExLDYuNUwwLDEzeiIvPjwvc3ZnPg==");
  background-size: cover;
  background-repeat: no-repeat;
}

#mmi-container #b_kin_wrapper a.b_kin_btn span.tl,
#mmi-container #b_kin_wrapper a.b_kin_btn span.tr {
  width: 12px;
  height: 12px;
  position: absolute;
  display: block;
  z-index: 2;
}

#mmi-container #b_kin_wrapper a.b_kin_btn span.tl:before,
#mmi-container #b_kin_wrapper a.b_kin_btn span.tr:before {
  width: 100%;
  height: 2px;
  display: block;
}

#mmi-container #b_kin_wrapper a.b_kin_btn span.tl:after,
#mmi-container #b_kin_wrapper a.b_kin_btn span.tr:after {
  height: 100%;
  width: 2px;
  display: block;
}

#mmi-container #b_kin_wrapper a.b_kin_btn span.tl:before, #mmi-container #b_kin_wrapper a.b_kin_btn span.tl:after,
#mmi-container #b_kin_wrapper a.b_kin_btn span.tr:before,
#mmi-container #b_kin_wrapper a.b_kin_btn span.tr:after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
}

#mmi-container #b_kin_wrapper a.b_kin_btn span.tl {
  left: -1px;
  top: -1px;
}

#mmi-container #b_kin_wrapper a.b_kin_btn span.tl:before {
  left: 0px;
  top: 0px;
}

#mmi-container #b_kin_wrapper a.b_kin_btn span.tl:after {
  left: 0px;
  top: 0px;
}

#mmi-container #b_kin_wrapper a.b_kin_btn span.tr {
  right: -1px;
  bottom: -1px;
}

#mmi-container #b_kin_wrapper a.b_kin_btn span.tr:before {
  right: 0px;
  bottom: 0px;
}

#mmi-container #b_kin_wrapper a.b_kin_btn span.tr:after {
  right: 0px;
  bottom: 0px;
}

#mmi-container .ttl_rhombus {
  width: 100%;
  margin: auto;
  max-width: 1260px;
  position: relative;
}

#mmi-container .ttl_rhombus span.l_l,
#mmi-container .ttl_rhombus span.l_r {
  height: 0;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -0.615%;
  display: none;
}

#mmi-container .ttl_rhombus span.l_l:before,
#mmi-container .ttl_rhombus span.l_r:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#mmi-container .ttl_rhombus span.l_l {
  left: 0px;
  width: 25.2%;
  padding-bottom: 1.46%;
}

#mmi-container .ttl_rhombus span.l_l:before {
  background-position: right top;
}

#mmi-container .ttl_rhombus span.l_r {
  right: 0px;
  width: 25.4%;
  padding-bottom: 1.25%;
}

#mmi-container .ttl_rhombus span.l_r:before {
  background-position: right top;
}

#mmi-container .ttl_rhombus .rhombus_h4 {
  height: 90px;
  text-align: center;
}

#mmi-container .ttl_rhombus .rhombus_h4 .ttl_h4_inner {
  /*position: absolute; left: 50%; @include translate3d(-50%,0,0); top: 0px; background: #fff;*/
  display: inline-block;
  width: auto;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#mmi-container .ttl_rhombus .rhombus_h4 h4 {
  white-space: nowrap;
}

#mmi-container .ttl_rhombus .rhombus_h4 h4 span {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  text-align: center;
  width: 100%;
  color: #e68200;
  font-weight: bold;
}

#mmi-container .ttl_rhombus .rhombus_h4 h4:after, #mmi-container .ttl_rhombus .rhombus_h4 h4:before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0px;
  width: 25px;
  top: 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

#mmi-container .ttl_rhombus .rhombus_h4 h4:before {
  background-image: url(../img/common/rhomb_l.png);
  left: -25px;
}

#mmi-container .ttl_rhombus .rhombus_h4 h4:after {
  background-image: url(../img/common/rhomb_r.png);
  right: -25px;
}

#mmi-container .ttl_rhombus.rhombus_knowledge .rhombus_h4 h4 span {
  color: #79bd28;
}

#mmi-container .ttl_rhombus.rhombus_exercise .rhombus_h4 h4 span {
  color: #e94f49;
}

#mmi-container .ttl_rhombus.rhombus_mind .rhombus_h4 h4 span {
  color: #a046ff;
}

#b_kin_mind_content a.b_kin_btn {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
}

#b_kin_mind_content a.b_kin_btn .btn_inner {
  width: 100%;
  height: 40px;
  position: relative;
  display: block;
}

#b_kin_mind_content a.b_kin_btn span.txt {
  font-weight: 700;
  color: #2e2e2e;
  font-size: 8px;
  font-size: 0.8rem;
  height: 40px;
  display: block;
  width: 100%;
}

#b_kin_mind_content a.b_kin_btn span.txt:after {
  content: "";
  width: 8px;
  height: 10px;
  margin-left: 12px;
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTEgMTMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDExIDEzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzJFMkUyRTtzdHJva2U6IzJFMkUyRTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMCwxM1YwbDExLDYuNUwwLDEzeiIvPjwvc3ZnPg==");
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#b_kin_mind_content a.b_kin_btn span.tl,
#b_kin_mind_content a.b_kin_btn span.tr {
  width: 12px;
  height: 12px;
  position: absolute;
  display: block;
  z-index: 2;
}

#b_kin_mind_content a.b_kin_btn span.tl:before,
#b_kin_mind_content a.b_kin_btn span.tr:before {
  width: 100%;
  height: 2px;
  display: block;
}

#b_kin_mind_content a.b_kin_btn span.tl:after,
#b_kin_mind_content a.b_kin_btn span.tr:after {
  height: 100%;
  width: 2px;
  display: block;
}

#b_kin_mind_content a.b_kin_btn span.tl:before, #b_kin_mind_content a.b_kin_btn span.tl:after,
#b_kin_mind_content a.b_kin_btn span.tr:before,
#b_kin_mind_content a.b_kin_btn span.tr:after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
}

#b_kin_mind_content a.b_kin_btn span.tl {
  left: -1px;
  top: -1px;
}

#b_kin_mind_content a.b_kin_btn span.tl:before {
  left: 0px;
  top: 0px;
}

#b_kin_mind_content a.b_kin_btn span.tl:after {
  left: 0px;
  top: 0px;
}

#b_kin_mind_content a.b_kin_btn span.tr {
  right: -1px;
  bottom: -1px;
}

#b_kin_mind_content a.b_kin_btn span.tr:before {
  right: 0px;
  bottom: 0px;
}

#b_kin_mind_content a.b_kin_btn span.tr:after {
  right: 0px;
  bottom: 0px;
}

#knowledge .ttl_h3 {
  width: 90.66%;
  padding-bottom: 7%;
  position: relative;
  margin-bottom: 10px;
}

#knowledge .ttl_h3 span.line {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 0px;
  padding-bottom: 5%;
  position: absolute;
  background: url(../img/index/line_sp.png) top left no-repeat;
  background-size: cover;
}

#knowledge .ttl_h3 h3 {
  padding-left: 11%;
}

#knowledge .ttl_h3 h3 span {
  color: #00a9ff;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
}

#knowledge a.b_kin_btn {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
}

#knowledge a.b_kin_btn .btn_inner {
  width: 100%;
  height: 40px;
  position: relative;
  display: block;
}

#knowledge a.b_kin_btn span.txt {
  font-weight: 700;
  color: #2e2e2e;
  font-size: 8px;
  font-size: 0.8rem;
  height: 40px;
  display: block;
  width: 100%;
}

#knowledge a.b_kin_btn span.txt:after {
  content: "";
  width: 8px;
  height: 10px;
  margin-left: 12px;
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTEgMTMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDExIDEzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzJFMkUyRTtzdHJva2U6IzJFMkUyRTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMCwxM1YwbDExLDYuNUwwLDEzeiIvPjwvc3ZnPg==");
  background-size: cover;
  background-repeat: no-repeat;
}

#knowledge a.b_kin_btn span.tl,
#knowledge a.b_kin_btn span.tr {
  width: 12px;
  height: 12px;
  position: absolute;
  display: block;
  z-index: 2;
}

#knowledge a.b_kin_btn span.tl:before,
#knowledge a.b_kin_btn span.tr:before {
  width: 100%;
  height: 2px;
  display: block;
}

#knowledge a.b_kin_btn span.tl:after,
#knowledge a.b_kin_btn span.tr:after {
  height: 100%;
  width: 2px;
  display: block;
}

#knowledge a.b_kin_btn span.tl:before, #knowledge a.b_kin_btn span.tl:after,
#knowledge a.b_kin_btn span.tr:before,
#knowledge a.b_kin_btn span.tr:after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
}

#knowledge a.b_kin_btn span.tl {
  left: -1px;
  top: -1px;
}

#knowledge a.b_kin_btn span.tl:before {
  left: 0px;
  top: 0px;
}

#knowledge a.b_kin_btn span.tl:after {
  left: 0px;
  top: 0px;
}

#knowledge a.b_kin_btn span.tr {
  right: -1px;
  bottom: -1px;
}

#knowledge a.b_kin_btn span.tr:before {
  right: 0px;
  bottom: 0px;
}

#knowledge a.b_kin_btn span.tr:after {
  right: 0px;
  bottom: 0px;
}

#b_kin_lesson_content .ttl_h3 {
  width: 90.66%;
  padding-bottom: 7%;
  position: relative;
  margin-bottom: 10px;
}

#b_kin_lesson_content .ttl_h3 span.line {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 0px;
  padding-bottom: 5%;
  position: absolute;
  background: url(../img/index/line_sp.png) top left no-repeat;
  background-size: cover;
}

#b_kin_lesson_content .ttl_h3 h3 {
  padding-left: 11%;
}

#b_kin_lesson_content .ttl_h3 h3 span {
  color: #00a9ff;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
}

#b_kin_lesson_content a.b_kin_btn {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
}

#b_kin_lesson_content a.b_kin_btn .btn_inner {
  width: 100%;
  height: 40px;
  position: relative;
  display: block;
}

#b_kin_lesson_content a.b_kin_btn span.txt {
  font-weight: 700;
  color: #2e2e2e;
  font-size: 8px;
  font-size: 0.8rem;
  height: 40px;
  display: block;
  width: 100%;
}

#b_kin_lesson_content a.b_kin_btn span.txt:after {
  content: "";
  width: 8px;
  height: 10px;
  margin-left: 12px;
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTEgMTMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDExIDEzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzJFMkUyRTtzdHJva2U6IzJFMkUyRTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMCwxM1YwbDExLDYuNUwwLDEzeiIvPjwvc3ZnPg==");
  background-size: cover;
  background-repeat: no-repeat;
}

#b_kin_lesson_content a.b_kin_btn span.tl,
#b_kin_lesson_content a.b_kin_btn span.tr {
  width: 12px;
  height: 12px;
  position: absolute;
  display: block;
  z-index: 2;
}

#b_kin_lesson_content a.b_kin_btn span.tl:before,
#b_kin_lesson_content a.b_kin_btn span.tr:before {
  width: 100%;
  height: 2px;
  display: block;
}

#b_kin_lesson_content a.b_kin_btn span.tl:after,
#b_kin_lesson_content a.b_kin_btn span.tr:after {
  height: 100%;
  width: 2px;
  display: block;
}

#b_kin_lesson_content a.b_kin_btn span.tl:before, #b_kin_lesson_content a.b_kin_btn span.tl:after,
#b_kin_lesson_content a.b_kin_btn span.tr:before,
#b_kin_lesson_content a.b_kin_btn span.tr:after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
}

#b_kin_lesson_content a.b_kin_btn span.tl {
  left: -1px;
  top: -1px;
}

#b_kin_lesson_content a.b_kin_btn span.tl:before {
  left: 0px;
  top: 0px;
}

#b_kin_lesson_content a.b_kin_btn span.tl:after {
  left: 0px;
  top: 0px;
}

#b_kin_lesson_content a.b_kin_btn span.tr {
  right: -1px;
  bottom: -1px;
}

#b_kin_lesson_content a.b_kin_btn span.tr:before {
  right: 0px;
  bottom: 0px;
}

#b_kin_lesson_content a.b_kin_btn span.tr:after {
  right: 0px;
  bottom: 0px;
}

@media all and (min-width: 375px) {
  #mmi-container #b_kin_wrapper .ttl_h3 h3 span {
    font-size: 24px;
    font-size: 2.4rem;
  }
  #mmi-container .ttl_rhombus .rhombus_h4 h4 {
    white-space: nowrap;
  }
  #mmi-container .ttl_rhombus .rhombus_h4 h4 span {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

/* Small Devices, Tablets */
@media all and (min-width: 768px) {
  #mmi-container .ttl_block h3 span.icon {
    width: 88px;
    height: 88px;
    padding-bottom: 0px;
  }
  #mmi-container .ttl_block h3 span.txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #mmi-container .ttl_block span.l_l,
  #mmi-container .ttl_block span.l_r {
    top: 0px;
    width: 278px;
    height: 45px;
  }
  #mmi-container #b_kin_wrapper .ttl_h3 {
    width: 90.66%;
    padding-bottom: 59px;
    position: relative;
    margin-bottom: 4px;
  }
  #mmi-container #b_kin_wrapper .ttl_h3 span.line {
    width: 1151px;
    padding-bottom: 0;
    height: 54px;
    background: url(../img/index/line_pc.png) top left no-repeat;
    background-size: cover;
  }
  #mmi-container #b_kin_wrapper .ttl_h3 h3 {
    padding-left: 11%;
  }
  #mmi-container #b_kin_wrapper .ttl_h3 h3 span {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.3;
  }
  #mmi-container #b_kin_wrapper .ttl_h4 h4 {
    text-align: center;
  }
  #mmi-container #b_kin_wrapper .ttl_h4 h4 span {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3;
  }
  #mmi-container #b_kin_wrapper a.b_kin_btn {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
  }
  #mmi-container #b_kin_wrapper a.b_kin_btn .btn_inner {
    width: 100%;
    height: 60px;
    position: relative;
    display: block;
  }
  #mmi-container #b_kin_wrapper a.b_kin_btn .btn_inner:before {
    content: "";
    width: 0px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
  }
  #mmi-container #b_kin_wrapper a.b_kin_btn span.txt {
    font-size: 16px;
    font-size: 1.6rem;
    height: 60px;
    position: relative;
  }
  #mmi-container #b_kin_wrapper a.b_kin_btn span.txt:after {
    position: relative;
    top: -2px;
    margin-left: 16px;
    width: 11px;
    height: 13px;
  }
  #mmi-container #b_kin_wrapper a.b_kin_btn span.tl,
  #mmi-container #b_kin_wrapper a.b_kin_btn span.tr {
    width: 24px;
    height: 24px;
  }
  #mmi-container #b_kin_wrapper a.b_kin_btn span.tl:before,
  #mmi-container #b_kin_wrapper a.b_kin_btn span.tr:before {
    height: 4px;
  }
  #mmi-container #b_kin_wrapper a.b_kin_btn span.tl:after,
  #mmi-container #b_kin_wrapper a.b_kin_btn span.tr:after {
    width: 4px;
  }
  #mmi-container #b_kin_wrapper a.b_kin_btn span.tl {
    left: -2px;
    top: -2px;
  }
  #mmi-container #b_kin_wrapper a.b_kin_btn span.tr {
    right: -2px;
    bottom: -2px;
  }
  #mmi-container #b_kin_wrapper a.b_kin_btn:hover .btn_inner:before {
    width: 100%;
  }
  #mmi-container .ttl_block span.icon {
    width: 88px;
    height: 88px;
  }
  #mmi-container .ttl_rhombus .rhombus_h4 h4 {
    padding: 0 30px;
  }
  #mmi-container .ttl_rhombus .rhombus_h4 h4:after, #mmi-container .ttl_rhombus .rhombus_h4 h4:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0px;
    width: 25px;
    top: 0px;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  #mmi-container .ttl_rhombus .rhombus_h4 h4:before {
    left: -25px;
  }
  #mmi-container .ttl_rhombus .rhombus_h4 h4:after {
    right: -24px;
  }
  #knowledge .ttl_h3 {
    width: 90.66%;
    padding-bottom: 59px;
    position: relative;
    margin-bottom: 4px;
    overflow: hidden;
  }
  #knowledge .ttl_h3 span.line {
    width: 1151px;
    padding-bottom: 0;
    height: 54px;
    background: url(../img/index/line_pc.png) top left no-repeat;
    background-size: cover;
  }
  #knowledge .ttl_h3 h3 {
    padding-left: 11%;
  }
  #knowledge .ttl_h3 h3 span {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.3;
  }
  #knowledge a.b_kin_btn {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
  }
  #knowledge a.b_kin_btn .btn_inner {
    width: 100%;
    height: 60px;
    position: relative;
    display: block;
  }
  #knowledge a.b_kin_btn .btn_inner:before {
    content: "";
    width: 0px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
  }
  #knowledge a.b_kin_btn span.txt {
    font-size: 12px;
    font-size: 1.2rem;
    height: 60px;
    position: relative;
  }
  #knowledge a.b_kin_btn span.txt:after {
    position: relative;
    top: -2px;
  }
  #knowledge a.b_kin_btn span.tl,
  #knowledge a.b_kin_btn span.tr {
    width: 24px;
    height: 24px;
  }
  #knowledge a.b_kin_btn span.tl:before,
  #knowledge a.b_kin_btn span.tr:before {
    height: 4px;
  }
  #knowledge a.b_kin_btn span.tl:after,
  #knowledge a.b_kin_btn span.tr:after {
    width: 4px;
  }
  #knowledge a.b_kin_btn span.tl {
    left: -2px;
    top: -2px;
  }
  #knowledge a.b_kin_btn span.tr {
    right: -2px;
    bottom: -2px;
  }
  #knowledge a.b_kin_btn:hover .btn_inner:before {
    width: 100%;
  }
  #b_kin_lesson_content .ttl_h3 {
    width: 90.66%;
    padding-bottom: 59px;
    position: relative;
    margin-bottom: 4px;
    overflow: hidden;
  }
  #b_kin_lesson_content .ttl_h3 span.line {
    width: 1151px;
    padding-bottom: 0;
    height: 54px;
    background: url(../img/index/line_pc.png) top left no-repeat;
    background-size: cover;
  }
  #b_kin_lesson_content .ttl_h3 h3 {
    padding-left: 11%;
  }
  #b_kin_lesson_content .ttl_h3 h3 span {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.3;
  }
  #b_kin_lesson_content a.b_kin_btn {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
  }
  #b_kin_lesson_content a.b_kin_btn .btn_inner {
    width: 100%;
    height: 60px;
    position: relative;
    display: block;
  }
  #b_kin_lesson_content a.b_kin_btn .btn_inner:before {
    content: "";
    width: 0px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
  }
  #b_kin_lesson_content a.b_kin_btn span.txt {
    font-size: 12px;
    font-size: 1.2rem;
    height: 60px;
    position: relative;
  }
  #b_kin_lesson_content a.b_kin_btn span.txt:after {
    position: relative;
    top: -2px;
  }
  #b_kin_lesson_content a.b_kin_btn span.tl,
  #b_kin_lesson_content a.b_kin_btn span.tr {
    width: 24px;
    height: 24px;
  }
  #b_kin_lesson_content a.b_kin_btn span.tl:before,
  #b_kin_lesson_content a.b_kin_btn span.tr:before {
    height: 4px;
  }
  #b_kin_lesson_content a.b_kin_btn span.tl:after,
  #b_kin_lesson_content a.b_kin_btn span.tr:after {
    width: 4px;
  }
  #b_kin_lesson_content a.b_kin_btn span.tl {
    left: -2px;
    top: -2px;
  }
  #b_kin_lesson_content a.b_kin_btn span.tr {
    right: -2px;
    bottom: -2px;
  }
  #b_kin_lesson_content a.b_kin_btn:hover .btn_inner:before {
    width: 100%;
  }
  #b_kin_mind_content a.b_kin_btn {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
  }
  #b_kin_mind_content a.b_kin_btn .btn_inner {
    width: 100%;
    height: 60px;
    position: relative;
    display: block;
  }
  #b_kin_mind_content a.b_kin_btn .btn_inner:before {
    content: "";
    width: 0px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
  }
  #b_kin_mind_content a.b_kin_btn span.txt {
    font-size: 12px;
    font-size: 1.2rem;
    height: 60px;
    position: relative;
  }
  #b_kin_mind_content a.b_kin_btn span.txt:after {
    position: relative;
    top: -2px;
  }
  #b_kin_mind_content a.b_kin_btn span.tl,
  #b_kin_mind_content a.b_kin_btn span.tr {
    width: 24px;
    height: 24px;
  }
  #b_kin_mind_content a.b_kin_btn span.tl:before,
  #b_kin_mind_content a.b_kin_btn span.tr:before {
    height: 4px;
  }
  #b_kin_mind_content a.b_kin_btn span.tl:after,
  #b_kin_mind_content a.b_kin_btn span.tr:after {
    width: 4px;
  }
  #b_kin_mind_content a.b_kin_btn span.tl {
    left: -2px;
    top: -2px;
  }
  #b_kin_mind_content a.b_kin_btn span.tr {
    right: -2px;
    bottom: -2px;
  }
  #b_kin_mind_content a.b_kin_btn:hover .btn_inner:before {
    width: 100%;
  }
}

/* PC */
@media all and (min-width: 864px) {
  #knowledge .ttl_h3 h3 {
    padding-left: 11%;
  }
  #knowledge .ttl_h3 h3 span {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.3;
  }
  #mmi-container .ttl_rhombus .rhombus_h4 h4 span {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media all and (min-width: 1280px) {
  #mmi-container #b_kin_wrapper .ttl_h3 h3 {
    padding-left: 20%;
  }
  #mmi-container #b_kin_wrapper #b_kin_news .ttl_h3 h3 {
    padding-left: 0px;
  }
  #mmi-container .ttl_rhombus .rhombus_h4 h4 span {
    font-size: 30px;
    font-size: 3rem;
  }
}

body {
  overscroll-behavior: none;
}

#b_kin_modal {
  width: 100%;
}

#b_kin_modal:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #000;
  opacity: 0.5;
}

#b_kin_modal #modal_movie_content {
  width: 100%;
}

#b_kin_modal #modal_movie_content .content {
  width: 100%;
}

#b_kin_modal #modal_movie_content #wrap_player {
  width: 100%;
}

#b_kin_modal #modal_movie_content #wrap_player #ytPlayer {
  width: 100%;
}

#b_kin_modal #modal_movie_content a#btn_close_movie {
  width: 45px;
  height: 45px;
  display: block;
  background: url(../img/common/btn_close.png) top left no-repeat;
  background-size: cover;
  text-indent: -100000px;
  position: relaitve;
  margin-left: calc(100% - 55px);
  margin-bottom: 10px;
}

#b_kin_modal.modal_page #modal_inner {
  background: #86dffa;
}

#b_kin_modal a#btn_close_page {
  width: 45px;
  height: 45px;
  display: block;
  background: url(../img/common/btn_close.png) top left no-repeat;
  background-size: cover;
  text-indent: -100000px;
  position: fixed;
  top: 10px;
  right: 20px;
}

.modal {
  overflow: hidden;
}

.modal #b_kin_modal {
  display: block;
}

.modal.show_modal #b_kin_modal {
  opacity: 1;
}

.modal.show_modal #b_kin_modal #modal_inner {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.show_nav nav#nav_b_kin {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

nav#nav_b_kin {
  width: 100%;
  position: fixed;
  top: 60px;
  z-index: 2;
  -webkit-transition: transform 0.4s ease;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: translate3d(0, -200%, 0);
  transform: translate3d(0, -200%, 0);
}

nav#nav_b_kin ul.page_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0px;
  padding: 0px;
}

nav#nav_b_kin ul.page_nav li {
  width: 21.33%;
  height: 0px;
  padding-bottom: 18.66%;
  position: relative;
  margin-right: 2.66%;
}

nav#nav_b_kin ul.page_nav li span.l0,
nav#nav_b_kin ul.page_nav li span.l1,
nav#nav_b_kin ul.page_nav li span.l2,
nav#nav_b_kin ul.page_nav li span.l3 {
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: block;
  z-index: 2;
}

nav#nav_b_kin ul.page_nav li span.l0:before, nav#nav_b_kin ul.page_nav li span.l0:after,
nav#nav_b_kin ul.page_nav li span.l1:before,
nav#nav_b_kin ul.page_nav li span.l1:after,
nav#nav_b_kin ul.page_nav li span.l2:before,
nav#nav_b_kin ul.page_nav li span.l2:after,
nav#nav_b_kin ul.page_nav li span.l3:before,
nav#nav_b_kin ul.page_nav li span.l3:after {
  content: "";
  display: block;
  position: absolute;
}

nav#nav_b_kin ul.page_nav li span.l0:before {
  width: 25px;
  height: 2px;
  top: -2px;
  left: -2px;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

nav#nav_b_kin ul.page_nav li span.l0:after {
  height: 15px;
  width: 2px;
  left: -2px;
  top: -2px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

nav#nav_b_kin ul.page_nav li span.l1:before {
  width: 14px;
  height: 2px;
  top: -2px;
  right: -1px;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

nav#nav_b_kin ul.page_nav li span.l1:after {
  height: 10px;
  width: 2px;
  right: -1px;
  top: -2px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

nav#nav_b_kin ul.page_nav li span.l2:before {
  width: 14px;
  height: 2px;
  bottom: -1px;
  left: -2px;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

nav#nav_b_kin ul.page_nav li span.l2:after {
  height: 10px;
  width: 2px;
  left: -2px;
  bottom: -1px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

nav#nav_b_kin ul.page_nav li span.l3:before {
  width: 25px;
  height: 2px;
  bottom: -1px;
  right: -1px;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

nav#nav_b_kin ul.page_nav li span.l3:after {
  height: 15px;
  width: 2px;
  right: -1px;
  bottom: -1px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

nav#nav_b_kin ul.page_nav li:last-child {
  margin-right: 0px;
}

nav#nav_b_kin ul.page_nav li, nav#nav_b_kin ul.page_nav li a {
  display: block;
}

nav#nav_b_kin ul.page_nav li a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: #000;
}

nav#nav_b_kin ul.page_nav li a .inr {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: table;
  background: #fff;
}

nav#nav_b_kin ul.page_nav li a p {
  width: 100%;
  margin: 0;
  padding: 0px;
  display: table-cell;
  vertical-align: middle;
}

nav#nav_b_kin ul.page_nav li a span.txt {
  width: 100%;
  text-align: center;
  line-height: 1;
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  padding-bottom: 6px;
}

nav#nav_b_kin ul.page_nav li a span.txt:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3px 0 3px;
  position: absolute;
  bottom: 6px;
}

nav#nav_b_kin ul.page_nav li a span.small {
  font-size: 6px;
  font-size: 0.6rem;
  display: block;
  letter-spacing: -0.05em;
  padding-top: 0.2em;
  line-height: 1.2;
  padding-top: 2px;
}

nav#nav_b_kin ul.page_nav li a span.none {
  display: inline;
}

nav#nav_b_kin ul.page_nav li:nth-child(1) span.l0:before, nav#nav_b_kin ul.page_nav li:nth-child(1) span.l0:after,
nav#nav_b_kin ul.page_nav li:nth-child(1) span.l1:before, nav#nav_b_kin ul.page_nav li:nth-child(1) span.l1:after,
nav#nav_b_kin ul.page_nav li:nth-child(1) span.l2:before, nav#nav_b_kin ul.page_nav li:nth-child(1) span.l2:after,
nav#nav_b_kin ul.page_nav li:nth-child(1) span.l3:before, nav#nav_b_kin ul.page_nav li:nth-child(1) span.l3:after {
  background: #79bd28;
}

nav#nav_b_kin ul.page_nav li:nth-child(1) span.txt:after {
  border-color: #79bd28 transparent transparent transparent;
}

nav#nav_b_kin ul.page_nav li:nth-child(2) span.l0:before, nav#nav_b_kin ul.page_nav li:nth-child(2) span.l0:after,
nav#nav_b_kin ul.page_nav li:nth-child(2) span.l1:before, nav#nav_b_kin ul.page_nav li:nth-child(2) span.l1:after,
nav#nav_b_kin ul.page_nav li:nth-child(2) span.l2:before, nav#nav_b_kin ul.page_nav li:nth-child(2) span.l2:after,
nav#nav_b_kin ul.page_nav li:nth-child(2) span.l3:before, nav#nav_b_kin ul.page_nav li:nth-child(2) span.l3:after {
  background: #e94f49;
}

nav#nav_b_kin ul.page_nav li:nth-child(2) span.txt:after {
  border-color: #e94f49 transparent transparent transparent;
}

nav#nav_b_kin ul.page_nav li:nth-child(3) span.l0:before, nav#nav_b_kin ul.page_nav li:nth-child(3) span.l0:after,
nav#nav_b_kin ul.page_nav li:nth-child(3) span.l1:before, nav#nav_b_kin ul.page_nav li:nth-child(3) span.l1:after,
nav#nav_b_kin ul.page_nav li:nth-child(3) span.l2:before, nav#nav_b_kin ul.page_nav li:nth-child(3) span.l2:after,
nav#nav_b_kin ul.page_nav li:nth-child(3) span.l3:before, nav#nav_b_kin ul.page_nav li:nth-child(3) span.l3:after {
  background: #e68200;
}

nav#nav_b_kin ul.page_nav li:nth-child(3) span.txt:after {
  border-color: #e68200 transparent transparent transparent;
}

nav#nav_b_kin ul.page_nav li:nth-child(4) span.l0:before, nav#nav_b_kin ul.page_nav li:nth-child(4) span.l0:after,
nav#nav_b_kin ul.page_nav li:nth-child(4) span.l1:before, nav#nav_b_kin ul.page_nav li:nth-child(4) span.l1:after,
nav#nav_b_kin ul.page_nav li:nth-child(4) span.l2:before, nav#nav_b_kin ul.page_nav li:nth-child(4) span.l2:after,
nav#nav_b_kin ul.page_nav li:nth-child(4) span.l3:before, nav#nav_b_kin ul.page_nav li:nth-child(4) span.l3:after {
  background: #a046ff;
}

nav#nav_b_kin ul.page_nav li:nth-child(4) span.txt:after {
  border-color: #a046ff transparent transparent transparent;
}

#b_kin_wrapper a img:hover,
#b_kin_wrapper a div:hover {
  opacity: 1;
}

#b_kin_wrapper p {
  margin: 0px;
  padding: 0px;
  text-align: left;
}

#b_kin_wrapper #b_kin_main {
  width: 100%;
  height: 0px;
  padding-bottom: 133%;
  position: relative;
}

#b_kin_wrapper #b_kin_main .main_inner {
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
  opacity: 0;
}

#b_kin_wrapper #b_kin_main .main_inner.active {
  opacity: 1;
}

#b_kin_wrapper #b_kin_main .main_inner, #b_kin_wrapper #b_kin_main ul.list_slideshow, #b_kin_wrapper #b_kin_main ul.list_slideshow li {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

#b_kin_wrapper #b_kin_main .slideshow {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 0px;
}

#b_kin_wrapper #b_kin_main ul.list_slideshow {
  width: 100%;
  -webkit-transition: transform 0.6s ease;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}

#b_kin_wrapper #b_kin_main ul.list_slideshow.notransition {
  -webkit-transition: transform 0s ease;
  -webkit-transition: -webkit-transform 0s ease;
  transition: -webkit-transform 0s ease;
  transition: transform 0s ease;
  transition: transform 0s ease, -webkit-transform 0s ease;
}

#b_kin_wrapper #b_kin_main ul.list_slideshow li .img,
#b_kin_wrapper #b_kin_main ul.list_slideshow li a,
#b_kin_wrapper #b_kin_main ul.list_slideshow li figure {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#b_kin_wrapper #b_kin_main ul.list_slideshow li figure {
  display: none;
}

#b_kin_wrapper #b_kin_main a.btn {
  display: none;
}

#b_kin_wrapper #b_kin_main .nav_slideshow {
  position: absolute;
  right: 10px;
  bottom: 10px;
  height: 20px;
  width: calc(100% - 10px);
  overflow: hidden;
}

#b_kin_wrapper #b_kin_main .nav_slideshow:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
}

#b_kin_wrapper #b_kin_main .nav_slideshow ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 20px;
}

#b_kin_wrapper #b_kin_main .nav_slideshow ul li {
  width: 10px;
  height: 20px;
  margin-right: 5px;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}

#b_kin_wrapper #b_kin_main .nav_slideshow ul li a {
  width: 10px;
  height: 20px;
  display: block;
  text-indent: -10000px;
  background: #d5d5d5;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

#b_kin_wrapper #b_kin_main .nav_slideshow ul li a.active {
  background: #008aff;
}

#b_kin_wrapper .bg_ttl {
  position: absolute;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
}

#b_kin_wrapper #b_kin_news_top {
  background: #86dffa;
  padding: 150px 0 100px 0;
  position: relative;
  padding-top: 100px;
}

#b_kin_wrapper #b_kin_news_top .bg_ttl {
  width: 62px;
  height: 306px;
  background-image: url(../img/index/ttl/bg_ttl_news.png);
}

#b_kin_wrapper #b_kin_news_top .ttl_h3 {
  max-width: 996px;
  margin: auto;
  padding-bottom: 0px;
}

#b_kin_wrapper #b_kin_news_top .ttl_h3 span.line {
  width: 100%;
  height: 0px;
  padding-bottom: 4%;
  background-image: url(../img/news/line_ttl_top_sp.png);
  position: absolute;
  top: 50%;
}

#b_kin_wrapper #b_kin_news_top .ttl_h3 .txt {
  text-align: center;
}

#b_kin_wrapper #b_kin_news_top .ttl_h3 .txt span {
  display: inline-block;
  font-size: 25px;
  font-size: 2.5rem;
  position: relative;
  font-weight: bold;
  background: #86dffa;
  padding: 0 10px;
}

#b_kin_wrapper #b_kin_news_top .content {
  width: 80%;
  margin: auto;
  padding: 38px 0 48px 0;
}

#b_kin_wrapper #b_kin_news_top .content ul li {
  margin-bottom: 32px;
}

#b_kin_wrapper #b_kin_news_top .content ul li:last-child {
  margin-bottom: 0px;
}

#b_kin_wrapper #b_kin_news_top .content ul li a {
  display: block;
  color: #2e2e2e;
}

#b_kin_wrapper #b_kin_news_top .content ul li p {
  margin: 0px;
  padding: 0px;
}

#b_kin_wrapper #b_kin_news_top .content ul li p.txt {
  font-weight: bold;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.7;
  text-align: left;
}

#b_kin_wrapper #b_kin_news_top .content ul li .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.2em;
}

#b_kin_wrapper #b_kin_news_top .content ul li .info p.date {
  font-size: 8px;
  font-size: 0.8rem;
}

#b_kin_wrapper #b_kin_news_top .content ul li .info p.tag_news {
  margin-left: 10px;
  background: #000;
  font-size: 8px;
  font-size: 0.8rem;
  height: 17px;
  line-height: 17px;
  padding: 0 4px;
}

#b_kin_wrapper #b_kin_news_top .content ul li .info p.tag_news span {
  color: #fff;
  display: block;
  font-size: 7px;
  font-size: 0.7rem;
}

#b_kin_wrapper #b_kin_news_top .news_more {
  max-width: 996px;
  width: 86.66%;
  margin: auto;
  padding-bottom: 0px;
  position: relative;
}

#b_kin_wrapper #b_kin_news_top .news_more .line {
  position: absolute;
  top: 50%;
  margin-top: -2%;
  width: 100%;
  height: 0px;
  padding-bottom: 2.51%;
  background: url(../img/news/line_ttl_top02.png) top left no-repeat;
  background-size: auto 100%;
}

#b_kin_wrapper #b_kin_news_top .news_more a.b_kin_btn {
  width: 76.92%;
  margin: auto;
  background: #dadada;
}

#b_kin_wrapper #b_kin_news_top .news_more a.b_kin_btn span.txt:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#b_kin_wrapper #b_kin_news_top #block_page_nav {
  width: 100%;
  position: absolute;
  bottom: -4%;
  z-index: 2;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0px;
  padding: 0px;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li {
  width: 21.33%;
  height: 0px;
  padding-bottom: 18.66%;
  position: relative;
  margin-right: 2.66%;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l0,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l1,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l2,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l3 {
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: block;
  z-index: 2;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l0:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l0:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l1:before,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l1:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l2:before,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l2:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l3:before,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l3:after {
  content: "";
  display: block;
  position: absolute;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l0:before {
  width: 25px;
  height: 2px;
  top: -2px;
  left: -2px;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l0:after {
  height: 15px;
  width: 2px;
  left: -2px;
  top: -2px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l1:before {
  width: 14px;
  height: 2px;
  top: -2px;
  right: -1px;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l1:after {
  height: 10px;
  width: 2px;
  right: -1px;
  top: -2px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l2:before {
  width: 14px;
  height: 2px;
  bottom: -2px;
  left: -2px;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l2:after {
  height: 10px;
  width: 2px;
  left: -2px;
  bottom: -2px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l3:before {
  width: 25px;
  height: 2px;
  bottom: -2px;
  right: -1px;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l3:after {
  height: 15px;
  width: 2px;
  right: -1px;
  bottom: -2px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:last-child {
  margin-right: 0px;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li a {
  display: block;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li a .inr {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: table;
  background: #fff;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li a p {
  width: 100%;
  margin: 0;
  padding: 0px;
  display: table-cell;
  vertical-align: middle;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li a span.txt {
  width: 100%;
  text-align: center;
  line-height: 1;
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  padding-bottom: 6px;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li a span.txt:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3px 0 3px;
  position: absolute;
  bottom: 6px;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li a span.small {
  font-size: 6px;
  font-size: 0.6rem;
  display: block;
  letter-spacing: -0.05em;
  padding-top: 0.2em;
  line-height: 1.2;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li a span.none {
  display: inline;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(1) span.l0:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(1) span.l0:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(1) span.l1:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(1) span.l1:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(1) span.l2:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(1) span.l2:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(1) span.l3:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(1) span.l3:after {
  background: #79bd28;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(1) span.txt:after {
  border-color: #79bd28 transparent transparent transparent;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(2) span.l0:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(2) span.l0:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(2) span.l1:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(2) span.l1:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(2) span.l2:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(2) span.l2:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(2) span.l3:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(2) span.l3:after {
  background: #e94f49;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(2) span.txt:after {
  border-color: #e94f49 transparent transparent transparent;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(3) span.l0:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(3) span.l0:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(3) span.l1:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(3) span.l1:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(3) span.l2:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(3) span.l2:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(3) span.l3:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(3) span.l3:after {
  background: #e68200;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(3) span.txt:after {
  border-color: #e68200 transparent transparent transparent;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(4) span.l0:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(4) span.l0:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(4) span.l1:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(4) span.l1:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(4) span.l2:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(4) span.l2:after,
#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(4) span.l3:before, #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(4) span.l3:after {
  background: #a046ff;
}

#b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:nth-child(4) span.txt:after {
  border-color: #a046ff transparent transparent transparent;
}

#b_kin_wrapper img {
  width: 100%;
}

#b_kin_wrapper #b_kin_about {
  background: #dadada;
  padding: 98px 0 100px 0;
  position: relative;
}

#b_kin_wrapper #b_kin_about .bg_about {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

#b_kin_wrapper #b_kin_about .bg_about .bg_inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

#b_kin_wrapper #b_kin_about .bg_about p {
  width: 310px;
  height: 310px;
  display: block;
  position: absolute;
  background: url(../img/index/about/bg_bifi.png) center no-repeat;
  background-size: cover;
  opacity: 0.4;
}

#b_kin_wrapper #b_kin_about .wrap_btn {
  width: 66.66%;
  max-width: 480px;
  margin: auto;
}

#b_kin_wrapper #b_kin_about .wrap_btn p {
  font-size: 8px;
  font-size: 0.8rem;
  text-align: center;
  margin-bottom: 16px;
}

#b_kin_wrapper #b_kin_about .wrap_btn a.b_kin_btn span.txt:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#b_kin_wrapper #b_kin_about h2 {
  top: -5px;
  background-image: url(../img/index/ttl/ttl_h2_concept.png);
  width: 65px;
  height: 502px;
}

#b_kin_wrapper #b_kin_about a.b_kin_btn {
  background: #dadada;
}

#b_kin_wrapper #b_kin_about .b_kin_about_inner {
  position: relative;
}

#b_kin_wrapper #b_kin_about .wrap_icon {
  position: relative;
  margin-bottom: 42px;
}

#b_kin_wrapper #b_kin_about .wrap_icon .icon {
  width: 46px;
  height: 46px;
  text-indent: -10000px;
  display: block;
  margin: auto;
  background: url(../img/index/icon_bifi.png) top left no-repeat;
  background-size: cover;
  -webkit-transform-origin: center;
  transform-origin: center;
}

#b_kin_wrapper #b_kin_about .lead_about {
  width: 80%;
  max-width: 760px;
  margin: auto;
}

#b_kin_wrapper #b_kin_about .lead_about p {
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8;
  text-align: left;
}

#b_kin_wrapper #b_kin_about .lead_about p span {
  display: block;
  margin-bottom: 1.6em;
}

#b_kin_wrapper #b_kin_about .lead_about p span:nth-last-of-type(1) {
  margin-bottom: 0px;
}

#b_kin_wrapper #b_kin_about .lead_about p span br.pc {
  display: none;
}

#b_kin_wrapper #b_kin_about .icons {
  margin-bottom: 50px;
}

#b_kin_wrapper #b_kin_about .icons ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#b_kin_wrapper #b_kin_about .icons ul li {
  position: relative;
  margin-right: 15px;
}

#b_kin_wrapper #b_kin_about .icons ul li:last-child {
  margin-right: 0px;
}

#b_kin_wrapper #b_kin_about .icons ul li figure {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b_kin_wrapper #b_kin_about .icons ul li:nth-child(1) {
  width: 61px;
  height: 56px;
}

#b_kin_wrapper #b_kin_about .icons ul li:nth-child(1) figure {
  background-image: url(../img/index/about/icon01.svg);
}

#b_kin_wrapper #b_kin_about .icons ul li:nth-child(2) {
  width: 74px;
  height: 56px;
}

#b_kin_wrapper #b_kin_about .icons ul li:nth-child(2) figure {
  background-image: url(../img/index/about/icon02.svg);
}

#b_kin_wrapper #b_kin_about .icons ul li:nth-child(3) {
  width: 60px;
  height: 82px;
}

#b_kin_wrapper #b_kin_about .icons ul li:nth-child(3) figure {
  background-image: url(../img/index/about/icon03.svg);
}

#b_kin_wrapper #b_kin_about .icons ul li:nth-child(4) {
  width: 61px;
  height: 56px;
}

#b_kin_wrapper #b_kin_about .icons ul li:nth-child(4) figure {
  background-image: url(../img/index/about/icon04.svg);
}

#b_kin_wrapper #b_kin_about .ttl_h3 {
  margin-bottom: 40px;
}

#b_kin_wrapper #b_kin_about .ttl_h3 span.txt {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.2;
}

#b_kin_wrapper #b_kin_about .wthat_bk {
  padding: 0px 0 42px 0;
  position: relative;
}

#b_kin_wrapper #b_kin_about .img_b_kin {
  width: 80%;
  max-width: 647px;
  margin: auto;
}

#b_kin_wrapper #b_kin_about .img_b_kin .img_diagram {
  width: 100%;
  height: 0px;
  padding-bottom: 71.4%;
  position: relative;
}

#b_kin_wrapper #b_kin_about .img_b_kin .diagram {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

#b_kin_wrapper #b_kin_about .img_b_kin .top {
  width: 100%;
  height: 0px;
  padding-bottom: 7.1%;
  background: url(../img/index/what/top.svg) center top no-repeat;
  background-size: 100% auto;
  margin-bottom: 8.6%;
}

#b_kin_wrapper #b_kin_about .img_b_kin .top .title {
  width: 52.62%;
  height: 0px;
  padding-bottom: 7.26%;
  display: block;
  background: url(../img/index/what/title.svg);
  background-size: cover;
  margin: auto;
  position: relative;
  top: -4px;
}

#b_kin_wrapper #b_kin_about .img_b_kin .circle {
  width: 43.58%;
  height: 0px;
  padding-bottom: 42.58%;
  margin: auto;
  position: relative;
}

#b_kin_wrapper #b_kin_about .img_b_kin .circle .img_circle {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0px;
  left: 0px;
}

#b_kin_wrapper #b_kin_about .img_b_kin .circle .img_circle:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../img/index/what/circle.svg) center center no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_about .img_b_kin .circle .title {
  width: 75.88%;
  height: 0px;
  padding-bottom: 21.98%;
  background: url(../img/index/what/name.svg) center no-repeat;
  background-size: cover;
  text-indent: -10000px;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10.99% 0 0 -37.94%;
}

#b_kin_wrapper #b_kin_about .img_b_kin .knowledge,
#b_kin_wrapper #b_kin_about .img_b_kin .food,
#b_kin_wrapper #b_kin_about .img_b_kin .exercise,
#b_kin_wrapper #b_kin_about .img_b_kin .mind {
  display: block;
  position: absolute;
}

#b_kin_wrapper #b_kin_about .img_b_kin .knowledge .txt,
#b_kin_wrapper #b_kin_about .img_b_kin .food .txt,
#b_kin_wrapper #b_kin_about .img_b_kin .exercise .txt,
#b_kin_wrapper #b_kin_about .img_b_kin .mind .txt {
  display: block;
  position: absolute;
}

#b_kin_wrapper #b_kin_about .img_b_kin .knowledge {
  top: 20%;
  left: 0.5%;
  width: 32%;
  height: 0px;
  padding-bottom: 15.6%;
}

#b_kin_wrapper #b_kin_about .img_b_kin .knowledge .img_knowledge {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url(../img/index/what/knowledge.svg);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_about .img_b_kin .knowledge .txt {
  width: 71%;
  top: 0px;
  left: 54%;
}

#b_kin_wrapper #b_kin_about .img_b_kin .knowledge img {
  vertical-align: top;
}

#b_kin_wrapper #b_kin_about .img_b_kin .exercise {
  bottom: 16%;
  left: 0.5%;
  width: 30.8%;
  height: 0px;
  padding-bottom: 14.68%;
}

#b_kin_wrapper #b_kin_about .img_b_kin .exercise .img_exercise {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url(../img/index/what/exercise.svg);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_about .img_b_kin .exercise .txt {
  width: 51.3%;
  bottom: 0px;
  left: 56%;
}

#b_kin_wrapper #b_kin_about .img_b_kin .food {
  top: 20%;
  right: 0.5%;
  width: 30.5%;
  height: 0px;
  padding-bottom: 14.2%;
}

#b_kin_wrapper #b_kin_about .img_b_kin .food .img_food {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url(../img/index/what/food.svg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_about .img_b_kin .food .txt {
  width: 32.6%;
  top: 0px;
  right: 53%;
}

#b_kin_wrapper #b_kin_about .img_b_kin .food img {
  vertical-align: top;
}

#b_kin_wrapper #b_kin_about .img_b_kin .mind {
  bottom: 16%;
  right: 0.5%;
  width: 32.6%;
  height: 0px;
  padding-bottom: 15.76%;
}

#b_kin_wrapper #b_kin_about .img_b_kin .mind .img_mind {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url(../img/index/what/mind.svg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_about .img_b_kin .mind .txt {
  width: 29.6%;
  bottom: 0px;
  right: 52%;
}

#b_kin_wrapper #b_kin_about .img_b_kin .bottom {
  width: 100%;
  height: 0px;
  padding-bottom: 4.63%;
  margin-top: 7.72%;
  background: url(../img/index/what/bottom.svg) center bottom no-repeat;
  background-size: 100% auto;
}

#b_kin_wrapper #b_kin_about .wrap_btn {
  width: 66.66%;
  max-width: 480px;
  margin: auto;
}

#b_kin_wrapper #b_kin_about .wrap_btn a {
  background: #86dffa;
}

#b_kin_wrapper #b_kin_knowledge {
  background: #86dffa;
  position: relative;
}

#b_kin_wrapper #b_kin_knowledge .bg_ttl {
  width: 65px;
  height: 659px;
  background-image: url(../img/index/ttl/bg_ttl_knowledge.png);
}

#b_kin_wrapper #b_kin_knowledge .knowledge_inner {
  padding: 100px 0;
}

#b_kin_wrapper #b_kin_knowledge .ttl_block {
  margin: auto;
  margin-bottom: 30px;
}

#b_kin_wrapper #b_kin_knowledge .ttl_rhombus {
  width: 86.66%;
  margin: auto;
  margin-bottom: 30px;
}

#b_kin_wrapper #b_kin_knowledge .ttl_rhombus span.l_l,
#b_kin_wrapper #b_kin_knowledge .ttl_rhombus span.l_r {
  height: 0;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -0.615%;
}

#b_kin_wrapper #b_kin_knowledge .ttl_rhombus span.l_l:before,
#b_kin_wrapper #b_kin_knowledge .ttl_rhombus span.l_r:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#b_kin_wrapper #b_kin_knowledge .ttl_rhombus .rhombus_h4 {
  height: auto;
  text-align: center;
}

#b_kin_wrapper #b_kin_knowledge .ttl_rhombus .rhombus_h4 .ttl_h4_inner {
  width: 100%;
  position: static;
  left: auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: none;
}

#b_kin_wrapper #b_kin_knowledge .ttl_rhombus .rhombus_h4 h4 {
  width: 100%;
  height: 0px;
  padding-bottom: 45.69%;
  display: block;
  text-indent: -100000px;
  background: url(../img/index/ttl_oshiete_sp.png) top center no-repeat;
  background-size: 100% auto;
}

#b_kin_wrapper #b_kin_knowledge .ttl_rhombus .rhombus_h4 h4 span {
  display: none;
}

#b_kin_wrapper #b_kin_knowledge .ttl_rhombus .rhombus_h4 h4:before, #b_kin_wrapper #b_kin_knowledge .ttl_rhombus .rhombus_h4 h4:after {
  display: none;
}

#b_kin_wrapper #b_kin_knowledge .members {
  width: 80%;
  margin: auto;
  margin-bottom: 45px;
}

#b_kin_wrapper #b_kin_knowledge .members ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#b_kin_wrapper #b_kin_knowledge .members ul li {
  height: 0px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -10000px;
}

#b_kin_wrapper #b_kin_knowledge .members ul li.img_nagatomo {
  padding-bottom: 78.76%;
  width: 42.76%;
  background-image: url(../img/index/knowledge/img_nagatomo.png);
}

#b_kin_wrapper #b_kin_knowledge .members ul li.img_odamaki {
  padding-bottom: 77.38%;
  width: 53.69%;
  background-image: url(../img/index/knowledge/img_odamaki.png);
}

#b_kin_wrapper #b_kin_knowledge .lead {
  width: 80%;
  margin: auto;
  margin-bottom: 45px;
}

#b_kin_wrapper #b_kin_knowledge .lead h4 {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.5em;
}

#b_kin_wrapper #b_kin_knowledge .lead p {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.7;
}

#b_kin_wrapper #b_kin_knowledge ul.link_lesson {
  width: 86.66%;
  margin: auto;
}

#b_kin_wrapper #b_kin_knowledge ul.link_lesson li {
  width: 99.07%;
  margin-bottom: 70px;
  position: relative;
}

#b_kin_wrapper #b_kin_knowledge ul.link_lesson li:after {
  content: "";
  width: 93px;
  height: 47px;
  display: none;
  background: url(../img/index/knowledge/icon_arrow.png) top left no-repeat;
  background-size: cover;
  position: absolute;
  top: 12%;
  right: 5%;
}

#b_kin_wrapper #b_kin_knowledge ul.link_lesson li:last-child {
  margin-bottom: 0px;
}

#b_kin_wrapper #b_kin_knowledge ul.link_lesson li a {
  display: block;
  text-indent: -10000px;
  height: 0px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b_kin_wrapper #b_kin_knowledge ul.link_lesson li:nth-child(1) a {
  padding-bottom: 63.8%;
  background-image: url(../img/index/knowledge/img_lesson1.png);
}

#b_kin_wrapper #b_kin_knowledge ul.link_lesson li:nth-child(2) a {
  padding-bottom: 64.5%;
  background-image: url(../img/index/knowledge/img_lesson2.png);
}

#b_kin_wrapper #b_kin_knowledge ul.link_lesson li:nth-child(3) a {
  padding-bottom: 63.8%;
  background-image: url(../img/index/knowledge/img_lesson3.png);
}

#b_kin_wrapper #b_kin_knowledge ul.link_lesson li:nth-child(4) a {
  padding-bottom: 63%;
  background-image: url(../img/index/knowledge/img_lesson4.png);
}

#b_kin_wrapper #b_kin_knowledge ul.link_lesson li:nth-child(5) a {
  padding-bottom: 63.8%;
  background-image: url(../img/index/knowledge/img_lesson5.png);
}

#b_kin_wrapper #b_kin_knowledge ul.link_lesson li.visited:after {
  display: block;
}

#b_kin_wrapper #b_kin_exercise {
  background: #dadada;
  position: relative;
}

#b_kin_wrapper #b_kin_exercise .bg_ttl {
  width: 65px;
  height: 489px;
  background-image: url(../img/index/ttl/bg_ttl_exercise.png);
}

#b_kin_wrapper #b_kin_exercise .exercise_inner {
  padding: 100px 0;
}

#b_kin_wrapper #b_kin_exercise .ttl_block {
  margin: auto;
  margin-bottom: 30px;
}

#b_kin_wrapper #b_kin_exercise .ttl_wrap_rhombus {
  margin-bottom: 50px;
}

#b_kin_wrapper #b_kin_exercise .ttl_wrap_rhombus p {
  color: #e94f49;
  text-align: center;
  font-weight: bold;
  font-size: 6px;
  font-size: 0.6rem;
  margin-top: 10px;
}

#b_kin_wrapper #b_kin_exercise .ttl_wrap_rhombus p span {
  font-size: 8px;
  font-size: 0.8rem;
}

#b_kin_wrapper #b_kin_exercise .rhombus_h4 {
  width: 86.66%;
  margin: auto;
  height: auto;
  text-align: center;
}

#b_kin_wrapper #b_kin_exercise .rhombus_h4 .ttl_h4_inner {
  width: 100%;
  position: static;
  left: auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: none;
}

#b_kin_wrapper #b_kin_exercise .rhombus_h4 h4 {
  width: 100%;
  height: 0px;
  padding-bottom: 31.9%;
  display: block;
  text-indent: -100000px;
  background: url(../img/index/ttl_exercise_sp.png) top center no-repeat;
  background-size: 100% auto;
}

#b_kin_wrapper #b_kin_exercise .rhombus_h4 h4 span {
  display: none;
}

#b_kin_wrapper #b_kin_exercise .rhombus_h4 h4:before, #b_kin_wrapper #b_kin_exercise .rhombus_h4 h4:after {
  display: none;
}

#b_kin_wrapper #b_kin_exercise .block_person {
  width: 77.86%;
  margin: auto;
  height: 0px;
  padding-bottom: 89.73%;
  position: relative;
  margin-bottom: 42px;
}

#b_kin_wrapper #b_kin_exercise .block_person p.img_nagatomo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../img/index/exercise/img_nagatomo.png) top left no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_exercise .block_person p.icon_arrow {
  width: 122px;
  height: 47px;
  background: url(../img/index/exercise/icon_arrow.png) top left no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 25%;
  right: 0%;
}

#b_kin_wrapper #b_kin_exercise .lead {
  width: 80%;
  margin: auto;
  margin-bottom: 70px;
}

#b_kin_wrapper #b_kin_exercise .lead h4 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 0.5em;
}

#b_kin_wrapper #b_kin_exercise .lead p {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.7;
}

#b_kin_wrapper #b_kin_exercise .lead p br.pc {
  display: none;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie {
  width: 100%;
  overflow: hidden;
  padding-top: 10px;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul {
  width: 90%;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li {
  margin-bottom: 50px;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li:last-child {
  margin-bottom: 0px;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li.disable a {
  pointer-events: none;
  cursor: normal;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li.disable a .col_txt {
  opacity: 0.5;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li.disable a .img_wrap .img .icon_play {
  display: none;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li.visited a .img_wrap {
  z-index: 2;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li.visited a .img_wrap:after {
  display: block;
  z-index: 3;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap {
  width: 88.88%;
  margin-left: 11.12%;
  position: relative;
  margin-bottom: 28px;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap:after {
  content: "";
  width: 93px;
  height: 47px;
  display: none;
  position: absolute;
  top: 5%;
  right: -10%;
  background: url(../img/index/knowledge/icon_arrow.png) top left no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .img {
  width: 98.33%;
  height: 0px;
  padding-bottom: 54.34%;
  display: block;
  position: relative;
  margin-left: 1.815%;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .img:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
  left: 1.67%;
  top: 5.67%;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .img figure {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .img .icon_play {
  width: 61px;
  height: 61px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .img .icon_play:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../img/index/exercise/icon_play.png) center no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .num_wrap {
  position: absolute;
  left: 0px;
  top: -10px;
  height: 34px;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .num {
  width: 50px;
  height: 34px;
  position: absolute;
  background: url(../img/index/exercise/bg_num.png) top left no-repeat;
  background-size: auto 100%;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .num p {
  line-height: 34px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  position: relative;
  left: -2px;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .num p:before {
  content: "#";
  font-size: 14px;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .col_txt .txt {
  width: 100%;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .col_txt .txt_inner {
  width: 88.88%;
  margin-left: 11.12%;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .col_txt p {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.4;
  text-align: left;
  letter-spacing: -0.07em;
  margin-bottom: 8px;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .col_txt h5 {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.45;
  margin-bottom: 16px;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .col_txt .txt:after {
  content: "";
  width: 100%;
  height: 0px;
  padding-bottom: 8.296%;
  display: block;
  margin-bottom: 20px;
  background: url(../img/index/exercise/line_r_sp.png) top right no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li:nth-child(2n) a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li:nth-child(2n) a .col_txt {
  position: relative;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li:nth-child(2n) a .col_txt .txt {
  margin-left: 11.12%;
  padding-bottom: 14%;
  position: relative;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li:nth-child(2n) a .col_txt .txt_inner {
  margin-left: 0%;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li:nth-child(2n) a .col_txt .txt:after {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: url(../img/index/exercise/line_l_sp.png) top left no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_recipe {
  background: #86dffa;
}

#b_kin_wrapper #b_kin_recipe .bg_ttl {
  width: 65px;
  height: 300px;
  background-image: url(../img/index/ttl/bg_ttl_food.png);
}

#b_kin_wrapper #b_kin_recipe .recipe_inner {
  padding: 100px 0;
}

#b_kin_wrapper #b_kin_recipe .ttl_block {
  margin: auto;
  margin-bottom: 30px;
}

#b_kin_wrapper #b_kin_recipe .rhombus_h4 {
  width: 79.6%;
  margin: auto;
  height: auto;
  text-align: center;
  margin-bottom: 50px;
}

#b_kin_wrapper #b_kin_recipe .rhombus_h4 .ttl_h4_inner {
  width: 100%;
  position: static;
  left: auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: none;
}

#b_kin_wrapper #b_kin_recipe .rhombus_h4 h4 {
  width: 100%;
  height: 0px;
  padding-bottom: 31.9%;
  display: block;
  text-indent: -100000px;
  background: url(../img/index/ttl_recipe_sp.png) top center no-repeat;
  background-size: 100% auto;
}

#b_kin_wrapper #b_kin_recipe .rhombus_h4 h4 span {
  display: none;
}

#b_kin_wrapper #b_kin_recipe .rhombus_h4 h4:before, #b_kin_wrapper #b_kin_recipe .rhombus_h4 h4:after {
  display: none;
}

#b_kin_wrapper #b_kin_recipe .b_kin_recipe_content {
  max-width: 812px;
  margin: auto;
}

#b_kin_wrapper #b_kin_recipe .block_person {
  width: 77.86%;
  margin: auto;
  height: 0px;
  padding-bottom: 57.2%;
  position: relative;
  margin-bottom: 42px;
}

#b_kin_wrapper #b_kin_recipe .block_person p.img_nagatomo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../img/index/recipe/img_nagatomo.png) top left no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_recipe .block_person p.icon_arrow {
  width: 118px;
  height: 76px;
  background: url(../img/index/recipe/icon_arrow.png) top left no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 10%;
  right: -10%;
}

#b_kin_wrapper #b_kin_recipe .lead {
  width: 80%;
  margin: auto;
  margin-bottom: 50px;
}

#b_kin_wrapper #b_kin_recipe .lead h4 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 0.5em;
}

#b_kin_wrapper #b_kin_recipe .lead p {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.7;
}

#b_kin_wrapper #b_kin_recipe .list_recipe {
  width: 100%;
  overflow: hidden;
}

#b_kin_wrapper #b_kin_recipe ul {
  position: relative;
  width: 82.66%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#b_kin_wrapper #b_kin_recipe ul li {
  margin-bottom: 50px;
  width: 100%;
}

#b_kin_wrapper #b_kin_recipe ul li:last-child {
  margin-bottom: 0px;
}

#b_kin_wrapper #b_kin_recipe ul li:nth-child(1), #b_kin_wrapper #b_kin_recipe ul li:nth-child(2), #b_kin_wrapper #b_kin_recipe ul li:nth-child(4), #b_kin_wrapper #b_kin_recipe ul li:nth-child(5), #b_kin_wrapper #b_kin_recipe ul li:nth-child(7), #b_kin_wrapper #b_kin_recipe ul li:nth-child(8) {
  width: 48.38%;
}

#b_kin_wrapper #b_kin_recipe ul li:nth-child(1) h4, #b_kin_wrapper #b_kin_recipe ul li:nth-child(2) h4, #b_kin_wrapper #b_kin_recipe ul li:nth-child(4) h4, #b_kin_wrapper #b_kin_recipe ul li:nth-child(5) h4, #b_kin_wrapper #b_kin_recipe ul li:nth-child(7) h4, #b_kin_wrapper #b_kin_recipe ul li:nth-child(8) h4 {
  padding-left: 20px;
}

#b_kin_wrapper #b_kin_recipe ul li:nth-child(2), #b_kin_wrapper #b_kin_recipe ul li:nth-child(5), #b_kin_wrapper #b_kin_recipe ul li:nth-child(8) {
  margin-left: 3.24%;
}

#b_kin_wrapper #b_kin_recipe ul li.visited .img_wrap_recipe:after {
  display: block;
}

#b_kin_wrapper #b_kin_recipe ul li:nth-child(3) .img_wrap_recipe:after, #b_kin_wrapper #b_kin_recipe ul li:nth-child(6) .img_wrap_recipe:after, #b_kin_wrapper #b_kin_recipe ul li:nth-child(9) .img_wrap_recipe:after, #b_kin_wrapper #b_kin_recipe ul li:nth-child(10) .img_wrap_recipe:after {
  right: -10%;
}

#b_kin_wrapper #b_kin_recipe ul li a {
  display: block;
}

#b_kin_wrapper #b_kin_recipe ul li .img_wrap_recipe {
  width: calc(100% - 10px);
  margin-bottom: 15px;
  position: relative;
  margin-left: 10px;
}

#b_kin_wrapper #b_kin_recipe ul li .img_wrap_recipe:after {
  content: "";
  width: 93px;
  height: 47px;
  display: none;
  background: url(../img/index/knowledge/icon_arrow.png) top left no-repeat;
  background-size: cover;
  position: absolute;
  top: 5%;
  right: -15%;
}

#b_kin_wrapper #b_kin_recipe ul li .img {
  position: relative;
  width: 100%;
  height: 0px;
  padding-bottom: 100%;
}

#b_kin_wrapper #b_kin_recipe ul li .img figure {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_recipe ul li .ttl_recipe {
  position: relative;
  padding: 8px 0 12px 0;
  background: #fff;
}

#b_kin_wrapper #b_kin_recipe ul li .ttl_recipe:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #e68200;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

#b_kin_wrapper #b_kin_recipe ul li .ttl_recipe:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 0 15px;
  border-color: transparent transparent transparent #86dffa;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

#b_kin_wrapper #b_kin_recipe ul li .ttl_recipe h4 {
  text-align: left;
  padding: 0 40px 0 20px;
  font-weight: normal;
}

#b_kin_wrapper #b_kin_recipe ul li .ttl_recipe h4 span {
  color: #e68200;
  display: inline-block;
  font-weight: normal;
  line-height: 1.4;
  font-size: 9px;
  font-size: 0.9rem;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}

#b_kin_wrapper #b_kin_recipe ul li .ttl_recipe h4 br {
  display: none;
}

#b_kin_wrapper #b_kin_mind {
  background: #dadada;
  position: relative;
}

#b_kin_wrapper #b_kin_mind .bg_ttl {
  width: 63px;
  height: 254px;
  background-image: url(../img/index/ttl/bg_ttl_mind.png);
}

#b_kin_wrapper #b_kin_mind .mind_inner {
  padding: 100px 0;
}

#b_kin_wrapper #b_kin_mind .ttl_block {
  margin: auto;
  margin-bottom: 30px;
}

#b_kin_wrapper #b_kin_mind .rhombus_h4 {
  width: 92%;
  margin: auto;
  height: auto;
  text-align: center;
  margin-bottom: 90px;
}

#b_kin_wrapper #b_kin_mind .rhombus_h4 .ttl_h4_inner {
  width: 100%;
  position: static;
  left: auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: none;
}

#b_kin_wrapper #b_kin_mind .rhombus_h4 h4 {
  width: 100%;
  height: 0px;
  padding-bottom: 31.9%;
  display: block;
  text-indent: -100000px;
  background: url(../img/index/ttl_mind_sp.png) top center no-repeat;
  background-size: 100% auto;
}

#b_kin_wrapper #b_kin_mind .rhombus_h4 h4 span {
  display: none;
}

#b_kin_wrapper #b_kin_mind .rhombus_h4 h4:before, #b_kin_wrapper #b_kin_mind .rhombus_h4 h4:after {
  display: none;
}

#b_kin_wrapper #b_kin_mind h4.pc {
  display: none;
}

#b_kin_wrapper #b_kin_mind .block_ttl {
  width: 80%;
  position: relative;
  margin: auto;
  margin-bottom: 24px;
}

#b_kin_wrapper #b_kin_mind .block_ttl .bg {
  width: 93.5%;
  margin: auto;
  height: 0px;
  padding-bottom: 126.33%;
  background: url(../img/index/mind/img_nagatomo.png) top left no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_mind .block_ttl h4 {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: -0.05em;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
  position: absolute;
  bottom: 0px;
}

#b_kin_wrapper #b_kin_mind .lead {
  width: 80%;
  margin: auto;
  margin-bottom: 80px;
}

#b_kin_wrapper #b_kin_mind .lead p {
  font-size: 10px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 2.2;
}

#b_kin_wrapper #b_kin_mind .lead br.pc {
  display: none;
}

#b_kin_wrapper #b_kin_mind .wrap_btn {
  width: 66.66%;
  margin: auto;
  max-width: 480px;
}

#b_kin_wrapper #b_kin_mind .wrap_btn a {
  background: #86dffa;
}

#b_kin_wrapper #b_kin_crosstalk {
  background: #86dffa;
  position: relative;
}

#b_kin_wrapper #b_kin_crosstalk .bg_ttl {
  width: 63px;
  height: 631px;
  background-image: url(../img/index/ttl/bg_ttl_crosstalk.png);
}

#b_kin_wrapper #b_kin_crosstalk .crosstalk_inner {
  padding: 100px 0;
}

#b_kin_wrapper #b_kin_crosstalk .ttl_h3 {
  margin-bottom: 40px;
}

#b_kin_wrapper #b_kin_crosstalk .ttl_h3 h3 .txt {
  color: #2e2e2e;
  letter-spacing: -0.02em;
  text-align: left;
}

#b_kin_wrapper #b_kin_crosstalk .lead {
  width: 80%;
  margin: auto;
  margin-bottom: 50px;
}

#b_kin_wrapper #b_kin_crosstalk .lead h4 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 0.5em;
}

#b_kin_wrapper #b_kin_crosstalk .lead p {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.7;
}

#b_kin_wrapper #b_kin_crosstalk .lead p br.pc {
  display: none;
}

#b_kin_wrapper #b_kin_crosstalk .talk {
  width: 80%;
  max-width: 530px;
  margin: auto;
  margin-bottom: 85px;
}

#b_kin_wrapper #b_kin_crosstalk .talk:nth-last-of-type(1) {
  margin-bottom: 0px;
}

#b_kin_wrapper #b_kin_crosstalk .talk#talk3 .img .ttl {
  width: 134px;
  height: 29px;
  background-image: url(../img/index/crosstalk/bg_ttl02.png);
  margin-left: -67px;
}

#b_kin_wrapper #b_kin_crosstalk .talk a {
  display: block;
}

#b_kin_wrapper #b_kin_crosstalk .talk a.disable {
  pointer-events: none;
}

#b_kin_wrapper #b_kin_crosstalk .talk a.disable .icon_play {
  display: none;
}

#b_kin_wrapper #b_kin_crosstalk .talk .img {
  position: relative;
  height: auto;
  margin-bottom: 20px;
}

#b_kin_wrapper #b_kin_crosstalk .talk .img .img_movie {
  width: 100%;
  height: 0px;
  padding-bottom: 56.66%;
  position: relative;
}

#b_kin_wrapper #b_kin_crosstalk .talk .img .img_movie figure {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b_kin_wrapper #b_kin_crosstalk .talk .img .icon_play {
  width: 61px;
  height: 61px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
}

#b_kin_wrapper #b_kin_crosstalk .talk .img .icon_play:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../img/index/exercise/icon_play.png) center no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_crosstalk .talk .img .ttl {
  width: 89px;
  height: 29px;
  display: block;
  background: url(../img/index/crosstalk/bg_ttl.png) top left no-repeat;
  background-size: cover;
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -44.5px;
}

#b_kin_wrapper #b_kin_crosstalk .talk .img .ttl p {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 29px;
  color: #595959;
}

#b_kin_wrapper #b_kin_crosstalk .talk .img .ttl p span {
  font-size: 10px;
}

#b_kin_wrapper #b_kin_crosstalk .talk .ttl_h5 {
  width: 100%;
  padding-bottom: 8.3%;
  position: relative;
  margin-bottom: 16px;
}

#b_kin_wrapper #b_kin_crosstalk .talk .ttl_h5 h5 {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
}

#b_kin_wrapper #b_kin_crosstalk .talk .ttl_h5:after {
  content: "";
  width: 100%;
  height: 0px;
  padding-bottom: 2.3%;
  background: url(../img/index/crosstalk/line_sp.png) top left no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

#b_kin_wrapper #b_kin_crosstalk .talk .txt p {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.7;
}

#b_kin_wrapper #b_kin_member {
  background: #dadada;
  padding: 90px 0;
  position: relative;
}

#b_kin_wrapper #b_kin_member .bg_ttl {
  width: 65px;
  height: 510px;
  background-image: url(../img/index/ttl/bg_ttl_members.png);
}

#b_kin_wrapper #b_kin_member .ttl {
  width: 80%;
  margin: auto;
}

#b_kin_wrapper #b_kin_member .ttl_h3 {
  margin-bottom: 60px;
}

#b_kin_wrapper #b_kin_member .ttl_h3 h3 .txt {
  letter-spacing: -0.02em;
  text-align: left;
}

#b_kin_wrapper #b_kin_member .member .member_inner {
  width: 80%;
  margin: auto;
}

#b_kin_wrapper #b_kin_member .member .ttl_h4 {
  margin-bottom: 28px;
}

#b_kin_wrapper #b_kin_member .member .content_member {
  padding-bottom: 90px;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li {
  margin-bottom: 60px;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:last-child {
  margin-bottom: 0px;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li .img_person {
  position: relative;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li .name dl {
  position: 43.5%;
  display: inline-block;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li .name dl dt, #b_kin_wrapper #b_kin_member .member .content_member ul li .name dl dd {
  font-weight: 700;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li .name dl dt {
  font-size: 5px;
  font-size: 0.5rem;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  margin-bottom: 10px;
  line-height: 1.4;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li .name dl dd {
  font-size: 10.5px;
  font-size: 1.05rem;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li .profile p {
  font-size: 9px;
  font-size: 0.9rem;
  line-height: 1.6;
  margin-bottom: 1.5em;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li .profile p:nth-last-of-type(1) {
  margin-bottom: 0px;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li .profile a.link {
  color: #2e2e2e;
  font-size: 9px;
  font-size: 0.9rem;
  font-weight: 700;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li p.icon_hash {
  position: absolute;
  text-indent: -10000px;
  display: block;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .name {
  width: 100%;
  position: absolute;
  top: 3%;
  text-align: right;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .name dl {
  padding-right: 0em;
  text-align: left;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .name dl dt {
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .name .line {
  width: 43.5%;
  position: absolute;
  right: 0px;
  bottom: -1em;
  height: 0px;
  padding-bottom: 4.8%;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .name .line:before {
  content: "";
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(../img/index/member/img_line01_sp.png) top left no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .icon_hash {
  width: 58px;
  height: 29px;
  left: 50%;
  top: 35%;
  background: url(../img/index/member/img_tag01.png) top left no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .img {
  width: 93px;
  height: 305px;
  position: relative;
  margin: auto;
  margin-bottom: 36px;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .img figure {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/index/member/img_nagatomo.png) center top no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .name {
  width: 100%;
  position: absolute;
  top: 16%;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .name dl {
  padding-left: 0.2em;
  text-align: left;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .name dl dt {
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .name .line {
  width: 43.5%;
  position: absolute;
  left: 0px;
  bottom: -1em;
  height: 0px;
  padding-bottom: 5%;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .name .line:before {
  height: 100%;
  position: absolute;
  right: 0px;
  content: "";
  background: url(../img/index/member/img_line02_sp.png) top right no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .icon_hash {
  width: 58px;
  height: 22px;
  left: 50%;
  top: 40%;
  background: url(../img/index/member/img_tag02.png) top left no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .img {
  width: 83px;
  height: 310px;
  position: relative;
  margin: auto;
  left: 10px;
  margin-bottom: 36px;
}

#b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .img figure {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/index/member/img_odamaki.png) center top no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_news {
  background: #86dffa;
  padding: 100px 0;
  position: relative;
}

#b_kin_wrapper #b_kin_news h2 {
  width: 65px;
  height: 462px;
  display: block;
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  background: url(../img/index/ttl/ttl_h2_pickups.png) top left no-repeat;
  background-size: cover;
}

#b_kin_wrapper #b_kin_news .ttl_h3 {
  margin-bottom: 24px;
}

#b_kin_wrapper #b_kin_news .ttl_h3 h3 span {
  color: #2e2e2e;
}

#b_kin_wrapper #b_kin_news ul {
  width: 80%;
  margin: auto;
  max-width: 1002px;
}

#b_kin_wrapper #b_kin_news ul li {
  margin-bottom: 50px;
}

#b_kin_wrapper #b_kin_news ul li:last-child {
  margin-bottom: 0px;
}

#b_kin_wrapper #b_kin_news ul li .img_wrap {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

#b_kin_wrapper #b_kin_news ul li .img_wrap .img {
  width: 88.66%;
  height: 0px;
  padding-bottom: 50%;
  position: relative;
  margin: auto;
}

#b_kin_wrapper #b_kin_news ul li .img_wrap .img .bgimg {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  display: block;
  background: #86dffa;
}

#b_kin_wrapper #b_kin_news ul li .img_wrap .img:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  right: -5px;
  bottom: -5px;
  background: #727272;
  z-index: -1;
}

#b_kin_wrapper #b_kin_news ul li .img_wrap .img figure {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

#b_kin_wrapper #b_kin_news ul li .img_wrap .date {
  position: absolute;
  width: 70px;
  height: 12px;
  line-height: 12px;
  top: -6px;
  z-index: 2;
}

#b_kin_wrapper #b_kin_news ul li .img_wrap .date span {
  font-size: 6px;
  font-size: 0.6rem;
  color: #fff;
  position: absolute;
  top: 0px;
  width: 100%;
  line-height: 12px;
  text-align: center;
  display: block;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

#b_kin_wrapper #b_kin_news ul li .img_wrap .date:before {
  content: "";
  width: 70px;
  height: 12px;
  display: block;
  background: url(../img/news/bg_date.png) top left no-repeat;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
}

#b_kin_wrapper #b_kin_news ul li .txt_wrap {
  width: 86.66%;
  margin: auto;
}

#b_kin_wrapper #b_kin_news ul li .txt_wrap h4 {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 700;
  color: #2e2e2e;
  margin-bottom: 15px;
}

#b_kin_wrapper #b_kin_news ul li .txt_wrap .line {
  width: 100%;
  height: 0px;
  padding-bottom: 2.4%;
  background: url(../img/news/ttl_line.png) top left no-repeat;
  background-size: cover;
  margin-bottom: 10px;
}

#b_kin_wrapper #b_kin_news ul li .txt_wrap p {
  color: #2e2e2e;
  font-size: 10.5px;
  font-size: 1.05rem;
  line-height: 1.4;
}

#b_kin_wrapper #b_kin_recipe {
  position: relative;
}

#b_kin_wrapper #b_kin_exercise,
#b_kin_wrapper #b_kin_knowledge {
  overflow: hidden;
  width: 100%;
}

@media all and (min-width: 375px) {
  #b_kin_modal a#btn_close_page {
    top: 20px;
    right: 40px;
  }
  #b_kin_wrapper #b_kin_exercise .lead h4 {
    font-size: 15px;
    font-size: 1.5rem;
  }
  #b_kin_wrapper #b_kin_exercise .lead p {
    font-size: 10px;
    font-size: 1rem;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .name dl {
    margin-right: 0.5em;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li .name dl dt {
    font-size: 6px;
    font-size: 0.6rem;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* Small Devices, Tablets */
@media all and (min-width: 768px) {
  #b_kin_wrapper #b_kin_about .ttl_h3,
  #b_kin_wrapper #b_kin_member .ttl_h3 {
    margin-bottom: 80px;
  }
  #b_kin_wrapper #b_kin_about .ttl_h3 h3,
  #b_kin_wrapper #b_kin_member .ttl_h3 h3 {
    text-align: center;
  }
  #b_kin_wrapper #b_kin_about .ttl_h3 h3 br,
  #b_kin_wrapper #b_kin_member .ttl_h3 h3 br {
    display: none;
  }
}

/* PC */
@media all and (min-width: 864px) {
  #b_kin_modal #modal_movie_content #wrap_player {
    width: 826px;
    height: 466px;
    padding-bottom: 0%;
    position: relative;
    display: block;
    margin: auto;
  }
  #b_kin_modal #modal_movie_content #wrap_player #ytPlayer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  #b_kin_modal #modal_movie_content a#btn_close_movie {
    width: 45px;
    height: 45px;
    display: block;
    background: url(../img/common/btn_close.png) top left no-repeat;
    background-size: cover;
    text-indent: -100000px;
    position: absolute;
    left: 50%;
    margin: -60px 0 0 368px;
    margin-bottom: 10px;
  }
  #b_kin_modal.modal_page #modal_movie_content {
    display: none;
  }
  #b_kin_modal.modal_page #modal_inner {
    background: #86dffa;
  }
  .show_nav nav#nav_b_kin {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .ttl_h3 h3 .line {
    max-width: 1151px;
  }
  nav#nav_b_kin {
    position: fixed;
    width: 100%;
    height: 38px;
    top: 12px;
    left: 0px;
    z-index: 100;
    -webkit-transition: transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: translate3d(0, -60px, 0);
    transform: translate3d(0, -60px, 0);
  }
  nav#nav_b_kin ul.page_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0px;
    margin: 0px;
  }
  nav#nav_b_kin ul.page_nav li {
    width: 142px;
    height: 38px;
    list-style: none;
    margin-right: 38px;
    padding-bottom: 0px;
    position: relative;
  }
  nav#nav_b_kin ul.page_nav li:last-child {
    margin-right: 0px;
  }
  nav#nav_b_kin ul.page_nav li a {
    width: 142px;
    height: 38px;
    display: block;
    position: relative;
    background: #fff;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
  }
  nav#nav_b_kin ul.page_nav li a .inr {
    background: none;
  }
  nav#nav_b_kin ul.page_nav li a span.txt {
    padding-bottom: 0px;
    padding-top: 2px;
    font-size: 10px;
    font-size: 1rem;
  }
  nav#nav_b_kin ul.page_nav li a span.txt:after {
    width: 0;
    height: 0;
    border-style: solid;
    position: static;
    display: inline-block;
    border-width: 10px 6px 0 6px;
    margin-left: 5px;
  }
  nav#nav_b_kin ul.page_nav li a span.small,
  nav#nav_b_kin ul.page_nav li a span.none {
    display: none;
  }
  nav#nav_b_kin ul.page_nav li span.l0:before {
    width: 52px;
    height: 4px;
    top: -4px;
    left: -4px;
  }
  nav#nav_b_kin ul.page_nav li span.l0:after {
    height: 28px;
    width: 4px;
    left: -4px;
    top: -4px;
  }
  nav#nav_b_kin ul.page_nav li span.l1:before {
    width: 28px;
    height: 4px;
    top: -4px;
    right: -4px;
  }
  nav#nav_b_kin ul.page_nav li span.l1:after {
    height: 20px;
    width: 4px;
    right: -4px;
    top: -4px;
  }
  nav#nav_b_kin ul.page_nav li span.l2:before {
    width: 28px;
    height: 4px;
    bottom: -4px;
    left: -4px;
  }
  nav#nav_b_kin ul.page_nav li span.l2:after {
    height: 20px;
    width: 4px;
    left: -4px;
    bottom: -4px;
  }
  nav#nav_b_kin ul.page_nav li span.l3:before {
    width: 52px;
    height: 4px;
    bottom: -4px;
    right: -4px;
  }
  nav#nav_b_kin ul.page_nav li span.l3:after {
    height: 28px;
    width: 4px;
    right: -4px;
    bottom: -4px;
  }
  nav#nav_b_kin ul.page_nav li:hover span.l0:before {
    width: 146px;
  }
  nav#nav_b_kin ul.page_nav li:hover span.l0:after {
    height: 0px;
  }
  nav#nav_b_kin ul.page_nav li:hover span.l1:before {
    width: 0px;
  }
  nav#nav_b_kin ul.page_nav li:hover span.l1:after {
    height: 42px;
  }
  nav#nav_b_kin ul.page_nav li:hover span.l2:before {
    width: 0px;
  }
  nav#nav_b_kin ul.page_nav li:hover span.l2:after {
    height: 42px;
  }
  nav#nav_b_kin ul.page_nav li:hover span.l3:before {
    width: 146px;
  }
  nav#nav_b_kin ul.page_nav li:hover span.l3:after {
    height: 0px;
  }
  nav#nav_b_kin ul.page_nav li:hover:nth-child(1) a {
    background: #efffdb;
  }
  nav#nav_b_kin ul.page_nav li:hover:nth-child(2) a {
    background: #fff2f1;
  }
  nav#nav_b_kin ul.page_nav li:hover:nth-child(3) a {
    background: #fdedd8;
  }
  nav#nav_b_kin ul.page_nav li:hover:nth-child(4) a {
    background: #fff4ff;
  }
  #b_kin_wrapper {
    position: relative;
  }
  #b_kin_wrapper #b_kin_main {
    width: 100%;
    height: 0px;
    padding-bottom: 50.55%;
    position: relative;
    overflow: hidden;
  }
  #b_kin_wrapper #b_kin_main ul.list_slideshow li .img figure {
    display: block;
  }
  #b_kin_wrapper #b_kin_main a.btn {
    display: block;
    position: absolute;
    width: 40px;
    height: 150px;
    top: 50%;
    margin-top: -75px;
    -webkit-transition: transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  #b_kin_wrapper #b_kin_main a.btn:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #fff;
    opacity: 0.4;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  #b_kin_wrapper #b_kin_main a.btn .st0 {
    fill: none;
    stroke: #00a9ff;
    stroke-width: 2.8346;
    stroke-miterlimit: 10;
  }
  #b_kin_wrapper #b_kin_main a.btn svg {
    width: 14px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -7px;
  }
  #b_kin_wrapper #b_kin_main a.btn:hover:before {
    opacity: 0.65;
  }
  #b_kin_wrapper #b_kin_main a.btn_next {
    right: 0px;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  #b_kin_wrapper #b_kin_main a.btn_prev {
    left: 0px;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  #b_kin_wrapper #b_kin_main .nav_slideshow:after {
    display: none;
  }
  #b_kin_wrapper #b_kin_main .nav_slideshow ul li {
    margin-right: 5px;
  }
  #b_kin_wrapper #b_kin_main .nav_slideshow ul li a {
    -webkit-transition: background 0.15s linear 0s, border 0.15s linear 0s;
    transition: background 0.15s linear 0s, border 0.15s linear 0s;
    border: 2px solid transparent;
  }
  #b_kin_wrapper #b_kin_main .nav_slideshow ul li a.active {
    border: 2px solid transparent;
  }
  #b_kin_wrapper #b_kin_main .nav_slideshow ul li a.active:hover {
    border: 2px solid transparent;
  }
  #b_kin_wrapper #b_kin_main .nav_slideshow ul li a:hover {
    border: 2px solid #fffa46;
  }
  #b_kin_wrapper #b_kin_main.m_l a.btn_prev {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #b_kin_wrapper #b_kin_main.m_r a.btn_next {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #b_kin_wrapper #b_kin_news_top {
    background: #86dffa;
    padding-bottom: 0px;
    position: relative;
    padding-top: 150px;
  }
  #b_kin_wrapper #b_kin_news_top .bg_ttl {
    width: 99px;
    height: 490px;
  }
  #b_kin_wrapper #b_kin_news_top .b_kin_news_top_inner {
    padding-bottom: 228px;
  }
  #b_kin_wrapper #b_kin_news_top .ttl_h3 {
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_news_top .ttl_h3 span.line {
    width: 100%;
    height: 0px;
    padding-bottom: 2.51%;
    background-image: url(../img/news/line_ttl_top.png);
  }
  #b_kin_wrapper #b_kin_news_top .ttl_h3 .txt {
    text-align: center;
  }
  #b_kin_wrapper #b_kin_news_top .ttl_h3 .txt span {
    display: inline-block;
    background: #86dffa;
    padding: 0 24px;
    font-size: 37px;
    font-size: 3.7rem;
  }
  #b_kin_wrapper #b_kin_news_top .content {
    max-width: 760px;
    margin: auto;
    padding: 80px 0 0 0;
  }
  #b_kin_wrapper #b_kin_news_top .content ul {
    margin-bottom: 90px;
  }
  #b_kin_wrapper #b_kin_news_top .content ul li {
    margin-bottom: 22px;
  }
  #b_kin_wrapper #b_kin_news_top .content ul li:last-child {
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_news_top .content ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #b_kin_wrapper #b_kin_news_top .content ul li a .info p.date {
    width: 100px;
    font-size: 11px;
    font-size: 1.1rem;
    position: relative;
    top: 2px;
  }
  #b_kin_wrapper #b_kin_news_top .content ul li a .info p.tag_news {
    display: block;
    padding: 0 10px;
    white-space: nowrap;
    text-align: center;
    background: #000;
    height: 24px;
    line-height: 24px;
    color: #fff;
    margin-right: 16px;
  }
  #b_kin_wrapper #b_kin_news_top .content ul li a .info p.tag_news span {
    position: relative;
    font-size: 9px;
    font-size: 0.9rem;
    letter-spacing: 0em;
    display: block;
  }
  #b_kin_wrapper #b_kin_news_top .content ul li a .info p.txt {
    font-weight: bold;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #b_kin_wrapper #b_kin_news_top .wrap_btn {
    width: 465px;
    margin: auto;
    padding-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_news_top .wrap_btn a {
    background: #dadada;
  }
  #b_kin_wrapper #b_kin_news_top .wrap_btn a .btn_inner:before {
    background: #00a9ff;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav {
    position: absolute;
    bottom: -55px;
    width: 100%;
    z-index: 2;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li {
    width: 160px;
    height: 100px;
    margin-right: 50px;
    padding-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:last-child {
    margin-right: 0px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li a {
    width: 160px;
    height: 100px;
    display: block;
    position: relative;
    background: #fff;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li a .inr {
    background: none;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li a span.txt {
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 10px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li a span.txt:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    bottom: 10px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li a span.small {
    font-size: 9px;
    font-size: 0.9rem;
    padding-top: 8px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li a span.small br.sp {
    display: none;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:hover span.l0:before {
    width: 164px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:hover span.l0:after {
    height: 0px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:hover span.l1:before {
    width: 0px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:hover span.l1:after {
    height: 104px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:hover span.l2:before {
    width: 0px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:hover span.l2:after {
    height: 104px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:hover span.l3:before {
    width: 164px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:hover span.l3:after {
    height: 0px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:hover:nth-child(1) a {
    background: #efffdb;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:hover:nth-child(2) a {
    background: #fff2f1;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:hover:nth-child(3) a {
    background: #fdedd8;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li:hover:nth-child(4) a {
    background: #fff4ff;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l0:before {
    width: 52px;
    height: 4px;
    top: -4px;
    left: -4px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l0:after {
    height: 28px;
    width: 4px;
    left: -4px;
    top: -4px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l1:before {
    width: 28px;
    height: 4px;
    top: -4px;
    right: -4px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l1:after {
    height: 20px;
    width: 4px;
    right: -4px;
    top: -4px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l2:before {
    width: 28px;
    height: 4px;
    bottom: -4px;
    left: -4px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l2:after {
    height: 20px;
    width: 4px;
    left: -4px;
    bottom: -4px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l3:before {
    width: 52px;
    height: 4px;
    bottom: -4px;
    right: -4px;
  }
  #b_kin_wrapper #b_kin_news_top #block_page_nav ul.page_nav li span.l3:after {
    height: 28px;
    width: 4px;
    right: -4px;
    bottom: -4px;
  }
  #b_kin_wrapper #b_kin_about {
    padding: 150px 0 180px 0;
  }
  #b_kin_wrapper #b_kin_about .bg_about p {
    width: 310px;
    height: 310px;
  }
  #b_kin_wrapper #b_kin_about .wrap_btn {
    width: 66.66%;
    margin: auto;
  }
  #b_kin_wrapper #b_kin_about .wrap_btn p {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 20px;
  }
  #b_kin_wrapper #b_kin_about .wrap_btn p br.pc {
    display: block;
  }
  #b_kin_wrapper #b_kin_about .wrap_btn a .btn_inner:before {
    background: #00a9ff;
  }
  #b_kin_wrapper #b_kin_about h2 {
    top: -5px;
    width: 98px;
    height: 758px;
  }
  #b_kin_wrapper #b_kin_about .b_kin_about_inner {
    position: relative;
  }
  #b_kin_wrapper #b_kin_about .wrap_icon {
    position: relative;
    margin-bottom: 66px;
  }
  #b_kin_wrapper #b_kin_about .wrap_icon .icon {
    width: 60px;
    height: 60px;
  }
  #b_kin_wrapper #b_kin_about .wthat_bk {
    padding: 0px 0 85px 0;
  }
  #b_kin_wrapper #b_kin_about .lead_what {
    width: 80%;
    margin: auto;
    margin-bottom: 64px;
  }
  #b_kin_wrapper #b_kin_about .lead_what p {
    font-size: 10.5px;
    font-size: 1.05rem;
    line-height: 1.8;
    text-align: center;
  }
  #b_kin_wrapper #b_kin_about .lead_what p span {
    display: block;
  }
  #b_kin_wrapper #b_kin_about .lead_what p span.t1em {
    margin-top: 1.8em;
  }
  #b_kin_wrapper #b_kin_about .img_b_kin {
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_about .wrap_btn {
    width: 66.66%;
    margin: auto;
  }
  #b_kin_wrapper #b_kin_about .wrap_btn a {
    background: #86dffa;
  }
  #b_kin_wrapper #b_kin_about .wrap_btn a .btn_inner:before {
    background: #00a9ff;
  }
  #b_kin_wrapper #b_kin_about .lead_about {
    width: 80%;
    margin: auto;
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_about .lead_about p {
    font-weight: 700;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.1;
    text-align: center;
  }
  #b_kin_wrapper #b_kin_about .lead_about p span {
    display: block;
    margin-bottom: 2.3em;
  }
  #b_kin_wrapper #b_kin_about .lead_about p span br.pc {
    display: block;
  }
  #b_kin_wrapper #b_kin_about .icons {
    margin-bottom: 72px;
  }
  #b_kin_wrapper #b_kin_about .icons ul li {
    margin-right: 50px;
  }
  #b_kin_wrapper #b_kin_about .icons ul li:last-child {
    margin-right: 0px;
  }
  #b_kin_wrapper #b_kin_about .icons ul li:nth-child(1) {
    width: 116px;
    height: 108px;
  }
  #b_kin_wrapper #b_kin_about .icons ul li:nth-child(2) {
    width: 141px;
    height: 108px;
  }
  #b_kin_wrapper #b_kin_about .icons ul li:nth-child(3) {
    width: 114px;
    height: 156px;
  }
  #b_kin_wrapper #b_kin_about .icons ul li:nth-child(4) {
    width: 116px;
    height: 108px;
  }
  #b_kin_wrapper #b_kin_knowledge {
    background: #86dffa;
    overflow: hidden;
  }
  #b_kin_wrapper #b_kin_knowledge .bg_ttl {
    width: 98px;
    height: 1028px;
  }
  #b_kin_wrapper #b_kin_knowledge .knowledge_inner {
    padding: 180px 0;
  }
  #b_kin_wrapper #b_kin_knowledge .ttl_block {
    margin-bottom: 105px;
  }
  #b_kin_wrapper #b_kin_knowledge .ttl_rhombus {
    width: 86.66%;
    margin: auto;
    margin-bottom: 94px;
  }
  #b_kin_wrapper #b_kin_knowledge .ttl_rhombus span.l_l,
  #b_kin_wrapper #b_kin_knowledge .ttl_rhombus span.l_r {
    height: 0;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -0.615%;
  }
  #b_kin_wrapper #b_kin_knowledge .ttl_rhombus span.l_l:before,
  #b_kin_wrapper #b_kin_knowledge .ttl_rhombus span.l_r:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  #b_kin_wrapper #b_kin_knowledge .ttl_rhombus .rhombus_h4 {
    height: 90px;
    text-align: center;
    position: relative;
  }
  #b_kin_wrapper #b_kin_knowledge .ttl_rhombus .rhombus_h4 .ttl_h4_inner {
    width: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    background: #fff;
  }
  #b_kin_wrapper #b_kin_knowledge .ttl_rhombus .rhombus_h4 h4 {
    width: auto;
    height: 90px;
    display: inline-block;
    text-indent: 0px;
    padding-bottom: 0px;
    background: none;
    color: #79bd28;
  }
  #b_kin_wrapper #b_kin_knowledge .ttl_rhombus .rhombus_h4 h4 span {
    display: block;
    line-height: 90px;
  }
  #b_kin_wrapper #b_kin_knowledge .ttl_rhombus .rhombus_h4 h4:before, #b_kin_wrapper #b_kin_knowledge .ttl_rhombus .rhombus_h4 h4:after {
    display: block;
  }
  #b_kin_wrapper #b_kin_knowledge .col2 {
    max-width: 850px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-bottom: 70px;
  }
  #b_kin_wrapper #b_kin_knowledge .col2 .lead {
    width: 54.11%;
    margin: 0px;
    margin-right: 5.89%;
  }
  #b_kin_wrapper #b_kin_knowledge .col2 .lead h4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.7;
  }
  #b_kin_wrapper #b_kin_knowledge .col2 .lead p {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #b_kin_wrapper #b_kin_knowledge .col2 .members {
    width: 40%;
    margin: 0px;
  }
  #b_kin_wrapper #b_kin_knowledge ul.link_lesson {
    max-width: 1000px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #b_kin_wrapper #b_kin_knowledge ul.link_lesson li {
    width: 46%;
    margin-bottom: 70px;
  }
  #b_kin_wrapper #b_kin_knowledge ul.link_lesson li:after {
    width: 144px;
    height: 75px;
    left: auto;
    right: 0%;
    top: 10%;
  }
  #b_kin_wrapper #b_kin_knowledge ul.link_lesson li:nth-child(2n) {
    margin-left: 8%;
  }
  #b_kin_wrapper #b_kin_knowledge ul.link_lesson li:last-child {
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_knowledge ul.link_lesson li a {
    display: block;
    text-indent: -10000px;
    height: 0px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: filter 0.15s linear 0s, transform 0.15s linear 0s;
    -webkit-transition: -webkit-filter 0.15s linear 0s, -webkit-transform 0.15s linear 0s;
    transition: -webkit-filter 0.15s linear 0s, -webkit-transform 0.15s linear 0s;
    transition: filter 0.15s linear 0s, transform 0.15s linear 0s;
    transition: filter 0.15s linear 0s, transform 0.15s linear 0s, -webkit-filter 0.15s linear 0s, -webkit-transform 0.15s linear 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  #b_kin_wrapper #b_kin_knowledge ul.link_lesson li a:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    filter: brightness(110%);
    -webkit-filter: brightness(110%);
  }
  #b_kin_wrapper #b_kin_knowledge ul.link_lesson li:nth-child(1) a {
    padding-bottom: 63.8%;
    background-image: url(../img/index/knowledge/img_lesson1.png);
  }
  #b_kin_wrapper #b_kin_knowledge ul.link_lesson li:nth-child(2) a {
    padding-bottom: 64.5%;
    background-image: url(../img/index/knowledge/img_lesson2.png);
  }
  #b_kin_wrapper #b_kin_knowledge ul.link_lesson li:nth-child(3) a {
    padding-bottom: 63.8%;
    background-image: url(../img/index/knowledge/img_lesson3.png);
  }
  #b_kin_wrapper #b_kin_knowledge ul.link_lesson li:nth-child(4) a {
    padding-bottom: 63%;
    background-image: url(../img/index/knowledge/img_lesson4.png);
  }
  #b_kin_wrapper #b_kin_knowledge ul.link_lesson li:nth-child(5) a {
    padding-bottom: 63.8%;
    background-image: url(../img/index/knowledge/img_lesson5.png);
  }
  #b_kin_wrapper #b_kin_exercise {
    padding: 198px 0;
  }
  #b_kin_wrapper #b_kin_exercise .exercise_inner {
    padding: 0px;
  }
  #b_kin_wrapper #b_kin_exercise .bg_ttl {
    width: 100px;
    height: 767px;
  }
  #b_kin_wrapper #b_kin_exercise .ttl_wrap_rhombus {
    margin-bottom: 94px;
  }
  #b_kin_wrapper #b_kin_exercise .ttl_rhombus {
    width: 86.66%;
    margin: auto;
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_exercise .ttl_rhombus span.l_l,
  #b_kin_wrapper #b_kin_exercise .ttl_rhombus span.l_r {
    height: 0;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -0.615%;
  }
  #b_kin_wrapper #b_kin_exercise .ttl_rhombus span.l_l:before,
  #b_kin_wrapper #b_kin_exercise .ttl_rhombus span.l_r:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  #b_kin_wrapper #b_kin_exercise .ttl_rhombus .rhombus_h4 {
    height: 90px;
    text-align: center;
    position: relative;
  }
  #b_kin_wrapper #b_kin_exercise .ttl_rhombus .rhombus_h4 .ttl_h4_inner {
    width: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    background: #fff;
  }
  #b_kin_wrapper #b_kin_exercise .ttl_rhombus .rhombus_h4 h4 {
    width: auto;
    height: 90px;
    display: inline-block;
    text-indent: 0px;
    padding-bottom: 0px;
    background: none;
    color: #e94f49;
  }
  #b_kin_wrapper #b_kin_exercise .ttl_rhombus .rhombus_h4 h4 span {
    display: block;
    line-height: 90px;
  }
  #b_kin_wrapper #b_kin_exercise .ttl_rhombus .rhombus_h4 h4:before, #b_kin_wrapper #b_kin_exercise .ttl_rhombus .rhombus_h4 h4:after {
    display: block;
  }
  #b_kin_wrapper #b_kin_exercise .ttl_block {
    margin: auto;
    margin-bottom: 100px;
  }
  #b_kin_wrapper #b_kin_exercise .ttl_wrap_rhombus p {
    font-size: 8px;
    font-size: 0.8rem;
    margin-top: 13px;
  }
  #b_kin_wrapper #b_kin_exercise .ttl_wrap_rhombus p span {
    font-size: 11px;
    font-size: 1.1rem;
  }
  #b_kin_wrapper #b_kin_exercise .col2 {
    max-width: 780px;
    margin: auto;
    margin-bottom: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #b_kin_wrapper #b_kin_exercise .col2 .block_person {
    width: 305px;
    height: 352px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_exercise .col2 .block_person p.img_nagatomo {
    background-size: 100% auto;
  }
  #b_kin_wrapper #b_kin_exercise .col2 .lead {
    width: calc(100% - 305px);
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_exercise .col2 .lead h4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.7;
  }
  #b_kin_wrapper #b_kin_exercise .col2 .lead p {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #b_kin_wrapper #b_kin_exercise .col2 .lead p br.pc {
    display: block;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie {
    max-width: 1000px;
    margin: auto;
    overflow: visible;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul {
    width: 100%;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li {
    margin-bottom: 100px;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li.disable a {
    pointer-events: none;
    cursor: normal;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li.disable a .col_txt {
    opacity: 0.5;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    opacity: 1 !important;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a:hover .img_wrap .img {
    opacity: 0.6;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a:hover .img_wrap .img .icon_play {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a:hover .img_wrap .img .icon_play:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap {
    width: 53.2%;
    position: relative;
    margin-left: 0px;
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap:after {
    width: 144px;
    height: 75px;
    right: -75px;
    top: 8px;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .img {
    width: 96.37%;
    height: 0px;
    padding-bottom: 54.34%;
    display: block;
    position: relative;
    margin-left: 1.815%;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    left: 10px;
    top: 10px;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .img figure {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .img .icon_play {
    width: 122px;
    height: 121px;
    margin: -60px 0 0 -61px;
    -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -webkit-transition: opacity 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .img .icon_play:before {
    -webkit-transition: transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .num_wrap {
    height: 69px;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .num {
    width: 109px;
    height: 69px;
    background: url(../img/index/exercise/bg_num.png) top left no-repeat;
    background-size: cover;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .num p {
    line-height: 69px;
    font-weight: bold;
    font-size: 28px;
    font-size: 2.8rem;
    text-align: center;
    position: relative;
    left: -2px;
    color: #000;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .img_wrap .num p:before {
    content: "#";
    font-size: 18px;
    font-size: 1.8rem;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .col_txt {
    width: 44.8%;
    margin-bottom: 20px;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .col_txt .txt {
    width: 86.2%;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .col_txt .txt_inner {
    width: 82.23%;
    margin-left: 17.77%;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .col_txt p {
    font-size: 11px;
    font-size: 1.1rem;
    margin-bottom: 14px;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .col_txt h5 {
    font-weight: bold;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.45;
    margin-bottom: 16px;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .col_txt h5 br.sp {
    display: none;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li a .col_txt .txt:after {
    content: "";
    width: 100%;
    height: 0px;
    padding-bottom: 14.39%;
    display: block;
    margin-bottom: 20px;
    background: url(../img/index/exercise/line_r.png) top right no-repeat;
    background-size: cover;
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li:nth-child(2n) a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li:nth-child(2n) a .col_txt {
    position: relative;
    left: 10px;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li:nth-child(2n) a .col_txt .txt {
    margin-left: 13.8%;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li:nth-child(2n) a .col_txt .txt_inner {
    margin-left: 0%;
  }
  #b_kin_wrapper #b_kin_exercise .list_exercise_movie ul li:nth-child(2n) a .col_txt .txt:after {
    background: url(../img/index/exercise/line_l.png) top left no-repeat;
    background-size: cover;
  }
  #b_kin_wrapper #b_kin_member {
    padding-top: 200px;
    padding-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_member .bg_ttl {
    width: 98px;
    height: 768px;
  }
  #b_kin_wrapper #b_kin_member .ttl {
    width: 80%;
    margin: auto;
  }
  #b_kin_wrapper #b_kin_member .member .member_inner {
    width: 80%;
    max-width: 735px;
    margin: auto;
  }
  #b_kin_wrapper #b_kin_member .member .ttl_h4 {
    margin-bottom: 60px;
  }
  #b_kin_wrapper #b_kin_member .member .ttl_h4 h4 br {
    display: none;
  }
  #b_kin_wrapper #b_kin_member .member .content_member {
    padding-bottom: 180px;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li {
    margin-bottom: 80px;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:last-child {
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li .col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    position: relative;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li .img_person {
    position: relative;
    width: 220px;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li .name dl {
    position: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li .name dl dt {
    font-size: 8px;
    font-size: 0.8rem;
    margin-bottom: 0px;
    line-height: 1.3;
    margin-right: 6px;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li .name dl dd {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li .profile {
    width: calc(100% - 220px);
    position: absolute;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li .profile p {
    font-size: 9px;
    font-size: 0.9rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li .profile p:nth-last-of-type(1) {
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li .profile a.link {
    font-size: 9px;
    font-size: 0.9rem;
    margin-top: 1.6em;
    display: inline-block;
    position: relative;
    -webkit-transition: color 0.15s linear;
    transition: color 0.15s linear;
    padding-bottom: 8px;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li .profile a.link:after {
    content: "";
    width: 0%;
    height: 1px;
    background: #00a9ff;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    -webkit-transition: width 0.2s ease;
    transition: width 0.2s ease;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li .profile a.link:hover {
    color: #00a9ff;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li .profile a.link:hover:after {
    width: 100%;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li p.icon_hash {
    position: absolute;
    text-indent: -10000px;
    display: block;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .name {
    width: 394px;
    height: 55px;
    position: absolute;
    top: 0%;
    text-align: left;
    left: 100px;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .name dl {
    padding-right: 0.5em;
    text-align: left;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .name .line {
    width: 100%;
    position: absolute;
    right: auto;
    left: 0px;
    bottom: -1.5em;
    height: 100%;
    padding-bottom: 0%;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .name .line:before {
    background: url(../img/index/member/img_line01.png) top left no-repeat;
    background-size: cover;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .profile {
    bottom: 50px;
    right: 0px;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .icon_hash {
    width: 77px;
    height: 39px;
    left: 35%;
    top: 145px;
    background: url(../img/index/member/img_tag01.png) top left no-repeat;
    background-size: cover;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(1) .img {
    width: 129px;
    height: 421px;
    margin: 0px;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .col2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .name {
    width: 442px;
    height: 55px;
    position: absolute;
    top: 0%;
    right: 100px;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .name dl {
    padding-left: 0.2em;
    text-align: left;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .name dl dt {
    line-height: 1.5;
    margin-right: 15px;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .name .line {
    width: 100%;
    position: absolute;
    bottom: -3em;
    height: 100%;
    padding-bottom: 0%;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .name .line:before {
    background: url(../img/index/member/img_line02.png) top right no-repeat;
    background-size: cover;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .profile {
    top: 110px;
    left: 0px;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .icon_hash {
    width: 78px;
    height: 30px;
    left: auto;
    right: -15%;
    top: 38%;
    background: url(../img/index/member/img_tag02.png) top left no-repeat;
    background-size: cover;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .img_person {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #b_kin_wrapper #b_kin_member .member .content_member ul li:nth-child(2) .img {
    width: 118px;
    height: 443px;
    margin: 0;
  }
  #b_kin_wrapper #b_kin_recipe {
    background: #86dffa;
  }
  #b_kin_wrapper #b_kin_recipe .bg_ttl {
    width: 98px;
    height: 452px;
  }
  #b_kin_wrapper #b_kin_recipe .ttl_block {
    margin-bottom: 130px;
  }
  #b_kin_wrapper #b_kin_recipe .recipe_inner {
    padding-top: 190px;
    padding-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_recipe .ttl_rhombus {
    width: 86.66%;
    margin: auto;
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_recipe .ttl_rhombus span.l_l,
  #b_kin_wrapper #b_kin_recipe .ttl_rhombus span.l_r {
    height: 0;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -0.615%;
  }
  #b_kin_wrapper #b_kin_recipe .ttl_rhombus span.l_l:before,
  #b_kin_wrapper #b_kin_recipe .ttl_rhombus span.l_r:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  #b_kin_wrapper #b_kin_recipe .ttl_rhombus .rhombus_h4 {
    height: 90px;
    text-align: center;
    position: relative;
    margin-bottom: 100px;
  }
  #b_kin_wrapper #b_kin_recipe .ttl_rhombus .rhombus_h4 .ttl_h4_inner {
    width: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    background: #fff;
  }
  #b_kin_wrapper #b_kin_recipe .ttl_rhombus .rhombus_h4 h4 {
    width: auto;
    height: 90px;
    display: inline-block;
    text-indent: 0px;
    padding-bottom: 0px;
    background: none;
    color: #e68200;
  }
  #b_kin_wrapper #b_kin_recipe .ttl_rhombus .rhombus_h4 h4 span {
    display: block;
    line-height: 90px;
  }
  #b_kin_wrapper #b_kin_recipe .ttl_rhombus .rhombus_h4 h4:before, #b_kin_wrapper #b_kin_recipe .ttl_rhombus .rhombus_h4 h4:after {
    display: block;
  }
  #b_kin_wrapper #b_kin_recipe .col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    max-width: 920px;
    margin: auto;
  }
  #b_kin_wrapper #b_kin_recipe .col2 .block_person {
    width: 42.3%;
    height: 280px;
    padding-bottom: 30.4%;
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_recipe .col2 .lead {
    width: 47.82%;
    margin-left: 9.7%;
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_recipe .col2 .lead h4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.7;
  }
  #b_kin_wrapper #b_kin_recipe .col2 .lead p {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #b_kin_wrapper #b_kin_recipe .col2 .lead p br.pc {
    display: block;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content {
    max-width: 812px;
    margin: auto;
    padding: 100px 0 240px 0;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content .list_recipe {
    overflow: visible;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul {
    position: relative;
    display: block;
    width: 100%;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li.visited .img_wrap_recipe:after {
    display: block;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li a {
    display: block;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li a:hover .img {
    opacity: 0.7;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li a:hover .img figure {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li a:hover .ttl_recipe:before {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li .img_wrap_recipe {
    width: 85.7%;
    margin-bottom: 20px;
    position: relative;
    background: #fff;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li .img_wrap_recipe:after {
    content: "";
    width: 144px;
    height: 75px;
    background: url(../img/index/knowledge/icon_arrow.png) top left no-repeat;
    background-size: cover;
    position: absolute;
    top: 5px;
    right: -65px;
    display: none;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li .img {
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
    position: relative;
    width: 100%;
    height: 0px;
    padding-bottom: 100%;
    overflow: hidden;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li .img figure {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: transform 0.4s ease;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li .ttl_recipe {
    position: relative;
    padding: 8px 0 9px 0;
    background: #fff;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li .ttl_recipe:before {
    -webkit-transition: transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 14px;
    border-color: transparent transparent transparent #e68200;
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li .ttl_recipe:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 0 30px;
    border-color: transparent transparent transparent #86dffa;
    position: absolute;
    left: 0px;
    bottom: 0px;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li .ttl_recipe h4 {
    text-align: left;
    padding: 0 14.3%;
    font-weight: normal;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li .ttl_recipe h4 span {
    display: inline-block;
    line-height: 1.4;
    font-size: 10px;
    font-size: 1rem;
    text-decoration: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: left;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li .ttl_recipe h4 br {
    display: block;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(1),
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(2),
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(5),
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(6),
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(7),
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(8) {
    width: 25.86%;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(1) .img_wrap_recipe,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(2) .img_wrap_recipe,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(5) .img_wrap_recipe,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(6) .img_wrap_recipe,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(7) .img_wrap_recipe,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(8) .img_wrap_recipe {
    margin-left: 14.3%;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(2),
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(8) {
    margin-left: 0px;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(3),
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(4),
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(9),
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(10) {
    width: 65.51%;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(3) .img_wrap_recipe,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(4) .img_wrap_recipe,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(9) .img_wrap_recipe,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(10) .img_wrap_recipe {
    width: 93.98%;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(3) .ttl_recipe,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(4) .ttl_recipe,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(9) .ttl_recipe,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(10) .ttl_recipe {
    position: relative;
    padding: 8px 0 9px 0;
    background: #fff;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(3) .ttl_recipe:before,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(4) .ttl_recipe:before,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(9) .ttl_recipe:before,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(10) .ttl_recipe:before {
    display: none;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(3) .ttl_recipe h4,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(4) .ttl_recipe h4,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(9) .ttl_recipe h4,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(10) .ttl_recipe h4 {
    color: #e68200;
    line-height: 1.4;
    font-size: 10px;
    font-size: 1rem;
    text-decoration: none;
    margin: 0px;
    padding: 0 14.3% 0 4%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: left;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(3) .ttl_recipe h4 span,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(4) .ttl_recipe h4 span,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(9) .ttl_recipe h4 span,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(10) .ttl_recipe h4 span {
    line-height: 1;
    position: relative;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(3) .ttl_recipe h4 span:after,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(4) .ttl_recipe h4 span:after,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(9) .ttl_recipe h4 span:after,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(10) .ttl_recipe h4 span:after {
    font-size: 0px;
    font-size: 0rem;
    content: "";
    width: 0;
    height: 0px;
    border-style: solid;
    border-width: 8px 0 8px 14px;
    border-color: transparent transparent transparent #e68200;
    position: relative;
    top: -6px;
    margin-left: 10px;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(4) .img_wrap_recipe,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(10) .img_wrap_recipe {
    margin-left: 6.02%;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(4) .ttl_recipe h4,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(10) .ttl_recipe h4 {
    padding: 0 0 0 9%;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(5) .img_wrap_recipe,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(6) .img_wrap_recipe {
    margin-right: 14.3%;
    margin-left: 0px;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(5) .ttl_recipe:before,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(6) .ttl_recipe:before {
    right: 30px;
    bottom: 10px;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(5) .ttl_recipe h4,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(6) .ttl_recipe h4 {
    padding: 0 20% 0 6%;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(3) .ttl_recipe:after,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(5) .ttl_recipe:after,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(6) .ttl_recipe:after,
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(9) .ttl_recipe:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 30px 30px;
    border-color: transparent transparent #86dffa transparent;
    position: absolute;
    left: auto;
    right: 0px;
    bottom: 0px;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(1) {
    margin-bottom: 7.3%;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(3) {
    position: absolute;
    right: 0px;
    top: 0px;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(2) {
    margin-bottom: 7.3%;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(4) {
    margin-bottom: 100px;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(5) {
    position: absolute;
    right: 0px;
    top: 25.4%;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(6) {
    position: absolute;
    right: 0px;
    top: 37.2%;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(7) {
    margin-bottom: 7.3%;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(8) {
    margin-bottom: 9.85%;
  }
  #b_kin_wrapper #b_kin_recipe .b_kin_recipe_content ul li:nth-child(9) {
    position: absolute;
    right: 0px;
    top: 51.5%;
  }
  #b_kin_wrapper #b_kin_mind .bg_ttl {
    width: 107px;
    height: 402px;
  }
  #b_kin_wrapper #b_kin_mind .ttl_block {
    margin-bottom: 90px;
  }
  #b_kin_wrapper #b_kin_mind .ttl_rhombus {
    width: 86.66%;
    margin: auto;
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_mind .ttl_rhombus span.l_l,
  #b_kin_wrapper #b_kin_mind .ttl_rhombus span.l_r {
    height: 0;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -0.615%;
  }
  #b_kin_wrapper #b_kin_mind .ttl_rhombus span.l_l:before,
  #b_kin_wrapper #b_kin_mind .ttl_rhombus span.l_r:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  #b_kin_wrapper #b_kin_mind .ttl_rhombus .rhombus_h4 {
    height: 90px;
    text-align: center;
    position: relative;
    margin-bottom: 86px;
  }
  #b_kin_wrapper #b_kin_mind .ttl_rhombus .rhombus_h4 .ttl_h4_inner {
    width: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    background: #fff;
  }
  #b_kin_wrapper #b_kin_mind .ttl_rhombus .rhombus_h4 h4 {
    width: auto;
    height: 90px;
    display: inline-block;
    text-indent: 0px;
    padding-bottom: 0px;
    background: none;
  }
  #b_kin_wrapper #b_kin_mind .ttl_rhombus .rhombus_h4 h4 span {
    display: block;
    line-height: 90px;
  }
  #b_kin_wrapper #b_kin_mind .ttl_rhombus .rhombus_h4 h4:before, #b_kin_wrapper #b_kin_mind .ttl_rhombus .rhombus_h4 h4:after {
    display: block;
  }
  #b_kin_wrapper #b_kin_mind .col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    max-width: 820px;
    margin: auto;
    margin-bottom: 90px;
  }
  #b_kin_wrapper #b_kin_mind .col2 .block_ttl {
    width: 416px;
    height: 561px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #b_kin_wrapper #b_kin_mind .col2 h4.sp {
    display: none;
  }
  #b_kin_wrapper #b_kin_mind .col2 h4.pc {
    display: block;
  }
  #b_kin_wrapper #b_kin_mind .col2 .lead {
    margin-bottom: 0px;
    width: calc(100% - 350px);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    left: -20px;
  }
  #b_kin_wrapper #b_kin_mind .col2 .lead h4 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 2;
    margin-bottom: 40px;
  }
  #b_kin_wrapper #b_kin_mind .col2 .lead p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.6;
  }
  #b_kin_wrapper #b_kin_mind .col2 .lead p br.sp {
    display: none;
  }
  #b_kin_wrapper #b_kin_mind .col2 .lead p br.pc {
    display: block;
  }
  #b_kin_wrapper #b_kin_mind a.b_kin_btn .btn_inner:before {
    background: #00a9ff;
  }
  #b_kin_wrapper #b_kin_mind a.b_kin_btn:hover .btn_inner:before {
    width: 100%;
  }
  #b_kin_wrapper #b_kin_crosstalk {
    background: #86dffa;
  }
  #b_kin_wrapper #b_kin_crosstalk .bg_ttl {
    width: 99px;
    height: 1000px;
  }
  #b_kin_wrapper #b_kin_crosstalk .crosstalk_inner {
    padding: 198px 0;
  }
  #b_kin_wrapper #b_kin_crosstalk .ttl_h3 {
    margin-bottom: 55px;
  }
  #b_kin_wrapper #b_kin_crosstalk .ttl_h3 h3 {
    text-align: center;
  }
  #b_kin_wrapper #b_kin_crosstalk .ttl_h3 h3 .txt br {
    display: none;
  }
  #b_kin_wrapper #b_kin_crosstalk .lead {
    width: 80%;
    margin: auto;
    margin-bottom: 135px;
    text-align: center;
    max-width: 740px;
  }
  #b_kin_wrapper #b_kin_crosstalk .lead h4 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 0.5em;
  }
  #b_kin_wrapper #b_kin_crosstalk .lead h4 br {
    display: none;
  }
  #b_kin_wrapper #b_kin_crosstalk .lead p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.7;
    text-align: center;
  }
  #b_kin_wrapper #b_kin_crosstalk .lead p br.pc {
    display: block;
  }
  #b_kin_wrapper #b_kin_crosstalk .talk {
    margin-bottom: 140px;
  }
  #b_kin_wrapper #b_kin_crosstalk .talk:nth-last-of-type(1) {
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_crosstalk .talk#talk3 .img .ttl {
    width: 231px;
    height: 50px;
    margin-left: -116px;
  }
  #b_kin_wrapper #b_kin_crosstalk .talk a:hover .img .img_movie {
    opacity: 0.7;
  }
  #b_kin_wrapper #b_kin_crosstalk .talk a:hover .img .icon_play {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  #b_kin_wrapper #b_kin_crosstalk .talk a:hover .img .icon_play:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  #b_kin_wrapper #b_kin_crosstalk .talk .img {
    margin-bottom: 21px;
  }
  #b_kin_wrapper #b_kin_crosstalk .talk .img .img_movie {
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  #b_kin_wrapper #b_kin_crosstalk .talk .img .icon_play {
    width: 114px;
    height: 96px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -48px 0 0 -57px;
    -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -webkit-transition: opacity 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  #b_kin_wrapper #b_kin_crosstalk .talk .img .icon_play:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/index/exercise/icon_play_pc.png) center no-repeat;
    background-size: cover;
    -webkit-transition: transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #b_kin_wrapper #b_kin_crosstalk .talk .img .ttl {
    width: 150px;
    height: 48px;
    top: -24px;
    left: 50%;
    margin-left: -75px;
  }
  #b_kin_wrapper #b_kin_crosstalk .talk .img .ttl p {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
    color: #595959;
  }
  #b_kin_wrapper #b_kin_crosstalk .talk .img .ttl p span {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #b_kin_wrapper #b_kin_crosstalk .talk .ttl_h5 {
    width: 100%;
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 16px;
  }
  #b_kin_wrapper #b_kin_crosstalk .talk .ttl_h5 h5 {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: -0.04em;
    line-height: 1.5;
  }
  #b_kin_wrapper #b_kin_crosstalk .talk .ttl_h5:after {
    content: "";
    width: 100%;
    height: 0px;
    padding-bottom: 14px;
  }
  #b_kin_wrapper #b_kin_crosstalk .talk .txt p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.9;
  }
  #b_kin_wrapper #b_kin_news {
    padding: 172px 0 180px 0;
  }
  #b_kin_wrapper #b_kin_news .bg_ttl {
    width: 98px;
    height: 768px;
  }
  #b_kin_wrapper #b_kin_news h2 {
    width: 96px;
    height: 680px;
  }
  #b_kin_wrapper #b_kin_news .ttl_h3 {
    margin-bottom: 24px;
  }
  #b_kin_wrapper #b_kin_news .ttl_h3 h3 {
    text-align: center;
  }
  #b_kin_wrapper #b_kin_news ul {
    width: 80%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #b_kin_wrapper #b_kin_news ul li {
    margin-bottom: 110px;
    width: calc(50% - 27px);
  }
  #b_kin_wrapper #b_kin_news ul li:nth-child(2n) {
    margin-left: 54px;
  }
  #b_kin_wrapper #b_kin_news ul li .img_wrap {
    width: 100%;
    position: relative;
    margin-bottom: 26px;
  }
  #b_kin_wrapper #b_kin_news ul li .img_wrap .img {
    width: 95.31%;
    padding-bottom: 53.6%;
    margin-left: 4.69%;
    overflow: hidden;
  }
  #b_kin_wrapper #b_kin_news ul li .img_wrap .img:before {
    right: -10px;
    bottom: -10px;
  }
  #b_kin_wrapper #b_kin_news ul li .img_wrap .img figure {
    -webkit-transition: transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  #b_kin_wrapper #b_kin_news ul li .img_wrap .date {
    position: absolute;
    width: 141px;
    height: 24px;
    line-height: 24px;
    top: -12px;
  }
  #b_kin_wrapper #b_kin_news ul li .img_wrap .date span {
    font-size: 9px;
    font-size: 0.9rem;
    color: #fff;
    position: absolute;
    top: 0px;
    width: 100%;
    line-height: 24px;
    text-align: center;
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  #b_kin_wrapper #b_kin_news ul li .img_wrap .date:before {
    width: 141px;
    height: 24px;
  }
  #b_kin_wrapper #b_kin_news ul li a {
    display: block;
  }
  #b_kin_wrapper #b_kin_news ul li a:hover .img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  #b_kin_wrapper #b_kin_news ul li a:hover .img figure {
    -webkit-transform: scale(1.05) rotate(0.001deg);
            transform: scale(1.05) rotate(0.001deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  #b_kin_wrapper #b_kin_news ul li a:hover .txt_wrap h4,
  #b_kin_wrapper #b_kin_news ul li a:hover .txt_wrap p {
    opacity: 0.6;
  }
  #b_kin_wrapper #b_kin_news ul li .txt_wrap {
    width: 95.31%;
    margin-left: 4.69%;
  }
  #b_kin_wrapper #b_kin_news ul li .txt_wrap h4 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2;
    margin-bottom: 18px;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  #b_kin_wrapper #b_kin_news ul li .txt_wrap .line {
    width: 100%;
    height: 0px;
    padding-bottom: 2.5%;
    background: url(../img/news/ttl_line.png) top left no-repeat;
    background-size: cover;
    margin-bottom: 10px;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  #b_kin_wrapper #b_kin_news ul li .txt_wrap p {
    color: #2e2e2e;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.6;
  }
  #b_kin_wrapper #b_kin_crosstalk .ttl_h3 h3,
  #b_kin_wrapper #b_kin_member .ttl_h3 h3 {
    padding-left: 20%;
  }
  #b_kin_wrapper #b_kin_crosstalk .ttl_h3 h3 span.txt,
  #b_kin_wrapper #b_kin_member .ttl_h3 h3 span.txt {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media all and (min-width: 1280px) {
  #b_kin_wrapper #b_kin_crosstalk .ttl_h3 h3,
  #b_kin_wrapper #b_kin_member .ttl_h3 h3 {
    padding-left: 20%;
  }
  #b_kin_wrapper #b_kin_crosstalk .ttl_h3 h3 span.txt,
  #b_kin_wrapper #b_kin_member .ttl_h3 h3 span.txt {
    font-size: 36px;
    font-size: 3.6rem;
  }
  #b_kin_wrapper #b_kin_about .ttl_h3 h3 {
    padding-left: 10%;
  }
  #b_kin_wrapper #b_kin_about .ttl_h3 h3 span.txt {
    font-size: 36px;
    font-size: 3.6rem;
  }
  #b_kin_wrapper #b_kin_about .bg_about p {
    width: 465px;
    height: 465px;
  }
  #b_kin_wrapper #b_kin_news ul li .txt_wrap .line {
    width: 100%;
    height: 12px;
    padding-bottom: 0;
    background-size: 100%;
  }
  #b_kin_wrapper #b_kin_recipe .col2 .block_person {
    width: 390px;
    height: 280px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_recipe .col2 .lead {
    width: 440px;
    margin-left: 90px;
    margin-bottom: 0px;
  }
  #b_kin_wrapper #b_kin_recipe .col2 .lead h4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.7;
  }
  #b_kin_wrapper #b_kin_recipe .col2 .lead p {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #b_kin_wrapper #b_kin_recipe .col2 .lead p br.pc {
    display: block;
  }
}

#mmi-container #knowledge .knowledge_inner,
#b_kin_modal #knowledge .knowledge_inner {
  padding: 85px 0;
}

#mmi-container #knowledge .wrap_icon,
#b_kin_modal #knowledge .wrap_icon {
  margin-bottom: 40px;
}

#mmi-container #knowledge .lead_knowledge,
#b_kin_modal #knowledge .lead_knowledge {
  padding-bottom: 100px;
}

#mmi-container #knowledge .block_bk,
#b_kin_modal #knowledge .block_bk {
  padding-bottom: 90px;
}

#mmi-container #knowledge .ttl_h3 h3 span.txt,
#b_kin_modal #knowledge .ttl_h3 h3 span.txt {
  color: #2e2e2e;
}

#knowledge {
  background: #86dffa;
  position: relative;
}

#knowledge .knowledge_inner {
  padding: 85px 0;
  position: relative;
}

#knowledge .wrap_icon {
  position: relative;
  margin-bottom: 40px;
}

#knowledge .wrap_icon .icon {
  width: 42.5px;
  height: 39px;
  text-indent: -10000px;
  display: block;
  margin: auto;
  background: url(../img/index/icon_bifi.png) top left no-repeat;
  background-size: cover;
}

#knowledge .ttl_h3 h3 span.txt {
  color: #2e2e2e;
}

#knowledge .bk_inner,
#knowledge .lead_inner {
  width: 80%;
  max-width: 780px;
  margin: auto !important;
}

#knowledge .lead_knowledge {
  padding-bottom: 100px;
}

#knowledge .lead_knowledge p {
  font-size: 10.5px;
  font-size: 1.05rem;
  margin-bottom: 1.5em;
  font-weight: 700;
  line-height: 1.7;
}

#knowledge .lead_knowledge p:nth-last-of-type(1) {
  margin-bottom: 0px;
}

#knowledge .block_bk {
  padding-bottom: 90px;
}

#knowledge .block_bk h4 {
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 1.5em;
  line-height: 1.5;
}

#knowledge .block_bk p {
  font-size: 10.5px;
  font-size: 1.05rem;
  line-height: 1.7;
  font-weight: 700;
  margin-bottom: 1.5em;
}

#knowledge .block_bk p:nth-last-of-type(1) {
  margin-bottom: 0px;
}

#knowledge .block_bk.last {
  padding-bottom: 40px;
}

#knowledge .wrap_btn {
  width: 66.66%;
  max-width: 400px;
  margin: auto !important;
}

#knowledge .wrap_btn a {
  background: #dadada;
}

#knowledge .bg_knowledge {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

#knowledge .bg_knowledge .bg_inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

#knowledge .bg_knowledge p {
  width: 160px;
  height: 160px;
  display: block;
  position: absolute;
  background: url(../img/index/about/bg_bifi.png) center no-repeat;
  background-size: cover;
  opacity: 0.4;
}

/* Small Devices, Tablets */
/* PC */
@media all and (min-width: 864px) {
  #mmi-container #knowledge .knowledge_inner,
  #b_kin_modal #knowledge .knowledge_inner {
    padding: 90px 0 155px 0;
  }
  #mmi-container #knowledge .wrap_icon,
  #b_kin_modal #knowledge .wrap_icon {
    margin-bottom: 66px;
  }
  #mmi-container #knowledge .block_bk,
  #b_kin_modal #knowledge .block_bk {
    padding-bottom: 164px;
  }
  #mmi-container #knowledge .block_bk.last,
  #b_kin_modal #knowledge .block_bk.last {
    padding-bottom: 164px;
  }
  #knowledge .wrap_icon {
    position: relative;
    margin-bottom: 66px;
  }
  #knowledge .wrap_icon .icon {
    width: 55px;
    height: 50px;
  }
  #knowledge .ttl_h3 h3 {
    text-align: center;
  }
  #knowledge .ttl_h3 h3 br {
    display: none;
  }
  #knowledge .lead_knowledge p {
    margin-bottom: 0px;
    text-align: left;
  }
  #knowledge .lead_knowledge p span {
    display: block;
  }
  #knowledge .block_bk {
    padding-bottom: 164px;
  }
  #knowledge .block_bk.last {
    padding-bottom: 164px;
  }
  #knowledge .block_bk h4 {
    font-size: 21px;
    font-size: 2.1rem;
    text-align: center;
    margin-bottom: 1.1em;
  }
  #knowledge .block_bk h4 br {
    display: none;
  }
  #knowledge .block_bk p {
    font-size: 11px;
    font-size: 1.1rem;
  }
  #knowledge .bg_knowledge p {
    width: 310px;
    height: 310px;
  }
}

#b_kin_modal {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Helvetica, Arial, sans-serif;
  color: #2e2e2e;
}

#b_kin_modal ul, #b_kin_modal dl, #b_kin_modal dt, #b_kin_modal dd, #b_kin_modal li, #b_kin_modal h4 {
  margin: 0px;
  padding: 0px;
}

#b_kin_modal li {
  list-style: none;
}

#b_kin_modal .bg_ttl_recipe {
  position: absolute;
  left: 0px;
  top: 45px;
  background: url(../img/recipe/bg_ttl_food.png) top left no-repeat;
  background-size: cover;
}

#b_kin_modal #b_kin_recipe_content {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
}

#b_kin_modal .disable #b_kin_recipe_content {
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_modal #recipe_content {
  position: relative;
  padding-top: 150px;
  padding-bottom: 165px;
}

#b_kin_modal #recipe_content .img_main {
  width: 80%;
  margin: auto;
  height: 0px;
  padding-bottom: 80%;
  position: relative;
  z-index: 2;
  margin-bottom: 25px;
}

#b_kin_modal #recipe_content .img_main figure {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 0px;
  margin: 0px;
}

#b_kin_modal #recipe_content.menu01 .img_main figure {
  background-image: url(../img/recipe/menu_01.jpg);
}

#b_kin_modal #recipe_content.menu02 .img_main figure {
  background-image: url(../img/recipe/menu_02.jpg);
}

#b_kin_modal #recipe_content.menu03 .img_main figure {
  background-image: url(../img/recipe/menu_03.jpg);
}

#b_kin_modal #recipe_content.menu04 .img_main figure {
  background-image: url(../img/recipe/menu_04.jpg);
}

#b_kin_modal #recipe_content.menu05 .img_main figure {
  background-image: url(../img/recipe/menu_05.jpg);
}

#b_kin_modal #recipe_content.menu06 .img_main figure {
  background-image: url(../img/recipe/menu_06.jpg);
}

#b_kin_modal #recipe_content.menu07 .img_main figure {
  background-image: url(../img/recipe/menu_07.jpg);
}

#b_kin_modal #recipe_content.menu08 .img_main figure {
  background-image: url(../img/recipe/menu_08.jpg);
}

#b_kin_modal #recipe_content.menu09 .img_main figure {
  background-image: url(../img/recipe/menu_09.jpg);
}

#b_kin_modal #recipe_content.menu10 .img_main figure {
  background-image: url(../img/recipe/menu_10.jpg);
}

#b_kin_modal #recipe_content.menu11 .img_main figure {
  background-image: url(../img/recipe/menu_11.jpg);
}

#b_kin_modal #recipe_content.menu12 .img_main figure {
  background-image: url(../img/recipe/menu_12.jpg);
}

#b_kin_modal #recipe_content.menu13 .img_main figure {
  background-image: url(../img/recipe/menu_13.jpg);
}

#b_kin_modal #recipe_content.menu14 .img_main figure {
  background-image: url(../img/recipe/menu_14.jpg);
}

#b_kin_modal #recipe_content.menu15 .img_main figure {
  background-image: url(../img/recipe/menu_15.jpg);
}

#b_kin_modal #recipe_content.menu16 .img_main figure {
  background-image: url(../img/recipe/menu_16.jpg);
}

#b_kin_modal #recipe_content.menu17 .img_main figure {
  background-image: url(../img/recipe/menu_17.jpg);
}

#b_kin_modal #recipe_content.menu18 .img_main figure {
  background-image: url(../img/recipe/menu_18.jpg);
}

#b_kin_modal #recipe_content.menu19 .img_main figure {
  background-image: url(../img/recipe/menu_19.jpg);
}

#b_kin_modal #recipe_content.menu20 .img_main figure {
  background-image: url(../img/recipe/menu_20.jpg);
}

#b_kin_modal #recipe_content.menu21 .img_main figure {
  background-image: url(../img/recipe/menu_21.jpg);
}

#b_kin_modal #recipe_content.menu22 .img_main figure {
  background-image: url(../img/recipe/menu_22.jpg);
}

#b_kin_modal #recipe_content.menu23 .img_main figure {
  background-image: url(../img/recipe/menu_23.jpg);
}

#b_kin_modal #recipe_content.menu24 .img_main figure {
  background-image: url(../img/recipe/menu_24.jpg);
}

#b_kin_modal #recipe_content.menu25 .img_main figure {
  background-image: url(../img/recipe/menu_25.jpg);
}

#b_kin_modal #recipe_content.menu26 .img_main figure {
  background-image: url(../img/recipe/menu_26.jpg);
}

#b_kin_modal #recipe_content.menu27 .img_main figure {
  background-image: url(../img/recipe/menu_27.jpg);
}

#b_kin_modal #recipe_content.menu28 .img_main figure {
  background-image: url(../img/recipe/menu_28.jpg);
}

#b_kin_modal #recipe_content.menu29 .img_main figure {
  background-image: url(../img/recipe/menu_29.jpg);
}

#b_kin_modal #recipe_content.menu30 .img_main figure {
  background-image: url(../img/recipe/menu_30.jpg);
}

#b_kin_modal #recipe_content .ttl_block {
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
}

#b_kin_modal #recipe_content .ttl_block h3 {
  margin: 0px;
}

#b_kin_modal #recipe_content .block_ttl_recipe .ttl_recipe {
  position: relative;
  padding-bottom: 13.2%;
  margin-bottom: 16px;
}

#b_kin_modal #recipe_content .block_ttl_recipe .ttl_recipe h3 {
  margin: 0px;
  padding: 0px;
  width: 80%;
  margin: auto;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
}

#b_kin_modal #recipe_content .block_ttl_recipe .ttl_recipe:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: -2%;
  display: block;
  width: 100%;
  height: 0px;
  padding-bottom: 10.95%;
  background: url(../img/recipe/line_ttl.png) top left no-repeat;
  background-size: auto 100%;
}

#b_kin_modal #recipe_content .block_ttl_recipe .ttl_content {
  width: 80%;
  margin: auto;
}

#b_kin_modal #recipe_content .block_ttl_recipe .time_recipe dt {
  font-weight: bold;
  font-size: 11px;
  font-size: 1.1rem;
  white-space: nowrap;
  margin-bottom: 6px;
}

#b_kin_modal #recipe_content .block_ttl_recipe .time_recipe dt:after {
  content: "：";
}

#b_kin_modal #recipe_content .block_ttl_recipe .time_recipe dl {
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 48px;
}

#b_kin_modal #recipe_content .block_ttl_recipe .time_recipe dl dd.note {
  font-size: 11px;
  font-size: 1.1rem;
}

#b_kin_modal #recipe_content .block_ttl_recipe .list_component {
  margin-bottom: 96px;
}

#b_kin_modal #recipe_content .block_ttl_recipe .list_component h4 {
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 10px;
  font-weight: bold;
}

#b_kin_modal #recipe_content .block_ttl_recipe .list_component ul {
  width: 100%;
}

#b_kin_modal #recipe_content .block_ttl_recipe .list_component ul li {
  background: url(../img/recipe/line_dot.png) bottom left repeat-x;
  background-size: auto 1px;
  padding: 12px 0;
  line-height: 1;
}

#b_kin_modal #recipe_content .block_ttl_recipe .list_component ul li dl {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#b_kin_modal #recipe_content .block_ttl_recipe .list_component ul li dl dt, #b_kin_modal #recipe_content .block_ttl_recipe .list_component ul li dl dd {
  font-size: 11px;
  font-size: 1.1rem;
}

#b_kin_modal #recipe_content #block_recipe02 {
  width: 80%;
  margin: auto;
}

#b_kin_modal #recipe_content #block_recipe02 h4 {
  margin-bottom: 10px;
  font-size: 11px;
  font-size: 1.1rem;
}

#b_kin_modal #recipe_content #block_recipe02 .block_material {
  margin-bottom: 96px;
}

#b_kin_modal #recipe_content #block_recipe02 .block_material ul {
  width: 100%;
}

#b_kin_modal #recipe_content #block_recipe02 .block_material ul li {
  background: url(../img/recipe/line_dot.png) bottom left repeat-x;
  background-size: auto 1px;
  padding: 12px 0;
  line-height: 1;
}

#b_kin_modal #recipe_content #block_recipe02 .block_material ul li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#b_kin_modal #recipe_content #block_recipe02 .block_material ul li dt, #b_kin_modal #recipe_content #block_recipe02 .block_material ul li dd {
  font-size: 10px;
  font-size: 1rem;
}

#b_kin_modal #recipe_content #block_recipe02 .block_material ul li dd {
  letter-spacing: 0em;
}

#b_kin_modal #recipe_content #block_recipe02 .block_material ul li.ind {
  padding-left: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#b_kin_modal #recipe_content #block_recipe02 .block_howto .inner {
  width: 100%;
}

#b_kin_modal #recipe_content #block_recipe02 .block_howto h4 {
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 20px;
}

#b_kin_modal #recipe_content #block_recipe02 .block_howto ul li {
  margin-bottom: 10px;
}

#b_kin_modal #recipe_content #block_recipe02 .block_howto ul li span.num {
  top: 0px;
}

#b_kin_modal #recipe_content #block_recipe02 .block_howto ul li span.num span {
  line-height: 30px;
}

#b_kin_modal #recipe_content #block_recipe02 .block_howto ul li span.txt {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.7;
  margin-left: 10px;
}

#b_kin_modal #recipe_content .block_howto {
  margin-bottom: 96px;
}

#b_kin_modal #recipe_content .block_howto ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
}

#b_kin_modal #recipe_content .block_howto ul li span.num {
  position: relative;
  width: 30px;
  display: block;
}

#b_kin_modal #recipe_content .block_howto ul li span.num:before {
  content: "";
  width: 30px;
  height: 30px;
  text-align: center;
  display: block;
  background: #e68200;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 0px;
}

#b_kin_modal #recipe_content .block_howto ul li span.num span {
  position: relative;
  display: block;
  line-height: 42px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
}

#b_kin_modal #recipe_content .block_howto ul li span.txt {
  width: calc(100% - 50px);
}

#b_kin_modal #recipe_content #block_recipe03 {
  width: 80%;
  margin: auto;
  margin-bottom: 100px;
}

#b_kin_modal #recipe_content #block_recipe03 h4 {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 12px;
}

#b_kin_modal #recipe_content #block_recipe03 .block_feature {
  margin-bottom: 96px;
}

#b_kin_modal #recipe_content #block_recipe03 .block_feature p {
  line-height: 1.9;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0px;
}

#b_kin_modal #recipe_content #block_recipe03 .block_onepoint p {
  line-height: 1.9;
  font-size: 12px;
  font-size: 1.2rem;
}

#b_kin_modal #recipe_content #block_comment {
  width: 100%;
  background: #c9f2ff;
}

#b_kin_modal #recipe_content #block_comment .block_comment_inner {
  display: block;
  overflow: hidden;
}

#b_kin_modal #recipe_content #block_comment .block_comment_content {
  padding: 100px 0 0 0;
  width: 80%;
  max-width: 864px;
  margin: auto;
}

#b_kin_modal #recipe_content #block_comment h3 {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0px;
  margin-bottom: 20px;
  font-weight: bold;
}

#b_kin_modal #recipe_content #block_comment .comment .comment_inner {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  position: relative;
}

#b_kin_modal #recipe_content #block_comment .comment .comment_inner:after {
  content: "";
  width: 31px;
  height: 31px;
  position: absolute;
  bottom: -31px;
  right: 24px;
  background: url(../img/recipe/img_fukidashi.png) top left no-repeat;
  background-size: cover;
}

#b_kin_modal #recipe_content #block_comment .comment .comment_inner .comment_content {
  padding: 20px 20px 20px 20px;
}

#b_kin_modal #recipe_content #block_comment .comment .comment_inner p {
  font-size: 10.5px;
  font-size: 1.05rem;
  line-height: 1.7;
  margin: 0px;
}

#b_kin_modal #recipe_content #block_comment .img_katou_chef {
  width: 54.13%;
  height: 0px;
  padding-bottom: 74.4%;
  position: relative;
  margin: auto;
  margin-top: 23px;
}

#b_kin_modal #recipe_content #block_comment .img_katou_chef figure {
  margin: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../img/recipe/img_katou_chef.png) top left no-repeat;
  background-size: cover;
}

#b_kin_modal #recipe_content #block_comment + .recommend_recipe {
  padding-top: 100px;
}

#b_kin_modal #recipe_content .recommend_recipe {
  max-width: 1000px;
  margin: auto;
}

#b_kin_modal #recipe_content .recommend_recipe h4 {
  font-size: 11px;
  font-size: 1.1rem;
  width: 80%;
  display: block;
  margin: auto;
  margin-bottom: 24px;
  font-weight: bold;
}

#b_kin_modal #recipe_content .recommend_recipe ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 82.66%;
  margin: auto;
  position: relative;
  left: -1.62%;
  /*
  .r1{
    figure{ background-image: url(../img/recipe/menu_01.jpg);}
  }
  .r2{
    figure{ background-image: url(../img/recipe/menu_02.jpg);}
  }
  .r3{
    figure{ background-image: url(../img/recipe/menu_03.jpg);}
  }
  .r4{
    figure{ background-image: url(../img/recipe/menu_04.jpg);}
  }
  .r5{
    figure{ background-image: url(../img/recipe/menu_05.jpg);}
  }
  .r6{
    figure{ background-image: url(../img/recipe/menu_06.jpg);}
  }
  .r7{
    figure{ background-image: url(../img/recipe/menu_07.jpg);}
  }
  .r8{
    figure{ background-image: url(../img/recipe/menu_08.jpg);}
  }
  .r9{
    figure{ background-image: url(../img/recipe/menu_09.jpg);}
  }
  .r10{
    figure{ background-image: url(../img/recipe/menu_10.jpg);}
  }
  */
}

#b_kin_modal #recipe_content .recommend_recipe ul li {
  width: 48.38%;
  margin-bottom: 46px;
}

#b_kin_modal #recipe_content .recommend_recipe ul li:nth-child(2n) {
  margin-left: 3.24%;
}

#b_kin_modal #recipe_content .recommend_recipe ul li a {
  display: block;
  text-decoration: none;
}

#b_kin_modal #recipe_content .recommend_recipe ul .img_recommend {
  margin-left: 10px;
  margin-bottom: 10px;
}

#b_kin_modal #recipe_content .recommend_recipe ul .img {
  width: 100%;
  height: 0px;
  padding-bottom: 100%;
  position: relative;
}

#b_kin_modal #recipe_content .recommend_recipe ul .img figure {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0px;
}

#b_kin_modal #recipe_content .recommend_recipe ul .ttl {
  position: relative;
  padding: 8px 0;
  background: #fff;
}

#b_kin_modal #recipe_content .recommend_recipe ul .ttl:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 0 15px;
  border-color: transparent transparent transparent #86dffa;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

#b_kin_modal #recipe_content .recommend_recipe ul .ttl h5 {
  color: #e68200;
  text-decoration: none;
  margin: 0px;
  padding: 0px 20px 0 10px;
  font-weight: normal;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.45;
}

#b_kin_modal #recipe_content .recommend_recipe ul .ttl:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 12px;
  border-color: transparent transparent transparent #e68200;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

#b_kin_modal #recipe_content .recommend_recipe ul .r1 {
  background-image: url(../img/recipe/menu_01.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r2 {
  background-image: url(../img/recipe/menu_02.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r3 {
  background-image: url(../img/recipe/menu_03.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r4 {
  background-image: url(../img/recipe/menu_04.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r5 {
  background-image: url(../img/recipe/menu_05.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r6 {
  background-image: url(../img/recipe/menu_06.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r7 {
  background-image: url(../img/recipe/menu_07.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r8 {
  background-image: url(../img/recipe/menu_08.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r9 {
  background-image: url(../img/recipe/menu_09.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r10 {
  background-image: url(../img/recipe/menu_10.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r11 {
  background-image: url(../img/recipe/menu_11.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r12 {
  background-image: url(../img/recipe/menu_12.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r13 {
  background-image: url(../img/recipe/menu_13.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r14 {
  background-image: url(../img/recipe/menu_14.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r15 {
  background-image: url(../img/recipe/menu_15.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r16 {
  background-image: url(../img/recipe/menu_16.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r17 {
  background-image: url(../img/recipe/menu_17.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r18 {
  background-image: url(../img/recipe/menu_18.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r19 {
  background-image: url(../img/recipe/menu_19.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r20 {
  background-image: url(../img/recipe/menu_20.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r21 {
  background-image: url(../img/recipe/menu_21.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r22 {
  background-image: url(../img/recipe/menu_22.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r23 {
  background-image: url(../img/recipe/menu_23.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r24 {
  background-image: url(../img/recipe/menu_24.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r25 {
  background-image: url(../img/recipe/menu_25.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r26 {
  background-image: url(../img/recipe/menu_26.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r27 {
  background-image: url(../img/recipe/menu_27.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r28 {
  background-image: url(../img/recipe/menu_28.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r29 {
  background-image: url(../img/recipe/menu_29.jpg);
}

#b_kin_modal #recipe_content .recommend_recipe ul .r30 {
  background-image: url(../img/recipe/menu_30.jpg);
}

#b_kin_modal #recipe_content .wrap_btn {
  width: 66.66%;
  max-width: 400px;
  margin: auto !important;
}

#b_kin_modal #recipe_content .wrap_btn a {
  background: #dadada;
}

#b_kin_modal #recipe_content a.b_kin_btn {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
}

#b_kin_modal #recipe_content a.b_kin_btn .btn_inner {
  width: 100%;
  height: 40px;
  position: relative;
  display: block;
}

#b_kin_modal #recipe_content a.b_kin_btn span.txt {
  font-weight: 700;
  color: #2e2e2e;
  font-size: 8.5px;
  font-size: 0.85rem;
  height: 40px;
  display: block;
  width: 100%;
}

#b_kin_modal #recipe_content a.b_kin_btn span.tl,
#b_kin_modal #recipe_content a.b_kin_btn span.tr {
  width: 12px;
  height: 12px;
  position: absolute;
  display: block;
  z-index: 2;
}

#b_kin_modal #recipe_content a.b_kin_btn span.tl:before,
#b_kin_modal #recipe_content a.b_kin_btn span.tr:before {
  width: 100%;
  height: 2px;
  display: block;
}

#b_kin_modal #recipe_content a.b_kin_btn span.tl:after,
#b_kin_modal #recipe_content a.b_kin_btn span.tr:after {
  height: 100%;
  width: 2px;
  display: block;
}

#b_kin_modal #recipe_content a.b_kin_btn span.tl:before, #b_kin_modal #recipe_content a.b_kin_btn span.tl:after,
#b_kin_modal #recipe_content a.b_kin_btn span.tr:before,
#b_kin_modal #recipe_content a.b_kin_btn span.tr:after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
}

#b_kin_modal #recipe_content a.b_kin_btn span.tl {
  left: -1px;
  top: -1px;
}

#b_kin_modal #recipe_content a.b_kin_btn span.tl:before {
  left: 0px;
  top: 0px;
}

#b_kin_modal #recipe_content a.b_kin_btn span.tl:after {
  left: 0px;
  top: 0px;
}

#b_kin_modal #recipe_content a.b_kin_btn span.tr {
  right: -1px;
  bottom: -1px;
}

#b_kin_modal #recipe_content a.b_kin_btn span.tr:before {
  right: 0px;
  bottom: 0px;
}

#b_kin_modal #recipe_content a.b_kin_btn span.tr:after {
  right: 0px;
  bottom: 0px;
}

/* Small Devices, Tablets */
/* PC */
@media all and (min-width: 864px) {
  #b_kin_modal .ttl_block h3 span.icon {
    width: 88px;
    height: 88px;
    padding-bottom: 0px;
  }
  #b_kin_modal .ttl_block h3 span.txt {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 4px;
  }
  #b_kin_modal .bg_ttl_recipe {
    width: 99px;
    height: 452px;
  }
  #b_kin_modal #recipe_content {
    padding-top: 150px;
    padding-bottom: 180px;
  }
  #b_kin_modal #recipe_content .ttl_block {
    margin-bottom: 95px;
  }
  #b_kin_modal #recipe_content .img_main {
    padding-bottom: 50%;
    position: relative;
    z-index: 2;
    margin: 0px;
  }
  #b_kin_modal #recipe_content .col2 {
    max-width: 1000px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #b_kin_modal #recipe_content .col2 .img_main,
  #b_kin_modal #recipe_content .col2 .block_ttl_recipe,
  #b_kin_modal #recipe_content .col2 .block_material,
  #b_kin_modal #recipe_content .col2 .block_howto,
  #b_kin_modal #recipe_content .col2 .block_feature,
  #b_kin_modal #recipe_content .col2 .block_onepoint {
    width: 50%;
  }
  #b_kin_modal #recipe_content .col2 .block_ttl_recipe .ttl_recipe {
    padding-left: 45px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 0px;
  }
  #b_kin_modal #recipe_content .col2 .block_ttl_recipe .ttl_recipe h3 {
    font-size: 22px;
    font-size: 2.2rem;
    width: 100%;
  }
  #b_kin_modal #recipe_content .col2 .block_ttl_recipe .ttl_content {
    width: calc(100% - 45px);
    margin-left: 45px;
    margin-top: -4px;
  }
  #b_kin_modal #recipe_content .col2 .block_ttl_recipe .ttl_content .time_recipe {
    margin-bottom: 30px;
  }
  #b_kin_modal #recipe_content .col2 .block_ttl_recipe .ttl_content dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    margin-bottom: 0px;
  }
  #b_kin_modal #recipe_content .col2 .block_ttl_recipe .ttl_content dl dt {
    font-size: 11px;
    font-size: 1.1rem;
  }
  #b_kin_modal #recipe_content .col2 .block_ttl_recipe .list_component {
    margin-bottom: 0px;
  }
  #b_kin_modal #recipe_content .col2 .block_ttl_recipe .list_component h4 {
    font-size: 11px;
    font-size: 1.1rem;
    margin-bottom: 12px;
  }
  #b_kin_modal #recipe_content .col2 .block_ttl_recipe .list_component ul {
    width: 50%;
  }
  #b_kin_modal #recipe_content .col2 .block_ttl_recipe .list_component ul li {
    padding: 13px 0;
    background: url(../img/recipe/line_dot.png) bottom left repeat-x;
    background-size: auto 2px;
    padding: 12px 0;
    line-height: 1;
  }
  #b_kin_modal #recipe_content .col2 .block_ttl_recipe .list_component ul li dl dt, #b_kin_modal #recipe_content .col2 .block_ttl_recipe .list_component ul li dl dd {
    font-size: 11px;
    font-size: 1.1rem;
  }
  #b_kin_modal #recipe_content #recipe_main {
    margin-bottom: 64px;
  }
  #b_kin_modal #recipe_content #block_recipe02 {
    margin-bottom: 96px;
    width: 100%;
  }
  #b_kin_modal #recipe_content #block_recipe02 h4 {
    margin-bottom: 38px;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
  }
  #b_kin_modal #recipe_content #block_recipe03 h4 {
    font-weight: bold;
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_material {
    margin-bottom: 0px;
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_material ul {
    width: calc(100% - 50px);
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_material ul li {
    background: url(../img/recipe/line_dot.png) bottom left repeat-x;
    background-size: auto 2px;
    padding: 12px 0;
    line-height: 1;
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_material ul li dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_material ul li dt, #b_kin_modal #recipe_content #block_recipe02 .block_material ul li dd {
    font-size: 10px;
    font-size: 1rem;
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_material ul li.ind {
    text-indent: 1em;
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_howto {
    margin-bottom: 0px;
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_howto .inner {
    width: calc(100% - 45px);
    margin-left: 45px;
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_howto h4 {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 54px;
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_howto ul li {
    margin-bottom: 46px;
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_howto ul li:last-child {
    margin-bottom: 0px;
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_howto ul li span.num {
    top: -6px;
    width: 40px;
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_howto ul li span.num:before {
    width: 40px;
    height: 40px;
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_howto ul li span.num span {
    line-height: 40px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  #b_kin_modal #recipe_content #block_recipe02 .block_howto ul li span.txt {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.7;
    margin-left: 10px;
  }
  #b_kin_modal #recipe_content #block_recipe03 {
    width: 100%;
    margin-bottom: 82px;
  }
  #b_kin_modal #recipe_content #block_recipe03 h4 {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 42px;
  }
  #b_kin_modal #recipe_content #block_recipe03 .block_feature {
    margin-bottom: 0px;
  }
  #b_kin_modal #recipe_content #block_recipe03 .block_feature .inner {
    width: calc(100% - 50px);
  }
  #b_kin_modal #recipe_content #block_recipe03 .block_feature p {
    line-height: 1.9;
  }
  #b_kin_modal #recipe_content #block_recipe03 .block_onepoint {
    margin-bottom: 0px;
  }
  #b_kin_modal #recipe_content #block_recipe03 .block_onepoint .inner {
    width: calc(100% - 50px);
    margin-left: 50px;
  }
  #b_kin_modal #recipe_content #block_recipe03 .block_onepoint p {
    line-height: 1.9;
  }
  #b_kin_modal #recipe_content #block_comment .block_comment_content {
    padding: 30px 0 0 0;
  }
  #b_kin_modal #recipe_content #block_comment h3 {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0px;
    margin-bottom: 20px;
  }
  #b_kin_modal #recipe_content #block_comment h3 br {
    display: none;
  }
  #b_kin_modal #recipe_content #block_comment .wrap_comment {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #b_kin_modal #recipe_content #block_comment .comment {
    width: 66.66%;
    margin-bottom: 50px;
  }
  #b_kin_modal #recipe_content #block_comment .comment .comment_inner {
    border-radius: 24px;
    position: relative;
  }
  #b_kin_modal #recipe_content #block_comment .comment .comment_inner:after {
    width: 27px;
    height: 30px;
    bottom: 31px;
    right: auto;
    left: -27px;
    background: url(../img/recipe/img_fukidashi_pc.png) top left no-repeat;
    background-size: cover;
  }
  #b_kin_modal #recipe_content #block_comment .comment .comment_inner .comment_content {
    padding: 24px 40px 24px 40px;
  }
  #b_kin_modal #recipe_content #block_comment .comment .comment_inner p {
    font-size: 10.5px;
    font-size: 1.05rem;
    line-height: 1.7;
    margin: 0px;
  }
  #b_kin_modal #recipe_content #block_comment .img_katou_chef {
    width: 25.23%;
    padding-bottom: 34.72%;
    position: relative;
    margin: auto;
    margin-top: 23px;
  }
  #b_kin_modal #recipe_content #block_comment .img_katou_chef figure {
    margin: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/recipe/img_katou_chef.png) top left no-repeat;
    background-size: cover;
  }
  #b_kin_modal #recipe_content #block_comment + .recommend_recipe {
    padding-top: 145px;
  }
  #b_kin_modal #recipe_content .recommend_recipe {
    margin-bottom: 0px;
  }
  #b_kin_modal #recipe_content .recommend_recipe h4 {
    width: 100%;
    font-size: 21px;
    font-size: 2.1rem;
    margin-bottom: 34px;
  }
  #b_kin_modal #recipe_content .recommend_recipe h4 br {
    display: none;
  }
  #b_kin_modal #recipe_content .recommend_recipe ul {
    width: 100%;
    left: 0px;
  }
  #b_kin_modal #recipe_content .recommend_recipe ul li {
    width: 21%;
    margin-right: 5.3%;
  }
  #b_kin_modal #recipe_content .recommend_recipe ul li:nth-child(2n) {
    margin-left: 0%;
  }
  #b_kin_modal #recipe_content .recommend_recipe ul li:last-child {
    margin-right: 0px;
  }
  #b_kin_modal #recipe_content .recommend_recipe ul li a:hover .img {
    opacity: 0.7;
  }
  #b_kin_modal #recipe_content .recommend_recipe ul li a:hover .img figure {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  #b_kin_modal #recipe_content .recommend_recipe ul li a:hover .ttl:before {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  #b_kin_modal #recipe_content .recommend_recipe ul .img_recommend {
    width: 85.7%;
    margin-bottom: 20px;
    margin-left: 14.3%;
    background: #fff;
  }
  #b_kin_modal #recipe_content .recommend_recipe ul .img {
    overflow: hidden;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  #b_kin_modal #recipe_content .recommend_recipe ul .img figure {
    -webkit-transition: transform 0.4s ease;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  }
  #b_kin_modal #recipe_content .recommend_recipe ul .ttl {
    position: relative;
    padding: 8px 0 9px 0;
  }
  #b_kin_modal #recipe_content .recommend_recipe ul .ttl:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 0 30px;
    border-color: transparent transparent transparent #86dffa;
    position: absolute;
    left: 0px;
    bottom: 0px;
  }
  #b_kin_modal #recipe_content .recommend_recipe ul .ttl h5 {
    color: #e68200;
    font-size: 9px;
    font-size: 0.9rem;
    text-decoration: none;
    padding: 0 14.3%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #b_kin_modal #recipe_content .recommend_recipe ul .ttl:before {
    -webkit-transition: transform 0.4s ease;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 14px;
    border-color: transparent transparent transparent #e68200;
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  #b_kin_modal #recipe_content a.b_kin_btn {
    height: 60px;
    line-height: 60px;
    opacity: 1 !important;
  }
  #b_kin_modal #recipe_content a.b_kin_btn:hover .btn_inner:before {
    width: 100%;
  }
  #b_kin_modal #recipe_content a.b_kin_btn .btn_inner {
    width: 100%;
    height: 60px;
    position: relative;
    display: block;
  }
  #b_kin_modal #recipe_content a.b_kin_btn .btn_inner:before {
    content: "";
    width: 0px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
    background: #00a9ff;
  }
  #b_kin_modal #recipe_content a.b_kin_btn span.txt {
    font-size: 13px;
    font-size: 1.3rem;
    height: 60px;
    position: relative;
    opacity: 1;
  }
  #b_kin_modal #recipe_content a.b_kin_btn span.tl,
  #b_kin_modal #recipe_content a.b_kin_btn span.tr {
    width: 24px;
    height: 24px;
  }
  #b_kin_modal #recipe_content a.b_kin_btn span.tl:before,
  #b_kin_modal #recipe_content a.b_kin_btn span.tr:before {
    height: 4px;
  }
  #b_kin_modal #recipe_content a.b_kin_btn span.tl:after,
  #b_kin_modal #recipe_content a.b_kin_btn span.tr:after {
    width: 4px;
  }
  #b_kin_modal #recipe_content a.b_kin_btn span.tl {
    left: -2px;
    top: -2px;
  }
  #b_kin_modal #recipe_content a.b_kin_btn span.tr {
    right: -2px;
    bottom: -2px;
  }
  #b_kin_modal #recipe_content a.b_kin_btn:hover .btn_inner:before {
    width: 100%;
  }
}

/*2021.03.18 mount 追記*/
@media (min-width: 864px) {
  #b_kin_modal #recipe_content #block_comment .block_comment_content {
    width: 100%;
    max-width: 1000px;
  }
}

@media (min-width: 864px) {
  #b_kin_modal #recipe_content #block_comment .img_katou_chef {
    margin-left: 0;
  }
}

@media (min-width: 864px) {
  #b_kin_modal #recipe_content #block_comment .comment {
    width: 69.66%;
  }
}

/*.roboto 新規追加class*/
.roboto,
#b_kin_modal #recipe_content .col2 .block_ttl_recipe .list_component ul li dl dd,
#b_kin_modal #recipe_content #block_recipe02 .block_material ul li dd {
  font-family: "Roboto", sans-serif;
}

#b_kin_modal .nav_index {
  width: 86.66%;
  margin: auto;
  position: relative;
  padding-bottom: 32px;
}

#b_kin_modal .nav_index:after {
  content: "";
  width: 100%;
  height: 0px;
  padding-bottom: 0;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1px;
  background: #fff;
}

#b_kin_modal .nav_index .ttl_nav {
  width: 100%;
  position: relative;
  margin-bottom: 35px;
}

#b_kin_modal .nav_index .ttl_nav h4:before {
  content: '';
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  background: #fff;
}

#b_kin_modal .nav_index .ttl_nav h4::after {
  content: '';
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  background: #fff;
}

#b_kin_modal .nav_index .ttl_nav h4 {
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#b_kin_modal .nav_index .ttl_nav h4 span {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0 15px;
}

#b_kin_modal .nav_index ul {
  width: 92%;
  margin: auto;
}

#b_kin_modal .nav_index ul li {
  margin-bottom: 16px;
}

#b_kin_modal .nav_index ul li a {
  font-size: 10px;
  font-size: 1rem;
  position: relative;
  padding-left: 1.5em;
  font-weight: bold;
  text-decoration: none;
  display: block;
  line-height: 1.9;
  color: #0081c2;
}

#b_kin_modal .nav_index ul li a span.n {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #000;
  text-decoration: none;
}

#b_kin_modal .nav_index ul li a span.txt {
  border-bottom: 2px solid #0081c2;
  display: inline;
}

#b_kin_lesson_content .bg_ttl_lesson {
  width: 65px;
  height: 659px;
  display: block;
  background: url(../img/lesson/bg_ttl_knowledge.png) top left no-repeat;
  background-size: cover;
  position: absolute;
  left: 0px;
  top: 0px;
}

#b_kin_lesson_content #lesson_content {
  background: #86dffa;
  padding-top: 74px;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Helvetica, Arial, sans-serif;
  padding-bottom: 150px;
}

#b_kin_lesson_content #lesson_content .img {
  position: relative;
  height: 0px;
}

#b_kin_lesson_content #lesson_content .img figure {
  position: absolute;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b_kin_lesson_content #lesson_content .ttl_block {
  width: 85.33%;
  margin: auto;
}

#b_kin_lesson_content #lesson_content .ttl_block .l_l {
  width: 43.43%;
  height: 0px;
  padding-bottom: 7.03%;
  top: 12.5%;
}

#b_kin_lesson_content #lesson_content .ttl_block .l_r {
  width: 43.43%;
  height: 0px;
  padding-bottom: 7.03%;
  top: 12.5%;
}

#b_kin_lesson_content #lesson_content .ttl_block .icon {
  width: 20.265%;
  padding-bottom: 20.265%;
  height: 0px;
}

#b_kin_lesson_content #lesson_content .ttl_block .txt {
  font-size: 7px;
  font-size: 0.7rem;
}

#b_kin_lesson_content #lesson_content .wrap_btn {
  width: 66.66%;
  max-width: 400px;
  margin: auto !important;
}

#b_kin_lesson_content #lesson_content .wrap_btn a {
  background: #dadada;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge {
  width: 100%;
  position: relative;
  position: relative;
  top: -50px;
  margin-bottom: 30px;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_header {
  width: 80%;
  margin: auto;
  position: relative;
  height: 128px;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_nagatomo {
  position: absolute;
  height: 0px;
  width: 22.16%;
  padding-bottom: 42.83%;
  bottom: 0px;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_nagatomo figure {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  background: url(../img/lesson/img_nagatomo.png) top left no-repeat;
  background-size: cover;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_odamaki {
  position: absolute;
  width: 29.66%;
  height: 0px;
  padding-bottom: 42.66%;
  bottom: 0px;
  right: -2%;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_odamaki figure {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  background: url(../img/lesson/img_odamaki.png) top left no-repeat;
  background-size: cover;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h4 {
  text-align: center;
  position: relative;
  top: 53%;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h4 h4 {
  display: inline-block;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h4 h4 span {
  font-size: 12px;
  font-size: 1.2rem;
  color: #79bd28;
  background: #fff;
  padding: 2px 10px 2px 12px;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h5 {
  position: relative;
  z-index: 2;
  margin-bottom: 40px;
  margin-top: -24px;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h5 h5 {
  text-align: center;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h5 h5 span {
  display: inline-block;
  background: #fff;
  color: #79bd28;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 40px;
  font-weight: bold;
  padding: 6px 10px;
  margin-top: -2px;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge .lead {
  width: 80%;
  margin: auto;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge .lead p {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.7;
}

#b_kin_lesson_content #lesson_content .introduction_knowledge .lead br.pc {
  display: none;
}

#b_kin_lesson_content #lesson_content section.block_lesson .section_inner {
  width: 100%;
  margin: auto;
  padding-top: 150px;
}

#b_kin_lesson_content #lesson_content section.block_lesson .ttl_h5 {
  width: 81%;
  margin: auto;
  margin-bottom: 40px;
}

#b_kin_lesson_content #lesson_content section.block_lesson .ttl_h5 h5 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0em;
  font-weight: bold;
  margin: 0px;
}

#b_kin_lesson_content #lesson_content section.block_lesson .ttl_h5 br.pc {
  display: none;
}

#b_kin_lesson_content #lesson_content section.block_lesson .img_wrap {
  width: 80%;
  margin: auto;
}

#b_kin_lesson_content #lesson_content section.block_lesson .qa {
  width: 80%;
  margin: auto;
}

#b_kin_lesson_content #lesson_content section.block_lesson .qa dl {
  margin-bottom: 42px;
}

#b_kin_lesson_content #lesson_content section.block_lesson .qa dl dt {
  font-weight: bold;
  font-size: 11px;
  font-size: 1.1rem;
  display: inline-block;
  border-bottom: 2px solid #000;
  padding-bottom: 4px;
  margin-bottom: 16px;
}

#b_kin_lesson_content #lesson_content section.block_lesson .qa dl dd {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.9;
}

#b_kin_lesson_content #lesson_content section.block_lesson .qa dl dd span {
  display: inline;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  padding: 0 4px;
  background: #fff;
}

#b_kin_lesson_content #lesson_content section.block_lesson .qa dl.q dt:before {
  content: "Q ";
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 0.3em;
}

#b_kin_lesson_content #lesson_content section.block_lesson .qa dl.a dt:before {
  content: "A ";
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 0.3em;
}

#b_kin_lesson_content #lesson_content section.block_lesson .accordion {
  width: 90.66%;
  margin: auto;
}

#b_kin_lesson_content #lesson_content section.block_lesson .accordion a {
  display: block;
  width: 76%;
  margin: auto;
  border: 2px solid #fff;
  position: relative;
  z-index: 2;
  background: #86dffa;
  text-decoration: none;
  color: #2e2e2e;
}

#b_kin_lesson_content #lesson_content section.block_lesson .accordion a .inr {
  padding: 10px 14px 6px 14px;
}

#b_kin_lesson_content #lesson_content section.block_lesson .accordion a .lead {
  font-size: 9px;
  font-size: 0.9rem;
  text-align: center;
  padding-top: 0px;
  margin-top: 0px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 8px;
}

#b_kin_lesson_content #lesson_content section.block_lesson .accordion a .txt {
  color: #fff;
  font-size: 8px;
  font-size: 0.8rem;
  font-weight: bold;
  margin: 0px;
  text-align: center;
  text-decoration: none;
}

#b_kin_lesson_content #lesson_content section.block_lesson .accordion a .txt span.triangle {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 8.5px 0 8.5px;
  margin: 0 4px;
  border-color: #ffffff transparent transparent transparent;
  -webkit-transition: transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

#b_kin_lesson_content #lesson_content section.block_lesson .accordion a.active .txt span.triangle {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#b_kin_lesson_content #lesson_content section.block_lesson .accordion a.active .txt span.t {
  opacity: 0;
}

#b_kin_lesson_content #lesson_content section.block_lesson .accordion .acd_wrap {
  position: relative;
  top: -2em;
}

#b_kin_lesson_content #lesson_content section.block_lesson .accordion .acd_wrap .acd_inner {
  background: #fff;
  display: none;
}

#b_kin_lesson_content #lesson_content section.block_lesson .accordion .acd_wrap .acd_content {
  padding: 46px 0 36px 0;
  width: 88.23%;
  margin: auto;
}

#b_kin_lesson_content #lesson_content section.block_lesson .accordion .acd_wrap p {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.7;
  margin-bottom: 2em;
}

#b_kin_lesson_content #lesson_content section.block_lesson .accordion .acd_wrap p:nth-last-of-type(1) {
  margin-bottom: 0px;
}

#b_kin_lesson_content #lesson_content section.block_lesson .accordion .acd_wrap p span {
  background: #b9ff67;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
}

#b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q1 .img {
  width: 100%;
  padding-bottom: 86%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q1 .img figure {
  background-image: url(../img/lesson/1/img_team.png);
}

#b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q2 .img {
  width: 100%;
  padding-bottom: 75.33%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q2 .img figure {
  background-image: url(../img/lesson/1/img_teamwork.png);
}

#b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q3 .img {
  width: 100%;
  padding-bottom: 84%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q3 .img figure {
  background-image: url(../img/lesson/1/img_divercity.png);
}

#b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q4 {
  padding-bottom: 140px;
}

#b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q4 .ttl_h5 {
  text-align: center;
}

#b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q4 .img {
  width: 100%;
  padding-bottom: 74.16%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q4 .img figure {
  background-image: url(../img/lesson/1/img_enviroment.png);
}

#b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q1 .img {
  width: 100%;
  padding-bottom: 79%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q1 .img figure {
  background-image: url(../img/lesson/2/img0.png);
}

#b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q2 .img {
  width: 100%;
  padding-bottom: 66.6%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q2 .img figure {
  background-image: url(../img/lesson/2/img1.png);
}

#b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q3 .img {
  width: 100%;
  padding-bottom: 67.16%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q3 .img figure {
  background-image: url(../img/lesson/2/img2.png);
}

#b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q4 {
  padding-bottom: 140px;
}

#b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q4 .ttl_h5 {
  text-align: center;
}

#b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q4 .img {
  width: 100%;
  padding-bottom: 68.28%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q4 .img figure {
  background-image: url(../img/lesson/2/img3.png);
}

#b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q1 .img {
  width: 100%;
  padding-bottom: 73%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q1 .img figure {
  background-image: url(../img/lesson/3/img0.png);
}

#b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q2 .img {
  width: 100%;
  padding-bottom: 73.5%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q2 .img figure {
  background-image: url(../img/lesson/3/img1.png);
}

#b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q3 .img {
  width: 100%;
  padding-bottom: 59.5%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q3 .img figure {
  background-image: url(../img/lesson/3/img2.png);
}

#b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q4 {
  padding-bottom: 140px;
}

#b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q4 .ttl_h5 {
  text-align: center;
}

#b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q4 .img {
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q4 .img figure {
  background-image: url(../img/lesson/3/img3.png);
}

#b_kin_lesson_content #lesson_content.lesson4 .introduction_knowledge .ttl_h5 h5 span {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: -0.075em;
}

#b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q1 .img {
  width: 100%;
  padding-bottom: 90%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q1 .img figure {
  background-image: url(../img/lesson/4/img0.png);
}

#b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q2 .img {
  width: 100%;
  padding-bottom: 80.83%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q2 .img figure {
  background-image: url(../img/lesson/4/img1.png);
}

#b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q3 .img {
  width: 100%;
  padding-bottom: 68.33%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q3 .img figure {
  background-image: url(../img/lesson/4/img2.png);
}

#b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q4 {
  padding-bottom: 140px;
}

#b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q4 .ttl_h5 {
  text-align: center;
}

#b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q4 .img {
  width: 100%;
  padding-bottom: 90.16%;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q4 .img figure {
  background-image: url(../img/lesson/4/img3.png);
}

#b_kin_lesson_content #lesson_content.lesson5 section.block_lesson#q1 .img {
  width: 100%;
  padding-bottom: 62.66%;
  margin: auto;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson5 section.block_lesson#q1 .img figure {
  background-image: url(../img/lesson/5/img0.png);
}

#b_kin_lesson_content #lesson_content.lesson5 section.block_lesson#q2 .img {
  width: 100%;
  padding-bottom: 62%;
  margin: auto;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson5 section.block_lesson#q2 .img figure {
  background-image: url(../img/lesson/5/img1.png);
}

#b_kin_lesson_content #lesson_content.lesson5 section.block_lesson#q3 {
  padding-bottom: 140px;
}

#b_kin_lesson_content #lesson_content.lesson5 section.block_lesson#q3 .img {
  width: 88.16%;
  padding-bottom: 83.16%;
  margin: auto;
  margin-bottom: 50px;
}

#b_kin_lesson_content #lesson_content.lesson5 section.block_lesson#q3 .img figure {
  background-image: url(../img/lesson/5/img2.png);
}

#b_kin_lesson_content #lesson_content.lesson5 section.block_lesson#q3 .accordion a {
  width: 78%;
}

#b_kin_lesson_content #lesson_content.lesson5 section.block_lesson#q3 .accordion a .inr {
  padding: 10px 10px 6px 10px;
}

@media all and (min-width: 375px) {
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_header {
    position: relative;
    width: 300px;
    margin: auto;
    height: 128px;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_nagatomo {
    width: 66px;
    height: 127px;
    padding-bottom: 0px;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_odamaki {
    width: 89px;
    height: 128px;
    padding-bottom: 0px;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h5 {
    margin-bottom: 40px;
  }
}

/* Small Devices, Tablets */
/* PC */
@media all and (min-width: 864px) {
  #b_kin_modal .nav_index {
    max-width: 996px;
    padding-bottom: 58px;
  }
  #b_kin_modal .nav_index .ttl_nav {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
  }
  #b_kin_modal .nav_index .ttl_nav:before {
    padding-bottom: 2.5%;
    top: 50%;
    height: 1px;
    background: #fff;
  }
  #b_kin_modal .nav_index .ttl_nav h4 {
    position: relative;
    text-align: center;
  }
  #b_kin_modal .nav_index .ttl_nav h4 span {
    font-weight: bold;
    font-size: 22px;
    font-size: 2.2rem;
    padding: 0 15px;
  }
  #b_kin_modal .nav_index ul {
    width: 520px;
    margin: auto;
  }
  #b_kin_modal .nav_index ul li {
    margin-bottom: 12px;
  }
  #b_kin_modal .nav_index ul li a {
    font-size: 11px;
    font-size: 1.1rem;
    position: relative;
    display: inline-block;
  }
  #b_kin_modal .nav_index ul li a span.txt {
    position: relative;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
  }
  #b_kin_modal .nav_index ul li a:before {
    height: 100%;
    width: 0%;
    content: "";
    background: #fff;
    position: absolute;
    -webkit-transition: width 0.4s ease;
    transition: width 0.4s ease;
  }
  #b_kin_modal .nav_index ul li a:hover span.txt {
    color: #000;
    border-color: #000;
  }
  #b_kin_modal .nav_index ul li a:hover:before {
    width: calc(100% - 1em);
  }
  #b_kin_lesson_content .bg_ttl_lesson {
    width: 100px;
    height: 1027px;
  }
  #b_kin_lesson_content #lesson_content {
    padding: 132px 0 300px 0;
  }
  #b_kin_lesson_content #lesson_content .ttl_block {
    width: 640px;
  }
  #b_kin_lesson_content #lesson_content .ttl_block .l_l {
    width: 278px;
    height: 45px;
    padding-bottom: 0%;
    top: 0.5%;
  }
  #b_kin_lesson_content #lesson_content .ttl_block .l_r {
    width: 278px;
    height: 45px;
    padding-bottom: 0%;
    top: 0.5%;
  }
  #b_kin_lesson_content #lesson_content .ttl_block .icon {
    width: 88px;
    padding-bottom: 88px;
    height: 0px;
  }
  #b_kin_lesson_content #lesson_content .ttl_block .txt {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 2px;
  }
  #b_kin_lesson_content #lesson_content .wrap_btn {
    width: 66.66%;
    max-width: 400px;
    margin: auto !important;
  }
  #b_kin_lesson_content #lesson_content .wrap_btn a {
    background: #dadada;
  }
  #b_kin_lesson_content #lesson_content .wrap_btn a .btn_inner:before {
    background: #00a9ff;
  }
  #b_kin_lesson_content #lesson_content .wrap_btn a:hover .btn_inner:before {
    width: 100%;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge {
    width: 100%;
    margin: auto;
    position: relative;
    position: relative;
    top: -40px;
    margin-bottom: 138px;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_header {
    position: relative;
    width: 460px;
    margin: auto;
    height: 161px;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_nagatomo {
    position: absolute;
    height: 156px;
    width: 83px;
    padding-bottom: 0;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_odamaki {
    position: absolute;
    width: 113px;
    height: 161px;
    padding-bottom: 0%;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h4 {
    top: 90px;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h4 h4 {
    display: inline-block;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h4 h4 span {
    font-size: 18px;
    font-size: 1.8rem;
    color: #79bd28;
    background: #fff;
    padding: 0px 10px 0px 12px;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h5 {
    margin-bottom: 40px;
    top: -4px;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h5 h5 {
    text-align: center;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h5 h5 span {
    display: inline;
    background: #fff;
    color: #79bd28;
    font-size: 30px;
    font-size: 3rem;
    line-height: 80px;
    font-weight: bold;
    margin-top: -2px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h5 h5 span:nth-of-type(1) {
    padding-left: 16px;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .ttl_h5 h5 span:nth-of-type(3) {
    padding-right: 16px;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .lead {
    width: 806px;
    margin: auto;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .lead p {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.75;
  }
  #b_kin_lesson_content #lesson_content .introduction_knowledge .lead br.pc {
    display: block;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .section_inner {
    padding-top: 185px;
    padding-bottom: 45px;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .ttl_h5 {
    width: 80%;
    max-width: 996px;
    margin: auto;
    margin-bottom: 25px;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .ttl_h5 h5 {
    font-size: 22px;
    font-size: 2.2rem;
    text-align: center;
    line-height: 1.7;
    margin-bottom: 0px;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .ttl_h5 h5 br.pc {
    display: block;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .img_wrap {
    margin: 55px auto 50px auto;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .qa {
    width: 80%;
    max-width: 800px;
    margin: auto;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .qa dl {
    margin-bottom: 31px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .qa dl dt {
    width: 170px;
    border: none;
    text-align: left;
    font-size: 11px;
    font-size: 1.1rem;
    padding-bottom: 0px;
    margin-bottom: 0px;
    position: relative;
    line-height: 1.75;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .qa dl dt span {
    border-bottom: 2px solid #000;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .qa dl dd {
    width: calc(100% - 170px);
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.75;
    position: relative;
    top: 12px;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .qa dl dd span {
    display: inline;
    line-height: 1.8;
    padding: 0px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .qa dl.q dt:before {
    content: "Q ";
    font-size: 18px;
    font-size: 1.8rem;
    margin-right: 0em;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .qa dl.a dt:before {
    content: "A ";
    font-size: 18px;
    font-size: 1.8rem;
    margin-right: 0em;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion {
    width: 90.66%;
    max-width: 996px;
    margin: auto;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion a {
    display: block;
    width: 73.52%;
    max-width: 700px;
    margin: auto;
    border: 4px solid #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion a .inr {
    padding: 0;
    height: 52px;
    line-height: 52px;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion a .lead {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
    line-height: 54px;
    margin-bottom: 0px;
    -webkit-transition: color 0.15s linear;
    transition: color 0.15s linear;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion a .lead br {
    display: none;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion a .lead:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 12px 0 12px;
    margin: 0 4px;
    border-color: #ffffff transparent transparent transparent;
    -webkit-transition: transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -8px;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion a .txt {
    display: none;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion a:hover .lead {
    color: #0081c2;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion a.active .lead:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -10px;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion .acd_wrap {
    margin-top: -30px;
    top: 0px;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion .acd_wrap .acd_inner {
    background: #fff;
    display: none;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion .acd_wrap .acd_content {
    padding: 54px 0 36px 0;
    width: 80%;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion .acd_wrap p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.7;
    margin-bottom: 4.8em;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion .acd_wrap p:nth-last-of-type(1) {
    margin-bottom: 0px;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson .accordion .acd_wrap p span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson#q1 .img {
    width: 306px;
    padding-bottom: 0%;
    height: 264px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson#q2 .img {
    width: 402px;
    padding-bottom: 0;
    height: 284px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson#q3 .img {
    width: 324px;
    padding-bottom: 0;
    height: 284px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson#q4 {
    padding-bottom: 200px;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson#q4 .ttl_h5 {
    text-align: center;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson#q4 .ttl_h5 br {
    display: none;
  }
  #b_kin_lesson_content #lesson_content section.block_lesson#q4 .img {
    width: 324px;
    height: 284px;
    padding-bottom: 0;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q1 .img {
    width: 306px;
    padding-bottom: 0%;
    height: 264px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q2 .img {
    width: 402px;
    padding-bottom: 0;
    height: 298px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q3 .img {
    width: 324px;
    padding-bottom: 0;
    height: 276px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q4 {
    padding-bottom: 200px;
  }
  #b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q4 .ttl_h5 {
    text-align: center;
  }
  #b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q4 .ttl_h5 br {
    display: none;
  }
  #b_kin_lesson_content #lesson_content.lesson1 section.block_lesson#q4 .img {
    width: 324px;
    height: 243px;
    padding-bottom: 0;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson2 .nav_index ul {
    width: 600px;
  }
  #b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q1 .img {
    width: 357px;
    padding-bottom: 0%;
    height: 282px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q2 .img {
    width: 421px;
    padding-bottom: 0;
    height: 284px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q3 .img {
    width: 425px;
    padding-bottom: 0;
    height: 285px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q4 {
    padding-bottom: 200px;
  }
  #b_kin_lesson_content #lesson_content.lesson2 section.block_lesson#q4 .img {
    width: 409px;
    height: 279px;
    padding-bottom: 0;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson3 .nav_index ul {
    width: 420px;
  }
  #b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q1 .img {
    width: 390px;
    padding-bottom: 0%;
    height: 285px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q2 .img {
    width: 391px;
    padding-bottom: 0;
    height: 285px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q3 .img {
    width: 479px;
    padding-bottom: 0;
    height: 285px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q4 {
    padding-bottom: 200px;
  }
  #b_kin_lesson_content #lesson_content.lesson3 section.block_lesson#q4 .img {
    width: 303px;
    height: 305px;
    padding-bottom: 0;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson4 .nav_index ul {
    width: 680px;
  }
  #b_kin_lesson_content #lesson_content.lesson4 .introduction_knowledge .ttl_h5 {
    margin-bottom: 40px;
    top: -4px;
  }
  #b_kin_lesson_content #lesson_content.lesson4 .introduction_knowledge .ttl_h5 h5 span {
    font-size: 30px;
    font-size: 3rem;
    line-height: 72px;
    letter-spacing: 0em;
  }
  #b_kin_lesson_content #lesson_content.lesson4 .introduction_knowledge .ttl_h5 h5 span:nth-of-type(1) {
    padding-left: 16px;
  }
  #b_kin_lesson_content #lesson_content.lesson4 .introduction_knowledge .ttl_h5 h5 span:nth-of-type(2) {
    padding-right: 16px;
  }
  #b_kin_lesson_content #lesson_content.lesson4 .introduction_knowledge .ttl_h5 h5 span:nth-of-type(3) {
    padding: 0 16px 0 16px;
  }
  #b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q1 .img {
    width: 317px;
    padding-bottom: 0%;
    height: 285px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q2 .img {
    width: 348px;
    padding-bottom: 0;
    height: 285px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q3 .img {
    width: 417px;
    padding-bottom: 0;
    height: 285px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q4 {
    padding-bottom: 200px;
  }
  #b_kin_lesson_content #lesson_content.lesson4 section.block_lesson#q4 .img {
    width: 461px;
    height: 414px;
    padding-bottom: 0;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson5 section.block_lesson#q1 .img {
    width: 454px;
    padding-bottom: 0%;
    height: 285px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson5 section.block_lesson#q2 .img {
    width: 474px;
    padding-bottom: 0;
    height: 294px;
    margin: auto;
    margin-bottom: 50px;
  }
  #b_kin_lesson_content #lesson_content.lesson5 section.block_lesson#q3 {
    padding-bottom: 200px;
  }
  #b_kin_lesson_content #lesson_content.lesson5 section.block_lesson#q3 .accordion a .inr {
    padding: 0px;
  }
  #b_kin_lesson_content #lesson_content.lesson5 section.block_lesson#q3 .img {
    width: 303px;
    padding-bottom: 0;
    height: 285px;
    margin: auto;
    margin-bottom: 50px;
  }
}

#b_kin_modal {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Helvetica, Arial, sans-serif;
  color: #2e2e2e;
}

#b_kin_modal .bg_ttl_mind {
  width: 63px;
  height: 255px;
  background: url(../img/mind/bg_ttl_mind.png) top left no-repeat;
  background-size: cover;
  position: absolute;
  left: 0px;
  top: 0px;
}

#b_kin_modal #b_kin_mind_content {
  background: #dadada;
}

#b_kin_modal #b_kin_mind_content:before {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  background: #dadada;
}

#b_kin_modal #b_kin_mind_content .ttl_block .icon {
  width: 20.265%;
  padding-bottom: 20.265%;
  height: 0px;
}

#b_kin_modal .ttl_rhombus {
  width: 92.26%;
  margin: auto;
  max-width: 1260px;
  position: relative;
  margin-bottom: 40px;
}

#b_kin_modal .ttl_rhombus span.l_l,
#b_kin_modal .ttl_rhombus span.l_r {
  height: 0;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -0.615%;
  display: none;
}

#b_kin_modal .ttl_rhombus span.l_l:before,
#b_kin_modal .ttl_rhombus span.l_r:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#b_kin_modal .ttl_rhombus span.l_l {
  left: 0px;
  width: 25.2%;
  padding-bottom: 1.46%;
}

#b_kin_modal .ttl_rhombus span.l_l:before {
  background-position: right top;
}

#b_kin_modal .ttl_rhombus span.l_r {
  right: 0px;
  width: 25.4%;
  padding-bottom: 1.25%;
}

#b_kin_modal .ttl_rhombus span.l_r:before {
  background-position: right top;
}

#b_kin_modal .ttl_rhombus .rhombus_h4 {
  height: 105px;
  text-align: center;
}

#b_kin_modal .ttl_rhombus .rhombus_h4 .ttl_h4_inner {
  position: absolute;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  top: 0px;
  display: inline-block;
  width: auto;
  height: 100%;
  position: absolute;
  text-align: center;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#b_kin_modal .ttl_rhombus .rhombus_h4 h4 {
  white-space: nowrap;
}

#b_kin_modal .ttl_rhombus .rhombus_h4 h4 span {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  line-height: 44px;
  text-align: center;
  width: 100%;
  color: #e68200;
  font-weight: bold;
}

#b_kin_modal .ttl_rhombus .rhombus_h4 h4:after, #b_kin_modal .ttl_rhombus .rhombus_h4 h4:before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0px;
  width: 30px;
  top: 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

#b_kin_modal .ttl_rhombus .rhombus_h4 h4:before {
  background-image: url(../img/common/rhomb_l.png);
  left: -28px;
}

#b_kin_modal .ttl_rhombus .rhombus_h4 h4:after {
  background-image: url(../img/common/rhomb_r.png);
  right: -29px;
}

#b_kin_modal .ttl_rhombus.rhombus_mind .rhombus_h4 h4 span {
  color: #a046ff;
}

#b_kin_modal #mind_content {
  position: relative;
  padding-bottom: 160px;
  padding-top: 100px;
}

#b_kin_modal #mind_content .lead {
  width: 82.6%;
  max-width: 800px;
  margin: auto;
  margin-bottom: 80px;
}

#b_kin_modal #mind_content .lead p {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.75;
}

#b_kin_modal #mind_content .nav_index {
  margin-bottom: 70px;
}

#b_kin_modal #mind_content .block_mind {
  width: 83%;
  max-width: 890px;
  margin: auto;
  padding-top: 70px;
}

#b_kin_modal #mind_content .block_mind h4 {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 20px;
}

#b_kin_modal #mind_content .block_mind h5 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 1.5em;
}

#b_kin_modal #mind_content .block_mind h5 span {
  line-height: 1.75;
  font-size: 11px;
  font-size: 1.1rem;
  color: #a046ff;
}

#b_kin_modal #mind_content .block_mind h5 span:before {
  content: "ー";
  color: #a046ff;
  font-weight: normal;
}

#b_kin_modal #mind_content .block_mind .txt {
  margin-bottom: 4em;
}

#b_kin_modal #mind_content .block_mind p {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.9;
  margin: 0px;
}

#b_kin_modal #mind_content .block_mind .img_wrap {
  margin-bottom: 42px;
}

#b_kin_modal #mind_content .block_mind .img {
  width: 100%;
  height: 0px;
  position: relative;
}

#b_kin_modal #mind_content .block_mind .img figure {
  padding: 0px;
  margin: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#b_kin_modal #mind_content .block_mind#m1 .img {
  padding-bottom: 66.66%;
}

#b_kin_modal #mind_content .block_mind#m1 .img figure {
  background-image: url(../img/mind/img0.jpg);
}

#b_kin_modal #mind_content .block_mind#m2 .img {
  width: 45.66%;
  margin: auto;
  padding-bottom: 66.66%;
}

#b_kin_modal #mind_content .block_mind#m2 .img figure {
  background-image: url(../img/mind/img1.jpg);
}

#b_kin_modal #mind_content .block_mind#m3 .img {
  padding-bottom: 66.66%;
}

#b_kin_modal #mind_content .block_mind#m3 .img figure {
  background-image: url(../img/mind/img2.jpg);
}

#b_kin_modal #mind_content .block_mind#m4 .img {
  padding-bottom: 66.66%;
}

#b_kin_modal #mind_content .block_mind#m4 .img figure {
  background-image: url(../img/mind/img3.jpg);
}

#b_kin_modal #mind_content .block_mind#m5 {
  padding-bottom: 160px;
}

#b_kin_modal #mind_content .block_mind#m5 .img {
  padding-bottom: 66.66%;
}

#b_kin_modal #mind_content .block_mind#m5 .img figure {
  background-image: url(../img/mind/img4.jpg);
}

#b_kin_modal #mind_content .wrap_btn {
  width: 66.66%;
  max-width: 400px;
  margin: auto !important;
}

#b_kin_modal #mind_content .wrap_btn a {
  background: #86dffa;
}

@media all and (min-width: 375px) {
  #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 h4 span {
    font-size: 22px;
    font-size: 2.2rem;
  }
  #b_kin_modal #b_kin_mind_content .ttl_block .icon {
    width: 88px;
    padding-bottom: 0;
    height: 88px;
  }
}

/* Small Devices, Tablets */
@media all and (min-width: 768px) {
  #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 h4 {
    padding: 0 30px;
  }
  #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 h4:after, #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 h4:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0px;
    width: 25px;
    top: 0px;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 h4:before {
    left: -25px;
  }
  #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 h4:after {
    right: -25px;
  }
  #b_kin_modal #b_kin_mind_content .ttl_block {
    /*
    span.l_l,
    span.l_r{ top: 0px; width: 278px; height: 45px;}
    */
  }
  #b_kin_modal #b_kin_mind_content .ttl_block span.l_l,
  #b_kin_modal #b_kin_mind_content .ttl_block span.l_r {
    top: 0px;
  }
  #b_kin_modal #b_kin_mind_content .ttl_block h3 span.txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/* PC */
@media all and (min-width: 864px) {
  #b_kin_modal #b_kin_mind_content .ttl_block {
    margin-bottom: 104px;
  }
  #b_kin_modal #b_kin_mind_content .ttl_block h3 span.txt {
    margin-top: 4px;
  }
  #b_kin_modal #b_kin_mind_content .ttl_rhombus {
    width: 92%;
    max-width: 1256px;
    margin: auto;
  }
  #b_kin_modal #b_kin_mind_content .ttl_rhombus span.l_l,
  #b_kin_modal #b_kin_mind_content .ttl_rhombus span.l_r {
    display: block;
  }
  #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 h4 span {
    font-size: 30px;
    font-size: 3rem;
  }
  #b_kin_modal #b_kin_mind_content .ttl_rhombus {
    margin-bottom: 58px;
  }
  #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 {
    height: 90px;
    text-align: center;
  }
  #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 h4 {
    white-space: nowrap;
  }
  #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 h4 span {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1;
    text-align: center;
    width: 100%;
  }
  #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 h4 span br {
    display: none;
  }
  #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 h4:after, #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 h4:before {
    width: 25px;
  }
  #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 h4:before {
    left: -25px;
  }
  #b_kin_modal #b_kin_mind_content .ttl_rhombus .rhombus_h4 h4:after {
    right: -25px;
  }
  #b_kin_modal #b_kin_mind_content .bg_ttl_mind {
    width: 110px;
    height: 402px;
  }
  #b_kin_modal #b_kin_mind_content #mind_content {
    position: relative;
    padding-top: 131px;
    padding-bottom: 240px;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .lead {
    margin-bottom: 189px;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .lead p {
    font-weight: bold;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.9;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .nav_index {
    margin-bottom: 90px;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind {
    width: 82%;
    max-width: 890px;
    margin: auto;
    padding: 90px 0 90px 0;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind h4 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 43px;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind h5 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 1.5em;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind h5 span {
    line-height: 1.75;
    font-size: 11px;
    font-size: 1.1rem;
    color: #a046ff;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind h5 span:before {
    content: "ー";
    color: #a046ff;
    font-weight: normal;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind .txt {
    margin-bottom: 4em;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind .txt:nth-last-of-type(1) {
    margin-bottom: 0px;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.8;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind .img_wrap {
    margin-bottom: 42px;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind .img {
    width: 100%;
    height: 0px;
    position: relative;
    margin: auto;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind .img figure {
    padding: 0px;
    margin: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind#m1 .img {
    padding-bottom: 0;
    width: 600px;
    height: 400px;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind#m2 .img {
    width: 274px;
    height: 400px;
    padding-bottom: 0%;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind#m3 .img {
    padding-bottom: 0;
    width: 600px;
    height: 400px;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind#m4 .img {
    padding-bottom: 0;
    width: 600px;
    height: 400px;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind#m5 {
    padding-bottom: 240px;
  }
  #b_kin_modal #b_kin_mind_content #mind_content .block_mind#m5 .img {
    padding-bottom: 0;
    width: 600px;
    height: 400px;
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(720deg);
    transform: rotate(720deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(720deg);
    transform: rotate(720deg);
  }
}

@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-720deg);
    transform: rotate(-720deg);
  }
}

@keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-720deg);
    transform: rotate(-720deg);
  }
}

@-webkit-keyframes rotate3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  30% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  30% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.bg_knowledge p.b0 {
  -webkit-animation: rotate 40s linear 0s infinite;
  animation: rotate 40s linear 0s infinite;
}

.bg_knowledge p.b1 {
  -webkit-animation: rotate2 30s ease-in-out 0s infinite;
  animation: rotate2 30s ease-in-out 0s infinite;
}

.bg_knowledge p.b2 {
  -webkit-animation: rotate 40s ease-in-out 0s infinite;
  animation: rotate 40s ease-in-out 0s infinite;
}

.bg_knowledge p.b3 {
  -webkit-animation: rotate2 40s linear 0s infinite;
  animation: rotate2 40s linear 0s infinite;
}

.bg_knowledge p.b4 {
  -webkit-animation: rotate 30s ease-in-out 0s infinite;
  animation: rotate 30s ease-in-out 0s infinite;
}

#b_kin_wrapper #b_kin_news_top .ttl_h3 span.line {
  width: 0%;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

#b_kin_wrapper #b_kin_news_top .ttl_h3 .txt {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_news_top ul li {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_news_top .news_more {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_news_top.animate .ttl_h3 span.line {
  width: 100%;
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

#b_kin_wrapper #b_kin_news_top.animate .ttl_h3 .txt {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_news_top.animate ul li {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_news_top.animate ul li:nth-child(1) {
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}

#b_kin_wrapper #b_kin_news_top.animate ul li:nth-child(2) {
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

#b_kin_wrapper #b_kin_news_top.animate ul li:nth-child(3) {
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_news_top.animate .news_more {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

#b_kin_wrapper .bg_about p.b0 {
  -webkit-animation: rotate 40s ease-in-out 0s infinite;
  animation: rotate 40s ease-in-out 0s infinite;
}

#b_kin_wrapper .bg_about p.b1 {
  -webkit-animation: rotate2 30s ease-in-out 0s infinite;
  animation: rotate2 30s ease-in-out 0s infinite;
}

#b_kin_wrapper .bg_about p.b2 {
  -webkit-animation: rotate 40s ease-in-out 0s infinite;
  animation: rotate 40s ease-in-out 0s infinite;
}

#b_kin_wrapper .bg_about p.b3 {
  -webkit-animation: rotate2 40s ease-in-out 0s infinite;
  animation: rotate2 40s ease-in-out 0s infinite;
}

#b_kin_wrapper .bg_about p.b4 {
  -webkit-animation: rotate 30s ease-in-out 0s infinite;
  animation: rotate 30s ease-in-out 0s infinite;
}

#b_kin_wrapper #b_kin_about .icon {
  -webkit-animation: rotate3 5s ease-in-out 0s infinite;
  animation: rotate3 5s ease-in-out 0s infinite;
}

#b_kin_wrapper #b_kin_about .about_content .lead_about span {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_about .about_content .icons ul li {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_about .about_content .wrap_btn {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_about .about_content.animate .lead_about span,
#b_kin_wrapper #b_kin_about .about_content.animate .icons ul li,
#b_kin_wrapper #b_kin_about .about_content.animate .wrap_btn {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(2) {
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}

#b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(3) {
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

#b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(4) {
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(5) {
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

#b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(5) {
  transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
}

#b_kin_wrapper #b_kin_about .about_content.animate .icons ul li:nth-child(1) {
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}

#b_kin_wrapper #b_kin_about .about_content.animate .icons ul li:nth-child(2) {
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

#b_kin_wrapper #b_kin_about .about_content.animate .icons ul li:nth-child(3) {
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_about .about_content.animate .icons ul li:nth-child(4) {
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

#b_kin_wrapper #b_kin_about .about_content.animate .wrap_btn {
  transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
}

#b_kin_wrapper #b_kin_about .ttl_what .ttl_h3 h3 span.txt {
  display: block;
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_about .ttl_what .ttl_h3 h3 .line {
  width: 0px;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

#b_kin_wrapper #b_kin_about .ttl_what .lead_what {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_about .ttl_what.animate .ttl_h3 span.txt {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_about .ttl_what.animate .ttl_h3 .line {
  width: 100%;
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_about .ttl_what.animate .lead_what {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

#b_kin_wrapper #b_kin_about .content_what .wrap_btn {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_about .content_what .img_diagram .top {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}

#b_kin_wrapper #b_kin_about .content_what .img_diagram .top .title {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

#b_kin_wrapper #b_kin_about .content_what .img_diagram .middle .img_circle {
  -webkit-transition: transform 0.6s ease 0s, opacity 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: transform 0.6s ease 0s, opacity 0.6s ease 0s;
  transition: transform 0.6s ease 0s, opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#b_kin_wrapper #b_kin_about .content_what .img_diagram .middle .img_circle:before {
  -webkit-transition: transform 0.6s ease;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

#b_kin_wrapper #b_kin_about .content_what .img_diagram .middle .title {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_about .content_what .img_diagram .middle .knowledge .img_knowledge {
  width: 0px;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

#b_kin_wrapper #b_kin_about .content_what .img_diagram .middle .knowledge .txt {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}

#b_kin_wrapper #b_kin_about .content_what .img_diagram .middle .exercise .img_exercise {
  width: 0px;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

#b_kin_wrapper #b_kin_about .content_what .img_diagram .middle .exercise .txt {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}

#b_kin_wrapper #b_kin_about .content_what .img_diagram .middle .food .img_food {
  width: 0px;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

#b_kin_wrapper #b_kin_about .content_what .img_diagram .middle .food .txt {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
}

#b_kin_wrapper #b_kin_about .content_what .img_diagram .middle .mind .img_mind {
  width: 0px;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

#b_kin_wrapper #b_kin_about .content_what .img_diagram .middle .mind .txt {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
}

#b_kin_wrapper #b_kin_about .content_what .img_diagram .bottom {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_about .content_what.animate .wrap_btn {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_about .content_what.animate .wrap_btn {
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}

#b_kin_wrapper #b_kin_about .content_what.animate .img_diagram .middle .img_circle {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

#b_kin_wrapper #b_kin_about .content_what.animate .img_diagram .middle .img_circle:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

#b_kin_wrapper #b_kin_about .content_what.animate .img_diagram .middle .title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

#b_kin_wrapper #b_kin_about .content_what.animate .img_diagram .middle .knowledge .img_knowledge {
  width: 100%;
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

#b_kin_wrapper #b_kin_about .content_what.animate .img_diagram .middle .knowledge .txt {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
}

#b_kin_wrapper #b_kin_about .content_what.animate .img_diagram .middle .exercise .img_exercise {
  width: 100%;
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

#b_kin_wrapper #b_kin_about .content_what.animate .img_diagram .middle .exercise .txt {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
}

#b_kin_wrapper #b_kin_about .content_what.animate .img_diagram .middle .food .img_food {
  width: 100%;
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

#b_kin_wrapper #b_kin_about .content_what.animate .img_diagram .middle .food .txt {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
}

#b_kin_wrapper #b_kin_about .content_what.animate .img_diagram .middle .mind .img_mind {
  width: 100%;
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

#b_kin_wrapper #b_kin_about .content_what.animate .img_diagram .middle .mind .txt {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
}

#b_kin_wrapper #b_kin_about .content_what.animate .top {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 1s;
  -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
}

#b_kin_wrapper #b_kin_about .content_what.animate .top .title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 1.6s;
  -moz-transition-delay: 1.6s;
  -webkit-transition-delay: 1.6s;
}

#b_kin_wrapper #b_kin_about .content_what.animate .bottom {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 1s;
  -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
}

#b_kin_wrapper .ttl_block h3 {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
}

#b_kin_wrapper .ttl_block span.l_l:before {
  width: 0%;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  right: 0px;
}

#b_kin_wrapper .ttl_block span.l_r:before {
  width: 0%;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  left: 0px;
}

#b_kin_wrapper .ttl_block.animate h3 {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

#b_kin_wrapper .ttl_block.animate span.l_l:before,
#b_kin_wrapper .ttl_block.animate span.l_r:before {
  width: 100%;
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

#b_kin_wrapper .ttl_rhombus {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper .ttl_rhombus.animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper .ttl_wrap_rhombus p {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper .ttl_wrap_rhombus.animate .ttl_rhombus {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper .ttl_wrap_rhombus.animate p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}

#b_kin_wrapper #b_kin_knowledge .content .members li:nth-child(1) {
  -webkit-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s;
  -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  transition: opacity 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  transition: opacity 0.4s ease 0s, transform 0.4s ease 0s;
  transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}

#b_kin_wrapper #b_kin_knowledge .content .members li:nth-child(2) {
  -webkit-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s;
  -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  transition: opacity 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  transition: opacity 0.4s ease 0s, transform 0.4s ease 0s;
  transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
}

#b_kin_wrapper #b_kin_knowledge .content .lead h4, #b_kin_wrapper #b_kin_knowledge .content .lead p {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_knowledge .content.animate .members {
  overflow: hidden;
}

#b_kin_wrapper #b_kin_knowledge .content.animate .members li:nth-child(1),
#b_kin_wrapper #b_kin_knowledge .content.animate .members li:nth-child(2) {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_knowledge .content.animate .members li:nth-child(2) {
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}

#b_kin_wrapper #b_kin_knowledge .content.animate .lead h4, #b_kin_wrapper #b_kin_knowledge .content.animate .lead p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_knowledge .content.animate .lead h4 {
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

#b_kin_wrapper #b_kin_knowledge .content.animate .lead p {
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_knowledge .content ul.link_lesson li {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_knowledge .content ul.link_lesson.animate li {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_knowledge .content ul.link_lesson.animate li:nth-child(1) {
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}

#b_kin_wrapper #b_kin_knowledge .content ul.link_lesson.animate li:nth-child(2) {
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

#b_kin_wrapper #b_kin_knowledge .content ul.link_lesson.animate li:nth-child(3) {
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_knowledge .content ul.link_lesson.animate li:nth-child(4) {
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

#b_kin_wrapper #b_kin_knowledge .content ul.link_lesson.animate li:nth-child(5) {
  transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
}

#b_kin_wrapper #b_kin_knowledge .content ul.link_lesson.animate li:nth-child(6) {
  transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#b_kin_wrapper #b_kin_exercise .col2 .block_person {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_exercise .col2 .block_person p.icon_arrow {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(20px, 10px, 0);
  transform: translate3d(20px, 10px, 0);
}

#b_kin_wrapper #b_kin_exercise .col2 .lead h4, #b_kin_wrapper #b_kin_exercise .col2 .lead p {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_exercise .col2.animate .block_person {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_exercise .col2.animate .block_person p.icon_arrow {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_exercise .col2.animate .lead h4, #b_kin_wrapper #b_kin_exercise .col2.animate .lead p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_exercise .col2.animate .lead h4 {
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

#b_kin_wrapper #b_kin_exercise .col2.animate .lead p {
  transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie li .num_wrap {
  overflow: hidden;
  width: 0px;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie li .img_wrap {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie li .txt p, #b_kin_wrapper #b_kin_exercise .list_exercise_movie li h5 {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie li .txt {
  position: relative;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie li .txt:before {
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  content: "";
  width: 100%;
  height: 0px;
  padding-bottom: 14.4%;
  background: #dadada;
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 2;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie li:nth-child(2n) .txt:before {
  left: 0px;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie li a .col_txt .txt:after {
  width: 0px;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie li.animate .img_wrap {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie li.animate .num_wrap {
  width: 120px;
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie li.animate .txt p, #b_kin_wrapper #b_kin_exercise .list_exercise_movie li.animate h5 {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie li.animate h5 {
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie li.animate .txt p {
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_exercise .list_exercise_movie li.animate .txt:before {
  width: 0%;
  transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
}

#b_kin_wrapper #b_kin_recipe .col2 {
  overflow: hidden;
}

#b_kin_wrapper #b_kin_recipe .col2 .block_person {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_recipe .col2 .block_person p.icon_arrow {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(20px, -10px, 0);
  transform: translate3d(20px, -10px, 0);
}

#b_kin_wrapper #b_kin_recipe .col2 .lead h4, #b_kin_wrapper #b_kin_recipe .col2 .lead p {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_recipe .col2.animate .block_person {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_recipe .col2.animate .block_person p.icon_arrow {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_recipe .col2.animate .lead h4, #b_kin_wrapper #b_kin_recipe .col2.animate .lead p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_recipe .col2.animate .lead h4 {
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

#b_kin_wrapper #b_kin_recipe .col2.animate .lead p {
  transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
}

#b_kin_wrapper #b_kin_recipe .list_recipe ul li {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_recipe .list_recipe ul li.animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_mind .wrap_content .bg {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
}

#b_kin_wrapper #b_kin_mind .wrap_content h4,
#b_kin_wrapper #b_kin_mind .wrap_content .wrap_btn {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_mind .wrap_content .lead h4, #b_kin_wrapper #b_kin_mind .wrap_content .lead p {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_mind .wrap_content.animate .bg {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_mind .wrap_content.animate h4,
#b_kin_wrapper #b_kin_mind .wrap_content.animate .wrap_btn {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}

#b_kin_wrapper #b_kin_mind .wrap_content.animate .lead h4, #b_kin_wrapper #b_kin_mind .wrap_content.animate .lead p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_mind .wrap_content.animate .lead h4 {
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}

#b_kin_wrapper #b_kin_mind .wrap_content.animate .lead p {
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

#b_kin_wrapper #b_kin_mind .wrap_content.animate .wrap_btn {
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_crosstalk .ttl_h3 h3 span.txt {
  display: block;
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_crosstalk .ttl_h3 h3 .line {
  width: 0px;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

#b_kin_wrapper #b_kin_crosstalk .ttl_h3.animate h3 span.txt {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_crosstalk .ttl_h3.animate h3 .line {
  width: 100%;
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_crosstalk .lead h4, #b_kin_wrapper #b_kin_crosstalk .lead p {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_crosstalk .lead.animate h4, #b_kin_wrapper #b_kin_crosstalk .lead.animate p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_crosstalk .lead.animate p {
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}

#b_kin_wrapper #b_kin_crosstalk .talk .img,
#b_kin_wrapper #b_kin_crosstalk .talk .ttl_h5,
#b_kin_wrapper #b_kin_crosstalk .talk .txt,
#b_kin_wrapper #b_kin_crosstalk .talk .img .ttl {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_crosstalk .talk.animate .img, #b_kin_wrapper #b_kin_crosstalk .talk.animate .ttl_h5, #b_kin_wrapper #b_kin_crosstalk .talk.animate .txt, #b_kin_wrapper #b_kin_crosstalk .talk.animate .img .ttl {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_crosstalk .talk.animate .img {
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

#b_kin_wrapper #b_kin_crosstalk .talk.animate .ttl_h5 {
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_crosstalk .talk.animate .txt {
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

#b_kin_wrapper #b_kin_member .member .ttl_h3 h3 span.txt {
  display: block;
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_member .member .ttl_h3 h3 span.line {
  width: 0px;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

#b_kin_wrapper #b_kin_member .member .ttl_h3.animate h3 span.txt {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_member .member .ttl_h3.animate h3 span.line {
  width: 100%;
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_member .member .ttl_h4 {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_member .member .ttl_h4.animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_member .member ul li .img {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_member .member ul li p.icon_hash {
  -webkit-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s;
  -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  transition: opacity 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  transition: opacity 0.4s ease 0s, transform 0.4s ease 0s;
  transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  opacity: 0;
}

#b_kin_wrapper #b_kin_member .member ul li .name dl {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}

#b_kin_wrapper #b_kin_member .member ul li .name .line:before {
  width: 0px;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

#b_kin_wrapper #b_kin_member .member ul li .profile {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_member .member ul li:nth-child(1) p.icon_hash {
  -webkit-transform: translate3d(15px, -8px, 0);
  transform: translate3d(15px, -8px, 0);
}

#b_kin_wrapper #b_kin_member .member ul li:nth-child(1) p.icon_hash {
  -webkit-transform: translate3d(15px, 5px, 0);
  transform: translate3d(15px, 5px, 0);
}

#b_kin_wrapper #b_kin_member .member ul li.animate .img {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_member .member ul li.animate .name dl {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}

#b_kin_wrapper #b_kin_member .member ul li.animate .name .line:before {
  width: 100%;
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_member .member ul li.animate p.icon_hash {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -webkit-transition-delay: 1.2s;
}

#b_kin_wrapper #b_kin_member .member ul li.animate .profile {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#b_kin_wrapper #b_kin_news .ttl_h3 h3 span.txt {
  display: block;
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_news .ttl_h3 h3 span.line {
  width: 0px;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

#b_kin_wrapper #b_kin_news .ttl_h3.animate h3 span.txt {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_news .ttl_h3.animate h3 span.line {
  width: 100%;
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

#b_kin_wrapper #b_kin_news ul li .img_wrap,
#b_kin_wrapper #b_kin_news ul li .txt_wrap {
  -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

#b_kin_wrapper #b_kin_news ul li.animate .img_wrap,
#b_kin_wrapper #b_kin_news ul li.animate .txt_wrap {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#b_kin_wrapper #b_kin_news ul li.animate .txt_wrap {
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}

/* Small Devices, Tablets */
/* PC */
@media all and (min-width: 864px) {
  #b_kin_wrapper #b_kin_about .about_content .lead_about {
    -webkit-transition: transform 0s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease;
  }
  #b_kin_wrapper #b_kin_about .about_content .lead_about span {
    -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .lead_about span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(1) {
    transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(2) {
    transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(3) {
    transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(4) {
    transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(5) {
    transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(6) {
    transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(7) {
    transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(8) {
    transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -webkit-transition-delay: 0.8s;
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(9) {
    transition-delay: 0.9s;
    -moz-transition-delay: 0.9s;
    -webkit-transition-delay: 0.9s;
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .lead_about span:nth-of-type(10) {
    transition-delay: 1s;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .icons ul li:nth-child(1) {
    transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .icons ul li:nth-child(2) {
    transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .icons ul li:nth-child(3) {
    transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .icons ul li:nth-child(4) {
    transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -webkit-transition-delay: 0.8s;
  }
  #b_kin_wrapper #b_kin_about .about_content.animate .wrap_btn {
    transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -webkit-transition-delay: 0.8s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what .ttl_h3 h3 span.txt {
    display: block;
    -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  #b_kin_wrapper #b_kin_member .ttl_what .ttl_h3 h3 .line {
    width: 0px;
    -webkit-transition: width 0.5s ease;
    transition: width 0.5s ease;
  }
  #b_kin_wrapper #b_kin_member .ttl_what .lead_what {
    -webkit-transition: transform 0s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease;
  }
  #b_kin_wrapper #b_kin_member .ttl_what .lead_what span {
    -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .ttl_h3 span.txt {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .ttl_h3 .line {
    width: 1151px;
    transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(1) {
    transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(2) {
    transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(3) {
    transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(4) {
    transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(5) {
    transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -webkit-transition-delay: 0.8s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(6) {
    transition-delay: 0.9s;
    -moz-transition-delay: 0.9s;
    -webkit-transition-delay: 0.9s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(7) {
    transition-delay: 1s;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(8) {
    transition-delay: 1.1s;
    -moz-transition-delay: 1.1s;
    -webkit-transition-delay: 1.1s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(9) {
    transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -webkit-transition-delay: 1.2s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(10) {
    transition-delay: 1.3s;
    -moz-transition-delay: 1.3s;
    -webkit-transition-delay: 1.3s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(11) {
    transition-delay: 1.4s;
    -moz-transition-delay: 1.4s;
    -webkit-transition-delay: 1.4s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(12) {
    transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(13) {
    transition-delay: 1.6s;
    -moz-transition-delay: 1.6s;
    -webkit-transition-delay: 1.6s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(14) {
    transition-delay: 1.7s;
    -moz-transition-delay: 1.7s;
    -webkit-transition-delay: 1.7s;
  }
  #b_kin_wrapper #b_kin_member .ttl_what.animate .lead_what span:nth-of-type(15) {
    transition-delay: 1.8s;
    -moz-transition-delay: 1.8s;
    -webkit-transition-delay: 1.8s;
  }
  #b_kin_wrapper .join_us .content_joinus ul li .txt h4 {
    -webkit-transition: opacity 0s ease;
    transition: opacity 0s ease;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #b_kin_wrapper .join_us .content_joinus ul li .txt h4 span.txt {
    -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  #b_kin_wrapper .join_us .content_joinus ul li .txt h4 span.line {
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
    width: 0px;
  }
  #b_kin_wrapper .join_us .content_joinus ul li .txt .name_inner h5 {
    -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  #b_kin_wrapper .join_us .content_joinus ul li .txt .name_inner h5 span.line {
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
    width: 0%;
  }
  #b_kin_wrapper .join_us .content_joinus ul li.animate .txt h4 span.txt {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
  }
  #b_kin_wrapper .join_us .content_joinus ul li.animate .txt h4 span.line {
    width: 100%;
    transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
  }
  #b_kin_wrapper .join_us .content_joinus ul li.animate .txt .name_inner h5 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
  }
  #b_kin_wrapper .join_us .content_joinus ul li.animate .txt .name_inner h5 span.line {
    width: 100%;
    transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
  }
  #b_kin_wrapper .member ul li .img {
    -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  #b_kin_wrapper .member ul li p.icon_hash {
    -webkit-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, transform 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
    opacity: 0;
  }
  #b_kin_wrapper .member ul li .name dl {
    -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  #b_kin_wrapper .member ul li .name .line:before {
    width: 0px;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
  }
  #b_kin_wrapper .member ul li .profile {
    -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  #b_kin_wrapper .member ul li:nth-child(1) p.icon_hash {
    -webkit-transform: translate3d(15px, -8px, 0);
    transform: translate3d(15px, -8px, 0);
  }
  #b_kin_wrapper .member ul li:nth-child(2) p.icon_hash {
    -webkit-transform: translate3d(15px, 5px, 0);
    transform: translate3d(15px, 5px, 0);
  }
  #b_kin_wrapper .member ul li.animate .img {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #b_kin_wrapper .member ul li.animate .name dl {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
  }
  #b_kin_wrapper .member ul li.animate .name .line:before {
    width: 100%;
    transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
  }
  #b_kin_wrapper .member ul li.animate p.icon_hash {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -webkit-transition-delay: 1.2s;
  }
  #b_kin_wrapper .member ul li.animate .profile {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
  }
  #b_kin_wrapper #b_kin_news .ttl_h3 h3 span.txt {
    display: block;
    -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  #b_kin_wrapper #b_kin_news .ttl_h3 h3 span.line {
    width: 0px;
    -webkit-transition: width 0.5s ease;
    transition: width 0.5s ease;
  }
  #b_kin_wrapper #b_kin_news .ttl_h3.animate h3 span.txt {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #b_kin_wrapper #b_kin_news .ttl_h3.animate h3 span.line {
    width: 1151px;
    transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
  }
  #b_kin_wrapper #b_kin_news ul li .img_wrap,
  #b_kin_wrapper #b_kin_news ul li .txt_wrap {
    -webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    -webkit-transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
    transition: opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  #b_kin_wrapper #b_kin_news ul li.animate .img_wrap,
  #b_kin_wrapper #b_kin_news ul li.animate .txt_wrap {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #b_kin_wrapper #b_kin_news ul li.animate .txt_wrap {
    transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
  }
}
/*  追記  */
#mmi-container #page-header {
  z-index: 1;
  position: relative;
}

#mmi-container #b_kin_modal .ttl_rhombus {
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

#mmi-container #b_kin_modal .nav_index {
  margin: auto;
  padding-bottom: 32px;
}

@media (min-width: 864px) {
  #mmi-container #b_kin_modal .nav_index {
    padding-bottom: 58px;
  }
}

#b_kin_modal #b_kin_specialinterview_content:before {
  content: none !important;
}
/*# sourceMappingURL=specialinterview.css.map */