@charset "UTF-8";
.cmshtml .slideArea {
  position: relative;
  height: 100vh;
}
.cmshtml .slideArea .catch {
  font-size: 32px;
  position: absolute;
  top: 45%;
  left: 14%;
  z-index: 2;
  color: #FFF;
  text-shadow: 1px 2px 3px #000000;
  background-color: rgba(0, 140, 206, 0.6);
  padding-left: 20px;
}
.cmshtml #slider {
  overflow: visible;
  position: relative;
}
.cmshtml #slider img {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.cmshtml #slider .sp-arrows {
  left: 0;
  margin-top: 0;
  top: 0;
  width: 100%;
}
@media screen and (max-width: 1100px) {
  .cmshtml .slideArea {
    position: relative;
    margin: 58px 0 0 0;
height: 80vh;
  }
  .cmshtml .slideArea .catch {
    font-size: 20px;
    position: absolute;
    top: 30%;
    left: 6%;
    z-index: 2;
    width: 85%;
    padding: 10px;
  }
  .cmshtml #slider img {
    height: 500px;
    width: 100%;
    object-fit: cover;
  }
  .cmshtml #slider {
    padding-top: 0px;
  }
  .cmshtml #slider .sp-arrows {
    top: 45%;
  }
}
.cmshtml #slider .sp-arrow {
  height: 50px;
  transition: all 0.2s ease 0s;
  width: 50%;
}
.cmshtml #slider .sp-arrow:hover {
  opacity: 0.6;
}
.cmshtml #slider .sp-arrow::before {
  background: rgba(0, 0, 0, 0) url(../img/slider_prev.png) no-repeat scroll 0 center;
  height: 100%;
  left: 100%;
  top: 0;
  transform: none;
  width: 49px;
}
.cmshtml #slider .sp-arrow::after {
  display: none;
}
.cmshtml #slider a {
  transition: all 0.2s ease 0s !important;
}
.cmshtml #slider .sp-previous-arrow {
  left: -425px;
  top: 200px;
}
.cmshtml #slider .sp-next-arrow {
  right: -425px;
  top: 200px;
}
@media screen and (max-width: 1100px) {
  .cmshtml #slide .sp-mask {
    min-height: 200px !important;
  }
  .cmshtml .sp-slide img {
    width: 100%;
    height: auto;
  }
  .cmshtml #slider .sp-next-arrow:before, .cmshtml #slider .sp-previous-arrow:before {
    background-size: 60%;
  }
  .cmshtml #slider .sp-next-arrow {
    right: -45%;
    top: 0;
  }
  .cmshtml #slider .sp-previous-arrow {
    left: -45%;
    top: 0;
  }
}
.cmshtml .top_emerArea {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
}
.cmshtml .top_emer {
  background-color: #008cce;
  color: #FFF;
  text-align: center;
  padding: 22px 1em 22px 15%;
  z-index: 10;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1100px) {
  .cmshtml .top_emer {
    padding: 12px 1em 12px 1em;
    letter-spacing: 0;
    width: 100%;
    font-size: 12px;
  }
}
.cmshtml .top_news_titleArea {
  position: relative;
  height: 0;
}
.cmshtml .top_news_title {
  background-color: #008cce;
  position: absolute;
  top: -70px;
  color: #FFF;
  text-align: center;
  padding: 100px 30px;
  width: 20%;
  max-width: 380px;
  position: relative;
  z-index: 9;
  display: inline-block;
  font-weight: bold;
}
.cmshtml .top_news {
  padding: 45px 0 0 260px;
  margin-bottom: 110px;
}
.cmshtml .top_news li {
  padding: 25px 0;
  border-bottom: 1px solid #cacaca;
}
.cmshtml .top_news li a {
  color: #313131;
  text-decoration: none;
}
.cmshtml .tn_day {
  width: 20%;
}
.cmshtml .tn_txt {
  width: 78%;
}
@media screen and (max-width: 1100px) {
  .cmshtml .top_news_titleArea {
    position: relative;
    height: inherit;
    margin: -60px 0 0 0;
  }
  .cmshtml .top_news_title {
    background-color: #008cce;
    position: relative;
    top: inherit;
    color: #FFF;
    text-align: center;
    padding: 30px 10px;
    width: 80%;
    max-width: 90%;
    position: relative;
    z-index: 9;
    display: inline-block;
    font-weight: bold;
  }
  .cmshtml .top_news {
    padding: 0 0 0 0;
    margin-bottom: 50px;
  }
  .cmshtml .top_news li {
    padding: 20px 0;
  }
  .cmshtml .tn_day {
    width: 100%;
  }
  .cmshtml .tn_txt {
    width: 100%;
  }
}
.cmshtml .top_about {
  margin: 0 auto 90px;
}
.cmshtml .top_about_left {
  padding: 0 8%;
  width: 50%;
}
.cmshtml .top_about_right {
  width: 50%;
}
.cmshtml .top_about_en {
  color: #008cce;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1100px) {
  .cmshtml .top_about {
    margin: 0 auto 40px;
  }
  .cmshtml .top_about_left {
    padding: 0 3%;
    width: 100%;
    margin-bottom: 25px;
    order: 1;
  }
  .cmshtml .top_about_right {
    width: 100%;
    order: 2;
  }
}
.cmshtml .title_en {
  color: #008cce;
  font-size: 36px;
  font-weight: bold;
}
@media screen and (max-width: 1100px) {
  .cmshtml .title_en {
    color: #008cce;
    font-size: 24px;
  }
}
.cmshtml .top_product {
  margin: 0 auto 100px;
}
.cmshtml .tp {
  width: 25%;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cmshtml .tp3x {
  width: 33.33%;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cmshtml .tp3x img, .cmshtml .tp02 img {
  transition: .5s all;
}
.cmshtml .tp3x img:hover, .cmshtml .tp02 img:hover {
  transform: scale(1.2, 1.2);
  transition: .5s all;
}
.cmshtml .tp02 {
  width: calc(100% / 3);
}
.cmshtml .tp img, .cmshtml .tp02 img {
  transition: .5s all;
}
.cmshtml .tp img:hover, .cmshtml .tp02 img:hover {
  transform: scale(1.2, 1.2);
  transition: .5s all;
}
.cmshtml .tp_txt {
  color: #FFF;
  position: absolute;
  margin: auto;
  pointer-events: none;
  font-size: 24px;
}
@media screen and (max-width: 1100px) {
  .cmshtml .top_product {
    margin: 0 auto 50px;
  }
  .cmshtml .tp, .cmshtml .tp02 {
    width: 50%;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cmshtml .tp_txt {
    font-size: 20px;
  }
}
.cmshtml .top_company {
  margin: 0 auto 80px;
}
.cmshtml .top_company img {
  border-radius: 5px;
}
.cmshtml .tc {
  width: 27%;
  margin: 0 1.8%;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cmshtml .tc img {
  transition: .5s all;
}
.cmshtml .tc img:hover {
  border-radius: 5px !important;
  transform: scale(1.2, 1.2);
  transition: .5s all;
}
@media screen and (max-width: 1100px) {
  .cmshtml .tc {
    width: 80%;
    margin: 0 5% 15px;
  }
  .cmshtml .tp3x {
    width: 100%;
  }
}
.cmshtml .tc_txt {
  color: #FFF;
  position: absolute;
  margin: auto;
  pointer-events: none;
  font-size: 20px;
}
.cmshtml .top_under {
  margin: 0 auto 55px;
}
.cmshtml .tu {
  width: 50%;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cmshtml .tu img {
  transition: .5s all;
  width: 100vw;
  height: 100%;
  object-fit: cover;
}
.cmshtml .tu img:hover {
  transform: scale(1.2, 1.2);
  transition: .5s all;
}
.cmshtml .tu_txt {
  color: #FFF;
  position: absolute;
  margin: auto;
  pointer-events: none;
  font-size: 24px;
}
@media screen and (max-width: 1100px) {
  .cmshtml .top_under {
    margin: 0 auto 40px;
  }
  .cmshtml .tu {
    width: 100%;
    margin: 0 0 15px;
  }
}
.cmshtml .bt001 a {
  background-color: #0754ab;
  border-radius: 5px;
  display: inline-block;
  padding: 15px 3em;
  color: #FFF !important;
  text-decoration: none !important;
}
.cmshtml .bt001 a:hover {
  background-color: #00a0e9;
}
.cmshtml .fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.cmshtml .fadeUpTrigger {
  opacity: 0;
}
.cmshtml .fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.cmshtml .fadeLeftTrigger {
  opacity: 0;
}
.cmshtml .fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(0);
  }
  to {
    opacity: 1;
    transform: translateX(100px);
  }
}
.cmshtml .fadeRightTrigger {
  opacity: 0;
}
@media screen and (max-width: 1100px) {
  @keyframes fadeRightAnime {
    from {
      opacity: 0;
      transform: translateX(-100px);
    }
    to {
      opacity: 1;
      transform: translateX(0);
    }
  }
}
.cmshtml .subpage_header {
  border-bottom: 1px solid #ededed;
}
.cmshtml #title_wrap {
  border-bottom: 1px solid #ededed;
  background: url("../img/title_bg.jpg") top center no-repeat;
  background-size: cover;
  margin-top: 110px;
}
@media screen and (max-width: 1100px) {
  .cmshtml #title_wrap {
    margin-top: 65px;
  }
}
.cmshtml .page_title {
  padding: 50px 0 !important;
  z-index: 2;
  position: relative;
  width: 100%;
  margin: 0 auto;
  font-size: 36px;
  color: #FFF;
  line-height: 1;
  height: 100%;
  background-color: rgba(0, 140, 206, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}
.cmshtml .subpage_contents {
  padding: 0 2% 80px;
}
.cmshtml .subpage_contents > * {
  max-width: 1100px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 40px;
  width: 100%;
  position: relative;
  z-index: 1;
}
.cmshtml .subpage_contents > *:first-child {
  margin-top: 60px !important;
}
.cmshtml .subpage_contents > *:first-child > * {
  margin-top: 0 !important;
}
.cmshtml .mini_module {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.cmshtml .subpage_contents .page_link {
  position: relative;
  z-index: 2;
  justify-content: center;
  padding: 20px 2%;
  margin: 0 auto;
  max-width: none !important;
  margin-bottom: 60px !important;
  margin-top: 0 !important;
}
.cmshtml .page_link > *:not(:last-child) {
  margin-right: 20px;
}
.cmshtml .p_link, .cmshtml .page_link .p_link a {
  color: #333;
  font-size: 14px;
}
.cmshtml .p_link {
  margin-bottom: 15px;
}
.cmshtml .page_link .p_link a {
  padding-left: 20px;
  position: relative;
  text-decoration: none;
  display: inline-block;
}
.cmshtml .page_link .p_link a:hover {
  text-decoration: underline;
}
.cmshtml .page_link .p_link a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.cmshtml .page_link .p_link a:after {
  left: 4px;
  width: 3px;
  height: 3px;
  border-top: 1px solid #008cce;
  border-right: 1px solid #008cce;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cmshtml .page_link .p_link a:hover:after {
  border-top: 1px solid #008cce;
  border-right: 1px solid #008cce;
}
.cmshtml .subpage_contents h2, .cmshtml .subpage_contents h3, .cmshtml .subpage_contents h4, .cmshtml .subpage_contents h5, .cmshtml .subpage_contents h6 {
  display: block;
  position: relative;
  font-weight: 500;
}
.cmshtml .subpage_contents h2 {
  font-size: 32px !important;
  color: #008cce;
  font-weight: 600 !important;
  letter-spacing: 0.5rem;
  padding: 25px 0 22px;
  border-top: 1px solid #008cce;
  border-bottom: 3px solid #008cce;
}
.cmshtml .subpage_contents h3 {
  font-size: 24px !important;
  color: #008cce;
  font-weight: 600 !important;
  padding-bottom: 25px;
  position: relative;
  border-bottom: 1px solid #008cce;
}
.cmshtml .subpage_contents h3:after {
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #008cce;
  width: 30px;
  border-radius: 5px;
}
.cmshtml .blog_frame .subpage_contents h3:after {
  display: none;
  content: "none";
}
.cmshtml .subpage_contents h4 {
  font-size: 24px !important;
  text-align: center;
  color: #008cce;
  font-weight: 600 !important;
  padding-top: 20px;
  margin: 0 auto 60px;
}
.cmshtml .subpage_contents h4:after {
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #008cce;
  width: 30px;
  border-radius: 5px;
}
.cmshtml .subpage_contents h5 {
  font-size: 20px !important;
  border-left: 4px solid #008cce;
  border-bottom: 1px solid #ccc;
  padding: 7px 10px;
  padding-left: 12px;
  font-weight: 600 !important;
  color: #008cce;
  line-height: 1;
}
.cmshtml .subpage_contents h6 {
  font-size: 20px !important;
  padding: 8px 20px;
  background: #008cce;
  font-weight: 600 !important;
  color: #fff;
  border-radius: 6px;
}
.cmshtml .subpage_contents h6 a {
  color: #fff;
}
@media screen and (max-width: 680px) {
  .cmshtml .subpage_contents h2 {
    font-size: 22px !important;
    padding: 12px 0;
  }
  .cmshtml .subpage_contents h3 {
    font-size: 18px !important;
    padding-bottom: 10px;
  }
  .cmshtml .subpage_contents h3:after, .cmshtml .subpage_contents h4:before {
    height: 2px;
  }
  .cmshtml .subpage_contents h4 {
    font-size: 18px !important;
    padding-top: 10px;
  }
  .cmshtml .subpage_contents h5 {
    font-size: 16px !important;
  }
  .cmshtml .subpage_contents h6 {
    font-size: 16px !important;
    line-height: 1;
    padding: 8px 16px;
  }
}
.cmshtml .qa_q {
  position: relative;
  margin-bottom: 15px;
  padding-left: 30px !important;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
}
.cmshtml .qa_a {
  position: relative;
  padding-left: 30px !important;
  font-size: 18px;
  line-height: 1.4;
  padding-bottom: 20px;
  border-bottom: 1px solid #ededed;
}
.cmshtml .qa_q:before {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  line-height: 1;
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  content: "Q";
  display: flex;
  align-items: center;
  height: 50px;
  width: 50px;
  padding: 10px;
  background: #008cce;
  border-radius: 50%;
  justify-content: center;
  z-index: 2;
  bottom: 0;
}
.cmshtml .qa_q > div {
  padding: 20px;
  max-width: calc(100% - 50px);
  margin-left: auto;
  position: relative;
}
.cmshtml .qa_a:before {
  position: absolute;
  top: 10px;
  left: 0;
  margin: auto;
  line-height: 1;
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  content: "A";
  display: flex;
  align-items: center;
  height: 50px;
  width: 50px;
  padding: 10px;
  background: #9dbbc9;
  border-radius: 50%;
  justify-content: center;
}
.cmshtml .qa_a > div {
  padding: 20px;
  border: 1px solid #ededed;
  max-width: calc(100% - 50px);
  margin-left: auto;
  position: relative;
  background: #fff;
}
.cmshtml .qa_a > div:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  border-left: 1px solid #ededed;
  border-top: 1px solid #ededed;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -6px;
  z-index: 2;
  transform: rotateZ(-45deg);
}
.cmshtml .bt_line {
  justify-content: flex-start;
  flex-flow: nowrap;
}
.cmshtml .bt_line > div {
  padding: 20px;
}
.cmshtml .bt_line > div:first-child {
  border-bottom: 2px solid #10253f !important;
  padding-right: 20px;
  width: 30%;
}
.cmshtml .bt_line > div:nth-child(2) {
  border-bottom: 1px solid #ededed !important;
  width: 70%;
}
.cmshtml .blog_frame {
  background: #f9f9f9;
  padding: 30px 0;
}
.cmshtml .module_blogwrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin: auto;
  padding: 20px;
  background: #fff;
}
.cmshtml #contents .module_blog {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-right: 20px;
  margin: 0 !important;
}
.cmshtml .module_side {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  background: #f4f5f7;
  padding: 20px;
}
.cmshtml .module_blog {
  width: 73%;
}
.cmshtml .module_side {
  width: 25%;
}
@media screen and (max-width: 1100px) {
  .cmshtml .module_blog {
    width: 100%;
    margin: 0 auto 30px;
  }
  .cmshtml .module_side {
    width: 100%;
    margin: 0 auto;
  }
}
.cmshtml .ico_title {
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 2px solid #aaa;
  margin-top: 30px;
  flex-flow: nowrap;
}
.cmshtml .ico_title02 {
  border-bottom: none;
}
.cmshtml .ico_title > div:first-child {
  max-width: 80px;
  min-width: 80px;
  text-align: right;
}
.cmshtml .tit_txt {
  font-size: 24px;
  padding-left: 20px;
  font-weight: 600;
  color: #999;
}
@media screen and (max-width: 1100px) {
  .cmshtml .ico_title .tit_txt {
    font-size: 18px;
  }
  .cmshtml .sec_rec {
    padding-bottom: 0;
  }
  .cmshtml .link_btn a {
    padding: 10px 35px;
  }
  .cmshtml .sec_tit {
    font-size: 22px;
  }
  .cmshtml .page_title {
    font-size: 22px;
  }
  .cmshtml .page_title {
    padding: 30px 20px !important;
  }
  .cmshtml .subpage_contents .page_link {
    justify-content: flex-start;
    margin-bottom: 0 !important;
  }
  .cmshtml .subpage_contents .page_link > div {
    width: calc(50% - 20px);
  }
  .cmshtml .page_link .p_link a {
    display: block;
  }
  .cmshtml .p_link, .cmshtml .page_link .p_link a {
    font-size: 12px;
  }
  .cmshtml .module_blogwrapper {
    display: block;
  }
  .cmshtml #contents .module_blog {
    padding: 0;
  }
  .cmshtml .module_side {
    width: 100%;
    max-width: 100%;
    margin: 30px auto 0 !important;
  }
  .cmshtml .pt_txt {
    font-size: 16px;
  }
  .cmshtml .subpage_contents .link_btn a {
    font-size: 14px;
    padding: 10px 45px;
  }
  .cmshtml .link_btn02 a {
    line-height: 1.3;
  }
  .cmshtml .bt_line > div {
    padding: 10px;
  }
  .cmshtml .bt_line > div:first-child {
    padding-right: 10px;
    width: 40%;
  }
  .cmshtml .bt_line > div:nth-child(2) {
    width: 60%;
  }
  .cmshtml .bt_line {
    display: block;
  }
  .cmshtml .bt_line > div:first-child {
    border-bottom: 1px solid #10253f !important;
  }
  .cmshtml .bt_line > div:first-child, .cmshtml .bt_line > div:nth-child(2) {
    padding: 10px;
    width: 100%;
  }
  .cmshtml .qa_q:before, .cmshtml .qa_a:before {
    font-size: 16px;
    height: 30px;
    width: 30px;
  }
  .cmshtml .qa_q > div, .cmshtml .qa_a > div {
    padding: 10px;
    max-width: calc(100% - 30px);
  }
  .cmshtml .qa_q, .cmshtml .qa_a {
    font-size: 14px;
  }
  .cmshtml .wrap_table {
    overflow: auto;
  }
  .cmshtml .wrap_table > .table {
    min-width: 680px;
  }
  .cmshtml .wrap_table .wrap_table .table table tr, .cmshtml .wrap_table .table table tr {
    width: auto !important;
    display: table-row !important;
  }
  .cmshtml .wrap_table .table table td, .cmshtml .wrap_table .table table td, .cmshtml .wrap_table .table table th, .cmshtml .wrap_table .table table th {
    display: table-cell !important;
    width: auto !important;
  }
}
.cmshtml .contact_item_table input[type='text'], .cmshtml .contact_item_table textarea, .cmshtml .contact_item_table input[type='email'], .cmshtml .contact_item_table input[type='tel'] {
  box-sizing: border-box !important;
  background-color: #f0f0f0;
  border: 0 !important;
  padding: 15px !important;
}
.cmshtml .contact_item_table input[type='text']:focus, .cmshtml .contact_item_table textarea:focus, .cmshtml .contact_item_table input[type='email']:focus, .cmshtml .contact_item_table input[type='tel']:focus {
  border: 1px solid #f0bdb8;
  outline: 0;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
  padding: 15px !important;
}
.cmshtml .contact_item_table textarea {
  height: 200px;
  font-family: 'Roboto', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-style: normal;
}
.cmshtml .rdcontact_btn_area input[type='submit'] {
  background-color: #f5678c !important;
  border: 0 !important;
  color: #FFF !important;
  padding: 15px 5em !important;
  border-radius: 40px !important;
  transition: all 0.2s ease 0s !important;
}
.cmshtml .rdcontact_btn_area input[type='submit']:hover {
  background-color: #ef3465 !important;
  border: 0 !important;
  color: #FFF !important;
  padding: 15px 5em !important;
  border-radius: 40px !important;
}
.cmshtml .contact_item_input, .cmshtml .contact_item_inside_input, .cmshtml .contact_item_file_box {
  padding-bottom: 20px !important;
  border-bottom: 1px solid #c9c9c9 !important;
}
.cmshtml .contact_item_title:not(:first-child) {
  margin-top: 30px;
  margin-bottom: 20px;
}
.cmshtml .yajirusi::before {
  content: '▶';
  font-size: 10px;
}
.cmshtml .yajirusi a:hover {
  color: #008cce !important;
}
.cmshtml .tptp img {
  box-shadow: -13px 14px 0px 0px #2ba7e1;
}
.cmshtml .tptp2 img {
  border-radius: 2vh;
}
.cmshtml .menu_sub {
  margin: 0 auto;
}
.cmshtml .top_sinryou_catch {
  text-align: center;
  font-size: 36px;
  color: #333;
}
.cmshtml .top_sinryou_txt {
  margin: 0 auto;
  text-align: center;
  width: 800px;
  padding-top: 20px;
  padding-bottom: 50px;
}
.cmshtml .catch_sinryo {
  display: flex;
  align-items: center;
  /* 垂直中心 */
  justify-content: center;
  /* 水平中心 */
}
.cmshtml .catch_sinryo:before, .cmshtml .catch:after {
  border-top: 1px solid;
  content: "";
  width: 3em;
  /* 線の長さ */
}
.cmshtml .catch_sinryo:before {
  margin-right: 1em;
  /* 文字の右隣 */
}
.cmshtml .catch:after {
  margin-left: 1em;
  /* 文字の左隣 */
}
.cmshtml .gmap {
  width: 100%;
}
.cmshtml .sixcontents {
  width: 100%;
  padding: 1px;
}
.cmshtml .wf-roundedmplus1c {
  font-family: "M PLUS Rounded 1c";
  font-size: 40px;
}
@media screen and (max-width: 1100px) {
  .cmshtml .top_sinryou_txt {
    padding: 10px;
    width: 85%;
  }
  .cmshtml .top_sinryou_catch {
    font-size: 20px !important;
    font-weight: 600 !important;
  }
  .cmshtml .gmap {
    width: 100%;
  }
  .cmshtml .wf-roundedmplus1c {
    font-size: 28px;
  }
}
.cmshtml .btn_04 a {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  margin: auto;
  padding: 1rem 4rem;
  font-weight: bold;
  border: 2px solid #5ec382;
  background: #008cce;
  color: #fff;
  border-radius: 60vh;
  transition: 0.5s;
}
.cmshtml .btn_04 a:hover {
  color: #2ba7e1;
  background: #fff;
}
.cmshtml .kuwashiku {
  margin-top: 40px;
  margin-bottom: 20px;
}









/*=============================================================================================
add css 2023/11/28
==============================================================================================*/




/*================
interview
================*/
.cmshtml .interview {
  background: linear-gradient(90deg, #fff 5%, rgb(44, 114, 185) 5%, rgb(58, 189, 231) 100%);
  padding: 100px 0 80px;
  position: relative;
  margin: 80px auto 160px;
}
.cmshtml .interview .inwrap {
  max-width: 1010px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.cmshtml .interview .imgs {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  margin: 20px 0 20px 50px;
  width: 530px;
  position: absolute;
  top: 0;
  left: 0;
}
.cmshtml .interview_box {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  margin: 0 0 50px;
  transform: translate(0, -50px);
  display: block;
  box-sizing: border-box;
  position: relative;
  width: auto;
  height: 225px;
  padding: 0;
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.cmshtml .interview_box .wrap {
  position: relative;
  z-index: 2;
  background: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  height: 100%;
  color: #2C72B9;
  transition: 0.3s;
}
.cmshtml .interview_box .wrap:before {
  content: "click";
  position: absolute;
  right: 25px;
  bottom: 15px;
  color: #2C72B9;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-weight: bold;
}
.cmshtml .interview_box .wrap:after {
  position: absolute;
  right: 5px;
  bottom: 5px;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 25px 25px;
  border-color: transparent transparent #fef22a transparent;
}
.cmshtml .wrap .name {
  line-height: 2;
  font-size: 133%;
}
.cmshtml .interview_box:hover .wrap {
  opacity: 1;
}
.cmshtml .interview .textbox {
  margin-left: auto;
}
.cmshtml .blockNum {
  flex-basis: 100%;
  margin: 0 0 0.5em;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  padding-left: 50px;
  font-size: 18px;
  color: #ffffff;
}
.cmshtml .blockNum::before {
  content: "";
  position: absolute;
  background: #fff;
  left: 0;
  top: 40%;
  transform: translate(0, -50%);
  width: 25px;
  height: 5px;
}
.cmshtml .blockTitle {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  letter-spacing: -1px;
  font-size: 30px;
  margin: 0 0 0 50px;
  position: relative;
  z-index: 1;
  color: #ffffff;
  line-height: 1;
}
.cmshtml .blockTitle:after {
  z-index: -1;
  position: absolute;
  color: #fef22a;
  font-family: cursive;
  top: -1.5em;
  left: 0;
  font-size: 100px;
  content: "Interview";
  transform: translate(0, -10px);
}
.cmshtml .blockTitleBtm {
  color: #ffffff;
  padding: 0;
  margin: 0.5em 0 0 50px;
}
.cmshtml .readmoreBtn a {
  transition: 0.3s;
  display: block;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 1em 0 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 14px;
  padding: 17px 2em;
  color: #2C72B9;
  background: #fef22a;
  position: relative;
  text-decoration: none;
}
.cmshtml .readmoreBtn a:after {
  content: "→";
  padding-left: 20px;
  font-style: normal;
}
.cmshtml .readmoreBtn a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1101px) {
  .cmshtml .interview .imgs > div:nth-child(3n+1) {
    transform: translate(0, -50px);
  }
  .cmshtml .interview .imgs > div:nth-child(3n+2) {
    -webkit-transform: translate(20px, -175px);
    transform: translate(20px, -175px);
  }
  .cmshtml .interview .imgs > div:nth-child(3n+3) {
    -webkit-transform: translate(40px, -5px);
    transform: translate(40px, -5px);
  }
  .cmshtml .interview_box .wrap {
    opacity: 0;
  }
  .cmshtml .readmoreBtn {
    margin: 150px 0 0 50px;
    width: 270px;
  }
}
@media screen and (max-width: 1400px) {
  .cmshtml .blockTitle:after {
    font-size: 60px;
  }
}
@media screen and (max-width: 1100px) {
  .cmshtml .interview {
    background: linear-gradient(90deg, rgb(44, 114, 185) 0%, rgb(58, 189, 231) 100%);
    padding: 100px 0 80px;
    margin: 80px auto 100px;
  }
  .cmshtml .interview .inwrap {
    align-items: flex-start;
    flex-direction: column-reverse;
    padding-bottom: 1px;
  }
  .cmshtml .interview .imgs {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    margin: 20px auto 50px;
  }
  .cmshtml .interview .imgs > div {
    width: calc(33.333333333% - 30px);
    margin: 0 15px 30px;
    transform: none;
  }
  .cmshtml .interview_box {
    padding-left: 10%;
    padding-top: 10%;
    flex-basis: auto;
    height: 350px;
  }
  .cmshtml .interview .textbox {
    margin-left: 0;
    width: 100%;
  }
  .cmshtml .readmoreBtn {
    margin: 50px auto 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 92%;
  }
}
@media screen and (max-width: 1000px) {
  .interview .imgs > div {
    width: calc(50% - 30px);
    margin: 0 15px 30px;
  }
  .interview_box {
    padding-left: 20%;
    padding-top: 15%;
  }
}
@media screen and (max-width: 680px) {
  .cmshtml .blockTitle:after {
    font-size: 40px;
    top: -2em;
  }
  .cmshtml .interview .imgs > div {
    width: 92%;
    margin: 0 auto 30px;
    max-width: 350px;
  }
  .cmshtml .interview_box {
    padding-left: 0%;
    padding-top: 0%;
    display: flex;
    flex-direction: column;
  }
  .cmshtml .interview_box .wrap {
    max-height: 200px;
    max-width: 190px;
    height: 100%;
    width: 100%;
    margin-left: auto;
    margin-top: auto;
  }
}
/*================
info
================*/
.cmshtml .information {
  padding: 200px 0;
  background-size: cover;
  background-blend-mode: overlay;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
}
.cmshtml .information:before {
  content: "";
  background: rgba(255, 255, 255, 0.5);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
pointer-events: none;
}
.cmshtml .information > * {
  position: relative;
  z-index: 10;
}
.cmshtml .information > div {
  width: 50%;
}
.cmshtml .info_box, .cmshtml .more_box {
  padding: 100px 50px;
}
.cmshtml .info_box {
  background: rgba(0, 140, 206, 0.7);
}
.cmshtml .more_box {
  background: rgba(58, 189, 231, 0.7);
  margin-top: 100px;
}
.cmshtml .box_title {
  max-width: 505px;
  position: relative;
}
.cmshtml .info_box .box_title,
.cmshtml .info_box .info_textarea {
  margin-left: auto;
}
.cmshtml .box_title:before {
  background: #fff;
  content: "";
  display: block;
  width: 25px;
  height: 5px;
  position: relative;
  margin: 0 0 0.5em;
}
.cmshtml .title01 {
  font-size: 30px;
  margin: 0 0 0 50px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  letter-spacing: -1px;
}
.cmshtml .title02 {
  padding: 0;
  margin: 0.5em 0 0 50px;
  color: #fff;
}
.cmshtml .info_textarea {
  max-width: 505px;
  margin: 40px 0 0 50px;
}
.cmshtml .info_txt,
.cmshtml .more_btn,
.cmshtml .info_txt a,
.cmshtml .more_btn a {
  color: #fff;
  transition: 0.3s;
  font-family: "Roboto", sans-serif;
}
.cmshtml .info_txt {
  font-size: 14px;
  line-height: 1.5;
}
.cmshtml .info_box .info_txt {
  padding: 15px 10px;
  padding-left: 2.5em;
  line-height: 1.5;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  position: relative;
}
.cmshtml .info_box .info_txt:after {
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 4px;
  text-align: center;
  margin: auto;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 5px solid #fff;
}
.cmshtml .info_box .info_txt + .info_txt {
  border-top: none;
}
.cmshtml .more_btn {
  margin: 1em 0 0;
  text-align: right;
  letter-spacing: 2px;
  font-weight: 700;
}
.cmshtml .more_btn a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  padding-right: 20px;
}
.cmshtml .more_btn a:hover {
  opacity: 0.8;
}
.cmshtml .more_btn a:before,
.cmshtml .more_btn a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 4px;
  text-align: center;
  margin: auto;
}
.cmshtml .more_btn a:before {
  background: #ffffff;
  border-radius: 50%;
  width: 14px;
  height: 14px;
}
.cmshtml .more_btn a:after {
  content: "";
  width: 0;
  height: 0;
  border: 3px solid transparent;
  border-left: 5px solid #008cce;
  bottom: 4px;
}
@media screen and (max-width: 1100px) {
  .cmshtml .information {
    padding: 100px 0;
  }
  .cmshtml .info_box,
  .cmshtml .more_box {
    padding: 60px 4%;
  }
  .cmshtml .title01 {
    margin: 0;
  }
  .cmshtml .title02 {
    margin: 0.5em 0 0 0;
  }
  .cmshtml .info_textarea {
    margin: 40px 0 0;
  }
}
@media screen and (max-width: 680px) {
  .cmshtml .information {
    padding: 0;
    margin: 100px auto;
  }
  .cmshtml .information > div {
    width: 100%;
  }
  .cmshtml .box_title,
    .cmshtml .info_textarea {
    max-width: none;
  }
  .cmshtml .info_box {
    background: rgba(0, 140, 206, 1);
  }
  .cmshtml .info_box .box_title,
    .cmshtml .info_box .info_textarea {
    margin: 0;
  }
  .cmshtml .box_title, 
    .cmshtml .info_box .box_title {
    margin-bottom: 20px;
  }
  .cmshtml .more_box {
    background: rgba(58, 189, 231, 1);
    margin-top: 0;
  }
  .cmshtml .info_textarea {
    margin: 0;
  }
}

/*==========================
アコーディオン css
==========================*/
.cmshtml .accordion_blk {
  margin-top: 35px;
  position: relative;
  margin-bottom: 60px;
}
.cmshtml .acco_box {
  background: #fff;
  display: block;
  overflow: hidden;
  text-align: left;
  position: relative;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin-bottom: 30px;
}
.cmshtml .acco_box:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 34px;
  left: 14px;
  margin: -11px 0 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  box-sizing: border-box;
}
.cmshtml .acco_tit {
  cursor: pointer;
  font-size: 22px;
  font-weight: 600;
  padding: 15px 45px 15px 45px !important;
  position: relative;
}
.cmshtml .acco_tit:before, .cmshtml .acco_tit:after {
  content: "";
  display: block;
  width: 15px;
  height: 2px;
  margin: auto;
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  z-index: 1;
  transition: all 0.3s;
}
.cmshtml .acco_tit:after {
  transform: rotate(90deg);
}
.cmshtml .acco_tit.active:after {
  transform: rotate(0deg);
}
.cmshtml .hide_area {
  padding: 40px 3%;
  display: none;
  border-top: 1px solid #ededed;
}
.cmshtml .hide_area > * + * {
  margin-top: 30px;
}
@media screen and (max-width: 680px) {
  .cmshtml .acco_box:before {
    display: block;
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    top: 34px;
    left: 14px;
    margin: -11px 0 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    box-sizing: border-box;
  }
  .cmshtml .acco_tit {
    font-size: 18px;
    padding: 15px 40px !important;
  }
  .cmshtml .acco_tit:before, .cmshtml .acco_tit:after {
    width: 10px;
  }
  .cmshtml .hide_area {
    padding: 15px 3%;
  }
  .cmshtml .hide_area div, .cmshtml .hide_area p {
    font-size: 14px;
  }
  .cmshtml .hide_area > * + * {
    margin-top: 15px;
  }
}
#editView .cmshtml .accordion_blk, #editView .cmshtml .acco_box {
  padding: 1rem 0.25rem 0.25rem;
}
#editView .cmshtml .acco_box:before {
  display: none;
}
#editView .cmshtml .acco_box {
  overflow: visible;
  border-radius: 0;
}
#editView .cmshtml .hide_area {
  display: block;
}
/*=====================
アコーディオン 配色
=====================*/
/*-- 見出し横 丸 --*/
.cmshtml .acco_box:before {
  border: 5px solid #008cce;
}
@media screen and (max-width: 680px) {
  .cmshtml .acco_box:before {
    border: 2px solid #008cce;
  }
}
/*-- 見出し 文字色 --*/
.cmshtml .acco_tit {
  color: #008cce;
}
/*-- 見出し +ボタン --*/
.cmshtml .acco_tit:before, .cmshtml .acco_tit:after {
  background: #008cce;
}



.cmshtml .mbYTP_wrapper {
    transform: scale(1.4);
}
.cmshtml #slider,
.cmshtml .movie {
    display: none;
}
.cmshtml #header {
    left: 0;
}

.cmshtml .slideArea {
    /*background: rgba(0,0,0,0.5);*/
    width: 100%;
}
.cmshtml .maincontents {
    background: #fff;
}
@media screen and (max-width: 1100px) {
    .cmshtml .maincontents {
    background: linear-gradient(0deg, #fff calc(100% - 60px), transparent 60px);
}
}



/*===============================================================
system css
===============================================================*/
#editView .rdareaItem:hover {
  z-index: 901 !important;
}
#editView .cmshtml,
#editView .cmshtml .load-fade {
  overflow: visible;
}
#editView .cmshtml img {
  max-width: 100%;
  height: auto;
}
#editView .cmshtml .fade-up,
#editView .cmshtml .load-fade,
#editView .cmshtml .section {
  opacity: 1 !important;
  transform: none;
  overflow: visible;
}
#editView .cmshtml .rdareaWrapper {
  padding: 1rem 0.25rem 0.25rem;
}
#editView .cmshtml .rditemGeenerated > div > edit {
    min-height: 50px;
    min-width: 85px;
    padding: 10px;
}



#editView .cmshtml .movie {
  border: 1px solid #f00;
  padding: 20px;
  position: relative;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
display: block;
}
#editView .cmshtml .movie:before {
  content: "動画の編集欄です。\A配置したい動画のyoutubeIDを入力してください。\A例）https://www.youtube.com/watch?v=E6xGdkSSpsE\A↓\A E6xGdkSSpsE";
  display: block;
  color: red;
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
  white-space: break-spaces;
}

#editView .cmshtml .drop-menu,
#editView .cmshtml .li_txt,
#editView .cmshtml .pro_box,
#editView .cmshtml .sec_products .inwrap,
#editView .cmshtml .bt_box,
#editView .cmshtml .bt_line,
#editView .cmshtml .stepbox,
#editView .cmshtml .step_div,
#editView .cmshtml .nav_drop,
#editView .cmshtml .inwrap,
#editView .cmshtml .textbox,
#editView .cmshtml .faqbox,
#editView .cmshtml .faq,
#editView .cmshtml .img_txt,
#editView .cmshtml .img_div,
#editView .cmshtml .item_box {
  padding: 1rem 0.25rem 0.25rem;
}



/*==================================
アンカー
==================================*/
.cmshtml .rdanchor {
  padding: 0 !important;
  z-index: -1;
  position: absolute;
  width: 100%;
  margin: auto;
  left: 0;
}
.cmshtml .rdanchor a {
  display: block;
  margin-top: -100px;
  padding-top: 100px;
}
@media screen and (max-width: 1000px) {
  .cmshtml .rdanchor a {
    margin-top: -80px;
    padding-top: 80px;
  }
}
#editView .cmshtml .rdanchor {
  position: relative;
  width: auto;
  margin: auto;
  left: auto;
  z-index: auto;
}
#editView .cmshtml .rdanchor a {
  display: block;
  margin-top: auto;
  padding-top: 0;
}



 /*編集画面 */

#editView #navigation_up {
  position: relative;
}
#editView #header {
  position: relative;
  background-color: #212121;
}
#editView #navigation {
  align-items: inherit;
  justify-content: flex-start;
}
#editView .nav_drop {
  display: block;
  position: relative;
}
#editView .drop_list > div {
  width: 100%;
}
#editView .menu_sub {
  width: 100%;
}
#editView .slideArea .catch {
  position: relative;
  top: inherit;
  left: inherit;
}
#editView #slider {
  position: relative;
  height: 600px;
  overflow-y: scroll;
}
#editView .slideArea {
  height: auto;
}
#editView .tn_day, #editView .tn_txt {
  width: 100%;
}
#editView .top_news_title {
  top: 0;
}
#editView .top_news {
  margin-bottom: 180px;
}
#editView .top_news .flex.sb > div:first-child {
  width: 20%;
}
#editView .top_news .flex.sb > div:nth-child(2) {
  width: 75%;
}
#editView .fadeLeftTrigger, #editView .fadeUpTrigger, #editView .fadeRightTrigger {
  opacity: 1
}
#editView .top_about.flex.sb > div {
  width: 50%;
}
#editView .top_about_left, #editView .top_about_right {
  width: 100%;
}
#editView .tc {
  width: 100%;
  display: block;
}
#editView .tc_txt {
  position: relative;
  background-color: #212121;
  pointer-events: inherit;
}
#editView .top_company > div {
  width: 32%;
}
#editView .tc > div {
  width: 100%;
}
#editView img:hover {
  transform: scale(1, 1);
}
#editView .top_product > div {
  width: 33%;
}
#editView .tp3x {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
#editView .tp3x > div {
  width: 100%;
}
#editView .tp_txt {
  position: relative;
  background-color: #212121;
  pointer-events: inherit;
}
#editView .top_under > div {
  width: 50%;
}
#editView .tu {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
#editView .tu > div {
  width: 100%;
}
#editView .tu_txt {
  position: relative;
  background-color: #212121;
  pointer-events: inherit;
}
#editView #footer .flex.sb > div {
  width: 50%;
}
#editView .foot_right {
  width: 100%;
}
#editView .qa_a:before {
  z-index: 999;
}
#editView .logo {
  margin-top: 500px;
}


@media screen and (max-width: 1100px) {
  .cmshtml #navigation_up {
    display: block;
  }
  #editView .cmshtml .globalmenu {
    position: relative;
    top: auto;
    z-index: auto;
    overflow: visible;
    width: 100%;
    height: auto;
    padding: 10px;
    display: block;
  }
  #editView .cmshtml #navigation {
    height: auto;
    overflow: visible;
    display: block !important;
  }
  #editView .cmshtml .menu > div {
    width: auto !important;
  }
  #editView .cmshtml #navigation > * {
    margin: 0;
  }
  #editView .cmshtml .slideArea + * > div:first-child, #editView .cmshtml .slideArea + * > div:nth-child(2), #editView .cmshtml .top_about > div:first-child, #editView .cmshtml .top_about > div:nth-child(2) {
    width: 100% !important;
  }
  #editView .cmshtml .slideArea + * {
    display: block;
  }
  #editView .cmshtml .tc {
    margin: 0;
  }
  #editView .cmshtml .foot_sub .clearfix {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
  }
}
@media screen and (max-width: 680px) {
  #editView .cmshtml .ico_title > div:first-child {
    max-width: 80px;
    min-width: 1px;
  }
  #editView .cmshtml .qa_q > div, #editView .cmshtml .qa_a > div {
    padding: 10px;
    max-width: calc(100% - 0px);
  }
  #editView .cmshtml .center.mb40 + .top_product > div, #editView .cmshtml .top_company > div, #editView .cmshtml .top_product > div {
    width: 100%;
  }
}
/* 汎用ページ */
#editView .cmshtml .bt_line .date > div {
  width: auto;
}
#editView .cmshtml .subpage_contents > * {
  opacity: 1;
  transform: none;
}
#editView .cmshtml .p_link {
  margin: 20px;
}
#editView.showAreaName .cmshtml .qa_q.rdareaWrapper, #editView.showAreaName .cmshtml .qa_a.rdareaWrapper, #editView.showAreaFrame .cmshtml .rdareaWrapper.qa_q, #editView .cmshtml .qa_q, #editView.showAreaFrame .cmshtml .rdareaWrapper.qa_a, #editView .cmshtml .qa_a {
  padding-left: 55px !important;
}
#editView .cmshtml .qa_q > div:before, #editView .cmshtml .qa_a > div:before {
  display: none;
}
#editView .cmshtml .bt_line > div {
  padding: 0;
  overflow: visible;
}
​ /*操作ブロック 最前面*/
#editView .rdareaItem:hover {
  z-index: 901 !important;
}
​ /*編集画面 スクロール無効*/
#editView .cmshtml {
  overflow: visible;
  height: auto;
}
​ /*マウスオン時 画像拡大無効*/
#editView .cmshtml img:hover {
  transform: scale(1) !important;
}
​ /*ブロック 余白調整*/
#editView .cmshtml #navigation_up > div:nth-child(3), #editView .cmshtml .selectlang, #editView .cmshtml .globalmenu .sp, #editView .cmshtml #navbar > div, #editView .cmshtml #navigation, #editView .cmshtml .drop-menu, #editView .cmshtml .drop-menu > div:nth-child(2), #editView .cmshtml .drop_list, #editView .cmshtml .menu_sub, #editView .cmshtml .foot_sub .clearfix, #editView .cmshtml .tu, #editView .cmshtml .tp, #editView .cmshtml .tc, #editView .cmshtml .bt_box, #editView .cmshtml .bt_line, #editView .cmshtml .faq, #editView .cmshtml .img_txt, #editView .cmshtml .img_div {
  padding: 1rem 0.25rem 0.25rem;
}
#editView .cmshtml .top_about_left, #editView .cmshtml .bnrbox {
  padding-top: 1rem;
  padding-bottom: 0.25rem;
}
#editView .cmshtml .li_txt_up, #editView .cmshtml .selectlang_btn, #editView .cmshtml .li_txt, #editView .cmshtml .tp_txt, #editView .cmshtml .txt14, #editView .cmshtml .tu_txt, #editView .cmshtml .tc_txt, #editView .cmshtml .bt_line .date, #editView .cmshtml .txt {
  padding: 20px;
}
/*-------------------
フォーム
-------------------*/
/* 枠 */
.cmshtml #contents .rdcontact_main > form {
  max-width: 800px;
  padding: 20px;
  background: #ddd;
  margin: 0 auto;
}
.cmshtml #contents .contact_item_table {
  padding: 20px;
  background: #fff;
  border: 1px solid #ededed;
}
@media screen and (max-width: 680px) {
  .cmshtml #contents .rdcontact_main > form {
    padding: 10px;
  }
  .cmshtml #contents .contact_item_table {
    padding: 10px;
  }
}
​ /* テキスト */
.cmshtml .contact_item_title {
  font-weight: 700;
  padding: 10px 10px 10px !important;
  border-bottom: 1px solid #ededed;
}
.cmshtml .contact_item_title:not(:first-child) {
  margin-top: auto !important;
}
​ /* input */
.cmshtml .contact_item_input, .cmshtml .contact_item_inside_input, .cmshtml .contact_item_file_box {
  border-bottom: 1px solid #ededed;
  padding: 10px 20px !important;
}
.cmshtml #contents .contact_item_table .contact_tel_sepalate input[type="tel"]:nth-child(1), .cmshtml #contents .contact_item_table .contact_tel_sepalate input[type="tel"]:nth-child(2), .cmshtml #contents .contact_item_table .contact_tel_sepalate input[type="tel"] {
  max-width: 80px;
}
@media screen and (max-width: 500px) {
  .cmshtml .contact_item_input, .cmshtml .contact_item_inside_input, .cmshtml .contact_item_file_box {
    padding: 10px !important;
  }
  .cmshtml #contents .contact_item_table input[type="file"] {
    font-size: 11px;
  }
  .cmshtml #contents .contact_item_table .contact_tel_sepalate input[type="tel"]:nth-child(1), .cmshtml #contents .contact_item_table .contact_tel_sepalate input[type="tel"]:nth-child(2), .cmshtml #contents .contact_item_table .contact_tel_sepalate input[type="tel"] {
    width: 65px;
  }
}
@media screen and (max-width: 400px) {
  .cmshtml #contents .contact_item_table .contact_tel_sepalate input[type="tel"]:nth-child(1), .cmshtml #contents .contact_item_table .contact_tel_sepalate input[type="tel"]:nth-child(2), .cmshtml #contents .contact_item_table .contact_tel_sepalate input[type="tel"] {
    width: 60px;
  }
}
​ /* 住所 */
.cmshtml .contact_item_inside_table {
  display: flex;
  flex-wrap: wrap;
  align-items: normal;
}
.cmshtml .contact_item_inside_title {
  border-bottom: 1px solid #ededed;
  padding: 10px 0px !important;
}
.cmshtml .contact_item_inside_table dt:last-child, .cmshtml .contact_item_inside_table dd:last-child {
  border-bottom: none;
}
.cmshtml .contact_item_inside_input, .cmshtml .contact_item_inside_title.contact_inp_title_address2 {
  border: none !important;
}
@media screen and (max-width: 680px) {
  .cmshtml #contents .rdcontact_btn_area {
    margin-top: 10px;
  }
}
 /* 名前 */
@media screen and (min-width: 681px) {
  .cmshtml #contents .contact_item_namebox_front, .cmshtml #contents .contact_item_namebox_back {
    flex: 2;
  }
}
@media screen and (max-width: 900px) {
  .cmshtml #contents .contact_item_namebox_front {
    padding-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .cmshtml #contents .contact_item_namebox_back {
    padding-left: 0;
    width: 100%;
  }
  .cmshtml #contents .contact_item_namebox_box input {
    max-width: none;
  }
}
​ /* 日付 */
.cmshtml .contact-date-inline .contact_required {
  max-width: 100px;
  margin-right: 10px;
}
.cmshtml .contact-date-year-label {
  display: inline-block;
  padding-right: 30px;
}
@media screen and (min-width: 501px) {
  .cmshtml .contact-date-inline {
    display: flex;
    align-items: center;
  }
  .cmshtml .contact-date-inline > div {
    display: inline-block;
    padding: 0 5px;
  }
}
@media screen and (max-width: 400px) {
  .cmshtml .contact-date-inline .contact_required {
    max-width: 150px;
    margin-right: 5px;
    margin-bottom: 10px;
  }
  .cmshtml .contact-date-year-label {
    padding-right: 0;
  }
}
.cmshtml .rdplanetext2_inner dt {
  background: #ccc;
  font-size: 20px;
  font-weight: 600;
}
.cmshtml .rdplanetext2_inner dt, .cmshtml .rdplanetext2_inner dt a {
  color: #444;
}
.cmshtml .rdplanetext2_inner dt {
  padding: 10px;
}
.cmshtml .rdplanetext2_inner dd {
  padding: 20px 0;
}
 /*スマホ 文字サイズ*/
@media screen and (max-width: 500px) {
  .cmshtml #contents .contact_item_table, .cmshtml #contents .contact_item_title, .cmshtml #contents .contact_item_input, .cmshtml #contents .contact_item_inside_title, .cmshtml #contents .contact_item_inside_input, .cmshtml #contents .contact_item_table input[type="text"], .cmshtml #contents .contact_item_table input[type="email"], .cmshtml #contents .contact_item_table input[type="tel"], .cmshtml #contents .contact_item_table input[type="number"], .cmshtml #contents .contact_item_table input[type="date"], .cmshtml #contents .contact_item_table textarea, .cmshtml #contents .contact_item_table select, .cmshtml #contents input[type="text"][name="img_auth"] {
    font-size: 14px;
  }
}



#editView .cmshtml .interview_box .rditemGeenerated edit {
  min-height: 50px;
  min-width: 85px;
  padding: 10px;
}
#editView .cmshtml .interview .inwrap > div:first-child {
  width: 505px;
}
#editView .cmshtml .interview .inwrap > div:nth-child(2) {
  width: calc(100% - 505px);
}
#editView .cmshtml .interview .imgs {
  display: flex;
  margin: 0;
  width: auto;
  position: relative;
  top: auto;
  left: auto;
}
#editView .cmshtml .interview .imgs > div {
  width: 33.333%;
}
#editView .cmshtml .interview_box {
  margin: 0;
  transform: none;
}
#editView .cmshtml .blockTitle:after {
  pointer-events: none;
  font-size: 60px;
  opacity: 0.5;
}
#editView .cmshtml .interview_box {
  width: auto;
  height: auto;
}
#editView .cmshtml .interview_box .wrap {
  opacity: 1;
}
#editView .cmshtml .interview_box .wrap:before {
  display: none;
}