@charset "UTF-8";
@media (max-width: 737px) {
  .pc_only {
    display: none;
  }
}

@media (min-width: 736px) {
  .sp_only {
    display: none;
  }
}

/* (temporary css)
*****************************************************/
/* header.header { height: auto; max-width: 1365px; } */
footer.footer {
  height: auto;
  margin: 0 auto;
  max-width: 1365px;
}

footer .foot_btn {
  border-top: 2px solid #00a2d7;
  margin: 0 auto;
  right: 0;
  text-align: center;
}

/* Back to top button
*****************************************************/
#return-to-top {
  margin-bottom: 20px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  display: block;
  text-decoration: none;
  display: none;
  -webkit-transition: all 0.3s linear;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 9999;
}

#return-to-top:hover {
  opacity: 0.7;
}

/* コンテンツ
*****************************************************/
.wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 980px;
  width: 100%;
}

.koseikai > section {
  color: #333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.7;
  margin: 0;
  padding: 0;
}

section {
  clear: both;
  display: block;
  overflow: hidden;
}

section .inner {
  margin: 0 auto;
  max-width: 980px;
  padding: 50px 0;
  width: 100%;
}

section .inner.inner-wide {
  max-width: 980px;
}

section .inner > p {
  padding-bottom: 30px;
  text-align: justify;
}

section .inner p.no {
  padding-bottom: 0;
}

.wrapper *,
.wrapper *:before,
.wrapper *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}

address,
caption,
cite,
code,
dfn,
var,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
  margin-top: 0;
}

ul,
ol {
  margin: 0;
  margin-left: 0;
  padding: 0;
}

li {
  margin-bottom: 0;
}

p {
  margin: 0;
}

table {
  border: none;
  margin: 0;
}

th,
td {
  border: none;
}

/* .global-nav li ul li.gmbg5_1 {
	background: #fff;
	display: table-cell;
	padding: 10px;
	width: 2500px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.global-nav li ul li.gmbg5_1 a {
	background: url('../images/gmbg5_1.jpg') center bottom 10px no-repeat;
} */
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

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

.wrapper a {
  text-decoration: none;
}

.wrapper a:hover {
  opacity: 0.7;
}

.cfix,
.page-container,
.logo-wrapper a,
nav ul.menu,
.dropdown-nav,
.dropdown-nav .category-menu,
.dropdown-nav ul.submenu,
figure,
.link-button-sp ul.link-button-wrap,
.head-tabs ul.tab-menu,
.head-tabs .tab-box ul,
.news ul.news-list,
ul.footer-links,
ul.footer-links > li.wider ul.wider-inner,
ul.footer-links .menu-box {
  clear: both;
  overflow: hidden;
  display: block;
}

img {
  height: auto;
  max-width: 100%;
}

.clearfix {
  clear: both;
  display: block;
  overflow: hidden;
}

.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.tbl {
  display: table;
  width: 100%;
  height: 100%;
}

.tbl-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.spDisp_lp {
  display: none;
}

.img-center {
  margin: 0 auto;
  text-align: center;
}

.txt-center {
  text-align: center;
}

.red {
  color: #ed1c24;
  font-weight: 700;
}

.yellow {
  color: #ffff00;
  font-weight: 700;
}

.padbot40 {
  padding-bottom: 40px;
}

.sp-only {
  display: none;
}

.cfix {
  clear: both;
  display: block;
  overflow: visible;
}

/* Section Area */
.section h3 {
  color: #006fb1;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 40px;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
}

.section h3:after {
  background: url("../images/icon-dot.png") repeat-x center center;
  background-size: auto;
  background-size: auto 100%;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 488px;
}

/* Section 01 */
.sec01 {
  margin: 0 auto;
  text-align: center;
}

.sec01 img {
  width: auto;
}

/* Section 02 */
.sec02 {
  background-color: #f9fcfe;
}

.sec02 .inner {
  padding: 50px 0 0;
}

.sec02-thumb {
  padding: 10px 0 0;
}

.sec02-thumb img {
  margin-bottom: 30px;
}

.sec02-thumb img.pcDisp_lp {
  max-width: 912px;
}

.sec02-bg {
  background-image: url("../images/bg-sec02.png");
  height: auto;
  padding: 84px 20px 50px;
}

.sec02-bg.bg-img {
  background-position: center top;
  background-size: 100% 100%;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

.sec02-bg .tbl-cell {
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", serif;
  font-size: 48px;
  line-height: 1.4;
  text-align: center;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

/* Section 03 */
.sec03 {
  background-image: url("../images/bg-sec03.jpg");
}

.list-a {
  padding: 10px 0 50px;
}

.list-a li {
  display: block;
  float: left;
  margin-right: 2%;
  width: 23.5%;
}

.list-a li:nth-child(4n),
.list-a li:last-child {
  margin-right: 0;
}

.list-a li .img {
  position: relative;
}

.list-a li .img:after {
  content: url("../images/icon-arrow.png");
  position: absolute;
  right: -56px;
  top: 30%;
  z-index: 2;
}

.list-a li:last-child .img:after {
  content: "";
}

.list-a li h4 {
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  padding: 5px 10px;
  text-align: center;
}

.list-a li:first-child h4 {
  background-color: #006fb9;
}

.list-a li:nth-child(2) h4 {
  background-color: #4c819e;
}

.list-a li:nth-child(3) h4 {
  background-color: #26668a;
}

.list-a li:last-child h4 {
  background-color: #004b75;
}

.list-a-bg {
  background-color: #8cc63f;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.7;
  margin-top: 10px;
  min-height: 167px;
  padding: 12px;
  position: relative;
}

.list-a-bg:before {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 30px solid #8CC63F;
  top: -25px;
  clear: both;
  content: "";
  height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 0;
}

.box-a {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 50px;
  padding: 30px;
  position: relative;
  text-align: center;
}

.box-a:before {
  background: url("../images/bg-sprite.png") repeat-x left top;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.box-a:after {
  background: url("../images/bg-sprite.png") repeat-x left top;
  bottom: 0;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  width: 100%;
}

.box-a .box-a-txt {
  color: #006fb9;
}

.box-a .box-a-txtbg {
  color: #006fb9;
  font-size: 48px;
  background: rgb(255, 255, 0);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(255, 255, 0)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgba(255, 255, 0, 0)), to(rgba(255, 255, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgb(255, 255, 0) 0%, rgb(255, 255, 0) 50%, rgba(255, 255, 0, 0) 50%, rgba(255, 255, 0, 0) 100%);
  background: linear-gradient(0deg, rgb(255, 255, 0) 0%, rgb(255, 255, 0) 50%, rgba(255, 255, 0, 0) 50%, rgba(255, 255, 0, 0) 100%);
}

/* Section 04 */
.sec04 {
  background-image: url("../images/bg-sec04.jpg");
}

.sec04 .inner {
  background: none;
  padding: 50px 20px;
  min-height: none;
}

.list-b {
  padding: 10px;
}

.list-b li {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  display: block;
  float: left;
  margin-right: 3%;
  width: 48.5%;
}

.list-b li:nth-child(2n),
.list-b li:last-child {
  margin-right: 0;
}

.list-b li h4 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.7;
  padding: 5px 10px;
  text-align: center;
}

.list-b li:first-child h4 {
  background-color: #999;
}

.list-b li:nth-child(2n) h4 {
  background-color: #00cceb;
  background-image: -webkit-gradient(linear, left top, right top, from(#00cceb), to(#006fb1));
  background-image: -webkit-linear-gradient(left, #00cceb, #006fb1);
  background-image: linear-gradient(90deg, #00cceb, #006fb1);
}

/* Section 05 */
.sec05 {
  background-image: url("../images/bg-sec05.jpg");
  background-color: #fff;
  border-bottom: 2px solid #36a9e1;
}

.sec05.bg-img {
  background-position: center top;
  background-size: auto 100%;
  background-attachment: scroll;
}

.sec05-float {
  margin-left: 280px;
  width: 700px;
}

.sec05 h3 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  margin-bottom: 30px;
  text-align: left;
}

.sec05 h3:after {
  background: none;
}

.sec05 h3 span {
  position: relative;
}

.sec05 h3 span:after {
  content: url("../images/icon-dots.png");
  position: absolute;
  right: 16px;
  bottom: 30px;
}

.list-c li {
  border-bottom: 1px dotted #333;
  clear: both;
  display: block;
  float: left;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 15px;
  max-width: 550px;
  overflow: hidden;
  padding-bottom: 15px;
  padding-left: 35px;
  position: relative;
  width: 100%;
}

.list-c li:before {
  content: url("../images/icon-check.png");
  left: 0;
  position: absolute;
  top: 2px;
}

.list-c li:first-child {
  margin-left: 30px;
}

.list-c li:nth-child(2) {
  margin-left: 60px;
}

.list-c li:nth-child(3) {
  margin-left: 90px;
}

.list-c li:nth-child(4) {
  margin-left: 120px;
}

.list-c li:last-child {
  margin-left: 150px;
}

/* Section Contact */
.contact.contact-bd {
  border-top: 2px solid #36a9e1;
}

.contact-row {
  margin: 0 auto;
  max-width: 880px;
  width: 100%;
}

.contact-list li {
  display: block;
  float: left;
  margin: 0 auto;
  width: 50%;
}

.contact-list li:first-child img {
  float: left;
}

.contact-list li:nth-child(2) img {
  float: right;
}

/* .contact-list li .btn a { background: url('../images/btn-call.png') no-repeat center top; clear: both; color: #FFF; display: block; font-size: 24px; font-weight: 700; height: 80px; line-height: 80px; text-align: center; } */
/* Section 06 */
.sec06 {
  background-image: url("../images/bg-sec06.jpg");
}

.sec06 h3,
.sec09 h3 {
  color: #fff;
}

.sec06 h3:after,
.sec09 h3:after {
  background-image: url("../images/icon-dot-yellow.png");
}

.sec06 .txt-wrap {
  color: #fff;
  font-weight: 700;
  margin: 0 auto 42px;
  padding: 0 74px;
  text-align: justify;
  max-width: 980px;
}

.block-a .block-a-bg {
  background: url("../images/bg-square.jpg") repeat left top;
  display: block;
  float: left;
  min-height: 414px;
  padding: 20px 50px 0;
}

.block-a .block-a-bg:first-child {
  margin-right: 1%;
  width: 53%;
}

.block-a .block-a-bg:nth-child(2) {
  width: 46%;
}

.block-a-bg h4,
.box-white h4 {
  color: #006fb9;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.7;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
}

.sec06 h4 {
  font-weight: bold;
}

.block-a-bg h4:after {
  bottom: 0;
  content: url("../images/bg-line.png");
  left: 0;
  position: absolute;
  right: 0;
  width: auto;
}

.list-d {
  padding-top: 10px;
}

.list-d li {
  display: block;
  padding: 0 0 20px 30px;
  position: relative;
  width: 100%;
}

.list-d li span {
  color: #006fb9;
  display: block;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
}

.list-d li strong {
  background-color: #323232;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  height: 22px;
  left: 0;
  line-height: 22px;
  position: absolute;
  text-align: center;
  top: -1px;
  width: 22px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.sec06 .img-center img.pcDisp_lp {
  width: 356px;
}

/* Section 07 */
.sec07 {
  background-color: #d7eef9;
}

.block-b {
  background: url("../images/bg-square.jpg") repeat left top;
}

.block-b.block-b-space {
  margin-bottom: 30px;
}

.block-b h4 {
  background-color: #006fb9;
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  line-height: 2;
  padding: 15px;
  text-align: center;
}

.block-b-box {
  display: block;
  float: left;
  margin-right: 3%;
  width: 48.5%;
}

.block-b-box.txt p {
  line-height: 1.5;
}

.block-b-bg .block-b-box:first-child {
  float: right;
  margin-right: 0;
}

.block-b-bg .block-b-box:last-child {
  float: left;
}

.block-b-box li {
  display: block;
  float: left;
  margin-right: 4%;
  text-align: center;
  width: 48%;
}

.block-b-box li:nth-child(2n),
.block-b-box li:last-child {
  margin-right: 0;
}

.block-b-box li .img {
  margin-bottom: 10px;
}

.block-b-box li small {
  clear: both;
  display: block;
  font-size: 10px;
  line-height: 1.4;
}

.block-b-box .ttl {
  background: url("../images/block-ttl-sec07.png") repeat-y center top;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.7;
  margin: 0 auto 20px;
  padding: 0 10px;
  text-align: center;
}

.block-b-bg {
  padding: 24px 30px 30px;
}

.block-b-bg p {
  padding-bottom: 20px;
}

.block-b-bg .btn-default {
  margin: 0 auto;
  text-align: center;
}

.block-b-bg .btn-default a {
  background-color: #f2f2f2;
  border: 1px solid #006fb9;
  color: #006fb9;
  display: inline-block;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.2;
  min-width: 500px;
  padding: 10px;
}

.block-b-bg .btn-default a small {
  clear: both;
  display: block;
  font-size: 12px;
  line-height: 2;
}

.block-b-bg .btn-default a span {
  position: relative;
}

.block-b-bg .btn-default a span:before {
  content: url("../images/icon-circle.png");
  left: -30px;
  position: absolute;
  top: 2px;
}

#research .bg_blue {
  padding: 50px 0 0;
  background: #e5f1f7 url("../images/research_bg_blue.jpg") no-repeat center top;
  background-size: cover;
}

#research .inner {
  position: relative;
  padding: 0;
  max-width: 980px;
}

#research .inner:after {
  content: "";
  display: table;
  clear: both;
}

#research .text1 {
  margin-bottom: 57px;
}

#research .text1 img {
  width: 651px;
}

#research .text2 {
  position: relative;
  width: 850px;
  margin-bottom: 256px;
  margin-left: -463px;
  padding: 15px 0 46px 463px;
  background: -webkit-linear-gradient(0deg, rgb(0, 111, 174) 11.76%, rgb(0, 201, 232) 49.32%, rgb(0, 111, 174) 80%, rgba(0, 111, 174, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(11.76%, rgb(0, 111, 174)), color-stop(49.32%, rgb(0, 201, 232)), color-stop(80%, rgb(0, 111, 174)), to(rgba(0, 111, 174, 0)));
  background: -webkit-linear-gradient(left, rgb(0, 111, 174) 11.76%, rgb(0, 201, 232) 49.32%, rgb(0, 111, 174) 80%, rgba(0, 111, 174, 0) 100%);
  background: linear-gradient(90deg, rgb(0, 111, 174) 11.76%, rgb(0, 201, 232) 49.32%, rgb(0, 111, 174) 80%, rgba(0, 111, 174, 0) 100%);
  color: #ffffff;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
}

#research .text2 .arrow {
  display: block;
  width: 160px;
  height: 34px;
  position: relative;
  margin-bottom: 8px;
  padding: 8px 17px 5px;
  background: #fff;
  color: #006fb1;
  font-size: 24px;
  line-height: 1;
}

#research .text2 .arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -17px;
  border: 17px solid transparent;
  border-right: none;
  border-left-color: #fff;
}

#research .text2 small {
  display: block;
  position: absolute;
  bottom: -40px;
  right: 110px;
  color: #323232;
  font-size: 10px;
  font-weight: normal;
  text-align: right;
  line-height: 16px;
}

#research .img1 {
  position: absolute;
  right: 54px;
  bottom: 26px;
}

#research .img2 {
  position: absolute;
  left: -54px;
  bottom: 0;
}

#research .block-b {
  position: -webkit-sticky;
  position: sticky;
  max-width: 980px;
  width: 100%;
  margin: 0 auto -50px;
  padding: 0;
}

#research .bg_gray {
  margin-bottom: -100px;
  padding-top: 100px;
  padding-bottom: 80px;
  background: #e5f1f7 url("../images/research_bg_gray.jpg") no-repeat right bottom;
  background-size: cover;
  color: #333;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  line-height: 1.7;
}

#research .bg_gray .inner {
  max-width: 820px;
}

#research .bg_gray h4 {
  width: 820px;
  margin: 0 auto 37px;
  padding: 10px;
  background: -webkit-linear-gradient(0deg, rgba(0, 111, 185, 0) 0%, rgb(0, 111, 185) 20%, rgb(0, 111, 185) 80%, rgba(0, 111, 185, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 111, 185, 0)), color-stop(20%, rgb(0, 111, 185)), color-stop(80%, rgb(0, 111, 185)), to(rgba(0, 111, 185, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 111, 185, 0) 0%, rgb(0, 111, 185) 20%, rgb(0, 111, 185) 80%, rgba(0, 111, 185, 0) 100%);
  background: linear-gradient(90deg, rgba(0, 111, 185, 0) 0%, rgb(0, 111, 185) 20%, rgb(0, 111, 185) 80%, rgba(0, 111, 185, 0) 100%);
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}

#research .bg_gray .inner > p {
  margin: 0;
  text-align: center;
}

#research .bg_gray sup {
  font-size: 10px;
  vertical-align: text-top;
  line-height: initial;
  top: unset;
}

#research .bg_gray em {
  color: #006fb1;
  font-style: normal;
  border-bottom: 1px solid #006fb1;
}

#research .bg_gray p.supText {
  margin-top: -20px;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
  text-align: right;
}

#sec_performance .block-b-bg {
  padding: 24px 30px 10px; /*background: url('../images/bg-performance.png') no-repeat right bottom;*/
}

#sec_performance h4 {
  background-color: #00cceb;
  background-image: -webkit-gradient(linear, left top, right top, from(#00cceb), to(#006fb1));
  background-image: -webkit-linear-gradient(left, #00cceb, #006fb1);
  background-image: linear-gradient(90deg, #00cceb, #006fb1);
  padding: 5px 0;
  font-size: 30px;
  line-height: 1.3;
}

#sec_performance ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin: 30px 0 0;
  padding: 0 20px;
}

#sec_performance ul li {
  width: -ms-calc((100% - 30px * 2) / 3);
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  margin-bottom: 20px;
}

#sec_performance ul li:nth-child(3n) {
  margin-right: 0;
}

#sec_performance ul li img {
  display: block;
}

#sec_performance ul li .text {
  display: block;
  margin-top: 20px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

#sec_performance ul li small {
  display: block;
  font-size: 70%;
  font-weight: normal;
  line-height: 1.5;
}

/* Section 08 */
.sec08 {
  background-image: url("../images/bg-sec08.jpg");
  border-bottom: 2px solid #36a9e1;
}

.list-e {
  padding-top: 30px;
}

.list-e li {
  border-bottom: 2px dotted #333;
  display: block;
  margin-bottom: 28px;
  padding: 0 0 25px 90px;
  position: relative;
  width: 100%;
}

.list-e li:last-child {
  margin-bottom: 0;
}

.list-e li span {
  color: #006fb9;
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
}

.list-e li .img {
  left: 0;
  position: absolute;
  top: -10px;
}

/* Section 09 */
.sec09 {
  background-image: url("../images/bg-sec09.jpg");
}

.block-c {
  color: #fff;
  min-height: 258px;
  padding-right: 408px;
  position: relative;
}

.block-c img {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

.block-c h4 {
  background: url("../images/block-ttl-sec09.png") repeat-y center top;
  color: #006fb9;
  font-size: 24px;
  font-weight: 700;
  margin: 0 auto 20px;
  padding: 5px 10px;
  text-align: center;
}

.block-c p {
  padding-bottom: 20px;
}

.tbl-a {
  margin-top: 30px;
  width: 100%;
}

.tbl-a tr,
.tbl-a th,
.tbl-a td {
  vertical-align: middle;
}

.tbl-a tr:nth-child(2n) td {
  background-color: transparent;
  border: none;
  height: 5px;
  padding: 0;
}

.tbl-a td.space {
  background-color: transparent;
  border: none;
  padding: 0;
  width: 5px;
}

.tbl-a th {
  background-color: #e5f1f8;
  color: #006fb9;
  font-weight: 700;
  text-align: center;
  width: 250px;
  padding: 0 50px; /* text-align-last: justify; text-justify: inter-ideograph; */
}

.tbl-a th i {
  font-style: normal;
}

.tbl-a .txt-justify {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
}

.tbl-a td {
  background-color: #fff;
  padding: 20px;
}

/* .tbl-a td:last-child { width: 388px !important; } */
.tbl-a td small {
  clear: both;
  display: block;
  font-size: 12px;
}

.tbl-a .ttl {
  font-size: 18px;
  font-weight: 700;
  border-top-left-radius: 15px;
  -moz-border-top-left-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  -moz-border-top-right-radius: 15px;
  -webkit-border-top-right-radius: 15px;
}

.tbl-a .subttl {
  margin: 0 auto;
  text-align: justify;
  width: 100px;
}

.tbl-a .bg-yellow {
  background-color: #ffff00;
  color: #000;
  width: 445px;
}

.tbl-a .bg-green {
  background-color: #8cc63f;
  color: #fff;
  width: 459px;
}

.tbl-a li {
  display: block;
  padding-left: 15px;
  position: relative;
}

.tbl-a li:before {
  content: "•";
  color: #333;
  left: 0;
  position: absolute;
  top: 0;
}

/* Section movie */
.sec-movie {
  background-image: url("../images/bg_movie_lp.webp");
  background-size: cover;
  background-attachment: inherit;
  background-position: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.rm-movie {
  position: relative;
  display: block;
  width: 903px;
  height: auto;
  margin-bottom: 25px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 50px 0;
}

.rm-movie .inner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 70px;
  background: rgba(70, 135, 189, 0.8);
}

.rm-movie h1 {
  margin: 0;
  padding: 0;
  background: none;
  font-size: 40px;
  text-align: center;
  line-height: 1;
}

.rm-movie h2 {
  background: none;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  color: #ffffff;
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
  letter-spacing: 1px;
}

.movie-spBg {
  display: none;
}

.rm-movie-sp {
  display: none;
}

/* Section 10 */
.sec10 {
  background-image: url("../images/bg-sec10.jpg");
}

.slider {
  padding-bottom: 14px;
}

.slider .box-slide:first-child {
  padding-left: 14px;
  padding-right: 14px;
}

.box-white {
  background-color: #fff;
  min-height: 240px;
  padding: 20px;
}

.box-white h4:after {
  bottom: 0;
  content: url("../images/bd-line.png");
  left: 0;
  position: absolute;
  right: 0;
  width: auto;
}

.box-white h4 small {
  font-size: 16px;
  font-weight: normal;
}

.slick-slide {
  margin: 0 auto;
  width: 336px;
}

.slick-dots li button {
  color: #c9c9c9;
}

.slick-dots li button:before {
  color: #c9c9c9;
  font-size: 12px;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  color: #006fb9;
}

.slick-dots li.slick-active button:before {
  color: #006fb9;
}

.slick-dots li button:before,
.slick-dots li.slick-active button:before {
  opacity: 1;
}

.slick-prev:before {
  content: url("../images/icon-prev.png");
}

.slick-next:before {
  content: url("../images/icon-next.png");
}

.slick-prev,
.slick-next {
  height: 49px;
  width: 50px;
  opacity: 1;
  z-index: 9;
}

.slick-prev:before,
.slick-next:before {
  opacity: 1;
}

.slick-prev:hover,
.slick-next:hover {
  opacity: 0.7;
}

.slick-prev {
  left: -65px;
}

.slick-next {
  right: -65px;
}

/* Section 11 */
.price-table {
  border: 1px solid #ccc;
}

.price-table th,
.price-table td {
  padding: 5px 0;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 22px;
  text-align: center;
  vertical-align: middle;
}

.price-table tr:nth-of-type(1) > :first-child {
  width: 60% !important;
}

.price-table tr:nth-of-type(1) > :last-child {
  width: 40% !important;
}

.price-table th {
  font-weight: bold;
}

.price-table em {
  margin-right: 3px;
  font-size: 34px;
  font-style: normal;
}

.price-txt {
  margin: 15px auto 0;
  font-size: 16px;
  line-height: 1.5;
}

.price-txt p {
  margin-bottom: 1em;
}

/* Section 12 */
.sec12 {
  background-color: #f0f2f3;
  border-bottom: 2px solid #36a9e1;
}

.dl-qa {
  margin: 0 auto 10px;
  width: 830px;
}

.dl-qa dt {
  background: url("../images/bg-qa-ttl.jpg") repeat-x;
  border: #d6d6d6 1px solid;
  line-height: 40px;
  margin-top: 10px;
  padding: 8px 20px;
}

.dl-qa dt div {
  background: url("../images/icon-q.jpg") no-repeat;
  font-weight: 700;
  min-height: 40px;
  padding-left: 60px;
}

.dl-qa dd {
  background: url("../images/icon-a.jpg") no-repeat #fff;
  background-position: 20px 8px;
  border: #d6d6d6 1px solid;
  border-top: none;
  padding: 18px 20px 18px 80px;
}

.accT {
  position: relative;
  cursor: pointer;
}

.accT:after {
  content: url("../images/icon-open.png");
  height: 20px;
  position: absolute;
  right: 25px;
  top: 10px;
  width: 20px;
}

.accT.open:after {
  content: url("../images/icon-close.png");
}

/* Section 13 */
.sec13 {
  border-top: 5px solid #36a9e1;
}

.block-e {
  min-height: 326px;
  padding-left: 355px;
  position: relative;
}

.block-e img {
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
}

.block-e p {
  padding-bottom: 20px;
}

@keyframes reflect {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
            transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
            transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@-webkit-keyframes reflect {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
            transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
            transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
/* Section Notice */
.sec11 .inner {
  padding-bottom: 35px;
}

.sec-notice {
  margin-top: 30px;
}

.sec-notice .top-notice {
  width: 100%;
  margin: 0 auto;
}

.sec-notice .tab-content p {
  margin-bottom: 15px;
}

/* タブレットサイズ
*****************************************************/
@media only screen and (max-width: 744px) {
  .pcDisp_lp {
    display: none;
  }
  .spDisp_lp {
    display: block;
  }
  .wrapper {
    min-width: 100%;
    width: 100%;
  }
  .koseikai > section {
    line-height: 1.5;
  }
  section .inner {
    padding: 20px;
  }
  .section h3 {
    font-size: 21px;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  .section h3:after {
    width: 100%;
  }
  /* Section 02 */
  .sec02 .inner {
    padding: 30px 10px 15px;
  }
  .sec02 h3 {
    margin: 0 5px 10px;
  }
  .sec02-thumb {
    padding: 10px 0;
  }
  .sec02-thumb img {
    margin: 0 auto;
    text-align: center;
  }
  .sec02-bg {
    background-image: url("../images/bg-sec02-sp.png");
    background-position: center top;
    padding: 40px 20px;
  }
  .sec02-bg.bg-img {
    background-size: cover;
    background-repeat: no-repeat;
  }
  .sec02-bg .tbl-cell {
    font-size: 21px;
    line-height: 1.3;
    text-shadow: 0 0 12px rgb(0, 0, 0);
  }
  /* Section 03 */
  .sec03 {
    background-image: url("../images/bg-sec03-sp.jpg");
  }
  .sec03.bg-img {
    background-position: center top;
    background-size: 100%;
  }
  .list-a {
    padding: 0 20px 30px;
  }
  .list-a li {
    float: none;
    margin-bottom: 12px;
    margin-right: 0;
    padding-bottom: 48px;
    position: relative;
    width: 100%;
  }
  .list-a li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .list-a li:after {
    bottom: 0;
    content: url("../images/icon-arrow-down-sp.png");
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
  }
  .list-a li:last-child:after {
    content: "";
  }
  .list-a li .img img {
    width: 100%;
  }
  .list-a li .img:after {
    content: "";
  }
  .list-a li h4 {
    font-size: 18px;
    line-height: 2;
  }
  .list-a-bg {
    min-height: 1px;
  }
  .box-a {
    font-size: 16px;
    margin-bottom: 20px;
    padding: 30px 0;
  }
  .box-a:before,
  .box-a:after {
    background-image: url("../images/bg-sprite-sp.png");
    height: 21px;
  }
  .box-a .box-a-txtbg {
    background: rgb(255, 255, 0);
    font-size: 24px;
  }
  .sec03 .img-center img {
    margin: 0 auto;
    text-align: center;
  }
  /* Section 04 */
  .sec04 {
    background-image: url("../images/bg-sec04-sp.jpg");
  }
  .sec04.bg-img {
    background-position: center top;
  }
  .list-b li {
    float: none;
    margin-bottom: 30px;
    margin-right: 0;
    width: 100%;
  }
  .list-b li:last-child {
    margin-bottom: 10px;
  }
  .list-b li h4 {
    font-size: 18px;
    line-height: 2;
  }
  .list-b li .img img {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  /* Section 05 */
  .sec05 {
    background-image: none;
  }
  .sec05-ttl h3 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .sec05-float {
    margin-left: 0;
    width: 100%;
  }
  .list-c li {
    font-size: 16px;
    max-width: 100%;
    overflow: visible;
    padding-left: 45px;
    z-index: 1;
  }
  .list-c li:before {
    content: url("../images/icon-check-sp.png");
    left: 10px;
    top: -3px;
    z-index: 2;
  }
  .list-c li:first-child {
    margin-top: 10px;
  }
  .list-c li:first-child,
  .list-c li:nth-child(2),
  .list-c li:nth-child(3),
  .list-c li:nth-child(4),
  .list-c li:last-child {
    margin-left: 0;
  }
  /* Section Contact */
  .contact-row {
    max-width: 100%;
  }
  .contact-list li {
    float: none;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
  }
  .contact-list li:last-child {
    padding-bottom: 0;
  }
  .contact-list li:first-child img,
  .contact-list li:nth-child(2) img {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  /* Section 06 */
  .sec06 {
    background-image: url("../images/bg-sec06-sp.jpg");
  }
  .sec06.bg-img {
    background-position: center top;
  }
  .sec06 .txt-wrap {
    font-weight: normal;
    margin: 0 auto 20px;
    padding: 0;
  }
  .block-a .block-a-bg {
    min-height: 10px;
    padding: 20px 20px 0;
  }
  .block-a .block-a-bg:first-child {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
  }
  .block-a .block-a-bg:nth-child(2) {
    width: 100%;
  }
  .block-a .block-a-bg .img img {
    margin: 0 auto;
    text-align: center;
  }
  .block-a-bg h4,
  .box-white h4 {
    font-size: 21px;
    line-height: 2;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .block-a-bg h4:after,
  .box-white h4:after {
    content: "";
    width: 100%;
    height: 3px;
    background: url("../images/bg-line-sp.png");
    background-size: cover;
  }
  .list-d {
    padding-bottom: 10px;
  }
  .list-d li span {
    font-size: 18px;
    line-height: 1.3;
  }
  .list-d li strong {
    top: 0;
  }
  /* Section 07 */
  .block-b h4 {
    font-size: 17px;
    line-height: 1.6;
  }
  .block-b h4,
  .block-b-bg {
    padding: 20px;
  }
  .block-b-bg p {
    padding-bottom: 20px;
  }
  .block-b-bg .btn-default a {
    font-size: 16px;
    min-width: 100%;
  }
  .block-b-bg .btn-default a span {
    padding-left: 30px;
  }
  .block-b-bg .btn-default a span:before {
    left: 0;
  }
  .block-b.block-b-space {
    margin-bottom: 20px;
  }
  .block-b-box {
    clear: both;
    display: block;
    float: none;
    margin-right: 0;
    overflow: hidden;
    width: 100%;
  }
  .block-b-bg .block-b-box:first-child {
    padding-bottom: 20px;
    overflow: visible;
  }
  .block-b-box .ttl {
    margin: 0 -10px 20px;
    font-size: 18px;
    background: -webkit-linear-gradient(0deg, rgba(0, 204, 235, 0) 0%, rgb(0, 204, 235) 5%, rgb(0, 111, 177) 95%, rgba(0, 111, 177, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 204, 235, 0)), color-stop(5%, rgb(0, 204, 235)), color-stop(95%, rgb(0, 111, 177)), to(rgba(0, 111, 177, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 204, 235, 0) 0%, rgb(0, 204, 235) 5%, rgb(0, 111, 177) 95%, rgba(0, 111, 177, 0) 100%);
    background: linear-gradient(90deg, rgba(0, 204, 235, 0) 0%, rgb(0, 204, 235) 5%, rgb(0, 111, 177) 95%, rgba(0, 111, 177, 0) 100%);
    line-height: 2.3;
  }
  #research .inner {
    width: auto;
  }
  #research .bg_blue {
    padding: 30px 20px 0;
    background: #e5f1f7 url(../images/research_bg_blue-sp.jpg) no-repeat center top;
    background-size: cover;
  }
  #research .text1 {
    margin-bottom: 27px;
  }
  #research .text2 {
    width: auto;
    margin-left: -20px;
    margin-right: 10%;
    margin-bottom: 125px;
    padding: 12px 0 110px 20px;
    background: -webkit-linear-gradient(0deg, rgb(0, 201, 232) 0%, rgb(0, 131, 187) 20%, rgb(0, 111, 174) 80%, rgba(0, 111, 174, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgb(0, 201, 232)), color-stop(20%, rgb(0, 131, 187)), color-stop(80%, rgb(0, 111, 174)), to(rgba(0, 111, 174, 0)));
    background: -webkit-linear-gradient(left, rgb(0, 201, 232) 0%, rgb(0, 131, 187) 20%, rgb(0, 111, 174) 80%, rgba(0, 111, 174, 0) 100%);
    background: linear-gradient(90deg, rgb(0, 201, 232) 0%, rgb(0, 131, 187) 20%, rgb(0, 111, 174) 80%, rgba(0, 111, 174, 0) 100%);
    font-size: 18px;
  }
  #research .text2 .arrow {
    display: inline-block;
    position: relative;
    width: auto;
    height: 18px;
    margin-right: 15px;
    padding: 3px 7px;
    font-size: 13px;
  }
  #research .text2 .arrow:after {
    right: -9px;
    border-width: 9px;
  }
  #research .text2 small {
    top: 50px;
    left: 20px;
    width: 40%;
    color: #fff;
    text-align: left;
    line-height: 1.3;
  }
  #research .img1 {
    width: 317px;
    bottom: 21px;
    left: 40%;
  }
  #research .img2 {
    width: 145px;
    left: -10px;
  }
  #research .block-b {
    margin-bottom: -35px;
  }
  #research .bg_gray {
    margin-bottom: -60px;
    padding-top: 60px;
    padding-bottom: 40px;
    background: #e5f1f7 url(../images/research_bg_gray-sp.jpg) no-repeat right bottom;
    background-size: contain;
    font-size: 16px;
    text-align: left;
  }
  #research .bg_gray .inner {
    margin: 0 20px;
  }
  #research .bg_gray h4 {
    width: auto;
    margin-bottom: 30px;
    font-size: 18px;
  }
  #research .bg_gray .inner > p {
    padding-bottom: 1em;
    text-align: left;
  }
  #research .bg_gray p.supText {
    margin-top: 0;
    text-align: left;
  }
  #sec_performance .block-b-bg {
    padding: 20px 10px 0; /*background: url('../images/bg-performance-sp.png') no-repeat right bottom; background-size: contain;*/
  }
  #sec_performance h4 {
    padding: 10px;
    font-size: 22px;
  }
  #sec_performance ul {
    padding: 0;
  }
  #sec_performance ul li,
  #sec_performance ul li:nth-child(3n) {
    width: -ms-calc((100% - 15px) / 2);
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
  }
  #sec_performance ul li:nth-child(2n) {
    margin-right: 0;
  }
  #sec_performance ul li .text {
    margin: 15px 0 0;
    font-size: 15px;
  }
  #sec_performance ul li small {
    font-size: 70%;
    letter-spacing: -1px;
  }
  /* Section 08 */
  .sec08 {
    background-image: url("../images/bg-sec08-sp.jpg");
  }
  .sec08.bg-img {
    background-position: center top;
  }
  .list-e {
    padding-top: 0;
  }
  .list-e li {
    margin-bottom: 20px;
    padding: 0 0 20px 40px;
  }
  .list-e li span {
    font-size: 18px;
    line-height: 1.3;
  }
  .list-e li .img {
    top: -7px;
  }
  /* Section 09 */
  .sec09 {
    background-image: url("../images/bg-sec09-sp.jpg");
  }
  .sec09.bg-img {
    background-position: center top;
  }
  .block-c {
    min-height: 10px;
    padding-right: 0;
  }
  .block-c h4 {
    background: rgb(255, 255, 255);
    background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgb(255, 255, 255) 7%, rgb(255, 255, 255) 93%, rgba(255, 255, 255, 0.1) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.1)), color-stop(7%, rgb(255, 255, 255)), color-stop(93%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0.1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.1) 0%, rgb(255, 255, 255) 7%, rgb(255, 255, 255) 93%, rgba(255, 255, 255, 0.1) 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgb(255, 255, 255) 7%, rgb(255, 255, 255) 93%, rgba(255, 255, 255, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    font-size: 16px;
    font-weight: 700;
  }
  .block-c img {
    position: relative;
    width: 42vw;
  }
  .block-c .img {
    float: right;
    margin-left: 10px;
  }
  .tbl-a td {
    padding: 10px;
    text-align: left;
    vertical-align: top;
  }
  .tbl-a td:last-child {
    width: 50% !important;
  }
  .tbl-a .ttl {
    font-size: 16px;
  }
  .tbl-a .subttl {
    width: 100%;
  }
  .tbl-a .bg-yellow,
  .tbl-a .bg-green {
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    width: auto;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
  }
  .tbl-a .spDisp_lp.row {
    display: table-row;
  }
  .tbl-a .spDisp_lp.row th {
    padding: 3px 30vw;
    text-align: center;
  }
  .tbl-a th,
  .tbl-a td {
    font-size: 90%;
  }
  /* Section movie */
  .sec-movie {
    background-image: url("../images/bg_movie_lp_sp.webp");
    background-size: cover;
    background-attachment: inherit;
    background-position: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .rm-movie {
    display: none;
  }
  .rm-movie-youtube {
    width: 80%;
    margin: 0 auto;
  }
  .rm-movie-sp {
    display: block;
  }
  .rm-movie-sp {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 0;
  }
  .rm-movie-sp .inner {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 70px;
    background: rgba(70, 135, 189, 0.8);
  }
  .rm-movie-sp h1 {
    margin: 0;
    padding: 0;
    background: none;
    font-size: 40px;
    text-align: center;
    line-height: 1;
  }
  .rm-movie-sp h2 {
    background: none;
    text-align: center;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3;
    color: #ffffff;
    margin: 0;
    padding: 0;
    margin-bottom: 25px;
    letter-spacing: 1px;
  }
  /* Section 10 */
  .sec10 {
    background-image: url("../images/bg-sec10-sp.jpg");
  }
  .sec10.bg-img {
    background-position: center top;
  }
  .box-white h4 small {
    font-size: 14px;
  }
  .slick-prev {
    left: -10px;
  }
  .slick-next {
    right: -10px;
  }
  .slider img {
    max-width: 100%;
  }
  /* .slider:before {
  	background: linear-gradient(to left, rgba(255,255,255,0), #D7EDF8);
  	content: ""; display: inline-block; height: 100%; position: absolute; left: 0; top: 0; width: 50px; z-index: 1;
  }
  .slider:after {
  	background: linear-gradient(to right, rgba(255,255,255,0), #D7EDF8);
  	content: ""; display: inline-block; height: 100%; position: absolute; right: 0; top: 0; width: 50px; z-index: 1;
  } */
  /* Section 11 */
  .block-d h4 {
    font-size: 18px;
    padding: 10px;
  }
  .block-d .box {
    font-size: 14px;
    padding: 20px;
  }
  .block-d .box span {
    font-size: 24px;
    padding-left: 5px;
  }
  /* Section 12 */
  .dl-qa {
    width: 100%;
  }
  .dl-qa dt {
    background: url("../images/bg-qa-ttl-sp.jpg") repeat-x top left;
    line-height: 1.5;
    padding: 10px 35px 10px 10px;
    background-color: #fafafa;
  }
  .dl-qa dt div {
    background-image: url("../images/icon-q-sp.jpg");
    background-position: 0 3px;
    min-height: 0;
    padding-left: 30px;
  }
  .dl-qa dd {
    background-image: url("../images/icon-a-sp.jpg");
    background-position: 10px 13px;
    padding: 10px 10px 10px 40px;
  }
  .accT:after {
    right: 10px;
    top: 13px;
  }
  /* Section 13 */
  .block-e {
    min-height: 0;
    padding-left: 0;
  }
  .block-e img {
    position: relative;
  }
  .block-e .img {
    float: left;
    margin-right: 10px;
  }
  .showhide-sp {
    display: none;
  }
  .top-notice .tab-label {
    font-size: 18px;
  }
  .top-notice input:checked ~ .tab-content {
    padding-bottom: 0 !important;
  }
}
.footer_contactaria.page-top {
  display: none !important;
}

/* Smartphones
*****************************************************/
@media only screen and (max-width: 736px) {
  .site-header-in {
    padding-bottom: 0;
  }
  .price-table tr:nth-of-type(1) > :first-child {
    width: 65% !important;
  }
  .price-table tr:nth-of-type(1) > :last-child {
    width: 35% !important;
  }
  .price-table td {
    font-size: 16px;
  }
  .price-table td em {
    font-size: 20px;
  }
}
@media screen and (max-width: 559px) {
  .section h3 {
    font-size: 22px;
  }
  .block-b h4 {
    font-size: 13px;
    padding: 20px 10px;
  }
  .slick-prev,
  .slick-next {
    height: 25px;
    width: 25px;
  }
  .slick-prev:before {
    content: url("../images/icon-prev-sp.png");
  }
  .slick-next:before {
    content: url("../images/icon-next-sp.png");
  }
}
@media only screen and (max-width: 500px) {
  .contact-info .contact-bd {
    max-width: 100%;
  }
  .contact-info .contact-bd small {
    display: inline-block;
    text-align: center;
    width: 60px;
  }
}
@media only screen and (max-width: 415px) {
  .contact-info .contact-bd span {
    clear: both;
    display: block;
    overflow: hidden;
    padding-right: 0;
  }
  .contact-info .contact-bd .open span {
    padding-bottom: 8px;
  }
  .contact-info .contact-bd .closed span {
    padding-bottom: 8px;
  }
  .contact-info .contact-bd .contact-appointment {
    width: 100%;
  }
  #research .text2 small {
    width: 28%;
  }
  #research .img1 {
    left: 28%;
  }
}
@media only screen and (max-width: 375px) {
  #sec_performance ul li .text {
    font-size: 12px;
  }
}
@media only screen and (max-width: 320px) {
  #sec_performance ul li .text {
    font-size: 16px;
  }
  #sec_performance ul li small {
    margin-top: 5px;
    font-size: 55%;
  }
}
.improvement__expectations {
  margin: 40px 0 20px;
  padding: 16px 0;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  font-family: "Hiragino Kaku Gothic Pro", "Noto Sans JP", "Meiryo", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
}
@media screen and (max-width: 736px) {
  .improvement__expectations {
    font-size: 4.8vw;
    margin: 5.3333333333vw 0 5.3333333333vw;
  }
}

.improvement__graph {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: white;
  padding: 0 80px 30px;
}
@media screen and (max-width: 736px) {
  .improvement__graph {
    padding: 5.3333333333vw 1.8666666667vw 5.3333333333vw;
  }
}

@media screen and (max-width: 736px) {
  .improvement__graph__cards--sp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.improvement__graph__cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 736px) {
  .improvement__graph__cards {
    display: block;
    padding: 0 0 6.9333333333vw;
  }
}

.improvement__graph__card:nth-of-type(1) {
  max-width: 368px;
}
@media screen and (max-width: 736px) {
  .improvement__graph__card:nth-of-type(1) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 98.1333333333vw;
  }
}
.improvement__graph__card:nth-of-type(2) {
  max-width: 50px;
  margin: 0 15px;
  height: 298px;
  padding-top: 21px;
}
@media screen and (max-width: 736px) {
  .improvement__graph__card:nth-of-type(2) {
    margin: 0 1.8666666667vw 0 2.4vw;
    padding-top: 0;
    max-width: 13.3333333333vw;
    height: 79.4666666667vw;
  }
}
.improvement__graph__card:nth-of-type(3) {
  max-width: 368px;
}
@media screen and (max-width: 736px) {
  .improvement__graph__card:nth-of-type(3) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 98.1333333333vw;
  }
}

.improvement__graph__card__title {
  color: #fff;
  text-align: center;
  font-family: "Hiragino Kaku Gothic Pro", "Noto Sans JP", "Meiryo", sans-serif;
  font-size: 20px;
  font-weight: 600;
  background: #0085ce;
  height: 28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 31px;
}
@media screen and (max-width: 736px) {
  .improvement__graph__card__title {
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    height: 47.4666666667vw;
    font-size: 4vw;
    margin-right: 2.4vw;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 736px) {
  .improvement__graph__card__title__2 {
    margin-top: 2.1333333333vw;
    height: 47.4666666667vw;
  }
}

.improvement__graph__categorys {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 736px) {
  .improvement__graph__categorys {
    display: block;
  }
}

.improvement__graph__category__1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 736px) {
  .improvement__graph__category__1 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 2.4vw;
  }
}
.improvement__graph__category__2 {
  color: #000;
  text-align: right;
  font-family: "Noto Sans JP";
  font-size: 13px;
  font-weight: 400;
  line-height: 27.2px;
}
@media screen and (max-width: 736px) {
  .improvement__graph__category__2 {
    font-size: 2.9333333333vw;
    line-height: 110%;
    text-align: center;
  }
}

.improvement__graph__category__dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 7.5px 0;
}
.improvement__graph__category__dl:last-of-type {
  margin-left: 20px;
}
@media screen and (max-width: 736px) {
  .improvement__graph__category__dl {
    margin: 0;
  }
}

.improvement__graph__category__dt {
  width: 60px;
  height: 13px;
}
@media screen and (max-width: 736px) {
  .improvement__graph__category__dt {
    width: 16vw;
    height: 3.4666666667vw;
  }
}
.improvement__graph__category__dt__1 {
  background: #ff0;
}
.improvement__graph__category__dt__2 {
  background: #8cc63f;
}

.improvement__graph__category__dd {
  color: #000;
  text-align: left;
  font-family: "Hiragino Kaku Gothic Pro", "Noto Sans JP", "Meiryo", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 100%;
  padding-left: 5px;
}
@media screen and (max-width: 736px) {
  .improvement__graph__category__dd {
    font-size: 3.4666666667vw;
    padding-left: 1.3333333333vw;
  }
}

.improvement__graph__card__bad {
  border-radius: 60px;
  background: #666;
  color: #fff;
  text-align: center;
  font-family: "Hiragino Kaku Gothic Pro", "Noto Sans JP", "Meiryo", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 100%;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 736px) {
  .improvement__graph__card__bad {
    font-size: 2.9333333333vw;
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}

.improvement__graph__card__bad__rod {
  background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#d73563));
  background: -webkit-linear-gradient(top, #666 0%, #d73563 100%);
  background: linear-gradient(180deg, #666 0%, #d73563 100%);
  width: 5px;
  height: 155px;
  margin: 20px auto;
  position: relative;
}
@media screen and (max-width: 736px) {
  .improvement__graph__card__bad__rod {
    width: 1.3333333333vw;
    height: 24vw;
    margin: 5.3333333333vw auto;
  }
}
.improvement__graph__card__bad__rod::before {
  content: "";
  position: absolute;
  top: -14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-bottom: 14px solid #666666;
  border-top: 0;
}
@media screen and (max-width: 736px) {
  .improvement__graph__card__bad__rod::before {
    top: -3.7333333333vw;
    border-right: 2.4vw solid transparent;
    border-left: 2.4vw solid transparent;
    border-bottom: 3.7333333333vw solid #666666;
  }
}
.improvement__graph__card__bad__rod::after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-top: 14px solid #d73563;
  border-bottom: 0;
}
@media screen and (max-width: 736px) {
  .improvement__graph__card__bad__rod::after {
    bottom: -3.7333333333vw;
    border-right: 2.4vw solid transparent;
    border-left: 2.4vw solid transparent;
    border-top: 3.7333333333vw solid #d73563;
  }
}
.improvement__graph__card__bad__rod__2 {
  background: -webkit-gradient(linear, left top, left bottom, from(#d73563), to(#666));
  background: -webkit-linear-gradient(top, #d73563 0%, #666 100%);
  background: linear-gradient(180deg, #d73563 0%, #666 100%);
}
.improvement__graph__card__bad__rod__2::before {
  content: "";
  position: absolute;
  top: -14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-bottom: 14px solid #d73563;
  border-top: 0;
}
@media screen and (max-width: 736px) {
  .improvement__graph__card__bad__rod__2::before {
    top: -3.7333333333vw;
    border-right: 2.4vw solid transparent;
    border-left: 2.4vw solid transparent;
    border-bottom: 3.7333333333vw solid #d73563;
  }
}
.improvement__graph__card__bad__rod__2::after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-top: 14px solid #666666;
  border-bottom: 0;
}
@media screen and (max-width: 736px) {
  .improvement__graph__card__bad__rod__2::after {
    bottom: -3.7333333333vw;
    border-right: 2.4vw solid transparent;
    border-left: 2.4vw solid transparent;
    border-top: 3.7333333333vw solid #666666;
  }
}

.improvement__graph__card__good {
  border-radius: 60px;
  background: #d73563;
  color: #fff;
  text-align: center;
  font-family: "Hiragino Kaku Gothic Pro", "Noto Sans JP", "Meiryo", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 100%;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 736px) {
  .improvement__graph__card__good {
    font-size: 2.9333333333vw;
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}

.improvement__graph__annotation {
  color: #fff;
  font-family: "Hiragino Kaku Gothic Pro", "Noto Sans JP", "Meiryo", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 27.2px;
  padding-top: 8px;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .improvement__graph__annotation {
    font-size: 4.2666666667vw;
    line-height: 7.2vw;
    padding-top: 5.3333333333vw;
    text-align: left;
  }
}